Skip to content

chime-experiment/comet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comet - COnfig & MEtadata Tracker

Comet is designed to track various config and metadata properties of the CHIME system, and to associate dataset with the state of these properties that were active when the data was collected.

Installation

Comet requires a running redis server:

sudo apt-get install redis
sudo systemctl start redis

Comet can then be installed in the usual way, either by cloning the repo or installing directly from GitHub:

git clone https://github.com/chime-experiment/comet.git
cd comet/
pip install .
pip install https://github.com/chime-experiment/comet.git

Running Comet

To see the usage of comet, run:

comet --help

About

A Config and Metadata Tracker

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 8

Languages