Fits model function to a set of waveforms.
git clone https://github.com/ComputationalRadiationPhysics/DSP.git
cd DSP/src
make
# in DSP/src
make run
# or
./DSP <FILENAME>
You can display the fit and orginal data in one diagram with the Viewer
cd src/viewer/
make clean
make run