aboutsummaryrefslogtreecommitdiff
path: root/src/fit.c
AgeCommit message (Expand)Author
2020-11-16add jdy, ut1, ut2, dte, and hmsc to hdf5 output filetlatorre
2020-04-13fit for up to 5 peakstlatorre
2020-04-13update fit to fit each event twice with different quad quantilestlatorre
2020-04-13update find_peaks algorithmtlatorre
2020-02-10fix small memory leak in get_expected_photons()tlatorre
2020-01-06add ctrl-z handler to allow you to skip eventstlatorre
2019-12-12update get_expected_photons()tlatorre
2019-12-12fix typo in bisect_energy() where I forgot to use the actual distance to the ...tlatorre
2019-12-04update submit-grid-jobs and cat-grid-jobstlatorre
2019-12-02add another minimization step with SBPLXtlatorre
2019-11-18add nhit_cal to the HDF5 filetlatorre
2019-11-06add a couple of improvements to the quad fitter and fix a bug in get_hough_tr...tlatorre
2019-11-05update guess_energy()tlatorre
2019-09-30write out run header info to the hdf5 filetlatorre
2019-09-24update zebra code to store location of MAST banktlatorre
2019-09-23add sub_run variable to the events array in the HDF5 filetlatorre
2019-09-09update fit to allow t0 to be negativetlatorre
2019-09-09update fit and zdab-cat to skip ZDAB recordstlatorre
2019-08-28fix some error handling in zebra.ctlatorre
2019-08-26sort particle combo arraytlatorre
2019-08-05add ability to specify a particle combo on the command linetlatorre
2019-07-29write out the hdf5 file after every fittlatorre
2019-07-29ev.gtid -> bev.gtr_idtlatorre
2019-07-16fix bug introduced in ebe2799tlatorre
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