ezIsoch

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

Bases: beast.physicsmodel.stars.isochrone.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])
selectWhere(*args, **kwargs)

Methods Documentation

interpolation(b=None)[source]
selectWhere(*args, **kwargs)[source]