File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -273,8 +273,8 @@ NIfTI header.
273
273
Tabular data MUST be saved as tab delimited values (` .tsv ` ) files, i.e., CSV
274
274
files where commas are replaced by tabs. Tabs MUST be true tab characters and
275
275
MUST NOT be a series of space characters. Each TSV file MUST start with a header
276
- line listing the names of all columns (with the exception of physiological and
277
- other continuous acquisition data - see [ below for details ] ( 04-modality-specific-files/06-physiological-and-other-continuous-recordings.md ) ).
276
+ line listing the names of all columns (with the exception of
277
+ [ physiological and other continuous recordings ] ( 04-modality-specific-files/06-physiological-and-other-continuous-recordings.md ) ).
278
278
Names MUST be separated with tabs.
279
279
It is RECOMMENDED that the column names in the header of the TSV file are
280
280
written in [ ` snake_case ` ] ( https://en.wikipedia.org/wiki/Snake_case ) with the
You can’t perform that action at this time.
0 commit comments