Recent Releases of DAS4Whales

DAS4Whales - Pypi publication

#26 Pypi publication release

What's Changed

New Contributors

Full Changelog: https://github.com/DAS4Whales/DAS4Whales/compare/v0.1.0...0.2.0

Biosphere - Marine Life and Fishery - Python
Published by qgoestch 6 months ago

DAS4Whales - First release of DAS4Whale python package

The DAS4Whales package enables basic manipulations and visualizations of DAS data, such as:

  • reading the metadata and loading DAS strain data from an hdf5 file -- functionalities available in the module das4whale.data_handle,
  • high-pass, band-pass, and frequency-wavenumber (f-k) filtering -- functionalities available in the module das4whale.ds,
  • spatio-temporal (t-x plot), spatio-spectral (f-x plot), and single channel spectro-temporal (spectrogram) representations -- functionalities available in the module das4whale.plot,
  • single channel sound playbacks -- functionality available in this notebook

All functions have built-in documentation accessible through the pythonic help(das4whale.module.function).

Biosphere - Marine Life and Fishery - Python
Published by leabouffaut about 3 years ago