Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ml-spectra-fitting

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ml-spectra-fitting

Fit spectra using guassian or lorentzian

  • 0.2.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
522
increased by317.6%
Maintainers
1
Weekly downloads
 
Created
Source

ml-spectra-fitting

NPM version build status npm download

Bell optmization library. It contains:

  • optimizeSingleLorentzian: Function to fit a curve to a single 3 parameter Lorentzian function
  • optimizeLorentzianSum: Function to fit a curve to a set of 3 parameters Lorentzian functions
  • optimizeSingleGaussian: Function to fit a curve to a single 3 parameter Gaussian function
  • optimizeGaussianSum: Function to fit a curve to a set of 3 parameters Gaussian functions

Installation

$ npm install ml-spectra-fitting

License

MIT

Keywords

FAQs

Package last updated on 15 Oct 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc