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
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
2019-03-31
switch back to using subplex
tlatorre
2019-03-26
small fix to fit.c
tlatorre
2019-03-25
update rayleigh scattering calculation
tlatorre
2019-03-17
set a relative tolerance of 1e-2 on the optimization parameters in the fast fit
tlatorre
2019-03-16
add GPLv3 license
tlatorre
2019-03-16
switch to using SBPLX for the minimization
tlatorre
2019-03-07
update fit to automatically load DQXX file based on run number
tlatorre
2019-03-07
update code to allow you to run the fit outside of the src directory
tlatorre
2019-03-07
don't fix the position during the fast fit
tlatorre
2019-03-05
update quad() to not abort if the matrix is singular
tlatorre
2019-03-04
add a function to tag flasher events
tlatorre
2019-03-04
update fit to print gtid and nhit even if we skip the event
tlatorre
[next]