Skip to content

ORC-1988 add data flow

Gabriella Hodosán requested to merge orc-1988-add-data-flow into master

This MR covers three things:

  • add data flow entries
  • update code to comply with latest config db (minimal, just to get tests to pass)
  • refactor the way tests work with the config DB

For data flow work please review:

  • src/ska_sdp_scripting/data_flow.py
  • src/ska_sdp_scripting/phase.py
  • src/ska_sdp_scripting/processing_block.py
  • tests/test_create_flow.py

This is ready. Just need to update the config lib version when it's released.

Data flows tested in this commit of the pointing script: 6c0d8cfbb23219728db6827e9147864098c42f85 (see ska-sdp-script!134 (merged)). These are temporary changes to be reverted in a newer commit.

Edited by Gabriella Hodosán

Merge request reports