Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-43377: Add more features to defect finding code and update LATISS pipeline. #238

Merged
merged 11 commits into from
May 15, 2024

Conversation

erykoff
Copy link
Contributor

@erykoff erykoff commented Apr 17, 2024

This also changes the general defect pipeline to mark saturated pixels but not count them as bad/interpolate/anything so that the defect finding code can know which pixels were saturated.

Copy link
Contributor

@czwa czwa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one question on the inclusion of the DETECTED mask plane.

@@ -27,6 +30,7 @@ tasks:
connections.outputData: 'bias'
calibrationType: 'bias'
exposureScaling: "Unity"
mask: ["DETECTED", "INTRP"]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does the DETECTED plane show up?

@@ -26,6 +29,7 @@ tasks:
connections.outputData: 'dark'
calibrationType: 'dark'
exposureScaling: "DarkTime"
mask: ["DETECTED", "INTRP"]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As above.

@erykoff erykoff force-pushed the tickets/DM-43377 branch from 0b921b0 to a9fe591 Compare May 14, 2024 23:19
@erykoff erykoff merged commit 97119aa into main May 15, 2024
2 checks passed
@erykoff erykoff deleted the tickets/DM-43377 branch May 15, 2024 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants