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-26586: Skip initial cosmic ray detection if it fails #410

Merged
merged 1 commit into from Sep 24, 2020

Conversation

isullivan
Copy link
Contributor

In very crowded fields, the cosmic ray detection algorithm can fail if it doesn't have a good PSF. We do an initial CR detection at the start of each iteration of measuring the PSF in image characterization, which means it uses the default PSF for the first iteration. By simply skipping CR masking if it fails at this stage we can get an improved PSF model, which can be used to perform CR masking in subsequent iterations.

@RobertLuptonTheGood
Copy link
Member

Please control this behaviour with a configuration option set by the user, defaulting to False

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.

None yet

3 participants