Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test the complete flow with the validation data on the drive #186

Open
RobvdDuim opened this issue Nov 13, 2023 · 4 comments
Open

Test the complete flow with the validation data on the drive #186

RobvdDuim opened this issue Nov 13, 2023 · 4 comments
Assignees

Comments

@RobvdDuim
Copy link

RobvdDuim commented Nov 13, 2023

Installing

Is the documentation sufficient for cloning the repo and getting it to run locally?

Test the flow

Again is the documentation intiutive and sufficient so that the user can work with it?
Other than that does the code with the data the project was designed for (validation data on drive).
Extra: Are there points that data of other forms could cause major flaws that would be nice to fix? Or are there steps to be added for a better flow?

@RobvdDuim
Copy link
Author

RobvdDuim commented Nov 15, 2023

  • Remove required status for the fields color and size from Subject
  • Filling in dates should be in a certain way. Either add placeholder text, add explanation or add widget to make this easier
  • Is location in a Deployment always necessary? Nvm: it is already not required
  • When sensortype_A (ground truth) can not be extracted from the subject annotation project errors occur in later steps. Make exception and warning
  • Generating activity annotation tasks gives index error

@RobvdDuim
Copy link
Author

RobvdDuim commented Nov 15, 2023

Notes:

  • Adding begin and end datetime to Deployments feels cumbersome and useless, since it is copying from the sensordata. Wouldn't it be possible to let deployments be SensorData-Subject links

@EriktHove
Copy link

EriktHove commented Nov 16, 2023

  • delete project does not delete offset annotation project

@EriktHove
Copy link

Load JSON and check output if taps are at expected points in data

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants