galaxia_ananke.photometry.Isochrone module#

Docstring

class galaxia_ananke.photometry.Isochrone.Isochrone(*args, overwrite=False)[source]#

Bases: object

Ages need to be in log scale

__init__(*args, overwrite=False) None[source]#
property path#
property category#
property name#
property file_descriptor_path#
property has_file_descriptor#
property isochrone_files#
property file_descriptor_content: List[str]#
property magnitude_itemgetter: itemgetter#
property mag_names: List[str]#
property formatting#
property qtables_dictionary#
property qtables_unique_ages_dictionary#
property consolidated_points_and_values: Tuple[ndarray[Any, dtype[_ScalarType_co]], ndarray[Any, dtype[_ScalarType_co]]]#