Git Product home page Git Product logo

baselinewavelet's Introduction

baselinewavelet

An intelligence background-correction algorithm for highly fluorescent sample in Raman spectroscopy has been developed with peak detection and width estimation by CWT wavelet and background fitting by penalized least squares. The programming language is R(http://www.r-project.org/).

Installation

Intall using devtools from github

library(devtools); 
httr::set_config( httr::config( ssl_verifypeer = 0L ) )
install_github("zmzhang/baselineWavelet")

Install from Local zip

Install the downloaded packages from local zip or tar.gz file.

To start running this algorithm, load the baselineWavelet package through "library(baselineWavelet)" in the R commandline windows, try "?baselineWavelet" in the R commandline windows to open the documents.

Correction example

This is a correction example:

Correction Example

Contact

For any questions, please contact: Yi-Zeng Liang: [email protected] or: Zhi-Min Zhang: [email protected]

How to cite:

Z.M. Zhang, S. Chen, Y.Z. Liang, et al., An intelligent background-correction algorithm for highly fluorescent samples in Raman spectroscopy. Journal of Raman Spectroscopy 41 (6), 659 (2010).

Download pdf and endnote citation here

Release note of baselineWavelet

What's news:

  1. What New of baselineWavelet 4.0.2:
    • Running smoothly in R 3.0 and above.
  2. What New of baselineWavelet 4.0.0:
    • By taking the advantage of sparse matrix in R package "Matrix", we implemented the sparse version of whittaker smoother and baselineWavelet alogrithm. Now the speed of baselineWavelet 4.0 is faster than baselineWavelet 3.0 by 100 times or more. And it was built with R 2.12.2.
  3. From version 2.0 to 3.0:
    • Rewirte the WhittakerSmooth? function, don't use the cholskey decomposition any more.
  4. From version 1.0 - 2.0:
    • Two functions, say baselineCorrectionCWT() and WhittakerSmoother?(), in the baselineWavelet package were modified (add a parameter) so that one could easily perform first, second or even higher differences penalties by adjusting the parameter for the purpose.

baselinewavelet's People

Contributors

zmzhang avatar fmkerckhof avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.