- Oct 23, 2017
-
-
Patrick Godwin authored
-
- Oct 22, 2017
-
-
Kipp Cannon authored
-
- Oct 20, 2017
-
-
Patrick Godwin authored
-
- Oct 19, 2017
-
-
Aaron Viets authored
gstlal_compute_strain: Commented out 2 lines as a temporary fix to get SRC detuning calculation to work.
-
Aaron Viets authored
calibration_parts.py: Added new function remove_lines.
-
- Oct 16, 2017
-
-
Kipp Cannon authored
-
- Oct 15, 2017
-
-
Kipp Cannon authored
- use fewer intermediate variables when parsing caches - refs #5589
-
Kipp Cannon authored
- this patch removes use of the glue.lal.Cache class - refs #5589
-
- Oct 06, 2017
-
-
Patrick Godwin authored
-
- Oct 05, 2017
-
-
Kipp Cannon authored
- fall-through is intended, but new gcc 7 complains about it
-
Kipp Cannon authored
- found by new implicit fall-through warning in gcc 7
-
Kipp Cannon authored
- the occurrence of an error in the start() method was not being reported to the calling code
-
Kipp Cannon authored
- package dependencies change following reorganization of GDS packages - now require only gds-lowlatency package
-
Kipp Cannon authored
- gets doctest working
-
Kipp Cannon authored
-
- Sep 29, 2017
-
-
Madeline Wade authored
-
Madeline Wade authored
Some debugging on gstlal_clean_strain (although it still doesn't run)
-
Duncan Meacher authored
-
Madeline Wade authored
Added in example configuration file for possible future use
-
Madeline Wade authored
Adding in lal_fcc_update element that computes a new cavity pole filter and sends out message when new filter is computed
-
- Sep 26, 2017
-
-
Duncan Meacher authored
-
- Sep 22, 2017
-
-
Madeline Wade authored
-
Madeline Wade authored
-
- Sep 21, 2017
-
-
Duncan Meacher authored
-
Duncan Meacher authored
-
Duncan Meacher authored
-
- Sep 14, 2017
-
-
Madeline Wade authored
-
- Aug 30, 2017
-
-
Aaron Viets authored
-
- Aug 25, 2017
-
-
Chad Hanna authored
-
Chad Hanna authored
-
- Aug 24, 2017
-
-
Kipp Cannon authored
- also reduce the line width of both plots to cause the PSD plot to hide fewer features
-
Kipp Cannon authored
-
Kipp Cannon authored
- introduces summarize_coinc_xmldoc()
-
Kipp Cannon authored
- axes_plot_psds() generates a PSD plot on an axes object. - plot_psds() is now only a wrapper that creates a figure object and uses axes_plot_psds() to populate its one set of axes with the PSD plot. - this allows the PSD plot to be added to other, multi-axes, figures in the future.
-
Kipp Cannon authored
- change the range of frequencies over which the spectrum min/max is measured to [10, 900] from [10, 1000] - choose the lower bound of the y-axis by dividing the spectrum min by 3 before taking the log and the floor to provide some extra padding below the spectrum - increase the number of y axis ticks and add minor ticks to the y axis
-
Kipp Cannon authored
-
- Aug 23, 2017
-
-
Cody Messick authored
matplotlib plotting error (axes.plot cannot take markersize = None, at least not in version 1.4.2, the current CIT version)
-
- Aug 18, 2017
-
-
Alexander Pace authored
-
- Aug 17, 2017
-
-
Chad Hanna authored
-
Chad Hanna authored
-