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

save function switches the image size in x and y direction #186

Closed
rohandahale opened this issue Oct 26, 2022 · 1 comment
Closed

save function switches the image size in x and y direction #186

rohandahale opened this issue Oct 26, 2022 · 1 comment

Comments

@rohandahale
Copy link

NAXIS1 and NAXIS2 in saving fits seems to be swapped in https://github.com/ptiede/Comrade.jl/blob/32ecaf3aff907d35e21c26e66618ac8d91014486/src/observations/io.jl#LL68-L73

So even if FOV is correct in x and y, number of pixels are most likely exchanged for x and y.

@ptiede
Copy link
Owner

ptiede commented Jan 12, 2023

This should be fixed

@ptiede ptiede closed this as completed Jan 12, 2023
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

No branches or pull requests

2 participants