Skip to content

Remove sampling_rate from SpikeTrain #62

@apdavison

Description

@apdavison

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions