Hello,
I have my branch eudet_RD53 on a forked repository, I created a new conf file for the detector model i’m using and it is placed in models/
For some reason allpix keeps failing because I can not find the model under the same name.
(FATAL) Error during execution of run:
Could not find a detector model of type ‘rd53a_25’
Please check your configuration and modules. Cannot continue.
I’m pretty sure that its the same name and there is a file in /models, but im stuck here.
perhaps someone can think of why its not finding the file?
note: it worked fine two days ago, but failed to work after a merge request
Thanks!