! Started logfile: 1749+096_X.log on Thu Jul 10 11:57:19 2008 observe 1749+096_X.edt ! Reading UV FITS file: 1749+096_X.edt ! AN table 1: 36 integrations on 190 of 190 possible baselines. ! AN table 2: 27 integrations on 190 of 190 possible baselines. ! AN table 3: 86 integrations on 190 of 190 possible baselines. ! AN table 4: 127 integrations on 190 of 190 possible baselines. ! AN table 5: 9 integrations on 190 of 190 possible baselines. ! Apparent sampling: 0.145799 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: 1749+096 ! ! 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 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1472 lines of history. ! ! Reading 31580 visibilities. ![@gonzo6-0.1 1749+096_X] print "***********************************" ! *********************************** print "*** Using gonzo instruction set ***" ! *** Using gonzo instruction set *** print "***********************************" ! *********************************** float field_size field_size = 1024 float field_cell field_cell = 0.1 integer clean_niter clean_niter = 50 float clean_gain clean_gain = 0.03 float dynam dynam = 6.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.100x0.100 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 649 telescope corrections were flagged in sub-array 1. ! A total of 446 telescope corrections were flagged in sub-array 2. ! A total of 1578 telescope corrections were flagged in sub-array 3. ! A total of 2115 telescope corrections were flagged in sub-array 4. ! A total of 121 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 2. ! A total of 652 telescope corrections were flagged in sub-array 1. ! A total of 465 telescope corrections were flagged in sub-array 2. ! A total of 1581 telescope corrections were flagged in sub-array 3. ! A total of 1972 telescope corrections were flagged in sub-array 4. ! A total of 118 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 3. ! A total of 653 telescope corrections were flagged in sub-array 1. ! A total of 447 telescope corrections were flagged in sub-array 2. ! A total of 1501 telescope corrections were flagged in sub-array 3. ! A total of 1971 telescope corrections were flagged in sub-array 4. ! A total of 121 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 4. ! A total of 652 telescope corrections were flagged in sub-array 1. ! A total of 451 telescope corrections were flagged in sub-array 2. ! A total of 1579 telescope corrections were flagged in sub-array 3. ! A total of 2051 telescope corrections were flagged in sub-array 4. ! A total of 118 telescope corrections were flagged in sub-array 5. ! ! Fit before self-cal, rms=0.852900Jy sigma=12.228392 ! Fit after self-cal, rms=0.831954Jy sigma=12.324123 ! 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=0.4937 mas, bmaj=1.46 mas, bpa=-7.093 degrees ! Estimated noise=0.80919 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 = 1.26023 Jy ! Total flux subtracted in 50 components = 1.26023 Jy ! Clean residual min=-0.063208 max=0.351574 Jy/beam ! Clean residual mean=0.000096 rms=0.016299 Jy/beam ! Combined flux in latest and established models = 1.26023 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 1.26023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.621231Jy sigma=8.583869 ! Fit after self-cal, rms=0.621232Jy sigma=8.583859 ! Inverting map ! clean: niter=50 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.275319 Jy ! Total flux subtracted in 50 components = 0.275319 Jy ! Clean residual min=-0.095753 max=0.085914 Jy/beam ! Clean residual mean=0.000200 rms=0.012630 Jy/beam ! Combined flux in latest and established models = 1.53555 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 1.53555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.457935Jy sigma=6.112492 ! Fit after self-cal, rms=0.457933Jy sigma=6.112492 ! 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=0.5357 mas, bmaj=1.931 mas, bpa=-6.516 degrees ! Estimated noise=0.481284 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.12306 Jy ! Component: 100 - total flux cleaned = 0.166842 Jy ! Total flux subtracted in 100 components = 0.166842 Jy ! Clean residual min=-0.054414 max=0.052435 Jy/beam ! Clean residual mean=0.001108 rms=0.009977 Jy/beam ! Combined flux in latest and established models = 1.70239 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 32 components and 1.70239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.414698Jy sigma=5.806574 ! Fit after self-cal, rms=0.414626Jy sigma=5.805983 ! 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 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.63 FD 1.05 GC 1.02 HH 1.00* ! HN 1.91 KK 1.00* KP 1.02 LA 1.02 ! MA 1.00* MC 1.00* MK 0.91 NL 0.96 ! NY 1.00* ON 1.00* OV 0.98 PT 0.95 ! SC 1.00* TS 0.90 WF 1.05 WZ 1.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.94 FD 0.93 GC 0.95 HH 1.00* ! HN 1.00* KK 1.18 KP 1.00 LA 1.04 ! MA 1.00* MC 1.61 MK 1.05 NL 1.45 ! NY 1.00* ON 1.05 OV 1.03 PT 1.12 ! SC 0.99 TS 1.00* WF 1.00* WZ 1.26 ! ! A total of 12 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 0.89 FD 1.05 GC 1.08 HH 1.00* ! HN 1.00* KK 0.94 KP 1.10 LA 0.95 ! MA 1.00* MC 1.00* MK 0.69 NL 1.32 ! NY 1.00* ON 1.00* OV 0.97 PT 0.95 ! SC 0.93 TS 0.80 WF 1.57 WZ 1.00* ! ! A total of 87 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! BR 1.00 FD 1.03 GC 1.00* HH 1.00* ! HN 0.90 KK 1.00* KP 1.06 LA 0.99 ! MA 0.73 MC 0.96 MK 1.00* NL 1.02 ! NY 1.00* ON 1.00* OV 1.03 PT 0.98 ! SC 0.93 TS 1.00* WF 0.83 WZ 0.96 ! ! Telescope amplitude corrections in sub-array 5: ! BR 0.80 FD 1.14 GC 1.19 HH 1.00* ! HN 1.00* KK 1.12 KP 1.11 LA 0.97 ! MA 1.00* MC 1.00* MK 1.15 NL 1.03 ! NY 1.00* ON 1.00* OV 1.00* PT 1.08 ! SC 1.38 TS 1.00* WF 1.04 WZ 1.00* ! ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 GC 1.00 HH 1.00* ! HN 1.63 KK 1.00* KP 0.99 LA 0.84 ! MA 1.00* MC 1.00* MK 0.78 NL 1.04 ! NY 1.00* ON 1.00* OV 0.95 PT 0.96 ! SC 1.00* TS 0.92 WF 0.89 WZ 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.94 FD 1.05 GC 1.02 HH 1.00* ! HN 1.00* KK 1.22 KP 1.06 LA 1.04 ! MA 1.00* MC 1.36 MK 1.04 NL 1.55 ! NY 1.00* ON 1.00* OV 1.13 PT 1.10 ! SC 1.00* TS 1.00* WF 1.00* WZ 1.30 ! ! A total of 9 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 1.01 FD 1.06 GC 1.08 HH 1.00* ! HN 1.00* KK 0.93 KP 1.09 LA 1.00 ! MA 1.00* MC 1.00* MK 0.68 NL 1.33 ! NY 1.00* ON 1.00* OV 0.98 PT 0.86 ! SC 0.85 TS 0.79 WF 1.84 WZ 1.00* ! ! A total of 84 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! BR 0.88 FD 1.04 GC 1.00* HH 1.00* ! HN 0.92 KK 1.00* KP 1.01 LA 0.97 ! MA 0.75 MC 0.94 MK 1.00* NL 1.01 ! NY 1.00* ON 1.09 OV 1.05 PT 0.99 ! SC 0.90 TS 1.00* WF 0.76 WZ 0.93 ! ! A total of 3 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 0.86 FD 1.15 GC 1.18 HH 1.00* ! HN 1.00* KK 1.11 KP 1.17 LA 1.11 ! MA 1.00* MC 1.00* MK 1.07 NL 1.10 ! NY 1.00* ON 1.00* OV 1.00* PT 1.11 ! SC 1.37 TS 1.00* WF 1.07 WZ 1.00* ! ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 GC 0.89 HH 1.00* ! HN 1.80 KK 1.00* KP 0.89 LA 1.03 ! MA 1.00* MC 1.00* MK 0.78 NL 0.98 ! NY 1.00* ON 1.00* OV 0.92 PT 0.94 ! SC 1.00* TS 0.87 WF 0.89 WZ 1.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.87 FD 1.00* GC 0.93 HH 1.00* ! HN 1.00* KK 1.48 KP 1.01 LA 1.06 ! MA 1.00* MC 1.86 MK 1.35 NL 1.16 ! NY 1.00* ON 0.83 OV 1.10 PT 1.13 ! SC 1.37 TS 1.00* WF 1.00* WZ 1.38 ! ! A total of 84 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 0.82 FD 1.14 GC 1.03 HH 1.00* ! HN 3.44 KK 0.92 KP 1.11 LA 1.00 ! MA 1.00* MC 1.00* MK 0.86 NL 1.36 ! NY 1.55 ON 1.00* OV 0.88 PT 1.05 ! SC 0.95 TS 0.78 WF 1.64 WZ 1.00* ! ! A total of 84 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! BR 1.04 FD 1.08 GC 1.00* HH 1.00* ! HN 0.87 KK 1.00* KP 1.00 LA 0.99 ! MA 0.84 MC 1.00 MK 1.00* NL 1.02 ! NY 0.58 ON 1.12 OV 1.06 PT 0.84 ! SC 0.94 TS 1.00* WF 0.72 WZ 1.01 ! ! Telescope amplitude corrections in sub-array 5: ! BR 0.79 FD 1.16 GC 1.19 HH 1.00* ! HN 1.00* KK 1.09 KP 1.18 LA 1.10 ! MA 1.00* MC 1.00* MK 1.17 NL 1.11 ! NY 1.00* ON 1.00* OV 1.00* PT 1.00 ! SC 1.35 TS 1.00* WF 1.14 WZ 1.00* ! ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 GC 1.02 HH 1.00* ! HN 1.66 KK 1.00* KP 0.97 LA 0.99 ! MA 1.00* MC 1.00* MK 0.82 NL 1.03 ! NY 1.00* ON 1.00* OV 0.90 PT 0.94 ! SC 1.00* TS 0.87 WF 0.95 WZ 1.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.94 FD 1.00* GC 0.95 HH 1.00* ! HN 1.00* KK 1.55 KP 0.99 LA 1.04 ! MA 1.00* MC 1.96 MK 1.34 NL 1.51 ! NY 1.00* ON 0.86 OV 1.14 PT 1.12 ! SC 1.04 TS 1.00* WF 1.00* WZ 1.29 ! ! A total of 6 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 0.92 FD 1.18 GC 1.13 HH 1.00* ! HN 2.63 KK 0.90 KP 1.08 LA 0.89 ! MA 1.00* MC 1.00* MK 0.70 NL 1.33 ! NY 1.00* ON 1.00* OV 0.90 PT 1.00 ! SC 0.88 TS 0.77 WF 1.96 WZ 1.00* ! ! A total of 111 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! BR 0.82 FD 1.05 GC 1.00* HH 1.00* ! HN 0.90 KK 1.00* KP 1.00 LA 0.98 ! MA 0.90 MC 1.08 MK 1.00* NL 1.08 ! NY 0.62 ON 1.00* OV 1.07 PT 0.99 ! SC 1.01 TS 1.00* WF 0.71 WZ 1.00 ! ! A total of 3 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 0.74 FD 1.19 GC 1.18 HH 1.00* ! HN 1.00* KK 0.75 KP 1.17 LA 1.08 ! MA 1.00* MC 1.00* MK 1.15 NL 0.93 ! NY 1.00* ON 1.00* OV 1.00* PT 1.11 ! SC 1.32 TS 1.00* WF 1.03 WZ 1.00* ! ! ! Fit before self-cal, rms=0.414626Jy sigma=5.805983 ! Fit after self-cal, rms=0.257005Jy sigma=1.636656 dynam = dynam - 0.5 doamp = false flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.5333 mas, bmaj=1.922 mas, bpa=-6.458 degrees ! Estimated noise=0.484996 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 (1.2, 0.8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0257354 Jy ! Component: 100 - total flux cleaned = 0.0354989 Jy ! Total flux subtracted in 100 components = 0.0354989 Jy ! Clean residual min=-0.008623 max=0.010289 Jy/beam ! Clean residual mean=0.000180 rms=0.002141 Jy/beam ! Combined flux in latest and established models = 1.73789 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 51 components and 1.73789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.254379Jy sigma=1.558515 ! Fit after self-cal, rms=0.256734Jy sigma=1.549825 ! 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) ! Added new window around map position (-4.6, -2.4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00664496 Jy ! Component: 100 - total flux cleaned = 0.00972906 Jy ! Total flux subtracted in 100 components = 0.00972906 Jy ! Clean residual min=-0.007979 max=0.008748 Jy/beam ! Clean residual mean=0.000163 rms=0.002024 Jy/beam ! Combined flux in latest and established models = 1.74762 Jy ! Performing amp+phase self-cal over 1 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 61 components and 1.74762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.256058Jy sigma=1.537970 ! Fit after self-cal, rms=0.253169Jy sigma=1.239275 ! Inverting map and beam ! Estimated beam: bmin=0.5333 mas, bmaj=1.92 mas, bpa=-6.437 degrees ! Estimated noise=0.485898 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.00821241 Jy ! Component: 100 - total flux cleaned = 0.011444 Jy ! Total flux subtracted in 100 components = 0.011444 Jy ! Clean residual min=-0.003973 max=0.005413 Jy/beam ! Clean residual mean=0.000141 rms=0.001108 Jy/beam ! Combined flux in latest and established models = 1.75906 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 80 components and 1.75906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.252878Jy sigma=1.230625 ! Fit after self-cal, rms=0.253087Jy sigma=1.229764 ! Inverting map ! Added new window around map position (4.1, 5.9). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00416021 Jy ! Component: 100 - total flux cleaned = 0.00496693 Jy ! Total flux subtracted in 100 components = 0.00496693 Jy ! Clean residual min=-0.003697 max=0.004801 Jy/beam ! Clean residual mean=0.000137 rms=0.001013 Jy/beam ! Combined flux in latest and established models = 1.76403 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 93 components and 1.76403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.252918Jy sigma=1.225228 ! Fit after self-cal, rms=0.253071Jy sigma=1.224624 ! Inverting map ! Added new window around map position (-5, 20.6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.004766 Jy ! Component: 100 - total flux cleaned = 0.00592999 Jy ! Total flux subtracted in 100 components = 0.00592999 Jy ! Clean residual min=-0.003512 max=0.003916 Jy/beam ! Clean residual mean=0.000128 rms=0.000932 Jy/beam ! Combined flux in latest and established models = 1.76996 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 111 components and 1.76996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.252941Jy sigma=1.221097 ! Fit after self-cal, rms=0.253021Jy sigma=1.220767 ! Inverting map ! Added new window around map position (20.3, 0.9). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00281796 Jy ! Component: 100 - total flux cleaned = 0.00358748 Jy ! Total flux subtracted in 100 components = 0.00358748 Jy ! Clean residual min=-0.003339 max=0.003280 Jy/beam ! Clean residual mean=0.000118 rms=0.000894 Jy/beam ! Combined flux in latest and established models = 1.77354 Jy ! Performing phase self-cal over 0.6 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 127 components and 1.77354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.252911Jy sigma=1.218868 ! Fit after self-cal, rms=0.252967Jy sigma=1.218730 ! Inverting map print "***********************************" ! *********************************** print "*** Finished Amplitude Self-Cal ***" ! *** Finished Amplitude Self-Cal *** print "***********************************" ! *********************************** save 1749+096_X ! Writing UV FITS file: 1749+096_X.uvf ! Writing 127 model components to file: 1749+096_X.mod ! wwins: Wrote 6 windows to 1749+096_X.win ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.5333 x 1.92 at -6.437 degrees (North through East) ! Clean map min=-0.0031881 max=1.6368 Jy/beam ! Writing clean map to FITS file: 1749+096_X.fits ! Writing difmap environment to: 1749+096_X.par print "****************************" ! **************************** print "*** Now, make some plots ***" ! *** Now, make some plots *** print "****************************" ! **************************** ![@gonzo_plot 1749+096_X] device 1749+096_Xuv.ps/vps,1,2 ! Attempting to open device: '1749+096_Xuv.ps/vps' radplot ! Using default options string "m1" uvplot ! Using default options string "" device 1749+096_Xim.ps/vps ! Attempting to open device: '1749+096_Xim.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=0.5333 mas, bmaj=1.92 mas, bpa=-6.437 degrees ! Estimated noise=0.485898 mJy/beam. mappl cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.5333 x 1.92 at -6.437 degrees (North through East) ! Clean map min=-0.0031881 max=1.6368 Jy/beam ![Exited script file: gonzo_plot] ![Exited script file: gonzo6-0.1] quit ! Quitting program ! Log file 1749+096_X.log closed on Thu Jul 10 11:57:32 2008