We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Some example usage of how to run the modules of the pipeline.
To assign the members of a galaxy cluster we use the module Memb-assign. This module takes as input a healpix ... and ...
Memb-assign
python -c \"import afterburner; afterburner.nike(cluster_pix=666)"
For a member catalog we can compute the red-sequence...
To compute the stellar mass for the members we ...
python -c "import nike; nike.parallel_compute_smass()"