Skip to content

Releases: tomasstolker/species

species v0.1.2

28 Jan 16:25
Compare
Choose a tag to compare
  • Updated tutorial notebooks.
  • Several minor changes and improvements
  • ReadColorMagnitude and get_color_magnitude are compatible with photometric and spectral libraries.

species v0.1.1

27 Jan 17:03
Compare
Choose a tag to compare
  • Removed the config_path parameter from SpeciesInit.
  • Added notebooks with tutorials to the documentation.
  • Updated documentation and some code maintenance.

species v0.1.0

20 Jan 10:30
Compare
Choose a tag to compare
  • Major maintenance of the package.
  • Documentation added for many classes and functions.
  • Unit test added for the reading modules. Code coverage is ~50%.
  • Several arguments have been changed to more descriptive names.
  • Refactoring of FitPlanck which supports fitting a combination of Planck functions.
  • Added the field_range argument for plotting color-mag and color-color diagrams.

species v0.0.9

15 Dec 13:13
Compare
Choose a tag to compare
  • resample_spectrum for smoothing a spectrum.
  • quantity argument in get_model to either output a flux or magnitude.
  • Additional options in add_calibration for importing a calibration spectrum.
  • Both field and young/low-gravity objects can be selected with object_type.
  • weighting argument in FitModel.
  • ReadPlanck for reading a Planck function.
  • FitPlanck for fitting photometry and/or a spectrum with MCMC.
  • Improved plotting functionalities.
  • Many small improvements.
  • Several minor bug fixes.
  • Updated companion magnitudes and distances.
  • Updated and improved documentation.

species v0.0.8

23 Jul 09:17
Compare
Choose a tag to compare
  • Compatibility with petitCODE atmospheric models (clear and cloudy).
  • Function to create color-color data from isochrones.
  • Option to include isochrone data in color-color plot.
  • Functions to return the most probable sample and the median sample from the MCMC results.
  • Improved documentation.
  • Documentation example for fitting photometry.

species v0.0.7

04 Jul 11:56
Compare
Choose a tag to compare
  • Reading functionalities for isochrone data, including the computation of synthetic photometry.
  • Support for BT-Setll, AMES-Cond, and AMES-Dusty model spectra.
  • Parameters inc_phot and inc_spec in the fitting routines.
  • Many small improvements and several minor bug fixes.
  • Additional parameters in the plot functions.
  • Improved documentation.

species v0.0.6

08 Mar 11:11
Compare
Choose a tag to compare
  • Synchronizing with the version on PyPI.

species v0.0.5

08 Mar 11:03
Compare
Choose a tag to compare
  • Improved fit tools for atmospheric models and calibration spectra.
  • Reading functionalities for calibration spectra.
  • New data added of directly imaged objects.
  • Plot function for color-color diagram.
  • Additional examples in the documentation.
  • Additional test cases.
  • Many small functionalities added or improved.

species v0.0.4

20 Feb 15:05
Compare
Choose a tag to compare
  • Improved plot functionalities.
  • Additional reading functionalities.
  • Dictionary with photometry of directly imaged companions.
  • Compatibility with model data from BT-NextGen.
  • General improvements in the package structure.
  • Several small bug fixes.

species v0.02

27 Dec 10:54
Compare
Choose a tag to compare
  • Restructuring of the package.
  • MCMC and chi-square fitting routines.
  • Plot functions for the MCMC analysis.
  • Query functions to SIMBAD and VIZIER.
  • Boxing of results with core.box.
  • Data retrieval of SpeX, IRTF, vlm-plx, DRIFT-PHOENIX, and Vega.
  • Tools to analyse model spectra.