pycbc icon indicating copy to clipboard operation
pycbc copied to clipboard

Core package to analyze gravitational-wave data, find signals, and study their parameters. This package was used in the first direct detection of gravitational waves (GW150914), and is used in the ong...

Results 245 pycbc issues
Sort by recently updated
recently updated
newest added

`pycbc_fit_sngls_over_multiparam` seems to involve N^2 operations, with N the number of templates in the bank. With large template banks, `fit_sngls_over_multiparam` jobs can become bottlenecks for the all-sky coincident search workflow....

offline search

While running the coincidence search workflow I am facing the following error ` pycbc_make_coinc_search_workflow --config-files testNonSpin.xml -d `output` 'Traceback (most recent call last): ` `File "/usr/bin/pycbc_make_coinc_search_workflow", line 62, in `...

Currently the way to find the workflow generation command is to look at the workflow generation log and to click 'command line' on the results pages As this is an...

offline search

`pycbc_plot_qscan` makes confusing plots if it intersects the beginning or end of observing mode. One or more panels can be empty or show non-existing glitches. An example is visible [here](https://ligo.gravity.cf.ac.uk/~elisa.nitoglia/o3/runs/hl/c00/a40_initial/4._coincident_triggers/4.01_loudest_background_followup/)....

enhancement
offline search

The SNRIFAR plot will need to look in various different paths/datasets to find backgrounds for the multiifo search. This could be dealt with by telling the plotting code where to...

offline search

If you don't set a `fake-strain-seed` in the `[data]` section of the inference config file when running the inference inj workflow, the seed will never be set. If you are...

inference

If the veto definer file contains a segment type with a zero end time, then it is possible that two runs of the workflow will not produce the same results...

If the veto file is None, the call to ligolw_utils.load_filename() seems to go into an ill-defined state that doesn't produce an error yet doesn't yield a result either. Either the...

bug
offline search

Many codes have the combination of veto file / veto segments name. With the recent addition of 'gating veto' we are likely to see more duplication of such codes. Hence,...

offline search

`pycbc_plot_trigger_timeseries ` needs an option to show the SG veto new SNR if that's what we're using now for single detector ranking. Without this it is confusing why apparently louder...

offline search