Skip to content

Small fix to `pygwb_combine`

Max Lalleman requested to merge max.lalleman/pygwb:combine_fix into master

Fixing the small error in pygwb_combine where it would fail due to the output_path being a list and not a directory or a file. Fixes #82 (closed). Also adding a warning in the spectral module when the combination of segment_duration and frequency_resolution is not an integer.

Edited by Max Lalleman

Merge request reports