Commits

Urvashi R._V authored 796e1df9725
CAS-14155 : Clone of CAS-14075 for release/6.5.4

casatasks/src/private/simutil.py

Modified
1052 1052 # Receiver radiation temperature in K.
1053 1053 if telescope=='ALMA' or telescope=='ACA' or telescope=='ALMASD':
1054 1054 # ALMA-40.00.00.00-001-A-SPE.pdf
1055 1055 # http://www.eso.org/sci/facilities/alma/system/frontend/
1056 1056
1057 1057 # lower limits
1058 1058 #f0=[ 31, 67, 84, 125, 162, 211, 275, 385, 602, 787, 950]
1059 1059 # go to higher band in gaps
1060 1060 #f0=[ 31, 45, 84, 116, 162, 211, 275, 373, 500, 720, 950]
1061 1061 # CASR-669
1062 - f0=[ 35, 52, 84, 116, 162, 211, 275, 373, 500, 720, 950]
1062 + f0=[ 35, 50, 84, 116, 162, 211, 275, 373, 500, 720, 950]
1063 1063 # 80% spec
1064 1064 #t0=[ 17, 30, 37, 51, 65, 83, 147, 196, 175, 230]
1065 1065 # cycle 1 OT values 7/12
1066 1066 #t0=[ 17, 30, 45, 51, 65, 55, 75, 196, 100, 230]
1067 1067 # CAS-8802 B5 = 163-211GHz:
1068 1068 #t0=[ 17, 30, 45, 51, 55, 55, 75, 196, 100, 230]
1069 1069 # CAS-12387 match Cycle 7 OT and ASC
1070 1070 #t0=[ 25, 30, 40, 42, 50, 50, 72, 135, 105, 230]
1071 1071 # CASR-669
1072 1072 t0=[ 28, 30, 40, 42, 50, 50, 72, 135, 105, 230]

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut