Skip to content
Snippets Groups Projects
  1. Mar 11, 2021
  2. Mar 10, 2021
  3. Mar 08, 2021
  4. Mar 05, 2021
    • Kipp Cannon's avatar
      gstlal, gstlal-ugly, gstlal-burst, gstlal-inspiral: · b3ada66b
      Kipp Cannon authored
      - port to python-ligo-lw's new "compress =" keyword argument scheme
      b3ada66b
    • Kipp Cannon's avatar
      gstlal-inspiral, gstlal-burst: port to dbtables.workingcopy · 6280612b
      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.
      6280612b
  5. Mar 04, 2021
  6. Mar 02, 2021
  7. Mar 01, 2021
  8. Feb 28, 2021
  9. Feb 26, 2021
  10. Feb 25, 2021
  11. Feb 22, 2021
  12. Feb 17, 2021
  13. Feb 16, 2021
  14. Feb 15, 2021
  15. Feb 13, 2021
  16. Feb 10, 2021
Loading