From 12aa1902a6a42324b9a37fdb23d04e9e4f1f52b5 Mon Sep 17 00:00:00 2001 From: Remi Gau Date: Wed, 20 Mar 2024 18:09:33 -0400 Subject: [PATCH] mention that events.tsv should be sorted by onset --- src/modality-specific-files/task-events.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/modality-specific-files/task-events.md b/src/modality-specific-files/task-events.md index 0fb6ec2a52..9b0ffa69f3 100644 --- a/src/modality-specific-files/task-events.md +++ b/src/modality-specific-files/task-events.md @@ -42,6 +42,8 @@ and a guide for using macros can be found at --> {{ MACROS___make_columns_table("task.TaskEvents") }} +The content of `events.tsv` files SHOULD be sorted by values in the `onset` column. + Note for MRI data: If any acquired scans have been discarded before forming the imaging data file, ensure that an `onset` of 0 corresponds to the time the first image was stored.