-
Notifications
You must be signed in to change notification settings - Fork 153
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
Improve how we handle reprojection #1895
Commits on Jan 21, 2019
-
Started work to support reprojecting to arbitrary pixel grids and imp…
…lement general Data.get_fixed_resolution_buffer method
Configuration menu - View commit details
-
Copy full SHA for 0506688 - Browse repository at this point
Copy the full SHA 0506688View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7319827 - Browse repository at this point
Copy the full SHA 7319827View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b2f28c - Browse repository at this point
Copy the full SHA 8b2f28cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04d9de1 - Browse repository at this point
Copy the full SHA 04d9de1View commit details -
Avoid using np.ones_like, instead broadcasting a single scalar, to im…
…prove performance of CoordinateComponentLink.using
Configuration menu - View commit details
-
Copy full SHA for 081944c - Browse repository at this point
Copy the full SHA 081944cView commit details -
Improve performance of get_fixed_resolution_buffer by using broadcast…
…ing in meshgrid, and unbroadcasting temporarily when converting coordinates to integers
Configuration menu - View commit details
-
Copy full SHA for cdba47f - Browse repository at this point
Copy the full SHA cdba47fView commit details -
Further improvements to fixed resolution buffer functionality, use ca…
…che for image viewer, and make sure we re-use cache if irrelevant bounds change
Configuration menu - View commit details
-
Copy full SHA for 1ff88ec - Browse repository at this point
Copy the full SHA 1ff88ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa07701 - Browse repository at this point
Copy the full SHA fa07701View commit details -
Fix test that was related to adding/removing links and seeing how lay…
…ers got enabled/disabled
Configuration menu - View commit details
-
Copy full SHA for c5aa05b - Browse repository at this point
Copy the full SHA c5aa05bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0ba53e - Browse repository at this point
Copy the full SHA c0ba53eView commit details
Commits on Jan 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2a43c88 - Browse repository at this point
Copy the full SHA 2a43c88View commit details -
Restore modest image to original code and instead create a new FRBArt…
…ist class for the image viewer
Configuration menu - View commit details
-
Copy full SHA for ed6562f - Browse repository at this point
Copy the full SHA ed6562fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e675dd0 - Browse repository at this point
Copy the full SHA e675dd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35b3261 - Browse repository at this point
Copy the full SHA 35b3261View commit details -
Configuration menu - View commit details
-
Copy full SHA for e00543d - Browse repository at this point
Copy the full SHA e00543dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba54323 - Browse repository at this point
Copy the full SHA ba54323View commit details -
Configuration menu - View commit details
-
Copy full SHA for 141e2d1 - Browse repository at this point
Copy the full SHA 141e2d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5dc339 - Browse repository at this point
Copy the full SHA d5dc339View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75f7572 - Browse repository at this point
Copy the full SHA 75f7572View commit details
Commits on Jan 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c63bfc7 - Browse repository at this point
Copy the full SHA c63bfc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d2ed82 - Browse repository at this point
Copy the full SHA 2d2ed82View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab0bee2 - Browse repository at this point
Copy the full SHA ab0bee2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0147af3 - Browse repository at this point
Copy the full SHA 0147af3View commit details
Commits on Jan 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 79259f9 - Browse repository at this point
Copy the full SHA 79259f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ddbb3d - Browse repository at this point
Copy the full SHA 7ddbb3dView commit details -
Simplify code by making array maker a callable rather than an object …
…with a get_array method
Configuration menu - View commit details
-
Copy full SHA for 01ea631 - Browse repository at this point
Copy the full SHA 01ea631View commit details -
Configuration menu - View commit details
-
Copy full SHA for 501e0fd - Browse repository at this point
Copy the full SHA 501e0fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f41f0b - Browse repository at this point
Copy the full SHA 3f41f0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f334bab - Browse repository at this point
Copy the full SHA f334babView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cb2dab - Browse repository at this point
Copy the full SHA 6cb2dabView commit details -
Configuration menu - View commit details
-
Copy full SHA for fefd21f - Browse repository at this point
Copy the full SHA fefd21fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f7ab55 - Browse repository at this point
Copy the full SHA 0f7ab55View commit details