Hello,
I have two columns of data, one is made up of A's and AT's (corresponding to events (A) and stimuli (AT)), and the other is the time at which those events occurred. An example is below. I am simply wanting to find the time between a stimulus (red, AT) and the following event (blue, A). I have 50 AT values every 5 seconds but the number of events (A) that occur between each stimulus varies. I could do this manually but as there are thousands of simple calculations to do I'd rather not ha ha.
A 1
A 1.2
A 1.5
A 2.7
A 2.9
AT 3
A 3.6
A 4.2
A 4.5
A 5
A 5.3
AT 8
A 8.8
A 9.2
I hope that made sense.
Thank you
Bookmarks