Exclude lst1 dl1 merged#129
Conversation
|
I checked that the script exits if run over a DL1 merged files, while it will run as before for subrun files. |
YoshikiOhtani
left a comment
There was a problem hiding this comment.
Hi Alessio, thanks for the implementation, and it looks fine to me. One small suggestion is to put the code inside the event_coincidence function for a safe side, so that it also stops when one directly executes it.
|
Yukiho started the MAGIC-LST analysis and encountered the same problem. I think we should merge it, as my comments are very minor one. Do you agree, @aleberti? |
|
this was never merged. The coincidence code evolved a bit from the time it was implemented, so I am not sure if the original memory problem is still there, but I guess so, because there is still this line with a 2D table of MAGIC vs LST events. In the automatic pipeline we run coincidence over subruns |
Closes #128.