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

PATCH: Modify FSSource to output T2 #868

Merged
merged 1 commit into from
Jun 5, 2024
Merged

PATCH: Modify FSSource to output T2 #868

merged 1 commit into from
Jun 5, 2024

Conversation

mgxd
Copy link
Contributor

@mgxd mgxd commented Apr 29, 2024

Imports the patched FSSource interface from fMRIPrep

Copy link

codecov bot commented Apr 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.55%. Comparing base (830b4fc) to head (46e911b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #868      +/-   ##
==========================================
+ Coverage   68.52%   68.55%   +0.02%     
==========================================
  Files          86       86              
  Lines        8220     8226       +6     
  Branches      949      949              
==========================================
+ Hits         5633     5639       +6     
  Misses       2580     2580              
  Partials        7        7              

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

@effigies effigies merged commit 4c4bd89 into master Jun 5, 2024
44 checks passed
@effigies effigies deleted the enh/fs-source branch June 5, 2024 20:10
effigies pushed a commit that referenced this pull request Jun 10, 2024
effigies added a commit that referenced this pull request Jun 10, 2024
1.10.2 (June 10, 2024)

Bug-fix release in the 1.10.x series

* ENH: Modify FSSource to output T2 (#868)
* STY: Apply ruff/flake8-implicit-str-concat rule ISC001 (#870)
* STY: Remove extraneous quotes (#859)
* STY: Apply assorted ruff/refurb rules (#867)
* MNT: update vendored docs files (#834)
* MNT: Fix deprectation error in CI (#866)
mgxd added a commit that referenced this pull request Jul 31, 2024
1.11.0 (July 31, 2024)

New minor release to start the 1.11.x series.

The major changes include:
- a deprecation to T1w-only based template processing
- addition of a new dependency ``acres`` for accessing package data

However, this is still backwards compatible with the 1.10.x series.

* MAINT: Depend on acres for data access
* ENH: Add PrepareDerivative/SaveDerivative interfaces (#885)
* ENH: Make template dimensions support T2w as well (#879)
* ENH: Modify FSSource to output T2 (#868)
* FIX: Set cal_max in the NIfTI header for visualization after ``IntensityClip`` (#878)
* FIX: Remove accidental MRIQC dependency, allow app config to be passed to workflow plugin (#876)
* TEST: Fix plugin invocation, use an initializer that can be verified (#880)
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