Skip to content

Changes to address frequency mismatch issues for certain combination of segment duration and frequency resolution

Shivaraj Kandhasamy requested to merge shivaraj.kandhasamy/pygwb:master into master

This merge request addresses the issue reported in #83 (closed) . This is couple of lines change in spectral.py where we round the frequency vector accounting for precision issues.

Merge request reports