jetperch / pyjoulescope

Joulescope driver and utilities
https://www.joulescope.com
Apache License 2.0
37 stars 11 forks source link

Small issue: raw process cinit defaults to mean, but params say interp #18

Closed petertorelli closed 3 years ago

petertorelli commented 3 years ago

The cinit() function defaults to MEAN suppression, but the parameter help says 'interp' is default.

mliberty1 commented 3 years ago

I see that the defaults for raw_processor.pxi does not match the defaults specified in parameters_v1.py. While the do not need to match (parameters_v1.py will win), the conflict can lead to confusion. Will fix. Thanks!

mliberty1 commented 3 years ago

Fixed in 0.9.3.