SPICE IS NOW AVAILABLE IN ANACONDA!

Sparsity Promoting Iterated Constrained Endmemebers (SPICE) is now installable with conda!  SPICE is an algorithm for finding hyperspectral endmembers and corresponding proportions for a scene.  The Python implementation can now be installed easily from PyPI or through the conda-forge.  

Installation is as easy as hitting

pip install SPICE-HSI

in your python terminal or

conda install spice_hsi

in your anaconda terminal.

Additional details can be found by following the links above. Also, don’t forget to check out the paper here!