Skip to content

Conversation

@jrmullaney
Copy link
Contributor

No description provided.

@jrmullaney jrmullaney requested a review from isullivan December 2, 2025 17:22
Copy link
Contributor

@isullivan isullivan left a comment

Choose a reason for hiding this comment

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

One suggestion.

self.metadata["astrometry_matches_count"] = len(result.matches)
if exposure.wcs is not None:
if initialWcs is not None:
self.metadata['initial_to_final_wcs'] = (
Copy link
Contributor

Choose a reason for hiding this comment

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

I suggest using exposure.getBBox().getCenter() instead of (0, 0) for the pixel coordinate.

@jrmullaney jrmullaney merged commit f6dbf09 into main Dec 2, 2025
2 checks passed
@jrmullaney jrmullaney deleted the tickets/DM-46535 branch December 2, 2025 22:33
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.

3 participants