silx-kit / pyFAI

Fast Azimuthal Integration in Python
Other
107 stars 96 forks source link

Simple ellipse fitting stopped working for corner cases... #1451

Closed kif closed 3 years ago

kif commented 3 years ago

Looks dependent on the version of numpy. See cell #7 of: https://github.com/silx-kit/pyFAI/blob/master/doc/source/usage/tutorial/Ellipse/ellipse.ipynb

kif commented 3 years ago

Regression on python 3.9 numpy 1.19

kif commented 3 years ago

fixed