Module for converting a MESA history file to an EEP track.

Reference: Dotter, Aaron (2016), AJSS, 222, 1.

class posydon.interpolation.eep.EEP(filename, EEP_NAMES=['ZAMS', 'IAMS', 'TAMS', 'ZACHEB', 'TACHEB', 'CBURN'], EEP_INTERVAL=100)[source]

Bases: object

Convert a MESA history file to Equivalent Evolutionary Phase track.

Load an MESA history file and construct the EEP instance.