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 spacial images in mind.  Other data products (spectra, time series, etc) would have different amounts of granularity in the header information available.

The existing images table covers much of the desired data.  The modifications we require are:

  • Split center_position and observing_band fields
  • Retaining image size data (the VO _xel fields)
  • Add fields for spectral resolution, physical data description, and spacial region information
  • Determination and acquisition of time-domain information.

Images Table:

Column NameVO EquivalentSourceComments
target_nametarget_nameOBJECT Keyword
center_positions_ra
Calculated from
Center of Ra Axis
Data

center_positions_dec
Calculated from
Center of Dec Axis
Data

field_of_views_fov
Calculated from Spacial Axis Data
Average of NAXISn*CRDELn of the Spacial Axes

s_regionDerived from Spacial DataSTC-S String Defined in the TAP (Dowler, et al 2010)

s_xel1Relevent NAXISn Keyword

s_xel2Relevent NAXISn Keyword
spacial_resolutions_resolution
Calculated from Spacial Axis Data
Average of CRDELn of the Spacial Axes

t_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. 

Since we are intending to store cubes as a collection of images, t_xel will can be removed and automatically returned as 1 for any individual image.


t_min

t_exptime

t_xel
observing_bandem_min
Calculated from
Minimum of Spectral Axis


The spectral information is recoverable from the FITS header, and will identify the observing receiver(s), and total bandwidth processed for the image. 

observing_bandem_max
Calculated from
Maximum of Spectral Axis

em_res_power
Relevant
Spectral CRDELn Keyword

em_xel
Relevent
Spectral NAXISn Keyword

o_ucd

BTYPE & BUNIT KeywordsDescription of the physical quantity measured in the image
polarization_idpol_statesDeduced from NAXISn Keyword
NAXISn = 1 → I   NAXISn = 4 → Full Stokes

More clarity is required for polarization information, as the exemplar files (Vlass quicklook images) have limited information available.  Some method of conveying  information about images (in CTYPE/CUNIT keywords, or via outside information) is required to get anything other than an overly simplistic assumption (NAXISn = 1 means Stokes I and NAXISn = 4 means Full Stokes Parameters). 


pol_xelRelevent NAXISn Keyword
telescopeinstrument_nameTELESCOP KeywordThe observing instrument(s)
image_idobs_idautomatically generatedUnique Identifier for the Image
file_id
automatically generatedlink to information about the physical file
max_intensity
Calculated from FITS Data Unit



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
Calculated from FITS Data Unit


rms_noise
Calculated from FITS Data Unit


thumbnail
weblog, a PNG with identical name

FITS Data Description Keywords:

...

The CTYPEn and CUNITn values provide information about the axis to which this group of values applies.  The rest of the keywords can then be used to calculate points of interest upon that axis.  For instance, the center of an axis longer than 1 is given by:

CRVALn + CRDELn*(NAXISn/2 - CRPIXn)

This will be used in determining the the central position of the imageThere are similar formulae for the minimum and maximum values of an axis

Image Sets Table:

The Image Set information will need to come from outside sources, as most of the information is not guaranteed to be in the FITS files themselves.  Vlass Manager holds all the needed information for their images, but future development will need to provide the relevant metadata as image sources broaden beyond VLASS.

Column NameVO EquivalentSource
Description
Comment
image_set_idobs_idautomatically generatedUnique Identifier for the Image Set
project_code
Provided

Required to facilitate Ingestion
(VLASS Manager to start)

configuration
(

The weblog
and/or VLASS Manager)
contains min/max baseline informationThis will need to hold the entire list used for the imaging. 
collection_nameobs_collection
(VLASS Manager initially)



calib_level


VO ObsCore Remaining Fields:

VO RequirementValueSource
dataproduct_type'image'default

access_url



access_estsize
files.filesize
dataproduct_type'image'default
access_format'fits'default

obs_publisher_did


default
facilty_name'NRAO'default