A Python library for working with EPR spectroscopic data.
Project description
EPRpy
About
EPRpy is a Python library designed to streamline the handling, inspection, and processing of Electron Paramagnetic Resonance (EPR) spectroscopic data. The library originated as a collection of scripts I wrote for routine analysis of EPR data acquired on Bruker EPR spectrometers during my academic work. EPRpy focusses on ease of use, enabling quick data visualization, data comparisons, and having transperent as well as highly customisable control over data analysis.
Installation
To install and use EPRpy, Python must be installed on your operating system. Python can be downloaded from the official website. EPRpy is compatible with Python 3.9 to 3.12 and can be installed with Python's package manager pip.
Installing EPRpy from a pre-built distribution
Run in a terminal (or command prompt) :
python -m pip install eprpy
Installing EPRpy from source
Clone the EPRpy repository and then navigate to the folder where setup.py file is present. Then, run in a terminal (or command prompt) :
python -m pip install .
Documentation
For EPRpy documentation, see here. Source files for building the docs using sphinx can be found in docs/source/ .
Features
- Read and export EPR data acquired on Bruker EPR spectrometers.
- Basic processing capabilities such as interactive baseline correction, integration etc.
- Generate quick plots of 1D and 2D datasets, compare different datasets.
Upcoming
- Automated workflow templates for specific EPR experiments
- Documentation for visualization features.
Limitations
- Supports reading of files only in Bruker BES3T format v.1.2 and upto 2D datasets.
License
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file eprpy-0.9.0a4.tar.gz.
File metadata
- Download URL: eprpy-0.9.0a4.tar.gz
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b274e0c773af1f2d4c7318644c1a0e0a081feb613d586376f585d9f432d46a5
|
|
| MD5 |
fe7ee5c47f757a3625a30ea10de1fe78
|
|
| BLAKE2b-256 |
f5ecbaa4a4746e282fe7a8a0c7a76d17f312a2f40d3f84855cef8395961858a6
|
File details
Details for the file eprpy-0.9.0a4-py3-none-any.whl.
File metadata
- Download URL: eprpy-0.9.0a4-py3-none-any.whl
- Upload date:
- Size: 13.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c462026ea9f48765bfbe74be92db275d36bb5f771fbcb6461e833c2574426cb
|
|
| MD5 |
4448cfac4e1a7c898babea1e8bb242a6
|
|
| BLAKE2b-256 |
e794ce4f3343cfb2b90bf90cb1b2db0ef6b8d5bdd341444954e39af2d2bae61d
|