STOMP version 1.0 Author: ryan.scranton@gmail.com (Ryan Scranton)
STOMP is a set of libraries for doing astrostatistical analysis on the celestial sphere. The goal is to enable descriptions of arbitrary regions on the sky which may or may not encode futher spatial information (galaxy density, CMB temperature, observational depth, etc.) and to do so in such a way as to make the analysis of that data as algorithmically efficient as possible.
This repository is a fork of morriscb/astro-stomp and provides a SWIG wrapper for python3 for the C++ library.
Install the swig
wrapper tool chain, then install the package with pip
.