Data containers used in ska-sdp-datamodels

ska-sdp-datamodels holds data in python Classes. The bulk data and attributes are usually kept in a xarray.Dataset. For each xarray based class there is an accessor which holds class specific methods and properties.

The structure follows the “Memory Data Models” element of the Processing Functions Module view.

Image model

Configuration model

Note that the package contains a set of example configuration files, which can be used for testing purposes. These are in ska_sdp_datamodels/configuration/example_antenna_files.

Science data models

  • ReceptorFrame: ska_sdp_datamodels.science_data_model.ReceptorFrame

  • PolarisationFrame: ska_sdp_datamodels.science_data_model.PolarisationFrame

  • QualityAssessment: ska_sdp_datamodels.science_data_model.QualityAssessment