Skip to content

Releases: nipreps/mriqc

24.0.0rc2

08 Apr 19:12
24.0.0rc2
9b5c2f6
Compare
Choose a tag to compare
24.0.0rc2 Pre-release
Pre-release

What's Changed

  • FIX: Typo in sorted(..., reverse=True) call by @araikes in #1211
  • MAINT: Update contributor affiliation in CONTRIBUTORS.md by @oesteban in #1214
  • CI: flake8 → ruff check by @DimitriPapadopoulos in #1212
  • DOC: Add changelog to documentation by @oesteban in #1217
  • ENH: Revise summary stats extraction and include controlled roundings by @oesteban in #1219
  • ENH: Adds diffusion-related IQMs. by @arokem in #1131
  • ENH: Add computation of spiking voxels mask and percent IQMs by @oesteban in #1224
  • ENH: Add FA-based IQMs (nans percentage and degenerate percentage) by @oesteban in #1225
  • ENH: Add new IQM for DWI -- NDC by @oesteban in #1226
  • ENH: Use MAD for robust estimation of sigma in the CC mask by @oesteban in #1228
  • ENH: Integrate PIESNO noise mask and sigma estimation by @oesteban in #1227
  • ENH: Noise floor estimated with PCA (dwidenoise) as an IQM by @oesteban in #1229
  • ENH: Move from DTI to DKI with multishell data by @oesteban in #1230
  • ENH: Add b-vector angular deviations as IQMs by @oesteban in #1233
  • FIX: Duplicate node in anatomical workflow by @oesteban in #1234
  • ENH: Improve error handling and logging by @oesteban in #1238
  • FIX: Avert costly BIDSLayout.__repr__ calls when saving config by @oesteban in #1239
  • FIX: Exclude DWI runs with insufficient orientations or missing bvals by @oesteban in #1240
  • FIX: Handle NUMEXPR_MAX_THREADS like OMP_NUM_THREADS by @oesteban in #1241
  • FIX: Drift should not be estimated when less than three low-b volumes present by @oesteban in #1242
  • FIX: Sloppy merge by @oesteban in #1243

New Contributors

Full Changelog: 23.1.1...24.0.0rc2

24.0.0rc1

08 Apr 19:11
24.0.0rc1
08aa455
Compare
Choose a tag to compare
24.0.0rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 23.1.1...24.0.0rc1

23.1.1

20 Mar 11:58
23.1.1
4d96184
Compare
Choose a tag to compare

Release Notes

A long-overdue hotfix release addressing many bugs generated during the development of the new dMRI workflows and some relating to improvements in handling multi-echo fMRI.
The release also includes one year of maintenance actions and a general code cleanup with Ruff.

What's Changed

New Contributors

Full Changelog: 23.1.0...23.1.1

23.1.0

14 Jun 11:35
23.1.0
5f95281
Compare
Choose a tag to compare

What's Changed

  • MAINT: Update deprecated nibabel.spatialimage.get_data() calls by @oesteban in #1096
  • ENH: Propagate logging level to subprocesses by @ZviBaratz in #1030
  • ENH: Refactor reports system to use NiReports and the general VRS by @oesteban in #1085
  • MAINT: Move codespell configuration to pyproject.toml by @oesteban in #1097
  • ENH: Improving the resource monitor -- infer PID from process name by @esavary in #1049
  • FIX: Separate report bootstrap files (anat vs. func) by @oesteban in #1098
  • FIX: Test broken by #1098 by @oesteban in #1100
  • ENH: Move templates' probsegs into individual at normalization by @oesteban in #1103
  • FIX: Inform SynthStrip about the desired intraop threads by @oesteban in #1101
  • ENH: Drop utilization of "head" mask from template by @oesteban in #1104
  • ENH: Drop FSL BET to estimate the "outskin" (head) mask by @oesteban in #1105
  • FIX: Refine the head mask after removal of FSL BET by @oesteban in #1107
  • ENH: Drop FSL MELODIC (without alternative) by @oesteban in #1106
  • FIX: Remove unused dipy import in the functional interfaces by @oesteban in #1109
  • ENH: Replace FSL FAST with ANTs Atropos for brain tissue segmentation by @oesteban in #1099
  • ENH: Culminate dropping FSL as a dependency by @oesteban in #1108
  • FIX: BIDS database directory handling by @oesteban in #1110
  • FIX: PlotMosaic expects lists, not tuples by @eilidhmacnicol in #1111
  • FIX: Add protection for NaNs and INFs when calculating QI2 by @oesteban in #1112
  • ENH: MRIQC for DWI by @oesteban in #1113
  • ENH: Add a basic DTI fitting into the diffusion workflow by @oesteban in #1115
  • ENH: More compact shell-wise summary statistic maps (avg/std) by @oesteban in #1116
  • ENH: Incorporate new NiReports' DWI heatmaps by @oesteban in #1119

Full Changelog: 23.0.1...23.1.0

23.1.0rc0

28 Mar 15:44
23.1.0rc0
3de7e26
Compare
Choose a tag to compare
23.1.0rc0 Pre-release
Pre-release

What's Changed

  • MAINT: Update deprecated nibabel.spatialimage.get_data() calls by @oesteban in #1096
  • Propagate logging level to subprocesses by @ZviBaratz in #1030
  • ENH: Refactor reports system to use NiReports and the general VRS by @oesteban in #1085

Full Changelog: 23.0.1...23.1.0rc0

23.0.1

24 Mar 18:46
23.0.1
7a4bcea
Compare
Choose a tag to compare

What's Changed

  • FIX: Input data has incompatible dimensionality (plotting ICA) by @oesteban in #1082
  • ENH: Optimize metadata gathering reusing BIDSLayout db by @oesteban in #1084
  • DOC : update anatomical example report in documentation by @celprov in #1088
  • MAINT: Drop old mriqc_plot script by @oesteban in #1091
  • FIX: Underspecified regex sets BIDSLayout to ignore data with sesions by @oesteban in #1094

Full Changelog: 23.0.0...23.0.1

23.0.0

10 Mar 20:14
23.0.0
9ebb61e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 22.0.6...23.0.0

23.0.0rc1

03 Mar 23:12
23.0.0rc1
e6dfba1
Compare
Choose a tag to compare
23.0.0rc1 Pre-release
Pre-release

What's Changed

  • ENH: Add DataLad getter to inputs of functional workflows by @oesteban in #1071
  • FIX: Uniformize building workflow message (anat vs. func) by @oesteban in #1072

Full Changelog: 23.0.0rc0...23.0.0rc1

23.0.0rc0

03 Mar 23:11
23.0.0rc0
cdd69a2
Compare
Choose a tag to compare
23.0.0rc0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 22.0.6...23.0.0rc0

22.0.6

24 Aug 13:36
22.0.6
5a0f040
Compare
Choose a tag to compare

What's Changed

  • FIX: Better fix to the multi-argument --participant-label issue by @oesteban in #1026

Full Changelog: 22.0.5...22.0.6