Home

Documentation

GitHub

Get_Conditions_From_BIDS_tsv brick

Get conditions information (conditions names, onsets and durations) for Level1Design brick using tsv files as defined by BIDS One tsv file should be used by session.

The events.tsv file should contains a column “onset” (onset (in seconds) of the event,), a column “duration” (duration of the event (measured from onset) in seconds.) and one column “trial_type” (primary categorisation of each trial to identify them as instances of the experimental conditions).

Example for a bloc design:

tsv example bloc design

Example for an event design:

tsv example event design

Inputs parameters:

Outputs parameters:


Useful links:

evetns.tsv BIDS