-
Notifications
You must be signed in to change notification settings - Fork 54
ENH: carpet plot tweaks #617
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
Conversation
|
Hello @notZaki, Thank you for updating! Cheers! There are no style issues detected in this Pull Request. 🍻 To test for issues locally, Comment last updated at 2021-11-03 18:24:10 UTC |
Codecov Report
@@ Coverage Diff @@
## master #617 +/- ##
==========================================
- Coverage 48.88% 47.73% -1.15%
==========================================
Files 45 44 -1
Lines 5497 5489 -8
Branches 789 788 -1
==========================================
- Hits 2687 2620 -67
- Misses 2710 2776 +66
+ Partials 100 93 -7
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
|
Sorry for our slow turn around @notZaki - I'll go through this next week. |
| nskip : int, optional | ||
| Number of volumes at the beginning of the scan marked as nonsteady state. | ||
| Not used. | ||
| Only used by volumetric NIfTI. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mgxd I'm realizing of an important issue with CIFTIs - are we dropping nonsteady states before sampling?
This PR is a mix of fixes and enhancements to
viz.plot_carpet. Most of the enhancements are based on personal preference so they can be dropped if desired.Fixes
legend = Truecarpet_plot()to_carpet()titleargument is specifiedEnhancements
nskipargument should now work for NIfTI inputs