···4646 AVAILABLE: 'AVAILABLE'
4747};
48484949+// Names of variables in the jupyter kernel
5050+export const JUPYTER_VARIABLE_NAMES = {
5151+ RAW_EPOCHS: 'raw_epochs',
5252+ CLEAN_EPOCHS: 'clean_epochs'
5353+};
5454+4955export const SEARCH_TIMER = 3000;
50565157// NOTE: the actual marker id values of stimulus 1 and 2 are reversed