Python Code - Suspect dropping samples
Hi All, Some of you may recall that I am trying to sample at 2.4M and count beeps between samples (usually 80 Beeps per minute, sometimes about 47 beeps per minute). 80 beeps per second equates to a beep every 1.3sec. Anyway I have saved a 10 sec numpy array to disk, then processed it in small c
Re: Python Code - Suspect dropping samples
reliable approach: log data and variables at different stages in the processing, chart them, and verify they are being processed correctly