You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

PeakUtils

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

PeakUtils

Peak detection utilities for 1D data


Maintainers
1

Readme

PeakUtils

.. image:: https://zenodo.org/badge/102883046.svg :target: https://zenodo.org/badge/latestdoi/102883046

This package provides utilities related to the detection of peaks on 1D data. Includes functions to estimate baselines, finding the indexes of peaks in the data and performing Gaussian fitting or centroid computation to further increase the resolution of the peak detection.

The documentation is available at http://peakutils.readthedocs.io/en/latest .

Installation

To install PeakUtils from the source package, run:

.. code-block:: bash

python setup.py install

PeakUtils targets Python 2.7+ and depends on numpy, scipy, and optionally on matplotlib.

Contribute

License

The project is licensed under the MIT license.

Keywords

FAQs


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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc