Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: questions about the results of your paper #7

Open
RuijunShi opened this issue Oct 24, 2022 · 1 comment
Open

Request: questions about the results of your paper #7

RuijunShi opened this issue Oct 24, 2022 · 1 comment

Comments

@RuijunShi
Copy link

Hi @abhisrkckl ,

When running the program example5.py and example6.py, the results I've got were inconsistent with the ones based on the previous research paper (Susobhanan et al., 2020, figure 4 and figure 5). Then I made some adjustments on the parameters of the location of pulsar and the binary, but the results were still inconsistent with with the ones in Susobhanan et al. 2020.

I don't change the source code in GWecc and install GWecc according to readme. Running gcc-9.4.0 and python-3.8.13. Do I need to configure other software?

Another thing needed mentioning is that I have got the consistent results with another of your research paper Susobhanan et al. 2022 with running other example programs. The parameter Pb in line 52 of eccentric_hpx.py is different from Susobhanan et al. 2020 and the result would be consistent with figure1 in Susobhanan et al. 2020. when setting Pb to 1.5.

M = 1e9 * MSun
q = 1
Pb = 2 * year
n0 = 2 * np.pi / Pb
DGW = 1e9 * parsec

Thanks for the time reading my request.

My result:
my result
Figure5 in Susobhanan et al.:
figure5 from Susobhanan et al.

@abhisrkckl
Copy link
Owner

Sorry for missing this issue for so long.

I think the difference is in the pulsar distance. Can you try changing the pulsar distance?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants