Skip to content

eucall-software/DSP

 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.3%
  • TeX 3.3%
  • PostScript 2.7%
  • CMake 1.8%
  • Cuda 0.4%
  • HTML 0.2%
  • Other 0.3%