/kapao-wavefront

Telemetry vizualizer and wavefront reconstructor for KAPAO.

Primary LanguagePython

kapao-wavefront

This is a telemetry visualizer for KAPAO.

Run

python -i TV5.py

and then run

>>> telviz(directory, date)

in order to see a window with the visualization, where directory and date are strings. For example, you could run

>>> telviz('/home/student/Data_v3/Telemetry', '20160401_081035')