Ticket #35 (assigned enhancement)

Opened 1 year ago

Last modified 1 year ago

Access to neuron variables via properties of the ID class

Reported by: apdavison Assigned to: apdavison (accepted)
Priority: minor Milestone: 0.5.0
Component: common Version: trunk
Keywords: Cc:

Description

Cell parameters can be accessed using the ID class, e.g. cell1.tau_m. It might also be nice to access variables, such as the membrane potential, as cell1.v, etc.

Change History

11/14/07 15:20:22 changed by apdavison

  • status changed from new to assigned.

This will be more complicated for multi-compartmental cells (once these are supported).