Skip to main content

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 and type (with mouse + keyboard)
    • BGROUND does the rest (background calculation and subtraction)

Principle

BGROUND principle

Installation

  • Requirement: Python with sci-modules: numpy, matplotlib, scipy, pandas
  • pip install bground = standard installation, no other packages needed

Quick start

Documentation, help and examples

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 = completed, fully working, tested, and documented version 1

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

bground-1.0.tar.gz (17.5 kB view hashes)

Uploaded Source

Built Distribution

bground-1.0-py3-none-any.whl (18.6 kB view hashes)

Uploaded Python 3

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