Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 545 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 545 Bytes

chimedb.dataflag - CHIME data flagging tools

This package, built on top of chimedb.core, defines the data flagging tables, and provides tools for adding flags to the database.

Installing

Install directly from GitHub:

pip install git+ssh://[email protected]/chime-experiment/chimedb_dataflag.git

If, instead, you're installing from a local clone, read the installation instructions in the chimedb.core README.md for an important caveat.