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

Ease motion definition when only one motion is needed #517

Merged
merged 6 commits into from
Dec 8, 2024

Conversation

pvillacorta
Copy link
Collaborator

@pvillacorta pvillacorta commented Dec 5, 2024

This PR aims to solve #481.

I also take this chance to simplify how the folders and files within the KomaMRIBase/src/motion directory were arranged.

I will probably include here the tests for the Motion constructors, thus addressing #512 too.

- Enable handling and combination of `Motion`s and `MotionList`s:
New `getindex` and `vcat` methods
- Fix bugs with time nodes in `plot_phantom_map`
- Fix bugs in the `export_motion` function in KomaMRIFiles
- Test constructors for `Motion` and `FlowPath`
@pvillacorta pvillacorta marked this pull request as ready for review December 7, 2024 16:30
@cncastillo cncastillo merged commit 96fb134 into master Dec 8, 2024
8 of 12 checks passed
@cncastillo cncastillo deleted the easy-motion branch December 8, 2024 19:29
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.

Test Motion constructors Easily define Phantom motion field composed by only one Motion instance
2 participants