! Started logfile: 0119+115_S.log on Thu Jul 12 22:41:00 2007 observe 0119+115_S.edt ! Reading UV FITS file: 0119+115_S.edt ! AN table 1: 58 integrations on 171 of 171 possible baselines. ! AN table 2: 7 integrations on 171 of 171 possible baselines. ! AN table 3: 31 integrations on 171 of 171 possible baselines. ! AN table 4: 8 integrations on 171 of 171 possible baselines. ! AN table 5: 7 integrations on 171 of 171 possible baselines. ! AN table 6: 18 integrations on 171 of 171 possible baselines. ! AN table 7: 105 integrations on 171 of 171 possible baselines. ! Apparent sampling: 0.0842455 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: 0119+115 ! Warning: Unknown AN-table MNTSTA value (3). ! Will assume that it is ground-based. ! Warning: Unknown AN-table MNTSTA value (3). ! Will assume that it is ground-based. ! Warning: Unknown AN-table MNTSTA value (3). ! Will assume that it is ground-based. ! Warning: Unknown AN-table MNTSTA value (3). ! Will assume that it is ground-based. ! Warning: Unknown AN-table MNTSTA value (3). ! Will assume that it is ground-based. ! Warning: Unknown AN-table MNTSTA value (3). ! Will assume that it is ground-based. ! Warning: Unknown AN-table MNTSTA value (3). ! Will assume that it is ground-based. ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1336 lines of history. ! ! Reading 13484 visibilities. ![@gonzo5-0.4 0119+115_S] print "***********************************" ! *********************************** print "*** Using gonzo instruction set ***" ! *** Using gonzo instruction set *** print "***********************************" ! *********************************** float field_size field_size = 1024 float field_cell field_cell = 0.4 integer clean_niter clean_niter = 50 float clean_gain clean_gain = 0.03 float dynam dynam = 5.0 float win_mult win_mult = 1.8 float solint solint = 3.6/6.0 logical doflt doflt = true logical doamp float new_peak float flux_cutoff mapsize field_size,field_cell ! Map grid = 1024x1024 pixels with 0.400x0.400 milli-arcsec cellsize. select ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 1041 telescope corrections were flagged in sub-array 1. ! A total of 133 telescope corrections were flagged in sub-array 2. ! A total of 572 telescope corrections were flagged in sub-array 3. ! A total of 152 telescope corrections were flagged in sub-array 4. ! A total of 91 telescope corrections were flagged in sub-array 5. ! A total of 281 telescope corrections were flagged in sub-array 6. ! A total of 1726 telescope corrections were flagged in sub-array 7. ! ! Correcting IF 2. ! A total of 1039 telescope corrections were flagged in sub-array 1. ! A total of 133 telescope corrections were flagged in sub-array 2. ! A total of 556 telescope corrections were flagged in sub-array 3. ! A total of 152 telescope corrections were flagged in sub-array 4. ! A total of 91 telescope corrections were flagged in sub-array 5. ! A total of 281 telescope corrections were flagged in sub-array 6. ! A total of 1719 telescope corrections were flagged in sub-array 7. ! ! Correcting IF 3. ! A total of 1042 telescope corrections were flagged in sub-array 1. ! A total of 133 telescope corrections were flagged in sub-array 2. ! A total of 559 telescope corrections were flagged in sub-array 3. ! A total of 152 telescope corrections were flagged in sub-array 4. ! A total of 90 telescope corrections were flagged in sub-array 5. ! A total of 281 telescope corrections were flagged in sub-array 6. ! A total of 1728 telescope corrections were flagged in sub-array 7. ! ! Correcting IF 4. ! A total of 1050 telescope corrections were flagged in sub-array 1. ! A total of 133 telescope corrections were flagged in sub-array 2. ! A total of 569 telescope corrections were flagged in sub-array 3. ! A total of 152 telescope corrections were flagged in sub-array 4. ! A total of 91 telescope corrections were flagged in sub-array 5. ! A total of 285 telescope corrections were flagged in sub-array 6. ! A total of 1764 telescope corrections were flagged in sub-array 7. ! ! Fit before self-cal, rms=0.121292Jy sigma=0.002089 ! Fit after self-cal, rms=0.120765Jy sigma=0.002087 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvweight 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. doamp = false flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.397 mas, bmaj=6.808 mas, bpa=-2.919 degrees ! Estimated noise=974.138 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal doamp, doflt, solint new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=50 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.771407 Jy ! Total flux subtracted in 50 components = 0.771407 Jy ! Clean residual min=-0.036096 max=0.215158 Jy/beam ! Clean residual mean=-0.000498 rms=0.009688 Jy/beam ! Combined flux in latest and established models = 0.771407 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.771407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.266033Jy sigma=0.004927 ! Fit after self-cal, rms=0.266033Jy sigma=0.004927 ! Inverting map ! clean: niter=50 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.168546 Jy ! Total flux subtracted in 50 components = 0.168546 Jy ! Clean residual min=-0.017325 max=0.050012 Jy/beam ! Clean residual mean=-0.000280 rms=0.004109 Jy/beam ! Combined flux in latest and established models = 0.939953 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.939953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138625Jy sigma=0.002501 ! Fit after self-cal, rms=0.138605Jy sigma=0.002500 ! Inverting map ! clean: niter=50 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0530123 Jy ! Total flux subtracted in 50 components = 0.0530123 Jy ! Clean residual min=-0.012437 max=0.025778 Jy/beam ! Clean residual mean=-0.000212 rms=0.003165 Jy/beam ! Combined flux in latest and established models = 0.992966 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 28 components and 0.992966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116740Jy sigma=0.002055 ! Fit after self-cal, rms=0.116722Jy sigma=0.002054 ! Inverting map ! clean: niter=50 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0305783 Jy ! Total flux subtracted in 50 components = 0.0305783 Jy ! Clean residual min=-0.010242 max=0.021972 Jy/beam ! Clean residual mean=-0.000173 rms=0.002807 Jy/beam ! Combined flux in latest and established models = 1.02354 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 38 components and 1.02354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108375Jy sigma=0.001887 ! Fit after self-cal, rms=0.108357Jy sigma=0.001886 ! Inverting map ! Added new window around map position (0, 17.2). ! clean: niter=50 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0232373 Jy ! Total flux subtracted in 50 components = 0.0232373 Jy ! Clean residual min=-0.009864 max=0.018152 Jy/beam ! Clean residual mean=-0.000148 rms=0.002575 Jy/beam ! Combined flux in latest and established models = 1.04678 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 51 components and 1.04678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102908Jy sigma=0.001768 ! Fit after self-cal, rms=0.102669Jy sigma=0.001766 ! Inverting map ! Added new window around map position (11.2, 30.4). ! clean: niter=50 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0192761 Jy ! Total flux subtracted in 50 components = 0.0192761 Jy ! Clean residual min=-0.009465 max=0.015616 Jy/beam ! Clean residual mean=-0.000135 rms=0.002358 Jy/beam ! Combined flux in latest and established models = 1.06606 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 62 components and 1.06606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098691Jy sigma=0.001678 ! Fit after self-cal, rms=0.098581Jy sigma=0.001677 ! Inverting map ! Added new window around map position (4.4, 21.6). ! clean: niter=50 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.01666 Jy ! Total flux subtracted in 50 components = 0.01666 Jy ! Clean residual min=-0.008643 max=0.012778 Jy/beam ! Clean residual mean=-0.000121 rms=0.002198 Jy/beam ! Combined flux in latest and established models = 1.08272 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 73 components and 1.08272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095457Jy sigma=0.001608 ! Fit after self-cal, rms=0.095264Jy sigma=0.001606 ! Inverting map ! Added new window around map position (8, 29.2). ! clean: niter=50 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0143402 Jy ! Total flux subtracted in 50 components = 0.0143402 Jy ! Clean residual min=-0.008251 max=0.010938 Jy/beam ! Clean residual mean=-0.000109 rms=0.002047 Jy/beam ! Combined flux in latest and established models = 1.09706 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 82 components and 1.09706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092869Jy sigma=0.001549 ! Fit after self-cal, rms=0.092751Jy sigma=0.001548 ! Inverting map print "****************************************" ! **************************************** print "*** Finished Uniform Weighting CLEAN ***" ! *** Finished Uniform Weighting CLEAN *** print "****************************************" ! **************************************** uvweight 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 doamp = false flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.301 mas, bmaj=8.401 mas, bpa=-2.797 degrees ! Estimated noise=576.789 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal doamp, doflt, solint new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0218337 Jy ! Component: 100 - total flux cleaned = 0.0370604 Jy ! Total flux subtracted in 100 components = 0.0370604 Jy ! Clean residual min=-0.007814 max=0.011164 Jy/beam ! Clean residual mean=-0.000096 rms=0.002349 Jy/beam ! Combined flux in latest and established models = 1.13412 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 41 model components to the UV plane model. ! The established model now contains 114 components and 1.13412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088046Jy sigma=0.001437 ! Fit after self-cal, rms=0.087673Jy sigma=0.001431 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.013356 Jy ! Component: 100 - total flux cleaned = 0.0231558 Jy ! Total flux subtracted in 100 components = 0.0231558 Jy ! Clean residual min=-0.006096 max=0.008452 Jy/beam ! Clean residual mean=-0.000069 rms=0.001825 Jy/beam ! Combined flux in latest and established models = 1.15727 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 40 model components to the UV plane model. ! The established model now contains 140 components and 1.15727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085772Jy sigma=0.001386 ! Fit after self-cal, rms=0.085570Jy sigma=0.001383 ! Inverting map print "****************************************" ! **************************************** print "*** Finished Natural Weighting CLEAN ***" ! *** Finished Natural Weighting CLEAN *** print "****************************************" ! **************************************** gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.95 GC 1.00 GG 1.00* ! HN 1.00* KP 0.98 LA 0.99 MA 1.02 ! MK 1.00* NL 1.01 NY 1.02 ON 1.02 ! OV 0.97 PT 0.99 SC 1.00* TC 1.00* ! TS 1.02 WF 1.00* WZ 0.96 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* FD 0.00* GC 0.00* GG 0.00* ! HN 0.00* KP 0.00* LA 0.00* MA 0.00* ! MK 0.00* NL 0.00* NY 0.00* ON 0.00* ! OV 0.00* PT 0.00* SC 0.00* TC 0.00* ! TS 0.00* WF 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.00* FD 1.00* GC 1.00* GG 1.00* ! HN 1.00* KP 0.99 LA 1.00 MA 1.00* ! MK 1.03 NL 1.00* NY 1.00* ON 1.00* ! OV 0.99 PT 0.96 SC 1.00* TC 1.00* ! TS 1.00* WF 1.00* WZ 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.00* FD 0.00* GC 0.00* GG 0.00* ! HN 0.00* KP 0.00* LA 0.00* MA 0.00* ! MK 0.00* NL 0.00* NY 0.00* ON 0.00* ! OV 0.00* PT 0.00* SC 0.00* TC 0.00* ! TS 0.00* WF 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 5: ! BR 1.03 FD 0.96 GC 1.00* GG 1.00* ! HN 0.99 KP 0.96 LA 0.98 MA 1.00* ! MK 0.94 NL 1.01 NY 1.00* ON 1.00* ! OV 0.98 PT 0.99 SC 1.00* TC 1.00* ! TS 1.00* WF 1.00* WZ 1.00* ! ! Telescope amplitude corrections in sub-array 6: ! BR 1.02 FD 1.01 GC 0.93 GG 1.00* ! HN 1.02 KP 1.00* LA 0.99 MA 1.00* ! MK 1.00* NL 1.00 NY 1.00* ON 1.00* ! OV 0.99 PT 0.99 SC 1.00* TC 1.00* ! TS 1.02 WF 1.00* WZ 1.00* ! ! Telescope amplitude corrections in sub-array 7: ! BR 1.01 FD 1.01 GC 1.03 GG 1.00* ! HN 1.00 KP 0.99 LA 1.00 MA 1.00* ! MK 0.99 NL 1.01 NY 1.00* ON 1.00* ! OV 1.00 PT 1.00 SC 0.98 TC 1.00* ! TS 1.00* WF 1.03 WZ 1.00* ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.96 GC 1.01 GG 1.00* ! HN 0.98 KP 0.98 LA 0.99 MA 1.00* ! MK 1.00* NL 1.02 NY 1.06 ON 1.04 ! OV 0.98 PT 0.99 SC 1.07 TC 1.00* ! TS 1.03 WF 1.00* WZ 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* FD 0.00* GC 0.00* GG 0.00* ! HN 0.00* KP 0.00* LA 0.00* MA 0.00* ! MK 0.00* NL 0.00* NY 0.00* ON 0.00* ! OV 0.00* PT 0.00* SC 0.00* TC 0.00* ! TS 0.00* WF 0.00* WZ 0.00* ! ! A total of 9 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 0.99 FD 1.00* GC 1.00* GG 1.00* ! HN 1.03 KP 1.00 LA 0.98 MA 1.00* ! MK 1.03 NL 0.98 NY 1.00* ON 1.00* ! OV 1.00 PT 0.99 SC 1.00* TC 1.00* ! TS 1.00* WF 1.00* WZ 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.00* FD 0.00* GC 0.00* GG 0.00* ! HN 0.00* KP 0.00* LA 0.00* MA 0.00* ! MK 0.00* NL 0.00* NY 0.00* ON 0.00* ! OV 0.00* PT 0.00* SC 0.00* TC 0.00* ! TS 0.00* WF 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 5: ! BR 1.01 FD 1.00 GC 1.00* GG 1.00* ! HN 1.00 KP 0.99 LA 0.97 MA 1.00* ! MK 0.99 NL 1.00 NY 1.00* ON 1.00* ! OV 1.00 PT 1.00 SC 1.00* TC 1.00* ! TS 1.00* WF 1.00* WZ 1.00* ! ! Telescope amplitude corrections in sub-array 6: ! BR 1.02 FD 0.99 GC 0.99 GG 1.00* ! HN 1.01 KP 1.00* LA 0.99 MA 1.00* ! MK 1.00* NL 1.00 NY 1.00* ON 1.00* ! OV 0.99 PT 0.98 SC 1.00* TC 1.00* ! TS 1.01 WF 1.00* WZ 1.00* ! ! A total of 6 telescope corrections were flagged in sub-array 7. ! Telescope amplitude corrections in sub-array 7: ! BR 1.00 FD 1.00 GC 1.02 GG 1.00* ! HN 1.00 KP 1.00 LA 1.00 MA 1.00* ! MK 0.99 NL 1.01 NY 1.00* ON 1.00* ! OV 1.00 PT 0.99 SC 1.01 TC 1.00* ! TS 1.00* WF 1.00 WZ 1.00* ! ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.95 GC 1.00 GG 1.00* ! HN 1.00* KP 1.01 LA 0.99 MA 0.98 ! MK 1.00* NL 1.00 NY 0.97 ON 1.00* ! OV 1.00 PT 0.98 SC 1.00* TC 1.00* ! TS 1.02 WF 1.00* WZ 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* FD 0.00* GC 0.00* GG 0.00* ! HN 0.00* KP 0.00* LA 0.00* MA 0.00* ! MK 0.00* NL 0.00* NY 0.00* ON 0.00* ! OV 0.00* PT 0.00* SC 0.00* TC 0.00* ! TS 0.00* WF 0.00* WZ 0.00* ! ! A total of 6 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 1.01 FD 1.00* GC 1.00* GG 1.00* ! HN 1.02 KP 1.01 LA 0.99 MA 1.00* ! MK 1.02 NL 0.99 NY 1.00* ON 1.00* ! OV 1.03 PT 0.99 SC 1.00* TC 1.00* ! TS 1.00* WF 1.00* WZ 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.00* FD 0.00* GC 0.00* GG 0.00* ! HN 0.00* KP 0.00* LA 0.00* MA 0.00* ! MK 0.00* NL 0.00* NY 0.00* ON 0.00* ! OV 0.00* PT 0.00* SC 0.00* TC 0.00* ! TS 0.00* WF 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 5: ! BR 1.02 FD 0.98 GC 1.00* GG 1.00* ! HN 1.01 KP 0.99 LA 0.97 MA 1.00* ! MK 0.99 NL 1.00 NY 1.00* ON 1.00* ! OV 0.99 PT 1.01 SC 1.00* TC 1.00* ! TS 1.00* WF 1.00* WZ 1.00* ! ! Telescope amplitude corrections in sub-array 6: ! BR 1.02 FD 0.99 GC 0.99 GG 1.00* ! HN 1.01 KP 1.00* LA 1.00 MA 1.00* ! MK 1.00* NL 1.01 NY 1.00* ON 1.00* ! OV 0.99 PT 0.98 SC 1.00* TC 1.00* ! TS 1.02 WF 1.00* WZ 1.00* ! ! A total of 3 telescope corrections were flagged in sub-array 7. ! Telescope amplitude corrections in sub-array 7: ! BR 1.06 FD 1.01 GC 1.05 GG 1.00* ! HN 1.00 KP 0.99 LA 0.99 MA 1.00* ! MK 1.00 NL 1.00 NY 1.00* ON 1.00* ! OV 1.01 PT 1.00 SC 1.00 TC 1.00* ! TS 1.00* WF 1.03 WZ 1.00* ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.92 GC 1.01 GG 1.00* ! HN 1.00* KP 1.01 LA 0.97 MA 1.00* ! MK 1.00* NL 0.99 NY 1.00* ON 1.00* ! OV 0.99 PT 0.99 SC 1.00* TC 1.00* ! TS 1.04 WF 1.00* WZ 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* FD 0.00* GC 0.00* GG 0.00* ! HN 0.00* KP 0.00* LA 0.00* MA 0.00* ! MK 0.00* NL 0.00* NY 0.00* ON 0.00* ! OV 0.00* PT 0.00* SC 0.00* TC 0.00* ! TS 0.00* WF 0.00* WZ 0.00* ! ! A total of 6 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 1.00* FD 1.00* GC 1.00* GG 1.00* ! HN 1.00* KP 0.99 LA 0.99 MA 1.00* ! MK 1.03 NL 1.00* NY 1.00* ON 1.00* ! OV 0.96 PT 0.99 SC 1.00* TC 1.00* ! TS 1.00* WF 1.00* WZ 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.00* FD 0.00* GC 0.00* GG 0.00* ! HN 0.00* KP 0.00* LA 0.00* MA 0.00* ! MK 0.00* NL 0.00* NY 0.00* ON 0.00* ! OV 0.00* PT 0.00* SC 0.00* TC 0.00* ! TS 0.00* WF 0.00* WZ 0.00* ! ! Telescope amplitude corrections in sub-array 5: ! BR 1.02 FD 0.93 GC 1.00* GG 1.00* ! HN 1.01 KP 1.00 LA 0.94 MA 1.00* ! MK 0.95 NL 1.00 NY 1.00* ON 1.00* ! OV 0.98 PT 0.98 SC 1.00* TC 1.00* ! TS 1.00* WF 1.00* WZ 1.00* ! ! A total of 3 telescope corrections were flagged in sub-array 6. ! Telescope amplitude corrections in sub-array 6: ! BR 1.03 FD 0.98 GC 0.99 GG 1.00* ! HN 1.01 KP 1.00* LA 0.99 MA 1.00* ! MK 1.00* NL 1.00 NY 1.00* ON 1.00* ! OV 1.00 PT 0.98 SC 1.00* TC 1.00* ! TS 1.02 WF 1.00* WZ 1.00* ! ! A total of 3 telescope corrections were flagged in sub-array 7. ! Telescope amplitude corrections in sub-array 7: ! BR 1.00 FD 0.99 GC 1.07 GG 1.00* ! HN 1.01 KP 0.98 LA 0.98 MA 1.00* ! MK 0.99 NL 1.00 NY 1.00* ON 1.00* ! OV 1.00 PT 1.00 SC 0.99 TC 1.00* ! TS 1.00* WF 1.04 WZ 1.00* ! ! ! Fit before self-cal, rms=0.085570Jy sigma=0.001383 ! Fit after self-cal, rms=0.082385Jy sigma=0.001327 dynam = dynam - 0.5 doamp = false flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.33 mas, bmaj=8.484 mas, bpa=-2.977 degrees ! Estimated noise=575.916 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal doamp, doflt, solint new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00785839 Jy ! Component: 100 - total flux cleaned = 0.0129263 Jy ! Total flux subtracted in 100 components = 0.0129263 Jy ! Clean residual min=-0.004436 max=0.006503 Jy/beam ! Clean residual mean=0.000003 rms=0.001273 Jy/beam ! Combined flux in latest and established models = 1.1702 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 161 components and 1.1702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081799Jy sigma=0.001310 ! Fit after self-cal, rms=0.081704Jy sigma=0.001309 ! Inverting map ! Added new window around map position (20.4, 32). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0061841 Jy ! Component: 100 - total flux cleaned = 0.0101719 Jy ! Total flux subtracted in 100 components = 0.0101719 Jy ! Clean residual min=-0.003846 max=0.004721 Jy/beam ! Clean residual mean=0.000006 rms=0.001116 Jy/beam ! Combined flux in latest and established models = 1.18037 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 39 model components to the UV plane model. ! The established model now contains 194 components and 1.18037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081305Jy sigma=0.001298 ! Fit after self-cal, rms=0.081264Jy sigma=0.001298 ! Inverting map ! Added new window around map position (3.6, 42). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00451187 Jy ! Component: 100 - total flux cleaned = 0.00766017 Jy ! Total flux subtracted in 100 components = 0.00766017 Jy ! Clean residual min=-0.003797 max=0.003668 Jy/beam ! Clean residual mean=0.000010 rms=0.001032 Jy/beam ! Combined flux in latest and established models = 1.18803 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 222 components and 1.18803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081021Jy sigma=0.001292 ! Fit after self-cal, rms=0.081002Jy sigma=0.001292 ! Inverting map dynam = dynam - 1.0 doamp = true solint = solint * (6.0/3.6) flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal doamp, doflt, solint new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00277218 Jy ! Component: 100 - total flux cleaned = 0.00439674 Jy ! Total flux subtracted in 100 components = 0.00439674 Jy ! Clean residual min=-0.003769 max=0.003684 Jy/beam ! Clean residual mean=0.000014 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 1.19243 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 236 components and 1.19243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080877Jy sigma=0.001288 ! Fit after self-cal, rms=0.078302Jy sigma=0.001237 ! Inverting map and beam ! Estimated beam: bmin=3.331 mas, bmaj=8.488 mas, bpa=-2.994 degrees ! Estimated noise=576.112 mJy/beam. ! Added new window around map position (32.4, 36.8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00389919 Jy ! Component: 100 - total flux cleaned = 0.00584483 Jy ! Total flux subtracted in 100 components = 0.00584483 Jy ! Clean residual min=-0.003237 max=0.003043 Jy/beam ! Clean residual mean=0.000014 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 1.19827 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 263 components and 1.19827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078130Jy sigma=0.001233 ! Fit after self-cal, rms=0.077433Jy sigma=0.001218 ! Inverting map and beam ! Estimated beam: bmin=3.331 mas, bmaj=8.488 mas, bpa=-2.997 degrees ! Estimated noise=576.149 mJy/beam. doamp = false solint = solint / (6.0/3.6) flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal doamp, doflt, solint new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00242545 Jy ! Component: 100 - total flux cleaned = 0.00332801 Jy ! Total flux subtracted in 100 components = 0.00332801 Jy ! Clean residual min=-0.003119 max=0.002963 Jy/beam ! Clean residual mean=0.000014 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 1.2016 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 44 model components to the UV plane model. ! The established model now contains 283 components and 1.2016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077330Jy sigma=0.001215 ! Fit after self-cal, rms=0.077320Jy sigma=0.001215 ! Inverting map print "***********************************" ! *********************************** print "*** Finished Amplitude Self-Cal ***" ! *** Finished Amplitude Self-Cal *** print "***********************************" ! *********************************** save 0119+115_S ! Writing UV FITS file: 0119+115_S.uvf ! Writing 283 model components to file: 0119+115_S.mod ! wwins: Wrote 8 windows to 0119+115_S.win ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.331 x 8.488 at -2.997 degrees (North through East) ! Clean map min=-0.0030725 max=1.0057 Jy/beam ! Writing clean map to FITS file: 0119+115_S.fits ! Writing difmap environment to: 0119+115_S.par print "****************************" ! **************************** print "*** Now, make some plots ***" ! *** Now, make some plots *** print "****************************" ! **************************** ![@gonzo_plot 0119+115_S] device 0119+115_Suv.ps/vps,1,2 ! Attempting to open device: '0119+115_Suv.ps/vps' radplot ! Using default options string "m1" uvplot ! Using default options string "" device 0119+115_Sim.ps/vps ! Attempting to open device: '0119+115_Sim.ps/vps' uvweight 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. loglevs -1,2048,2 ! The new contour levels are: ! -1 1 2 4 8 16 32 64 128 256 512 1024 2048 cmul = imstat(rms)*3 ! Inverting map and beam ! Estimated beam: bmin=3.331 mas, bmaj=8.488 mas, bpa=-2.997 degrees ! Estimated noise=576.149 mJy/beam. mappl cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.331 x 8.488 at -2.997 degrees (North through East) ! Clean map min=-0.0030725 max=1.0057 Jy/beam ![Exited script file: gonzo_plot] ![Exited script file: gonzo5-0.4] quit ! Quitting program ! Log file 0119+115_S.log closed on Thu Jul 12 22:41:17 2007