ezIsoch

class beast.physicsmodel.stars.isochrone.ezIsoch(source, interp=False)[source]

Bases: Isochrone

Trying to make something that is easy to manipulate This class is basically a proxy to a table (whatever format works best) and tries to keep things coherent.

Methods Summary

interpolation([b])

Methods Documentation

interpolation(b=None)[source]