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

changelog

parent b683e85c
No related branches found
No related tags found
No related merge requests found
......@@ -19,8 +19,8 @@ order.
* The :class:`.Nifti` and :class:`.Mesh` classes have new methods allowing
arbitrary metadata to be stored with the image, as key-value
pairs. These are provided by a new mixin class, :class:`.Meta`.
* Freesurer geometry files can now be loaded via the :class:`.FreesurferMesh`
class.
* Freesurer surface files and vertex data can now be loaded via the
:class:`.FreesurferMesh` class, in the new :mod:`.freesurfer` module.
* Freesurfer ``mgz`` / ``mgh`` image files can now be loaded via the new
:mod:`.mghimage` module. Internally, these image files are converted to NIFTI
- 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