aboutsummaryrefslogtreecommitdiff
path: root/src/fit.c
AgeCommit message (Expand)Author
2019-07-16update neck tube cut to include time difference changes due to cable changestlatorre
2019-07-16use QLX if QHS is railedtlatorre
2019-07-12don't load DQXX file for run 10000 by defaulttlatorre
2019-07-11switch from YAML output to HDF5 to speed things uptlatorre
2019-07-05add MCVX time to the YAML filetlatorre
2019-06-19add FTP, RSP, and FTK results to the output filetlatorre
2019-06-14fix empty list item at top of YAML filetlatorre
2019-06-14add trigger word and trigger time in ns to the YAML filetlatorre
2019-06-14set the maximum kinetic energy in the fit dynamically based on particle IDtlatorre
2019-06-14add a function to compute a data cleaning wordtlatorre
2019-06-14set the starting energy to MAX_ENERGY if it's greatertlatorre
2019-06-13add a data cleaning cut to tag incoming muonstlatorre
2019-06-02add is_flasher field to outputtlatorre
2019-06-02update find_peaks() to only return unique peakstlatorre
2019-05-29set step size on theta and phi to 0.1tlatorre
2019-05-24add a script to submit jobs to the gridtlatorre
2019-05-24update sprintf_yaml_list()tlatorre
2019-05-24several small updates to fit.ctlatorre
2019-05-24switch to using BOBYQA since it's fastertlatorre
2019-05-24change MAX_NPEAKS to 5tlatorre
2019-05-24don't do fast fit during quick minimization phasetlatorre
2019-05-23add zdab-cattlatorre
2019-05-23make float formatting consistent in sprintf_yaml_list()tlatorre
2019-05-14add --plot-likelihood option to fittlatorre
2019-05-13update method for calculating expected number of photons from shower and delt...tlatorre
2019-03-31switch back to using subplextlatorre
2019-03-26small fix to fit.ctlatorre
2019-03-25update rayleigh scattering calculationtlatorre
2019-03-17set a relative tolerance of 1e-2 on the optimization parameters in the fast fittlatorre
2019-03-16add GPLv3 licensetlatorre
2019-03-16switch to using SBPLX for the minimizationtlatorre
2019-03-07update fit to automatically load DQXX file based on run numbertlatorre
2019-03-07update code to allow you to run the fit outside of the src directorytlatorre
2019-03-07don't fix the position during the fast fittlatorre
2019-03-05update quad() to not abort if the matrix is singulartlatorre
2019-03-04add a function to tag flasher eventstlatorre
2019-03-04update fit to print gtid and nhit even if we skip the eventtlatorre
2019-03-04add a --min-nhit command line argumenttlatorre
2019-03-04update get_event() to handle events without a pmt bank linktlatorre
2019-03-04skip logical record if there is no EV banktlatorre
2019-03-04skip reading in mcgn banks if there is no mc banktlatorre
2019-03-04check that all links are nonzerotlatorre
2019-01-15fix a bug with getting the first MCTK banktlatorre
2019-01-15update zebra library to be able to use linkstlatorre
2019-01-10update find_peaks algorithmtlatorre
2018-12-14switch to using fit_event2() by defaulttlatorre
2018-12-14fix help stringtlatorre
2018-12-13add some more comments and fix a memory leaktlatorre
2018-12-13add some commentstlatorre
2018-12-13update fit.c to fit multiple verticestlatorre