The Code for Anisotropies in the Microwave Background [CAMB] is an application (written in Python and Fortran) that computes cosmic microwave background (CMB) spectra given a set of input cosmological parameters. The package was written by Antony Lewis and Anthony Challinor and may be downloaded from http://camb.info/. It is based on CMBFAST by U. Seljak and M. Zaldarriaga.
LAMBDA developed a web-based server-side interface to CAMB that allows users to enter parameters in a web form and run the program on our server (see below). The results are displayed graphically and the spectrum files are made available for downloading. Most of the configuration documentation is provided in the sample parameter file provided with the application. The HEALPix synfast application has been linked into the online tool so that simulated sky maps may be generated using the spectra produced by the CAMB run.
The forms and scripts for this web interface are available in the file camb_interface.tar.gz. A description of this tarball is provided in its Readme.txt file.
Most of the configuration documentation is provided in the sample parameter file provided with the application.
The underlying camb program used was built from the Fortran code included in the version downloaded from the git repository in January 2024. information can be found at https://camb.info/