! Started logfile: J0125-2549_S_2005_07_09_yyk_uvs.log on Fri Jan 20 09:44:18 2006 obs J0125-2549_S_2005_07_09_yyk_uve.fits ! Reading UV FITS file: J0125-2549_S_2005_07_09_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.96 visibilities/baseline/integration-bin. ! Found source: J0125-2549 ! ! 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 1602 lines of history. ! ! Reading 1728 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 J0125-2549_S_2005_07_09_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.180679 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.342 mas, bmaj=6.185 mas, bpa=4.471 degrees ! Estimated noise=1.66411 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.130794 Jy ! Component: 100 - total flux cleaned = 0.152459 Jy ! Total flux subtracted in 100 components = 0.152459 Jy ! Clean residual min=-0.007311 max=0.008832 Jy/beam ! Clean residual mean=0.000013 rms=0.002358 Jy/beam ! Combined flux in latest and established models = 0.152459 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.152459 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.081144Jy sigma=1.192318 ! Fit after self-cal, rms=0.080818Jy sigma=1.187589 ! Inverting map and beam ! Estimated beam: bmin=2.342 mas, bmaj=6.185 mas, bpa=4.471 degrees ! Estimated noise=1.66411 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.178 mas, bmaj=7.823 mas, bpa=0.6667 degrees ! Estimated noise=1.11421 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.010326 Jy ! Component: 100 - total flux cleaned = 0.0142463 Jy ! Component: 150 - total flux cleaned = 0.0151429 Jy ! Component: 200 - total flux cleaned = 0.015406 Jy ! Total flux subtracted in 200 components = 0.015406 Jy ! Clean residual min=-0.007357 max=0.007874 Jy/beam ! Clean residual mean=-0.000093 rms=0.002400 Jy/beam ! Combined flux in latest and established models = 0.167865 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 29 components and 0.167865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079336Jy sigma=1.170083 ! Fit after self-cal, rms=0.079335Jy sigma=1.169980 ! 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.178 x 7.823 at 0.6667 degrees (North through East) ! Clean map min=-0.007077 max=0.14887 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.04021 ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.01 HN 1.00* KP 0.92 ! LA 1.02 MK 0.91 NL 0.97 OV 0.96 ! PT 1.06 SC 0.87 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01448 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.03 HN 1.00* KP 0.98 ! LA 0.97 MK 0.91 NL 0.98 OV 0.97 ! PT 1.06 SC 0.92 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.079335Jy sigma=1.169980 ! Fit after self-cal, rms=0.078131Jy sigma=1.163037 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.078131Jy sigma=1.163037 ! Fit after self-cal, rms=0.078132Jy sigma=1.163028 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.091 mas, bmaj=7.639 mas, bpa=0.9273 degrees ! Estimated noise=1.11445 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.00314485 Jy ! Component: 100 - total flux cleaned = 0.00354946 Jy ! Component: 150 - total flux cleaned = 0.00397312 Jy ! Component: 200 - total flux cleaned = 0.00428685 Jy ! Total flux subtracted in 200 components = 0.00428685 Jy ! Clean residual min=-0.007127 max=0.008173 Jy/beam ! Clean residual mean=-0.000010 rms=0.002375 Jy/beam ! Combined flux in latest and established models = 0.172152 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 29 components and 0.172152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077887Jy sigma=1.159957 ! Fit after self-cal, rms=0.077887Jy sigma=1.159906 ! 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.077887Jy sigma=1.159906 ! Fit after self-cal, rms=0.074565Jy sigma=1.104434 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.00189913 Jy ! Component: 100 - total flux cleaned = 0.0020488 Jy ! Component: 150 - total flux cleaned = 0.00213723 Jy ! Component: 200 - total flux cleaned = 0.00222347 Jy ! Total flux subtracted in 200 components = 0.00222347 Jy ! Clean residual min=-0.006922 max=0.007750 Jy/beam ! Clean residual mean=-0.000011 rms=0.002280 Jy/beam ! Combined flux in latest and established models = 0.174376 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.174376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074388Jy sigma=1.103323 ! Fit after self-cal, rms=0.074213Jy sigma=1.098183 ! 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.091 x 7.639 at 0.9273 degrees (North through East) ! Clean map min=-0.0067328 max=0.1479 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.074213Jy sigma=1.098183 ! Fit after self-cal, rms=0.072013Jy sigma=1.090941 ! 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.072013Jy sigma=1.090941 ! Fit after self-cal, rms=0.072060Jy sigma=1.090172 ! Inverting map and beam ! Estimated beam: bmin=3.058 mas, bmaj=7.573 mas, bpa=1.053 degrees ! Estimated noise=1.08658 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00297314 Jy ! Component: 100 - total flux cleaned = -0.00271831 Jy ! Component: 150 - total flux cleaned = -0.00245933 Jy ! Component: 200 - total flux cleaned = -0.00230696 Jy ! Total flux subtracted in 200 components = -0.00230696 Jy ! Clean residual min=-0.006111 max=0.006989 Jy/beam ! Clean residual mean=-0.000020 rms=0.002089 Jy/beam ! Combined flux in latest and established models = 0.172069 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 35 components and 0.172069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072287Jy sigma=1.087475 ! Fit after self-cal, rms=0.072319Jy sigma=1.087325 ! 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.072319Jy sigma=1.087325 ! Fit after self-cal, rms=0.071409Jy sigma=1.077563 ! 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.071409Jy sigma=1.077563 ! Fit after self-cal, rms=0.071423Jy sigma=1.077492 ! Inverting map and beam ! Estimated beam: bmin=3.046 mas, bmaj=7.546 mas, bpa=1.194 degrees ! Estimated noise=1.07449 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00121856 Jy ! Component: 100 - total flux cleaned = -0.00107002 Jy ! Component: 150 - total flux cleaned = -0.00100203 Jy ! Component: 200 - total flux cleaned = -0.00093639 Jy ! Total flux subtracted in 200 components = -0.00093639 Jy ! Clean residual min=-0.005879 max=0.006839 Jy/beam ! Clean residual mean=-0.000016 rms=0.002009 Jy/beam ! Combined flux in latest and established models = 0.171132 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 37 components and 0.171132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071529Jy sigma=1.076623 ! Fit after self-cal, rms=0.071536Jy sigma=1.076603 ! 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.544 mas, bmaj=20.32 mas, bpa=11.01 degrees ! Estimated noise=1.38908 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.00210815 Jy ! Component: 100 - total flux cleaned = 0.00257631 Jy ! Component: 150 - total flux cleaned = 0.00289265 Jy ! Component: 200 - total flux cleaned = 0.00318162 Jy ! Total flux subtracted in 200 components = 0.00318162 Jy ! Clean residual min=-0.006813 max=0.009432 Jy/beam ! Clean residual mean=-0.000057 rms=0.002953 Jy/beam ! Combined flux in latest and established models = 0.174314 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 41 components and 0.174314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071664Jy sigma=1.078709 ! Fit after self-cal, rms=0.071655Jy sigma=1.078469 ! 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.313 mas, bmaj=6.113 mas, bpa=4.837 degrees ! Estimated noise=1.55958 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.12426 Jy ! Component: 100 - total flux cleaned = 0.147011 Jy ! Component: 150 - total flux cleaned = 0.158145 Jy ! Component: 200 - total flux cleaned = 0.164045 Jy ! Total flux subtracted in 200 components = 0.164045 Jy ! Clean residual min=-0.006479 max=0.006825 Jy/beam ! Clean residual mean=0.000013 rms=0.001872 Jy/beam ! Combined flux in latest and established models = 0.164045 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.164045 Jy ! Inverting map and beam ! Estimated beam: bmin=3.046 mas, bmaj=7.546 mas, bpa=1.194 degrees ! Estimated noise=1.07449 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.00387891 Jy ! Component: 100 - total flux cleaned = 0.00433924 Jy ! Component: 150 - total flux cleaned = 0.00482746 Jy ! Component: 200 - total flux cleaned = 0.00515755 Jy ! Total flux subtracted in 200 components = 0.00515755 Jy ! Clean residual min=-0.006162 max=0.007077 Jy/beam ! Clean residual mean=-0.000006 rms=0.002098 Jy/beam ! Combined flux in latest and established models = 0.169203 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.169203 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.544 mas, bmaj=20.32 mas, bpa=11.01 degrees ! Estimated noise=1.38908 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.00265978 Jy ! Component: 100 - total flux cleaned = 0.00311901 Jy ! Component: 150 - total flux cleaned = 0.0036483 Jy ! Component: 200 - total flux cleaned = 0.00401148 Jy ! Total flux subtracted in 200 components = 0.00401148 Jy ! Clean residual min=-0.007006 max=0.009642 Jy/beam ! Clean residual mean=-0.000046 rms=0.003032 Jy/beam ! Combined flux in latest and established models = 0.173214 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 37 components and 0.173214 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.046 mas, bmaj=7.546 mas, bpa=1.194 degrees ! Estimated noise=1.07449 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00176825 Jy ! Component: 100 - total flux cleaned = -0.00201994 Jy ! Component: 150 - total flux cleaned = -0.00210956 Jy ! Component: 200 - total flux cleaned = -0.00216907 Jy ! Total flux subtracted in 200 components = -0.00216907 Jy ! Clean residual min=-0.005847 max=0.006650 Jy/beam ! Clean residual mean=-0.000015 rms=0.002007 Jy/beam ! Combined flux in latest and established models = 0.171045 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 52 components and 0.171045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071492Jy sigma=1.075445 ! Fit after self-cal, rms=0.071491Jy sigma=1.075349 wmodel J0125-2549_S_2005_07_09_yyk\_map.mod ! Writing 52 model components to file: J0125-2549_S_2005_07_09_yyk_map.mod wobs J0125-2549_S_2005_07_09_yyk\_uvs.fits ! Writing UV FITS file: J0125-2549_S_2005_07_09_yyk_uvs.fits wwins J0125-2549_S_2005_07_09_yyk\_map.win ! wwins: Wrote 1 windows to J0125-2549_S_2005_07_09_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.00218013 Jy ! Component: 100 - total flux cleaned = 0.00364799 Jy ! Component: 150 - total flux cleaned = 0.00491227 Jy ! Component: 200 - total flux cleaned = 0.00583763 Jy ! Component: 250 - total flux cleaned = 0.00680828 Jy ! Component: 300 - total flux cleaned = 0.00773497 Jy ! Component: 350 - total flux cleaned = 0.00854544 Jy ! Component: 400 - total flux cleaned = 0.0093233 Jy ! Component: 450 - total flux cleaned = 0.00984963 Jy ! Component: 500 - total flux cleaned = 0.0103601 Jy ! Component: 550 - total flux cleaned = 0.0107154 Jy ! Component: 600 - total flux cleaned = 0.0110607 Jy ! Component: 650 - total flux cleaned = 0.0113285 Jy ! Component: 700 - total flux cleaned = 0.0114586 Jy ! Component: 750 - total flux cleaned = 0.0115876 Jy ! Component: 800 - total flux cleaned = 0.0117136 Jy ! Component: 850 - total flux cleaned = 0.0118348 Jy ! Component: 900 - total flux cleaned = 0.0118348 Jy ! Component: 950 - total flux cleaned = 0.0118919 Jy ! Component: 1000 - total flux cleaned = 0.0116673 Jy ! Component: 1050 - total flux cleaned = 0.0116679 Jy ! Component: 1100 - total flux cleaned = 0.0117207 Jy ! Component: 1150 - total flux cleaned = 0.0115101 Jy ! Component: 1200 - total flux cleaned = 0.0115628 Jy ! Component: 1250 - total flux cleaned = 0.0115121 Jy ! Component: 1300 - total flux cleaned = 0.0116108 Jy ! Component: 1350 - total flux cleaned = 0.0116105 Jy ! Component: 1400 - total flux cleaned = 0.0116098 Jy ! Component: 1450 - total flux cleaned = 0.0116558 Jy ! Component: 1500 - total flux cleaned = 0.0117012 Jy ! Component: 1550 - total flux cleaned = 0.0116557 Jy ! Component: 1600 - total flux cleaned = 0.0116564 Jy ! Component: 1650 - total flux cleaned = 0.0117445 Jy ! Component: 1700 - total flux cleaned = 0.0118305 Jy ! Component: 1750 - total flux cleaned = 0.0118307 Jy ! Component: 1800 - total flux cleaned = 0.0117884 Jy ! Component: 1850 - total flux cleaned = 0.0118291 Jy ! Component: 1900 - total flux cleaned = 0.0116685 Jy ! Component: 1950 - total flux cleaned = 0.0117082 Jy ! Component: 2000 - total flux cleaned = 0.011591 Jy ! Total flux subtracted in 2048 components = 0.0117446 Jy ! Clean residual min=-0.002038 max=0.002046 Jy/beam ! Clean residual mean=-0.000068 rms=0.000861 Jy/beam ! Combined flux in latest and established models = 0.18279 Jy keep ! Adding 182 model components to the UV plane model. ! The established model now contains 234 components and 0.18279 Jy ![Exited script file: muppet] wmap "J0125-2549_S_2005_07_09_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.046 x 7.546 at 1.194 degrees (North through East) ! Clean map min=-0.0038767 max=0.14141 Jy/beam ! Writing clean map to FITS file: J0125-2549_S_2005_07_09_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.14141 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000843995 device "J0125-2549_S_2005_07_09_yyk\_map.eps/VPS" ! Attempting to open device: 'J0125-2549_S_2005_07_09_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.79053 1.79053 3.58106 7.16212 14.3242 28.6485 57.297 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.141 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.046 x 7.546 at 1.194 degrees (North through East) ! Clean map min=-0.0038767 max=0.14141 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0125-2549_S_2005_07_09_yyk\_map.gif/gif" ! Attempting to open device: 'J0125-2549_S_2005_07_09_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0125-2549_S_2005_07_09_yyk_uvs.log closed on Fri Jan 20 09:44:23 2006