peak-detection

There are 88 repositories under peak-detection topic.

  • Algo6006

    Language:Python
  • TARDIS

    TArgeted Raw Data Integration In Spectrometry

    Language:R
  • peak-tracer

    Peak Tracer is a command-line tool that helps you find the loudest parts of an audio file and export them as JSON or concatenate them into a new file.

    Language:Go
  • Extracellular-Action-Potential-Classification

    Machine learning code implemented for classification of action potentials in electrode readings from cortical neurons.

    Language:Python
  • gp-chirpdetector

    Project from a lab rotation were we tried to create an algorithm that can detect and correctly assign transient communication signals on electrode grid recordings.

    Language:Python
  • biodata_analysis

    Biodata collection and analysis #python

    Language:Jupyter Notebook
  • geometric-figure-clasifier

    Geometric Figure Clasifier program

    Language:C#
  • interactive-curve-fit

    A Python project enables you to fit peaks interactively on GUI. You can visualize your spectrum and fit the optional number of the peaks on GUI using Scipy.optimize.curve_fit method.

    Language:Python
  • LUComptonScatter

    Package for data analysis specific to Lawrence University Compton scattering experiment

    Language:Julia
  • Peak_picking

    Peak picking technique for basic frequency domain

    Language:Jupyter Notebook
  • mlex_peak_detection

    ML tool to detect peaks in 1D XRD scattering data

    Language:Python
  • StaticGestureRecognition

    The project takes an image that contains one hand static gesture and by using Image Processing(Python opencv) and an alogirthm calculates code bit i.e. state of each finger if it is open(1) closed(0) or half open(0.5) and maps it a corresponding word that is defined in a small static dictionary in the program. it uses the text to speech module to convert the word into speech. Sample images are placed in Images folder.

  • PeakError

    A Python Binding for PeakError

    Language:C
  • Footprints_extraction

    A small script to find peaks from the .bigWig file and output them in a .bed file.

    Language:Python
  • peak-detection-system

    MATLAB project to detect and highlight peaks in electrophysiology (ephys) data, including research conducted as an intern for AxoSim Technologies

    Language:MATLAB
  • chainer-peak-detect

    ディープラーニングフレームワークのchainerによるピーク位置の推定

    Language:Python