Python package for processing TSI signals.
Project description
TSIPY
Python package for processing TSI signals.
Full documentation is available online.
Installation
pip install tsipy
Installation for Developers
# Clone repository
git clone https://github.com/roksikonja/tsipy.git
# Setup venv
python -m venv venv
source venv/bin/activate
pip install --upgrade pip
pip install wheel
# For development
pip install -e .[dev]
# For documentation
pip install -e .[docs]
Usage
Demos can be found in ./scripts
.
python ./scripts/exp_virgo.py
python ./scripts/exp_fusion.py
References
References can be found in ./references
.
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
tsipy-1.0.3.tar.gz
(28.7 MB
view details)
Built Distribution
tsipy-1.0.3-py3-none-any.whl
(26.3 kB
view details)
File details
Details for the file tsipy-1.0.3.tar.gz
.
File metadata
- Download URL: tsipy-1.0.3.tar.gz
- Upload date:
- Size: 28.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6d18ecf3a640f5409d1942697304ab50da94b4a3c23e81a01ec7426e5acb1bcf
|
|
MD5 |
376445f206b65f5abac3a898459b3f79
|
|
BLAKE2b-256 |
d5e5560808b40393cef1223b0027f5e1b6589e4d57e6bf90fc6134e80d2691f1
|
File details
Details for the file tsipy-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: tsipy-1.0.3-py3-none-any.whl
- Upload date:
- Size: 26.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
2991bdd4b6c693b21f28854ed4930e7b1ce98ca917a3d20b37f21128789b8628
|
|
MD5 |
0dcbf2975869c831303db5446d0074c7
|
|
BLAKE2b-256 |
e73b072654b926db87ced61b68636632a97127482e2441dbec7394eb8f190764
|