-
Notifications
You must be signed in to change notification settings - Fork 65
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
WIP: Keep full 3D WCS objects for LDOs #395
Open
keflavich
wants to merge
12
commits into
radio-astro-tools:master
Choose a base branch
from
keflavich:keep_full_wcs
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+247
−30
Commits on Jul 4, 2017
-
Configuration menu - View commit details
-
Copy full SHA for f3a72dc - Browse repository at this point
Copy the full SHA f3a72dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14f9186 - Browse repository at this point
Copy the full SHA 14f9186View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab2be8c - Browse repository at this point
Copy the full SHA ab2be8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bec7384 - Browse repository at this point
Copy the full SHA bec7384View commit details -
Configuration menu - View commit details
-
Copy full SHA for f901a40 - Browse repository at this point
Copy the full SHA f901a40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95f5eba - Browse repository at this point
Copy the full SHA 95f5ebaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4176dd8 - Browse repository at this point
Copy the full SHA 4176dd8View commit details -
make the wrapper do something sensible if a smaller array is passed than
wcs_pix2world allows (so if you've 'dropped' a dimension, allow indexing with ndim-1 coordinates)
Configuration menu - View commit details
-
Copy full SHA for d67854d - Browse repository at this point
Copy the full SHA d67854dView commit details -
add some more tests that are failing. For some reason, the new slicing
operation makes a non-self-consistent WCS object, i.e., one where `wcs.naxis != wcs.wcs.naxis`, which is supposed to be impossible, and unfortunately is beyond my immediate capability to debug because that part is not written in python
Configuration menu - View commit details
-
Copy full SHA for acffbdb - Browse repository at this point
Copy the full SHA acffbdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2322ecb - Browse repository at this point
Copy the full SHA 2322ecbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b1b5e8 - Browse repository at this point
Copy the full SHA 9b1b5e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8254a7e - Browse repository at this point
Copy the full SHA 8254a7eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.