-
Notifications
You must be signed in to change notification settings - Fork 269
Closed
Labels
Milestone
Description
I think we should remove the sampling_rate attribute from SpikeTrain.
As a SpikeTrain is a list of spike times with, in theory, arbitrary precision, sampling_rate is not necessary for the object to function. If anything, it is metadata, and so could be put in annotations, if it is too cumbersome to navigate to the associated AnalogSignal via a Unit. For simulations in particular, there may not even be a fixed sampling period (e.g. with adaptive time step methods).
Imported from Trac ticket:29
Opened: 2011-09-26 09:53:09
Last modified: 2012-02-01 11:10:59
Component: core
Priority: minor
Owner: somebody
Reporter: apdavison
Reactions are currently unavailable