Cookbook bug

Started by steveB

steveB Lv 1

Example attached

The "freeze residues by stride" command appears not to work. The following code produces identical results

code line 1 : Freeze residues by stride start index 1 step 3
code line 2 : Freeze residues by stride start index 2 step 3

aliasFrank Lv 1

I think it is the "index" function in general which isn't working or we don't understand correctly.  The following code likewise produces no movement (it wiggles frozen segments):

Freeze residues by stride start index1 step3
Local wiggle by stride start index2 step 3