# API

## Preprocessing

```{eval-rst}
.. module:: insight.pp
.. currentmodule:: insight

.. autosummary::
    :toctree: generated

    pp.basic_preproc
```

## Tools

```{eval-rst}
.. module:: insight.tl
.. currentmodule:: insight

.. autosummary::
    :toctree: generated

    tl.basic_tool
```

## Plotting

```{eval-rst}
.. module:: insight.pl
.. currentmodule:: insight

.. autosummary::
    :toctree: generated

    pl.basic_plot
    pl.BasicClass
```
