oshaughn / research-projects-RIT

Clean version of research-projects, just with ILE
MIT License
14 stars 14 forks source link

onlinePE setup #86

Closed AnjaliYelikar closed 11 months ago

AnjaliYelikar commented 11 months ago

Edits to helper_LDG for setting up online PE

1) Data frames: Get the desired segment length data using gwpy. GWpy searches for data either on frames or nds2 (only conda installable). Recommend using a conda environment for setup.
2) Online PSD: additional edits for PSD download/copy for non-pycbc triggers. Either psd.xml.gz is pulled from coinc or coinc is copied over to be used as psd xml file.

oshaughn commented 11 months ago

Merging. Possible that adding 'gzip' package will break the CI, will see soon.