moabb
moabb copied to clipboard
[Feature request] Pass sensor information to model
I'm making a pretrained model where it uses the sensor's name to calculate some features before passing the recordings into the networks. It would be very useful if the library can support these sensor meta data. Besides pretraining on the same montage as the BCI dataset, this is the only reasonable way to evaluate a pretrained model on downstream BCI tasks without too much hassle.
What do you mean by sensor data?
I mostly mean information like the name of the sensors. Optionally it might be beneficial to have information about the montage and spatial coordinates. MNE has some good builtin montages, for example.