Skip to content

Releases: PennLINC/qsirecon

1.0.0rc2

22 Nov 13:32
619341b
Compare
Choose a tag to compare
1.0.0rc2 Pre-release
Pre-release

What's Changed

🎉 Exciting New Features

  • Support output spaces to arbitrary templates and cohorts by @mattcieslak in #184

🐛 Bug Fixes

Full Changelog: 1.0.0rc1...1.0.0rc2

1.0.0rc1

20 Nov 16:53
375fb0e
Compare
Choose a tag to compare
1.0.0rc1 Pre-release
Pre-release

This is a prerelease for the version that will be used by the HBCD project for their first data release.

We plan to not introduce any backwards-incompatible changes for a while.

What's Changed

🛠 Breaking Changes

  • Rename QSIPrep to QSIRecon by @tsalo in #1
  • Start removing QSIPrep-specific code and documentation by @tsalo in #4
  • Remove QSIPrep-specific parameters and Config elements by @tsalo in #6
  • Drop Docker wrapper by @tsalo in #52
  • Restructure outputs into BIDS datasets by @tsalo in #66
  • Combine mfp and mdp entities into single param entity by @tsalo in #72
  • Replace --recon-input-pipeline with --input-type by @tsalo in #68
  • Remove unused --longitudinal argument by @tsalo in #88
  • Make all params and models lower-case by @tsalo in #90
  • Reorganize atlas management based on XCP-D and BIDS-Atlas by @tsalo in #123
  • Rename --freesurfer-input to --fs-subjects-dir by @tsalo in #152
  • [ENH] Read session-specific anat data by @mattcieslak in #151
  • Remove underscore versions of all parameters by @tsalo in #159
  • Make connectivity field names compatible with MATLAB by @tsalo in #166

🎉 Exciting New Features

  • Add ng, perng, parng, and mapcoeffs to Dipy MAPMRI outputs by @tsalo in #55
  • Add DatasetLinks to dataset_description.json by @tsalo in #77
  • Pass DWI file metadata to reconstruction workflows by @tsalo in #154
  • Add HBCD Release1 recon workflow by @mattcieslak in #169

🐛 Bug Fixes

  • Write out QSIRecon pipeline-wise reports by @tsalo in #7
  • Write out reports to individual reconstruction derivative folders by @tsalo in #53
  • Add summary reportlets to HTML report by @tsalo in #61
  • Fix QSIRecon Entrypoint by @smeisler in #76
  • Use file lock to avoid concurrent edits to dataset_description.json by @cookpa in #91
  • Compress the tck files by @tsalo in #93
  • Add missing filename patterns by @tsalo in #131
  • Fix infant anatomical ingression by @tsalo in #126
  • Fix extension in ds_fs_5tt_hsvs by @tsalo in #165
  • Fix extension in ds_qsiprep_5tt_hsvs by @tsalo in #172
  • Fix space in ds_qsiprep_5tt_hsvs by @tsalo in #175
  • Make PlotPeaks robust enough that we don't need --writable-tempfs in singularity/apptainer by @mattcieslak in #174

Other Changes

New Contributors

Full Changelog: https://github.com/PennLINC/qsirecon/commits/1.0.0rc1