Skip to content

SIGMON-48 add qps thresholds

Agata Chadaj requested to merge SIGMON-48_add_qps_thresholds into dev

Context

What was done

  • new csv generated based on the values from QPQ_parameters.xls and the sigmon metadata files (circuit_type +_LayoutDetails.csv) - saved as qps_tresholds.csv
  • methods to query for the values from csv - in metadata/thresholds/qps_thresolds.py
  • unit tests
  • Replaced HWC_Operation_YETS_Periods.csv with updated version sent by Zinur

To do

Review objectives

  • ? assessment of code functionality
  • ? assessment of code quality
  • ? identifying potential refactorings / logic common to other projects
  • ? knowledge sharing
  • ? getting help to understand a piece of code
Edited by Agata Chadaj

Merge request reports