! Started logfile: J1743-0350_S_2007_01_11_yyk_uvs.log on Mon Jun 16 19:53:01 2008 obs J1743-0350_S_2007_01_11_yyk_uve.fits ! Reading UV FITS file: J1743-0350_S_2007_01_11_yyk_uve.fits ! AN table 1: 5 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.761111 visibilities/baseline/integration-bin. ! Found source: J1743-0350 ! ! 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 2249 lines of history. ! ! Reading 548 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 J1743-0350_S_2007_01_11_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)= 4.91064 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.299 mas, bmaj=6.635 mas, bpa=-0.1698 degrees ! Estimated noise=3.0803 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 = 4.04013 Jy ! Component: 100 - total flux cleaned = 4.77815 Jy ! Total flux subtracted in 100 components = 4.77815 Jy ! Clean residual min=-0.118917 max=0.214452 Jy/beam ! Clean residual mean=-0.000753 rms=0.042739 Jy/beam ! Combined flux in latest and established models = 4.77815 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 4.77815 Jy ! ! Correcting IF 1. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.574409Jy sigma=7.281374 ! Fit after self-cal, rms=0.574803Jy sigma=7.245586 ! Inverting map and beam ! Estimated beam: bmin=2.299 mas, bmaj=6.635 mas, bpa=-0.1698 degrees ! Estimated noise=3.0803 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.019 mas, bmaj=7.663 mas, bpa=-0.1923 degrees ! Estimated noise=2.2616 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.337825 Jy ! Component: 100 - total flux cleaned = 0.475836 Jy ! Component: 150 - total flux cleaned = 0.535869 Jy ! Component: 200 - total flux cleaned = 0.553268 Jy ! Total flux subtracted in 200 components = 0.553268 Jy ! Clean residual min=-0.070015 max=0.060904 Jy/beam ! Clean residual mean=-0.002367 rms=0.018465 Jy/beam ! Combined flux in latest and established models = 5.33142 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 45 components and 5.33142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.404278Jy sigma=5.113836 ! Fit after self-cal, rms=0.404090Jy sigma=5.113302 ! 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.019 x 7.663 at -0.1923 degrees (North through East) ! Clean map min=-0.068117 max=4.7782 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.01679 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.96 HN 0.91 KP 0.96 ! LA 1.07 MK 1.00 OV 0.97 PT 1.03 ! SC 0.97 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.986459 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 1.01 KP 0.99 ! LA 1.04 MK 1.07 OV 1.00 PT 1.03 ! SC 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.986511 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.01 HN 0.96 KP 0.98 ! LA 0.99 MK 1.02 OV 1.02 PT 1.04 ! SC 1.02 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.01609 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 0.95 KP 0.92 ! LA 1.00 MK 1.01 OV 0.98 PT 0.95 ! SC 1.07 ! ! ! Fit before self-cal, rms=0.404090Jy sigma=5.113302 ! Fit after self-cal, rms=0.318373Jy sigma=4.010589 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.318373Jy sigma=4.010589 ! Fit after self-cal, rms=0.318427Jy sigma=4.010579 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.047 mas, bmaj=7.733 mas, bpa=-0.1684 degrees ! Estimated noise=2.26595 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.00711762 Jy ! Component: 100 - total flux cleaned = -0.00711881 Jy ! Component: 150 - total flux cleaned = -0.00754939 Jy ! Component: 200 - total flux cleaned = -0.00787163 Jy ! Total flux subtracted in 200 components = -0.00787163 Jy ! Clean residual min=-0.021950 max=0.026344 Jy/beam ! Clean residual mean=0.000146 rms=0.006563 Jy/beam ! Combined flux in latest and established models = 5.32355 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 51 components and 5.32355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.317316Jy sigma=3.997235 ! Fit after self-cal, rms=0.317216Jy sigma=3.996994 ! 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.317216Jy sigma=3.996994 ! Fit after self-cal, rms=0.189383Jy sigma=2.462314 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.00449257 Jy ! Component: 100 - total flux cleaned = 0.00447887 Jy ! Component: 150 - total flux cleaned = 0.00421521 Jy ! Component: 200 - total flux cleaned = 0.00397456 Jy ! Total flux subtracted in 200 components = 0.00397456 Jy ! Clean residual min=-0.019956 max=0.025563 Jy/beam ! Clean residual mean=0.000127 rms=0.006185 Jy/beam ! Combined flux in latest and established models = 5.32752 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 55 components and 5.32752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188137Jy sigma=2.453688 ! Fit after self-cal, rms=0.171255Jy sigma=2.275788 ! 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.047 x 7.733 at -0.1684 degrees (North through East) ! Clean map min=-0.018433 max=4.8006 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.171255Jy sigma=2.275788 ! Fit after self-cal, rms=0.086689Jy sigma=1.111856 ! 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.086689Jy sigma=1.111856 ! Fit after self-cal, rms=0.083155Jy sigma=1.076384 ! Inverting map and beam ! Estimated beam: bmin=3.051 mas, bmaj=7.761 mas, bpa=-0.2155 degrees ! Estimated noise=2.26644 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00922118 Jy ! Component: 100 - total flux cleaned = -0.00958289 Jy ! Component: 150 - total flux cleaned = -0.00986812 Jy ! Component: 200 - total flux cleaned = -0.0103545 Jy ! Total flux subtracted in 200 components = -0.0103545 Jy ! Clean residual min=-0.018011 max=0.019530 Jy/beam ! Clean residual mean=0.000097 rms=0.004863 Jy/beam ! Combined flux in latest and established models = 5.31717 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 57 components and 5.31717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081218Jy sigma=1.047183 ! Fit after self-cal, rms=0.080704Jy sigma=1.043081 ! 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.080704Jy sigma=1.043081 ! Fit after self-cal, rms=0.075550Jy sigma=0.970645 ! 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.075550Jy sigma=0.970645 ! Fit after self-cal, rms=0.075474Jy sigma=0.970235 ! Inverting map and beam ! Estimated beam: bmin=3.054 mas, bmaj=7.774 mas, bpa=-0.2869 degrees ! Estimated noise=2.26679 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00622423 Jy ! Component: 100 - total flux cleaned = -0.00697823 Jy ! Component: 150 - total flux cleaned = -0.00781048 Jy ! Component: 200 - total flux cleaned = -0.00838924 Jy ! Total flux subtracted in 200 components = -0.00838924 Jy ! Clean residual min=-0.016634 max=0.018385 Jy/beam ! Clean residual mean=0.000087 rms=0.004547 Jy/beam ! Combined flux in latest and established models = 5.30878 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 5.30878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074280Jy sigma=0.952824 ! Fit after self-cal, rms=0.074208Jy sigma=0.952403 ! 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.97 mas, bmaj=14.52 mas, bpa=14.14 degrees ! Estimated noise=2.94574 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.00790048 Jy ! Component: 100 - total flux cleaned = -0.00875196 Jy ! Component: 150 - total flux cleaned = -0.00904924 Jy ! Component: 200 - total flux cleaned = -0.00923841 Jy ! Total flux subtracted in 200 components = -0.00923841 Jy ! Clean residual min=-0.015700 max=0.016379 Jy/beam ! Clean residual mean=0.000276 rms=0.006094 Jy/beam ! Combined flux in latest and established models = 5.29954 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 72 components and 5.29954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074386Jy sigma=0.955003 ! Fit after self-cal, rms=0.074214Jy sigma=0.953433 ! 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.319 mas, bmaj=6.689 mas, bpa=-0.2931 degrees ! Estimated noise=3.08001 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 4.04572 Jy ! Component: 100 - total flux cleaned = 4.7425 Jy ! Component: 150 - total flux cleaned = 5.01808 Jy ! Component: 200 - total flux cleaned = 5.16124 Jy ! Total flux subtracted in 200 components = 5.16124 Jy ! Clean residual min=-0.041638 max=0.052466 Jy/beam ! Clean residual mean=-0.000016 rms=0.011483 Jy/beam ! Combined flux in latest and established models = 5.16125 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 41 model components to the UV plane model. ! The established model now contains 41 components and 5.16125 Jy ! Inverting map and beam ! Estimated beam: bmin=3.054 mas, bmaj=7.774 mas, bpa=-0.2869 degrees ! Estimated noise=2.26679 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.090356 Jy ! Component: 100 - total flux cleaned = 0.127065 Jy ! Component: 150 - total flux cleaned = 0.142359 Jy ! Component: 200 - total flux cleaned = 0.14494 Jy ! Total flux subtracted in 200 components = 0.14494 Jy ! Clean residual min=-0.018993 max=0.019041 Jy/beam ! Clean residual mean=0.000097 rms=0.004839 Jy/beam ! Combined flux in latest and established models = 5.30619 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 52 components and 5.30619 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.97 mas, bmaj=14.52 mas, bpa=14.14 degrees ! Estimated noise=2.94574 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.0053268 Jy ! Component: 100 - total flux cleaned = -0.00553975 Jy ! Component: 150 - total flux cleaned = -0.00554189 Jy ! Component: 200 - total flux cleaned = -0.00555734 Jy ! Total flux subtracted in 200 components = -0.00555734 Jy ! Clean residual min=-0.015836 max=0.016471 Jy/beam ! Clean residual mean=0.000264 rms=0.006099 Jy/beam ! Combined flux in latest and established models = 5.30063 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 60 components and 5.30063 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.054 mas, bmaj=7.774 mas, bpa=-0.2869 degrees ! Estimated noise=2.26679 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00486134 Jy ! Component: 100 - total flux cleaned = 0.00611836 Jy ! Component: 150 - total flux cleaned = 0.00639982 Jy ! Component: 200 - total flux cleaned = 0.00640681 Jy ! Total flux subtracted in 200 components = 0.00640681 Jy ! Clean residual min=-0.018600 max=0.019216 Jy/beam ! Clean residual mean=0.000095 rms=0.004725 Jy/beam ! Combined flux in latest and established models = 5.30703 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 64 components and 5.30703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076620Jy sigma=0.984489 ! Fit after self-cal, rms=0.076597Jy sigma=0.984228 wmodel J1743-0350_S_2007_01_11_yyk\_map.mod ! Writing 64 model components to file: J1743-0350_S_2007_01_11_yyk_map.mod wobs J1743-0350_S_2007_01_11_yyk\_uvs.fits ! Writing UV FITS file: J1743-0350_S_2007_01_11_yyk_uvs.fits wwins J1743-0350_S_2007_01_11_yyk\_map.win ! wwins: Wrote 1 windows to J1743-0350_S_2007_01_11_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.00246939 Jy ! Component: 100 - total flux cleaned = 0.00310078 Jy ! Component: 150 - total flux cleaned = 0.00186205 Jy ! Component: 200 - total flux cleaned = 0.00252825 Jy ! Component: 250 - total flux cleaned = 0.00399919 Jy ! Component: 300 - total flux cleaned = 0.00498421 Jy ! Component: 350 - total flux cleaned = 0.00573041 Jy ! Component: 400 - total flux cleaned = 0.00608649 Jy ! Component: 450 - total flux cleaned = 0.00676814 Jy ! Component: 500 - total flux cleaned = 0.00774354 Jy ! Component: 550 - total flux cleaned = 0.00805951 Jy ! Component: 600 - total flux cleaned = 0.0085073 Jy ! Component: 650 - total flux cleaned = 0.00850752 Jy ! Component: 700 - total flux cleaned = 0.00864775 Jy ! Component: 750 - total flux cleaned = 0.0087856 Jy ! Component: 800 - total flux cleaned = 0.00904714 Jy ! Component: 850 - total flux cleaned = 0.00917018 Jy ! Component: 900 - total flux cleaned = 0.00929221 Jy ! Component: 950 - total flux cleaned = 0.00952817 Jy ! Component: 1000 - total flux cleaned = 0.00964388 Jy ! Component: 1050 - total flux cleaned = 0.00986794 Jy ! Component: 1100 - total flux cleaned = 0.010301 Jy ! Component: 1150 - total flux cleaned = 0.0105104 Jy ! Component: 1200 - total flux cleaned = 0.0106138 Jy ! Component: 1250 - total flux cleaned = 0.0109098 Jy ! Component: 1300 - total flux cleaned = 0.0111955 Jy ! Component: 1350 - total flux cleaned = 0.0111014 Jy ! Component: 1400 - total flux cleaned = 0.010738 Jy ! Component: 1450 - total flux cleaned = 0.0106484 Jy ! Component: 1500 - total flux cleaned = 0.0103017 Jy ! Component: 1550 - total flux cleaned = 0.00971252 Jy ! Component: 1600 - total flux cleaned = 0.00946544 Jy ! Component: 1650 - total flux cleaned = 0.00922358 Jy ! Component: 1700 - total flux cleaned = 0.0085988 Jy ! Component: 1750 - total flux cleaned = 0.00806966 Jy ! Component: 1800 - total flux cleaned = 0.00770028 Jy ! Component: 1850 - total flux cleaned = 0.00719285 Jy ! Component: 1900 - total flux cleaned = 0.00662663 Jy ! Component: 1950 - total flux cleaned = 0.00621088 Jy ! Component: 2000 - total flux cleaned = 0.00560258 Jy ! Total flux subtracted in 2048 components = 0.00520268 Jy ! Clean residual min=-0.003654 max=0.003273 Jy/beam ! Clean residual mean=0.000000 rms=0.001307 Jy/beam ! Combined flux in latest and established models = 5.31224 Jy keep ! Adding 130 model components to the UV plane model. ! The established model now contains 194 components and 5.31224 Jy ![Exited script file: muppet] wmap "J1743-0350_S_2007_01_11_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.054 x 7.774 at -0.2869 degrees (North through East) ! Clean map min=-0.017608 max=4.8115 Jy/beam ! Writing clean map to FITS file: J1743-0350_S_2007_01_11_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 4.81152 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00131372 device "J1743-0350_S_2007_01_11_yyk\_map.eps/VPS" ! Attempting to open device: 'J1743-0350_S_2007_01_11_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0819112 0.0819112 0.163822 0.327645 0.655289 1.31058 2.62116 5.24231 10.4846 20.9693 41.9385 83.877 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0039 print "peak=",int(peak_flux*1000)/1000 ! peak= 4.811 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.054 x 7.774 at -0.2869 degrees (North through East) ! Clean map min=-0.017608 max=4.8115 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1743-0350_S_2007_01_11_yyk\_map.gif/gif" ! Attempting to open device: 'J1743-0350_S_2007_01_11_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1743-0350_S_2007_01_11_yyk_uvs.log closed on Mon Jun 16 19:53:07 2008