Skip to content

Releases: javicarron/pynkowski

v1.1.0

20 Feb 17:00
aae72a8
Compare
Choose a tag to compare

What's Changed

Implemented Minkowski Functionals on the $SO(3)$ formalism, to be applied, for example, to CMB polarization or other spin 2 fields.

In particular, the implementation includes:

  • A new data field based on Healpix for SO(3) data.
  • A new theory field for Spin Gaussian fields
  • Development-so3 merged in #5

Full Changelog: v1.0.0...v1.1.0

v1.0.0

28 Jun 20:45
Compare
Choose a tag to compare

Major rewrite of several parts of the code in order to abstract it and make it easier to use and expand.

It implements a unified interface for theoretical fields and data maps.

Stats:

  • Minkowski Functionals support theoretical fields and data maps
  • Extrema statistics: maxima and minima (experimental)

Theory

  • Gaussian and $\chi^2$ fields are easier to define in any dimension
  • Easy interface to define Spherical Gaussian and $\chi^2$ fields from their angular power spectrum

Data

  • Healpix maps
  • Easy interface for $P^2$ maps

v0.2.1

14 Sep 13:44
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

First public release.

It includes the theoretical predictions for:

  • Gaussian maps (such as CMB $T$)
  • $\chi^2$ maps (such as CMB $P^2$)

It includes the ability to analyze:

  • Scalar healpix maps (such as Planck $T$ or $P^2$)