Closed dsuplica closed 3 months ago
Proposed idea: a new class responsible for loading and storing experiment data. This would be analagous to the EEG_decoder "experiment object"
It may be convenient to have it fully in this pipeline, which could make it easier to update it if we make any pipeline changes
Options:
1) Custom class that just does loading / basic handling (like Experiment class)
2) Mne Epochs class
3) don't do this
after discussing we will be keeping this in wrangler
Proposed idea: a new class responsible for loading and storing experiment data. This would be analagous to the EEG_decoder "experiment object"
It may be convenient to have it fully in this pipeline, which could make it easier to update it if we make any pipeline changes
Options:
1) Custom class that just does loading / basic handling (like Experiment class)
2) Mne Epochs class
3) don't do this