Question/Issue:
I have a question regarding annotating time-series data with individual events. I have a collection of time-series data where I need to annotate a sample that contains a certain movement of an IMU, for example, walking with a jump during the walking.
I have the time series data in a CSV file, and the start and end of the jump are in a JSON file. I understand how to upload and annotate a sample that defines a certain pattern as a whole, as shown in the introduction tutorials. However, I’m not sure how to annotate a sample with a specific movement like this.
Should I cut everything that is not the jump and only upload the jump as individual files, tagging them as a jump? Or is there a better way to handle this situation? Any suggestions or advice would be greatly appreciated.
Thank you!
Context/Use case: