| .gitignore | ||
| ad++.cpp | ||
| ad++.h | ||
| jSymbol.h | ||
| makefile | ||
| Qk.h | ||
| README.md | ||
The code uses two approaches to fit the experimental data with gamma distribution .
- find a0 + a2P2 + a4P4, then use a0 to search for mini delta, the mixing ratio
- fit the a0, delta, and sigma simultaniously.
simply make to compile the ad++.cpp
The settings and data are hard coded.