Skip to content

[SIGMON-797] PNO.a1 for 60A

Agnieszka Chmielinska requested to merge SIGMON_797_PNO_a1 into dev

Context

  • Implementation of the PNO.a1 test analysis

Previous TODO list

  • Improve code quality.
  • Check/add unit tests.
  • Test the analysis and notebook, so that no errors are returned both for the FAILING and SUCCESSFUL test.
  • Improve analysis for incorrect cases.
  • Signal filtering/spike detection (to be discussed)
  • Add second part of the cycle in a clever way.

SUCCESSFUL example

hwc_test = "PNO.a1"
circuit_name = "RCBH11.L1B2"
campaign = "Recommissioning 2023/2024"
t_start = "2024-02-15 20:56:47.691000000"
t_end = "2024-02-15 21:18:35.643000000"

FAILING example

hwc_test = "PNO.a1"
circuit_name = "RCBH33.R5B1"
campaign = "Recommissioning 2023/2024"
t_start = "2024-02-12 18:39:05.270000"
t_end = "2024-02-12 18:39:33.713000"
Edited by Andreas Verdoner Barba

Merge request reports