Skip to content
Snippets Groups Projects
Commit 28787feb authored by Paul McCarthy's avatar Paul McCarthy :mountain_bicyclist:
Browse files

Changelog

parent 0431b85c
No related branches found
No related tags found
No related merge requests found
...@@ -19,6 +19,8 @@ order. ...@@ -19,6 +19,8 @@ order.
* The :class:`.Nifti` and :class:`.Mesh` classes have new methods allowing * The :class:`.Nifti` and :class:`.Mesh` classes have new methods allowing
arbitrary metadata to be stored with the image, as key-value arbitrary metadata to be stored with the image, as key-value
pairs. These are provided by a new mixin class, :class:`.Meta`. pairs. These are provided by a new mixin class, :class:`.Meta`.
* Freesurer geometry files can now be loaded via the :class:`.FreesurferMesh`
class.
* Freesurfer ``mgz`` / ``mgh`` image files can now be loaded via the new * Freesurfer ``mgz`` / ``mgh`` image files can now be loaded via the new
:mod:`.mghimage` module. Internally, these image files are converted to NIFTI :mod:`.mghimage` module. Internally, these image files are converted to NIFTI
- the :class:`.MGHImage` class derives from the :class:`.Image` class. - the :class:`.MGHImage` class derives from the :class:`.Image` class.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment