Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: updated column names to match those in the observation tables

...

Below is the proposed new table structure for Images and Image Products in the metadata database.  There are 3 4 classes of columns below:  initial columns, new columns, columns adapted from (previous_column), and columns renamed to match their equivalents in the observation tables.  Depending on the design decisions and the behavior of CASA, some of these fields could be removed (t_xel, em_xel, pol_xel) if they they will be invariant. 

...

Column NameVO EquivalentSourceComments
target_namesourcenametarget_nameOBJECT Keyword
center_ra (center_position)s_raCenter of Ra Axis
center_dec (center_position)s_decCenter of Dec Axis
field_of_views_fovAverage of NAXISn*CRDELn of the Spacial Axes
spacial_regions_regionDerived from Spacial DataSTC-S String Defined in the TAP (Dowler, et al 2010)
ra_element_counts_xel1Relevent NAXISn Keyword
dec_element_counts_xel2Relevent NAXISn Keyword
spacial_resolutions_resolutionAverage of CRDELn of the Spacial Axes
image_stop_timestarttimet_max

Temporal domain information for an image is dependent upon the observation(s) used in its generation.  Some controlling process (Like Vlass Manager, whatever imaging pipeline we create, and any image manipulation software we use) will need to supply it. 


image_start_timeendtimet_min
imageexposure_integration_timet_exptime
min_frequency_min observing_band)em_minMinimum of Spectral Axis


The spectral information is recoverable from the FITS header, and will identify the spectral coverage, and total bandwidth processed for the image. 

max_frequency_max (observing_band)em_maxMaximum of Spectral Axis
spectral_resolutionem_res_powerSpectral CRDELn Keyword
polarization_idcodepol_states

Currently, there is insufficient information provided about the polarization information of the image in the quicklook FITS headers.  There is a STOKES axis, but no further information is provided. 

Since Single Epoch images will be created in Stokes I, Q, and U, that information must be provided to distinguish the files.  Adding the stokes parameter name to the CTYPEn or CUNITn header keywords would solve this issue. 

telescopeinstrument_nameTELESCOP KeywordThis must accommodate images for multiple instruments (i.e. VLA + Single Dish)
file_id
automatically generatedlink to information about the physical file
image_idobs_idautomatically generatedUnique Identifier for the Image
image_units

o_ucd

BTYPE & BUNIT KeywordsDescription of the physical quantity measured in the image
max_intensity


These values are can be determined from the data portion of the image file in conjunction with the BSCALE & BZERO keywords.  The library which is used for FITS interaction for ingestion can perform these calculations, but no information about the speed of results is yet available.

min_intensity

rms_noise

thumbnail
weblog, a PNG with identical name

...

Column NameVO EquivalentSourceComment
image_set_idobs_idautomatically generatedUnique Identifier for the Image Set
project_code
Required to facilitate Ingestion
configuration

This will need to hold the entire list used for the imaging. 
collection_nameobs_collection


calibcalibration_levelcalib_level
As defined by the VO in their 0-4 system

...