-
Type: Bug
-
Status: Done (View Workflow)
-
Priority: Normal
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:2
-
Sprint:2DDRP-2021 A 6
As briefly mentioned during the last DRP telecon 2021-06-18, I am having difficulty generating a bootstrapped detectormap for medium-resolution data.
running bootstrapDetectorMap with arc visit=63106 (room_lights, no_screen) and flat visit=63050 with debug on:
bootstrapDetectorMap.py /projects/HSC/PFS/Subaru/ --calib /projects/HSC/PFS/Subaru/CALIB-SuNSS-2021-06-16 --rerun hassan/bstrapMed --flatId visit=63050 arm=m --arcId visit=63106 arm=m --debug
We see the line identification shown in figure 'bootstrap medRes.png'. The arc lines are clearly apparent, but the crosses do not match any of the lines.
This is in contrast to running the same task against DCB r data:
bootstrapDetectorMap.py /projects/HSC/PFS/Subaru/ --calib /projects/HSC/PFS/Subaru/CALIB-SuNSS-2021-06-16/ --rerun hassan/bstrapRed --flatId visit=30044 arm=r --arcId visit=30045 arm=r --debug
Where the lines are clearly identified. See figure 'bootstrap-red-DCB.png' .
Also no problems with identification noticed when using simulated arcs from the integration test.
- blocks
-
PIPE2D-869 Ingest bootstrap detectormap for m-band SuNSS exposures
- Done