- Aug 17, 2016
-
-
Aaron Viets authored
gstlal-calibration: lal_smoothkappas: Changed algorithm to compute running median. Added property default-to-median. Also fixed memory bug in lal_smoothcalibfactors.
-
Stephen Privitera authored
This may need to be improved in the future towards higher dimensions; currently only uses information about m1m2. Only applies in stochastic case.
-
Stephen Privitera authored
-
Stephen Privitera authored
-
Chad Hanna authored
-
- Aug 16, 2016
-
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
- can now rely on scipy on LDG machines to supply this module
-
Madeline Wade authored
-
- Aug 15, 2016
-
-
Alexander E Pace authored
-
Kipp Cannon authored
- fixes bug introduced with min_instruments that breaks XML I/O
-
Kipp Cannon authored
-
Kipp Cannon authored
- old function, no longer used, won't be used again
-
Kipp Cannon authored
- property is no longer being used by anything except plotfar.py - re-implement as function in plotfar.py
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Madeline Wade authored
gstlal_compute_strain: Add median smoothing to all kappas and begin incorporation of coherence checking for kappa smoothing
-
- Aug 14, 2016
-
-
Kipp Cannon authored
- but do still yield (possibly empty) coinc params objects (if coinc_only is False)
-
Kipp Cannon authored
-
Kipp Cannon authored
- don't introduct bufdata variable - speed up parsing of element name to get instrument
-
Kipp Cannon authored
-
- Aug 12, 2016
-
-
Stephen Privitera authored
-
Stephen Privitera authored
-
Aaron Viets authored
gstlal-calibration: lal_demodulate: Changed sign in exponential. Now it multiplies stream by exp(-i * omega * t). lal_smoothkappas: Changed default values for properties maximum-offset and kappa-ceiling. calibration_parts.py: Incorporated the property kappa-ceiling in function smooth_kappas. Added function smooth_kappas_real_test for testing various smoothing options. Used pow instead of complex_pow where appropriate. gstlal_compute_strain: added option kappatst-real-ceiling and kappa-tst-imag-ceiling and used these in the smoothing of kappatst.
-
Kipp Cannon authored
- reported by valgrind
-
Kipp Cannon authored
-
Madeline Wade authored
-
Madeline Wade authored
-
- Aug 11, 2016
-
-
Kipp Cannon authored
- in service browser code
-
Kipp Cannon authored
-
Kipp Cannon authored
- better reflects the meaning of this paramter
-
Kipp Cannon authored
-
- Aug 10, 2016
-
-
Stephen Privitera authored
-
Kipp Cannon authored
- signal trapping has been removed from write_fileobj() and must be invoked directly by the calling code if desired (and we wanted it disabled in all cases here anyway)
-