Skip to content

Draft: Resolve "Waveform fitting routines"

Renat Dusaev requested to merge 121-waveform-fitting-routines into master

Closes #121

  • libna64-msadc static lib dependency introduces waveform fitting procedure(s), currently (as of version v1.0 of this lib) based on GSL Moyal function
  • libna64-msadc is built by build.sh in the manner identical to SDC (optional environment variable, CFLAGS propagation, plain Makefile)
  • COOOL linkage updated

Merge request reports