Skip to content

A Python package for reading directivity measurement data

License

Notifications You must be signed in to change notification settings

acoustics-code-salford/salford_mic_arc

 
 

Repository files navigation

salford_mic_arc

A Python package for reading directivity measurement data

https://github.com/fchirono/salford_mic_arc

Copyright (c) 2022, Fabio Casagrande Hirono


Software to read acoustic measurement data performed with a microphone arc directivity array in the University of Salford anechoic chamber. The mic arc has a radius of 2.5 metres, and contains 10 microphones located in 10deg intervals (i.e. from 0deg to 90deg), generally positioned in elevation.

Data is acquired using Dewesoft hardware and software, and the raw time series are exported as HDF5 files. Data consists of up to 10 channels of acoustic data, and possibly other channels for auxiliary data (load cells, thermocouples, etc)

Dependencies:

  • h5py: interface to HDF5 data format
  • numpy: array processing
  • scipy: scientific library
  • soundfile: audio library (for exporting .WAV files)

Author:

Fabio Casagrande Hirono - fchirono [at] gmail.com

November 2022

About

A Python package for reading directivity measurement data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%