Assuming you have installed [Sensibility Testbed] (https://sensibilitytestbed.com), to get started with SenseVis, go to http://sensevis.poly.edu.
- Once you are at [SenseVis] (http://sensevis.poly.edu), you will see a login page. Click on "New Account."
- Fill out the form on the New Account Page and hit "Submit."
- If there were no errors, you will be redirected to your personal account page.
- Click the "+" button on your account page.
- Fill out the popup form and hit "Submit."
- If there were no errors, you will be redirected to a page for your newly created experiment.
- Your new experiment will be empty. To start storing data there, you will first need to create a new data set. Click the "+" button on your experiment page.
- Fill out the popup form and hit "Submit."
- If there were no errors, you will be redirected to a page for your newly created data set.
In your experiment script (i.e. the program collecting data from smartphones), use the library [storesense.r2py] (https://github.com/smmiller/sensevis/blob/master/storesense.r2py) as shown in the example the library gives in its documentation.