-
I have reverted the correlate function (not the Correlator, so pycbc_inspiral still used it), so the match function will use the old correlate_inline.
(from Riccardo)
Hi All,
I'm trying to compute…
-
The current example ini files seem to broken in the current master of pycbc. Running them gives an error (shown below). I'm not really sure what this means ... I worry that the bitwise operation perfo…
-
The function pycbc.events.veto.indices_within_times can explode in RAM usage in cases where large numbers of triggers are present.
Specifically the issue is that it (in pycbc_coinc_statmap) is testin…
-
Bumped into this using an old ini-file: once I cleaned up and fixed the ini-file, I did not hit this problem again. Having said that, it looks like line 106 of timeseries.py tries to change the value…
-
I hit this error trying to analyze ER7 data. For some reason, a call to pycbc.events.veto.segments_to_file() is given a segment list made of segments with a variety of time types, even inside a single…
-
pycbc.waveform.get_waveform_filter_length_in_time() currently returns None if an approximant does not have an entry in _filter_time_lengths. This breaks --cluster-window template in pycbc_inspiral, ef…
-
Hi Chris,
it would be useful to have the merged .ini file visible from your pycbc_make_html_page reports from HDF workflows. Is that something you can do easily? If not, what's the best/quickest/easi…
-
This is a request to add the ability to read the HDF single trigger file from the pycbc_plot_glitchgram code.
# enhancements
-
Jobs without accounting_group tags are now blocked on Atlas. I found the hard way that some .sub files in PyCBC workflows don't yet have the tag:
```
[tito@atlas6 ~/er7/runs/week1/local]$ find . -typ…
-
In the case of an indeterminate amount of output files from a plotting / result page generation code, where it is not reasonable to individually specify the files, we would like to standardize on gene…