Description: Contains information flag values for detections. References: Kron, R. G. 1980, ApJS, 43, 305.
NameUnitData TypeSizeDefault ValueDescription
name VARCHAR(100)100 Name of flag.
hexadecimal VARCHAR(16)16 Flag value in hexadecimal form.
value INT4NAFlag value in decimal form.
description VARCHAR(100)100 Description of the flag.

  • No labels