neerajww
neerajww
Is there a way to specify which channels to use in interpolation while using RANSAC. That is, in the below code is there a way to specify picks in ransac.fit_transform()?...
Hey, I will like to make a horizontal orientation for the sliders in the MUSHRA test. I need this so as to have more resolution in the slider ratings as...
Hi, I am working with an (open-access )EEG dataset which has 255 channels (https://zenodo.org/record/4518754#.YfukTfXTXLC). It is curry file format, and I can load the dataset in mne with its montage...
Hi Folks, I am trying to use this on X (m x n) as follows: ``` mean_results = bs.bootstrap(X, stat_func=bs_stats.mean) ``` Is there an axis parameter to say along which...