Skip to content

Added unit tests for the Spectrum and SpectralVariance

Duncan Macleod requested to merge github/fork/duncanmmacleod/spectrum-tests into master

This PR introduces a new TestSuite for the Spectrum object, then fixes a few bugs in that object uncovered by the unit tests (fixes #236 (closed)), and does the same for SpectralVariance.

Merge request reports