Skip to main content

Wavepy kernel library

Project description

wavepy

wavepy is Python library for data analyses of coherence and wavefront measurements at synchrotron beamlines. Currently it covers: single-grating Talbot interferometry, speckle tracking, and scan of Talbot peaks for coherence analysis.

Documentation

Credits

We kindly request that you cite the following articles if you use wavepy.

  • List here the features.

Contribute

Prerequisites

The following libraries should be installed in your system:

Installation

>>> python3 -m pip install wavepy

Installation as Developer

Syncing with git

Clone

>>> git clone https://github.com/aps-xsd-opt-group/wavepy

Update your local installation

>>> git pull

To make git to store your credentials

>>> git config credential.helper store

Solving dependencies with conda

Creating conda enviroment

>>> conda create -n ENV_NAME python=3.5 numpy=1.11  scipy=0.17 matplotlib=1.5 spyder=2.3.9 --yes

Solving dependencies

Activate the enviroment:

>>> source activate ENV_NAME
>>> conda install scikit-image=0.12 --yes
>>> conda install -c dgursoy dxchange --yes
>>> pip install cffi
>>> pip install unwrap
>>> pip install tqdm
>>> pip install termcolor
>>> pip install easygui_qt

Adding Recomended packages

>>> conda install -c dgursoy xraylib

Additional Settings

easygui_qt conflicts with the Qt backend of matplotlib. The workaround is to change the backend to TkAgg. This can be in the matplotlibrc file (instructions here). In Spyder this is done in Tools->Preferences->Console->External Modules, where we set GUI backend to TkAgg

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

wavepy-1.0.5.tar.gz (74.9 kB view details)

Uploaded Source

File details

Details for the file wavepy-1.0.5.tar.gz.

File metadata

  • Download URL: wavepy-1.0.5.tar.gz
  • Upload date:
  • Size: 74.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3

File hashes

Hashes for wavepy-1.0.5.tar.gz
Algorithm Hash digest
SHA256 78a0d50a915e75fd9ba0ca5610458dd945bc5ed2a5e8fae92aa5ef3af453f1b1
MD5 8e9c4c24f6537b354a384890089a5e38
BLAKE2b-256 801c42c38b389b7ea2a669150080b8377cc0629f9d3db677031999b28afb9f20

See more details on using hashes here.

Supported by

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