Skip to content

Red-sequence Matched-filter Probabilistic Percolation (redMaPPer) galaxy cluster finding algorithm.

License

Notifications You must be signed in to change notification settings

jacobic/redmapper

This branch is 146 commits ahead of, 68 commits behind erykoff/redmapper:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
jacobic
Jun 14, 2022
15df28a · Jun 14, 2022
Dec 4, 2020
Jun 24, 2021
Jun 22, 2016
Mar 18, 2020
Jun 14, 2022
May 26, 2021
Aug 3, 2016
Jan 28, 2021
Mar 3, 2016
Dec 4, 2020
Apr 9, 2019
May 26, 2021
May 26, 2021

Repository files navigation

The red-sequence matched-filter Probabilistic Percolation (redMaPPer) Cluster Finder

This is the open-source, python version of the red-sequence matched-filter Probabilistic Percolation (redMaPPer) cluster finder, originally described in Rykoff et al. (2014), with updates described in Rozo et al. (2015) and Rykoff et al. (2016).

Installation

Installing the code is easy, and is supported on Python 2.7 and 3.5+.

cd redmapper
python setup.py install

Tests

Once installed, it is important to run all the tests:

cd redmapper/tests
nosetests

If you encounter any problems, please file an issue.

Dependencies

The following modules are required:

  • astropy
  • matplotlib
  • nose
  • pyyaml
  • fitsio
  • esutil
  • numpy
  • healpy
  • scipy
  • future
  • healsparse

How-To

Please see the redMaPPer How-To for information about running redMaPPer on your data.

About

Red-sequence Matched-filter Probabilistic Percolation (redMaPPer) galaxy cluster finding algorithm.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.1%
  • C 3.6%
  • Other 0.3%