Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ip_isr
-
Story Points:20
-
Epic Link:
-
Sprint:DRP S20-5 (Apr)
-
Team:Data Release Production
-
Urgent?:No
Description
IsrTask delegates complex crosstalk corrections to CrosstalkTask. However, the Gen 3 call to CrosstalkTask is disabled, citing DM-17169. Because CrosstalkTask does not run, Gen 3 calls to IsrTask will fail unless the configuration includes doCrosstalk=False.
Please make it possible to run CrosstalkTask in Gen 3 and re-enable it.
Attachments
Issue Links
- blocks
-
DM-21888 Stand up Gen3 version of ap_verify HiTS (2015) CI test
- Done
-
DM-24760 Migrate measureCrosstalk.py to cp_pipe
- Done
-
DM-25348 Unify obs_decam gen3 ISR processing
- Invalid
- is blocked by
-
DM-24537 Add Isr calibration base class
- Done
-
RFC-694 Switch to new CrosstalkCalib class.
- Implemented
- is triggered by
-
RFC-694 Switch to new CrosstalkCalib class.
- Implemented
- relates to
-
DM-25407 ap_verify cannot handle curated crosstalk data in Gen 2
- Done
-
DM-23616 Run converted ap_verify testdata through gen3 pipeline
- Done
-
DM-17169 Crosstalk sources dataset does not cleanly fit Gen3 butler concept
- Done
Consultation with Nate Lust has indicated that my strategy for the two-stage ISR will work fine after DM-21904. However, this means that until that ticket is finished, these two stages will need to be run in separate pipelines. I've added a ticket to resolve this, and after rebasing and testing the current code with the split pipelines, will merge this ticket.