! Started logfile: J0702-1951_S_2005_06_30_yyk_uvs.log on Sat Oct 8 17:06:14 2005 obs J0702-1951_S_2005_06_30_yyk_uve.fits ! Reading UV FITS file: J0702-1951_S_2005_06_30_yyk_uve.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.911111 visibilities/baseline/integration-bin. ! Found source: J0702-1951 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1468 lines of history. ! ! Reading 1804 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 J0702-1951_S_2005_06_30_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.6179 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.513 mas, bmaj=6.44 mas, bpa=-3.389 degrees ! Estimated noise=1.56109 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.502344 Jy ! Component: 100 - total flux cleaned = 0.576541 Jy ! Total flux subtracted in 100 components = 0.576541 Jy ! Clean residual min=-0.015740 max=0.021530 Jy/beam ! Clean residual mean=0.000159 rms=0.005067 Jy/beam ! Combined flux in latest and established models = 0.576542 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.576542 Jy ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.158038Jy sigma=1.997747 ! Fit after self-cal, rms=0.157971Jy sigma=1.983234 ! Inverting map and beam ! Estimated beam: bmin=2.513 mas, bmaj=6.44 mas, bpa=-3.389 degrees ! Estimated noise=1.56109 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.23 mas, bmaj=8.181 mas, bpa=-1.945 degrees ! Estimated noise=1.06567 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.0322333 Jy ! Component: 100 - total flux cleaned = 0.044402 Jy ! Component: 150 - total flux cleaned = 0.0485052 Jy ! Component: 200 - total flux cleaned = 0.0489156 Jy ! Total flux subtracted in 200 components = 0.0489156 Jy ! Clean residual min=-0.014661 max=0.018894 Jy/beam ! Clean residual mean=0.000091 rms=0.004762 Jy/beam ! Combined flux in latest and established models = 0.625457 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 38 components and 0.625457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151847Jy sigma=1.899947 ! Fit after self-cal, rms=0.151827Jy sigma=1.899602 ! 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.23 x 8.181 at -1.945 degrees (North through East) ! Clean map min=-0.01382 max=0.57354 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: 1.02238 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.04 HN 1.02 KP 0.97 ! LA 1.01 MK 0.90 NL 0.92 OV 0.97 ! PT 1.04 SC 0.91 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.985071 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.01 HN 1.13 KP 0.98 ! LA 1.00 MK 0.99 NL 0.97 OV 1.01 ! PT 1.04 SC 0.96 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.943327 ! Telescope amplitude corrections in sub-array 1: ! BR 1.45 FD 0.91 HN 1.08 KP 0.98 ! LA 0.94 MK 1.11 NL 1.03 OV 1.00 ! PT 1.10 SC 1.00 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.05662 ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.96 HN 0.99 KP 0.87 ! LA 0.78 MK 1.10 NL 0.96 OV 0.86 ! PT 0.99 SC 1.08 ! ! ! Fit before self-cal, rms=0.151827Jy sigma=1.899602 ! Fit after self-cal, rms=0.153410Jy sigma=1.608182 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.153410Jy sigma=1.608182 ! Fit after self-cal, rms=0.153391Jy sigma=1.608098 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.28 mas, bmaj=8.282 mas, bpa=-1.223 degrees ! Estimated noise=1.05633 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.00630093 Jy ! Component: 100 - total flux cleaned = -0.00737291 Jy ! Component: 150 - total flux cleaned = -0.00765478 Jy ! Component: 200 - total flux cleaned = -0.00782837 Jy ! Total flux subtracted in 200 components = -0.00782837 Jy ! Clean residual min=-0.008901 max=0.009595 Jy/beam ! Clean residual mean=0.000117 rms=0.002679 Jy/beam ! Combined flux in latest and established models = 0.617629 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 46 components and 0.617629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153311Jy sigma=1.603391 ! Fit after self-cal, rms=0.153286Jy sigma=1.603106 ! 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.153286Jy sigma=1.603106 ! Fit after self-cal, rms=0.151382Jy sigma=1.548388 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.000155447 Jy ! Component: 100 - total flux cleaned = 7.07567e-05 Jy ! Component: 150 - total flux cleaned = -5.96239e-06 Jy ! Component: 200 - total flux cleaned = -0.000145697 Jy ! Total flux subtracted in 200 components = -0.000145697 Jy ! Clean residual min=-0.008279 max=0.009130 Jy/beam ! Clean residual mean=0.000121 rms=0.002564 Jy/beam ! Combined flux in latest and established models = 0.617483 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.617483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151302Jy sigma=1.546746 ! Fit after self-cal, rms=0.151164Jy sigma=1.543727 ! 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.28 x 8.282 at -1.223 degrees (North through East) ! Clean map min=-0.0084285 max=0.57655 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.151164Jy sigma=1.543727 ! Fit after self-cal, rms=0.100214Jy sigma=1.040085 ! 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.100214Jy sigma=1.040085 ! Fit after self-cal, rms=0.100297Jy sigma=1.039398 ! Inverting map and beam ! Estimated beam: bmin=3.292 mas, bmaj=8.321 mas, bpa=-1.367 degrees ! Estimated noise=1.04898 mJy/beam. ! Added new window around map position (5.5, -15.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00848843 Jy ! Component: 100 - total flux cleaned = 0.00974874 Jy ! Component: 150 - total flux cleaned = 0.00987463 Jy ! Component: 200 - total flux cleaned = 0.00961186 Jy ! Total flux subtracted in 200 components = 0.00961186 Jy ! Clean residual min=-0.005130 max=0.004952 Jy/beam ! Clean residual mean=0.000026 rms=0.001217 Jy/beam ! Combined flux in latest and established models = 0.627095 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 76 components and 0.627095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099698Jy sigma=1.026690 ! Fit after self-cal, rms=0.099685Jy sigma=1.025641 ! 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.099685Jy sigma=1.025641 ! Fit after self-cal, rms=0.097382Jy sigma=0.969699 ! 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.097382Jy sigma=0.969699 ! Fit after self-cal, rms=0.097391Jy sigma=0.969662 ! Inverting map and beam ! Estimated beam: bmin=3.284 mas, bmaj=8.312 mas, bpa=-1.449 degrees ! Estimated noise=1.04727 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00270322 Jy ! Component: 100 - total flux cleaned = 0.00323802 Jy ! Component: 150 - total flux cleaned = 0.00341886 Jy ! Component: 200 - total flux cleaned = 0.00331167 Jy ! Total flux subtracted in 200 components = 0.00331167 Jy ! Clean residual min=-0.004096 max=0.003791 Jy/beam ! Clean residual mean=0.000035 rms=0.000958 Jy/beam ! Combined flux in latest and established models = 0.630407 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 91 components and 0.630407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097228Jy sigma=0.966789 ! Fit after self-cal, rms=0.097224Jy sigma=0.966499 ! 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.122 mas, bmaj=17.49 mas, bpa=2.777 degrees ! Estimated noise=1.32627 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.000582115 Jy ! Component: 100 - total flux cleaned = -0.000270938 Jy ! Component: 150 - total flux cleaned = -0.000273611 Jy ! Component: 200 - total flux cleaned = -0.000271689 Jy ! Total flux subtracted in 200 components = -0.000271689 Jy ! Clean residual min=-0.003317 max=0.003113 Jy/beam ! Clean residual mean=0.000067 rms=0.001057 Jy/beam ! Combined flux in latest and established models = 0.630135 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 104 components and 0.630135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097149Jy sigma=0.965985 ! Fit after self-cal, rms=0.097131Jy sigma=0.965641 ! Inverting map uvtaper 0,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.529 mas, bmaj=6.45 mas, bpa=-3.022 degrees ! Estimated noise=1.54768 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.498271 Jy ! Component: 100 - total flux cleaned = 0.573148 Jy ! Component: 150 - total flux cleaned = 0.596557 Jy ! Component: 200 - total flux cleaned = 0.609488 Jy ! Total flux subtracted in 200 components = 0.609488 Jy ! Clean residual min=-0.006209 max=0.005686 Jy/beam ! Clean residual mean=0.000070 rms=0.001602 Jy/beam ! Combined flux in latest and established models = 0.609487 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.609487 Jy ! Inverting map and beam ! Estimated beam: bmin=3.284 mas, bmaj=8.312 mas, bpa=-1.449 degrees ! Estimated noise=1.04727 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.0105412 Jy ! Component: 100 - total flux cleaned = 0.0162598 Jy ! Component: 150 - total flux cleaned = 0.0179202 Jy ! Component: 200 - total flux cleaned = 0.0190829 Jy ! Total flux subtracted in 200 components = 0.0190829 Jy ! Clean residual min=-0.003525 max=0.003492 Jy/beam ! Clean residual mean=0.000041 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.62857 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 75 components and 0.62857 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.122 mas, bmaj=17.49 mas, bpa=2.777 degrees ! Estimated noise=1.32627 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.00205388 Jy ! Component: 100 - total flux cleaned = 0.00198592 Jy ! Component: 150 - total flux cleaned = 0.00198178 Jy ! Component: 200 - total flux cleaned = 0.00193717 Jy ! Total flux subtracted in 200 components = 0.00193717 Jy ! Clean residual min=-0.003255 max=0.003191 Jy/beam ! Clean residual mean=0.000063 rms=0.001060 Jy/beam ! Combined flux in latest and established models = 0.630507 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 88 components and 0.630507 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.284 mas, bmaj=8.312 mas, bpa=-1.449 degrees ! Estimated noise=1.04727 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000200236 Jy ! Component: 100 - total flux cleaned = 7.21199e-05 Jy ! Component: 150 - total flux cleaned = -4.29179e-05 Jy ! Component: 200 - total flux cleaned = -4.32067e-05 Jy ! Total flux subtracted in 200 components = -4.32067e-05 Jy ! Clean residual min=-0.003336 max=0.003519 Jy/beam ! Clean residual mean=0.000034 rms=0.000934 Jy/beam ! Combined flux in latest and established models = 0.630464 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 108 components and 0.630464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097021Jy sigma=0.965257 ! Fit after self-cal, rms=0.097048Jy sigma=0.964965 wmodel J0702-1951_S_2005_06_30_yyk\_map.mod ! Writing 108 model components to file: J0702-1951_S_2005_06_30_yyk_map.mod wobs J0702-1951_S_2005_06_30_yyk\_uvs.fits ! Writing UV FITS file: J0702-1951_S_2005_06_30_yyk_uvs.fits wwins J0702-1951_S_2005_06_30_yyk\_map.win ! wwins: Wrote 2 windows to J0702-1951_S_2005_06_30_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 = -5.26969e-05 Jy ! Component: 100 - total flux cleaned = -0.000628253 Jy ! Component: 150 - total flux cleaned = -0.000894901 Jy ! Component: 200 - total flux cleaned = -0.000998017 Jy ! Component: 250 - total flux cleaned = -0.000998 Jy ! Component: 300 - total flux cleaned = -0.000905695 Jy ! Component: 350 - total flux cleaned = -0.000817294 Jy ! Component: 400 - total flux cleaned = -0.000731879 Jy ! Component: 450 - total flux cleaned = -0.000647909 Jy ! Component: 500 - total flux cleaned = -0.000486358 Jy ! Component: 550 - total flux cleaned = -0.000330092 Jy ! Component: 600 - total flux cleaned = -0.000291499 Jy ! Component: 650 - total flux cleaned = -0.000140658 Jy ! Component: 700 - total flux cleaned = 4.33427e-05 Jy ! Component: 750 - total flux cleaned = 0.000294753 Jy ! Component: 800 - total flux cleaned = 0.000435111 Jy ! Component: 850 - total flux cleaned = 0.000641276 Jy ! Component: 900 - total flux cleaned = 0.00070834 Jy ! Component: 950 - total flux cleaned = 0.000807805 Jy ! Component: 1000 - total flux cleaned = 0.000937735 Jy ! Component: 1050 - total flux cleaned = 0.000937491 Jy ! Component: 1100 - total flux cleaned = 0.00106404 Jy ! Component: 1150 - total flux cleaned = 0.00115744 Jy ! Component: 1200 - total flux cleaned = 0.00118841 Jy ! Component: 1250 - total flux cleaned = 0.00130907 Jy ! Component: 1300 - total flux cleaned = 0.00139891 Jy ! Component: 1350 - total flux cleaned = 0.00160474 Jy ! Component: 1400 - total flux cleaned = 0.00177812 Jy ! Component: 1450 - total flux cleaned = 0.00183507 Jy ! Component: 1500 - total flux cleaned = 0.00186325 Jy ! Component: 1550 - total flux cleaned = 0.00194776 Jy ! Component: 1600 - total flux cleaned = 0.00200333 Jy ! Component: 1650 - total flux cleaned = 0.00213988 Jy ! Component: 1700 - total flux cleaned = 0.0022207 Jy ! Component: 1750 - total flux cleaned = 0.00227398 Jy ! Component: 1800 - total flux cleaned = 0.00224737 Jy ! Component: 1850 - total flux cleaned = 0.00222136 Jy ! Component: 1900 - total flux cleaned = 0.00227308 Jy ! Component: 1950 - total flux cleaned = 0.00222181 Jy ! Component: 2000 - total flux cleaned = 0.0021713 Jy ! Total flux subtracted in 2048 components = 0.00217151 Jy ! Clean residual min=-0.001655 max=0.001528 Jy/beam ! Clean residual mean=0.000016 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.632636 Jy keep ! Adding 145 model components to the UV plane model. ! The established model now contains 253 components and 0.632636 Jy ![Exited script file: muppet] wmap "J0702-1951_S_2005_06_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.284 x 8.312 at -1.449 degrees (North through East) ! Clean map min=-0.0033546 max=0.57866 Jy/beam ! Writing clean map to FITS file: J0702-1951_S_2005_06_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.578656 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000525332 device "J0702-1951_S_2005_06_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J0702-1951_S_2005_06_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.272355 0.272355 0.544709 1.08942 2.17884 4.35767 8.71535 17.4307 34.8614 69.7228 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.578 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.284 x 8.312 at -1.449 degrees (North through East) ! Clean map min=-0.0033546 max=0.57866 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0702-1951_S_2005_06_30_yyk\_map.gif/gif" ! Attempting to open device: 'J0702-1951_S_2005_06_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0702-1951_S_2005_06_30_yyk_uvs.log closed on Sat Oct 8 17:06:18 2005