Skip to main content

Package for handling cw-EPR data.

Project description

https://zenodo.org/badge/DOI/10.5281/zenodo.4896687.svg

The cwEPR package provides tools for handling experimental data obtained using continuous-wave EPR (cwEPR) spectroscopy and is derived from the ASpecD framework. Due to inheriting from the ASpecD superclasses, all data generated with the cwepr package are completely reproducible and have a complete history.

What is even better: Actual data processing and analysis no longer requires programming skills, but is as simple as writing a text file summarising all the steps you want to have been performed on your dataset(s) in an organised way. Curious? Have a look at the following example:

format:
  type: ASpecD recipe
  version: '0.2'

settings:
  default_package: cwepr

datasets:
  - /path/to/first/dataset
  - /path/to/second/dataset

tasks:
  - kind: processing
    type: FrequencyCorrection
    properties:
      parameters:
        frequency: 9.8
  - kind: processing
    type: BaselineCorrection
    properties:
      parameters:
        order: 0
  - kind: singleplot
    type: SinglePlotter1D
    properties:
      filename:
        - first-dataset.pdf
        - second-dataset.pdf

For more general information on the cwepr package and for how to use it, see its documentation.

Features

A list of features:

  • Fully reproducible processing of cw-EPR data

  • Import of EPR data from diverse sources (Bruker ESP, EMX, Elexsys; Magnettech)

  • Generic plotting capabilities, easily extendable

  • Report generation using pre-defined templates

  • Recipe-driven data analysis, allowing tasks to be performed fully unattended in the background

And to make it even more convenient for users and future-proof:

  • Open source project written in Python (>= 3.7)

  • Extensive user and API documentation

Target audience

The cwepr package addresses scientists working with cwEPR data (both, measured and calculated) on a daily base and concerned with reproducibility. Due to being based on the ASpecD framework, the cwepr package ensures reproducibility and—as much as possible—replicability of data processing, starting from recording data and ending with their final (graphical) representation, e.g., in a peer-reviewed publication. This is achieved by automatically creating a gap-less record of each operation performed on your data. If you do care about reproducibility and are looking for a system that helps you to achieve this goal, the cwepr package may well be interesting for you.

How to cite

cwepr is free software. However, if you use cwepr for your own research, please cite both, the article describing it and the software itself:

To make things easier, cwepr has a DOI provided by Zenodo, and you may click on the badge below to directly access the record associated with it. Note that this DOI refers to the package as such and always forwards to the most current version.

https://zenodo.org/badge/DOI/10.5281/zenodo.4896687.svg

Installation

Install the package by running:

pip install cwepr

License

This program is free software: you can redistribute it and/or modify it under the terms of the BSD License.

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

cwepr-0.5.1.tar.gz (3.7 MB view details)

Uploaded Source

Built Distribution

cwepr-0.5.1-py3-none-any.whl (88.8 kB view details)

Uploaded Python 3

File details

Details for the file cwepr-0.5.1.tar.gz.

File metadata

  • Download URL: cwepr-0.5.1.tar.gz
  • Upload date:
  • Size: 3.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.2

File hashes

Hashes for cwepr-0.5.1.tar.gz
Algorithm Hash digest
SHA256 c6b91ca063341c3c1a73f76833dcdde8674bb3f7df8e264c838400e680881c63
MD5 174a4057ed39433d27783638737e9f4a
BLAKE2b-256 40e9c912d9c0603a3a2fcf76c2c12f52d4847ec3cd77caccadb8ec7bf6bce5db

See more details on using hashes here.

File details

Details for the file cwepr-0.5.1-py3-none-any.whl.

File metadata

  • Download URL: cwepr-0.5.1-py3-none-any.whl
  • Upload date:
  • Size: 88.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.2

File hashes

Hashes for cwepr-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 90c85c1843e0be13570cbaf567c1cfcd52815167a066298b83b5b3a07bc4874f
MD5 b4f2b9ac5cc4d4027166659c964a9dc6
BLAKE2b-256 5a5d0766523aadb026825e5af9c0bece40265432a441e043ae6b8308800dd244

See more details on using hashes here.

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