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-47305: Loosen thresholds for inclusion in coadds for LSSTComCam commissioning #574

Merged
merged 2 commits into from
Oct 31, 2024

Conversation

laurenam
Copy link
Contributor

No description provided.

@laurenam laurenam force-pushed the tickets/DM-47305 branch 2 times, most recently from a5c15d1 to fe74d5b Compare October 30, 2024 23:22
@laurenam laurenam requested a review from mrawls October 30, 2024 23:30
@@ -10,3 +10,6 @@

# Loosened for early ComCam with large PSFs.
config.photoCal.match.sourceSelection.doUnresolved = False

# Exposure summary stats.
config.computeSummaryStats.load(os.path.join(obsConfigDir, "computeExposureSummaryStats.py"))
Copy link

Choose a reason for hiding this comment

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

I was about to ask you to also add this to calibrateImage.py but it is already in there, hooray!

# Currently allowing BestSeeingSelectVisits.maxPsfFwhm = 2.7 into coadds, so
# increase the default PSF fwhm (pixels) size.

# TODO: Change this if/when we tighten the maxPsfFwhm threshold.
Copy link

Choose a reason for hiding this comment

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

Please make a ticket for any TODOs, even if it maybe never ends up happening

During initial commissioning, we want a good number of the visits
successfully processed through single frame to be eligible for
inclusion in the coadds.  Thus we need to loosen the image quality
metric thresholds for now.
Each task that calls the computeExposureSummaryStats task needs the
camera-specific fiducial value overrides.
@laurenam laurenam merged commit 089d1d6 into main Oct 31, 2024
3 checks passed
@laurenam laurenam deleted the tickets/DM-47305 branch October 31, 2024 01:24
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