ENH: Add motion visualization functions#225
Draft
jhlegarreta wants to merge 2 commits intonipreps:mainfrom
Draft
ENH: Add motion visualization functions#225jhlegarreta wants to merge 2 commits intonipreps:mainfrom
jhlegarreta wants to merge 2 commits intonipreps:mainfrom
Conversation
Collaborator
Author
|
Generating reports/plot for multi-subjects datasets is WIP. |
Collaborator
Author
|
Cross-ref nipreps/petprep#171. |
9951d1c to
e1c309e
Compare
Add motion visualization functions. Transfer contents from the `NiFreeze` project so that motion reports can be generated eventually for multi-subjects datasets from here: https://github.com/nipreps/nifreeze/blob/d27ba7552bbd9095c3c13b46443d87a4b5504c4c/src/nifreeze/viz/motion_viz.py
a8d1879 to
820dce6
Compare
for more information, see https://pre-commit.ci
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Add motion visualization functions.
Transfer contents from the
NiFreezeproject so that motion reports can be generated eventually for multi-subjects datasets from here: https://github.com/nipreps/nifreeze/blob/d27ba7552bbd9095c3c13b46443d87a4b5504c4c/src/nifreeze/viz/motion_viz.py