Calculates the mean shape of unbiased galaxies by averaging the shapelet sets for all unbiased galaxies (which must be provided).
Parameters
| Name | Type | Description |
|---|---|---|
Inputs
| Name | Type | Description |
|---|---|---|
| GalSet/UnbiasedCount | int | Number of unbiased galaxy images. |
| GalSet/ShapeletNumCoef | int | Number of shapelet coefficients in both the n1 and n2 directions. |
| GalSet/UnbiasedShapes | double* | Array of shapelet decompositions for unbiased galaxies. |
Outputs
| Name | Type | Description |
|---|---|---|
| GalSet/ShapeletMean | double* | Single shapelet decomposition of the average unbiased galaxy. |