git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67274bf
)
required env. setting
author
Aleš Křenek
<ljocha@ics.muni.cz>
Mon, 28 Aug 2006 11:30:09 +0000
(11:30 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Mon, 28 Aug 2006 11:30:09 +0000
(11:30 +0000)
org.glite.jp/examples/pch06/slicer.sh
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.jp/examples/pch06/slicer.sh
b/org.glite.jp/examples/pch06/slicer.sh
index
8232b2e
..
55eed1e
100644
(file)
--- a/
org.glite.jp/examples/pch06/slicer.sh
+++ b/
org.glite.jp/examples/pch06/slicer.sh
@@
-10,6
+10,8
@@
globus-url-copy $1.hdr file://$PWD/atlas.hdr
globus-url-copy $1.img file://$PWD/atlas.img
chmod +x slicer
+FSLOUTPUTTYPE=ANALYZE
+export FSLOUTPUTTYPE
./slicer atlas.hdr -$2 .5 atlas-$2.pgm
globus-url-copy file://$PWD/atlas-$2.pgm $1-$2.pgm