Raw-to-BIDS Converters

Modules in the raw2bids_converters package.

Module Description
behavioral_to_beh Convert out-of-scanner behavioral CSVs into BIDS _beh.tsv files.
common Shared utilities for raw-to-BIDS behavioral data converters.
edf_to_physio Convert EyeLink EDF files into BIDS _recording-eye_physio.tsv.gz files.
generate_inventory Generate file_inventory.csv from current sourcedata contents.
localizer_events Convert localizer timing CSVs into BIDS _events.tsv files.
physio_dcm Convert Siemens PhysioLog DICOMs into BIDS _physio.tsv.gz files.
psychopy_encoding Convert PsychoPy free recall encoding CSVs into BIDS _events.tsv files.
psychopy_retrieval Convert PsychoPy free recall retrieval CSVs into BIDS _events.tsv files.
run_all Orchestrator: read file_inventory.csv and run all converters.
timed_events Convert behavioral CSV + timing CSV pairs into BIDS _events.tsv files.
validate Validate generated cued recall BIDS events against metainformation reference.

Table of contents