numericalalgorithmsgroup / pypop

Python Tools for the POP Metrics
https://numericalalgorithmsgroup.github.io/pypop/doc.html
Other
12 stars 5 forks source link

Trace containing 40000012 event types gets "UserWarning: Unable to chop to ROI" with --chop-to-roi #41

Open Jonathan3145 opened 3 years ago

Jonathan3145 commented 3 years ago

Running pypop-preprocess on a trace with tracing on / off events and --chop-to-roi gets a warning

UserWarning: Unable to chop to ROI: (No valid Extrae ON-OFF bracket in trace) - Continuing without chopping warn("Unable to chop to ROI: ({}) - Continuing without chopping".format(err))