Skip to content

[SIGMON-574] use variable queries for pcs

Simon Mazenoux requested to merge SIGMON-574-use-variable-queries-for-pcs into dev

What was done

  • Replace I_EARTH_CPCNT by I_EARTH_PCNT (see lhc-sm-api MR)
  • use df.columns[0] instead of hard coded I_MEAS now that the signals will be named {pc_name}:I_MEAS

QA

  • code was not unit tested, but the notebook output has been visually inspected to make sure everything is
  • acceptance tests were written

Review objectives

  • ?
Edited by Simon Mazenoux

Merge request reports