baudren / montepython_public

Public repository for the Monte Python Code
MIT License
65 stars 115 forks source link

Seg Fault with CFHTLens correlation #72

Closed borisbolliet closed 7 years ago

borisbolliet commented 7 years ago

Dear Users, @ajcuesta and @lesgourg,

I am willing to use the CFHTLens correlation function module you have implemented in Montepython, version-2-2-2, with class-2.5.0 I am experiencing a seg. fault:


[MacBook-Pro-de-Boris-Bolliet:69761] *** Process received signal ***
[MacBook-Pro-de-Boris-Bolliet:69761] Signal: Segmentation fault (11)
[MacBook-Pro-de-Boris-Bolliet:69761] Signal code: Address not mapped (1)
......

I am wondering if you have also experienced this problem recently.

I have noticed that at the begining of the template .param files it is written:

valid options are (so far): acbar, bicep, boomerang, cbi,
hst, quad, sn, spt, fake_planck_bluebook,euclid_pk, euclid_lensing
and clik_fake_planck (for Planck members)

which manifestly does not include 'CFHTLens_correlation'.

Does this mean there is some work still to be done before we can use this likelihood? (I am happy to do the job if you give me some directions)

Thank you very much, Kind Regards,

Boris

borisbolliet commented 7 years ago

Issue was solved after re-installing Montepython. :-) Boris