mirror of
https://gitea.psi.ch/APOG/acsmnode.git
synced 2025-06-24 21:21:08 +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