Come analyze HEASARC, IRSA, and MAST data in the cloud! The Fornax Initiative is now welcoming all interested beta users.
Available prior families
The full set of priors recognized by the bayes command is
listed in the command reference; the table there gives the
expression for each. The shapes most often useful for
X-ray work fall into three classes:
- Scale parameters — normalizations, column densities,
and other quantities that are bounded below by zero and whose order
of magnitude is itself uncertain. Use jeffreys
(uniform on
), or lognormal if you have a preferred order of magnitude with a width on
. Both require strictly positive support; the parameter's hard lower limit must be greater than zero before either is selected.
- Location parameters — temperatures, line centroids,
photon indices, and other quantities defined on a finite linear
range. Use gauss (or cauchy if you want heavier
tails to avoid undue shrinkage), or cons if the parameter
is well-constrained by the data alone over its allowed range.
- Bounded parameters — covering fractions, abundances
normalized to unity, and angles. Use beta on
, isotropic for an angle drawn from a uniform direction on the sphere, or powerlaw for a truncated power-law distribution.