Commit 0171d2d
committed
phase1: re-run preprocessing for 3 subjects
Recover the Stage B 3-subject results lost when the repo was
transferred. Re-run produced by phase1_preprocess(SmokeSubjectCount=3),
driven from scripts/run_phase1_three_subjects.m.
Subjects: sub-NDARAA948VFH, sub-NDARAC853DTE, sub-NDARAD774HAZ. Channel
counts after clean_rawdata channel rejection: 123, 112, 98 (out of 129;
6 / 17 / 31 rejected). Counts match the original Stage B baseline.
Cz rejected in every subject (dataset reference, flat by construction).
Cleanline status skipped_nyquist for all 3 (Nyquist at 100 Hz is 50 Hz,
60/120/180 Hz line-noise targets cannot be regressed at this srate).
Committed under derivatives/preproc/ (tracked via .gitignore allow-list):
qa_channels.csv per-subject QA table
params.json full parameter snapshot + tool versions
sub-<ID>/figures/*.png 4 PSD figures per subject (stages 00-03)
README.md what is tracked, what is not, how to reproduce
Heavy .set/.fdt checkpoints stay ignored. Reproducible from
scripts/run_phase1_three_subjects.m on the local 100 Hz tier.
Closes #2 for the 3-subject scope. Stage C full fan-out (all 184
ThePresent subjects) deferred to a follow-up after pipeline validates
end-to-end on the 3-subject pilot. Refs #1.1 parent 9dd6987 commit 0171d2d
16 files changed
Lines changed: 130 additions & 0 deletions
File tree
- derivatives/preproc
- sub-NDARAA948VFH/figures
- sub-NDARAC853DTE/figures
- sub-NDARAD774HAZ/figures
- scripts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments