You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

We need to settle on metadata for the calibrations we have ingested for the EVLA.

Column NameColumn TypeComments
calibration_idintegerAutomatically generated unique Id
execution_block_idintegerForeign Key to the Execution Block information from which this calibration was derived.
casa_versionvarcharWhich version of CASA was used.  This potentially has several effects, including restores.
parallelized_casabooleanWas CASA used in MPI mode? That has implications for how the calibration information is stored.
qa_commentsvarcharComments provided by the DA upon Ingestion.  Optionally, this could be replaced with a workflow_id if the comments are stored there.
  • No labels