offspect.cache.readout

Generic MetaData fields implemented in all readouts

ALL_RIOS = ['tms-cmep', 'tms-erp', 'tms-imep', 'tms-pdmep']

all currently available readin/readout combos

can_vary_across_merged_files = ['global_comment', 'filedate']

information about the origin file

get_all_rios()[source]

get all currently implemented readin/readout pairs

get_valid_readouts(readin)[source]

return a list of valid readouts for a given readin

must_be_identical_in_merged_file = ['channel_labels', 'channel_of_interest', 'samples_post_event', 'samples_pre_event', 'samplingrate', 'subject', 'readout', 'readin', 'version']

must be identical across original files merged into this cachefile

valid_trace_keys = ['id', 'event_name', 'event_sample', 'event_time', 'onset_shift', 'time_since_last_pulse_in_s', 'reject', 'comment', 'examiner']

information contained in every trace, regardless of readout