Tools

Reading BEAST files

beast.tools.read_beast_data Module

Functions for interacting with the BEAST model

Functions

read_lnp_data(filename[, nstars, shift_lnp])

Read in the sparse lnp for all the stars in the hdf5 file

read_noise_data(filename[, param_list, ...])

Read some or all of the noise model parameters, for one or all of the filters

read_sed_data(filename[, param_list, ...])

Read in the beast data needed by all the pixels

get_lnp_grid_vals(sed_data, lnp_data[, verbose])

Acquire the SED parameter values for the locations where the lnp values were saved

Comparing spectral types

beast.tools.compare_spec_type Module

Functions

compare_spec_type(phot_cat_file, ...[, ...])

BEAST verification: compare spectrally-typed stars to BEAST fits

lookup_param(input_function, spec_type, ...)

For given spectral classification, evaluate a function to find the physical parameter (e.g., T_eff, log(g))

setup_logg_table()

Read in and interpolate the log(g) table

setup_teff_table()

Read in and interpolate the T_eff table