Method

NumCosmoMathMSetCatalogset_burnin

Declaration [src]

void
ncm_mset_catalog_set_burnin (
  NcmMSetCatalog* mcat,
  glong burnin
)

Description [src]

Sets the number of elements to ignore when reading from a catalogue, it must be set before loading data from a file.

It will not affect a catalogue in any other context, only when reading data from a file. It is recommended to be used only when analyzing a catalogue.

Parameters

burnin

Type: glong

Number of elements to ignore.