Skip to content

Commit

Permalink
Added field "MissingValues" in motion.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sjeung authored Jan 17, 2022
1 parent 459ec4f commit 2bec555
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/04-modality-specific-files/29-motion.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ Specific fields in `TrackingSystems` :
| --------------|-----------------------|---------------|----------------- |
| SamplingFrequencyEffective | REQUIRED | number | Effective sampling rate of the tracking system in Hz. If avaliable, otherwise same as `SamplingFrequencyNominal`. |
| SamplingFrequencyNominal | REQUIRED | number | Nominal sampling rate of the tracking system in Hz. |
| MissingValues | RECOMMENDED | string | How missing values are represented in the given tracking system, for example, “NaN”, “0”. |
| SoftwareVersions | RECOMMENDED | string | Manufacturer’s designation of the acquisition software.
| RecordingDuration | RECOMMENDED | number | Length of the recording in seconds (for example 3600).|
| TrackedPointsCount | RECOMMENDED | number | Number of different tracked points tracked in the system. A tracked point is a specific point on an object that is being tracked, which can be a body part or an inanimate object.|
Expand Down

0 comments on commit 2bec555

Please sign in to comment.