Interactive cosmological power spectra using d3.js
git clone git@github.com:redshiftzero/cosmowebapp.git
cd cosmowebapp
python3 -m http.server
Now you can navigate to localhost:8000 in your favorite browser and begin! Simply navigate to localhost:8000/test/test.html to run unit tests.
- Download and install CAMB.
- Set
get_transfer = Tinparams.iniso that the matter power spectrum is computed (by default it will be the linear power spectrum) - Run CAMB with
./camb params.ini