NDCLab / pepper-pipeline

tool | Python Easy Pre-Processing EEG Reproducible Pipeline
GNU Affero General Public License v3.0
3 stars 3 forks source link

Identify opportunities for speed in `preprocess` #422

Open F-said opened 2 years ago

F-said commented 2 years ago

Describe the feature effect or output A lot of maths and looping going on in preprocess.py. There may be opportunities to speed up code through cool techniques.

Which part of the pipeline does this satisfy if any None

What is the minimum for this feature to be complete? Identify valid opportunities, might be none