Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: obs_decam
-
Labels:None
-
Story Points:6
-
Epic Link:
-
Team:Data Facility
Description
- Bug fix in DecamMapper policy of fringe dataset
- Improve readme documentation about ingesting and processing raw data
- Bug fix on translating Community Pipeline's Bad Pixel Mask (BPM) — Previously in
DM-4191I looked up the wrong table for the BPM bit definition. - Flag the potentially problematic edge pixels as SUSPECT (
DM-4515) - Add data products for coaddition processing
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Epic Link |
|
Component/s | obs_decam [ 12851 ] |
Summary | Second batch of code change for DECam ISR | Bug fix and improvement for DECam ISR |
Description |
- Bug fix in DecamMapper policy of fringe dataset
- Improve readme documentation about ingesting and processing raw data - Bug fix on translating Community Pipeline's Bad Pixel Mask (BPM) |
- Bug fix in DecamMapper policy of fringe dataset
- Improve readme documentation about ingesting and processing raw data - Bug fix on translating Community Pipeline's Bad Pixel Mask (BPM) - Flag the potentially problematic edge pixels as SUSPECT ( |
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Description |
- Bug fix in DecamMapper policy of fringe dataset
- Improve readme documentation about ingesting and processing raw data - Bug fix on translating Community Pipeline's Bad Pixel Mask (BPM) - Flag the potentially problematic edge pixels as SUSPECT ( |
- Bug fix in DecamMapper policy of fringe dataset
- Improve readme documentation about ingesting and processing raw data - Bug fix on translating Community Pipeline's Bad Pixel Mask (BPM) --- Previously in - Flag the potentially problematic edge pixels as SUSPECT ( |
Summary | Bug fix and improvement for DECam ISR | Bug fix and improvement for DECam processing |
Reviewers | Simon Krughoff [ krughoff ] | |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Description |
- Bug fix in DecamMapper policy of fringe dataset
- Improve readme documentation about ingesting and processing raw data - Bug fix on translating Community Pipeline's Bad Pixel Mask (BPM) --- Previously in - Flag the potentially problematic edge pixels as SUSPECT ( |
- Bug fix in DecamMapper policy of fringe dataset
- Improve readme documentation about ingesting and processing raw data - Bug fix on translating Community Pipeline's Bad Pixel Mask (BPM) --- Previously in - Flag the potentially problematic edge pixels as SUSPECT ( - Add data products for coaddition processing |
Description |
- Bug fix in DecamMapper policy of fringe dataset
- Improve readme documentation about ingesting and processing raw data - Bug fix on translating Community Pipeline's Bad Pixel Mask (BPM) --- Previously in - Flag the potentially problematic edge pixels as SUSPECT ( - Add data products for coaddition processing |
- Bug fix in DecamMapper policy of fringe dataset
- Improve readme documentation about ingesting and processing raw data - Bug fix on translating Community Pipeline's Bad Pixel Mask (BPM) --- Previously in - Flag the potentially problematic edge pixels as SUSPECT ( - Add data products for coaddition processing |
Attachment | numEdgeSuspect30.png [ 27350 ] | |
Attachment | numEdgeSuspect35.png [ 27351 ] |
Resolution | Done [ 10000 ] | |
Status | In Review [ 10004 ] | Done [ 10002 ] |
Story Points | 6 |
Team | Process Middleware [ 10206 ] |
Team | Process Middleware [ 10206 ] | Data Facility [ 12219 ] |
Simon Krughoff would you mind reviewing these changes in branch tickets/
DM-4559? These area bunch of miscellaneous small fixes, mostly for ISR processing, with the exception of the last one for making coadd.
In response to the previous conversations about defects format, I added a script to output the defects as in the format of obs_subaru/hsc. There can be redundant files in the output files. I think only the diff is recorded for HSC, while my script outputs everything at each date, but the resultant defects should be the same.
I decided not to switch the defect format in obs_decam for now when we still rely on the Community Pipeline calibration files, but am happy to see it change in the future.
For now I would rather make the users responbile of maintaining their defects files in their data repositories, just like other calibration files (flat/bias/fringe). The script may be a first step for switching to that format.