Skip to content

Never been better :-)

Compare
Choose a tag to compare
@marcelzwiers marcelzwiers released this 14 Jul 13:36
· 994 commits to master since this release

Added

  • The usage of json sidecar files as a datasource for attribute values
  • A template bidsmap for the ScanSessionTool
  • Usage of json sidecar files as an attribute source

Changed

  • Dicomsort now searches recursively over the sessionfolder
  • The dcm2niix2bids plugin now searches recursively for DICOM Series folders
  • Images that have already been defaced are now skipped
  • Prepend the rawfolder name & subprefix for more robust subject- / session-label filepath extraction

Fixed

  • Pydeface not parsing subject / session labels from the filepath
  • The non-HPC use of pydeface no longer requires DRMAA installation
  • Account for * and ? wildcards in the sub/ses prefixes in the bidsmapper
  • Account for dynamic values with non-matching regular expressions (special thanks to Mateusz Pawlik)
  • Various minor bugs