We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1e1008 commit d8aef1eCopy full SHA for d8aef1e
Changelog
@@ -36,7 +36,8 @@ New features
36
output type. Scale factors (slope, intercept) are applied, but may be
37
cast to narrower types, to control memory usage. This is now the basis
38
of ``img.get_fdata()``, which will scale data in single precision if
39
- the output type is ``float32``. (pr/844) (CM, reviewed by ...)
+ the output type is ``float32``. (pr/844) (CM, reviewed by Alejandro
40
+ de la Vega, Ross Markello)
41
* GiftiImage method ``agg_data()`` to return usable data arrays (pr/793)
42
(Hao-Ting Wang, reviewed by CM)
43
* Accept ``os.PathLike`` objects in place of filenames (pr/610) (Cameron
0 commit comments