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-16429: Ensure WCS are retrieved properly when loaded individually #138

Merged
merged 2 commits into from Mar 21, 2019

Conversation

parejkoj
Copy link
Collaborator

No description provided.

@parejkoj parejkoj changed the title DM-16420: Ensure WCS are retrieved properly when loaded individually DM-16429: Ensure WCS are retrieved properly when loaded individually Mar 15, 2019
The full SkyWcs may not be saved in the header, so get the one that
ExposureFitsReader reads (it knows which one to pick).
fitsReader = afwImage.ExposureFitsReader(location.getLocationsWithRoot()[0])
return fitsReader.readVisitInfo()

setMethods("visitInfo", getVisitInfo)
Copy link
Member

@timj timj Mar 16, 2019

Choose a reason for hiding this comment

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

Shouldn't this be bypassImpl=getVisitInfo? Similarly for filter below.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Good catch, thanks.

@parejkoj parejkoj merged commit b7d1e01 into master Mar 21, 2019
@timj timj deleted the tickets/DM-16429 branch June 25, 2020 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants