Skip to main content

Spectrally refined interferometry for Python

Project description

PySprint

Spectrally Refined Interferometry for Python

Build Status Build Status Build status Maintainability Language grade: Python codecov Code style: black Documentation Status Binder

Name PySprint
PyPI package PyPI version
Anaconda package Anaconda-Server Badge
Development status Beta
License License: MIT

Description

PySprint provides an interface for Spectrally resolved interferometry in Python. PySprint implements all the evaluation methods described in the literature, however the API and the software itself might change over time. Documentation is sparse and due to the narrow use case of the software its written in Hungarian, however it will be translated to English in the future. The testing is in very early stage, and we have a currently pointless Rust extension module, which might turn into something useful later.

  • ✓ Minimum-maximum method
  • ✓ Phase modulated cosine function fit method
  • ✓ Fourier method
  • ✓ Windowed Fourier transform method
  • ✓ Stationary phase point method

Installation

PySprint requires at least Python 3.6 to run.

Install with

pip install pysprint

or install on Anaconda with:

(CURRENTLY NOT AVAILABLE) conda install -c ptrskay pysprint -c conda-forge

Requirements:

  • numpy
  • scipy
  • matplotlib
  • pandas
  • Jinja2
  • scikit-learn

Optional packages:

  • lmfit - for detailed curve fitting results
  • numba - to speed up non uniform FFT calculation
  • dask - for parallel WFT run

Documentation

The documentation is hosted on readthedocs.io.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

pysprint-0.29.0-cp39-cp39-win_amd64.whl (214.7 kB view hashes)

Uploaded CPython 3.9 Windows x86-64

pysprint-0.29.0-cp39-cp39-manylinux2010_x86_64.whl (949.6 kB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.12+ x86-64

pysprint-0.29.0-cp39-cp39-manylinux2010_i686.whl (981.9 kB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.12+ i686

pysprint-0.29.0-cp39-cp39-macosx_10_9_x86_64.whl (312.1 kB view hashes)

Uploaded CPython 3.9 macOS 10.9+ x86-64

pysprint-0.29.0-cp38-cp38-win_amd64.whl (212.4 kB view hashes)

Uploaded CPython 3.8 Windows x86-64

pysprint-0.29.0-cp38-cp38-manylinux2010_x86_64.whl (949.6 kB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

pysprint-0.29.0-cp38-cp38-manylinux2010_i686.whl (981.9 kB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.12+ i686

pysprint-0.29.0-cp38-cp38-macosx_10_9_x86_64.whl (312.1 kB view hashes)

Uploaded CPython 3.8 macOS 10.9+ x86-64

pysprint-0.29.0-cp37-cp37m-win_amd64.whl (212.4 kB view hashes)

Uploaded CPython 3.7m Windows x86-64

pysprint-0.29.0-cp37-cp37m-win32.whl (208.7 kB view hashes)

Uploaded CPython 3.7m Windows x86

pysprint-0.29.0-cp37-cp37m-manylinux2010_x86_64.whl (949.6 kB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.12+ x86-64

pysprint-0.29.0-cp37-cp37m-manylinux2010_i686.whl (981.9 kB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.12+ i686

pysprint-0.29.0-cp37-cp37m-macosx_10_9_x86_64.whl (312.1 kB view hashes)

Uploaded CPython 3.7m macOS 10.9+ x86-64

pysprint-0.29.0-cp36-cp36m-manylinux2010_x86_64.whl (950.0 kB view hashes)

Uploaded CPython 3.6m manylinux: glibc 2.12+ x86-64

pysprint-0.29.0-cp36-cp36m-manylinux2010_i686.whl (982.3 kB view hashes)

Uploaded CPython 3.6m manylinux: glibc 2.12+ i686

pysprint-0.29.0-cp36-cp36m-macosx_10_9_x86_64.whl (312.3 kB view hashes)

Uploaded CPython 3.6m macOS 10.9+ x86-64

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