Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2016-08-04 06:52:04
Size: 106
Editor: EricPalmer
Comment:
Revision 4 as of 2016-08-10 13:43:11
Size: 428
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
s
.008
7
Use this script to [[autoregister]] (load landmarks onto new image).

Make a symbolic link from that file to the standard name used by [[make_scriptR]]
{{{
rm make_scriptA.seed
ln -s scripts/make_scriptA.seed make_scriptA.seed
ls -l make_scriptA.seed
}}}



Filename should be
{{{
scripts/make_scriptA.seed
}}}


{{{
Line 5: Line 20:
a
8
s
3
y
XSTOP
0,50,.25,0,5
Line 12: Line 22:
.005
3
y
XSTOP
1
.001
3
y
XSTOP
2
n
Line 23: Line 26:
1
1
Line 24: Line 29:
0
y
o
.5
1
1
Line 25: Line 36:
0
y
4
b
0
Line 27: Line 43:

Use this script to autoregister (load landmarks onto new image).

Make a symbolic link from that file to the standard name used by make_scriptR

rm make_scriptA.seed
ln -s scripts/make_scriptA.seed make_scriptA.seed
ls -l make_scriptA.seed

Filename should be

scripts/make_scriptA.seed

n
0,50,.25,0,5
1
2
n
0
y
1
1
n
0
y
o
.5
1
1
n
0
y
4
b
0
q
END

standard_autoregister_script (last edited 2016-08-10 13:43:11 by EricPalmer)