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

Polygon-based extraction does not treat NaNs properly #56

Merged
merged 4 commits into from
Jan 7, 2015

Conversation

keflavich
Copy link
Contributor

Cubes with NaNs in them end up with all-NaN slices if polygons are used. This PR fixes that.

@keflavich
Copy link
Contributor Author

@astrofrog - just a reminder to review when you have a chance

probably led to NaNs being turned to zero and then their area being set
to 1
@keflavich
Copy link
Contributor Author

This is ready to merge pending an understanding of astropy/astropy#3278

keflavich added a commit that referenced this pull request Jan 7, 2015
Polygon-based extraction does not treat NaNs properly
@keflavich keflavich merged commit bae5d27 into radio-astro-tools:master Jan 7, 2015
@keflavich keflavich deleted the poly_respect_nan branch January 7, 2015 13:16
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.

None yet

1 participant