- Nov 06, 2014
-
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
- attach as attribute to custom dict subclass instead of including it in the param dictionary and needing to provide overrides of methods we don't really need to override. performance improvement
-
Kipp Cannon authored
-
Kipp Cannon authored
- saw all the burst codes doing this and thought we'd forgotten to do it here, but we don't need this and do expect 1-instrument events to work
-
- Nov 05, 2014
-
-
Kipp Cannon authored
- also fix min_ratio to 0.1 - and move some arithmetic out of the loop
-
Kipp Cannon authored
- how handled by middleware in pylal. faster
-
Kipp Cannon authored
-
Kipp Cannon authored
- also allow program to be restarted from a saved chain
-
Chad Hanna authored
-
gstlalcbc authored
-
Chad Hanna authored
-
Chad Hanna authored
-
gstlalcbc authored
-
- Nov 04, 2014
-
-
Kipp Cannon authored
-
Kipp Cannon authored
- switch to storing logs of SNR PDFs, too
-
Kipp Cannon authored
- old matplotlibs won't plot these
-
Kipp Cannon authored
- need to include a representation of the horizon distance so that multiple PDFs don't end up with the same names
-
Kipp Cannon authored
-
Chad Hanna authored
-
Kipp Cannon authored
-
Chad Hanna authored
-
Chad Hanna authored
-
- Nov 03, 2014
-
-
Chad Hanna authored
-
Kipp Cannon authored
- use itertools.islice() to draw samples
-
Kipp Cannon authored
-
Kipp Cannon authored
-
- Oct 31, 2014
-
-
Kipp Cannon authored
-
- Oct 30, 2014
-
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Chad Hanna authored
-
Kipp Cannon authored
- also comment the code.
-
Ryan Everett authored
-
Ryan Everett authored
-
- Oct 29, 2014
-
-
Chad Hanna authored
far.py: only do really careful CDF checking for the combined distributions, the individual detector distributions are just for diagnostics and can sometimes come out funny. It shouldn't cause the program to crash though
-
Chad Hanna authored
gstlal_inspiral_create_prior_diststats: broaden the allowed chisq values for signals from a mismatch of 0.1 to 0.2
-
Chad Hanna authored
gstlal_inspiral_pipe: Add another create_prior_diststats to make SNR pdfs, support far away injection files being added at the last minute and fix a few minor aesthetic issues
-