Code

Pynkowski

Pynkowski is a fully documented and modular Python package created to compute Minkowski Functionals of input fields, as well as their expected values in the case of Gaussian isotropic fields.

Links: documentation (including installation) and repository.

MTNeedlet

MTNeedlet is a small Python package created to deal with the needlet treatment of spherical maps and Multiple Testing statistics on its maxima. Links: documentation (including installation) and repository.

Other code used in publications

Code and results regarding the publication “Point Source Detection and False Discovery Rate Control on CMB Maps” can be found here:

The tables of results can be loaded in the following way:
import pandas as pd
*** = pd.read_pickle(’***.pkl’)
where *** has to be replaced by the name of the table to be loaded.