! Started logfile: J0416-1851_S_1997_08_27_yyk_uvs.log on Sun Jan 7 16:13:36 2007 obs J0416-1851_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J0416-1851_S_1997_08_27_yyk_uva.fits ! AN table 1: 135 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.965597 visibilities/baseline/integration-bin. ! Found source: J0416-1851 ! ! 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 702 lines of history. ! ! Reading 23464 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 J0416-1851_S_1997_08_27_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.1287 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.892 mas, bmaj=6.651 mas, bpa=-11.42 degrees ! Estimated noise=1728.31 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.874524 Jy ! Component: 100 - total flux cleaned = 1.07654 Jy ! Total flux subtracted in 100 components = 1.07654 Jy ! Clean residual min=-0.072512 max=0.091990 Jy/beam ! Clean residual mean=0.000201 rms=0.020186 Jy/beam ! Combined flux in latest and established models = 1.07654 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.07654 Jy ! ! Correcting IF 1. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.439621Jy sigma=0.001605 ! Fit after self-cal, rms=0.439075Jy sigma=0.001602 ! Inverting map and beam ! Estimated beam: bmin=2.892 mas, bmaj=6.651 mas, bpa=-11.42 degrees ! Estimated noise=1728.31 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.452 mas, bmaj=8.041 mas, bpa=-11.93 degrees ! Estimated noise=1207.57 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.00036905 Jy ! Component: 100 - total flux cleaned = 0.00332097 Jy ! Component: 150 - total flux cleaned = 0.00341553 Jy ! Component: 200 - total flux cleaned = 0.00710789 Jy ! Total flux subtracted in 200 components = 0.00710789 Jy ! Clean residual min=-0.039683 max=0.056171 Jy/beam ! Clean residual mean=0.000238 rms=0.012278 Jy/beam ! Combined flux in latest and established models = 1.08365 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 18 components and 1.08365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.416906Jy sigma=0.001513 ! Fit after self-cal, rms=0.416869Jy sigma=0.001513 ! 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.452 x 8.041 at -11.93 degrees (North through East) ! Clean map min=-0.042718 max=0.94866 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.03129 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.09 HN 0.87 KP 0.92 ! LA 1.00 MK 1.01 NL 1.00* OV 1.08 ! PT 0.98 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.999542 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.15 HN 0.97 KP 0.96 ! LA 1.09 MK 1.01 NL 0.94 OV 1.05 ! PT 0.97 SC 0.89 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.05784 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.07 HN 0.91 KP 0.93 ! LA 0.82 MK 0.84 NL 0.90 OV 0.96 ! PT 1.11 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.0063 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.13 HN 1.11 KP 0.95 ! LA 0.88 MK 0.98 NL 1.02 OV 0.96 ! PT 0.95 SC 0.99 ! ! ! Fit before self-cal, rms=0.416869Jy sigma=0.001513 ! Fit after self-cal, rms=0.387831Jy sigma=0.001459 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.387831Jy sigma=0.001459 ! Fit after self-cal, rms=0.387817Jy sigma=0.001459 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.351 mas, bmaj=7.761 mas, bpa=-11.28 degrees ! Estimated noise=1218.7 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 (-6.5, -0.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0376852 Jy ! Component: 100 - total flux cleaned = 0.0444984 Jy ! Component: 150 - total flux cleaned = 0.0482849 Jy ! Component: 200 - total flux cleaned = 0.0511896 Jy ! Total flux subtracted in 200 components = 0.0511896 Jy ! Clean residual min=-0.028721 max=0.039914 Jy/beam ! Clean residual mean=0.000043 rms=0.008439 Jy/beam ! Combined flux in latest and established models = 1.13484 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 45 components and 1.13484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.371778Jy sigma=0.001395 ! Fit after self-cal, rms=0.371439Jy sigma=0.001393 ! 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.371439Jy sigma=0.001393 ! Fit after self-cal, rms=0.365681Jy sigma=0.001374 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.00939167 Jy ! Component: 100 - total flux cleaned = 0.0093873 Jy ! Component: 150 - total flux cleaned = 0.00943349 Jy ! Component: 200 - total flux cleaned = 0.00946545 Jy ! Total flux subtracted in 200 components = 0.00946545 Jy ! Clean residual min=-0.029578 max=0.029879 Jy/beam ! Clean residual mean=0.000018 rms=0.007468 Jy/beam ! Combined flux in latest and established models = 1.1443 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 64 components and 1.1443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.361502Jy sigma=0.001359 ! Fit after self-cal, rms=0.360542Jy sigma=0.001355 ! 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.351 x 7.761 at -11.28 degrees (North through East) ! Clean map min=-0.049894 max=0.95816 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.360542Jy sigma=0.001355 ! Fit after self-cal, rms=1.047436Jy sigma=0.001299 ! 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=1.047436Jy sigma=0.001299 ! Fit after self-cal, rms=1.047148Jy sigma=0.001298 ! Inverting map and beam ! Estimated beam: bmin=3.329 mas, bmaj=9.051 mas, bpa=-4.892 degrees ! Estimated noise=1251.02 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00760263 Jy ! Component: 100 - total flux cleaned = 0.00760091 Jy ! Component: 150 - total flux cleaned = 0.00847132 Jy ! Component: 200 - total flux cleaned = 0.0092408 Jy ! Total flux subtracted in 200 components = 0.0092408 Jy ! Clean residual min=-0.017281 max=0.018429 Jy/beam ! Clean residual mean=-0.000029 rms=0.004367 Jy/beam ! Combined flux in latest and established models = 1.15354 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 82 components and 1.15354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.046095Jy sigma=0.001285 ! Fit after self-cal, rms=1.045978Jy sigma=0.001285 ! 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=1.045978Jy sigma=0.001285 ! Fit after self-cal, rms=1.412678Jy sigma=0.001283 ! 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=1.412678Jy sigma=0.001283 ! Fit after self-cal, rms=1.412685Jy sigma=0.001283 ! Inverting map and beam ! Estimated beam: bmin=3.318 mas, bmaj=9.056 mas, bpa=-4.86 degrees ! Estimated noise=1246.11 mJy/beam. ! Added new window around map position (-19.5, 39). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00514291 Jy ! Component: 100 - total flux cleaned = 0.00438878 Jy ! Component: 150 - total flux cleaned = 0.00496686 Jy ! Component: 200 - total flux cleaned = 0.00608181 Jy ! Total flux subtracted in 200 components = 0.00608181 Jy ! Clean residual min=-0.012517 max=0.013146 Jy/beam ! Clean residual mean=-0.000053 rms=0.003368 Jy/beam ! Combined flux in latest and established models = 1.15962 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 98 components and 1.15962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.412180Jy sigma=0.001276 ! Fit after self-cal, rms=1.412176Jy sigma=0.001276 ! 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.721 mas, bmaj=15.84 mas, bpa=-2.779 degrees ! Estimated noise=1574.93 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.00750132 Jy ! Component: 100 - total flux cleaned = 0.0081022 Jy ! Component: 150 - total flux cleaned = 0.00834901 Jy ! Component: 200 - total flux cleaned = 0.00856894 Jy ! Total flux subtracted in 200 components = 0.00856894 Jy ! Clean residual min=-0.008945 max=0.009394 Jy/beam ! Clean residual mean=-0.000179 rms=0.002702 Jy/beam ! Combined flux in latest and established models = 1.16819 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 117 components and 1.16819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.412132Jy sigma=0.001275 ! Fit after self-cal, rms=1.412100Jy sigma=0.001275 ! 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.903 mas, bmaj=7.479 mas, bpa=-4.209 degrees ! Estimated noise=1885.98 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.904838 Jy ! Component: 100 - total flux cleaned = 1.06625 Jy ! Component: 150 - total flux cleaned = 1.11791 Jy ! Component: 200 - total flux cleaned = 1.13466 Jy ! Total flux subtracted in 200 components = 1.13466 Jy ! Clean residual min=-0.013119 max=0.018203 Jy/beam ! Clean residual mean=-0.000007 rms=0.003991 Jy/beam ! Combined flux in latest and established models = 1.13466 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 24 model components to the UV plane model. ! The established model now contains 24 components and 1.13466 Jy ! Inverting map and beam ! Estimated beam: bmin=3.318 mas, bmaj=9.056 mas, bpa=-4.86 degrees ! Estimated noise=1246.11 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.0174032 Jy ! Component: 100 - total flux cleaned = 0.0242637 Jy ! Component: 150 - total flux cleaned = 0.025859 Jy ! Component: 200 - total flux cleaned = 0.0269041 Jy ! Total flux subtracted in 200 components = 0.0269041 Jy ! Clean residual min=-0.007599 max=0.008805 Jy/beam ! Clean residual mean=-0.000104 rms=0.002124 Jy/beam ! Combined flux in latest and established models = 1.16156 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 52 components and 1.16156 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.721 mas, bmaj=15.84 mas, bpa=-2.779 degrees ! Estimated noise=1574.93 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.00460781 Jy ! Component: 100 - total flux cleaned = 0.00493623 Jy ! Component: 150 - total flux cleaned = 0.00523071 Jy ! Component: 200 - total flux cleaned = 0.00549832 Jy ! Total flux subtracted in 200 components = 0.00549832 Jy ! Clean residual min=-0.007467 max=0.007491 Jy/beam ! Clean residual mean=-0.000201 rms=0.002323 Jy/beam ! Combined flux in latest and established models = 1.16706 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 70 components and 1.16706 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.318 mas, bmaj=9.056 mas, bpa=-4.86 degrees ! Estimated noise=1246.11 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0012423 Jy ! Component: 100 - total flux cleaned = -0.00103344 Jy ! Component: 150 - total flux cleaned = -0.000847149 Jy ! Component: 200 - total flux cleaned = -0.000848897 Jy ! Total flux subtracted in 200 components = -0.000848897 Jy ! Clean residual min=-0.006822 max=0.007613 Jy/beam ! Clean residual mean=-0.000103 rms=0.001939 Jy/beam ! Combined flux in latest and established models = 1.16621 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 92 components and 1.16621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.422064Jy sigma=0.001271 ! Fit after self-cal, rms=1.420850Jy sigma=0.001270 wmodel J0416-1851_S_1997_08_27_yyk\_map.mod ! Writing 92 model components to file: J0416-1851_S_1997_08_27_yyk_map.mod wobs J0416-1851_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J0416-1851_S_1997_08_27_yyk_uvs.fits wwins J0416-1851_S_1997_08_27_yyk\_map.win ! wwins: Wrote 3 windows to J0416-1851_S_1997_08_27_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.00227375 Jy ! Component: 100 - total flux cleaned = 0.00271415 Jy ! Component: 150 - total flux cleaned = 0.0032327 Jy ! Component: 200 - total flux cleaned = 0.00392288 Jy ! Component: 250 - total flux cleaned = 0.00420362 Jy ! Component: 300 - total flux cleaned = 0.00429331 Jy ! Component: 350 - total flux cleaned = 0.00446877 Jy ! Component: 400 - total flux cleaned = 0.00455455 Jy ! Component: 450 - total flux cleaned = 0.00472053 Jy ! Component: 500 - total flux cleaned = 0.00496156 Jy ! Component: 550 - total flux cleaned = 0.0051173 Jy ! Component: 600 - total flux cleaned = 0.00534837 Jy ! Component: 650 - total flux cleaned = 0.00557434 Jy ! Component: 700 - total flux cleaned = 0.00564783 Jy ! Component: 750 - total flux cleaned = 0.00572052 Jy ! Component: 800 - total flux cleaned = 0.0059325 Jy ! Component: 850 - total flux cleaned = 0.00586204 Jy ! Component: 900 - total flux cleaned = 0.00586124 Jy ! Component: 950 - total flux cleaned = 0.00592765 Jy ! Component: 1000 - total flux cleaned = 0.00612454 Jy ! Component: 1050 - total flux cleaned = 0.00631792 Jy ! Component: 1100 - total flux cleaned = 0.0064449 Jy ! Component: 1150 - total flux cleaned = 0.0066953 Jy ! Component: 1200 - total flux cleaned = 0.00663391 Jy ! Component: 1250 - total flux cleaned = 0.00687591 Jy ! Component: 1300 - total flux cleaned = 0.00687547 Jy ! Component: 1350 - total flux cleaned = 0.0068163 Jy ! Component: 1400 - total flux cleaned = 0.00687503 Jy ! Component: 1450 - total flux cleaned = 0.00704626 Jy ! Component: 1500 - total flux cleaned = 0.00710265 Jy ! Component: 1550 - total flux cleaned = 0.00715765 Jy ! Component: 1600 - total flux cleaned = 0.00704861 Jy ! Component: 1650 - total flux cleaned = 0.00726532 Jy ! Component: 1700 - total flux cleaned = 0.00705135 Jy ! Component: 1750 - total flux cleaned = 0.00710488 Jy ! Component: 1800 - total flux cleaned = 0.00705247 Jy ! Component: 1850 - total flux cleaned = 0.00715554 Jy ! Component: 1900 - total flux cleaned = 0.00705298 Jy ! Component: 1950 - total flux cleaned = 0.00700271 Jy ! Component: 2000 - total flux cleaned = 0.00700285 Jy ! Total flux subtracted in 2048 components = 0.00695375 Jy ! Clean residual min=-0.003647 max=0.002643 Jy/beam ! Clean residual mean=-0.000058 rms=0.001001 Jy/beam ! Combined flux in latest and established models = 1.17316 Jy keep ! Adding 129 model components to the UV plane model. ! The established model now contains 221 components and 1.17316 Jy ![Exited script file: muppet] wmap "J0416-1851_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.318 x 9.056 at -4.86 degrees (North through East) ! Clean map min=-0.0052049 max=1.0378 Jy/beam ! Writing clean map to FITS file: J0416-1851_S_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.03783 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000999261 device "J0416-1851_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J0416-1851_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.288852 0.288852 0.577703 1.15541 2.31081 4.62163 9.24325 18.4865 36.973 73.946 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0029 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.037 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.318 x 9.056 at -4.86 degrees (North through East) ! Clean map min=-0.0052049 max=1.0378 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0416-1851_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J0416-1851_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0416-1851_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 16:13:43 2007