plus-spiketimes: Combine multiple compatible spiketimes series (to plot as...

Description Usage Arguments Value Author(s) See Also

Description

Details: this is designed for the case where you have loaded in multiple pxp files into separate spiketimes lists, BUT the pxp files were all acquired with the same ODD config (and presumably Igor protocol). It does not matter if they have the same or a different number of repeats (ie individual data frames), but they must have the same number of rows in the odd config. Example use: Igor crashed and you ended up with one recording split into 2 cell folders XXXc0 and XXXc1. Use CollectSpikesFromSweeps to read spike files from both folders independently and then join them together with this function.

Usage

1
2
## S3 method for class 'spiketimes'
e1 + e2

Arguments

e1, e2

spiketimes objects

Value

a new spiketimes objects

Author(s)

jefferis

See Also

Other spiketimes: [.spiketimes, divide, is.spiketimes, merge.spiketimes, spiketimes, split.spiketimes, subset.spiketimes


jefferis/gphys documentation built on June 5, 2019, 9:45 p.m.