Python package for processing and visualizing direction of arrival data.
Project description
PyDoA
A Python Package for Processing and Visualizing DoA (Direction of Arrival) data from Group Discussion
PyDoA is a python package aiming at simplifying processing the DoA (Direction of Arrival) data captured from microphone arrays. DoA data contains direction of sound arrival which in the case of circular array varies from 0 to 360 degrees.
Installation
You can install PyDoA using pip::
pip install pydoa
To install the latest developer version of PyDoA you can type::
git clone https://github.com/pankajchejara23/pydoa.git cd pydoa python setup.py install
You may need to add the --user
option to the last line if you do not have root access <https://docs.python.org/2/install/#alternate-installation-the-user-scheme>
_.
You can also install the latest developer version in a single line with pip::
pip install git+https://github.com/pankajchejara23/pydoa.git
Dependencies
- requests
- pandas
- networkx
- scipy
- dash
- numpy
- matplotlib
- dash-bootstrap-components
- dash-cytoscape
Full Documentation
License
MIT License
Copyright (c) 2020 Pankaj Chejara
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.
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 pydoa-1.7.tar.gz
.
File metadata
- Download URL: pydoa-1.7.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.21.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c88308629afae4d6fc46d198e0459330c3a3e396c362fadbe24724c14b021d04 |
|
MD5 | 53d28c003a30f1df00481e501ed882ac |
|
BLAKE2b-256 | 82166d8d2daf8070c7930df5819966de5c888037e19bd53bb4dc402cc80e3330 |