Commit 03bc833a authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

added backbone module

parent 1138c47c
Loading
Loading
Loading
Loading

csst/msc/backbone.py

0 → 100644
+7 −0
Original line number Diff line number Diff line


# define CCD ID list
CCD_ID_LIST = [6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25]

# version of simulation
VER_SIMS = ["C5.1", "C3"]