# Photometry

```{image} ../_static/photometry.png
:align: center
:width: 220px
```

The task of the photometry blocks is to compute photometric measurements of the sources from the [Image](prose.Image) `data`.

## Available Blocks

```{eval-rst}

.. currentmodule:: prose.blocks.photometry

.. autosummary::
   :template: blocksum.rst
   :nosignatures:

   AperturePhotometry
   AnnulusBackground
   
```