{"library":"lscsoft-glue","title":"LSCsoft-glue","description":"GLUE (Grid LSC User Environment) is a collection of utilities for running data analysis pipelines for online and offline analysis as well as accessing various grid utilities. Current version is 4.1.1, actively maintained, with releases roughly every few months.","language":"python","status":"active","last_verified":"Fri May 01","install":{"commands":["pip install lscsoft-glue"],"cli":null},"imports":["from glue.lal import Cache"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"from glue.lal import Cache\ncache = Cache()\ncache.append('H1', 'R', 1126257418, 1126259500, '/path/to/file.gwf')\ncache.to_segwizard('/tmp/cache.txt')","lang":"python","description":"Create a LIGO cache file using GLUE's Cache class.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}