Get in touch

Get in touch

Prefer using email? Say hi at hello@moveshelf.com


Delete projects
This section explains the basic data structure of Moveshelf. This structure can be created manually or automatically. Automation of data categorization is discussed in the section on Directory upload, based on Moveshelf's third party integrations.

Moveshelf has a subject-oriented data structure. The data of a subject is divided into
sessionsA session is an overview of all recorded measurements done in one ‘visit’ of a subject. It can include multiple conditions and trials.
, which then can be divided into
conditionsA condition is a state in which a subject has been recorded, e.g., barefoot, or with shoes. It can include multiple trials.
to categorize trials. Your data is ultimately stored in
trialsA trial contains all data that was captured of a subject during one recording. It can include multiple data types that have been recorded synchronously, e.g. C3D, video, forces and EMG.
, with one trial per recording. A trial can contain several data types that were recorded synchronously.