File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ Gerhard (SG) and Eric Larson (EL).
2424
2525References like "pr/298" refer to github pull request numbers.
2626
27- 2.1 (TBA )
28- =========
27+ 2.1 (Monday 22 August 2016 )
28+ ===========================
2929
3030New features
3131------------
@@ -88,7 +88,9 @@ Maintenance
8888 Ariel Rokem, MB);
8989* Improved test framework for warnings (pr/345) (BC, reviewed by CM, MB);
9090* New decorator to specify start and end versions for deprecation warnings
91- (MB, reviewed by CM).
91+ (MB, reviewed by CM);
92+ * Write qform affine matrix to NIfTI images output by ``parrec2nii `` (pr/478)
93+ (Jasper J.F. van den Bosch, reviewed by Gregory R. Lee, MB).
9294
9395API changes and deprecations
9496----------------------------
@@ -98,6 +100,8 @@ API changes and deprecations
98100 instead of a ``HeaderError ``. We are raising a ``DataError `` if the track
99101 is truncated when ``strict=True `` (the default), rather than a ``TypeError ``
100102 when trying to create the points array.
103+ * Change sform code that ``parrec2nii `` script writes to NIfTI images; change
104+ from 2 ("aligned") to 1 ("scanner");
101105* Deprecation of ``get_header ``, ``get_affine `` method of image objects for
102106 removal in version 4.0;
103107* Removed broken ``from_filespec `` method from image objects, and deprecated
You can’t perform that action at this time.
0 commit comments