| { | |
| "repo_id": "fracapuano/brainformer-test", | |
| "pick_types": [ | |
| "eeg", | |
| "meg" | |
| ], | |
| "interpolate_bads": true, | |
| "filter": [ | |
| 0.5, | |
| 150 | |
| ], | |
| "apply_notch": [ | |
| 50, | |
| 100, | |
| 150 | |
| ], | |
| "resample_frequency": 200, | |
| "norm_mode": "per_chan", | |
| "timelock_events": "default", | |
| "verbose": false, | |
| "quantize_level": null, | |
| "mu_param": null | |
| } |