json-schema¶
The following json-schemas are used as the format definition of the input for this task. They are the result of the Pydantic` models defined in src/aind_behavior_vr_foraging, and are also used to generate src/Extensions/AindBehaviorVrForaging.cs via Bonsai.Sgen.
Task Logic Schema¶
AindIsoForceTaskLogic¶
type |
object |
||
properties |
|||
|
Name |
||
Name of the task logic |
|||
type |
string |
||
default |
AindIsoForce |
||
const |
AindIsoForce |
||
|
Description |
||
Description of the task. |
|||
type |
string |
||
default |
|||
|
Parameters of the task logic |
||
#/$defs/AindIsoForceTaskParameters |
|||
|
Version |
||
type |
string |
||
default |
0.0.0-rc0 |
||
const |
0.0.0-rc0 |
||
|
Stage Name |
||
Optional stage name the Task object instance represents. |
|||
default |
null |
||
oneOf |
type |
string |
|
type |
null |
||
additionalProperties |
False |
Rig Schema¶
AindIsoForceRig¶
type |
object |
||
properties |
|||
|
aind_behavior_services package version |
||
type |
string |
||
pattern |
^(0|[1-9]\d*)\.(0|[1-9]\d*)\.(0|[1-9]\d*)(?:-((?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\.(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?$ |
||
default |
0.12.3 |
||
|
Version |
||
type |
string |
||
default |
0.0.0-rc0 |
||
const |
0.0.0-rc0 |
||
|
Computer Name |
||
Computer name |
|||
type |
string |
||
|
Rig Name |
||
Rig name |
|||
type |
string |
||
|
Required camera controller to triggered cameras. |
||
|
Harp behavior |
||
#/$defs/HarpBehavior |
|||
|
Harp lickometer |
||
#/$defs/HarpLicketySplit |
|||
|
Harp load cells |
||
#/$defs/LoadCells |
|||
|
Harp clock generator |
||
#/$defs/HarpWhiteRabbit |
|||
|
Harp Environment sensor |
||
default |
null |
||
oneOf |
#/$defs/HarpEnvironmentSensor |
||
type |
null |
||
|
Manipulator |
||
#/$defs/AindManipulatorDevice |
|||
|
Load cells calibration |
||
#/$defs/RigCalibration |