<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div><style style="display:none;"> P {margin-top:0;margin-bottom:0;} </style></div><div>Congratulations for the release ! and thx !<br></div><div><br data-mce-bogus="1"></div><div>Bertrand<br data-mce-bogus="1"></div><div><br></div><div data-marker="__SIG_PRE__"><br></div><hr id="zwchr" data-marker="__DIVIDER__"><div data-marker="__HEADERS__"><blockquote style="border-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>De: </b>"Christopher Markiewicz" <markiewicz@stanford.edu><br><b>À: </b>"Neuroimaging analysis in Python" <neuroimaging@python.org><br><b>Envoyé: </b>Lundi 20 Avril 2020 15:25:08<br><b>Objet: </b>[Neuroimaging] ANN: NiBabel 3.1.0 and 2.5.2<br></blockquote></div><div data-marker="__QUOTED_TEXT__"><blockquote style="border-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;">


<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Hi all,</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
NiBabel 3.1.0 is out. This release completes a conversion from nose to pytest, ensuring Python 3.9 compatibility when that comes out later this year. Additionally, we added some conformation tools as both a Python function and a new nib-conform command-line
 interface.</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
NiBabel 2.5.2 was released about two weeks ago, an update in the 2.5.x series that retains support for Python 2.7 and 3.4. A couple fixes for SyntaxWarnings were back-ported, but the main change was setting maximum compatible versions for numpy and scipy to
 1.16.x and 1.2.x, which are respectively the final series with Python 2 support in those projects. Python 3 users who want to use newer features of numpy and scipy are encouraged to upgrade to NiBabel 3.</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Particular thanks to the team that sprinted on tests in February (Dorota Jarecka, Roberto Guidotti, Anibal Solon, and Or Duek). And thanks as usual to everyone who's contributed, submitted bug reports or fixes.</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Please cite NiBabel 2.5.2 using the Zenodo archive: <a href="https://doi.org/10.5281/zenodo.3745545" target="_blank">
https://doi.org/10.5281/zenodo.3745545</a><br>
</div>
<div>Please cite NiBabel 3.1.0 using the Zenodo archive: <a href="https://doi.org/10.5281/zenodo.3757992" target="_blank">
https://doi.org/10.5281/zenodo.3757992</a><br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
</div>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
I hope everybody is staying well.</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Full changelog follows.</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
-----</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<span>Most work on NiBabel so far has been by Matthew Brett (MB), Chris Markiewicz<br>
</span>
<div>(CM), Michael Hanke (MH), Marc-Alexandre Côté (MC), Ben Cipollini (BC), Paul<br>
</div>
<div>McCarthy (PM), Chris Cheng (CC), Yaroslav Halchenko (YOH), Satra Ghosh (SG),<br>
</div>
<div>Eric Larson (EL), Demian Wassermann, Stephan Gerhard and Ross Markello (RM).<br>
</div>
<div><br>
</div>
<div>References like "pr/298" refer to github pull request numbers.<br>
</div>
<div><br>
</div>
<div>3.1.0 (Monday 20 April 2020)<br>
</div>
<div>============================<br>
</div>
<div><br>
</div>
<div>New feature release in the 3.1.x series.<br>
</div>
<div><br>
</div>
<div>New features<br>
</div>
<div>------------<br>
</div>
<div>* Conformation function (``processing.conform``) and CLI tool<br>
</div>
<div>  (``nib-conform``) to apply shape, orientation and zooms (pr/853) (Jakub<br>
</div>
<div>  Kaczmarzyk, reviewed by CM, YOH)<br>
</div>
<div>* Affine rescaling function (``affines.rescale_affine``) to update<br>
</div>
<div>  dimensions and voxel sizes (pr/853) (CM, reviewed by Jakub Kaczmarzyk)<br>
</div>
<div><br>
</div>
<div>Bug fixes<br>
</div>
<div>---------<br>
</div>
<div>* Delay import of h5py until neded (pr/889) (YOH, reviewed by CM)<br>
</div>
<div><br>
</div>
<div>Maintenance<br>
</div>
<div>-----------<br>
</div>
<div>* Fix typo in documentation (pr/893) (Zvi Baratz, reviewed by CM)<br>
</div>
<div>* Tests converted from nose to pytest (pr/865 + many sub-PRs)<br>
</div>
<div>  (Dorota Jarecka, Krzyzstof Gorgolewski, Roberto Guidotti, Anibal Solon,<br>
</div>
<div>  Or Duek, CM)<br>
</div>
<div><br>
</div>
<div>API changes and deprecations<br>
</div>
<div>----------------------------<br>
</div>
<div>* ``kw_only_meth``/``kw_only_func`` decorators are deprecated (pr/848)<br>
</div>
<div>  (RM, reviewed by CM)<br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>2.5.2 (Wednesday 8 April 2020)<br>
</div>
<div>==============================<br>
</div>
<div><br>
</div>
<div>Bug-fix release in the 2.5.x series. This is an extended-support series,<br>
</div>
<div>providing bug fixes for Python 2.7 and 3.4.<br>
</div>
<div><br>
</div>
<div>This and all future releases in the 2.5.x series will be incompatible with<br>
</div>
<div>Python 3.9. The last compatible series of numpy and scipy are 1.16.x and<br>
</div>
<div>1.2.x, respectively.<br>
</div>
<div><br>
</div>
<div>If you are able to upgrade to Python 3, it is recommended to upgrade to<br>
</div>
<div>NiBabel 3.<br>
</div>
<div><br>
</div>
<div>Bug fixes<br>
</div>
<div>---------<br>
</div>
<div>* Change strings with invalid escapes to raw strings (pr/827) (EL, reviewed<br>
</div>
<div>  by CM)<br>
</div>
<div>* Re-import externals/netcdf.py from scipy to resolve numpy deprecation<br>
</div>
<div>  (pr/821) (CM)<br>
</div>
<div><br>
</div>
<div>Maintenance<br>
</div>
<div>-----------<br>
</div>
<span>* Set maximum numpy to 1.16.x, maximum scipy to 1.2.x (pr/901) (CM)</span><br>
</div>
<div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div id="Signature">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Arial,Helvetica,sans-serif">
<p style="margin-top: 0px; margin-bottom: 0px;margin-top:0px; margin-bottom:0px; margin-top:0px; margin-bottom:0px">
-- </p>
<p style="margin-top: 0px; margin-bottom: 0px;margin-top:0px; margin-bottom:0px; margin-top:0px; margin-bottom:0px">
Chris Markiewicz</p>
<p style="margin-top: 0px; margin-bottom: 0px;margin-top:0px; margin-bottom:0px; margin-top:0px; margin-bottom:0px">
Center for Reproducible Neuroscience</p>
<p style="margin-top: 0px; margin-bottom: 0px;margin-top:0px; margin-bottom:0px; margin-top:0px; margin-bottom:0px">
Stanford University</p>
</div>
</div>
</div>


<br>_______________________________________________<br>Neuroimaging mailing list<br>Neuroimaging@python.org<br>https://mail.python.org/mailman/listinfo/neuroimaging<br></blockquote></div></div></body></html>