brainformer-test / config.json
fracapuano's picture
Upload config.json with huggingface_hub
757d7ea verified
raw
history blame contribute delete
413 Bytes
{
"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
}