Diptyajit Das
Diptyajit Das
### Describe the new feature or enhancement Current API: https://mne.tools/stable/generated/mne.SourceEstimate.html#mne.SourceEstimate.extract_label_time_course implementation offers 4 modes to extract source time courses in a label. Modes: `max`, `mean`, `mean_flip`, `pca_flip` Is it possible...
### Description of the problem The issue is described in: https://mne.discourse.group/t/converting-gradiometers-to-virtual-magnetometers-for-neuromag-122/7056/6?u=dasdiptyajit In short: During creating 2D custom layout, the API mne.channels.generate_2d_layout expects a continuous strings (e.g., without a space) for...