autowisp.database.data_model.hdf5_structure_versions module

Class Inheritance Diagram

Inheritance diagram of Column, DataModelBase, ForeignKey, HDF5StructureVersion, Index, Integer

Define the hdf5_structure_versions table.

class autowisp.database.data_model.hdf5_structure_versions.HDF5StructureVersion(**kwargs)[source]

Bases: DataModelBase

Inheritance diagram of autowisp.database.data_model.hdf5_structure_versions.HDF5StructureVersion

The versions of structures for the HDF5 pipeline products.

attributes
datasets
hdf5_product_id

The type of pipeline product this structure configuration version is for.

id

A unique identifier for each row.

product
timestamp

When record was last changed

version

An identifier for distinguishing the separate configuration versions of a single pipeline product type.