Welcome to perch’s documentation!
perch is a Python package for applying the topological technique of persistent homology to astronomical images & data cubes.
Persistent homology identifies and characterizes multi-scale structures in your data by tracking topological features (peaks, rings, voids) across all threshold values.
Check out the Usage section for Installation instructions, skim the Conceptual Introduction overview for the theory, then move on to the Quickstart Guide guide to start analyzing your data.
Note
This project is under active development.
Contents
Getting Started
New to perch? Start here:
Usage - Install perch and its dependencies
Conceptual Introduction - Understand the theory behind persistent homology
Quickstart Guide - Your first 2D analysis
Advanced Usage - 3D data, FITS files, and advanced techniques
API - Detailed API reference