- RGB Spring 2019:
- ccdb add <name_of_table> -v rgb_spring2019 -r 6150-6603 table.txtfile
- RGB Spring 2019:
- ccdb add <name_of_table> -v rgb_spring2019 -r 6608-6783 table.txtfile
- it is not a typo, we use variation rgb_spring2019 here
See the page updated here, or directly:
To create a 2D-plot with the status table along time:
cd status
python3 LTCC_status_visual.py
A png file will be created. The python script is created starting from a a Jupyter Notebook which can be found in the status folder.