aboutsummaryrefslogtreecommitdiff
path: root/src/sno_charge.c
AgeCommit message (Expand)Author
2019-08-05update sno_charge to prevent nan when charge is negativetlatorre
2019-07-29flag PMT charges below qlotlatorre
2019-06-14add a function to compute the most likely number of PE given an observed chargetlatorre
2019-03-26small update to the charge likelihood calculationtlatorre
2019-03-16add GPLv3 licensetlatorre
2019-03-04log(norm(...)) -> log_norm(...)tlatorre
2018-11-28update sno_charge.ctlatorre
2018-11-27a bunch of small changes to speed things uptlatorre
2018-09-18add free_charge() to free memory used to interpolate the charge distributionstlatorre
2018-09-17fix bug in single PE chargetlatorre
2018-09-10add a fast likelihood functiontlatorre
2018-09-09fix bug in charge PDF calculationtlatorre
2018-08-14move everything to src directorytlatorre