Shichao Wu
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)最后一个动画模块,运行代码后并没有动画效果。
@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...
@ahnitz This PR implements a likelihood model for multiband PE.
@ahnitz This PR adds multi-frequency resolution waveforms.
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):  So I...
@ahnitz This PR adds an acceleration option to JointPrimaryMarginalizedModel likelihood by assuming all extrinsic parameters can be fixed.
(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
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...