Developer Install
git clone git@github.com:epfl-radio-astro/tabascal.git
pip install -e ./tabascal[dev]
Building Documentation
Navigate to the base directory of the tabascal repository and run the sphinx-build command.
sphinx-build -b html docs docs/_build/html