Skip to content

AST-943 Simplify SpectralFitter interface

Maik Nijhuis requested to merge ast-943-simplify-spectralfitter into master
  • Pass all configuration in the constructor.
  • Make members const.
  • Use Google style for mode types.
  • Add forced terms to mode types.
  • Use plain simple interface for Frequencies and Weights.

These changes are applied to Radler in radler!64 (merged).

Edited by Maik Nijhuis

Merge request reports