Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 316 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 316 Bytes

GReX Utils

A Python library for common utilities working with GReX hardware and data

Installation

In a new project, you can add via pip with

pip install git+https://github.com/GReX-Telescope/grex_utils.git

or with poetry

poetry add git+https://github.com/GReX-Telescope/grex_utils.git