Spectral Python (SPy) is a Python module for hyperspectral image processing.
Spectral Python (SPy) is a pure Python module for processing hyperspectral image data (imaging spectroscopy data). It has functions for reading, displaying, manipulating, and classifying hyperspectral imagery.
Spectral Python (SPy) is a pure Python module for processing hyperspectral image data (imaging spectroscopy data). It has functions for reading, displaying, manipulating, and classifying hyperspectral imagery.
To install py311-spectral, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py311-spectral
To see what files were installed by py311-spectral, run:
port contents py311-spectral
To later upgrade py311-spectral, run:
sudo port selfupdate && sudo port upgrade py311-spectral
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.