gstlal-inspiral: merge Data and Handler
- move Handler to its own module - rename .gen_psd_xmldoc() to .__get_psd_xmldoc() following conventions used in inspiral.Data - inspiral.py: excise gracedb code from Data object, encapsulate in GracedBWrapper class - remove now unused write_psd_fileobj() from reference_psd.py - move Data class to lloidhandler.py - rename ._gatehandler() .__gatehandler() for consistency - remove .flush(), unused locking wrapper of .__flush() - remove .do_gracedb_alerts(), unused locking wrapper of .__do_gracedb_alerts() - excise eye candy from Data class, move to stand-alone EyeCandy class - merge what remains of Data and Handler into a single class - excise segment tracking from result, move to stand-alone SegmentsTracker class - use Handler's PSDs for GracedB uploads instead of getting new ones (addresses a FIXME)
parent
f0c08260
No related branches found
No related tags found
Pipeline #28567 failed
Stage: level0
Stage: level1
Stage: level2
Stage: test-gstlal
Stage: test-inspiral
Stage: test-burst
Stage: test-offline
Showing
- gstlal-inspiral/bin/gstlal_inspiral 24 additions, 25 deletionsgstlal-inspiral/bin/gstlal_inspiral
- gstlal-inspiral/python/Makefile.am 1 addition, 0 deletionsgstlal-inspiral/python/Makefile.am
- gstlal-inspiral/python/inspiral.py 122 additions, 853 deletionsgstlal-inspiral/python/inspiral.py
- gstlal-inspiral/python/lloidhandler.py 1354 additions, 0 deletionsgstlal-inspiral/python/lloidhandler.py
- gstlal-inspiral/python/lloidparts.py 0 additions, 416 deletionsgstlal-inspiral/python/lloidparts.py
- gstlal/python/reference_psd.py 0 additions, 8 deletionsgstlal/python/reference_psd.py
Loading
Please register or sign in to comment