-
Notifications
You must be signed in to change notification settings - Fork 55
/
beps.yml
424 lines (394 loc) · 13.5 KB
/
beps.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
# template
# - number:
# title:
# leads:
# - name:
# update:
# blocking:
- number: "004"
title: Susceptibility Weighted Imaging (SWI)
leads:
update: Looking for a new leader.
content:
- raw
blocking: Looking for a new leader.
google_doc_created: 2017-04
pull_request_created:
pull_request_merged:
- number: "011"
title: Structural preprocessing derivatives
leads:
- name: Viviana Siless
update: |
Opened [pull request](https://github.com/bids-standard/bids-specification/pull/518){:target:"_blank"}.
Features:
- surfaces,
- scalar maps on surfaces
- morphometrics.
Need to conform with final Common Derivatives and gather community feedback.
content:
- derivative
blocking: |
Blocked by BIDS-validator extending and PyBIDS implementation for common
derivatives
google_doc_created: 2017-08
pull_request_created: 2020-06
pull_request_merged:
- number: "012"
title: Functional preprocessing derivatives
leads:
- name: Chris Markiewicz
update: |
Opened the [pull request](https://github.com/bids-standard/bids-specification/pull/519){:target:"_blank"}.
Features:
- Derivative images (mean, ALFF, ReHo, etc.),
- Time series (confounds, decompositions, etc.)
content:
- derivative
blocking: Blocked by BIDS-validator extending and PyBIDS implementation
google_doc_created: 2018-10
pull_request_created: 2020-06
pull_request_merged:
- number: "014"
title: Affine transformations and nonlinear field warps
leads:
- name: Oscar Esteban
update: |
- Creating file format (X5) to store spatial transforms.
- [There is a software prototype - NiTransforms](https://osf.io/8aq7b/){:target:"_blank"} demonstrates implementation of this BEP.
NiTransforms has been tested and integrated to work within fMRIPrep
content:
- derivative
blocking: In progress.
google_doc_created: 2017-08
pull_request_created:
pull_request_merged:
- number: "016"
title: Diffusion weighted imaging derivatives
leads:
- name: Franco Pestilli
- name: Oscar Esteban
update: |
- Being discussed [here](https://github.com/bids-standard/bids-bep016){:target:"_blank"}.
- Coordinating with BEP017.
- Diffusion-weighted model description merged, but must comply to [this](https://github.com/bids-standard/bids-bep016/issues/7){:target:"_blank"}.
- Upcoming integration across DWI, Tractography, Tractometry, and Connectivity (from fMRI and DWI)
content:
- derivative
blocking: None
google_doc_created:
pull_request_created:
pull_request_merged:
- number: "017"
title: Generic BIDS connectivity data schema
leads:
- name: Eugene Duff
update: |
- [Current state](https://bids.neuroimaging.io/bep017){:target:"_blank}.
- Intended as a meeting point for minimal harmonisation of connectivity-based formats across modalities.
- Seeking use cases spanning modalities and input defining connectivity based formats
content:
- derivative
blocking: None
google_doc_created: 2017-05
pull_request_created:
pull_request_merged:
- number: "020"
title: Eye Tracking including Gaze Position and Pupil Size
leads:
- name: Dejan Draschkow
update: |
- BEP close to PR submission, examples and validator under development.
- Seeking additional BEP lead to help incorporate into standard contact [dejan](mailto:[email protected]) to get involved.
content:
- raw
blocking: None
google_doc_created: 2018-04
pull_request_created: 2022-06
pull_request_merged:
- number: "021"
title: Common Electrophysiological Derivatives
leads:
- name: Arnaud Delorme
- name: Dora Hermes
- name: Mainak Jas
- name: Guiomar Niso
- name: Robert Oostenveld
- name: Cyril Pernet
update: |
- Discussion [here](https://github.com/bids-standard/bep021){:target:"_blank"} UCSD to include head models with BIDS EEG data.
- Developments of BIDS M/EEG pipelines will trigger discussion on storing derived data.
content:
- derivative
blocking: Mostly on hold.
google_doc_created: 2018-05
pull_request_created:
pull_request_merged:
- number: "022"
title: Magnetic Resonance Spectroscopy (MRS)
leads:
- name: Mark Mikkelsen
- name: William Clarke
- name: Martin Wilson
update: |
- Group discussions [here](https://forum.mrshub.org/t/bids-for-spectroscopy/83){:target:"_blank"}
and [here](https://forum.mrshub.org/t/nifti-mrs-discussion-thread/443){:target:"_blank"}.
- Developed NifTI standard for MRS data - presented abstract at ISMRM; manuscript in preparation.
content:
- raw
blocking: None
google_doc_created: 2018-05
pull_request_created: 2023-06
pull_request_merged:
- number: "023"
title: PET Preprocessing derivatives
leads:
- name: Martin Noergaard
- name: Graham Searle
- name: Melanie Ganz
update: |
- Work in progress following BEP009 incorporation into spec.
- Coord. kickoff scheduled Sept. 2021 to capture various experimental designs
and needs for preprocessing and pharmacokinetic modeling.
- Focused on staying aligned with derivatives for MRI (structural, functional, ASL, diffusion)
content:
- derivative
blocking: Progressing and soliciting input from senior PET experts.
google_doc_created: 2018-08
pull_request_created:
pull_request_merged:
- number: "024"
title: Computed Tomography scan (CT)
leads:
- name: Hugo Boniface
update: Lead seeking more contributors and experts.
content:
- raw
blocking: None
google_doc_created: 2018-11
pull_request_created:
pull_request_merged:
- number: "026"
title: Microelectrode Recordings
leads:
- name:
update: BEP is open to new leadership, see also [BEP032 (animal electrophys)](https://bids.neuroimaging.io/bep032){:target:"_blank"}
content:
- raw
blocking: Searching for a new leader.
google_doc_created: 2018-04
pull_request_created:
pull_request_merged:
- number: "028"
title: Provenance
leads:
- name: Satra Ghosh
- name: Camille Maumet
update: |
- BEP aims to provide a description of data manipulation
and transformations steps related to a BIDS data element via BIDS structured sidecar JSON-LD files.
- Can be used to describe provenance at different levels of granularity.
- Discussions held in [this repository](https://github.com/bids-standard/BEP028_BIDSprov){:target:"_blank"}.
- A set of [examples](https://github.com/bids-standard/BEP028_BIDSprov/tree/master/examples){:target:"_blank"}
and [user stories](https://github.com/bids-standard/BEP028_BIDSprov/issues/48){:target:"_blank"} are being refined.
content:
- metadata
blocking: None
google_doc_created: 2018-08
pull_request_created:
pull_request_merged:
- number: "032"
title: Animal electrophysiology
leads:
- name: Sylvain Takerkart
- name: Julia Sprenger
update: |
- New BEP, collecting comments and community feedback which may be submitted
[here](https://github.com/INCF/neuroscience-data-structure/issues),
directly to [Sylvain](mailto:[email protected]) &
[Julia](mailto:[email protected]), or
[here](https://www.incf.org/sig/incf-working-group-standardized-data){:target:"_blank"} during the ~monthly meeting.
- Example datasets [here](https://gin.g-node.org/NeuralEnsemble/BEP032-examples){:target:"_blank"}.
- Supporting early stage interaction with: [ProbeInterface & SpikeInterface](https://github.com/SpikeInterface){:target:"_blank"},
[AnDO](https://github.com/INT-NIT/AnDO){:target:"_blank"},
interoperability with NWB and NIX data/metadata formats.
content:
- raw
blocking: None
google_doc_created: 2020-12
pull_request_created: 2022-11
pull_request_merged:
- number: "033"
title: Advanced Diffusion Weighted Imaging (aDWI)
leads:
- name: James Gholam
- name: Leandro Beltrachini
- name: Filip Szczepankiewicz
update: |
- New BEP, seeking contributors and collecting community feedback relating to:
priority sequences to support, best supported binary structured formats
(e.g. CBOR? HDF5? MsgPack?).
- Comments may be submitted directly on the document.
- Generating example datasets [here](https://github.com/JAgho/MISP_plot/tree/main){:target:"_blank"}
and determining best practice w/ vendors to record data in-sequence
content:
- raw
blocking: None
google_doc_created: 2021-04
pull_request_created:
pull_request_merged:
- number: "034"
title: Computational modeling
leads:
- name: Michael Schirner
- name: Petra Ritter
update: |
BEP Computational Models: PR open for review and discussion
[here](https://github.com/bids-standard/bids-specification/pull/850)
content:
- derivative
- metadata
blocking: None
google_doc_created: 2021-02
pull_request_created: 2021-08
pull_request_merged:
- number: "035"
title: Modular extensions for individual participant data mega-analyses with non-compliant derivatives
leads:
- name: Giuseppe Gallitto
- name: Balint Kincses
- name: Tamas Spisak
update: |
- BEP revised: now collecting further comments and community feedback.
- Collaborators with mega-analysis experience or with actual example use-cases
(planned/ongoing/finished mega analyses) welcome!
content:
- derivative
blocking: None
google_doc_created: 2021-12
pull_request_created:
pull_request_merged:
- number: "036"
title: Phenotypic Data Guidelines
leads:
- name: "[Eric Earl](mailto:[email protected])"
- name: "[Samuel Guay](mailto:[email protected])"
update: |
- BEP drafted.
- Poster presentation at OHBM 2022.
- Now collecting community comments and feedback.
- All collaborators are welcome.
content:
- raw
blocking: More reviews and discussions are necessary.
google_doc_created: 2021-10
pull_request_created:
pull_request_merged:
- number: "037"
title: Non-Invasive Brain Stimulation (NIBS)
leads:
- name: "[Giacomo Bertazzoli](mailto:[email protected])"
- name: "[Vittorio Iacovella](mailto:[email protected])"
- name: "[Carlo Miniussi](mailto:[email protected])"
- name: "[Marta Bortoletto](mailto:[email protected])"
update: New BEP, collecting community comments and feedback. All collaborators are welcome.
content:
- raw
blocking: None
google_doc_created: 2022-09
pull_request_created:
pull_request_merged:
- number: "038"
title: Atlases
leads:
- name: "[James Kent](mailto:[email protected])"
- name: "[Peer Herholz](mailto:[email protected])"
- name: "[Eugene Duff](mailto:[email protected])"
- name: "[Anthony Galassi](mailto:[email protected])"
update: New BEP, collecting community comments and feedback. All collaborators are welcome.
content:
- raw
blocking: None
google_doc_created: 2022-09
pull_request_created:
pull_request_merged:
- number: "039"
title: Dimensionality reduction-based networks
leads:
- name: "[Arianna Sala](mailto:[email protected])"
- name: "[Anibal Heinsfeld](mailto:[email protected])"
- name: "[Cyrus Eierud](mailto:[email protected])"
- name: "[Franco Pestilli](mailto:[email protected])"
- name: "[Peer Herholz](mailto:[email protected])"
update: New BEP, collecting community comments and feedback. All collaborators are welcome.
content:
- raw
blocking: None
google_doc_created: 2021-10
pull_request_created:
pull_request_merged:
- number: "040"
title: Functional Ultrasound (fUS)
leads:
- name: "[Jean-Charles Mariani](mailto:[email protected])"
- name: "[Samuel Diebolt](mailto:[email protected])"
- name: "[Thomas Deffieux](mailto:[email protected])"
update: New BEP, collecting community comments and feedback. All collaborators are welcome.
content:
- raw
blocking: None
google_doc_created: 2023-03
pull_request_created:
pull_request_merged:
- number: "041"
title: Statistical Model Derivatives
leads:
- name: "[Taylor Salo](mailto:[email protected])"
update: New BEP, collecting community comments and feedback. All collaborators are welcome.
content:
- derivative
blocking: None
google_doc_created: 2022-08
pull_request_created:
pull_request_merged:
- number: "042"
title: Electromyography (EMG)
leads:
- name: "[Seyed Yahya Shirazi](mailto:[email protected])"
update: New BEP, collecting community comments and feedback. All collaborators are welcome.
content:
- raw
blocking: None
google_doc_created: 2023-01
pull_request_created:
pull_request_merged:
- number: "043"
title: BIDS Term Mapping
leads:
- name: "[Chris Markiewicz](mailto:[email protected])"
- name: "[Eric Earl](mailto:[email protected])"
update: For being able to map non-BIDS data as BIDS-compatible. Now collecting community comments and feedback. All collaborators are welcome.
content:
- metadata
blocking: None
google_doc_created: 2024-03
pull_request_created:
pull_request_merged:
- number: "044"
title: Stimuli
leads:
- name: "[Seyed Yahya Shirazi](mailto:[email protected])"
- name: Dora Hermes
- name: Yaroslav O. Halchenko
- name: Kay Robbins
- name: Scott Makeig
update: |
- To harmonize and make more reusable stimuli content under stimuli/.
- Collecting community comments and feedback. All collaborators are welcome.
- Original issue: [#153](https://github.com/bids-standard/bids-specification/issues/153)
content:
- raw
blocking: None
google_doc_created: 2023-09-12
pull_request_created:
pull_request_merged: