Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 535 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 535 Bytes

SensorView

screenshot

Features

3D Visualization and Filtering

3d

2D Visualization and Filtering

2d

Statistical Visualization

stat

Dependence

Python modules

See requirements.txt

Usage

Save data as the .pkl or .csv files under ./data directory. See ./data/Example.

Put the info.json in the same directory, and specify the columns of the data in info.json. Check ./data/Example/info.json.