PriorAgeModel

class beast.physicsmodel.priormodel.PriorAgeModel(model)[source]

Bases: PriorModel

Prior model for age parameter with specific allowed models.

Initialize the stellar age prior model

Parameters:
modeldict

Possible choices are flat, flat_log, bins_histo, bins_interp, and exponential

Methods Summary

__call__(x)

Weights based on input model choice

Methods Documentation

__call__(x)[source]

Weights based on input model choice

Parameters:
xfloat

values for model evaluation