Skip to content

Changelog

v1.4.0 (2020-06-11)

  • [FIX] Clarify language on unsetting a key/value pair #495 (nicholst)
  • ENH: Add RECOMMENDED DatasetType key to dataset description #494 (effigies)
  • Clarify mask/dseg/probseg in common derivatives #489 (effigies)
  • Reorganize derivatives #488 (effigies)
  • Enh/prov #486 (satra)
  • [ENH] optionally allow LICENSE file #483 (sappelhoff)
  • [INFRA] linkchecker - ignore github pull and tree URLs #477 (yarikoptic)
  • [ENH] Allow fractional seconds in scans file datetimes #470 (tsalo)
  • [MISC] Maintainers - Scope responsibility #467 (franklin-feingold)
  • [FIX] Align tables in MRI section #465 (sappelhoff)
  • [FIX] Drop \_part- reference from example, introduce \_split- entity #460 (sappelhoff)
  • [FIX] clarify participants tsv+json with examples and recommendations #459 (sappelhoff)
  • [FIX] Remove BESA from list of restricted keywords of EEG coordsystems #457 (sappelhoff)
  • [INFRA] add steps for release protocol (PDF upload) #455 (sappelhoff)
  • [FIX] Add reference to PDF on front page of specification #452 (nicholst)
  • [INFRA] Add conditional for link-checking releases #451 (franklin-feingold)
  • [FIX] unordered list formatting in BEP018 #449 (sappelhoff)
  • [FIX] fix inconsistencies for task label between sections #446 (Remi-Gau)
  • [FIX] update DECISION-MAKING.md document with new governance #441 (sappelhoff)
  • [ENH] Add res and den keywords to indicate resolution of resampled data #301 (oesteban)
  • [ENH] BEP 003: Common Derivatives #265 (effigies)
  • [ENH] Add Glossary of terms/abbreviations used in the specification #152 (yarikoptic)

v1.3.0 (2020-04-14)

v1.2.2 (2020-02-12)

v1.2.1 (2019-08-14)

v1.2.0 (2019-03-04)

v1.1.2 (2019-01-10)

1.1.1

  • Improved the MEG landmark coordinates description.

  • Replaced ManufacturersCapModelName in meg.json with CapManufacturer and CapManufacturersModelName.

  • Remove EEGSamplingFrequency and ManufacturersAmplifierModelName from the meg.json.

  • Improved the behavioral data description.

1.1.0

1.0.2

1.0.1

1.0.1-rc1

  • Added T1 Rho maps [4.1 Anatomy imaging data].

  • Added support for phenotypic information split into multiple files [3.2 Participant key file].

  • Added recommendations for multi site datasets

  • Added SoftwareVersions

  • Added run-<run_index> to the phase encoding maps. Improved the description.

  • Added InversionTime metadata key.

  • Clarification on the source vs raw language.

  • Added trial_type column to the event files.

  • Added missing sub-<participant_label> in behavioral data file names

  • Added ability to store stimuli files.

  • Clarified the language describing allowed subject labels.

  • Added quantitative proton density maps.

1.0.0

  • Added ability to specify fieldmaps acquired with multiple parameter sets.

  • Added ability to have multiple runs of the same fieldmap.

  • Added FLASH anatomical images.

1.0.0-rc4

  • Replaced links to neurolex with explicit DICOM Tags.

  • Added sourcedata.

  • Added data dictionaries.

  • Be more explicit about contents of JSON files for structural (anatomical) scans.

1.0.0-rc3

  • Renamed PhaseEncodingDirection values from “x”, “y”, “z” to “i”, “j”, “k” to avoid confusion with FSL parameters

  • Renamed SliceEncodingDirection values from “x”, “y”, “z” to “i”, “j”, “k”

1.0.0-rc2

  • Removed the requirement that TSV files cannot include more than two consecutive spaces.

  • Refactor of the definitions sections (copied from the manuscript)

  • Make support for uncompressed .nii files more explicit.

  • Added BIDSVersion to dataset.json

  • Remove the statement that SliceEncodingDirection is necessary for slice time correction

  • Change dicom converter recommendation from dcmstack to dcm2nii and dicm2nii following interactions with the community (see https://github.com/moloney/dcmstack/issues/39 and https://github.com/neurolabusc/dcm2niix/issues/4).

  • Added section on behavioral experiments with no accompanying MRI acquisition

  • Add _magnitude.nii[.gz] image for GE type fieldmaps.

  • Replaced EchoTimeDifference with EchoTime1 and EchoTime2 (SPM toolbox requires this input).

  • Added support for single band reference image for DWI.

  • Added DatasetDOI field in the dataset description.

  • Added description of more metadata fields relevant to DWI fieldmap correction.

  • PhaseEncodingDirection is now expressed in “x”, “y” etc. instead of “PA” “RL” for DWI scans (so it’s the same as BOLD scans)

  • Added rec-<label> flag to BOLD files to distinguish between different reconstruction algorithms (analogous to anatomical scans).

  • Added recommendation to use _physio suffix for continuous recordings of motion parameters obtained by the scanner side reconstruction algorithms.

1.0.0-rc1

  • Initial release

* This Change Log was automatically generated by github_changelog_generator