Skip to content

Labels, masks, fixes meshes and way better vignette

Compare
Choose a tag to compare
@dfsp-spirit dfsp-spirit released this 08 Nov 16:28
· 1169 commits to master since this release

Changes for Version 0.0.2:

  • Support rglactions and rgloptions to conveniently increase output resolution and create screenshots
  • Scale colormaps over several meshes where appropriate. This ensures that the same color in the left and right hemisphere represents the exact same data value.
  • Improve doc strings of many functions
  • Add helper function to clip data at percentile (clip.data)
  • Require freesurferformats version >= 0.1.4 for surface loading fix, adapt mesh visualization to fix
  • Introduce masks
  • Add functions to visualize labels (vis.subject.label) and masks (vis.mask.on.subject)
  • Tons of work on the vignette