explicit_mapmaking
|
▼ include | |
atfa.hpp | Abstract class for the AtFA matrices computation and inversion |
atfa_pol.hpp | AtFA for polarization |
atfa_temp.hpp | AtFA for temperature |
ces.hpp | Data storage and accessing |
data_manager.hpp | Data Handler |
eigenstructure.hpp | Handle eigenvectors and eigenvalues of a matrix |
filters.hpp | Concatenation of legendre polynomials |
grid.hpp | Handle a scalapack grid of processors |
io.hpp | Hdf5 and binary io helpers |
io_manager.hpp | I/O specific to the mapmaking |
matrix.hpp | Distributed matrix (see scalapack) |
rhs.hpp | Abstract class for the RHS matrix construction |
rhs_pol.hpp | RHS for polarization |
rhs_temp.hpp | RHS for temperature |
scalapack_wrapper.hpp | Scalapack wrapper and low level matrix operations |
tools.hpp | Generic tools |
▼ src | |
atfa.cpp | |
ces.cpp | |
compute_stat.cpp | Compute basic statistics for a given data set and selection |
data_manager.cpp | |
debug.cpp | Old debugging tool |
eigenstructure.cpp | |
explicit_mapmaking.cpp | Mapmaking from data to maps |
filters.cpp | |
grid.cpp | |
invert_eigen.cpp | Invert the eigenstructure (jackknife copy) |
io.cpp | |
io_manager.cpp | |
jackknife.cpp | Given two mapmaking runs computes the jackknife |
matrix.cpp | |
power_spectrum_calibration.cpp | White noise simulations and deprojection of noise and signal sims |
rhs.cpp | |
scalapack_wrapper.cpp | |
tools.cpp |