Master index | Index for vbmeg/functions/device |
vb_define_device | define constants for device |
vb_device_make_data_dir | generate default directory name for data and make it if necessary |
vb_info_active_channel_is_valid | check whether active channel field is valid or not |
vb_info_active_trial_is_valid | check whether active trial field is valid or not |
vb_info_add_posfile_info | load position data from POS-MAT file and set to the appropriate field of |
vb_info_add_preprocess_parm | add preprocess_parm to MEGinfo or EEGinfo |
vb_info_adjust_trial | adjust trial according to Trial field of MEGinfo or EEGinfo |
vb_info_get_Nchannel | < |
vb_info_get_Nrepeat | < |
vb_info_get_active_channel | < |
vb_info_get_active_channel_index | return active channel index list |
vb_info_get_active_trial | < |
vb_info_get_active_trial_index | return active trial index list |
vb_info_get_channel_info | return ChannelInfo struct in info (MEGinfo or EEGinfo) |
vb_info_get_channel_label | return channel label from MEGinfo or EEGinfo |
vb_info_get_channel_label_by_type | return channel label list specified by channel type (integer) |
vb_info_get_channel_number | get number of original channels |
vb_info_get_measurement | get measurement from info struct |
vb_info_get_post_trigger | return post-trigger from current info struct |
vb_info_get_pre_trigger | return pre-trigger from current info struct |
vb_info_get_sample_number | return Nsample field from MEGinfo or EEGinfo |
vb_info_get_sampling_frequency | one of infor getters. get sampling frequency from information struct |
vb_info_get_transinfo | return trans information from MEGinfo or EEGinfo |
vb_info_get_trial_data | return trial data that you want from info.Trial struct |
vb_info_get_trial_list | return list of trial index from MEGinfo or EEGinfo |
vb_info_get_trial_number | return number of trial from info (MEGinfo or EEGinfo) struct |
vb_info_get_trial_sample | |
vb_info_make_channel_info | make channel info data from MEGinfo or EEGinfo which has not ChannelInfo field |
vb_info_set_Nrepeat | < |
vb_info_set_active_channel | < |
vb_info_set_active_flag | set active flag to each Trial data of MEGinfo or EEGinfo |
vb_info_set_active_trial | < |
vb_info_set_channel_info | set channel info field to the appropriate field name |
vb_info_set_post_trigger | info setter : post-trigger |
vb_info_set_pre_trigger | info setter : pre-trigger |
vb_info_set_transinfo | set transform information to MEGinfo or EEGinfo |
vb_loadspec_check | check LoadSpec data |
vb_loadspec_get_channel_name | < |
vb_loadspec_get_pretrigger | < |
vb_loadspec_make_trial_sample | make list of start-end samples from LoadSpec |
vb_msrmnt_active_channel_is_valid | check whether active channel field is valid or not from measurement file |
vb_msrmnt_active_trial_is_valid | check whether active trial field is valid or not from measurement file |
vb_msrmnt_auto_detect_trigger_info | get trigger information from msrmnt_file by auto-detect |
vb_msrmnt_get_channel_list | load channel list |
vb_msrmnt_get_sampling_frequency | return sampling frequency from measurement file |
vb_msrmnt_get_trigger_samples | return indices of trigger sample from measurement file and specified |
vb_msrmnt_load_coordtype | read coordinate type from MEG-MAT or EEG-MAT file |
vb_msrmnt_make_preprocessed_file | make new MEG-MAT or EEG-MAT file which have preprocessed data |
vb_msrmnt_make_trial_data | Make trial data files by chopping continuous MEG or EEG data |
vb_msrmnt_remake_for_LF | make lightweight meg.mat or eeg.mat file for calculating leadfield |
vb_msrmnt_set_spherical_data | set spherical data (Vcenter, Vradius) to a .meg.mat file or .eeg.mat file |
vb_msrmnt_store_data | store new data |
vb_msrmnt_update_active_flag | update active flags and make new file if you want |
vb_msrmnt_update_active_flag_ex | update active flags of extra channels and make new file if you want |
vb_msrmnt_update_data | Replace data and update file for MEG or EEG |
vb_samplelist_get_trial_len | return trial length by sample number |