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-19506: Correct FITS pixel origin in output defects FITS files #164

Merged
merged 7 commits into from Apr 26, 2019

Conversation

timj
Copy link
Member

@timj timj commented Apr 26, 2019

  • Also test with Astropy regions FITS files.
  • Support ROTBOX if the rotation angle is aligned with pixel grid.

FITS starts at 1,1 but LSST uses 0,0.
This can work so long as the rotation angle is 0/90 deg.
This is important when supporting tables written by the
astropy regions package.
Add a test file used in astropy regions package. This led to some
tweaks to the table parser to handle vector columns where previously
we were in control of the number of elements in a column.
@timj timj requested a review from SimonKrughoff April 26, 2019 17:31
Copy link
Contributor

@SimonKrughoff SimonKrughoff left a comment

Choose a reason for hiding this comment

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

Looks great

@timj timj merged commit f0f4e67 into master Apr 26, 2019
@timj timj deleted the tickets/DM-19506 branch April 26, 2019 21:06
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