pyanthem - a neuroimaging audiovisualiation tool.
Project description
pyanthem: an audiovisualization tool to make your data more interesting
pyanthem is a Python_ tool that transforms three-dimensional time-varying datasets into a colorful, audible format. pyanthem boasts a variety of features:
- Raw data decomposition
- Video and audio preview
- A broad variety of video and audio parameters
- Command-line reproduction via config files
Requirements
Python 3: Currently, pyanthem is tested to work on Python_ 3.6+. This will be updated as more versions are tested.
pip:
pip is needed for the installation of the pyanthem module and its
dependencies. Most python versions will have pip installed already,
see the pip installation
_ page for instructions if you do not
have pip.
git (optional): git_ allows pyanthem to download external audio files quickly and easily.
ffmpeg (optional): ffmpeg_ enables merging video and audio files into a single output.
.. _Python: https://www.python.org/ .. _pip installation: https://pip.pypa.io/en/latest/installing/ .. _git: https://git-scm.com/ .. _ffmpeg: https://ffmpeg.org/
Installation
Basic installation using pip::
python -m pip install pyanthem
Installation of "Piano" audio engine using git/GitPython::
import pyanthem pyanthem.AE_download()
Usage
Contributing
Step 1
-
Option 1
- 🍴 Fork this repo!
-
Option 2
- 👯 Clone this repo to your local machine using
git clone https://github.com/nicthib/pyanthem.git
Step 2
- Improve this repo!
Step 3
- 🔃 Create a new pull request using
<https://github.com/nicthib/pyanthem/compare/>
_
Team
.. |niclogo| image:: https://avatars1.githubusercontent.com/u/34455769?v=3&s=200
.. csv-table:: :header: Nic Thibodeaux
|niclogo|
<http://github.com/nicthib>
FAQ
- How do I do specifically so and so?
- No problem! Just do this.
Support
- Twitter:
@nicthibs
_
.. _@nicthibs
: http://twitter.com/nicthibs
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
File details
Details for the file pyanthem-0.36.tar.gz
.
File metadata
- Download URL: pyanthem-0.36.tar.gz
- Upload date:
- Size: 13.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82e8c10d1293786069ca0284f68e6a67e4957580df6767aa1f70fa573d0d8989 |
|
MD5 | b98bb716befc58862d310a0bb1ec46ea |
|
BLAKE2b-256 | 42f9f18ff6bddf6015e8d230d4def1c730cd984012ddf47b77e7c3fca57dc276 |