NDCLab / pepper-pipeline

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

Memoize data to ensure preprocessing doesn't occur twice if processed data exists #425

Open F-said opened 2 years ago

F-said commented 2 years ago

Describe the feature effect or output Title

Which part of the pipeline does this satisfy if any A reliable method of ensuring that data is not preprocessed or post-processed twice if it already exists with the same params.

What is the minimum for this feature to be complete? Tested Stable in all env