# Installation In the future we would like to make this package installable via pip and homebrew. However for now this package can only be installed via: ``` git clone https://github.com/RiceAstroparticleLab/SOM_package.git cd SOM_package pip install -e . ```