index
:
sddm
master
Code for the self-destructing dark matter search in SNO
Anthony LaTorre
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fit.c
Age
Commit message (
Expand
)
Author
2020-11-16
update fit to fit events from the salt phase
tlatorre
2020-11-16
add jdy, ut1, ut2, dte, and hmsc to hdf5 output file
tlatorre
2020-04-13
fit for up to 5 peaks
tlatorre
2020-04-13
update fit to fit each event twice with different quad quantiles
tlatorre
2020-04-13
update find_peaks algorithm
tlatorre
2020-02-10
fix small memory leak in get_expected_photons()
tlatorre
2020-01-06
add ctrl-z handler to allow you to skip events
tlatorre
2019-12-12
update get_expected_photons()
tlatorre
2019-12-12
fix typo in bisect_energy() where I forgot to use the actual distance to the ...
tlatorre
2019-12-04
update submit-grid-jobs and cat-grid-jobs
tlatorre
2019-12-02
add another minimization step with SBPLX
tlatorre
2019-11-18
add nhit_cal to the HDF5 file
tlatorre
2019-11-06
add a couple of improvements to the quad fitter and fix a bug in get_hough_tr...
tlatorre
2019-11-05
update guess_energy()
tlatorre
2019-09-30
write out run header info to the hdf5 file
tlatorre
2019-09-24
update zebra code to store location of MAST bank
tlatorre
2019-09-23
add sub_run variable to the events array in the HDF5 file
tlatorre
2019-09-09
update fit to allow t0 to be negative
tlatorre
2019-09-09
update fit and zdab-cat to skip ZDAB records
tlatorre
2019-08-28
fix some error handling in zebra.c
tlatorre
2019-08-26
sort particle combo array
tlatorre
2019-08-05
add ability to specify a particle combo on the command line
tlatorre
2019-07-29
write out the hdf5 file after every fit
tlatorre
2019-07-29
ev.gtid -> bev.gtr_id
tlatorre
2019-07-16
fix bug introduced in ebe2799
tlatorre
2019-07-16
update neck tube cut to include time difference changes due to cable changes
tlatorre
2019-07-16
use QLX if QHS is railed
tlatorre
2019-07-12
don't load DQXX file for run 10000 by default
tlatorre
2019-07-11
switch from YAML output to HDF5 to speed things up
tlatorre
2019-07-05
add MCVX time to the YAML file
tlatorre
2019-06-19
add FTP, RSP, and FTK results to the output file
tlatorre
2019-06-14
fix empty list item at top of YAML file
tlatorre
2019-06-14
add trigger word and trigger time in ns to the YAML file
tlatorre
2019-06-14
set the maximum kinetic energy in the fit dynamically based on particle ID
tlatorre
2019-06-14
add a function to compute a data cleaning word
tlatorre
2019-06-14
set the starting energy to MAX_ENERGY if it's greater
tlatorre
2019-06-13
add a data cleaning cut to tag incoming muons
tlatorre
2019-06-02
add is_flasher field to output
tlatorre
2019-06-02
update find_peaks() to only return unique peaks
tlatorre
2019-05-29
set step size on theta and phi to 0.1
tlatorre
2019-05-24
add a script to submit jobs to the grid
tlatorre
2019-05-24
update sprintf_yaml_list()
tlatorre
2019-05-24
several small updates to fit.c
tlatorre
2019-05-24
switch to using BOBYQA since it's faster
tlatorre
2019-05-24
change MAX_NPEAKS to 5
tlatorre
2019-05-24
don't do fast fit during quick minimization phase
tlatorre
2019-05-23
add zdab-cat
tlatorre
2019-05-23
make float formatting consistent in sprintf_yaml_list()
tlatorre
2019-05-14
add --plot-likelihood option to fit
tlatorre
2019-05-13
update method for calculating expected number of photons from shower and delt...
tlatorre
[next]