spaulaus / paass

Pixie Acquisition and Analysis Software Suite - maintained by Project Science
GNU General Public License v3.0
0 stars 2 forks source link

Higher level diagnostics for data parsing. #69

Open spaulaus opened 6 years ago

spaulaus commented 6 years ago

On 2015-10-01 17:08:30 @ksmith0 created this issue by saying: We have occasional errors from the parsing code, slot read errors. Since these are generally not reproducible we need to ensure logging of necessary diagnostics is provided.

I would like to dump the event prior to the parsing error as well as the first 100 or so words after the parsing error.

spaulaus commented 6 years ago

On 2015-10-09 18:08:18 @ksmith0 said: Added a dump of 100 words around the parsing error e5257ee398b04dd57

spaulaus commented 6 years ago

On 2015-10-09 18:28:40 @ksmith0 said: Dump this output to a log file and list to the screen the dump file name.