Sonification Tools and Resources for Astronomers Using Sound Synthesis
Project description
STRAUSS
Sonification Tools and Resources for Astronomers Using Sound Synthesis
Sonification and STRAUSS
"Sonification" is the process of conveying data via the medium of sound. Sonification can be used to make scientific data more accessible to those with visual impairments, enhance visualisations and movies, and even convey information more efficiently than by visual means. The STRAUSS python package is intended to make sonification simple for both scientific and outreach applications.
Getting Started
Access the full documentation here (under construction!) and read more about the associated Audio Universe project here.
Releases are registered on PyPI. STRAUSS may be installed using pip.
Development is occurring at the [STRAUSS GitHub page](https://github.com/james-trayford/strauss.git strauss).
Make a copy of the STRAUSS repository via SSH,
git clone git@github.com:james-trayford/strauss.git strauss
or HTTPS if you don't have SSH keys set up,
git clone https://github.com/james-trayford/strauss.git strauss
STRAUSS may then be installed using pip
cd strauss
pip install .
For development purposes, you can instead use:
pip install -e .
where the -e option allows a local install, such that you can modify and run the source code on the fly without needing to reinstall each time.
We recommend using a conda environment to avoid package conflicts. Type
conda env create -f environment.yml
before pip install -e .
and activate the environment with
conda activate strauss
Acknowledgments
The STRAUSS code has benefited from funding via an Royal Astronomical Society Eduaction & Outreach grant award, providing hardware and software for sound development and spatialisation testing.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file strauss-0.1.1.tar.gz.
File metadata
- Download URL: strauss-0.1.1.tar.gz
- Upload date:
- Size: 33.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc75b3aaf3d37dd867b9a3e974b30a6e4459be1b95dc762a68918f6cc7c1c84a
|
|
| MD5 |
c5f63ce8cfdd3474247c2a5b2f777abf
|
|
| BLAKE2b-256 |
84b3e0f41ea551d2b8f2dece774052ca110bfbb0833836b098c682b67847c9ce
|
File details
Details for the file strauss-0.1.1-py3-none-any.whl.
File metadata
- Download URL: strauss-0.1.1-py3-none-any.whl
- Upload date:
- Size: 37.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c598351138db185f0ac3e54154f4f83c75f4f298be63c2a9709eac55b603f084
|
|
| MD5 |
7f5122f147796c68e7d365547d9fe315
|
|
| BLAKE2b-256 |
ba8f9c0e870bdd34a0e3ac47b32320a7a10d9a7cca58a5ad55ab7af020efb820
|