This is a repository and a python package for the University of Florida LIGO and LISA Optics groups. Here you can find functions that are commonly and reguarly used in the lab.
The package can be installed from the source
git clone https://github.com/DiabRaed/pygator
cd pygator
pip install -e .
Once you have installed and built pygator you can get updates and rebuild it by executing the following commands from pygator repository directory
git pull
The package could also be installed via pip using
pip install pygator
Please cite pygator using the version you used:
- Version used in this work: Diab, R., pygator, v1.1.7, University of Florida, 2025, DOI: 10.5281/zenodo.17477372
- For the general package: Concept DOI 10.5281/zenodo.17504359
