Identifying 'peaks' in a recorded vector
Posted: Mon Dec 21, 2015 12:37 pm
Hello Ted,
I am simulating a nerve fiber with train of impulses and recording the membrane potential along the nodes (in this case 100 nodes). The simulation runs for a long duration of 30-60 seconds. The amount of data recorded is very big. But for my analysis the only interest is in the time indices of peak AP's. I'm looking for something which can identify the peaks robustly with a peak height and peak width thresholds. I could save the data and then do this analysis on other platforms. But this involves a lot of memory and time.
Is a module available to do this? Or do I have to write my own? Having something like this on neuron would save a lot of storage space. If something like this is not available, please guide me on how this can be achieved.
Thanks!
vjs
I am simulating a nerve fiber with train of impulses and recording the membrane potential along the nodes (in this case 100 nodes). The simulation runs for a long duration of 30-60 seconds. The amount of data recorded is very big. But for my analysis the only interest is in the time indices of peak AP's. I'm looking for something which can identify the peaks robustly with a peak height and peak width thresholds. I could save the data and then do this analysis on other platforms. But this involves a lot of memory and time.
Is a module available to do this? Or do I have to write my own? Having something like this on neuron would save a lot of storage space. If something like this is not available, please guide me on how this can be achieved.
Thanks!
vjs