Skip to main content

A python library for analysing and visualising soundscape assessments.

Project description

Soundscapy Logo

Soundscapy

PyPI version Tests Documentation Status License

A python library for analysing and visualising soundscape assessments.

Disclaimer: This module is still heavily in development, and might break what you're working on. It will also likely require a decent amount of troubleshooting at this stage. I promise bug fixes and cleaning up is coming!

Installation

Soundscapy can be installed with pip:

pip install soundscapy

Optional Dependencies

Soundscapy splits its functionality into optional modules to reduce the number of dependencies required for basic functionality. By default, Soundscapy includes the survey data processing and plotting functionality.

If you would like to use the binaural audio processing and psychoacoustics functionality, you will need to install the optional audio dependency:

pip install "soundscapy[audio]"

If you would like to use the R-backed SPI and SATP functionality, install the optional r dependency:

pip install "soundscapy[r]"

R-backed features also require a local R installation and the external sn R package:

R -q -e "install.packages('sn')"

CircE is bundled with Soundscapy as embedded R scripts, so you do not need to install CircE separately from GitHub.

To install all optional dependencies, use the following command:

pip install "soundscapy[all]"

Examples

We are currently working on writing more comprehensive examples and documentation, please bear with us in the meantime.

Tutorials for using Soundscapy can be found in the documentation.

Acknowledgements

The newly added Binaural analysis functionality relies directly on three acoustic analysis libraries:

  • Acoustic Toolbox for the standard environmental and building acoustics metrics,
  • scikit-maad for the bioacoustics and ecological soundscape metrics, and
  • MoSQITo for the psychoacoustics metrics. We thank each of these packages for their great work in making advanced acoustic analysis more accessible.

Citation

If you are using Soundscapy in your research, please help our scientific visibility by citing our work! Please include a citation to our accompanying paper:

Mitchell, A., Aletta, F., & Kang, J. (2022). How to analyse and represent quantitative soundscape data. JASA Express Letters, 2, 37201. https://doi.org/10.1121/10.0009794

Development Plans

As noted, this package is in heavy development to make it more useable, more stable, and to add features and improvements. At this stage it is mostly limited to doing basic quality checks of soundscape survey data and creating the soundscape distribution plots. Some planned improvements are:

  • Simplify the plotting options
  • Possibly improve how the plots and data are handled - a more OOP approach would be good.
  • Add appropriate tests and documentation.
  • Bug fixes, particularly around setting color palettes.

Large planned feature additions are:

  • Add better methods for cleaning datasets, including robust outlier exclusion and imputation.
  • Add handling of .wav files.
  • Integrate environmental acoustic and psychoacoustic batch processing. This will involve using existing packages (e.g. MoSQito, python-acoustics) to do the metric calculations, but adding useful functionality for processing any files at once, tieing them to a specific survey response, and implementing a configuration file for maintaining consistent analysis settings.
  • Integrate the predictive modelling results from the SSID team's research to enable a single pipelined from recording -> psychoacoustics -> predicted soundscape perception (this is very much a pie-in-the-sky future plan, which may not be possible).

Contributing

If you would like to contribute or if you have any bugs you have found while using `Soundscapy', please feel free to get in touch or submit an issue or pull request!

Please see CONTRIBUTING.md for contribution guidelines.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

soundscapy-0.8.0.dev13.tar.gz (456.6 kB view details)

Uploaded Source

Built Distribution

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

soundscapy-0.8.0.dev13-py3-none-any.whl (472.7 kB view details)

Uploaded Python 3

File details

Details for the file soundscapy-0.8.0.dev13.tar.gz.

File metadata

  • Download URL: soundscapy-0.8.0.dev13.tar.gz
  • Upload date:
  • Size: 456.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.12 {"installer":{"name":"uv","version":"0.11.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for soundscapy-0.8.0.dev13.tar.gz
Algorithm Hash digest
SHA256 4bf10a838adff985a181c166487d135c5b275a8ba79ec4670e7fe3d9d330e855
MD5 776e9dc688fd08fc74b4bcd27336b54d
BLAKE2b-256 7d11d97bdccf3696dad1cef64ab027eef9bb0a42394ba6c1263b72859b37ea11

See more details on using hashes here.

File details

Details for the file soundscapy-0.8.0.dev13-py3-none-any.whl.

File metadata

  • Download URL: soundscapy-0.8.0.dev13-py3-none-any.whl
  • Upload date:
  • Size: 472.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.12 {"installer":{"name":"uv","version":"0.11.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for soundscapy-0.8.0.dev13-py3-none-any.whl
Algorithm Hash digest
SHA256 fd1433745db15f02baec96e688ed88e08cae3919b3f761d014b596886ed8e9b7
MD5 88bf33b1b05c86921dd002357386e2c6
BLAKE2b-256 b7891b303a53d65414364a31036b6cb8d10e6a7a86a185fc23ed818d62fb1ab6

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