Skip to content

sim_telarray input file not parsed correctly

Summary

Instead of picking the input file, sim_telarray looks for input where the log should go

Steps to reproduce

run with the following configuration:

[environment]
software_intallation_path = '/opt/sim_telarray/bin'
    [environment.submission]
    run_directory = "/tmp/sim_runner"
    tool = "local" # Either local, sge or slurm are supported
    [environment.corsika]
    version = "6.9"
    temporary_local_configuration_path = '/tmp/corsika-config'

    [environment.sim_telarray]
    version = "2018-11-07"
    temporary_local_configuration_path = '/tmp/sim_telarray-config'
    configuration_repository = 'https://gitlab.cern.ch/cta-unige/sim-config'
    tag = "LST-SiPM-NSB-0.1"
    #input_path = "/work/sim_telarray/input/"
    input_path = "/data/input/"
    output_path = "/data/output/"

What is the expected correct behavior?

Input file(s) should be picked up from /data/input/ directory

Relevant logs and/or screenshots

Input file: >
>: Not found in any include directory.
> /data/output//log/dummy10000.log: No such file or directory
Input file: /data/output//log/dummy10000.log
> /data/output//log/dummy10000.log: No such file or directory
No (or only empty) input files have been processed.

Environment

  • Version used: head of master
  • Operation System: slc6