Skip to content

v3.1.0

Latest
Compare
Choose a tag to compare
@release-drafter release-drafter released this 01 Jul 22:39
· 124 commits to refs/heads/main since this release
7a40bb2

[3.1.0] - 2023-07-01

Full Changelog: v3.0.0...v3.1.0

Added

Changed

  • [ENH] overwrite files when renaming by default (#1051) @Remi-Gau
  • [ENH] turn error into warning when no data to copy found (#992) @Remi-Gau

Removed

Fixed

  • [FIX] Fix vismotion demo (#1070) @Remi-Gau
  • [FIX] Exclude from GLM specification events with onsets longer than the run duration (#1060) @Remi-Gau
  • [FIX] remove dummies from preproc dataset and not raw dataset when using CLI (#1057) @Remi-Gau
  • [FIX] skip smoothing when running bidspm prepoc in dryRun (#1054) @Remi-Gau
  • [FIX] handle phase entity in filename (#1034) @Remi-Gau
  • [FIX] fix group level results after contrasts smoothing (#1021) @Remi-Gau
  • [FIX] copy to derivatives handles bids filter file and minimize re copying files that already exist (#1015) @Remi-Gau
  • [FIX] allow cli to run constrat smoothing (#1012) @Remi-Gau
  • [FIX] Force copy of data from fmriprep folder even if bidspm-preproc folder exists (#1009) @marcobarilari
  • [FIX] report proper fold number in labelfold.tsv (#989) @Remi-Gau
  • [FIX] inconsistent slice timing throw errors and not warnings (#982) @Remi-Gau
  • [FIX] validate condition names early to avoid downstream error (#983) @Remi-Gau
  • [FIX] validate content results structure (#980) @Remi-Gau
  • [FIX] missing variable for a Filter transform should not lead to a crash (#970) @Remi-Gau
  • [FIX] display error when impossible slice timing values are given (#969) @Remi-Gau
  • [FIX] fix QA failures (#941) @Remi-Gau
  • [FIX] bug fix 892 (#936) @Remi-Gau
  • [FIX] fix python cli (#888) @Remi-Gau