Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Sep 9, 2024
1 parent 63e33cc commit 65c8ce7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/derivatives/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,13 +141,13 @@ Metadata about the multidimensional array SHOULD be documented in the associated
Example of preprocessed data (here relmat indicates a 3D relational matrix in 4D node*node*time*frequency band):
```Text
└─ derivatives//
├─ descriptions.tsv
├─ descriptions.tsv
└─ sub-001/
└─ eeg/
├─ sub-001_task-listening_desc-preproc_eeg.edf
├─ sub-001_task-listening_desc-preproc_eeg.json
├─ sub-001_task-listening_meas-crosscoherence_relamt.hd5
└─ sub-001_task-listening_meas-crosscoherence_relamt.jon
├─ sub-001_task-listening_meas-crosscoherence_relamt.hd5
└─ sub-001_task-listening_meas-crosscoherence_relamt.jon
```

<!-- Link Definitions -->
Expand Down

0 comments on commit 65c8ce7

Please sign in to comment.