Hardware
- class Hardware[source]
Bases:
object
Represents an hardware description based on information received from the current connected Bpod deviced.
- __init__()[source]
Methods
Attributes
DEFAULT_FREQUENCY_DIVIDER
behavior_inputports_indexes
behavior_inputports_names
bnc_inputports_indexes
bnc_inputports_names
cycle_frequency
times_scale_factor
wired_inputports_indexes
wired_inputports_names
- setup(modules)[source]
Set up hardware based on hardware description obtained from Bpod device
- Parameters:
hw_info_container (HardwareInfoContainer) – hardware parameters
received from Bpod