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.
Attachments
Issue Links
Activity
Field | Original Value | New Value |
---|---|---|
Risk Score | 0 |
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Reviewers | Hsin-Fang Chiang [ hchiang2 ] | |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |
Epic Link |
|
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).