Skip to content

Power spectral density fixes

Matthew Pitkin requested to merge asd into master

This MR does the following (for the power_spectrum method of the HeterodynedData class):

  • fixes the scaling of the power spectral density
  • allows the (two sided) amplitude spectral density to be plotted
  • allows the maximum and minimum spectra to be plotted

This is related to #103 (closed).

Merge request reports