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-41189: update and fix bitrot for MultiVisitCoveragePlot action #226

Merged
merged 8 commits into from Mar 21, 2024

Conversation

laurenam
Copy link
Contributor

No description provided.

@laurenam laurenam requested a review from yalsayyad March 20, 2024 21:44
The ccdVisitTable now include a column named psfTraceRadiusDelta that
provides a measure of the robustness of the PSF model.  This metric is
thresholded against inclusion in the coadds (in makeWarp), so is useful
to track visually (as with the other thresholded metrics).  Add the
accommotations required for this quantity in the multiVisitCoverage
plot action.
This was failing with: TypeError: unhashable type: 'numpy.ndarray'
The default in selectImages in pipe_tasks changed with DM-40668.
The base task already does that now.
It is anticipated that these plots will be generated most often in
a "rapid analysis" context where the coadd stages will not yet have
been run, so the default here should be False.
@laurenam laurenam merged commit 5f4013f into main Mar 21, 2024
8 checks passed
@laurenam laurenam deleted the tickets/DM-41189 branch March 21, 2024 00:14
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