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

X and Y swapped? #9

Open
teuben opened this issue Dec 29, 2020 · 0 comments
Open

X and Y swapped? #9

teuben opened this issue Dec 29, 2020 · 0 comments
Labels
New No work done yet

Comments

@teuben
Copy link
Contributor

teuben commented Dec 29, 2020

For maps that are non-square (e.g. M51) there was a bug in the gridder when x_extent > y_extend. This was fixed on Dec 28, but now I get the impression that the keywords for x_extend and y_extend have the reverse meaning.
It should be noted that the layout of the grid is odd in that X and Y are swapped. The X is processed reverse as well (since cdelt1 is positive in the template grid?). All very confusing (to me).

The best is take a square grid big enough to keep all the data, but this is something that should be fixed/clarified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New No work done yet
Projects
None yet
Development

No branches or pull requests

1 participant