PIA-Group / BioSPPy

Biosignal Processing in Python
Other
573 stars 274 forks source link

Allow bvp parameters to be specified #7

Closed ball-hayden closed 8 years ago

ball-hayden commented 8 years ago

As discussed in #6, allow bvp parameters to be adjusted. Defaults are calculated based on sample rate.

I've made a "best effort" attempt at documenting the parameters, but please let me know were I've misunderstood!

capcarr commented 8 years ago

Thanks. alpha is a normalization parameter (I'm not sure what to call it). To be consistent with the rest of the library, I think the time parameters (all except 'alpha') should be passed as seconds, instead of the number of samples.