Skip to content

species v0.3.0

Choose a tag to compare

@tomasstolker tomasstolker released this 13 May 11:43
  • Nested sampling support by FitModel with run_multinest.
  • Fitting blackbody spectra has been merged in FitModel and FitPlanck has been deprecated
  • Support of FitModel for fitting calibration parameters, including a Gaussian process for correlated noise.
  • Support for duplicate filter names.
  • The inc_phot and inc_spec parameters allow for subsets of data.
  • Added optical constants and a reddening parameter in plot_color_magnitude and plot_color_color.
  • Added the inc_luminosity parameter in `plot_posterior.
  • Improved and faster use of parallaxes.
  • Type checks added to some of the classes and methods.
  • Compatibility of add_object with the GRAVITY FITS format.
  • Several new features for fine-tuning of plots, including the plot_kwargs parameter in plot_spectrum.
  • Many small improvements and a few bug fixes.