mirror of
https://gitea.psi.ch/APOG/acsm-fairifier.git
synced 2025-07-10 18:01:50 +02:00
Change path to file to be relative with respect to project directory path.
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
calibration_params:
|
||||
# TODO: this path will be updated to be relative with respect to a experimental campaign folder to be analized
|
||||
path_to_file: "calibration_params.yaml"
|
||||
path_to_file: "pipelines/params/calibration_params.yaml"
|
||||
|
||||
# Define mappings for associated variables
|
||||
variables:
|
||||
|
Reference in New Issue
Block a user