mirror of
https://gitea.psi.ch/APOG/acsmnode.git
synced 2025-06-27 12:01:10 +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:
|
calibration_params:
|
||||||
# TODO: this path will be updated to be relative with respect to a experimental campaign folder to be analized
|
# 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
|
# Define mappings for associated variables
|
||||||
variables:
|
variables:
|
||||||
|
Reference in New Issue
Block a user