Method
NumCosmoDataSNIACovget_estimated_width
Declaration [src]
NcmVector*
nc_data_snia_cov_get_estimated_width (
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:
NcmMSetA
NcmMSet.The data is owned by the caller of the method.
Return value
Type: NcmVector
The width vector.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |