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

Low-latency frame files might in rare occasions stop containing one of the required channels (strain data or state vector). In that case, PyCBC Live's current frame reading code will cause...

enhancement
low latency

Do not merge, testing.

When using the Gaussian noise model to run LISA inference, a time stamp difference showed in PE results if set `ref_frame = SSB` (in both injection and inference configs) instead...

inference
LISA

See discussion in https://github.com/gwastro/pycbc/pull/4751

PyGRB

The sky grid plot ([example](https://ldas-jobs.ligo.caltech.edu/~francesco.pannarale/LVC/pygrb_jun2024_1/)) is missing its caption and the y label is trimmed.

PyGRB

Sometimes the whole package isnt needed, so we can use e.g. `from pycbc import init_logging`. We should also check what is being imported when, I cant remember exactly where, but...

So that we can ensure that the config files are an accurate record of what has been run, and not be confusing, we should add a check into the workflow...

The Spin1ToCartesianSpin1 (etc.) deprecation warnings have been in place for four years - should we remove them?

Add a `pycbc_version` attribute when opening a HFile to write, and check that it exists/matches when opening for reading. ## Standard information about the request This is a new feature...

enhancement

Details from @ArthurTolley: We are trying to use `pycbc_condition_strain` to make a long stretch of simulated data with short frame files (to test PyCBC Live like operation). This saw a...