Skip to content

species v0.8.1

Compare
Choose a tag to compare
@tomasstolker tomasstolker released this 03 Apr 20:09
· 54 commits to main since this release
  • Fixed issue with max_prob parameter in plot_posterior
  • Included uniform_priors and normal_priors to SamplesBox
  • Added show_priors parameter to plot_posterior
  • Fixed issue with wavelength precision in Exo-Rem grid
  • Added verbose parameter to list_filters method of ReadObject
  • Implemented the units parameter in plot_spectrum
  • Added convert_from parameter to convert_units function
  • Extended the BT-NextGen grid to 5 mm
  • Allowing to fix the parallax when fitting with FitModel
  • Including the blackbody radius (calculated from disk_teff) in the posterior with inc_luminosity=True in plot_posterior
  • Added the add_simple_object method to Database for retrieving data from the SIMPLE Database
  • Support for providing a spectrum array directly to the spectrum parameter of add_object
  • Retrieving the f_sed parameter for each cloud species individually by setting global_fsed=False
  • Added spec_res attribute to ModelBox
  • Support for Sonora Elf Owl L-, T-, and Y-type grids
  • Fixed issue with appending mode for opening the HDF5 database
  • Fixed issue with package_data in setup.py