Skip to main content

Spectrally refined interferometry for Python

Reason this release was yanked:

Requires Rust compiler to be installable.

Project description

PySprint

Spectrally Refined Interferometry for Python

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 Pre-Alpha
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 not complete yet and the testing is in very early stage. 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 Distribution

pysprint-0.14.0.tar.gz (2.0 MB view hashes)

Uploaded Source

Built Distribution

pysprint-0.14.0-cp37-cp37m-win_amd64.whl (477.5 kB view hashes)

Uploaded CPython 3.7m Windows 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