• R/O
  • HTTP
  • SSH
  • HTTPS

tutorial: Commit

This repository is for tutorials of Eos.


Commit MetaInfo

Revisiónc9c49a3f5a0c4958a7f838264907cd2be7b70ae8 (tree)
Tiempo2015-01-28 15:25:53
Autorkinoshita-eos <kinoshita@yasu...>
Commiterkinoshita-eos

Log Message

Modify: Bug Fixed: Advanced4
modified: SampleCode/PIONE/Advanced4/Create_3d4slst.pione

Cambiar Resumen

Diferencia incremental

--- a/SampleCode/PIONE/Advanced4/Create_3d4slst.pione
+++ b/SampleCode/PIONE/Advanced4/Create_3d4slst.pione
@@ -28,7 +28,7 @@ Action
2828 width=`expr {$X_SIZE} / {$SHRINK4S}`
2929 height=`expr {$Y_SIZE} / {$SHRINK4S}`
3030 mrcImagePad -i {$O[3]} -o {$O[4]} -W ${width} -H ${height}
31- mrcImageShift -i {$I[2]} -o {$O[5]} -x $X -y $Y -z 0
31+ mrcImageShift -i {$O[4]} -o {$O[5]} -x $X -y $Y -z 0
3232 End
3333
3434 Rule Sum_3d4sinfo_3d4slst
Show on old repository browser