CHIME/FRB API
Testing | Coverage | Release | Style |
---|
 |  |  |  |
chime-frb-api
is a python library to access CHIME/FRB backend. This library enables you interact with resources such as databases, event headers, calibration products, cluster jobs etc.
Check out the documentation for more details.
Installation
The latest stable version is available on PyPI.
To install chime-frb-api
simply run,
pip install --upgrade chime-frb-api
To add chime-frb-api
to your project,
poetry add chime-frb-api
Documentation
For further reading, please refer to the documentation.