| View previous topic :: View next topic |
| Author |
Message |
Joseph Smidt
Joined: 05 May 2009 Posts: 7 Affiliation: UC Irvine
|
Posted: June 21 2010 |
|
|
I would like to use in my generic likelihood function I am codding up in calclike.f90. I see in this file that acl contains the TT, etc... power spectra. Is there an easy way to add to this list? Is there a better way to call generated in CAMB in this file?
Thanks. |
|
| Back to top |
|
 |
Antony Lewis
Joined: 23 Sep 2004 Posts: 512 Affiliation: University of Sussex
|
Posted: June 22 2010 |
|
|
The latest version of CosmoMC has rudimentary support for the CMB lensing potential (assuming this is what you mean by φ). Try num_cls_ext=1 at the top of cmbtypes.f90. The lensing should then be included in the usual theory CL array. |
|
| Back to top |
|
 |
Joseph Smidt
Joined: 05 May 2009 Posts: 7 Affiliation: UC Irvine
|
Posted: June 23 2010 |
|
|
| Thanks, that did it! |
|
| Back to top |
|
 |
|