! Started logfile: J0704-1307_S_2005_07_09_yyk_uvs.log on Fri Jan 20 11:16:36 2006 obs J0704-1307_S_2005_07_09_yyk_uve.fits ! Reading UV FITS file: J0704-1307_S_2005_07_09_yyk_uve.fits ! AN table 1: 9 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.380247 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0704-1307 ! ! 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 616 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 J0704-1307_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 = 128x128 pixels with 4.00x4.00 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.148761 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=12.33 mas, bmaj=22.74 mas, bpa=33.59 degrees ! Estimated noise=4.53289 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.102784 Jy ! Component: 100 - total flux cleaned = 0.117815 Jy ! Total flux subtracted in 100 components = 0.117815 Jy ! Clean residual min=-0.015446 max=0.020406 Jy/beam ! Clean residual mean=0.000055 rms=0.005061 Jy/beam ! Combined flux in latest and established models = 0.117815 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.117815 Jy ! ! Correcting IF 1. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.086463Jy sigma=1.081409 ! Fit after self-cal, rms=0.080351Jy sigma=1.005779 ! Inverting map and beam ! Estimated beam: bmin=12.33 mas, bmaj=22.74 mas, bpa=33.59 degrees ! Estimated noise=4.53289 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=14.91 mas, bmaj=25.36 mas, bpa=24.56 degrees ! Estimated noise=2.60808 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.00916585 Jy ! Component: 100 - total flux cleaned = 0.0108503 Jy ! Component: 150 - total flux cleaned = 0.0107516 Jy ! Component: 200 - total flux cleaned = 0.0103792 Jy ! Total flux subtracted in 200 components = 0.0103792 Jy ! Clean residual min=-0.007020 max=0.007230 Jy/beam ! Clean residual mean=0.000001 rms=0.002195 Jy/beam ! Combined flux in latest and established models = 0.128195 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 16 components and 0.128195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079022Jy sigma=0.991746 ! Fit after self-cal, rms=0.079045Jy sigma=0.991542 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 14.91 x 25.36 at 24.56 degrees (North through East) ! Clean map min=-0.0070262 max=0.12062 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 ! 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 2. ! 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 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.079045Jy sigma=0.991542 ! Fit after self-cal, rms=0.079045Jy sigma=0.991542 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.079045Jy sigma=0.991542 ! Fit after self-cal, rms=0.079044Jy sigma=0.991542 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=14.91 mas, bmaj=25.36 mas, bpa=24.56 degrees ! Estimated noise=2.60808 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.000293363 Jy ! Component: 100 - total flux cleaned = -0.000521302 Jy ! Component: 150 - total flux cleaned = -0.000866798 Jy ! Component: 200 - total flux cleaned = -0.00118472 Jy ! Total flux subtracted in 200 components = -0.00118472 Jy ! Clean residual min=-0.007033 max=0.007194 Jy/beam ! Clean residual mean=0.000001 rms=0.002125 Jy/beam ! Combined flux in latest and established models = 0.12701 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 18 components and 0.12701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078911Jy sigma=0.989868 ! Fit after self-cal, rms=0.078914Jy sigma=0.989832 ! 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.078914Jy sigma=0.989832 ! Fit after self-cal, rms=0.072336Jy sigma=0.905239 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.0021198 Jy ! Component: 100 - total flux cleaned = 0.00165727 Jy ! Component: 150 - total flux cleaned = 0.00144751 Jy ! Component: 200 - total flux cleaned = 0.00125032 Jy ! Total flux subtracted in 200 components = 0.00125032 Jy ! Clean residual min=-0.006936 max=0.007428 Jy/beam ! Clean residual mean=0.000012 rms=0.002152 Jy/beam ! Combined flux in latest and established models = 0.12826 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 24 components and 0.12826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071889Jy sigma=0.902262 ! Fit after self-cal, rms=0.071085Jy sigma=0.894979 ! 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: 14.91 x 25.36 at 24.56 degrees (North through East) ! Clean map min=-0.0067842 max=0.12411 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.071085Jy sigma=0.894979 ! Fit after self-cal, rms=0.070968Jy sigma=0.886011 ! 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.070968Jy sigma=0.886011 ! Fit after self-cal, rms=0.070827Jy sigma=0.884974 ! Inverting map and beam ! Estimated beam: bmin=14.79 mas, bmaj=25.35 mas, bpa=24.68 degrees ! Estimated noise=2.64562 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0024662 Jy ! Component: 100 - total flux cleaned = 0.00239607 Jy ! Component: 150 - total flux cleaned = 0.00220543 Jy ! Component: 200 - total flux cleaned = 0.0020299 Jy ! Total flux subtracted in 200 components = 0.0020299 Jy ! Clean residual min=-0.006120 max=0.007578 Jy/beam ! Clean residual mean=0.000017 rms=0.002092 Jy/beam ! Combined flux in latest and established models = 0.13029 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 25 components and 0.13029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070460Jy sigma=0.882661 ! Fit after self-cal, rms=0.070438Jy sigma=0.882411 ! 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.070438Jy sigma=0.882411 ! Fit after self-cal, rms=0.070167Jy sigma=0.863464 ! 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.070167Jy sigma=0.863464 ! Fit after self-cal, rms=0.070197Jy sigma=0.863112 ! Inverting map and beam ! Estimated beam: bmin=14.72 mas, bmaj=24.9 mas, bpa=25.1 degrees ! Estimated noise=2.66167 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00305054 Jy ! Component: 100 - total flux cleaned = 0.00440214 Jy ! Component: 150 - total flux cleaned = 0.00462625 Jy ! Component: 200 - total flux cleaned = 0.00467342 Jy ! Total flux subtracted in 200 components = 0.00467342 Jy ! Clean residual min=-0.006465 max=0.007623 Jy/beam ! Clean residual mean=0.000036 rms=0.001874 Jy/beam ! Combined flux in latest and established models = 0.134964 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 34 components and 0.134964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069996Jy sigma=0.861055 ! Fit after self-cal, rms=0.070030Jy sigma=0.860934 ! 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=15.27 mas, bmaj=25.42 mas, bpa=23.82 degrees ! Estimated noise=2.6695 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.000333239 Jy ! Component: 100 - total flux cleaned = -0.000415497 Jy ! Component: 150 - total flux cleaned = -0.000454377 Jy ! Component: 200 - total flux cleaned = -0.00053156 Jy ! Total flux subtracted in 200 components = -0.00053156 Jy ! Clean residual min=-0.006196 max=0.007493 Jy/beam ! Clean residual mean=0.000036 rms=0.001869 Jy/beam ! Combined flux in latest and established models = 0.134432 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 35 components and 0.134432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070001Jy sigma=0.860279 ! Fit after self-cal, rms=0.070020Jy sigma=0.860224 ! 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=12.24 mas, bmaj=22.61 mas, bpa=33.38 degrees ! Estimated noise=4.54363 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.112769 Jy ! Component: 100 - total flux cleaned = 0.133632 Jy ! Component: 150 - total flux cleaned = 0.140205 Jy ! Component: 200 - total flux cleaned = 0.144571 Jy ! Total flux subtracted in 200 components = 0.144571 Jy ! Clean residual min=-0.012820 max=0.014422 Jy/beam ! Clean residual mean=0.000044 rms=0.003804 Jy/beam ! Combined flux in latest and established models = 0.144572 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.144572 Jy ! Inverting map and beam ! Estimated beam: bmin=14.72 mas, bmaj=24.9 mas, bpa=25.1 degrees ! Estimated noise=2.66167 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.00498754 Jy ! Component: 100 - total flux cleaned = -0.00582621 Jy ! Component: 150 - total flux cleaned = -0.00599806 Jy ! Component: 200 - total flux cleaned = -0.0061505 Jy ! Total flux subtracted in 200 components = -0.0061505 Jy ! Clean residual min=-0.006808 max=0.008118 Jy/beam ! Clean residual mean=0.000036 rms=0.002018 Jy/beam ! Combined flux in latest and established models = 0.138421 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 17 components and 0.138421 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=15.27 mas, bmaj=25.42 mas, bpa=23.82 degrees ! Estimated noise=2.6695 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.00100483 Jy ! Component: 100 - total flux cleaned = -0.00124606 Jy ! Component: 150 - total flux cleaned = -0.00141955 Jy ! Component: 200 - total flux cleaned = -0.00158403 Jy ! Total flux subtracted in 200 components = -0.00158403 Jy ! Clean residual min=-0.006420 max=0.007885 Jy/beam ! Clean residual mean=0.000035 rms=0.001971 Jy/beam ! Combined flux in latest and established models = 0.136837 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 22 components and 0.136837 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=14.72 mas, bmaj=24.9 mas, bpa=25.1 degrees ! Estimated noise=2.66167 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000485289 Jy ! Component: 100 - total flux cleaned = 0.000486333 Jy ! Component: 150 - total flux cleaned = 0.000434598 Jy ! Component: 200 - total flux cleaned = 0.000239274 Jy ! Total flux subtracted in 200 components = 0.000239274 Jy ! Clean residual min=-0.006456 max=0.007793 Jy/beam ! Clean residual mean=0.000036 rms=0.001931 Jy/beam ! Combined flux in latest and established models = 0.137076 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 22 components and 0.137076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069993Jy sigma=0.861592 ! Fit after self-cal, rms=0.070003Jy sigma=0.861542 wmodel J0704-1307_S_2005_07_09_yyk\_map.mod ! Writing 22 model components to file: J0704-1307_S_2005_07_09_yyk_map.mod wobs J0704-1307_S_2005_07_09_yyk\_uvs.fits ! Writing UV FITS file: J0704-1307_S_2005_07_09_yyk_uvs.fits wwins J0704-1307_S_2005_07_09_yyk\_map.win ! wwins: Wrote 1 windows to J0704-1307_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=512 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103101 Jy ! Component: 100 - total flux cleaned = 0.00121806 Jy ! Component: 150 - total flux cleaned = 0.000974304 Jy ! Component: 200 - total flux cleaned = 0.000899443 Jy ! Component: 250 - total flux cleaned = 0.00118295 Jy ! Component: 300 - total flux cleaned = 0.00145092 Jy ! Component: 350 - total flux cleaned = 0.00164375 Jy ! Component: 400 - total flux cleaned = 0.00189478 Jy ! Component: 450 - total flux cleaned = 0.00195533 Jy ! Component: 500 - total flux cleaned = 0.00195596 Jy ! Total flux subtracted in 512 components = 0.00189915 Jy ! Clean residual min=-0.004218 max=0.004706 Jy/beam ! Clean residual mean=0.000021 rms=0.001289 Jy/beam ! Combined flux in latest and established models = 0.138975 Jy keep ! Adding 35 model components to the UV plane model. ! The established model now contains 57 components and 0.138975 Jy ![Exited script file: muppet] wmap "J0704-1307_S_2005_07_09_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 14.72 x 24.9 at 25.1 degrees (North through East) ! Clean map min=-0.0059139 max=0.12879 Jy/beam ! Writing clean map to FITS file: J0704-1307_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.128788 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0012882 device "J0704-1307_S_2005_07_09_yyk\_map.eps/VPS" ! Attempting to open device: 'J0704-1307_S_2005_07_09_yyk_map.eps/VPS' loglevs 1*100*3*image_rms/peak_flux ! The new contour levels are: ! -3.00075 3.00075 6.0015 12.003 24.006 48.012 96.024 print "clev=",int(1*3*image_rms*10000)/10000 ! clev= 0.0038 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.128 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 14.72 x 24.9 at 25.1 degrees (North through East) ! Clean map min=-0.0059139 max=0.12879 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0704-1307_S_2005_07_09_yyk\_map.gif/gif" ! Attempting to open device: 'J0704-1307_S_2005_07_09_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0704-1307_S_2005_07_09_yyk_uvs.log closed on Fri Jan 20 11:16:37 2006