.. automodule:: eea

EEA reference
*************

This module Supports PPI, NFINDR, ATGP and FIPPI endmembers extraction algorithms.

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

A note about the *normalize* parameter: if you have data that are out of bound in your HSI cube, the use of *normalize* is not recommended. You must clean up the data before using this parameter.

* :doc:`Classes<eea_cls>`

* :doc:`Functions<eea_fn>`

* :doc:`Compiling the NFINDR cython version on Windows<compiling_NFINDR_cython>`