- Feb 03, 2021
-
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Madeline Wade authored
-
- Jan 31, 2021
-
-
Aaron Viets authored
-
Aaron Viets authored
gstlal_compute_strain: bug fix in application of time delays in PUM and UIM. Also new plotting script act2darm_timeseries.py
-
- Jan 30, 2021
-
-
Hiroaki Ohta authored
-
Hiroaki Ohta authored
-
- Jan 29, 2021
-
-
Alexander Pace authored
-
- Jan 28, 2021
-
-
Alexander Pace authored
-
Patrick Godwin authored
-
Patrick Godwin authored
* bump version of gstlal to 1.8.0 * bump version of gstlal-ugly to 1.9.0 * bump version of gstlal-inspiral to 1.9.0 * bump version of gstlal-burst to 0.3.0
-
- Jan 22, 2021
-
-
Alexander Pace authored
-
Alexander Pace authored
-
- Jan 21, 2021
-
-
Alexander Pace authored
Older compilers would warn about implicit function declaration, e.g.: gstlal_denoiser.c:240:2: warning: implicit declaration of function 'gsl_sort_vector_float_index' [-Wimplicit-function-declaration] Newer compilers would error out.
-
Alexander Pace authored
See code comments. Compiler issued warning (or error for more stringent compiler) about C++ flags for 'C' code.
-
- Jan 20, 2021
-
-
Alexander Pace authored
-
- Jan 19, 2021
-
-
Alexander Pace authored
1) install xquartz 2) sudo port install bison boost gobject-introspection pkgconfig py38-gobject3 py38-matplotlib py38-numpy python38 wget 3) make -f Makefile.ligosoftware_clang_iDeps deps_env.sh 4) source deps_env.sh 5) make -f Makefile.ligosoftware_clang_iDeps might still be broken
-
- Jan 16, 2021
-
-
Aaron Viets authored
-
- Jan 15, 2021
-
-
Aaron Viets authored
-
- Jan 14, 2021
-
-
Aaron Viets authored
-
- Jan 13, 2021
-
-
Aaron Viets authored
-
Aaron Viets authored
-
Aaron Viets authored
gstlal-calibration: New element lal_stdev, to compute standard deviation. Not sure if it works yet, but it builds
-
- Dec 28, 2020
-
-
Aaron Viets authored
gstlal_compute_strain: Compute uncertainty in the TDCFs. It runs, but no guarantee that the output is correct yet.
-
- Dec 03, 2020
-
-
Chad Hanna authored
-
- Nov 25, 2020
-
-
Hiroaki Ohta authored
-
Hiroaki Ohta authored
- add sim_to_found_weight_function kewword argument
-
Hiroaki Ohta authored
- in chi2_over_snr2_gen(), guarantee the inverse function is defined in the domain [0, 1]
-
Hiroaki Ohta authored
- snr_0 = 0 when self.local_mean_horizon_distance()[instrument] = 0
-
Hiroaki Ohta authored
- use self.instruments for instrument list instead of horizon_distance set
-
Hiroaki Ohta authored
-python3 fix for.__next__()
-
Hiroaki Ohta authored
-
Hiroaki Ohta authored
- new version with template<-->injection matching moved to separate program
-
- Nov 23, 2020
-
-
Patrick Godwin authored
-