Skip to content

gavinmacaulay/SphereTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sphere target strength calculator

The sphereTS package calculates the acoustic target strength (TS) of elastic spheres immersed in a fluid. It is intended for calculating the TS of the spheres used for calibrating echosounders used for quantitative estimates of marine organism backscatter.

There are two ways to use this package:

  1. Call the functions in the sphereTS.py file from your code and use the results as required
  2. Run sphereTSGUI.py and use the GUI to generate sphere TS estimates

Requirements

These packages are required for the non-GUI part:

  • NumPy
  • SciPy
  • GSW

and these for the GUI part:

  • Matplotlib
  • traits
  • traitsUI

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published