-
Notifications
You must be signed in to change notification settings - Fork 358
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Absence of foreground triggers causing error in statmap jobs #4907
Comments
@GarethCabournDavies Can you take a look at this? |
Okay, I see whats gone wrong - I'll add a patch, which can go onto both master and v23 branch |
Tested patch works with coinc_statmap - I will need to test on later codes though |
@Prasia-Pankunni could you check whether the patch in #4908 allows the full workflow to run, or does it hit a snag downstream? |
Edit 1: The statmap job runs fine now after the change. I'll also wait till the worklow finish and see if this may cause any further problems |
@GarethCabournDavies I am not sure whether it is related to this issue directly or whether I need to address this separately but after the completion of statmap jobs(and a few other jobs) I am getting errors:
in plot snrchi AND another error in plot singles:
where there are '0' triggers after vetoing and hence throwing this error. |
The For |
I'm happy that the error is gone now though, so merging #4908 will close this issue |
While doing MDC search, for some chunks, I am getting the error:
This is in the directory
/home/prasia.p/automation_test/MDC/MS220425h/chunk15
and in the osg2 node.The executable is
submitdir/work/O4a-main.dax_O4a-main/statmap/statmap_ID16_ID0000461.sh
.It seems like there are no enough clustered foreground triggers. However, as @spxiwh confirms, this code is supposed to work in this case. Could you please suggest what could be done for such cases ? This happens or a few number of chunks.
The text was updated successfully, but these errors were encountered: