12 Commits

Author SHA1 Message Date
afd6ef4d1b Fix typo in denominators. 2025-02-05 16:49:36 +01:00
484eb1ae2c Change path to file to be relative with respect to project directory path. 2025-02-03 16:13:19 +01:00
baf755cebd Move params defined in calibration_factors.yaml to a file calibration_params.yaml to decouple user-input from low-level pipeline parameters. 2025-02-03 11:53:20 +01:00
fba121cf5c Remove anchors and replace aliases with the name of the keyword they refer to. Example, keyword : keyword_anchor value, *keyword_anchor replaced as keyword. 2025-02-03 11:28:57 +01:00
713a4c4fe7 Add calibration intevals keyword, which enables adding calibration parameters for specific time intervals. The calibration function is actually a piecewise function, where each piece uses a different set of calibration params. 2025-02-03 10:54:16 +01:00
bad191637b Move flow_ref paramter to operational_var_range.yaml (soon to be called validity_threshold.s) 2025-01-31 10:00:51 +01:00
53463a2f8e changes_from_meeting 2025-01-30 15:33:30 +01:00
afbde68164 Changed names of calibration factors to specify they are the ones from tofware 2025-01-30 14:20:05 +01:00
8b25bdb990 Save changes to calibration factors. 2025-01-30 13:34:39 +01:00
d69e4182a8 Fix alias reference pairs. YAML does not allow references to individual elements of a dictionary using *dictAlias.keyword notation 2025-01-29 19:28:43 +01:00
23e83134d2 Restructure calibration file to make more userfriendly 2025-01-29 18:01:52 +01:00
9bb56cd3da Implement first version of processing pipeline. 2025-01-29 09:16:26 +01:00