baselines 0.1.1

Baseline correction algorithms for signals, spectra, and images
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
cff-version: 1.2.0
message: "If you use baselines, please cite this crate and the original algorithm papers."
title: "baselines"
type: software
authors:
  - name: "baselines contributors"
license: "MIT OR Apache-2.0"
repository-code: "https://github.com/Ameyanagi/baselines"
references:
  - type: software
    title: "pybaselines"
    authors:
      - family-names: "Erb"
        given-names: "Donald"
    url: "https://pybaselines.readthedocs.io/"