brainformer-e-test / config.json
fracapuano's picture
Upload config.json with huggingface_hub
4039167 verified
raw
history blame contribute delete
500 Bytes
{
"repo_id": "fracapuano/brainformer-e-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",
"start": -0.5,
"duration": 2.0,
"baseline": null,
"verbose": false,
"quantize_level": null,
"mu_param": null,
"chunk_size": 400
}