Observables (obs)#
The obs module contains functionality for calculating observables for stars and binaries in a
cogsworth Population.
MIST bolometric corrections (obs.mist)#
The mist submodule contains functionality for
interpolating MIST bolometric corrections to get magnitudes in various filters.
Classes#
|
Download, cache, and ingest MIST bolometric correction grids. |
Class Inheritance Diagram#

General observables (obs.observables)#
In the observables submodule you’ll find functions
get_extinction() and get_photometry(),
but there are also some helper functions for dealing with magnitudes.
Functions#
|
Computes log of the surface gravity in cgs |
|
Computes the absolute bolometric magnitude following IAU Resolution B2 |
|
Convert absolute magnitude to apparent magnitude |
|
Convert apparent magnitude to absolute magnitude |
|
Add any number of magnitudes |
|
Calculates the visual extinction values for a set of coordinates |
|
Computes photometry subject to dust extinction using the MIST boloemtric correction grid |