Method

NumCosmoDataSNIACovset_used_in_sh0es

Declaration [src]

void
nc_data_snia_cov_set_used_in_sh0es (
  NcDataSNIACov* snia_cov,
  GArray* used_in_sh0es
)

Description [src]

Sets the array containing whether the SNIa was used in SH0ES.

Parameters

used_in_sh0es

Type: An array of guint32

Whether the SNIa was used in SH0ES.

The data is owned by the caller of the method.