Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Below are two sets of metadata which will be stored in the new archive in regard to Images and the Image Sets to which they belong.  Included where relevant are the equivalent fields in the Virtual Observatory ObsCore Data Model,  a potential source from which to obtain the data, and a comment.  The images table was written specifically with the idea of spatial images in mind.  Other data products (spectra, time series, etc) would have different amounts of granularity in the header information available.

Images Database Table:

Column NameUnitsVO EquivalentSourceComments
sourcename
target_nameOBJECT Keyword
radegs_raCenter of Ra Axis
dec degs_decCenter of Dec Axis
image_field_of_viewdegs_fovAverage of NAXISn*CRDELn of the spatial Axes
spatial_region
s_regionDerived from spatial DataSTC-S String Defined in the TAP (Dowler, et al 2010)
ra_element_count
s_xel1Relevant NAXISn Keyword
ra_pixel_size

abs(Relevant CDELTn)
dec_element_count
s_xel2Relevant NAXISn Keyword
dec_pixel_size

abs(Relevant CDELTn)
spatial_resolutionarcsecs_resolutionsqrt(BMAJ*BMIN)Geometric mean of the synthesized beam axes.
beam_axis_ratio

BMAJ/BMINRatio of the synthesized beam axes.
starttimeMJDt_min

These values should be obtained by some larger-scale process.  VlassMgr, in the case of quicklook images. 

endtimeMJDt_max
exposure_timest_exptime
min_frequencyHzem_minMinimum of Spectral Axis
max_frequencyHzem_maxMaximum of Spectral Axis
rest_frequencyHz
RESTFRQ KeywordUsed for transformations
band_code

weblogRequires outside information source for accuracy. 

polarization_id


pol_statesPolarization CRVALn value

CASA uses the CRVALn value to convey polarization information, with [1,2,3,4] mapped to [I,Q,U,V]. 

Default to 'None' in case of other values.

telescope
instrument_nameTELESCOP KeywordThis must accommodate images for multiple instruments (i.e. VLA + Single Dish)
file_id

automatically generatedlink to information about the physical file
image_id
obs_idautomatically generatedUnique Identifier for the Image
image_units

o_ucd

BTYPE & BUNIT KeywordsDescription of the physical quantity measured in the image
max_intensityimage_units
image table values
min_intensityimage_units
image table values
rms_noiseimage_units
weblogBoth of these will need to come from the last stage of the imaging process, to maintain accuracy.  For quicklook images, that is stage7.  That may change (and will likely be different for the Single Epoch products).
thumbnail

weblog, find the matching thumbnail image generated.
tags


Internal tagging system to facilitate searches.

...