Hot-keys on this page
r m x p toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
1# The name of the output reference catalog dataset.
2config.dataset_config.ref_dataset_name = "mock_refcat"
3
4config.ra_name = "ra"
5config.dec_name = "dec"
6config.mag_column_list = ["r", "g", "b"]