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(self[, b])
selectWhere(self, \*args, \*\*kwargs)

Methods Documentation

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