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

Directories

 
readers

Files

 
bids_channel.cpp
 BidsChannel struct definition — *_channels.tsv I/O.
 
bids_channel.h
 BidsChannel struct — channel metadata from *_channels.tsv.
 
bids_const.h
 BIDS constants, channel type mappings, and allowed values.
 
bids_coordinate_system.cpp
 BidsCoordinateSystem struct definition — *_coordsystem.json I/O.
 
bids_coordinate_system.h
 BidsCoordinateSystem struct — iEEG coordinate system from *_coordsystem.json.
 
bids_dataset_description.cpp
 BidsDatasetDescription struct definition — dataset_description.json I/O.
 
bids_dataset_description.h
 BidsDatasetDescription struct — dataset_description.json I/O.
 
bids_electrode.cpp
 BidsElectrode struct definition — *_electrodes.tsv I/O.
 
bids_electrode.h
 BidsElectrode struct — electrode position from *_electrodes.tsv.
 
bids_event.cpp
 BidsEvent struct definition — *_events.tsv I/O.
 
bids_event.h
 BidsEvent struct declaration — a single BIDS event annotation.
 
bids_global.cpp
 bids library export/import macros.
 
bids_global.h
 bids library export/import macros.
 
bids_path.cpp
 BIDSPath class definition.
 
bids_path.h
 BIDSPath class declaration — BIDS-compliant path construction and entity management.
 
bids_raw_data.cpp
 BidsRawData class definition — read(), write(), clear(), and createReader().
 
bids_raw_data.h
 BidsRawData class declaration — central container for a BIDS raw dataset with integrated read/write capabilities and sidecar metadata.
 
bids_tsv.cpp
 BidsTsv class definition — generic TSV I/O.
 
bids_tsv.h
 BidsTsv class declaration — generic BIDS TSV file reading and writing.