-
PyInstaller can build static executables from the various ligolw_ programs needed at workflow-generation time, but at present the binaries have to be manually downloaded and placed in the PATH. The w…
-
Most of our PyPI dependencies say e.g. numpy >= 1.6.4 so we get at least that version, but may get newer versions (containing changes or bugs). For the O1 release and review, we should specify exact v…
-
- Add foundmissed plots that include and optimal snr: dec optimal snr, network optimal snr
- Add optimal snr colorbar to coincident snr chi plots
-
The travis build should use the O1 branch of lalsuite and run make check in lalsimuation to verify that the waveforms are correct. This tests:
```
PASS: EOBNRv2Test
PASS: GRFlagsTest
PASS: PhenomPTes…
-
The job at
http://sugar-dev3.phy.syr.edu/pegasus/u/steven.reyes/r/4/w/1/j/21/ji/14
is failing with
OverflowError: cannot convert float infinity to integer
http://sugar-dev3.phy.syr.edu/pegasus/u/s…
-
The hdf based coinc result pages are severely lacking at the moment. Let's come together and count the ways (and hopefully fix some of them too!). Please comment with what should be added to this list…
-
The current `analysis.ini` file on gitlab has for the location of the pregenerated template bank a hard-coded path in Tito's home directory. For production runs I would think this should be placed so…
-
The workflow generators store their state in the parsed ini files, but for bookkeeping purposes, it will be useful to know exactly how they were invoked. They should create a LIGO_LW XML file with a p…
-
I'm trying to use the `--frame-type` option with `pycbc_inspiral` and I'm receiving an error.
The command I ran on sugar was:
```
cd /home/cbiwer/src/cbccalibration_exe_dev/examples/workflow/er6_t1/…
-
First run:
pycbc_inspiral with --psd-estimation option, and output the psd.
Second run:
use the generated psd in the previous run to refilter the data with the --psd-file option.
We expect the result…