-
There is a problem in pycbc_ifar_catalog if the number of signals in the data exceeds the "max_heirarchical_removals".
This basically can be seen by following a few lines. First here:
https://g…
-
As in the title. The all-sky search is currently broken as it is necessary to merge optimal snr files, but there is no executable to do that now that they are hdf, also the workflow generation current…
tdent updated
2 years ago
-
Hello. I have used git clone to install the latest sbank version 1.0.0 in my CIT directory /home/maria.assiduo/gwastro6/
Using it to build a tamplates bank, this error occurred:
```
Traceback (…
-
Hello,
There are two links on this page https://github.com/gwastro/ml-mock-data-challenge-1/wiki/Data-Sets which link to the page itself.
-
It seems if `psd-start-time` and `psd-end-time` do not exist in a config file for pycbc_inference, then PSD estimation would use the `data-start-time` and `data-end-time.` I found this issue from GW1…
-
I created a new venv and installed PyCBC again using the provided pip install command.
I encountered the following error when I tried to run the generate_data.py file.
This error does not occur if I…
-
@veronica-villa @tdent Do we need separate modules in https://github.com/gwastro/pycbc/blob/master/pycbc/mchirp_area.py and https://github.com/gwastro/pycbc/blob/master/pycbc/mchirp_area_improved.py ?…
-
Hello. I am using the pycbc 2.0.1 version, I git clone it in my CIT directory /home/maria.assiduo/gwastro2_pycbc/.
When running pycbc_banksim_skaymax, I get the following error:
```
Traceback …
-
Hi. I use since last year sbank v0.03 but never encountered the following error before:
```
File "/home/maria.assiduo/gwastro4/sbank_Python3/lib/python3.6/site-packages/ligo/lw/ligolw.py", lin…
-
When generating an analytical PSD, for example with `pycbc.psd.from_string`,
the frequency bounds are not checked against the file the PSD comes from,
and `pycbc` (or `lalsimulation`?) happily int…