Run a preprocessing pipeline on ingested data — filtering, ICA, epoch creation, artifact rejection, and QC.
From neuroflownpx claudepluginhub stanislavjiricek/neuroflow --plugin neuroflowRead the neuroflow:phase-data-preprocess skill first. Then follow the neuroflow-core lifecycle: read project_config.md, flow.md, and .neuroflow/data-preprocess/flow.md before starting. Also check .neuroflow/data/flow.md to understand what data is available.
Builds and runs a preprocessing pipeline on the ingested data.
Ask:
Document the pipeline parameters in preprocess-config.md in .neuroflow/data-preprocess/. Write the pipeline script to output_path (from .neuroflow/data-preprocess/flow.md, default: scripts/preprocessing/) — not inside .neuroflow/.
preprocess-report.md — parameters used, bad channels, ICA components removed, epoch rejection rate, subject-level QC notes.neuroflow/data-preprocess/flow.md.neuroflow/sessions/YYYY-MM-DD.mdproject_config.md if phase changed