Age | Commit message (Expand) | Author |
---|---|---|
2018-08-31 | print out how long the likelihood function takes | tlatorre |
2018-08-28 | add path to the likelihood fit | tlatorre |
2018-08-14 | fix ev pointer bug | tlatorre |
2018-08-14 | update pmt hit array in event struct to be MAX_PMTS long | tlatorre |
2018-08-14 | add lower and upper bounds for the fit parameters | tlatorre |
2018-08-14 | add function to fit event and clear event after each fit | tlatorre |
2018-08-14 | set stopping critera | tlatorre |
2018-08-14 | update the printf format string for the fit parameters | tlatorre |
2018-08-14 | update fit to use nlopt for minimization | tlatorre |
2018-08-14 | fix how the RMS scattering angle is calculated | tlatorre |
2018-08-14 | move everything to src directory | tlatorre |