Skip to content

AlcapDAQ Merlin Scripts incompatible when running g4sim as well #251

@AndrewEdmonds11

Description

@AndrewEdmonds11

The AlcapDAQ script crashes with the following error when running g4sim jobs are also running on Merlin:

Traceback (most recent call last):
  File "./run_production.py", line 216, in <module>
    while len(mu.submitted_jobs()) < nproc:
  File "/gpfs/home/edmonds_a/AlcapDAQ/analyzer/batch/jobscripts/merlin_utils.py", line 109, in submitted_jobs
    tokens[time_loc]))
  File "/gpfs/home/edmonds_a/AlcapDAQ/analyzer/batch/jobscripts/SGEJob.py", line 48, in __init__
    raise UnknownProductionError(prog)
AlCapExceptions.UnknownProductionError: AlCap Error: "Unknown production type! ('g4sim')"!

For the time being I can run sequentially but this should be solved in the future.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions