Skip to content

Commit ea9a3a4

Browse files
committed
also add a note to physio/stim
1 parent bee6b9d commit ea9a3a4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/04-modality-specific-files/06-physiological-and-other-continuous-recordings.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@ line.
7171
Instead the name of columns are specified in the JSON file.
7272
This is to improve compatibility with existing software (for example, FSL, PNM)
7373
as well as to make support for other file formats possible in the future.
74+
As in any TSV file, column names MUST NOT be blank (that is, an empty string),
75+
and MUST NOT be duplicated within a single JSON file describing a headerless
76+
TSV file.
7477

7578
Example `*_physio.tsv.gz`:
7679

0 commit comments

Comments
 (0)