-
Notifications
You must be signed in to change notification settings - Fork 14
enh: add multiverse option to output layout #481
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
Conversation
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
94d8ede
to
e228bb3
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #481 +/- ##
==========================================
- Coverage 57.73% 57.65% -0.09%
==========================================
Files 72 72
Lines 6823 6888 +65
Branches 832 844 +12
==========================================
+ Hits 3939 3971 +32
- Misses 2673 2702 +29
- Partials 211 215 +4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
mgxd
added a commit
that referenced
this pull request
Sep 25, 2025
25.2.0 (September 25, 2025) The first release of the 25.2.x series. This release synchronizes with downstream dependencies, as well as leverages TemplateFlow to retrieve intermediate transforms used during multi-step registration. If you are reusing a previous TemplateFlow cache (which may be the case if running with Apptainer / Singularity), you will need to clear or update your cache to ensure these new files are available. Thanks to @LuciMoore for the contribution! Documentation * DOC: MCRIBS and surf recon methods chosen based on age (#485) Enhancements * ENH: Retrieve transforms with templateflow (#486) * ENH: Save cortex mask (#487) * ENH: Add multiverse output layout (#481) Bug Fixes * FIX: Default to grid-constant when resampling BOLD to output spaces * FIX: Propagate error code if pipeline run is unsuccessful
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.
implements #476
depends on nipreps/niworkflows#966
this pr adds a
multiverse
as a new option to--output-layout
, which:additionally, the derivative
dataset_description.json
produced will now always include this hash.