Skip to main content

Quick plotting, correcting and fitting of spectroscopic data

Project description

SPECQP stands for SPECtroscopy Quick Peak

What for

The package can be used for quick and more advanced plotting and fitting of spectroscopy data. In version 1.1 it provides functionality for working with X-ray photoelectron spectroscopy data. Plotting, normalization, background subtraction, fitting possibilities are included for single and series of curves.

GUI interface is also realized providing full interactive functionality for handling single and series of curves. In versions 1.1 only .xy files from SPECS instruments and .txt files from SCIENTA instruments are handled within GUI.

NOTE: The package was developed for Mac OS, but it works on Windows as well, although some GUI features may become less pretty.

Installation MacOS

Remember to always save your current work before experimenting with new applications

Python 3 version and pip library are required for installing and running the specqp software. For some python installations the python and pip commands can refer to Python 2 version, while python3 and pip3 commands correspond to Python 3 version. If that is the case for you, use python3 and pip3 in all steps described above and below.

Installation from PyPI

Just write in Terminal

$ pip install specqp

Installation from .whl file

Put the .whl file to any place on your hard drive, and type in Terminal

$ pip install full/or/relative/path/to/file.whl

NOTE: If you already had it installed type first

$ pip uninstall specqp

Finally you should see similar to the following message in the Terminal

$ Successfully installed specqp-1.1

Default GUI mode

To run the default GUI mode run the specqp.launcher module of the package:

$ python -m specqp.launcher

It will automatically call the specqp.service module to create startup files and variables if they don't yet exist. After that it will call the main() method of the specqp.gui module, which shows the default GUI window where all the functions can be realized by pressing corresponding buttons or calling corresponding menu options.

Manual

More information on how to use the GUI and batch modes of the application can be found in docs/specqp_manual.rst file of the github repository accessible at https://github.com/Shipilin/specqp or via Help... menu of the installed application.

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 Distribution

If you're not sure about the file name format, learn more about wheel file names.

specqp-1.1.9-py3-none-any.whl (244.9 kB view details)

Uploaded Python 3

File details

Details for the file specqp-1.1.9-py3-none-any.whl.

File metadata

  • Download URL: specqp-1.1.9-py3-none-any.whl
  • Upload date:
  • Size: 244.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.4

File hashes

Hashes for specqp-1.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 c0aeb4dfd91d490ab47e37157f648a3c905aa41a05bb8abc80752e3873fc932a
MD5 85cf11f6afe5879c46a823d7534d0511
BLAKE2b-256 8a4b306bc430bae66c166ca2f03c7de0c9854fc0d442519c72c46fac6bf6f2e1

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