! Started logfile: J2030-0503_X_2005_07_08_yyk_uvs.log on Fri Jan 20 10:59:11 2006 obs J2030-0503_X_2005_07_08_yyk_uve.fits ! Reading UV FITS file: J2030-0503_X_2005_07_08_yyk_uve.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.876768 visibilities/baseline/integration-bin. ! Found source: J2030-0503 ! ! 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 1407 lines of history. ! ! Reading 1736 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 J2030-0503_X_2005_07_08_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.222497 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=0.6915 mas, bmaj=1.788 mas, bpa=-1.754 degrees ! Estimated noise=1.22143 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.176066 Jy ! Component: 100 - total flux cleaned = 0.208719 Jy ! Total flux subtracted in 100 components = 0.208719 Jy ! Clean residual min=-0.006389 max=0.009718 Jy/beam ! Clean residual mean=-0.000002 rms=0.001777 Jy/beam ! Combined flux in latest and established models = 0.208719 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.208719 Jy ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.072191Jy sigma=1.179678 ! Fit after self-cal, rms=0.071827Jy sigma=1.173803 ! Inverting map and beam ! Estimated beam: bmin=0.6915 mas, bmaj=1.788 mas, bpa=-1.754 degrees ! Estimated noise=1.22143 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=0.8766 mas, bmaj=2.151 mas, bpa=-1.643 degrees ! Estimated noise=0.882892 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.0186986 Jy ! Component: 100 - total flux cleaned = 0.0251833 Jy ! Component: 150 - total flux cleaned = 0.0281475 Jy ! Component: 200 - total flux cleaned = 0.0290152 Jy ! Total flux subtracted in 200 components = 0.0290152 Jy ! Clean residual min=-0.004894 max=0.005356 Jy/beam ! Clean residual mean=-0.000007 rms=0.001255 Jy/beam ! Combined flux in latest and established models = 0.237734 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 24 components and 0.237734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069366Jy sigma=1.101508 ! Fit after self-cal, rms=0.069343Jy sigma=1.101341 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8766 x 2.151 at -1.643 degrees (North through East) ! Clean map min=-0.0045525 max=0.20944 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.998012 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.98 HN 1.08 KP 1.00 ! LA 0.98 MK 0.99 NL 1.00 OV 1.01 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01339 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.99 HN 1.04 KP 0.94 ! LA 0.98 MK 1.00 NL 1.01 OV 1.01 ! PT 1.01 SC 0.94 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.01677 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 0.96 KP 0.89 ! LA 0.97 MK 1.03 NL 0.94 OV 1.05 ! PT 1.04 SC 0.93 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.957913 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.02 HN 1.07 KP 0.97 ! LA 0.97 MK 0.98 NL 1.01 OV 1.07 ! PT 1.10 SC 1.19 ! ! ! Fit before self-cal, rms=0.069343Jy sigma=1.101341 ! Fit after self-cal, rms=0.068331Jy sigma=1.083112 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.068331Jy sigma=1.083112 ! Fit after self-cal, rms=0.068333Jy sigma=1.083090 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8827 mas, bmaj=2.158 mas, bpa=-1.742 degrees ! Estimated noise=0.877938 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.00125626 Jy ! Component: 100 - total flux cleaned = -0.00137133 Jy ! Component: 150 - total flux cleaned = -0.00134245 Jy ! Component: 200 - total flux cleaned = -0.00128684 Jy ! Total flux subtracted in 200 components = -0.00128684 Jy ! Clean residual min=-0.003818 max=0.004271 Jy/beam ! Clean residual mean=-0.000005 rms=0.001003 Jy/beam ! Combined flux in latest and established models = 0.236447 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 35 components and 0.236447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068304Jy sigma=1.082318 ! Fit after self-cal, rms=0.068289Jy sigma=1.082287 ! 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.068289Jy sigma=1.082287 ! Fit after self-cal, rms=0.065384Jy sigma=1.038823 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.00054944 Jy ! Component: 100 - total flux cleaned = 0.000655985 Jy ! Component: 150 - total flux cleaned = 0.000748852 Jy ! Component: 200 - total flux cleaned = 0.000788769 Jy ! Total flux subtracted in 200 components = 0.000788769 Jy ! Clean residual min=-0.003905 max=0.004290 Jy/beam ! Clean residual mean=-0.000006 rms=0.000962 Jy/beam ! Combined flux in latest and established models = 0.237236 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 36 components and 0.237236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065392Jy sigma=1.038496 ! Fit after self-cal, rms=0.065075Jy sigma=1.035160 ! 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: 0.8827 x 2.158 at -1.742 degrees (North through East) ! Clean map min=-0.003647 max=0.20851 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.065075Jy sigma=1.035160 ! Fit after self-cal, rms=0.064130Jy sigma=1.006656 ! 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.064130Jy sigma=1.006656 ! Fit after self-cal, rms=0.064105Jy sigma=1.006268 ! Inverting map and beam ! Estimated beam: bmin=0.8832 mas, bmaj=2.159 mas, bpa=-1.732 degrees ! Estimated noise=0.876464 mJy/beam. ! Added new window around map position (-2.2, 9). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00444253 Jy ! Component: 100 - total flux cleaned = 0.00647196 Jy ! Component: 150 - total flux cleaned = 0.00745709 Jy ! Component: 200 - total flux cleaned = 0.00802971 Jy ! Total flux subtracted in 200 components = 0.00802971 Jy ! Clean residual min=-0.003160 max=0.002688 Jy/beam ! Clean residual mean=-0.000005 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.245265 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 68 components and 0.245265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063882Jy sigma=1.000835 ! Fit after self-cal, rms=0.063867Jy sigma=1.000606 ! 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.063867Jy sigma=1.000606 ! Fit after self-cal, rms=0.062482Jy sigma=0.967589 ! 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.062482Jy sigma=0.967589 ! Fit after self-cal, rms=0.062493Jy sigma=0.967552 ! Inverting map and beam ! Estimated beam: bmin=0.8837 mas, bmaj=2.164 mas, bpa=-1.839 degrees ! Estimated noise=0.878536 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107028 Jy ! Component: 100 - total flux cleaned = 0.00149412 Jy ! Component: 150 - total flux cleaned = 0.0017342 Jy ! Component: 200 - total flux cleaned = 0.0018122 Jy ! Total flux subtracted in 200 components = 0.0018122 Jy ! Clean residual min=-0.003055 max=0.002769 Jy/beam ! Clean residual mean=-0.000002 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.247078 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 81 components and 0.247078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062482Jy sigma=0.966793 ! Fit after self-cal, rms=0.062483Jy sigma=0.966773 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.325 mas, bmaj=3.934 mas, bpa=3.568 degrees ! Estimated noise=1.11333 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.000373448 Jy ! Component: 100 - total flux cleaned = -0.000315946 Jy ! Component: 150 - total flux cleaned = -0.000316891 Jy ! Component: 200 - total flux cleaned = -0.000335709 Jy ! Total flux subtracted in 200 components = -0.000335709 Jy ! Clean residual min=-0.002691 max=0.003436 Jy/beam ! Clean residual mean=-0.000006 rms=0.000912 Jy/beam ! Combined flux in latest and established models = 0.246742 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 90 components and 0.246742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062480Jy sigma=0.966721 ! Fit after self-cal, rms=0.062482Jy sigma=0.966670 ! 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=0.6929 mas, bmaj=1.796 mas, bpa=-1.962 degrees ! Estimated noise=1.23037 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.17801 Jy ! Component: 100 - total flux cleaned = 0.210583 Jy ! Component: 150 - total flux cleaned = 0.223545 Jy ! Component: 200 - total flux cleaned = 0.230516 Jy ! Total flux subtracted in 200 components = 0.230516 Jy ! Clean residual min=-0.004782 max=0.004171 Jy/beam ! Clean residual mean=-0.000001 rms=0.001169 Jy/beam ! Combined flux in latest and established models = 0.230516 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.230516 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8837 mas, bmaj=2.164 mas, bpa=-1.839 degrees ! Estimated noise=0.878536 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.00645168 Jy ! Component: 100 - total flux cleaned = 0.00969991 Jy ! Component: 150 - total flux cleaned = 0.0117303 Jy ! Component: 200 - total flux cleaned = 0.0128945 Jy ! Total flux subtracted in 200 components = 0.0128945 Jy ! Clean residual min=-0.003021 max=0.002853 Jy/beam ! Clean residual mean=-0.000004 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.24341 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 44 components and 0.24341 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.325 mas, bmaj=3.934 mas, bpa=3.568 degrees ! Estimated noise=1.11333 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.000804096 Jy ! Component: 100 - total flux cleaned = 0.0012725 Jy ! Component: 150 - total flux cleaned = 0.00166661 Jy ! Component: 200 - total flux cleaned = 0.00200728 Jy ! Total flux subtracted in 200 components = 0.00200728 Jy ! Clean residual min=-0.002713 max=0.003393 Jy/beam ! Clean residual mean=-0.000008 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.245417 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 65 components and 0.245417 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8837 mas, bmaj=2.164 mas, bpa=-1.839 degrees ! Estimated noise=0.878536 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000436362 Jy ! Component: 100 - total flux cleaned = 0.000716381 Jy ! Component: 150 - total flux cleaned = 0.000920435 Jy ! Component: 200 - total flux cleaned = 0.000951788 Jy ! Total flux subtracted in 200 components = 0.000951788 Jy ! Clean residual min=-0.003075 max=0.002738 Jy/beam ! Clean residual mean=-0.000003 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.246369 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 76 components and 0.246369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062494Jy sigma=0.967205 ! Fit after self-cal, rms=0.062486Jy sigma=0.967146 wmodel J2030-0503_X_2005_07_08_yyk\_map.mod ! Writing 76 model components to file: J2030-0503_X_2005_07_08_yyk_map.mod wobs J2030-0503_X_2005_07_08_yyk\_uvs.fits ! Writing UV FITS file: J2030-0503_X_2005_07_08_yyk_uvs.fits wwins J2030-0503_X_2005_07_08_yyk\_map.win ! wwins: Wrote 2 windows to J2030-0503_X_2005_07_08_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.000356708 Jy ! Component: 100 - total flux cleaned = -0.000258743 Jy ! Component: 150 - total flux cleaned = -0.000123159 Jy ! Component: 200 - total flux cleaned = -0.000167779 Jy ! Component: 250 - total flux cleaned = -0.000336059 Jy ! Component: 300 - total flux cleaned = -0.000416783 Jy ! Component: 350 - total flux cleaned = -0.000574343 Jy ! Component: 400 - total flux cleaned = -0.000690358 Jy ! Component: 450 - total flux cleaned = -0.000917182 Jy ! Component: 500 - total flux cleaned = -0.00121208 Jy ! Component: 550 - total flux cleaned = -0.0014284 Jy ! Component: 600 - total flux cleaned = -0.00156955 Jy ! Component: 650 - total flux cleaned = -0.00170775 Jy ! Component: 700 - total flux cleaned = -0.00177559 Jy ! Component: 750 - total flux cleaned = -0.00187569 Jy ! Component: 800 - total flux cleaned = -0.00194114 Jy ! Component: 850 - total flux cleaned = -0.00206957 Jy ! Component: 900 - total flux cleaned = -0.00210124 Jy ! Component: 950 - total flux cleaned = -0.00232014 Jy ! Component: 1000 - total flux cleaned = -0.00241258 Jy ! Component: 1050 - total flux cleaned = -0.00247322 Jy ! Component: 1100 - total flux cleaned = -0.00256313 Jy ! Component: 1150 - total flux cleaned = -0.00271146 Jy ! Component: 1200 - total flux cleaned = -0.0027408 Jy ! Component: 1250 - total flux cleaned = -0.00285646 Jy ! Component: 1300 - total flux cleaned = -0.00299939 Jy ! Component: 1350 - total flux cleaned = -0.00308437 Jy ! Component: 1400 - total flux cleaned = -0.00305659 Jy ! Component: 1450 - total flux cleaned = -0.00316704 Jy ! Component: 1500 - total flux cleaned = -0.00330302 Jy ! Component: 1550 - total flux cleaned = -0.00330278 Jy ! Component: 1600 - total flux cleaned = -0.00332958 Jy ! Component: 1650 - total flux cleaned = -0.00335599 Jy ! Component: 1700 - total flux cleaned = -0.00335634 Jy ! Component: 1750 - total flux cleaned = -0.00348547 Jy ! Component: 1800 - total flux cleaned = -0.00361345 Jy ! Component: 1850 - total flux cleaned = -0.00358786 Jy ! Component: 1900 - total flux cleaned = -0.00363826 Jy ! Component: 1950 - total flux cleaned = -0.00378743 Jy ! Component: 2000 - total flux cleaned = -0.00383617 Jy ! Total flux subtracted in 2048 components = -0.0038848 Jy ! Clean residual min=-0.001909 max=0.001409 Jy/beam ! Clean residual mean=-0.000002 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.242484 Jy keep ! Adding 138 model components to the UV plane model. ! The established model now contains 214 components and 0.242484 Jy ![Exited script file: muppet] wmap "J2030-0503_X_2005_07_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8837 x 2.164 at -1.839 degrees (North through East) ! Clean map min=-0.0020473 max=0.21045 Jy/beam ! Writing clean map to FITS file: J2030-0503_X_2005_07_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.21045 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00044672 device "J2030-0503_X_2005_07_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J2030-0503_X_2005_07_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.636805 0.636805 1.27361 2.54722 5.09444 10.1889 20.3778 40.7555 81.5111 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.21 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8837 x 2.164 at -1.839 degrees (North through East) ! Clean map min=-0.0020473 max=0.21045 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2030-0503_X_2005_07_08_yyk\_map.gif/gif" ! Attempting to open device: 'J2030-0503_X_2005_07_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2030-0503_X_2005_07_08_yyk_uvs.log closed on Fri Jan 20 10:59:15 2006