Skip to content

Python visualization scripts for use with a Linear Hydrophone Array sensor

Notifications You must be signed in to change notification settings

hazybluedot/pylha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

A set of python scripts to explore and visualize aspects of a linear hydrophone array bearing sensor.

Writes SVG to standard out.

Example Usage

$ ./plot_measurement_distribution.py > output.svg

You may choose to convert the SVG output to a different format using ImageMagick:

$ ./plot_measurement_distribution.py | convert - output.png # ImageMagik must be installed

About

Python visualization scripts for use with a Linear Hydrophone Array sensor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages