skuschel / postexperiment

postprocessor for experimental (event based) data.
GNU General Public License v3.0
0 stars 0 forks source link

remove events when sorting, if key does not exist #29

Closed skuschel closed 6 years ago

skuschel commented 6 years ago

If the sorting algorithm encounters a shot where the key to sort by is missing, the program yields an error instead of silently leaving out those events.