- Nov 26, 2015
-
- Nov 25, 2015
-
-
Kipp Cannon authored
- teach RankingData class to optionally draw noise parameter samples from a different CoincParams object than is used to compute likelihood ratios - in calc_rank_pdfs, when drawing "with zero-lag", continue to compute likelihood ratios from the "without zero-lag" version of the CoincParams object
-
Cody Messick authored
share/Makefile.rerank: first commit
-
- Nov 23, 2015
-
-
Kipp Cannon authored
- when removing --samples-file option, forgot some related bits of code
-
- Nov 20, 2015
-
-
Madeline Wade authored
-
Madeline Wade authored
-
- Nov 19, 2015
-
-
Kipp Cannon authored
-
Kipp Cannon authored
- adjust grid settings - fix plot limits to minimum single detector snr
-
Kipp Cannon authored
-
Kipp Cannon authored
- waste of time. - but do retrieve snr_min from coinc param PDFs object
-
Kipp Cannon authored
- change to linear scales - edit title and axis labels to make it clear these are coincs, not singles, and what "SNR" means in this context.
-
Kipp Cannon authored
- also give .tight_layout() a try
-
Kipp Cannon authored
- no such thing in this pipeline, that's for a different pipeline
-
Kipp Cannon authored
-
Kipp Cannon authored
- rename functions - move axes type (log/lin) adjustments into plot building functions - clean up associated create_plot() calls
-
Kipp Cannon authored
- alphabetize - add golden_ratio constant - adjust matplotlib.figure import
-
Kipp Cannon authored
-
Kipp Cannon authored
- in FAPFAR.__init__(), ranks is ordered so don't need to use min() and max() to find min and max.
-
Kipp Cannon authored
-
Kipp Cannon authored
- implements inverse of .fap_from_rank(). - needed to determine locations of confidence markers on plots
-
- Nov 18, 2015
-
-
Kipp Cannon authored
-
Kipp Cannon authored
- instantiate Points classes through self rather than by explicit class name, reduces risk of bugs being introduced by accidentally instantiating the wrong one
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
-
- Nov 16, 2015
-
-
Kipp Cannon authored
-
Kipp Cannon authored
- use new abs() feature of offsetvector class to compute back-off
-
Kipp Cannon authored
- even though we might not have new triggers, we can still form new coincidences from the triggers we already have if the boundary has moved - lowers latency: reports coincs at the end of lock stretches promptly instead of holding onto them until the start of the next lock stretch
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
- move the input loop from gstlal_inspiral_marginalize_likelihood to a function in far.py - replace input lops in gstlal_inspiral_calc_likelihood, gstlal_inspiral_calc_rank_pdfs, gstlal_inspiral_marginalize_likelihood, gstlal_inspiral_plot_background, gstlal_inspiral_plotsummary, gstlal_inspiral_rate_posterior with calls to this function
-
Kipp Cannon authored
- use this in .__init__() to simplify initialization.
-
- Nov 13, 2015
-
-
Madeline Wade authored
- Nov 11, 2015
-
-
Kipp Cannon authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-