Skip to content

DM-55220: (v30) Add accessors for input-image tract and patch on CoaddPsf - #482

Merged
timj merged 2 commits into
v30.0.xfrom
tickets/DM-55220-v30
Jul 15, 2026
Merged

DM-55220: (v30) Add accessors for input-image tract and patch on CoaddPsf#482
timj merged 2 commits into
v30.0.xfrom
tickets/DM-55220-v30

Conversation

@timj

@timj timj commented Jul 15, 2026

Copy link
Copy Markdown
Member

No description provided.

Const accessors should be marked as such.

SkyWcs is immutable and should be passed by shared_ptr<SkyWcs> or
shared_ptr<SkyWcs const> (doesn't matter which) to avoid unnecessary
copies.
In the DIA template_detector, we already store the IDs of the tract and
patch of each template coadd in the CoaddPsf, but there is no way to
access these.
@timj
timj merged commit ab846f1 into v30.0.x Jul 15, 2026
4 checks passed
@timj
timj deleted the tickets/DM-55220-v30 branch July 15, 2026 17:40
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