.. automodule:: detection

Detection reference
*******************

This module supports ACE, CEM, GLRT, MatchedFilter and OSP detection algorithms. They exist in two flavors, as functions or as classes.

See the file :download:`test_detect.py<../tests/test_detect.py>` for an example.

* :doc:`Classes<detection_cls>`

* :doc:`Functions<detection_fn>`
