Enumeration

NumCosmoMathMSetCatalogTrimType

Declaration

flags NumCosmoMath.MSetCatalogTrimType

Description [src]

See ncm_mset_catalog_calc_max_ess_time() and ncm_mset_catalog_calc_heidel_diag().

Members

NCM_MSET_CATALOG_TRIM_TYPE_ESS

Trim the catalog using the maximum ess criterion.

  • Value: 1
  • Available since: 1.0
NCM_MSET_CATALOG_TRIM_TYPE_HEIDEL

Trim the catalog using the Heidelberger and Welch’s convergence diagnostic.

  • Value: 2
  • Available since: 1.0
NCM_MSET_CATALOG_TRIM_TYPE_CK

Trim the catalog using the estimate of the time where $-2\ln(L)$ stops evolving.

  • Value: 4
  • Available since: 1.0
NCM_MSET_CATALOG_TRIM_TYPE_ALL

Trim the catalog using all tests above.

  • Value: 7
  • Available since: 1.0