Skip to content

v0.2.3 -- Write support for MGH/MGZ, surface and labels

Compare
Choose a tag to compare
@dfsp-spirit dfsp-spirit released this 09 Jul 16:03
· 33 commits to main since this release

Version 0.2.3

  • Add write support for MGH and MGZ files: write_mgh.
  • Add write support for FreeSurfer surface files: write_surf.
  • Fix bug in reading of surface files (which would only happen for surfaces with an extreme vertex count that is never reached with brain meshes).
  • Add write support for FreeSurfer label files: write_label.
  • Add some utility methods for FsLabel structs.