The source catalog schema includes columns for matched kron AB magnitudes but not matched kron fluxes. We should change abmag -> flux in these lines.
|
kron_~band~m~band~_abmag: |
|
description: PSF-matched flux within the elliptical Kron aperture |
|
unit: abmag |
|
properties: |
|
data: |
|
properties: |
|
datatype: |
|
enum: [float32] |
|
kron_~band~m~band~_abmag_err: |
|
description: Uncertainty in kron_<band>m<band>_abmag_err |
|
unit: abmag |
|
properties: |
|
data: |
|
properties: |
|
datatype: |
|
enum: [float32] |
@stscijgbot-rstdms
This is downstream of an error in the schema Excel files that I've communicated to Harry.
The source catalog schema includes columns for matched kron AB magnitudes but not matched kron fluxes. We should change abmag -> flux in these lines.
rad/latest/tables/source_catalog_columns.yaml
Lines 385 to 400 in b56d5a4
@stscijgbot-rstdms
This is downstream of an error in the schema Excel files that I've communicated to Harry.