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

RF: Use genericised "anat" input/output for TemplateDimensions #443

Merged
merged 2 commits into from
Jul 26, 2024

Conversation

effigies
Copy link
Member

mgxd

This comment was marked as resolved.

@effigies effigies force-pushed the rf/anat-template-dimensions branch from af9f0d7 to d8fef3b Compare July 19, 2024 16:45
Copy link

codecov bot commented Jul 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.48%. Comparing base (c361b3a) to head (aa7a43e).

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #443       +/-   ##
===========================================
+ Coverage   66.45%   78.48%   +12.02%     
===========================================
  Files          30       30               
  Lines        2087     2087               
  Branches      250      250               
===========================================
+ Hits         1387     1638      +251     
+ Misses        699      417      -282     
- Partials        1       32       +31     
Flag Coverage Δ
ds054 45.84% <ø> (?)
pytest 67.60% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

pyproject.toml Outdated Show resolved Hide resolved
effigies and others added 2 commits July 26, 2024 16:59
Co-authored-by: Mathias Goncalves <goncalves.mathias@gmail.com>
@effigies effigies force-pushed the rf/anat-template-dimensions branch from 797c34f to aa7a43e Compare July 26, 2024 20:59
@effigies effigies merged commit 519646d into nipreps:master Jul 26, 2024
17 checks passed
@effigies effigies deleted the rf/anat-template-dimensions branch July 27, 2024 01:22
mgxd added a commit that referenced this pull request Aug 1, 2024
0.16.0 (July 31, 2024)

Start of the 0.16.x minor series.

This release decouples much of the hardcoded T1w behavior in favor of T1w/T2w options,
to allow easier integration with tools less reliant on a single anatomical scan.

* ENH: Use genericised "anat" input/output for TemplateDimensions (#443)
* ENH: Remove much of the hardcoded `T1w` fields in favor of `anat` (#433)
* RF: Load package data with acres (#448)
* RF: `space-fsaverage` to `sphere_reg` output files (#446)
* MNT: Unpin libitk 5.3 (ANTs 2.5.3 is built with 5.4) (#445)
* MNT: Clean up doc builds, environment, style checks (#444)
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.

2 participants