In this release: - created sub-modules for each of the previous classes; - added SED functions as `staticmethod`s in order for them to be used while fitting; - added trapezoidal rule in log-log scale as an option for integration; - moved data within the package.
0.0.7.3
- Fixed optical depth calculation - was not running for disk in the previous release.
- Added optical depth calculation to tests.
- Extracted class with spectral constraints from emission_regions.
0.0.7.2
- Added test on SSA - fixed workflow for failing tests - making zenodo release
0.0.7
new - In this release we define the electron spectra starting from `astropy.modeling.models`; - the setting of the spectral amplitude from the normalisation is uniformed to avoid duplication; - the log-parabola is added to the spectral types.