Skip to content

Commit

Permalink
add example line for transform reading
Browse files Browse the repository at this point in the history
  • Loading branch information
dfsp-spirit committed Aug 25, 2020
1 parent 96613f2 commit 4561123
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ read.fs.label() # read a label file, like `label/lh.cortex.label`
read.fs.colortable() # read a color lookup table (LUT), like `$FREESURFER_HOME/FreeSurferColorLUT.txt`
read.fs.weight() # read scalar data for a subset of vertices, defined by index. Known as `weight`, `paint` or simply `w` format.
read.fs.patch() # read a surface patch, which is a part of a surface.
read.fs.transform() # read spatial transformation matrix

write.fs.mgh() # write data with 1 to 4 dimensions to an MGH format file
write.fs.curv() # write a data vector to a 'curv' format file
Expand Down

0 comments on commit 4561123

Please sign in to comment.