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.4.tar.gz
(17.7 kB
view details)
Built Distribution
bground-1.0.4-py3-none-any.whl
(18.9 kB
view details)
File details
Details for the file bground-1.0.4.tar.gz
.
File metadata
- Download URL: bground-1.0.4.tar.gz
- Upload date:
- Size: 17.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e4e5a979ca153231e0cef41f009d01c1951972518a0d9c5ca5dad996b9b7ca34 |
|
MD5 | 8796db65ea71fadbea84eb9158702124 |
|
BLAKE2b-256 | c003d4126f20b9cb95eac21e1288c0229a1e8d69d195507824841dfb3e202d95 |
File details
Details for the file bground-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: bground-1.0.4-py3-none-any.whl
- Upload date:
- Size: 18.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04e795a7f042f2be33c12c960649a622c09b6604959ce723dd4eef143f064325 |
|
MD5 | 192e1aca8db26d1af0ad14037c01dcab |
|
BLAKE2b-256 | 68492c3ba58101e09cfb756f6f9476e13a4f04836c8fd698d97c33676c836d99 |