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-31388: Investigate low fake injection completeness in HSC COSMOS #630

Merged
merged 1 commit into from Mar 4, 2022

Conversation

mrawls
Copy link
Contributor

@mrawls mrawls commented Feb 5, 2022

Current status has fixes from pair coding with @ebellm @sr525 and me. We added RA + Dec filtering prior to inserting and matching fakes, so fake sources far from the sky region under consideration are never used.

I intend to rerun matchFakesTask on the ~recent large HSC and DECam ApPipe reruns and see if the problems pertaining to completeness and fakes showing up in ridiculous places go away.

@mrawls
Copy link
Contributor Author

mrawls commented Feb 15, 2022

I verified that these changes notably improve the fakes completeness situation for DECam, and do not make it worse for HSC. The root of the original ticket ("investigate low fake injection completeness in HSC Cosmos") will be moved to a new ticket for further investigation, but at least we know it's not this.

@mrawls mrawls marked this pull request as ready for review February 15, 2022 00:41
@mrawls mrawls requested a review from sr525 February 15, 2022 18:58
@mrawls mrawls force-pushed the tickets/DM-31388 branch 2 times, most recently from 27f2815 to 0448fd0 Compare February 16, 2022 20:51
@mrawls
Copy link
Contributor Author

mrawls commented Feb 16, 2022

Following pair coding, insertFakes is now, theoretically, better. @sr525 kindly agreed to do some kind of reality check on this as part of her review.

@mrawls mrawls force-pushed the tickets/DM-31388 branch 2 times, most recently from 9c67871 to f9b6f77 Compare February 18, 2022 05:40
@mrawls mrawls force-pushed the tickets/DM-31388 branch 2 times, most recently from 60a9492 to b1a3296 Compare March 3, 2022 20:43
@mrawls mrawls force-pushed the tickets/DM-31388 branch 4 times, most recently from c8b7858 to 43df84a Compare March 3, 2022 22:27
WCS inaccuracies away from the chip can lead to problems when filtering
only in image pixel space.

This uses the new containsSkyCoords exposure method.
@mrawls mrawls merged commit e01ce96 into main Mar 4, 2022
@mrawls mrawls deleted the tickets/DM-31388 branch March 4, 2022 02:42
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