Interactive subtraction of background from XY-data
Project description
BGROUND :: semi-automated background subtraction
- BGROUND performs semi-automated background subtraction for XY-data.
- XY-data = usually a file with two (or more) columns - (X-data,Y-data).
- The user can define which columns represent the XY-data to process.
- How does it work?
- BGROUND reads XY-data and shows them in an interactive plot.
- The user defines background points (with a mouse + keyboard).
- BGROUND does the rest (background calculation and subtraction).
Principle
Installation
- Requirement: Python with sci-modules: numpy, matplotlib, scipy, pandas
pip install bground
= standard installation, no other packages needed
Quick start
- Look at the worked example to see how BGROUND works.
- Download complete examples with data and try BGROUND yourself.
Documentation, help and examples
- PyPI repository.
- GitHub repository.
- GitHub Pages with documentation.
Versions of BGROUND
- Version 0.0.1 = an incomplete testing version
- Version 0.0.2 = the basic algorithm works
- Version 0.0.3 = a small improvement of code and docstrings
- Version 0.1 = OO-interface, better arrangement of funcs + semi-complete docs
- Version 0.2 = improved OO-implementation + better UI (commands, saving, help)
- Version 1.0 = finalized version 1, fully working, and completely documented
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
bground-1.0.3.tar.gz
(17.7 kB
view details)
Built Distribution
bground-1.0.3-py3-none-any.whl
(18.9 kB
view details)
File details
Details for the file bground-1.0.3.tar.gz
.
File metadata
- Download URL: bground-1.0.3.tar.gz
- Upload date:
- Size: 17.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b374f505af110e5ab44174630c7541f1503f31a771c49c8eb6cd3e5de651e22a |
|
MD5 | f9281b6abd93a85b01128aaaa795ea76 |
|
BLAKE2b-256 | 945929b1c11f05089473c229bbe26d24bba74171ed75ed0eebd305939f9256a8 |
File details
Details for the file bground-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: bground-1.0.3-py3-none-any.whl
- Upload date:
- Size: 18.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a30b1046f9823d5331fb889e5a49e522da2184bd33ecd7a933554b70956b554 |
|
MD5 | 48b307324129f0aaf7b0eb095a03ccb9 |
|
BLAKE2b-256 | 3bcaeda8c9a5de308109987e0564780dcf15190c3bb58879c5c689924795942f |