Skip to content

Change matched kron ab mags to matched kron fluxes #832

@schlafly

Description

@schlafly

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions