Hardware
- class Hardware[source]
Bases:
objectRepresents an hardware description based on information received from the current connected Bpod deviced.
- __init__()[source]
Methods
Attributes
DEFAULT_FREQUENCY_DIVIDERbehavior_inputports_indexesbehavior_inputports_namesbnc_inputports_indexesbnc_inputports_namescycle_frequencytimes_scale_factorwired_inputports_indexeswired_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