-
Notifications
You must be signed in to change notification settings - Fork 30
Add key time points in DiscreteSequence when evaluating periodic and flow-related motions
#638
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
Merged
Merged
Changes from 23 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
e3e15c1
First commit
pvillacorta a6e2e3e
Remove debug messages and update docstrings
pvillacorta e51af6d
Merge branch 'master' into key-time-points
pvillacorta 4f235c3
Solve bug in `export_2_mat_raw` with non-ASCII keys
pvillacorta d24a645
Code coverage and method dispatch for motion comparison
pvillacorta 01390d4
Address requested changes:
pvillacorta 900cdaf
Commit of the following:
pvillacorta 7422ac3
KomaMRIFiles coverage
pvillacorta 8b80c4f
Address requested changes:
pvillacorta 1258ecd
Revert type restrictions (since `displacement!` functions are not exp…
pvillacorta 7c99dae
Test `RotateX` and displaced rotations
pvillacorta b12da30
Update file format svg files with rotation center information
pvillacorta cd55a22
Merge branch 'master' into key-time-points
pvillacorta c82d8bc
Merge branch 'master' into key-time-points
pvillacorta 78f35ac
Test timeout in docs.
cncastillo 8695493
Optimize `add_key_time_points!` for periodic cases
pvillacorta 583448a
Merge branch 'master' into key-time-points
pvillacorta 546c6f7
Bump base, core and files
pvillacorta e058326
Update Project.toml
pvillacorta 5e1090a
Update Project.toml
pvillacorta e8d5ca2
Merge branch 'master' into key-time-points
pvillacorta 6c15d00
Remove unnecesary line from CI.yml
pvillacorta bb6042e
Bump KomaBase version in KomaPlots/Project.toml
pvillacorta b886a0b
Undo KomaBase bump in KomaPlots
pvillacorta File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,7 @@ | ||
| name = "KomaMRIBase" | ||
| uuid = "d0bc0b20-b151-4d03-b2a4-6ca51751cb9c" | ||
| version = "0.9.6" | ||
|
|
||
| version = "0.9.7" | ||
| authors = ["Carlos Castillo Passi <[email protected]>"] | ||
|
|
||
| [workspace] | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.