File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,8 @@ New features
34
34
Wassermann, MB)
35
35
* Support for MRtrix TCK streamlines file format (pr/486) (MC, reviewed by
36
36
MB, Arnaud Bore, J-Donald Tournier, Jean-Christophe Houde)
37
+ * Added ``get_fdata() `` as default method to retrieve scaled floating point
38
+ data from ``DataobjImage``s (pr/551) (MB, reviewed by CM, Satra Ghosh)
37
39
38
40
Enhancements
39
41
------------
@@ -74,6 +76,8 @@ API changes and deprecations
74
76
* Deprecation of ``header `` property of ``ArrayProxy `` object, for removal in
75
77
3.0
76
78
* ``wrapstruct.get `` now returns entries evaluating ``False ``, instead of ``None ``
79
+ * ``DataobjImage.get_data `` to be deprecated April 2018, scheduled for removal
80
+ April 2020
77
81
78
82
79
83
2.1 (Monday 22 August 2016)
You can’t perform that action at this time.
0 commit comments