OSDN Git Service

Modify: Bug Fixed: Advanced4 v2.0.2p0097
authorkinoshita-eos <kinoshita@yasunaga-lab.bio.kyutech.ac.jp>
Wed, 28 Jan 2015 06:25:53 +0000 (15:25 +0900)
committerkinoshita-eos <kinoshita@yasunaga-lab.bio.kyutech.ac.jp>
Wed, 28 Jan 2015 06:25:53 +0000 (15:25 +0900)
modified:   SampleCode/PIONE/Advanced4/Create_3d4slst.pione

SampleCode/PIONE/Advanced4/Create_3d4slst.pione

index f6fb9af..f9b1fe8 100644 (file)
@@ -28,7 +28,7 @@ Action
        width=`expr {$X_SIZE} / {$SHRINK4S}`
        height=`expr {$Y_SIZE} / {$SHRINK4S}`
        mrcImagePad -i {$O[3]} -o {$O[4]} -W ${width} -H ${height}
-       mrcImageShift -i {$I[2]} -o {$O[5]} -x $X -y $Y -z 0
+       mrcImageShift -i {$O[4]} -o {$O[5]} -x $X -y $Y -z 0
 End
 
 Rule Sum_3d4sinfo_3d4slst