Spectrally refined interferometry for Python
Project description
PySprint
Spectrally Refined Interferometry for Python
CURRENT RELEASE: 0.0.14 (ALPHA)
PySprint is a UI and API for interferogram evaluation. Under construction. The GUI works only with 1920x1080 screen resolution. Lower resolution compatibility is queued on the To-Do List.
Lastest upgrades:
- Now pip installable, see below
- Added CI/CD, next is CircleCI
- Data editing features unittests done
- Added CI along with some unittests
- Started API
- Numerous little fixes according to PEP8
- Added autofit for CFF method, it will be improved later
- Eval. methods are improved
- Windows remember their last state, they open as they were closed
- Added Settings panel for calibration
- Added SPP Panel
Known issues
- FFTMethod's calculate works incorrectly, fix next release
- The data loading AI sometimes produces unexpected results
- There might be unnecessary imports
- Some buttons has no effect yet.
To-do list
- Screen resolution compatibility
- Clean up GUI from useless buttons
- ERROR HANDLING!
- Unittests
- Selectable units
- Possible performance enhancement by improving algorithms
- Possible new data manipulating features + new options for existing ones
Installation
PySprint requires Python 3 to run.
$ pip install pysprint
Package requirements:
- To use the GUI, install PyQt5
$ pip install PyQt5
or
conda install -c dsdale24 pyqt5
- numpy, scipy, matplotlib, pandas, lmfit will be automatically collected.
To Run the GUI
from pysprint.main import main
main()
Project details
Release history Release notifications | RSS feed
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.0.14.tar.gz
(239.2 kB
view hashes)
Built Distribution
pysprint-0.0.14-py3-none-any.whl
(243.8 kB
view hashes)
Close
Hashes for pysprint-0.0.14-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62c6c09009c26dd2d3b297cb88ef35c713cc58f18cea1c610e139ac8f51aa702 |
|
MD5 | 506c2b9f254f6be0d330ffff07f6a860 |
|
BLAKE2b-256 | ebe754b252172530e59f858c03165ea4ed516824f316b54a2fda631b5526578c |