Installation
There are two easy ways to get Skykatana. Either:
pip install skykatana
or
clone the repo, switch to the pacakge directory and do
pip install -e .
This last form has the advantage that you will get the latest version and example notebooks.