Contents:
Find the corresponding isochrone for a given age and metallicity
This method can be generalized to interpolate any quantity given in the isochrone table.
An powerlaw mass function f(x) ~ x^-a
Samples n times from the mass function.
>>> len(t.sample(10))
10