Thanks
🙂You've been a help. But what I want to do is count up on the coincidences and when there is a new coincidence to write to the array. As when there is no new coincidence the integral will just be of some noise which happened to be above the threshold of the amplified and shaped pulse.
I have attempted to do that with the control being held in the shift register (which is why I didn't initialise it) to write to the array the shift register and the coincidence count must coincide (haha).
Unfortunately, by the time the first element in the array has been written, the coincidence count is up to 14 and the shift register is only on 1 (which should, in my thinking, be the next count of coincidence). The coincidence signal is (in this case) set to 1Hz. It follows that for the loop to initialize, run and write to the array takes 14 seconds. Why does it take so long?
Mark
Message Edited by kungfuPhysicist on 08-23-2007 03:58 AM