MCCS LMC Prototype Logo

Getting started

  • Getting started
  • Set up your development environment
  • Set up Visual Studio Code
  • Set up your deployment environment
  • Using an MCCS cluster

Developer guide

  • MCCS device model
  • Using telmodel repository
  • Using k9s Plugins
  • MCCS code quality guidelines

Reference material

  • MCCS architecture class diagrams
  • MCCS Prototype Pointing Control
  • MCCS Allocation and Configuration Control
  • MCCS Calibration
  • Power Management in MCCS Subsystem

API

  • API
    • Antenna
    • Controller
    • Station
    • Station beam
    • Subarray
    • Subarray beam
    • Transient buffer
    • Station calibrator
    • Calibration store
      • Calibration store component manager
      • Calibration store device
      • Calibration store health model
      • Calibration store database connection
      • Selection Policy

Schemas

  • Schemas

Devices

  • Example Configuration of MCCS devices
MCCS LMC Prototype
  • API
  • Calibration store subpackage
  • View page source

Calibration store subpackage

The CalibrationStore is the interface from the tango controls to the calibration data products.

  • Calibration store component manager
    • CalibrationStoreComponentManager
  • Calibration store device
    • MccsCalibrationStore
    • main()
  • Calibration store health model
    • CalibrationStoreHealthModel
  • Calibration store database connection
    • CalibrationStoreDatabaseConnection
  • Selection Policy
    • SelectClosestInRange
    • SelectPreferred
    • SelectionManager
Previous Next

© Copyright 2020, SKA MCCS Team.

Built with Sphinx using a custom SKA theme based on a theme provided by Read the Docs. Creative Commons Licence
SKA developer documentation by SKA Observatory is licensed under a Creative Commons Attribution 4.0 International License .
Based on a work at github.com/ska-telescope/developer.skatelescope.org .

This work is inspired by the LSST developer guide © Copyright 2016-2018 Association of Universities for Research in Astronomy, licensed under a Creative Commons Attribution 4.0 International License .

This work is inspired by the Apache developer information Copyright © 2018 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 .