aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-12add --priority argument to submit-grid-jobstlatorre
2020-05-12speed up the contamination analysis scripttlatorre
2020-05-12add a read_hdf() method that doesn't require pytablestlatorre
2020-05-12add a script to do a closure test on the contamination analysistlatorre
2020-05-11update python code to avoid importing matplotlib when running submit-grid-jobstlatorre
2020-05-11update ockham factor, remove hack, and don't submit all flasherstlatorre
2020-05-11add setup_matplotlib function and switch to logarithmic binstlatorre
2020-05-11don't import everything in __init__.pytlatorre
2020-05-11delete an empty line in e_water_liquid.txttlatorre
2020-05-11update utils/ folder to make a python package called sddmtlatorre
2020-04-27update submit-grid-jobs to include priority in condor submit filetlatorre
2020-04-27add a script to plot the results of the ROOT fitstlatorre
2020-04-15update submit-grid-jobs to add a priority column to the databasetlatorre
2020-04-15add ability to retry jobs in submit-grid-jobstlatorre
2020-04-15fix typo in submit-grid-jobstlatorre
2020-04-14add some tests to gen-dark-mattertlatorre
2020-04-14update TODOtlatorre
2020-04-14extend electron range tables up to 1 TeVtlatorre
2020-04-13speed up submit-grid-jobs a lot by only calling condor_q oncetlatorre
2020-04-13update plot-fit-results script to be able to handle files with multi-particle...tlatorre
2020-04-13update plot script to be able to handle files with multi-particle fitstlatorre
2020-04-13update plot-energy to fix a bug with muons and michels since we now store mor...tlatorre
2020-04-13fix a few bugs in cat-grid-jobs since I now add 2 fit results per particle combotlatorre
2020-04-13update plot script now that we have multiple fits per particle combotlatorre
2020-04-13fix a few bugs in plot-energytlatorre
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-04-13add probability of a miscalibrated channel to the likelihoodtlatorre
2020-02-19add scripts to apply neutrino oscillations to the atmospheric fluxestlatorre
2020-02-10fix formula for calculating b for position distribution of light from electro...tlatorre
2020-02-10fix small memory leak in get_expected_photons()tlatorre
2020-01-21fix a few bugs in submit-grid-jobstlatorre
2020-01-20add a --save command line argument to plot-energytlatorre
2020-01-20from __future__ import print_function, divisiontlatorre
2020-01-20add some comments to analyze-genie-mctlatorre
2020-01-20update submit-grid-jobs to not add new jobs for runs which are already in the...tlatorre
2020-01-20open files with 'r' so we don't update the timestamp if there are no new fit ...tlatorre
2020-01-20specify -attributes to speed up condor_q in get_job_status()tlatorre
2020-01-20update plot-energy to plot energy bias and resolution for stopping muonstlatorre
2020-01-13update script to calculate contaminationtlatorre
2020-01-06add script to calculate background contaminationtlatorre
2020-01-06update TODOtlatorre
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-04update calculate_limits.py to produce nicer plotstlatorre
2019-12-04update plot-fit-results to make nicer plotstlatorre
2019-12-02small fix to prevent an Exception when there is only one data pointtlatorre