sankarshana16
sankarshana16
Hi, I've been looking at the code today. One thing that struck me is that even for the time-dependent case, you'd still want to use the isitgr transfer function, if...
Ah, okay. I was looking in the wrong place for this, my bad! What you're saying makes sense, I'll modify at the appropriate place to only complain if the parameters...
I've added a few lines of code that essentially checks that the transfer function that is used is the isitGR one when the parameters that control scale-dependence are non-zero. If...
@c-d-leonard Thanks for taking a look, this is my first time doing a CCL pull request, so appreciate the feedback. :) @damonge Yeah I should be able to address these