Skip to content

Commit

Permalink
remove task label from electrodes
Browse files Browse the repository at this point in the history
  • Loading branch information
sappelhoff committed Apr 25, 2019
1 parent 7be62a2 commit fe6f594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/99-appendices/04-entity-table.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ file type are denoted. Entity formats indicate whether the value is alphanumeric
| Entity | Format | anat<br>(T1w T2w T1rho T1map T2map T2star FLAIR FLASH PD PDmap PDT2 inplaneT1 inplaneT2 angio) | anat<br>(defacemask) | func<br>(bold sbref events) | func<br>(physio stim) | dwi<br>(dwi bvec bval) | fmap<br>(phasediff phase1 phase2 magnitude1 magnitude2 magnitude fieldmap) | fmap<br>(epi) | beh<br>(events stim physio) | meg<br> | eeg<br> | ieeg<br> | channels<br>(meg/eeg/ieeg) | headshape<br> (meg) | photo<br>(meg/eeg/ieeg) | electrodes<br>(eeg/ieeg) | events<br>(meg/eeg/ieeg) |
| Subject | `sub-<label>` | REQUIRED | REQUIRED | REQUIRED | REQUIRED | REQUIRED | REQUIRED | REQUIRED | REQUIRED | REQUIRED | REQUIRED | REQUIRED | REQUIRED | REQUIRED | REQUIRED | REQUIRED | REQUIRED |
| Session | `ses-<label>` | OPTIONAL | OPTIONAL | OPTIONAL | OPTIONAL | OPTIONAL | OPTIONAL | OPTIONAL | OPTIONAL | OPTIONAL | OPTIONAL | OPTIONAL | OPTIONAL | OPTIONAL | OPTIONAL | OPTIONAL | OPTIONAL |
| Task | `task-<label>` | | | REQUIRED | REQUIRED | | | | REQUIRED | REQUIRED | REQUIRED | REQUIRED | REQUIRED | | | REQUIRED | REQUIRED |
| Task | `task-<label>` | | | REQUIRED | REQUIRED | | | | REQUIRED | REQUIRED | REQUIRED | REQUIRED | REQUIRED | | | | REQUIRED |
| Acquisition | `acq-<label>` | OPTIONAL | OPTIONAL | OPTIONAL | OPTIONAL | OPTIONAL | OPTIONAL | OPTIONAL | | OPTIONAL | OPTIONAL | OPTIONAL | | OPTIONAL | OPTIONAL | OPTIONAL | OPTIONAL |
| Contrast Enhancing Agent | `ce-<label>` | OPTIONAL | OPTIONAL | OPTIONAL | | | | OPTIONAL | | | | | | | | | |
| Reconstruction | `rec-<label>` | OPTIONAL | OPTIONAL | OPTIONAL | OPTIONAL | | | | | | | | | | | | |
Expand Down

0 comments on commit fe6f594

Please sign in to comment.