Photometric Filters (artpop.filters)

API

artpop.filters Module

Functions

get_filter_names([phot_system])

Get MIST photometric systems and filter names.

get_filter_properties()

Return astropy Table with the filter lam_eff and dlam values.

phot_system_lookup([filter_name])

Lookup the photometric system name associated with a given filter name.

load_zero_point_converter()

Create and return a ZeroPointConverter object.

Classes

FilterSystem(filter_curve_files, ...)

Class for calculating filter parameters from throughput curves.