Skip to main content

acousondePy

Translate Acousonde MT files

This software lets you load any Acousonde produced MT files and convert them into easier to use formats.

  • Acoustic data files are converted into wav files
  • Header information is stored as csv file
  • Auxiliary data if present is concatenated into one csv file

For more information on Acousonde visit the (Acousonde website)[http://www.acousonde.com/]

Currently there are 4 functions available:

  • MTread() to read one MT file
  • spec_plot(p,HEADER,INFO) to create a spectrogram plot
  • read_multiple_MT() to read a list of MT files
  • acousonde() starts a GUI which allows you to convert slected MT files

A single Windows executable file of acousonde() which can be used without the need of any programming/scripting and does not require the user to have Python isnstalled can be obtained from (Sourceforge)[https://sourceforge.net/projects/acousonde2wav/].

Installation

pip install acousondePy

If you have a previous version of acousondePy installed upgrade the package:

pip install acousondePy -U

Licence

This software is free to use.

MIT License

Copyright (c) 2020 Sven Gastauer

Permission is hereby granted, free of charge, to any person obtaining a copy of this 
software and associated documentation files (the "Software"), to deal in the Software 
without restriction, including without limitation the rights to use, copy, modify, 
merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit 
persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies 
or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, 
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION 
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE 
OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Examples

For a full example have a look at the Notebooks in the notebook folder.

import acousondePy as ap
import glob

#get example file dir
pdir = ap.__path__[0]

#get list of example files
fns = glob.glob(pdir + '\\\data\*.MT')

#read an acoustic MT file
p, HEADER, INFO = ap.MTread(fns[4])

#create a spectrogram plot
_=ap.spec_plot(p, HEADER, INFO)

#read multiple MT files
ap.read_multiple_MT(fns)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

acousondePy-0.14.tar.gz (11.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

acousondePy-0.14-py3-none-any.whl (5.4 MB view details)

Uploaded Python 3

File details

Details for the file acousondePy-0.14.tar.gz.

File metadata

  • Download URL: acousondePy-0.14.tar.gz
  • Upload date:
  • Size: 11.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1.post20200529 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.6

File hashes

Hashes for acousondePy-0.14.tar.gz
Algorithm Hash digest
SHA256 df7dee0f4a7fb61d43524d034308ba0fbe8af4a0131ce16ff08adb85c2b67870
MD5 cb302b422789330c77042cc67cb5e912
BLAKE2b-256 f16e327b59e27b09ccc893d22ccfed06c7acdaa06b87c1bddbbf7be8df668bd5

See more details on using hashes here.

File details

Details for the file acousondePy-0.14-py3-none-any.whl.

File metadata

  • Download URL: acousondePy-0.14-py3-none-any.whl
  • Upload date:
  • Size: 5.4 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1.post20200529 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.6

File hashes

Hashes for acousondePy-0.14-py3-none-any.whl
Algorithm Hash digest
SHA256 0eec153f7be03850665fd40aa8218435bb209730c95e2c22f67b9a00534598cd
MD5 78deae76e9d73a4f5fd5b153854dcd18
BLAKE2b-256 e36b9c80f3643884c2eb1d0a2635065b3c2217a173c41d5a64f64e2c353782d0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page