Commits
134 134 | 'ngc4826.tutorial.1310+323.ll.12.ms', |
135 135 | 'ngc4826.tutorial.1310+323.ll.13.ms', |
136 136 | 'ngc4826.tutorial.1310+323.ll.14.ms', |
137 137 | 'ngc4826.tutorial.1310+323.ll.15.ms', |
138 138 | 'ngc4826.tutorial.1310+323.ll.16.ms', |
139 139 | 'ngc4826.tutorial.ngc4826.ll.5.ms', |
140 140 | 'ngc4826.tutorial.ngc4826.ll.6.ms', |
141 141 | 'ngc4826.tutorial.ngc4826.ll.7.ms', |
142 142 | 'ngc4826.tutorial.ngc4826.ll.8.ms'], |
143 143 | concatvis='ngc4826.tutorial.ms', |
144 - | freqtol="",dirtol="1arcsec",async=False) |
144 + | freqtol="",dirtol="1arcsec") |
145 145 | |
146 146 | # |
147 147 | ########################################################################## |
148 148 | # |
149 149 | # TUTORIAL NOTES: |
150 150 | # |
151 151 | # You can invoke tasks in two ways: |
152 152 | # |
153 153 | # (1) As function calls with arguments as shown above for concat and used |
154 154 | # extensively in this script, e.g. |
196 196 | # 'ngc4826.tutorial.1310+323.ll.15.ms', |
197 197 | # 'ngc4826.tutorial.1310+323.ll.16.ms', |
198 198 | # 'ngc4826.tutorial.ngc4826.ll.5.ms', |
199 199 | # 'ngc4826.tutorial.ngc4826.ll.6.ms', |
200 200 | # 'ngc4826.tutorial.ngc4826.ll.7.ms', |
201 201 | # 'ngc4826.tutorial.ngc4826.ll.8.ms'] |
202 202 | # |
203 203 | #concatvis='ngc4826.tutorial.ms' |
204 204 | #freqtol = "" |
205 205 | #dirtol = "1arcsec" |
206 - | #async=False |
207 206 | # |
208 207 | #concat() |
209 208 | |
210 209 | # |
211 210 | ########################################################################## |
212 211 | # |
213 212 | # Fix up the MS (temporary, changes to importfits underway) |
214 213 | # |
215 214 | print '--Fixing up spw rest frequencies in MS--' |
216 215 | vis='ngc4826.tutorial.ms' |