- Feb 18, 2019
-
-
Cody Messick authored
-
Cody Messick authored
All of the changes necessary to build and run itacac instead of itac. Note that itac will no longer work after this commit
-
Cody Messick authored
-
- Feb 17, 2019
-
-
Cody Messick authored
-
Cody Messick authored
-
Cody Messick authored
-
Kipp Cannon authored
- obsolete method of SnglInspiralTable class.
-
Kipp Cannon authored
-
Kipp Cannon authored
- use ligo.lw.table's new .columnnamesreal to get true column names
-
Kipp Cannon authored
- fix process_id column name in sngl_inspiral table
-
- Feb 16, 2019
-
-
Patrick Godwin authored
-
- Feb 15, 2019
-
-
Chad Hanna authored
far.py: change initial guess for extinction model to 5 which splits the difference between its previous value of 1 and its current value of 10. We found some offline cases where 10 wasn't so great and 1 wasn't so great online. Hopefully 5 is better. FIXME ditch this scipy routine.
-
Kipp Cannon authored
- bump minimum required python-ligo-lw to 1.5.3 (but don't enable check for it, yet)
-
Kipp Cannon authored
- add M4 code to check for a functioning minimum required version of python-ligo-lw. not yet used
-
Kipp Cannon authored
- add ligolw_no_ilwdchar converions
-
Kipp Cannon authored
- oops, I was zeroing the row count before returning
-
- Feb 14, 2019
-
-
Kipp Cannon authored
- sngl_inspiral's process column is "process:process_id"
-
Kipp Cannon authored
- this converts gstlal_snglinspiral_array_from_file() to a wrapper of ezligolw isntead of lal's XML reading functions
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
- use .copy() method of Table objects to obtain copy to ensure column names are always the same as the original.
-
Kipp Cannon authored
- update for ilwd:char --> int conversion
-
Kipp Cannon authored
- this patch adds a translator to convert gracedb event uploads from integer ID format to the legacy ilwd:char ID format. it can be reverted if gracedb is updated to accept integer ID format files
-
Kipp Cannon authored
- gstlal-calibration is not touched
-
chad.hanna authored
-
chad.hanna authored
-
chad.hanna authored
REVERT ME: lloidparts.py: raise the snr threshold to 4 instead of 3.5 to make online running more stable until coincidence / other python stuff is faster
-
Kipp Cannon authored
- new segmentlist method implementing solution to problem that exists in several codes. switching to it addresses a FIXME.
-
- Feb 13, 2019
-
-
chad.hanna authored
-
chad.hanna authored
-
chad.hanna authored
-
- Feb 12, 2019
-
-
Patrick Godwin authored
-
chad.hanna authored
-
- Feb 11, 2019
-
-
Patrick Godwin authored
gstlal_ll_inspiral_pipe: scale up number of aggregator jobs to keep up with real-time, gstlal_ll_inspiral_aggregator: add more specific group_id to not conflict with other aggregator jobs
-
Alexander Pace authored
Enabling rpmbuild in the CI pipeline. Modfied burst's spec.in to remove undefined doxygen dependency and strange environment script. Implemented --disable-massmodel in gstlal-inspiral.spec.in to limit the size of the rpm
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
lloidhandler.py: change structure of data stored and pushed to kafka within EyeCandy, change name of state routes, add logic to handle sampling rates of state info here rather than downstream
-
Patrick Godwin authored
gstlal_ll_inspiral_pipe: modify number of aggregation jobs, add option to switch between influx and hdf5 agg backends
-
- Feb 09, 2019
-
-
chad.hanna authored
-