Skip to main content

Collection of Python utilities for signal analysis

Project description

=====
thLib
=====

*thLib* contains functions for working with sound, and for fitting circles,
lines, sine-waves, and exponential decays. For signal processing, a
Savitzky-Golay filter is included, as well as a demonstration of the
calculation of a power spectrum. UI utilities, and a few useful vector
functions (e.g. an implementation of the Savitzky-Golay algorithm) round off
*thLib*.

**Note:** All functions for working with 3D kinematics have been moved into
the new package "scikit-kinematics"!
(http://work.thaslwanter.at/skinematics/html)

Compatible with Python 2 and 3.

Dependencies
------------
numpy, scipy, matplotlib, pandas, statsmodels, skimage, sympy

Homepage
--------
http://work.thaslwanter.at/thLib/html/

Author: Thomas Haslwanter
Date: 09-02-2018
Ver: 0.12.2
Licence: BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause)
Copyright (c) 2018, Thomas Haslwanter
All rights reserved.

Installation
------------
You can install thlib with

pip install thLib

and upgrade to a new version with

pip install thLib -U

Fits
====

Functions
---------

- fits.demo_ransac ... RANSAC fit of best circle in image
- fits.fit_circle ... basic circle fit
- fits.fit_exp ... exponential fit
- fits.fit_line ... linear regression fit, complete with confidence intervals for mean and values, and with plotting
- fits.fit_sin ... sine fit
- fits.fit_ellipse ... ellipse fit (Taubin's method)
- fits.regress ... multilinear regression fit, similar to MATLAB

Signal Processing Utilities
===========================

- signals.pSpect ... simple power spectrum from FFT
- signals.savgol ... Savitzky-Golay filter


GUI Utilities
=============

- ui.getfile ... GUI for selecting an existing file
- ui.getdir ... GUI for selecting a directory
- ui.listbox ... GUI for item selection
- ui.progressbar ... Show a progressbar, for longer loops
- ui.savefile ... GUI for saving a file
- ui.get_screensize ... width and height of screen

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

thLib-0.12.2.tar.gz (1.4 MB view details)

Uploaded Source

Built Distribution

thLib-0.12.2.win-amd64.exe (646.6 kB view details)

Uploaded Source

File details

Details for the file thLib-0.12.2.tar.gz.

File metadata

  • Download URL: thLib-0.12.2.tar.gz
  • Upload date:
  • Size: 1.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for thLib-0.12.2.tar.gz
Algorithm Hash digest
SHA256 b83522e0932d32089af9f40d9e9dec9ce890829c30be24319ebcbe0011b7f0bc
MD5 6c4a6704b99e3661d250b0c6704e3c8b
BLAKE2b-256 8d30d81a14296a2d68b662c4e57113ff1c3695ba87d0b2ad85fccf73d174d3c3

See more details on using hashes here.

File details

Details for the file thLib-0.12.2.win-amd64.exe.

File metadata

File hashes

Hashes for thLib-0.12.2.win-amd64.exe
Algorithm Hash digest
SHA256 e6a33ef689406f7f7c26f0185fc0f5f53b8ec80f7fbb7d580831ca068be4cadf
MD5 d4114e33019e72767aba65b60568c6ed
BLAKE2b-256 806000075ad9d02019005180dd72fdd7918ebdc7479a55e58fed2513c68cc06c

See more details on using hashes here.

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