arsenal_gear.stellar_evolution.data_reader

data_reader.py

This file defines classes for reading stellar evolution data from various sources into a uniform data structure format defined in se_data_structures.py

Classes

IsochroneDataReader(**kwargs)

Abstract base class for reading isochrone data from various sources.

MISTReader(**kwargs)

Class for reading MIST isochrone and stellar track data.