cta-observatory/pyeventio repo issues [back to top]
Support for new random mono trigger in sim_telarray #261 [orelgueta]
Konrad implemented a new RANDOM_MONO_PROBability option to allow a certain fraction of triggered telescope events to...
Broken if specifiy SPLITS ALWAYS in CORSIKA Input card #294 [zhipzhang]
I found pyeventio will raise error if we try to read a file generated by corsika IACT extension but specifiy the...
cta-observatory/pyeventio repo pull_requests [back to top]
Fix wrong trigger bits due to simtel bug #292 [maxnoe]
cc @orelgueta @mdpunch Sorry, I forgot about this and only now came back to this. @kbernloehr I'd be happy if you...
Use weakref.finalize instead of implementing custom __del__ #293 [maxnoe]
Fixes errors when not closing EventIOFile before program exit: Exception ignored in: <function EventIOFile.__del__...
Add support for split-always mode event handling in IACTFile #295 [zhipzhang]
Based on the doc corsika and sim_telarray, if the split-always mode is on, there will be two marker block. 1213 to...
maxnoe: Fixed in #262