Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@Remi-Gau Remi-Gau released this 11 Sep 15:15
· 13 commits to main since this release
4e51aad

Added

  • [ENH] Add zero padding when numbers are passed for indices to bids.File or bids.File.rename 680 by Remi-Gau
  • [ENH] remove checks for participants.tsv or samples.tsv in derivatives by Remi-Gau in #666
  • [ENH] sanitize entities in rename spec by Remi-Gau in #679
  • [ENH] Added modality retrieval from path by nbeliy in #656
  • [ENH] add zero padding to entity labels / indices when passed as numbers by Remi-Gau in #680
  • [ENH] add support for BIDS MRS by Remi-Gau in #718

Fixed

  • [FIX] Create valid participants and sessions tsv during dataset init 688 by Remi-Gau
  • [FIX] create valid participants and sessions tsv during dataset init by Remi-Gau in #688
  • [FIX] handle error for misshaped tsv by Remi-Gau in #667
  • [FIX] index modality at same level as sessions by Remi-Gau in #681
  • [FIX] set default empty modality for files with no entities by Remi-Gau in #691
  • [FIX] ignore 'na' as trial types when creating default models by Remi-Gau in #709
  • [FIX] Suppress warning when session is taken for modality when going schemaless by Remi-Gau in #710
  • [FIX] fix validation of F contrasts by Remi-Gau in #711
  • [FIX] handle rare case where intended for field is empty by Remi-Gau in #716

Full Changelog: v0.2.0...v0.3.0