Skip to content

Event reconstruction (DL1 parameters): Crashes #2322

Closed Answered by maxnoe
Elisa-Visentin asked this question in Q&A
Discussion options

You must be logged in to vote

The second error is most likely a broken simulation file (simtel array crashed and didn't finish writing the file), you should report that to whomever created that file, there is nothing really we can do about it.

The second one is something else though. It seems you are computing timing parameters on an event where the hillas parameters are invalid (length or psi nan?).

You need to skip those events.

Note that ctapipe-process does this automatically by using a QualityCriteria component.

You seem to re-implement ctapipe-process in another package, something that has happened before (e.g. in lstchain, protopipe, ....) and you then keep running in all the edge cases that we already solved w…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@Elisa-Visentin
Comment options

Answer selected by Elisa-Visentin
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants