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

Write inspectData script #20

Open
fjandrad opened this issue Mar 26, 2018 · 1 comment
Open

Write inspectData script #20

fjandrad opened this issue Mar 26, 2018 · 1 comment
Labels
Tasks This are tasks to be performed

Comments

@fjandrad
Copy link
Collaborator

Create an script that allows for an easy inspection of a dataset based on the knowledge of the type of dataset is expected to be.
It should help point out the beginning and ending of an experiment, provide with useful plots to have an initial insight about the data (probably comparing with data collected from a similar type of experiment) and be able to help the user identify datasets that might need to be discarded.
It will prompt messages to the user to guide in the understanding and inspection of the data.

@fjandrad fjandrad added the Tasks This are tasks to be performed label Mar 28, 2018
@fjandrad
Copy link
Collaborator Author

Desired features

  • generate and pseudo fill a params.m file based on robotName
    • might be worth to create configuration files based on the robot, including ft sensors serial number and type (strain1 strain2)
  • visualize the data for visual inspection of the data
  • trigger some comparison graphs to known "good" datasets of the same type
  • prompt for selection of intervals and automatic writting into the params file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tasks This are tasks to be performed
Projects
None yet
Development

No branches or pull requests

1 participant