Yifan Wang

Results 3 issues of Yifan Wang

I suspect this [line]( https://github.com/gwastro/pycbc/blob/master/pycbc/waveform/waveform.py#L951.) has an error. This function converts those Fourier domain waveforms with `_filter_time_lengths` to a time domain one. I tried to add a new FD waveform...

I'm plotting a posterior file from simulated data, the command is: > executable : /work/yifan.wang/virtualenv/3ogc/bin/pycbc_inference_plot_posterior > arguments : --plot-contours --plot-marginal --plot-density --density-cmap Blues --contour-color black --plot-injection-parameters --input-file H1L1V1-EXTRACT_POSTERIOR_INJECTION_9-1126259200-400.hdf --output-file H1L1V1-PLOT_POSTERIOR_SUMMARY_INJECTION_9_CHIP_CHIEFF-1126259200-400.png...

One should add the following in the inference and injection-then-inference workflow's configuration file after https://github.com/gwastro/pycbc/pull/4431. This is not reflected in the documentation yet. > [executables] > page_versioning = ${which:pycbc_page_versioning} >...

inference