Installation (from the root directory):
mamba create -n lumfunc
mamba activate lumfunc
pip install -e .
python -m ipykernel install --user --name lumfuncYou can create the photometric library using a command line like
nohup nice python bin/create_libraries.py test &