bianchi2_error_mod | Functionality to handle errors that may occur in the bianchi2 library. Public bianchi2 error codes are defined, with corresponding private error comments and default halt execution status |
bianchi2_globaldata_mod | Stores global data required in bianchi2 data routines. Ideally one would avoid global data passed in this way, however it is required to get data into the routines taken by the numerical recipes functions used in computing bianchi2 templates |
bianchi2_lut_mod | Lookup table for associated Legendre function for case where m=1. Also contains functionality to compute associated Legendre functions if a LUT is not used |
bianchi2_lut | Look-up-table that contains precomputed associated Legendre functions |
bianchi2_sky_mod | Provides functionality to simulate a Bianchi2 VII_h model of the CMB, incorporating a cosmological constant. Uses the s2_sky module to create healpix sky maps |
bianchi2_sky | Bianchi 2 sky object that contains parameters and simulated sky |