Hi All, I have taken a tangent today and have created the following soon to be submitted as a PR.
1. Simulator driver spike generation. 2. StdQC Spike detection code. The simulator driver spike generation code uses random timings of a Poisson distribution. See http://bit.ly/1wNxBfg for my inspiration. By default I have coded an average of 4 spikes across the simulated observation period. I have been able to use the test_sim unit test, include StdCalibrate and StdQC, change the almost equal Unit Test check to 1 decimal place and it has worked most times. However this does not feel good enough for me. So I ask you wise folk, any ideas on a good unit test in this case? I am thinking to run a simulator with spikes and MinMax and Spike QC set, and then check that the Archive records do not contain anything out of regular simulated bounds and the daily summaries do not contain anything out of regular simulated bounds. Anything else needed? Cheers Darryn
