DeepLearnPhysics / larcv2

MIT License
13 stars 16 forks source link

Error in simple example following larcv_threadio tutorial #7

Closed twongjirad closed 6 years ago

twongjirad commented 6 years ago

I wrote the following script:

https://github.com/DeepLearnPhysics/larcvdataset/blob/master/test_simple.py

It seg-faults. Output not very illuminating. Gist here: https://gist.github.com/twongjirad/7ebccdd02e56ea2564f358b2cb48f2fb

Any thoughts?

I am using ROOT 6.08/02

twongjirad commented 6 years ago

Hmm. I think it had to do with the PDG list not being complete. Sorry. Fixed.

twongjirad commented 6 years ago

Might consider adding a check for this error to aid user in debugging.

drinkingkazu commented 6 years ago

Agreed. Opened https://github.com/DeepLearnPhysics/larcv2/issues/8