Description Usage Arguments Value
Compare epoch waveform setting to a channel data.
| 1 2 3 | CmpWaveform(abf, episode = GetAllEpisodes(abf),
  channel = GetFirstVoltageChan(abf), epoch = GetMultiStepEpoch(abf,
  dac), dac = GetWaveformEnabledDAC(abf), delta = NULL, min_win)
 | 
| abf | an abf object. | 
| episode | the episodes to compare. | 
| channel | the channel to compare, default assumes voltage clamp. | 
| epoch | the epoch to compare. | 
| dac | the dac channel to evaluate waveform. | 
| delta | allowed max deviation, default compares to median deviation. | 
| min_win | OPTIONAL, minimum interval window size of the result. | 
a list of intervals of which pass comparison.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.