Create a virtual environment with all required dependencies:
conda env create --name <envname> --file=env_visibility.yaml
Modify the configuration file (es: config_visibility.yaml):
path:
filename: <path/to/input/fits/file>
...
Run the available example script:
python visibility_test.py config_visibility.yaml