Updated documentation and syntax of pkmue decfiles (15314030 & 15314000)
Preparing for analysis I've updated the decfiles for 15314030 & 15314000. Main Changes are:
- Updated syntax/documentation
- Added CDecay to shorten file.
- Renamed files (EventType not changed)
I have renamed the files to include "phsp" but haven't removed the old ones from the commit yet. Should I delete those old ones or should the updated ones have the same file names as predecessors?
I was unsure about where to get the "CPUTime" result from. The results in the files were from:
TimingAuditor.TIMER INFO Algorithm (millisec) | <user> | <clock> | min max | entries | total (s) |
TimingAuditor.TIMER INFO --------------------------------------------------------------------------------------------------
TimingAuditor.TIMER INFO EVENT LOOP | 85740.876 | 86301.757 | 11097.146 271673.7 | 25 | 2157.544 |
where I divided the total by number of events. Let me know if I should change these.
Also let me know of any labels or merge options I should have in the MR and I will update it accordingly!