iblrig.video.CameraSession

- class iblrig.video.CameraSession[source]
- __init__(subject=None, config_name='default', **kwargs)[source]
- Parameters:
- status
This status will be returned when messages received during the main loop and determines response to remote events.
- Type:
- communicator
A Communicator object that can be used to communicate with the behaviour rig.
- property cameras
- property one
Return ONE instance.
Unlike super class getter, this method will always instantiate ONE, allowing subclasses to update with an Alyx token from a remotely connected rig. This instance is used for formatting the experiment reference string.
- Returns:
An instance of ONE.
- Return type:
- property status