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-35207-v25: backport UpdateVisitSummaryTask and usage of its finalVisitSummary output #49

Merged
merged 5 commits into from
Jan 18, 2023

Conversation

TallJimbo
Copy link
Member

No description provided.

Changes in pipe_tasks will take care of making existing tasks use this
new task's outputs instead of the old visit summaries, so most of the
changes here are about redefining subsets to be compatible with the
new overall flow.

Many of the DECam changes are actually removals of Gen2 config options
that now do nothing (but previously did the equivalent of Gen3
connection changes).
Now that we're using the final Piff PSF measurements to drive coadd
selection and other visit-summary-based things, we can switch back to
PSFEx for speed and robustness for our first PSF model.
This pipeline is soon to be deprecated anyway, but since we're still
nominally maintaining it it's useful to drop these tasks that don't
serve a purpose there: they're all things that really only need to be
run once, before the fakes are inserted, and rerunning them after the
fakes have been inserted either doesn't change them or adds circular
measurements (e.g. PSF summary stats on fakes inserted with the PSF
model we're trying to summaries) that we don't.
This hasn't been the actual pipeline run for DP0.2 for a long time,
and (unlike HSC's RC@) the ImSim test-med-1 pipeline is already just
as suitable for large-scale productions (it differs only in which
analysis plots/metrics are run).
@TallJimbo TallJimbo merged commit 5a03eee into v25.0.x Jan 18, 2023
@TallJimbo TallJimbo deleted the tickets/DM-35207-v25 branch January 18, 2023 15:42
@TallJimbo TallJimbo restored the tickets/DM-35207-v25 branch January 18, 2023 22:02
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

1 participant