Skip to content
 
 

Repository files navigation

DSP

Fits model function to a set of waveforms.

Download

  git clone https://github.com/ComputationalRadiationPhysics/DSP.git

Build

  cd DSP/src
  make

Run

  # in DSP/src
  make run
  # or
  ./DSP <FILENAME>

Checking results

You can display the fit and orginal data in one diagram with the Viewer

   cd src/viewer/
   make clean
   make run

About

Digital Signal Processing using Cuda

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages