- Mar 11, 2021
-
-
Patrick Godwin authored
-
- Mar 10, 2021
-
-
Alexander Pace authored
-
Patrick Godwin authored
* bump version of gstlal to 1.9.0 * bump version of gstlal-ugly to 1.9.1 * bump version of gstlal-inspiral to 1.9.1 * bump version of gstlal-burst to 0.3.1
-
Patrick Godwin authored
-
- Mar 08, 2021
-
-
Patrick Godwin authored
-
Kipp Cannon authored
-
Kipp Cannon authored
- port to BinnedLnPDF. I don't think this is used anywhere, but this change might mean changes are required in calling code if there is one somewhere.
-
- Mar 05, 2021
-
-
Kipp Cannon authored
- port to python-ligo-lw's new "compress =" keyword argument scheme
-
Kipp Cannon authored
- previous versions of the ligo.lw library provided module-level functions for manipulating temporary database working copies. these have been replaced with a context manager based mechanism. these codes have previously been partially future-proofed in preparation for the conversion, and now that the new python-ligo-lw release is in production the rest of the conversion can be completed. - NOTE: this patch does not update gstlal-inspiral/bin/gstlal_inspiral_coinc_extractor_dag nor gstlal-inspiral/bin/gstlal_inspiral_destagger_injections. those two codes are missing the required clean-up function calls, and leak working copies out into scratch disks. since I don't know what behaviour was intended, I can't correctly migrate them to the new mechanism. their authors can use this patch as a reference for the use of the context manager when updating them.
-
- Mar 04, 2021
-
-
Patrick Godwin authored
-
- Mar 02, 2021
-
-
Steffen Grunewald authored
(Is this one explicitly needed?)
-
Steffen Grunewald authored
-
Steffen Grunewald authored
-
Steffen Grunewald authored
-
Steffen Grunewald authored
Update gstlal-inspiral/debian/control.in: replace pygobject2 references with pygobject3 ones, new LAL
-
Steffen Grunewald authored
-
- Mar 01, 2021
-
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
pipeparts.py: special handling of 'async' property due to it being a reserved keyword in python 3.7+
-
- Feb 28, 2021
-
-
Aaron Viets authored
-
- Feb 26, 2021
-
-
-
Patrick Godwin authored
-
-
[inspiral_pipe.py] Fix generator bug in route list
-
-
-
[lloidhandler.py] Make use of latency pipeline latency tracking [lloidhandler.py] Use latency pipeline timestamp [lloidhandler.py] Implement unique latency pipeline names [lloidhandler.py] Fix infinite loop [lloidhandler.py] Add full name to verbosity [lloidhandler.py] Fix attaching to latency pipeline element [lloidhandler.py] Fix data push to kafka Merge branch 'master' of git.ligo.org:lscsoft/gstlal
-
- Feb 25, 2021
-
-
Sarah Caudill authored
-
- Feb 22, 2021
-
-
Patrick Godwin authored
-
- Feb 17, 2021
-
-
Aaron Viets authored
gstlal-calibration: Some plotting scripts now use a standard deviation function that is less sensitive to extreme outliers
-
- Feb 16, 2021
-
-
Aaron Viets authored
-
Aaron Viets authored
-
- Feb 15, 2021
-
-
Aaron Viets authored
-
Aaron Viets authored
-
- Feb 13, 2021
-
-
Patrick Godwin authored
inspiral_extrinsics.TimePhaseSNR: increase KDTree leaf size to 64 to reduce memory footprint by 10-15%
-
Patrick Godwin authored
inspiral_extrinsics.py: allow setting instruments in TimePhaseSNR, InspiralExtrinsics to reduce memory footprint
-
- Feb 10, 2021
-
-
it causes errors on macos with python3
-
it causes errors on macos with python3
-