Skip to content

v1.10.1

Latest
Compare
Choose a tag to compare
@effigies effigies released this 03 Sep 14:42
· 26 commits to master since this release
8062ee8

What's Changed

  • [ENH] Expand fieldmaps section to include B1 maps, including qMRI maps #2183 (tsalo)
  • [ENH] Clarify that task label is not required to derive from TaskName #2179 (effigies)
  • [ENH] Remove explicitly worded requirement of events file association with the task #1440 (yarikoptic)
  • [ENH] Clarify that recording entity may be used to distinguish recording instruments #2090 (drammock)
  • [ENH] Specify that dir- should correspond to PhaseEncodingDirection #2097 (effigies)
  • [ENH] Allow direction entity in MESE files #2100 (tsalo)
  • [ENH] Add "study" DatasetType to organize a collection of source and derivative datasets #1972 (yarikoptic)
  • [ENH] Deprecate 89+ string for default age column, increase expressiveness of column definitions in sidecar files #2162 (effigies)
  • [ENH] Update extension citations in Introduction #2168 (markmikkelsen)
  • [ENH] Add "Keywords" to dataset_description.json #2158 (markmikkelsen)
  • [ENH] Update AcquisitionDuration definition to match DICOM, define FrameAcquisitionDuration for sparse sequences #1974 (effigies)
  • [ENH] Inheritance Principle: Advise against value overloading. Plan to deprecate support for overloading for BIDS 2.0 #1834 (Lestropie)
  • [ENH] Allow mod-* entity to relate physio data to MRI data in anat/ #1991 (tstoeter)
  • [ENH] Accept UTC offsets in datetimes #2001 (effigies)
  • [ENH] Clarify that electrodes.tsv are REQUIRED for iEEG data #1896 (effigies)
  • [ENH] Allow additional columns if defined for various TSV files #2054 (effigies)
  • [ENH] Reorganise modality agnostic files section into multiple pages #2106 (bclenet)
  • [ENH] Define "phenotype" as a data type not nested inside subjects #2050 (effigies)
  • [ENH] Formalize presence of optional docs/ folder #2104 (yarikoptic)
  • [ENH] Clarify definition of space entity #2105 (effigies)
  • [ENH] Formalize presence of optional logs/ folder #1962 (yarikoptic)
  • [ENH] Add matches and source_entity to glossary and file templates #1781 (Remi-Gau)
  • [ENH] Allow plus signs in labels #1926 (tsalo)
  • [ENH] Allow participants.tsv to contain a superset of subject directories and subjects listed in phenotype files #2044 (ericearl)
  • [ENH] Allow LICENSE files to have .txt, .md, or .rst extensions #2036 (monique2208)
  • [ENH] Render code blocks with language "tsv" as tables #1794 (effigies)
  • [ENH] Do explicitly "allow" for having dotfiles and explicitly ignore them #1992 (yarikoptic)
  • [ENH] Add interpretation of "n/a" onsets in events.tsv files #1966 (Remi-Gau)
  • [ENH] Update DWI suffixes to include most common scanner derivatives #1864 (Lestropie)
  • [FIX] Update ResonantFrequency and SpectrometerFrequency to support both string/number and arrays #2172 (markmikkelsen)
  • [FIX] Rescope or downgrade excess RECOMMENDED fields #2116 (effigies)
  • [FIX] Remove incorrect DICOM correspondence of PartialFourier #2128 (effigies)
  • [FIX] Re-align the text and the schema for filenames in derivatives #1567 (mguaypaq)
  • [FIX] Show example defaced derivative in a pipeline subdirectory #2065 (robertoostenveld)
  • [FIX] Remove reference to dicm2nii and point to page with more converters #2119 (yarikoptic)
  • [FIX] Fix typos in specification about iEEG photo #2091 (qian-chu)
  • [FIX] Allow (but discourage) task, acquisition and run entities for coordsystem.json and electrodes.tsv #1888 (effigies)

New Contributors

Full Changelog: v1.10.0...v1.10.1