baudren / montepython_public

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

How to modify matter power spectrum #161

Open yanzhij opened 2 months ago

yanzhij commented 2 months ago

Dear everyone, I want to modify the matter power spectrum used by MontePython. The intended modification involves multiplying the power spectrum by a function A(s), where 's' represents the parameter I'm about to fit with MontePython. Where should I make these modifications to the matter power spectrum, and how should I go about implementing these changes?

brinckmann commented 2 months ago

Hi,

This github repository is no longer being maintained, please use the one at https://github.com/brinckmann/montepython_public . Also note this appears to be a CLASS question, not a MontePython question, but before opening a CLASS issue, I suggest looking into the CLASS tutorials, which will probably have the answer to your question. See https://lesgourg.github.io/courses.html .

Best, Thejs

yanzhij commented 1 month ago

Thank you for your assistance; the link you provided is invaluable to me.