A novel behavioral paradigm using mice to study predictive postural control
收藏DataONE2026-04-02 更新2026-05-19 收录
下载链接:
https://search.dataone.org/view/sha256:e7d8f27a14705b174f15b628391ac72f8f8ba098d2f28efb70963bf28fdd13c5
下载链接
链接失效反馈官方服务:
资源简介:
Postural control circuitry performs the essential function of maintaining balance and body position in response to perturbations that are either self-generated (e.g. reaching to pick up an object) or externally delivered (e.g. being pushed by another person). Human studies have shown that anticipation of predictable postural disturbances can modulate such responses. This indicates that postural control could involve higher-level neural structures associated with predictive functions, rather than being purely reactive. However, the underlying neural circuitry remains largely unknown. To enable studies of predictive postural control circuits, we developed a novel experimental paradigm for mice. In this paradigm, modeled after human studies, a dynamic platform generated reproducible translational perturbations. While mice stood bipedally atop a perch to receive water rewards, they experienced backward translations that were either unpredictable or preceded by an auditory cue. To validate t..., , # Data from: A novel behavioral paradigm using mice to study predictive postural control
## Dataset Overview
* **Subject ID**: CB5, CB6 and CB10
* **Sessions**: 16 sessions(CB5, CB6), 13 sessions (CB10)
* **Files per session**:
* `trajectory_nose_spout_CB[X]_session[N].mat`
* Contains `trajectory_data`: position data (nose and spout coordinates over time)
* `trial_events_CB[X]_session[N].mat`
* Contains `trial`: trial-level metadata and event logs
Each session includes multiple trials. Trials are aligned by index across the two files:
```matlab
trajectory_data(i) <--> trial(i)
```
---
### Trajectory Data Structure (`trajectory_data`)
Each entry contains:
| Field | Description | Type |
| ------------------- | ----------------------------------------- | --------------- |
| `noseX`, `noseY` | Nose position over time (mm) | \[NÃ1 double] |
| `spoutX`, `spoutY` | Spout position over time (mm) ..., ,
创建时间:
2026-04-03



