Skip to content

Commit 24b8505

Browse files
Merge pull request #496 from bids-standard/rel/1.4.0
REL: v1.4.0
2 parents 3a16c89 + cd52415 commit 24b8505

File tree

3 files changed

+25
-35
lines changed

3 files changed

+25
-35
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
site_name: Brain Imaging Data Structure v1.3.1-dev
1+
site_name: Brain Imaging Data Structure v1.4.0
22
theme:
33
name: material
44
custom_dir: theme_customizations/

src/99-appendices/01-contributors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ your name is not listed, please add it.
3434
- Stefan Appelhoff 📖💬🤔🐛💡💻👀⚠️📢✅🔧🔌📝
3535
- Tibor Auer 💬📖💡🔧📢
3636
- Sylvain Baillet 📖🔍
37+
- Arshitha Basavaraj 📖🚇💻
3738
- Stephan Bickel 📖
3839
- Elizabeth Bock 📖💡
3940
- Kristofer Bouchard 📖
@@ -159,4 +160,3 @@ your name is not listed, please add it.
159160
- Gaël Varoquaux 📖
160161
- Tal Yarkoni 💻📖🤔🔍🔌👀📢🐛🎨
161162
- Lyuba Zehl 📖
162-
- Sébastien Tourbier 🤔👀📢

src/CHANGES.md

Lines changed: 23 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [Unreleased](https://github.com/bids-standard/bids-specification/tree/HEAD)
3+
## [v1.4.0](https://bids-specification.readthedocs.io/en/v1.4.0/) (2020-06-11)
44

55
- \[FIX] Clarify language on unsetting a key/value pair [#495](https://github.com/bids-standard/bids-specification/pull/495) ([nicholst](https://github.com/nicholst))
66
- ENH: Add RECOMMENDED DatasetType key to dataset description [#494](https://github.com/bids-standard/bids-specification/pull/494) ([effigies](https://github.com/effigies))
@@ -19,21 +19,19 @@
1919
- \[FIX] Add reference to PDF on front page of specification [#452](https://github.com/bids-standard/bids-specification/pull/452) ([nicholst](https://github.com/nicholst))
2020
- \[INFRA] Add conditional for link-checking releases [#451](https://github.com/bids-standard/bids-specification/pull/451) ([franklin-feingold](https://github.com/franklin-feingold))
2121
- \[FIX] unordered list formatting in BEP018 [#449](https://github.com/bids-standard/bids-specification/pull/449) ([sappelhoff](https://github.com/sappelhoff))
22-
- REL: 1.3.1-dev [#448](https://github.com/bids-standard/bids-specification/pull/448) ([franklin-feingold](https://github.com/franklin-feingold))
2322
- \[FIX] fix inconsistencies for task label between sections [#446](https://github.com/bids-standard/bids-specification/pull/446) ([Remi-Gau](https://github.com/Remi-Gau))
2423
- \[FIX] update DECISION-MAKING.md document with new governance [#441](https://github.com/bids-standard/bids-specification/pull/441) ([sappelhoff](https://github.com/sappelhoff))
2524
- \[ENH] Add `res` and `den` keywords to indicate resolution of resampled data [#301](https://github.com/bids-standard/bids-specification/pull/301) ([oesteban](https://github.com/oesteban))
2625
- \[ENH] BEP 003: Common Derivatives [#265](https://github.com/bids-standard/bids-specification/pull/265) ([effigies](https://github.com/effigies))
2726
- \[ENH] Add Glossary of terms/abbreviations used in the specification [#152](https://github.com/bids-standard/bids-specification/pull/152) ([yarikoptic](https://github.com/yarikoptic))
2827

29-
## [v1.3.0](https://github.com/bids-standard/bids-specification/tree/v1.3.0) (2020-04-14)
28+
## [v1.3.0](https://bids-specification.readthedocs.io/en/v1.3.0/) (2020-04-14)
3029

3130
- \[INFRA] add zenodo badge to README [#447](https://github.com/bids-standard/bids-specification/pull/447) ([sappelhoff](https://github.com/sappelhoff))
3231
- Added contributors from VisLab [#444](https://github.com/bids-standard/bids-specification/pull/444) ([VisLab](https://github.com/VisLab))
3332
- FIX: Clarify snake_case+CamelCase in TSV+JSON [#442](https://github.com/bids-standard/bids-specification/pull/442) ([sappelhoff](https://github.com/sappelhoff))
3433
- \[FIX] Eliminate web/online-specific language [#437](https://github.com/bids-standard/bids-specification/pull/437) ([nicholst](https://github.com/nicholst))
3534
- \[INFRA] ensure build_docs_pdf CircleCI job runs last [#436](https://github.com/bids-standard/bids-specification/pull/436) ([sappelhoff](https://github.com/sappelhoff))
36-
- REL: v1.3.0 [#435](https://github.com/bids-standard/bids-specification/pull/435) ([franklin-feingold](https://github.com/franklin-feingold))
3735
- \[INFRA] Add issue templates for GitHub [#434](https://github.com/bids-standard/bids-specification/pull/434) ([sappelhoff](https://github.com/sappelhoff))
3836
- \[INFRA] Get latest PDF build from CircleCI artifacts [#433](https://github.com/bids-standard/bids-specification/pull/433) ([sappelhoff](https://github.com/sappelhoff))
3937
- \[INFRA] Update release protocol [#432](https://github.com/bids-standard/bids-specification/pull/432) ([franklin-feingold](https://github.com/franklin-feingold))
@@ -43,16 +41,14 @@
4341
- \[FIX] Unify section titles and table-of-contents entries [#422](https://github.com/bids-standard/bids-specification/pull/422) ([nicholst](https://github.com/nicholst))
4442
- \[INFRA] add # before heading in CHANGES [#419](https://github.com/bids-standard/bids-specification/pull/419) ([sappelhoff](https://github.com/sappelhoff))
4543
- \[INFRA] fix heading of auto changelog to be a markdown header [#417](https://github.com/bids-standard/bids-specification/pull/417) ([sappelhoff](https://github.com/sappelhoff))
46-
- REL: 1.3.0-dev [#413](https://github.com/bids-standard/bids-specification/pull/413) ([franklin-feingold](https://github.com/franklin-feingold))
4744
- ENH: Add OPTIONAL EthicsApprovals field to dataset description [#412](https://github.com/bids-standard/bids-specification/pull/412) ([effigies](https://github.com/effigies))
4845
- \[ENH] BEP 018 - Genetic Information [#395](https://github.com/bids-standard/bids-specification/pull/395) ([effigies](https://github.com/effigies))
4946

50-
## [v1.2.2](https://github.com/bids-standard/bids-specification/tree/v1.2.2) (2020-02-12)
47+
## [v1.2.2](https://bids-specification.readthedocs.io/en/v1.2.2/) (2020-02-12)
5148

5249
- \[FIX] improve wording on data dictionaries [#410](https://github.com/bids-standard/bids-specification/pull/410) ([sappelhoff](https://github.com/sappelhoff))
5350
- \[MISC] update contributions by CPernet [#409](https://github.com/bids-standard/bids-specification/pull/409) ([CPernet](https://github.com/CPernet))
5451
- Units2ascii [#408](https://github.com/bids-standard/bids-specification/pull/408) ([satra](https://github.com/satra))
55-
- REL: v1.2.2 [#405](https://github.com/bids-standard/bids-specification/pull/405) ([franklin-feingold](https://github.com/franklin-feingold))
5652
- \[FIX] Fix typos and formatting [#404](https://github.com/bids-standard/bids-specification/pull/404) ([alexandreroutier](https://github.com/alexandreroutier))
5753
- BEP 18 suggestions [#398](https://github.com/bids-standard/bids-specification/pull/398) ([effigies](https://github.com/effigies))
5854
- \[MISC] Add Sébastien Tourbier to contributors [#394](https://github.com/bids-standard/bids-specification/pull/394) ([sebastientourbier](https://github.com/sebastientourbier))
@@ -89,18 +85,15 @@
8985
- \[FIX] Revise template-generated coordinate systems [#307](https://github.com/bids-standard/bids-specification/pull/307) ([oesteban](https://github.com/oesteban))
9086
- \[FIX] Normalization of template-generated standard spaces [#306](https://github.com/bids-standard/bids-specification/pull/306) ([oesteban](https://github.com/oesteban))
9187
- \[ENH] Release protocol notes [#304](https://github.com/bids-standard/bids-specification/pull/304) ([franklin-feingold](https://github.com/franklin-feingold))
92-
- REL: 1.3.0-dev [#303](https://github.com/bids-standard/bids-specification/pull/303) ([franklin-feingold](https://github.com/franklin-feingold))
9388
- \[INFRA] Adding contributor appendix sentence to PR template [#299](https://github.com/bids-standard/bids-specification/pull/299) ([franklin-feingold](https://github.com/franklin-feingold))
9489
- \[ENH] Added discontinuous datatype for EEG and iEEG [#286](https://github.com/bids-standard/bids-specification/pull/286) ([wouterpotters](https://github.com/wouterpotters))
9590
- \[FIX] Clarify paragraph about custom data types [#264](https://github.com/bids-standard/bids-specification/pull/264) ([effigies](https://github.com/effigies))
9691

97-
## [v1.2.1](https://github.com/bids-standard/bids-specification/tree/v1.2.1) (2019-08-14)
92+
## [v1.2.1](https://bids-specification.readthedocs.io/en/v1.2.1/) (2019-08-14)
9893

99-
- Sync rel/1.2.1 to master [#302](https://github.com/bids-standard/bids-specification/pull/302) ([franklin-feingold](https://github.com/franklin-feingold))
10094
- FIX: repair link in anatomical MRI table [#297](https://github.com/bids-standard/bids-specification/pull/297) ([sappelhoff](https://github.com/sappelhoff))
10195
- \[ENH] Clarify requirements in Release Protocol [#294](https://github.com/bids-standard/bids-specification/pull/294) ([franklin-feingold](https://github.com/franklin-feingold))
10296
- \[INFRA+FIX] Use linkchecker (from a dedicated docker image) to check all URLs [#293](https://github.com/bids-standard/bids-specification/pull/293) ([yarikoptic](https://github.com/yarikoptic))
103-
- REL: v1.2.1 [#291](https://github.com/bids-standard/bids-specification/pull/291) ([franklin-feingold](https://github.com/franklin-feingold))
10497
- \[ENH] Adding Contributors and updating contributions [#284](https://github.com/bids-standard/bids-specification/pull/284) ([franklin-feingold](https://github.com/franklin-feingold))
10598
- \[MISC] update Code of Conduct contact [#281](https://github.com/bids-standard/bids-specification/pull/281) ([franklin-feingold](https://github.com/franklin-feingold))
10699
- \[ENH] Update contributing guide and README to make discussion forums easy to find [#279](https://github.com/bids-standard/bids-specification/pull/279) ([emdupre](https://github.com/emdupre))
@@ -121,7 +114,6 @@
121114
- \[MISC] Document BEPs that are not active anymore, but have not been merged [#240](https://github.com/bids-standard/bids-specification/pull/240) ([sappelhoff](https://github.com/sappelhoff))
122115
- \[FIX] remove ManufacturersAmplifierModelName (again) [#236](https://github.com/bids-standard/bids-specification/pull/236) ([robertoostenveld](https://github.com/robertoostenveld))
123116
- \[INFRA] Update release protocol [#235](https://github.com/bids-standard/bids-specification/pull/235) ([effigies](https://github.com/effigies))
124-
- REL: 1.3.0-dev [#234](https://github.com/bids-standard/bids-specification/pull/234) ([effigies](https://github.com/effigies))
125117
- \[INFRA] Enable version panel for quickly finding previous versions [#232](https://github.com/bids-standard/bids-specification/pull/232) ([effigies](https://github.com/effigies))
126118
- \[FIX] use \\<label> for \_desc- - not some \\<value> + clarify \\<value> [#224](https://github.com/bids-standard/bids-specification/pull/224) ([yarikoptic](https://github.com/yarikoptic))
127119
- \[FIX] Clarify Appendix II: The list of licenses only lists examples [#222](https://github.com/bids-standard/bids-specification/pull/222) ([sappelhoff](https://github.com/sappelhoff))
@@ -154,9 +146,8 @@
154146
- \[FIX] Specify marker file names for KIT data (MEG) [#62](https://github.com/bids-standard/bids-specification/pull/62) ([monkeyman192](https://github.com/monkeyman192))
155147
- \[FIX] Remove father-level for meg filetypes other than BTi/4D data [#19](https://github.com/bids-standard/bids-specification/pull/19) ([teonbrooks](https://github.com/teonbrooks))
156148

157-
## [v1.2.0](https://github.com/bids-standard/bids-specification/tree/v1.2.0) (2019-03-04)
149+
## [v1.2.0](https://bids-specification.readthedocs.io/en/v1.2.0/) (2019-03-04)
158150

159-
- REL: v1.2.0 [#161](https://github.com/bids-standard/bids-specification/pull/161) ([chrisgorgo](https://github.com/chrisgorgo))
160151
- \[MISC] Adding Dimitri Papadopoulos Orfanos to the list of contributors [#157](https://github.com/bids-standard/bids-specification/pull/157) ([DimitriPapadopoulos](https://github.com/DimitriPapadopoulos))
161152
- RF: use "specification" not "protocol" to refer to BIDS [#156](https://github.com/bids-standard/bids-specification/pull/156) ([yarikoptic](https://github.com/yarikoptic))
162153
- Fix example misalignment [#155](https://github.com/bids-standard/bids-specification/pull/155) ([DimitriPapadopoulos](https://github.com/DimitriPapadopoulos))
@@ -172,9 +163,8 @@
172163
- Adding formal decision-making rules [#104](https://github.com/bids-standard/bids-specification/pull/104) ([chrisgorgo](https://github.com/chrisgorgo))
173164
- \[MRG] number of small corrections to the specification [#98](https://github.com/bids-standard/bids-specification/pull/98) ([robertoostenveld](https://github.com/robertoostenveld))
174165

175-
## [v1.1.2](https://github.com/bids-standard/bids-specification/tree/v1.1.2) (2019-01-10)
166+
## [v1.1.2](https://bids-specification.readthedocs.io/en/v1.1.2/) (2019-01-10)
176167

177-
- REL: v.1.1.2 [#121](https://github.com/bids-standard/bids-specification/pull/121) ([chrisgorgo](https://github.com/chrisgorgo))
178168
- Update 01-contributors.md [#120](https://github.com/bids-standard/bids-specification/pull/120) ([oesteban](https://github.com/oesteban))
179169
- Global fields in data dictionaries [#117](https://github.com/bids-standard/bids-specification/pull/117) ([chrisgorgo](https://github.com/chrisgorgo))
180170
- Propose BEP026 MER [#116](https://github.com/bids-standard/bids-specification/pull/116) ([greydongilmore](https://github.com/greydongilmore))
@@ -274,8 +264,8 @@
274264
NumberOfVolumesDiscardedByScanner field \[[4.1 Task (including
275265
resting state) imaging data](04-modality-specific-files/01-magnetic-resonance-imaging-data.md#task-including-resting-state-imaging-data)].
276266

277-
- Added TotalReadoutTime to functional images metadata list
278-
 \[[4.1 Task (including resting state) imaging
267+
- Added TotalReadoutTime to functional images metadata list
268+
\[[4.1 Task (including resting state) imaging
279269
data](04-modality-specific-files/01-magnetic-resonance-imaging-data.md#task-including-resting-state-imaging-data)].
280270

281271
## 1.0.1-rc1
@@ -290,16 +280,16 @@
290280

291281
- Added SoftwareVersions
292282

293-
- Added run-<run_index> to the phase encoding
283+
- Added run-<run_index> to the phase encoding
294284
maps. Improved the description.
295285

296-
- Added InversionTime metadata key.
286+
- Added InversionTime metadata key.
297287

298288
- Clarification on the source vs raw language.
299289

300-
- Added trial_type column to the event files.
290+
- Added trial_type column to the event files.
301291

302-
- Added missing sub-<participant_label> in
292+
- Added missing sub-<participant_label> in
303293
behavioral data file names
304294

305295
- Added ability to store stimuli files.
@@ -330,10 +320,10 @@
330320

331321
## 1.0.0-rc3
332322

333-
- Renamed PhaseEncodingDirection values from “x”, “y”,
323+
- Renamed PhaseEncodingDirection values from “x”, “y”,
334324
“z” to “i”, “j”, “k” to avoid confusion with FSL parameters
335325

336-
- Renamed SliceEncodingDirection values from “x”, “y”,
326+
- Renamed SliceEncodingDirection values from “x”, “y”,
337327
“z” to “i”, “j”, “k”
338328

339329
## 1.0.0-rc2
@@ -346,39 +336,39 @@
346336

347337
- Make support for uncompressed .nii files more explicit.
348338

349-
- Added BIDSVersion to dataset.json
339+
- Added BIDSVersion to dataset.json
350340

351-
- Remove the statement that SliceEncodingDirection is
341+
- Remove the statement that SliceEncodingDirection is
352342
necessary for slice time correction
353343

354344
- Change dicom converter recommendation from dcmstack to dcm2nii and
355345
dicm2nii following interactions with the community (see
356-
<https://github.com/moloney/dcmstack/issues/39> and
346+
<https://github.com/moloney/dcmstack/issues/39> and
357347
<https://github.com/neurolabusc/dcm2niix/issues/4>).
358348

359349
- Added section on behavioral experiments with no accompanying MRI
360350
acquisition
361351

362-
- Add \_magnitude.nii\[.gz] image for GE type
352+
- Add \_magnitude.nii\[.gz] image for GE type
363353
fieldmaps.
364354

365-
- Replaced EchoTimeDifference with
366-
EchoTime1 and EchoTime2 (SPM toolbox
355+
- Replaced EchoTimeDifference with
356+
EchoTime1 and EchoTime2 (SPM toolbox
367357
requires this input).
368358

369359
- Added support for single band reference image for DWI.
370360

371-
- Added DatasetDOI field in the dataset
361+
- Added DatasetDOI field in the dataset
372362
description.
373363

374364
- Added description of more metadata fields relevant to DWI fieldmap
375365
correction.
376366

377-
- PhaseEncodingDirection is now expressed in “x”, “y” etc. instead of “PA”
367+
- PhaseEncodingDirection is now expressed in “x”, “y” etc. instead of “PA”
378368
“RL” for DWI scans
379369
(so it’s the same as BOLD scans)
380370

381-
- Added rec-&lt;label> flag to BOLD files to
371+
- Added rec-&lt;label> flag to BOLD files to
382372
distinguish
383373
between different reconstruction algorithms
384374
(analogous to anatomical scans).

0 commit comments

Comments
 (0)