aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-06print out "loading DQXX ..." line to stderrtlatorre
2019-06-06update find_file() to use the environment variable DQXX_DIRtlatorre
2019-06-05fix x labeltlatorre
2019-06-05try to import CLoader if possible since it's *much* fastertlatorre
2019-06-05add a script to plot the total energy of the best fit resulttlatorre
2019-06-02update TODOtlatorre
2019-06-02update TODOtlatorre
2019-06-02fast_sqrt() -> sqrt()tlatorre
2019-06-02update .gitignoretlatorre
2019-06-02add is_flasher field to outputtlatorre
2019-06-02update cat-grid-jobs to sort output based on gtidtlatorre
2019-06-02use yaml.loader.SafeLoadertlatorre
2019-06-02fix another bug in submit-grid-jobstlatorre
2019-06-02use full path in submit-grid-jobstlatorre
2019-06-02update submit-grid-jobs to create a new directorytlatorre
2019-06-02update likelihood function to speed it uptlatorre
2019-06-02update get_probability() to take sin(theta) as an argumenttlatorre
2019-06-02update likelihood to use fast_sqrt()tlatorre
2019-06-02add a fast sqrt function for values in between 0 and 1tlatorre
2019-06-02update find_peaks() to only return unique peakstlatorre
2019-06-02add a test for fast_acos()tlatorre
2019-05-29update scattering.c to use interp2d() and interp1d() to speed things uptlatorre
2019-05-29add get_avg_index_{d2o,h2o} functionstlatorre
2019-05-29set step size on theta and phi to 0.1tlatorre
2019-05-24update READMEtlatorre
2019-05-24add a script to concatenate output from grid jobstlatorre
2019-05-24add the template for condor submit files to submit-grid-jobstlatorre
2019-05-24add a script to submit jobs to the gridtlatorre
2019-05-24update sprintf_yaml_list()tlatorre
2019-05-24add a comment to get_theta0_min()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-24set THETA0_MIN to 1e-5tlatorre
2019-05-23write to stdout if no output file is specifiedtlatorre
2019-05-23add zdab-cattlatorre
2019-05-23make float formatting consistent in sprintf_yaml_list()tlatorre
2019-05-23add 1e-10 to the angular pdfs to ensure that the CDF is strictly increasingtlatorre
2019-05-22fix a bug in previous committlatorre
2019-05-22add a function to compute the number of shower photons for muonstlatorre
2019-05-22make sure theta0 is less than MAX_THETA0 in get_probability() to prevent a gs...tlatorre
2019-05-22WATER_DENSITY -> HEAVY_WATER_DENSITYtlatorre
2019-05-14update READMEtlatorre
2019-05-14add instructions for compiling on the gridtlatorre
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-31update TODOtlatorre
2019-03-31switch back to using subplextlatorre
2019-03-31fix a few typos in interp2d()tlatorre