-
Notifications
You must be signed in to change notification settings - Fork 2
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
Implement shifts and tilts as properties #15
Merged
Merged
Commits on Oct 25, 2024
-
Minor housekeeping: retry linkcheck 3 times; update .gitignore;
update version to dev version; add script to run tests with conditional coverage depending on presence of CUDA.
Configuration menu - View commit details
-
Copy full SHA for 2c47ec1 - Browse repository at this point
Copy the full SHA 2c47ec1View commit details -
- store tilts/shifts in stack.tilts and stack.shifts properties - create Signal1D subclasses for TomoTilts and TomoShifts with shape validation and custom slicers - remove io.create_stack and implement in CommonStack constructor - override copy and deepcopy for CommonStack so tilts and shifts are copied - override save for CommonStack so tilts and shits are stashed in the metadata when writing to disk
Configuration menu - View commit details
-
Copy full SHA for 4bcec34 - Browse repository at this point
Copy the full SHA 4bcec34View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9834d4 - Browse repository at this point
Copy the full SHA c9834d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for deb993b - Browse repository at this point
Copy the full SHA deb993bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37b8655 - Browse repository at this point
Copy the full SHA 37b8655View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29939cb - Browse repository at this point
Copy the full SHA 29939cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab476f1 - Browse repository at this point
Copy the full SHA ab476f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b429204 - Browse repository at this point
Copy the full SHA b429204View commit details
Commits on Oct 26, 2024
-
- add more tests for tilts and shifts - get to 100% coverage - fix CommonStack signal constructor - better support for multiframe stacks - fix save_movie dimensions - fix plot_sinos due to new tilts property - make run_test.sh script remove existing coverage reports
Configuration menu - View commit details
-
Copy full SHA for 297cc82 - Browse repository at this point
Copy the full SHA 297cc82View commit details -
Configuration menu - View commit details
-
Copy full SHA for e37e54d - Browse repository at this point
Copy the full SHA e37e54dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ab05b9 - Browse repository at this point
Copy the full SHA 3ab05b9View commit details
Commits on Oct 27, 2024
-
add macos environment without cupy;
make workflow choice of conda environment condtional
Configuration menu - View commit details
-
Copy full SHA for 709d2ed - Browse repository at this point
Copy the full SHA 709d2edView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6479f2 - Browse repository at this point
Copy the full SHA c6479f2View commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0756a09 - Browse repository at this point
Copy the full SHA 0756a09View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc88d77 - Browse repository at this point
Copy the full SHA cc88d77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f1fa19 - Browse repository at this point
Copy the full SHA 0f1fa19View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5ca313 - Browse repository at this point
Copy the full SHA c5ca313View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76ac2d8 - Browse repository at this point
Copy the full SHA 76ac2d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa92de8 - Browse repository at this point
Copy the full SHA aa92de8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 262a970 - Browse repository at this point
Copy the full SHA 262a970View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22a1bc0 - Browse repository at this point
Copy the full SHA 22a1bc0View 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.