Utility Toolbox for RAVE Project


[Up] [Top]

Documentation for package ‘raveio’ version 0.0.4

Help Pages

as_rave_project Convert character to 'RAVEProject' instance
as_rave_subject Get 'RAVESubject' instance from character
as_rave_unit Convert numeric number into print-friendly format
catgl Print colored messages
dir_create2 Force creating directory with checks
ECoGTensor 'iEEG/ECoG' Tensor class inherit from 'Tensor'
find_path Try to find path along the root directory
get_projects Get all possible projects in 'RAVE' directory
get_val2 Get value or return default if invalid
h5_names Returns all names contained in 'HDF5' file
h5_valid Check whether a 'HDF5' file can be opened for read/write
IMPORT_FORMATS Validate raw files in 'rave' directory
is.blank Check If Input Has Blank String
is.zerolenth Check If Input Has Zero Length
is_valid_ish Check if data is close to "valid"
join_tensors Join Multiple Tensors into One Tensor
LazyFST R6 Class to Load 'fst' Files
LazyH5 Lazy 'HDF5' file loader
load_bids_ieeg_header Read in description files from 'BIDS-iEEG' format
load_fst Read a 'fst' file
load_fst_or_h5 Function try to load 'fst' arrays, if not found, read 'HDF5' arrays
load_h5 Lazy Load 'HDF5' File via 'rhdf5'
load_meta2 Load 'RAVE' subject meta data
load_yaml A port to 'read_yaml'
rave-raw-validation Validate raw files in 'rave' directory
RAVEEpoch Definition for epoch class
raveio-option Set/Get 'raveio' option
raveio_confpath Set/Get 'raveio' option
raveio_getopt Set/Get 'raveio' option
raveio_resetopt Set/Get 'raveio' option
raveio_setopt Set/Get 'raveio' option
RAVEPreprocessSettings Definition for preprocess configurations
RAVEProject Definition for 'RAVE' project class
RAVESubject Definition for 'RAVE' subject class
rave_import Import data into 'rave' projects
read-brainvision-eeg Load from 'BrainVision' file
read-write-fst Read a 'fst' file
read_csv_ieeg Read comma separated value file and ignore headers
read_edf_header Read 'EDF(+)' or 'BDF(+)' file headers
read_edf_signal Read 'EDF(+)' or 'BDF(+)' file signals
read_eeg_data Load from 'BrainVision' file
read_eeg_header Load from 'BrainVision' file
read_mat Read 'Matlab' files
safe_read_csv Read comma separated value files with given column classes
safe_write_csv Save data to comma separated value files with backups
save_fst Read a 'fst' file
save_h5 Save objects to 'HDF5' file without trivial checks
save_meta2 Function to save meta data to 'RAVE' subject
save_yaml Write named list to file
Tensor R6 Class for large Tensor (Array) in Hybrid Mode
test_hdspeed Simple hard disk speed test
time_diff2 Calculate time difference in seconds
validate_raw_file Validate raw files in 'rave' directory