📂 IsoForceDataset [Dataset]Type: Dataset
Description: A IsoForce dataset
├── 📂 Behavior [DataStreamCollection]Type: DataStreamCollection
Description: Data from the Behavior modality
├── 📂 HarpBehavior [HarpDevice]Type: HarpDevice
Description: No description available
├── 📂 HarpManipulator [HarpDevice]Type: HarpDevice
Description: No description available
├── 📂 HarpLickometer [HarpDevice]Type: HarpDevice
Description: No description available
├── 📂 HarpClockGenerator [HarpDevice]Type: HarpDevice
Description: No description available
├── 📂 HarpLoadCells [HarpDevice]Type: HarpDevice
Description: No description available
├── 📂 HarpCommands [DataStreamCollection]Type: DataStreamCollection
Description: Commands sent to Harp devices
│ ├── 📂 HarpBehavior [HarpDevice]Type: HarpDevice
Description: No description available
│ ├── 📂 HarpManipulator [HarpDevice]Type: HarpDevice
Description: No description available
│ ├── 📂 HarpLickometer [HarpDevice]Type: HarpDevice
Description: No description available
│ ├── 📂 HarpClockGenerator [HarpDevice]Type: HarpDevice
Description: No description available
│ └── 📂 HarpLoadCells [HarpDevice]Type: HarpDevice
Description: No description available
├── 📂 SoftwareEvents [DataStreamCollection]Type: DataStreamCollection
Description: Software events generated by the workflow. The timestamps of these events are low precision and should not be used to align to physiology data.
│ ├── 📄 LoadCellsCalibration [ManyPydanticModel]Type: ManyPydanticModel
Description: Load cells calibration data.
│ ├── 📄 ProcessedCrossing [ManyPydanticModel]Type: ManyPydanticModel
Description: Metadata related to processed crossing events.
│ ├── 📄 QuiescentPeriod [ManyPydanticModel]Type: ManyPydanticModel
Description: Metadata related to quiescent period events.
│ ├── 📄 RepositoryStatus [ManyPydanticModel]Type: ManyPydanticModel
Description: Metadata related to repository status information.
│ ├── 📄 ResponsePeriod [ManyPydanticModel]Type: ManyPydanticModel
Description: Metadata related to response period events.
│ ├── 📄 RewardPeriod [ManyPydanticModel]Type: ManyPydanticModel
Description: Metadata related to reward period events.
│ ├── 📄 RngSeed [ManyPydanticModel]Type: ManyPydanticModel
Description: The value of the random number generator seed.
│ ├── 📄 TrialNumber [ManyPydanticModel]Type: ManyPydanticModel
Description: An event emitted at the start of each trial. The value is the trial number.
│ ├── 📄 TrialNumberInBlock [ManyPydanticModel]Type: ManyPydanticModel
Description: Trial number within current block.
│ ├── 📄 ActiveBlock [ManyPydanticModel]Type: ManyPydanticModel
Description: An event emitted when a new block is started. The value is the block number.
│ ├── 📄 ActiveBlockLength [ManyPydanticModel]Type: ManyPydanticModel
Description: The length of the current block, in trials
│ ├── 📄 GiveReward [ManyPydanticModel]Type: ManyPydanticModel
Description: The amount of reward given to a subject. The value can be null if no reward was given (P=0) or 0.0 if the reward was delivered but calculated to be 0.
│ └── 📄 InterTrialInterval [ManyPydanticModel]Type: ManyPydanticModel
Description: Metadata related to inter-trial interval events.
├── 📂 OperationControl [DataStreamCollection]Type: DataStreamCollection
Description: Streams associated with online operation of the task.
│ └── 📄 CurrentForce [Csv]Type: Csv
Description: The force currently applied to the joystick. The units are already calibrated. Seconds are the timestamps of the load cell readings that originated the force.
├── 📂 Logs [DataStreamCollection]Type: DataStreamCollection
Description: No description available
│ └── 📄 EndSession [ManyPydanticModel]Type: ManyPydanticModel
Description: A file that determines the end of the session. If the file is empty, the session is still running or it was not closed properly.
└── 📂 InputSchemas [DataStreamCollection]Type: DataStreamCollection
Description: Configuration files for the behavior rig, task_logic and session.
│ ├── 📄 Rig [PydanticModel]Type: PydanticModel
Description: No description available
│ ├── 📄 TaskLogic [PydanticModel]Type: PydanticModel
Description: No description available
│ └── 📄 Session [PydanticModel]Type: PydanticModel
Description: No description available
└── 📂 BehaviorVideos [MapFromPaths]Type: MapFromPaths
Description: Data from BehaviorVideos modality