! Started logfile: J1120-1420_S_1997_07_02_yyk_uvs.log on Sun Jan 7 17:43:59 2007 obs J1120-1420_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1120-1420_S_1997_07_02_yyk_uva.fits ! AN table 1: 139 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.78737 visibilities/baseline/integration-bin. ! Found source: J1120-1420 ! ! 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 754 lines of history. ! ! Reading 19700 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 J1120-1420_S_1997_07_02_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)= 0.510343 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=3.051 mas, bmaj=8.257 mas, bpa=-7.821 degrees ! Estimated noise=1947.6 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 = 0.330412 Jy ! Component: 100 - total flux cleaned = 0.393159 Jy ! Total flux subtracted in 100 components = 0.393159 Jy ! Clean residual min=-0.012151 max=0.015579 Jy/beam ! Clean residual mean=0.000008 rms=0.003894 Jy/beam ! Combined flux in latest and established models = 0.393159 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.393159 Jy ! ! Correcting IF 1. ! A total of 298 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 161 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 161 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 161 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.328594Jy sigma=0.001206 ! Fit after self-cal, rms=0.328508Jy sigma=0.001206 ! Inverting map and beam ! Estimated beam: bmin=3.051 mas, bmaj=8.257 mas, bpa=-7.821 degrees ! Estimated noise=1947.6 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.73 mas, bmaj=9.388 mas, bpa=-7.016 degrees ! Estimated noise=1300.39 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.00130324 Jy ! Component: 100 - total flux cleaned = -0.00171858 Jy ! Component: 150 - total flux cleaned = -0.00240721 Jy ! Component: 200 - total flux cleaned = -0.00296427 Jy ! Total flux subtracted in 200 components = -0.00296427 Jy ! Clean residual min=-0.008306 max=0.010981 Jy/beam ! Clean residual mean=0.000180 rms=0.002989 Jy/beam ! Combined flux in latest and established models = 0.390195 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 23 components and 0.390195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.327417Jy sigma=0.001203 ! Fit after self-cal, rms=0.327415Jy sigma=0.001203 ! 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.73 x 9.388 at -7.016 degrees (North through East) ! Clean map min=-0.0081098 max=0.37915 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02952 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.13 HN 0.86 KP 0.93 ! LA 0.99 MK 1.01 NL 1.00* OV 1.10 ! PT 0.93 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.987202 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.15 HN 0.98 KP 0.97 ! LA 1.12 MK 1.04 NL 0.97 OV 1.04 ! PT 0.93 SC 0.90 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03859 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.09 HN 0.90 KP 0.94 ! LA 0.82 MK 0.89 NL 0.92 OV 0.96 ! PT 1.08 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.985576 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.12 HN 1.11 KP 0.97 ! LA 0.91 MK 1.11 NL 1.04 OV 0.96 ! PT 0.94 SC 0.99 ! ! ! Fit before self-cal, rms=0.327415Jy sigma=0.001203 ! Fit after self-cal, rms=0.317811Jy sigma=0.001192 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.317811Jy sigma=0.001192 ! Fit after self-cal, rms=0.317810Jy sigma=0.001192 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.667 mas, bmaj=9.161 mas, bpa=-5.703 degrees ! Estimated noise=1302.51 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.00662688 Jy ! Component: 100 - total flux cleaned = 0.00688419 Jy ! Component: 150 - total flux cleaned = 0.00687292 Jy ! Component: 200 - total flux cleaned = 0.00686589 Jy ! Total flux subtracted in 200 components = 0.00686589 Jy ! Clean residual min=-0.006670 max=0.005321 Jy/beam ! Clean residual mean=-0.000016 rms=0.001491 Jy/beam ! Combined flux in latest and established models = 0.397061 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 38 components and 0.397061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.317676Jy sigma=0.001191 ! Fit after self-cal, rms=0.317673Jy sigma=0.001191 ! 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.317673Jy sigma=0.001191 ! Fit after self-cal, rms=0.315487Jy sigma=0.001183 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.00164989 Jy ! Component: 100 - total flux cleaned = 0.00165508 Jy ! Component: 150 - total flux cleaned = 0.00172112 Jy ! Component: 200 - total flux cleaned = 0.00177759 Jy ! Total flux subtracted in 200 components = 0.00177759 Jy ! Clean residual min=-0.006389 max=0.004819 Jy/beam ! Clean residual mean=-0.000021 rms=0.001461 Jy/beam ! Combined flux in latest and established models = 0.398838 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 42 components and 0.398838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.315448Jy sigma=0.001183 ! Fit after self-cal, rms=0.315187Jy sigma=0.001182 ! 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.667 x 9.161 at -5.703 degrees (North through East) ! Clean map min=-0.0061082 max=0.38384 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.315187Jy sigma=0.001182 ! Fit after self-cal, rms=0.312794Jy sigma=0.001179 ! 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.312794Jy sigma=0.001179 ! Fit after self-cal, rms=0.312721Jy sigma=0.001179 ! Inverting map and beam ! Estimated beam: bmin=3.652 mas, bmaj=9.137 mas, bpa=-5.772 degrees ! Estimated noise=1299.01 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113604 Jy ! Component: 100 - total flux cleaned = 0.00126134 Jy ! Component: 150 - total flux cleaned = 0.00126052 Jy ! Component: 200 - total flux cleaned = 0.00131919 Jy ! Total flux subtracted in 200 components = 0.00131919 Jy ! Clean residual min=-0.005325 max=0.004547 Jy/beam ! Clean residual mean=-0.000043 rms=0.001349 Jy/beam ! Combined flux in latest and established models = 0.400158 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 54 components and 0.400158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.312699Jy sigma=0.001179 ! Fit after self-cal, rms=0.312662Jy sigma=0.001179 ! 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.312662Jy sigma=0.001179 ! Fit after self-cal, rms=0.313512Jy sigma=0.001177 ! 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.313512Jy sigma=0.001177 ! Fit after self-cal, rms=0.313494Jy sigma=0.001177 ! Inverting map and beam ! Estimated beam: bmin=3.644 mas, bmaj=9.122 mas, bpa=-5.752 degrees ! Estimated noise=1301.73 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00179394 Jy ! Component: 100 - total flux cleaned = 0.00184664 Jy ! Component: 150 - total flux cleaned = 0.00189288 Jy ! Component: 200 - total flux cleaned = 0.0019365 Jy ! Total flux subtracted in 200 components = 0.0019365 Jy ! Clean residual min=-0.005316 max=0.004487 Jy/beam ! Clean residual mean=-0.000044 rms=0.001338 Jy/beam ! Combined flux in latest and established models = 0.402094 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 55 components and 0.402094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.313476Jy sigma=0.001177 ! Fit after self-cal, rms=0.313464Jy sigma=0.001177 ! 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=7.828 mas, bmaj=15.06 mas, bpa=-7.062 degrees ! Estimated noise=1602.48 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.000795058 Jy ! Component: 100 - total flux cleaned = 0.000911144 Jy ! Component: 150 - total flux cleaned = 0.00102427 Jy ! Component: 200 - total flux cleaned = 0.0010767 Jy ! Total flux subtracted in 200 components = 0.0010767 Jy ! Clean residual min=-0.004884 max=0.005112 Jy/beam ! Clean residual mean=-0.000072 rms=0.001687 Jy/beam ! Combined flux in latest and established models = 0.403171 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 58 components and 0.403171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.313467Jy sigma=0.001177 ! Fit after self-cal, rms=0.313456Jy sigma=0.001177 ! 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=3.028 mas, bmaj=8.166 mas, bpa=-7.163 degrees ! Estimated noise=1926.91 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.328564 Jy ! Component: 100 - total flux cleaned = 0.390022 Jy ! Component: 150 - total flux cleaned = 0.404315 Jy ! Component: 200 - total flux cleaned = 0.404012 Jy ! Total flux subtracted in 200 components = 0.404012 Jy ! Clean residual min=-0.008548 max=0.008726 Jy/beam ! Clean residual mean=-0.000043 rms=0.002198 Jy/beam ! Combined flux in latest and established models = 0.404012 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.404012 Jy ! Inverting map and beam ! Estimated beam: bmin=3.644 mas, bmaj=9.122 mas, bpa=-5.752 degrees ! Estimated noise=1301.73 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.000630344 Jy ! Component: 100 - total flux cleaned = -0.000806465 Jy ! Component: 150 - total flux cleaned = -0.000945187 Jy ! Component: 200 - total flux cleaned = -0.00105022 Jy ! Total flux subtracted in 200 components = -0.00105022 Jy ! Clean residual min=-0.005669 max=0.005093 Jy/beam ! Clean residual mean=-0.000042 rms=0.001387 Jy/beam ! Combined flux in latest and established models = 0.402962 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 32 components and 0.402962 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=7.828 mas, bmaj=15.06 mas, bpa=-7.062 degrees ! Estimated noise=1602.48 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 = 1.59815e-06 Jy ! Component: 100 - total flux cleaned = 5.86028e-05 Jy ! Component: 150 - total flux cleaned = 6.12465e-05 Jy ! Component: 200 - total flux cleaned = 1.81722e-05 Jy ! Total flux subtracted in 200 components = 1.81722e-05 Jy ! Clean residual min=-0.005087 max=0.005214 Jy/beam ! Clean residual mean=-0.000073 rms=0.001712 Jy/beam ! Combined flux in latest and established models = 0.40298 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 39 components and 0.40298 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.644 mas, bmaj=9.122 mas, bpa=-5.752 degrees ! Estimated noise=1301.73 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000712127 Jy ! Component: 100 - total flux cleaned = -0.000877742 Jy ! Component: 150 - total flux cleaned = -0.000949411 Jy ! Component: 200 - total flux cleaned = -0.00101906 Jy ! Total flux subtracted in 200 components = -0.00101906 Jy ! Clean residual min=-0.005451 max=0.004669 Jy/beam ! Clean residual mean=-0.000045 rms=0.001359 Jy/beam ! Combined flux in latest and established models = 0.401961 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.401961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.313478Jy sigma=0.001177 ! Fit after self-cal, rms=0.313473Jy sigma=0.001177 wmodel J1120-1420_S_1997_07_02_yyk\_map.mod ! Writing 48 model components to file: J1120-1420_S_1997_07_02_yyk_map.mod wobs J1120-1420_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1120-1420_S_1997_07_02_yyk_uvs.fits wwins J1120-1420_S_1997_07_02_yyk\_map.win ! wwins: Wrote 1 windows to J1120-1420_S_1997_07_02_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.00192567 Jy ! Component: 100 - total flux cleaned = -0.00274311 Jy ! Component: 150 - total flux cleaned = -0.00333994 Jy ! Component: 200 - total flux cleaned = -0.00389558 Jy ! Component: 250 - total flux cleaned = -0.0042284 Jy ! Component: 300 - total flux cleaned = -0.00454802 Jy ! Component: 350 - total flux cleaned = -0.00479713 Jy ! Component: 400 - total flux cleaned = -0.00491808 Jy ! Component: 450 - total flux cleaned = -0.00515324 Jy ! Component: 500 - total flux cleaned = -0.00526718 Jy ! Component: 550 - total flux cleaned = -0.00543478 Jy ! Component: 600 - total flux cleaned = -0.00554354 Jy ! Component: 650 - total flux cleaned = -0.0057027 Jy ! Component: 700 - total flux cleaned = -0.00585718 Jy ! Component: 750 - total flux cleaned = -0.0060092 Jy ! Component: 800 - total flux cleaned = -0.0061576 Jy ! Component: 850 - total flux cleaned = -0.0063516 Jy ! Component: 900 - total flux cleaned = -0.0063519 Jy ! Component: 950 - total flux cleaned = -0.00635077 Jy ! Component: 1000 - total flux cleaned = -0.006351 Jy ! Component: 1050 - total flux cleaned = -0.00644088 Jy ! Component: 1100 - total flux cleaned = -0.00661657 Jy ! Component: 1150 - total flux cleaned = -0.00665989 Jy ! Component: 1200 - total flux cleaned = -0.00678769 Jy ! Component: 1250 - total flux cleaned = -0.00695582 Jy ! Component: 1300 - total flux cleaned = -0.00708022 Jy ! Component: 1350 - total flux cleaned = -0.00724344 Jy ! Component: 1400 - total flux cleaned = -0.00744394 Jy ! Component: 1450 - total flux cleaned = -0.0076009 Jy ! Component: 1500 - total flux cleaned = -0.00756166 Jy ! Component: 1550 - total flux cleaned = -0.00775298 Jy ! Component: 1600 - total flux cleaned = -0.00782854 Jy ! Component: 1650 - total flux cleaned = -0.00794015 Jy ! Component: 1700 - total flux cleaned = -0.00794037 Jy ! Component: 1750 - total flux cleaned = -0.00797679 Jy ! Component: 1800 - total flux cleaned = -0.0080483 Jy ! Component: 1850 - total flux cleaned = -0.00808395 Jy ! Component: 1900 - total flux cleaned = -0.00822307 Jy ! Component: 1950 - total flux cleaned = -0.00818907 Jy ! Component: 2000 - total flux cleaned = -0.00822396 Jy ! Total flux subtracted in 2048 components = -0.00839235 Jy ! Clean residual min=-0.002215 max=0.001806 Jy/beam ! Clean residual mean=-0.000034 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.393569 Jy keep ! Adding 130 model components to the UV plane model. ! The established model now contains 178 components and 0.393568 Jy ![Exited script file: muppet] wmap "J1120-1420_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.644 x 9.122 at -5.752 degrees (North through East) ! Clean map min=-0.0053609 max=0.38244 Jy/beam ! Writing clean map to FITS file: J1120-1420_S_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.382444 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000672488 device "J1120-1420_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1120-1420_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.527519 0.527519 1.05504 2.11008 4.22015 8.44031 16.8806 33.7612 67.5225 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.382 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.644 x 9.122 at -5.752 degrees (North through East) ! Clean map min=-0.0053609 max=0.38244 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1120-1420_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1120-1420_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1120-1420_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 17:44:06 2007