wcs_log

67067 rows


Description

Astrometryc alignment log

Columns

Column Type Size Nulls Auto Default Children Parents Comments
wcs_parent varchar 2147483647 null

Parent visit name for exposure group

wcs_radec varchar 2147483647 null

Filename of reference catalog

wcs_iter int4 10 null

Fit iteration number

wcs_dx float4 8,8 null

X shift, pix

wcs_dy float4 8,8 null

Y shift, pix

wcs_rot float4 8,8 null

Rotation, deg

wcs_scale float4 8,8 null

Scale factor

wcs_rms float4 8,8 null

RMS of the fit

wcs_n int4 10 null

Number of matched sources used for the fit

wcs_modtime float4 8,8 null

Processing timestamp

wcs_assoc varchar 2147483647 null

Association name

Indexes

Constraint Name Type Sort Column(s)
wcs_log_wcs_parent_idx Performance Asc wcs_parent

Relationships