Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 403 Bytes

File metadata and controls

22 lines (17 loc) · 403 Bytes

Interactive visualization

This program works with .txt data. Code is based on numpy, scipy, plotly, dash, pandas and sounddevice.

Generation CSV

key words : x, y, target, filename

Example

To generete datas and CSV (example) run

python generation_csv.py

Run

python main.py --metadatapath out.csv --datapath data/

example

Credits

Nicolas Pajusco, 2020