DM-49364: Switch LATISS/bestEffortIsr to IsrTaskLSST#167
Conversation
czwa
left a comment
There was a problem hiding this comment.
I'm not going to make the change request mandatory, but unless there's a compelling reason not to doApplyGains=True, I think that will improve things.
| config.brighterFatterMaxIter = 2 # Uncomment this to remove test warning | ||
| config.doDeferredCharge = False # no calib for this yet | ||
| config.doBootstrap = False | ||
| config.doApplyGains = False |
There was a problem hiding this comment.
Unless you expect to never have a PTC, I would strongly suggest this be set to doApplyGains=True. The new ISR defaults largely assume that everything has had gains applied so units are in electrons. We also should have CTI calibrations in the next set, but that correction is far less likely to have visual impact on the images than doApplyGains (which should help remove amp offsets).
There was a problem hiding this comment.
Oh, for sure - totally agreed! This is all ancient stuff that used to be necessary years ago, I'm up for any/all changes like that 👍.
0d51cfb to
33a4d90
Compare
e124abf to
50455aa
Compare
mypy-coverage report❌ 166 unannotated, 25 partial definition(s).
Summary
Files with gaps
Unannotated definitions (166)
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #167 +/- ##
==========================================
- Coverage 22.79% 22.74% -0.06%
==========================================
Files 38 38
Lines 7054 7049 -5
==========================================
- Hits 1608 1603 -5
Misses 5446 5446
🚀 New features to boost your workflow:
|
No description provided.