Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2004-08-25 11:50:30
Size: 1195
Editor: YasunariTosa
Comment:
Revision 4 as of 2008-04-29 11:45:26
Size: 1199
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
<<Navigation(children)>>
'''Index'''
<<TableOfContents>>
Line 10: Line 14:
regdat2xfm ... produces the MNI/Freesurfer compatible xfm which can be used for freesurfer regdat2xfm - produces the MNI/Freesurfer compatible xfm which can be used for freesurfer
Line 13: Line 17:
regdat2xfm <srcvol> <targetvol> <regdat> <xfm> regdat2xfm srcvol targetvol regdat xfm
Line 16: Line 20:
== Positional Arguments ==
Line 18: Line 23:
|| register.dat || tkregister/tkregister2 produced register.dat file || || regdat || tkregister/tkregister2 produced register.dat file ||
Line 32: Line 37:
["tkregister"], ["tkregister2"] [[tkregister]], [[tkregister2]]
Line 39: Line 44:
Create a RAS-to-RAS transform using the src and the target volume information. N/A
Line 43: Line 48:
None
Line 48: Line 54:
Yasunari Tosa YasunariTosa

Index

Name

regdat2xfm - produces the MNI/Freesurfer compatible xfm which can be used for freesurfer

Synopsis

regdat2xfm srcvol targetvol regdat xfm

Arguments

Positional Arguments

srcvol

src volume (make sure that you use the explicit path to the file )

targetvol

template volume (make sure that you use the explicit path to the file)

regdat

tkregister/tkregister2 produced register.dat file

Outputs

talairach.xfm

MNI/Freesurfer compatible linear RAS-to-RAS xform

Description

Examples

Bugs

None

See Also

tkregister, tkregister2

Links

FreeSurfer, FsFast

Methods Description

N/A

References

None

Reporting Bugs

Report bugs to <freesurfer@nmr.mgh.harvard.edu>

Author/s

YasunariTosa

regdat2xfm (last edited 2008-04-29 11:45:26 by localhost)