v2.0.0
Loading...
Searching...
No Matches
bids Directory Reference
Directory dependency graph for bids:
src/libraries/bids

Directories

 
readers

Files

 
bids_channel.cpp
 Implementation of BIDSLIB::BidsChannel — TSV read/write for the BIDS _channels.tsv sidecar.
 
bids_channel.h
 Reader/writer for the BIDS _channels.tsv sidecar — one record per recorded channel.
 
bids_const.h
 Centralised BIDS vocabulary: datatype / suffix / extension whitelists, FIFF↔BIDS channel-type and coordinate-frame maps, and entity ordering.
 
bids_coordinate_system.cpp
 Implementation of BIDSLIB::BidsCoordinateSystem — JSON I/O and FiffCoordTrans bridge for _coordsystem.json.
 
bids_coordinate_system.h
 Reader/writer for the BIDS _coordsystem.json sidecar describing the spatial reference frame of an _electrodes.tsv record.
 
bids_dataset_description.cpp
 Implementation of BIDSLIB::BidsDatasetDescription — JSON I/O for the root dataset_description.json sidecar.
 
bids_dataset_description.h
 Reader/writer for dataset_description.json — the REQUIRED root sidecar of every BIDS dataset.
 
bids_electrode.cpp
 Implementation of BIDSLIB::BidsElectrode — TSV I/O and FIFF digitizer-point conversion for _electrodes.tsv.
 
bids_electrode.h
 Reader/writer for the BIDS _electrodes.tsv sidecar plus a bridge into FIFF digitizer-point space.
 
bids_event.cpp
 Implementation of BIDSLIB::BidsEvent — TSV I/O for the BIDS _events.tsv annotation sidecar.
 
bids_event.h
 Reader/writer for the BIDS _events.tsv sidecar — discrete annotations on the time axis of a recording.
 
bids_global.cpp
 Build-info free-function definitions for the MNE-CPP BIDS shared library.
 
bids_global.h
 MNE-CPP BIDS library entry point: Qt symbol-visibility plumbing and the BIDSLIB namespace documentation.
 
bids_path.cpp
 Implementation of BIDSLIB::BIDSPath — entity-based construction and matching of BIDS-compliant paths and sidecar siblings.
 
bids_path.h
 Programmatic construction and matching of BIDS-compliant directories, filenames and sidecar paths.
 
bids_raw_data.cpp
 Implementation of BIDSLIB::BidsRawData — end-to-end BIDS raw-dataset read / write orchestration including all electrophysiology sidecars.
 
bids_raw_data.h
 Central container for a BIDS raw recording — the BIDS-side analogue of FIFFLIB::FiffRawData, bundling raw signal I/O with every electrophysiology sidecar.
 
bids_tsv.cpp
 Implementation of BIDSLIB::BidsTsv — generic UTF-8 / LF / n/a TSV reader and writer for BIDS sidecars.
 
bids_tsv.h
 Generic tab-separated-value reader/writer for BIDS sidecars (UTF-8, LF, n/a for missing values, mandatory header row).