Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: meas_deblender
-
Labels:None
-
Story Points:0.5
-
Epic Link:
-
Sprint:DRP F18-1
-
Team:Data Release Production
Description
NumPy is changing the default behavior of numpy.linalg.lstsq's rcond parameter, and now warns on any call that uses the default. meas_deblender does that extensively, resulting in lots of warnings.
Hsin-Fang Chiang, this is a tiny ticket to squash some warnings I discovered in the tutorial notebook I just pointed you at. Just adapts to some NumPy deprecation by making some arguments explicit instead of defaulted.
Jenkins in progress (already passed on Linux).