bluecellulab.stimulus.circuit_stimulus_definitions¶
Defines the expected data structures associated with the stimulus defined in simulation configs.
Run-time validates the data via Pydantic.
Classes
|
Current clamp or conductance (dynamic) clamp. |
|
|
|
|
|
|
|
|
|
Enum that defaults to SONATA values. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Injects a current step at some percent below a cell's threshold. |
|
- class bluecellulab.stimulus.circuit_stimulus_definitions.ClampMode(*values)[source]¶
Current clamp or conductance (dynamic) clamp.