get_filter_names

artpop.filters.get_filter_names(phot_system=None)[source]

Get MIST photometric systems and filter names.

Parameters
phot_systemstr or None

The desired photometric system.

Returns
mist_filter_nameslist or dict

If phot_system given, then a list of filter names is returned. If phot_system is None, then a dict of all photometric systems and filters is returned.