# Welcome to coronalyze Documentation

**coronalyze** is a JAX-based library for post-processing coronagraphic direct imaging data. It provides SNR calculation, aperture photometry, and yield simulation pipelines.

## Getting Started

```{toctree}
:maxdepth: 2
examples/quickstart.ipynb
examples/snr_methods.ipynb
examples/coronagraphoto_pipeline.ipynb
```

## API Reference

```{toctree}
:maxdepth: 1
autoapi/index
```
