*** WORK IN PROGRESS *** This is a package containing utilities broadly applicable to tomographic galaxy clustering analyses. Originally written as part of the Pipeline for Analysis of Tomographic Clustering with HSC DR3 (PATCH3), it has now been moved to its own repository and combined with modules from other projects for ease of use in broader applications.
These utilities include modules for (among other things) constructing galaxy density maps, computing and plotting angular power spectra and covariances, and
Copy the code into a local directory using git clone https://github.com/tmcornish/CUSP.git. Then, making sure that you are in an appropriate environment, simply run
cd CUSP
python -m pip install .