Skip to content

species v0.3.5

Compare
Choose a tag to compare
@tomasstolker tomasstolker released this 05 Mar 13:38
  • Support for nested sampling with UltraNest. The run_ultranest method is added in FitModel.
  • Added the spec_res parameter in ReadCalibration.resample_spectrum to smooth a spectrum before resampling.
  • Tools for empirical analysis. CompareSpectra.spectral_type can be used for determining the spectral type.
  • The plot_statistic and plot_empirical_spectra functions can be used for plotting the results from CompareSpectra.
  • Support for the SDSS spectra from Kesseli et al. (2017).
  • Support for running FitModel with MPI. Requires the manual installation of mpi4py.
  • Improved notebook tutorial for fitting data with model spectra.
  • Some minor maintenance. Several warnings and errors added.