This table holds the shared metadata for a set of images which were created together, along with a link to the image products tar file associated with that collection of images.

Note: Once the ancillary products system is implemented, this table will merge with the Images table, and the image products tar will be an ancillary file.  


Definition:


Columns:

image_product_id: automatically generated unique identifier for the image product

project_code: Project to which the image set belongs

configurations: Array configuration(s) used for image generation

collection_name: Collection to which this image set belongs

calibration_level: VO calibration level for the image (defaults to 2)

product_file_id: Link to the image products tar file for the image set

tags: Tags (not yet implemented) applied to the image set

image_set_filegroup: Link to the parent filegroup for the image set (which contains all the images & products)



  • No labels