Skip to main content

Python package for processing TSI signals.

Project description

Documentation Status CI status

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


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 hashes)

Uploaded Source

Built Distribution

tsipy-1.0.3-py3-none-any.whl (26.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page