! Started logfile: J2134-0153_S_1997_05_07_yyk_uvs.log on Sun Jan 7 20:00:21 2007 obs J2134-0153_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J2134-0153_S_1997_05_07_yyk_uva.fits ! AN table 1: 135 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.86321 visibilities/baseline/integration-bin. ! Found source: J2134-0153 ! ! 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.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 614 lines of history. ! ! Reading 20976 visibilities. select I ! Polarization I is unavailable. ! 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 ![@muppet J2134-0153_S_1997_05_07_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 1.67186 Jy uvw 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. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.834 mas, bmaj=6.81 mas, bpa=-1.616 degrees ! Estimated noise=1590.54 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.39505 Jy ! Component: 100 - total flux cleaned = 1.56902 Jy ! Total flux subtracted in 100 components = 1.56902 Jy ! Clean residual min=-0.050105 max=0.071257 Jy/beam ! Clean residual mean=0.002174 rms=0.015817 Jy/beam ! Combined flux in latest and established models = 1.56902 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 1.56902 Jy ! ! Correcting IF 1. ! A total of 237 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 107 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 107 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 107 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.390066Jy sigma=0.001710 ! Fit after self-cal, rms=0.389196Jy sigma=0.001706 ! Inverting map and beam ! Estimated beam: bmin=2.834 mas, bmaj=6.81 mas, bpa=-1.616 degrees ! Estimated noise=1590.94 mJy/beam. print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.674 mas, bmaj=8.505 mas, bpa=-3.565 degrees ! Estimated noise=1040.84 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0184896 Jy ! Component: 100 - total flux cleaned = -0.0172709 Jy ! Component: 150 - total flux cleaned = -0.0172492 Jy ! Component: 200 - total flux cleaned = -0.0146669 Jy ! Total flux subtracted in 200 components = -0.0146669 Jy ! Clean residual min=-0.049198 max=0.080482 Jy/beam ! Clean residual mean=0.002959 rms=0.020608 Jy/beam ! Combined flux in latest and established models = 1.55435 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 17 components and 1.55435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.382147Jy sigma=0.001683 ! Fit after self-cal, rms=0.382034Jy sigma=0.001682 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.674 x 8.505 at -3.565 degrees (North through East) ! Clean map min=-0.048252 max=1.5684 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02298 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.07 HN 1.03 KP 0.91 ! LA 0.96 MK 0.99 NL 1.00* OV 1.10 ! PT 0.92 SC 0.82 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.975153 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.12 HN 1.14 KP 1.02 ! LA 1.05 MK 1.05 NL 0.99 OV 1.04 ! PT 0.92 SC 0.91 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04643 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.06 HN 1.01 KP 0.92 ! LA 0.77 MK 0.88 NL 0.95 OV 0.96 ! PT 1.05 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.983081 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.12 HN 1.12 KP 0.96 ! LA 0.85 MK 1.05 NL 1.08 OV 1.10 ! PT 0.89 SC 1.00 ! ! ! Fit before self-cal, rms=0.382034Jy sigma=0.001682 ! Fit after self-cal, rms=0.324032Jy sigma=0.001475 selfcal false, false, phase_soltime ! Performing phase self-cal over 10 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.324032Jy sigma=0.001475 ! Fit after self-cal, rms=0.324064Jy sigma=0.001475 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.64 mas, bmaj=8.369 mas, bpa=-2.25 degrees ! Estimated noise=1036.34 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (22, 0). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0944445 Jy ! Component: 100 - total flux cleaned = 0.133607 Jy ! Component: 150 - total flux cleaned = 0.158063 Jy ! Component: 200 - total flux cleaned = 0.168816 Jy ! Total flux subtracted in 200 components = 0.168816 Jy ! Clean residual min=-0.020168 max=0.038622 Jy/beam ! Clean residual mean=0.000463 rms=0.006936 Jy/beam ! Combined flux in latest and established models = 1.72317 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 64 model components to the UV plane model. ! The established model now contains 80 components and 1.72317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.309156Jy sigma=0.001375 ! Fit after self-cal, rms=0.307808Jy sigma=0.001368 ! Inverting map ! Added new window around map position (11.5, -2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.043974 Jy ! Component: 100 - total flux cleaned = 0.0583118 Jy ! Component: 150 - total flux cleaned = 0.0634819 Jy ! Component: 200 - total flux cleaned = 0.0668095 Jy ! Total flux subtracted in 200 components = 0.0668095 Jy ! Clean residual min=-0.011746 max=0.012456 Jy/beam ! Clean residual mean=-0.000114 rms=0.003666 Jy/beam ! Combined flux in latest and established models = 1.78998 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 52 model components to the UV plane model. ! The established model now contains 130 components and 1.78998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.303409Jy sigma=0.001343 ! Fit after self-cal, rms=0.303125Jy sigma=0.001342 ! Inverting map print "************** FINISHED AMPLITUDE GSCALE SELF-CAL **************" ! ************** FINISHED AMPLITUDE GSCALE SELF-CAL ************** ! phase_soltime=phase_soltime2 selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.303125Jy sigma=0.001342 ! Fit after self-cal, rms=0.295742Jy sigma=0.001312 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00815051 Jy ! Component: 100 - total flux cleaned = 0.00928846 Jy ! Component: 150 - total flux cleaned = 0.009301 Jy ! Component: 200 - total flux cleaned = 0.00959273 Jy ! Total flux subtracted in 200 components = 0.00959273 Jy ! Clean residual min=-0.009333 max=0.012708 Jy/beam ! Clean residual mean=-0.000212 rms=0.003133 Jy/beam ! Combined flux in latest and established models = 1.79957 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 156 components and 1.79957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.294965Jy sigma=0.001309 ! Fit after self-cal, rms=0.293890Jy sigma=0.001305 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.64 x 8.369 at -2.25 degrees (North through East) ! Clean map min=-0.012948 max=1.5777 Jy/beam if(peak(flux) > thresh) selfcal true, true, amp_soltime1 selfcal false, false, phase_soltime 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true, amp_soltime2 selfcal false, false, phase_soltime 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) print "************** FINISHED AMPLITUDE SELF-CAL **************" end if ! Performing amp+phase self-cal over 10 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.293890Jy sigma=0.001305 ! Fit after self-cal, rms=0.271924Jy sigma=0.001220 ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.271924Jy sigma=0.001220 ! Fit after self-cal, rms=0.271705Jy sigma=0.001219 ! Inverting map and beam ! Estimated beam: bmin=3.638 mas, bmaj=8.357 mas, bpa=-2.075 degrees ! Estimated noise=1031.82 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109519 Jy ! Component: 100 - total flux cleaned = 0.0153977 Jy ! Component: 150 - total flux cleaned = 0.0161987 Jy ! Component: 200 - total flux cleaned = 0.017046 Jy ! Total flux subtracted in 200 components = 0.017046 Jy ! Clean residual min=-0.006905 max=0.008125 Jy/beam ! Clean residual mean=0.000081 rms=0.001953 Jy/beam ! Combined flux in latest and established models = 1.81662 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 41 model components to the UV plane model. ! The established model now contains 193 components and 1.81662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.271301Jy sigma=0.001217 ! Fit after self-cal, rms=0.271226Jy sigma=0.001217 ! Inverting map ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.271226Jy sigma=0.001217 ! Fit after self-cal, rms=0.270734Jy sigma=0.001214 ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.270734Jy sigma=0.001214 ! Fit after self-cal, rms=0.270723Jy sigma=0.001214 ! Inverting map and beam ! Estimated beam: bmin=3.638 mas, bmaj=8.353 mas, bpa=-2.076 degrees ! Estimated noise=1031.69 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00516957 Jy ! Component: 100 - total flux cleaned = 0.00615918 Jy ! Component: 150 - total flux cleaned = 0.00689549 Jy ! Component: 200 - total flux cleaned = 0.00703066 Jy ! Total flux subtracted in 200 components = 0.00703066 Jy ! Clean residual min=-0.006208 max=0.007487 Jy/beam ! Clean residual mean=0.000089 rms=0.001779 Jy/beam ! Combined flux in latest and established models = 1.82365 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 42 model components to the UV plane model. ! The established model now contains 217 components and 1.82365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.270560Jy sigma=0.001214 ! Fit after self-cal, rms=0.270546Jy sigma=0.001214 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.891 mas, bmaj=13.72 mas, bpa=9.479 degrees ! Estimated noise=1251.13 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00251782 Jy ! Component: 100 - total flux cleaned = 0.00261166 Jy ! Component: 150 - total flux cleaned = 0.0026951 Jy ! Component: 200 - total flux cleaned = 0.00261652 Jy ! Total flux subtracted in 200 components = 0.00261652 Jy ! Clean residual min=-0.006441 max=0.008310 Jy/beam ! Clean residual mean=0.000126 rms=0.002423 Jy/beam ! Combined flux in latest and established models = 1.82627 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 235 components and 1.82627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.270498Jy sigma=0.001213 ! Fit after self-cal, rms=0.270487Jy sigma=0.001213 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 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. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.819 mas, bmaj=6.764 mas, bpa=-0.9112 degrees ! Estimated noise=1565.55 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.37416 Jy ! Component: 100 - total flux cleaned = 1.5604 Jy ! Component: 150 - total flux cleaned = 1.63355 Jy ! Component: 200 - total flux cleaned = 1.68588 Jy ! Total flux subtracted in 200 components = 1.68588 Jy ! Clean residual min=-0.021147 max=0.024273 Jy/beam ! Clean residual mean=0.000740 rms=0.006537 Jy/beam ! Combined flux in latest and established models = 1.68588 Jy uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 42 model components to the UV plane model. ! The established model now contains 42 components and 1.68588 Jy ! Inverting map and beam ! Estimated beam: bmin=3.638 mas, bmaj=8.353 mas, bpa=-2.076 degrees ! Estimated noise=1031.69 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0605784 Jy ! Component: 100 - total flux cleaned = 0.0931484 Jy ! Component: 150 - total flux cleaned = 0.109337 Jy ! Component: 200 - total flux cleaned = 0.11508 Jy ! Total flux subtracted in 200 components = 0.11508 Jy ! Clean residual min=-0.010154 max=0.011803 Jy/beam ! Clean residual mean=0.000290 rms=0.003518 Jy/beam ! Combined flux in latest and established models = 1.80096 Jy ! Adding 80 model components to the UV plane model. ! The established model now contains 110 components and 1.80096 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.891 mas, bmaj=13.72 mas, bpa=9.479 degrees ! Estimated noise=1251.13 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0169805 Jy ! Component: 100 - total flux cleaned = 0.0228697 Jy ! Component: 150 - total flux cleaned = 0.0263438 Jy ! Component: 200 - total flux cleaned = 0.0274312 Jy ! Total flux subtracted in 200 components = 0.0274312 Jy ! Clean residual min=-0.006776 max=0.008164 Jy/beam ! Clean residual mean=0.000134 rms=0.002766 Jy/beam ! Combined flux in latest and established models = 1.82839 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 168 components and 1.82839 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.638 mas, bmaj=8.353 mas, bpa=-2.076 degrees ! Estimated noise=1031.69 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00110131 Jy ! Component: 100 - total flux cleaned = -0.00301512 Jy ! Component: 150 - total flux cleaned = -0.00264773 Jy ! Component: 200 - total flux cleaned = -0.00235561 Jy ! Total flux subtracted in 200 components = -0.00235561 Jy ! Clean residual min=-0.006287 max=0.007112 Jy/beam ! Clean residual mean=0.000086 rms=0.001947 Jy/beam ! Combined flux in latest and established models = 1.82603 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 178 components and 1.82603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.270988Jy sigma=0.001215 ! Fit after self-cal, rms=0.270959Jy sigma=0.001215 wmodel J2134-0153_S_1997_05_07_yyk\_map.mod ! Writing 178 model components to file: J2134-0153_S_1997_05_07_yyk_map.mod wobs J2134-0153_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J2134-0153_S_1997_05_07_yyk_uvs.fits wwins J2134-0153_S_1997_05_07_yyk\_map.win ! wwins: Wrote 3 windows to J2134-0153_S_1997_05_07_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150136 Jy ! Component: 100 - total flux cleaned = 0.00251871 Jy ! Component: 150 - total flux cleaned = 0.00358181 Jy ! Component: 200 - total flux cleaned = 0.00448558 Jy ! Component: 250 - total flux cleaned = 0.00486802 Jy ! Component: 300 - total flux cleaned = 0.00477727 Jy ! Component: 350 - total flux cleaned = 0.00451835 Jy ! Component: 400 - total flux cleaned = 0.00435216 Jy ! Component: 450 - total flux cleaned = 0.00419292 Jy ! Component: 500 - total flux cleaned = 0.0041952 Jy ! Component: 550 - total flux cleaned = 0.00427305 Jy ! Component: 600 - total flux cleaned = 0.00398384 Jy ! Component: 650 - total flux cleaned = 0.00377207 Jy ! Component: 700 - total flux cleaned = 0.00342551 Jy ! Component: 750 - total flux cleaned = 0.00308722 Jy ! Component: 800 - total flux cleaned = 0.002955 Jy ! Component: 850 - total flux cleaned = 0.00288973 Jy ! Component: 900 - total flux cleaned = 0.00269924 Jy ! Component: 950 - total flux cleaned = 0.00263648 Jy ! Component: 1000 - total flux cleaned = 0.00233237 Jy ! Component: 1050 - total flux cleaned = 0.00209452 Jy ! Component: 1100 - total flux cleaned = 0.00185959 Jy ! Component: 1150 - total flux cleaned = 0.00151573 Jy ! Component: 1200 - total flux cleaned = 0.00134713 Jy ! Component: 1250 - total flux cleaned = 0.00107119 Jy ! Component: 1300 - total flux cleaned = 0.00112598 Jy ! Component: 1350 - total flux cleaned = 0.00117899 Jy ! Component: 1400 - total flux cleaned = 0.00128495 Jy ! Component: 1450 - total flux cleaned = 0.00133677 Jy ! Component: 1500 - total flux cleaned = 0.00133779 Jy ! Component: 1550 - total flux cleaned = 0.00148852 Jy ! Component: 1600 - total flux cleaned = 0.00173366 Jy ! Component: 1650 - total flux cleaned = 0.00187964 Jy ! Component: 1700 - total flux cleaned = 0.00211864 Jy ! Component: 1750 - total flux cleaned = 0.00230586 Jy ! Component: 1800 - total flux cleaned = 0.00235173 Jy ! Component: 1850 - total flux cleaned = 0.00248961 Jy ! Component: 1900 - total flux cleaned = 0.0026706 Jy ! Component: 1950 - total flux cleaned = 0.00302543 Jy ! Component: 2000 - total flux cleaned = 0.00324401 Jy ! Total flux subtracted in 2048 components = 0.00345885 Jy ! Clean residual min=-0.002706 max=0.002502 Jy/beam ! Clean residual mean=0.000036 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 1.82949 Jy keep ! Adding 130 model components to the UV plane model. ! The established model now contains 305 components and 1.82949 Jy ![Exited script file: muppet] wmap "J2134-0153_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.638 x 8.353 at -2.076 degrees (North through East) ! Clean map min=-0.0089568 max=1.5712 Jy/beam ! Writing clean map to FITS file: J2134-0153_S_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.57121 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000869322 device "J2134-0153_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J2134-0153_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.165985 0.165985 0.33197 0.663939 1.32788 2.65576 5.31152 10.623 21.2461 42.4921 84.9843 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0026 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.571 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.638 x 8.353 at -2.076 degrees (North through East) ! Clean map min=-0.0089568 max=1.5712 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2134-0153_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J2134-0153_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2134-0153_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 20:00:29 2007