eegprep.std_gettrialsind#

eegprep.std_gettrialsind(trialinfo, *args, return_values=False, **kwargs)#

Return 1-based trial indices matching all requested trialinfo values.

trialinfo may be a list of trial dictionaries or a dictionary with a trialinfo field. MATLAB .mat filename loading is intentionally not part of the standalone runtime; pass loaded trialinfo rows instead.

Parameters:
Return type:

Any