# 25 channels not connected to any bolometer not_connected = [ 29, 33, 35, 40, 64, 66, 124, 135, 142, 144, 146, 151, 158, 189, 193, 195, 200, 224, 226, 284, 295, 302, 304, 306, 311 ] # 20 channels with 1MOhm resistor resistor = [ 15, 16, 87, 88, 95, 139, 143, 145, 149, 150, 157, 178, 181, 186, 187, 188, 190, 255, 310, 317] # 2 channels sealed with an absorber blind = [ 4, 163 ] sealed = blind # 5 channels show strong cross-talk cross = [ 101, 103, 106, 110, 241 ] # Bad channels (no or very weak astronomical signal) bad = [ 6, 92, 179, 184, 191, 192, 201, 205, 207, 217, 218, 220, 228, 309 ] # Remaining bolometers on cable M / group 4 cable_M = [ 81, 82, 83, 84, 85, 86, 89, 90, 91, 93, 94, 96, 136, 159, 160 ] # Channels shadowed by the mounting structure in the C-cabin shadowed = [ 18, 28, 171, 172, 174, 177, 180, 185, 196, 213, 219, 221, 225, 227, 232, 248, 252, 254, 256, 259, 265, 273, 275, 278, 280, 283, 294, 299, 305, 314, 316, 320 ]