Shichao Wu

Results 17 issues of Shichao Wu

============================= test session starts ============================== platform linux2 -- Python 2.7.15, pytest-4.4.2, py-1.8.0, pluggy-0.11.0 rootdir: /home/nightwing collected 266 items anaconda3/envs/pyodesys/lib/python2.7/site-packages/pyodesys/native/tests/test_cvode.py F [ 0%] FFFFFFFFFFFFFFFFFFFxFFFFFFFFFFFF [ 12%] anaconda3/envs/pyodesys/lib/python2.7/site-packages/pyodesys/native/tests/test_gsl.py F [ 12%] FFFFFFFFFFFFFF...

@henrysting (1)比如柱状图的代码,我运行失败,我用matplotlib官网的例子来代替了。 (2)mayavi没有被官方移植到python3上,尽管网上有解决办法[https://stackoverflow.com/questions/19138418/get-mayavi-working-with-python-3](url)但是运行的时候会报错,图形显示也不正常。 (3)最后一个动画模块,运行代码后并没有动画效果。

bug

@ahnitz This PR adds PSD functions for TianQin and Taiji. Similar to LISA, I also added confusion noise version PSD for Taiji, for TianQin, it will almost not be affected...

work in progress
LISA
Taiji
TianQin

@ahnitz This PR implements a likelihood model for multiband PE.

work in progress
inference
LISA
multiband

@ahnitz This PR adds multi-frequency resolution waveforms.

work in progress
LISA
waveform

This PR fixs the Welch TDI-2 PSD in PE. For unknown reasons, the Welch TDI-2 PSD after `inverse_spectrum_truncation` will look like this (but TDI-1.5 still looks good): ![image](https://github.com/gwastro/pycbc/assets/6574526/8011f3c9-33a2-4835-ab06-73c1c6ea04ae) So I...

inference
LISA

@ahnitz This PR adds an acceleration option to JointPrimaryMarginalizedModel likelihood by assuming all extrinsic parameters can be fixed.

work in progress
inference
LISA

(1) `LALSuite` doesn't support python3.12 right now; (2) `BBHx` wants to require python >= 3.12. The temporary fix for `BBHx` is here https://github.com/gwastro/pycbc/pull/4672

python3
LISA
lalsuite

At the moment, we need to specify the version of TDI in both the injection config file and the `[data]` and `[static_params]` sections in the PE config file. If users...

enhancement
inference
LISA