Method

NumCosmoDataSNIACovget_estimated_mag

Declaration [src]

NcmVector*
nc_data_snia_cov_get_estimated_mag (
  NcDataSNIACov* snia_cov,
  NcmMSet* mset
)

Description [src]

Estimate the values of width and colour from the catalog using the models in mset and fitting the width and colour as free parameters.

Parameters

mset

Type: NcmMSet

A NcmMSet.

The data is owned by the caller of the method.

Return value

Type: NcmVector

The magnitude vector.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.