subsampling¶
stage02_processing.scripts.subsampling
Subsample the input data to a target rate by selecting only every n-th sample point.
usage: subsampling [-h] --data [DATA] --output [OUTPUT] --target_rate
[TARGET_RATE]
Named Arguments¶
- --data
path to input data in neo format
- --output
path of output file
- --target_rate
rate to subsample to in Hz