! Started logfile: J1127-1857_S_2004_05_27_yyk_uvs.log on Wed Dec 7 00:20:27 2005 obs J1127-1857_S_2004_05_27_yyk_uve.fits ! Reading UV FITS file: J1127-1857_S_2004_05_27_yyk_uve.fits ! AN table 1: 14 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.830159 visibilities/baseline/integration-bin. ! Found source: J1127-1857 ! ! 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 1383 lines of history. ! ! Reading 2092 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 J1127-1857_S_2004_05_27_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.942638 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.135330Jy sigma=2.810442 ! Fit after self-cal, rms=0.135976Jy sigma=2.744760 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.473 mas, bmaj=6.617 mas, bpa=-1.614 degrees ! Estimated noise=1.50647 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.804534 Jy ! Component: 100 - total flux cleaned = 0.91666 Jy ! Total flux subtracted in 100 components = 0.91666 Jy ! Clean residual min=-0.018335 max=0.028587 Jy/beam ! Clean residual mean=-0.000106 rms=0.005417 Jy/beam ! Combined flux in latest and established models = 0.91666 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.91666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119701Jy sigma=2.506043 ! Fit after self-cal, rms=0.119714Jy sigma=2.505970 ! Inverting map 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=2.895 mas, bmaj=7.992 mas, bpa=-4.896 degrees ! Estimated noise=1.00031 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.0355483 Jy ! Component: 100 - total flux cleaned = 0.0343972 Jy ! Component: 150 - total flux cleaned = 0.0343922 Jy ! Component: 200 - total flux cleaned = 0.0335743 Jy ! Total flux subtracted in 200 components = 0.0335743 Jy ! Clean residual min=-0.029009 max=0.030378 Jy/beam ! Clean residual mean=-0.000355 rms=0.010781 Jy/beam ! Combined flux in latest and established models = 0.950234 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 23 components and 0.950234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115870Jy sigma=2.249096 ! Fit after self-cal, rms=0.115852Jy sigma=2.248738 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! 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.01486 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.05 HN 0.98 KP 0.98 ! LA 1.09 MK 0.88 NL 0.99 OV 0.88 ! PT 1.04 SC 0.92 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.984776 ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.98 HN 1.08 KP 1.00 ! LA 1.02 MK 1.05 NL 1.01 OV 1.00 ! PT 0.95 SC 0.95 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00534 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.88 HN 1.04 KP 0.99 ! LA 0.94 MK 1.01 NL 1.07 OV 1.00 ! PT 1.05 SC 0.97 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.990285 ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.90 HN 1.10 KP 0.88 ! LA 1.00* MK 1.08 NL 0.99 OV 1.00* ! PT 0.93 SC 1.09 ! ! ! Fit before self-cal, rms=0.115852Jy sigma=2.248738 ! Fit after self-cal, rms=0.102165Jy sigma=1.568005 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.102165Jy sigma=1.568005 ! Fit after self-cal, rms=0.102176Jy sigma=1.567920 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.959 mas, bmaj=7.956 mas, bpa=-4.323 degrees ! Estimated noise=0.99249 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.000264106 Jy ! Component: 100 - total flux cleaned = -1.58242e-06 Jy ! Component: 150 - total flux cleaned = -0.000114296 Jy ! Component: 200 - total flux cleaned = -0.000227617 Jy ! Total flux subtracted in 200 components = -0.000227617 Jy ! Clean residual min=-0.013388 max=0.016821 Jy/beam ! Clean residual mean=0.000026 rms=0.004840 Jy/beam ! Combined flux in latest and established models = 0.950007 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 38 components and 0.950007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102381Jy sigma=1.563822 ! Fit after self-cal, rms=0.102368Jy sigma=1.563670 ! 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.102368Jy sigma=1.563670 ! Fit after self-cal, rms=0.099481Jy sigma=1.487180 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.000110624 Jy ! Component: 100 - total flux cleaned = 0.000115315 Jy ! Component: 150 - total flux cleaned = 2.39078e-05 Jy ! Component: 200 - total flux cleaned = -6.56025e-05 Jy ! Total flux subtracted in 200 components = -6.56025e-05 Jy ! Clean residual min=-0.011804 max=0.015383 Jy/beam ! Clean residual mean=0.000024 rms=0.004643 Jy/beam ! Combined flux in latest and established models = 0.949941 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 42 components and 0.949941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099552Jy sigma=1.484669 ! Fit after self-cal, rms=0.099557Jy sigma=1.479222 ! 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: 2.959 x 7.956 at -4.323 degrees (North through East) ! Clean map min=-0.012804 max=0.94292 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.099557Jy sigma=1.479222 ! Fit after self-cal, rms=0.092645Jy sigma=1.237625 ! 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.092645Jy sigma=1.237625 ! Fit after self-cal, rms=0.092742Jy sigma=1.236406 ! Inverting map and beam ! Estimated beam: bmin=2.974 mas, bmaj=7.979 mas, bpa=-4.356 degrees ! Estimated noise=0.991973 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0021485 Jy ! Component: 100 - total flux cleaned = 0.00204023 Jy ! Component: 150 - total flux cleaned = 0.00203785 Jy ! Component: 200 - total flux cleaned = 0.00196344 Jy ! Total flux subtracted in 200 components = 0.00196344 Jy ! Clean residual min=-0.006756 max=0.009059 Jy/beam ! Clean residual mean=0.000012 rms=0.002297 Jy/beam ! Combined flux in latest and established models = 0.951905 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 52 components and 0.951905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092170Jy sigma=1.232388 ! Fit after self-cal, rms=0.092234Jy sigma=1.232009 ! 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.092234Jy sigma=1.232009 ! Fit after self-cal, rms=0.087035Jy sigma=1.110706 ! 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.087035Jy sigma=1.110706 ! Fit after self-cal, rms=0.087076Jy sigma=1.110599 ! Inverting map and beam ! Estimated beam: bmin=2.98 mas, bmaj=7.987 mas, bpa=-4.477 degrees ! Estimated noise=0.9922 mJy/beam. ! Added new window around map position (2.5, -22.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00699205 Jy ! Component: 100 - total flux cleaned = 0.00850902 Jy ! Component: 150 - total flux cleaned = 0.0086658 Jy ! Component: 200 - total flux cleaned = 0.00867034 Jy ! Total flux subtracted in 200 components = 0.00867034 Jy ! Clean residual min=-0.004433 max=0.005283 Jy/beam ! Clean residual mean=-0.000030 rms=0.001344 Jy/beam ! Combined flux in latest and established models = 0.960575 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 71 components and 0.960575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086423Jy sigma=1.096294 ! Fit after self-cal, rms=0.086439Jy sigma=1.095738 ! 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.604 mas, bmaj=16.87 mas, bpa=1.111 degrees ! Estimated noise=1.30521 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.000308674 Jy ! Component: 100 - total flux cleaned = 0.000530292 Jy ! Component: 150 - total flux cleaned = 0.000466482 Jy ! Component: 200 - total flux cleaned = 0.000466688 Jy ! Total flux subtracted in 200 components = 0.000466688 Jy ! Clean residual min=-0.004132 max=0.004959 Jy/beam ! Clean residual mean=-0.000078 rms=0.001562 Jy/beam ! Combined flux in latest and established models = 0.961041 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 89 components and 0.961041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086326Jy sigma=1.094602 ! Fit after self-cal, rms=0.086349Jy sigma=1.094401 ! 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.476 mas, bmaj=6.64 mas, bpa=-1.477 degrees ! Estimated noise=1.50487 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.804057 Jy ! Component: 100 - total flux cleaned = 0.916941 Jy ! Component: 150 - total flux cleaned = 0.946508 Jy ! Component: 200 - total flux cleaned = 0.955123 Jy ! Total flux subtracted in 200 components = 0.955123 Jy ! Clean residual min=-0.007107 max=0.007743 Jy/beam ! Clean residual mean=-0.000034 rms=0.002016 Jy/beam ! Combined flux in latest and established models = 0.955123 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.955123 Jy ! Inverting map and beam ! Estimated beam: bmin=2.98 mas, bmaj=7.987 mas, bpa=-4.477 degrees ! Estimated noise=0.9922 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.0067244 Jy ! Component: 100 - total flux cleaned = 0.00828478 Jy ! Component: 150 - total flux cleaned = 0.00826875 Jy ! Component: 200 - total flux cleaned = 0.00823304 Jy ! Total flux subtracted in 200 components = 0.00823304 Jy ! Clean residual min=-0.006982 max=0.007752 Jy/beam ! Clean residual mean=-0.000036 rms=0.002223 Jy/beam ! Combined flux in latest and established models = 0.963356 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 45 components and 0.963356 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.604 mas, bmaj=16.87 mas, bpa=1.111 degrees ! Estimated noise=1.30521 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 = 1.75666e-05 Jy ! Component: 100 - total flux cleaned = -9.68294e-05 Jy ! Component: 150 - total flux cleaned = -0.000143328 Jy ! Component: 200 - total flux cleaned = -0.000144476 Jy ! Total flux subtracted in 200 components = -0.000144476 Jy ! Clean residual min=-0.004552 max=0.005040 Jy/beam ! Clean residual mean=-0.000086 rms=0.001491 Jy/beam ! Combined flux in latest and established models = 0.963212 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 66 components and 0.963212 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.98 mas, bmaj=7.987 mas, bpa=-4.477 degrees ! Estimated noise=0.9922 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000263189 Jy ! Component: 100 - total flux cleaned = -0.00043903 Jy ! Component: 150 - total flux cleaned = -0.000593366 Jy ! Component: 200 - total flux cleaned = -0.000578746 Jy ! Total flux subtracted in 200 components = -0.000578746 Jy ! Clean residual min=-0.005757 max=0.006676 Jy/beam ! Clean residual mean=-0.000034 rms=0.001765 Jy/beam ! Combined flux in latest and established models = 0.962633 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 80 components and 0.962633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085145Jy sigma=1.091163 ! Fit after self-cal, rms=0.085129Jy sigma=1.090365 wmodel J1127-1857_S_2004_05_27_yyk\_map.mod ! Writing 80 model components to file: J1127-1857_S_2004_05_27_yyk_map.mod wobs J1127-1857_S_2004_05_27_yyk\_uvs.fits ! Writing UV FITS file: J1127-1857_S_2004_05_27_yyk_uvs.fits wwins J1127-1857_S_2004_05_27_yyk\_map.win ! wwins: Wrote 2 windows to J1127-1857_S_2004_05_27_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.00101608 Jy ! Component: 100 - total flux cleaned = 0.00101228 Jy ! Component: 150 - total flux cleaned = 0.00161793 Jy ! Component: 200 - total flux cleaned = 0.00227782 Jy ! Component: 250 - total flux cleaned = 0.00306318 Jy ! Component: 300 - total flux cleaned = 0.003439 Jy ! Component: 350 - total flux cleaned = 0.00358074 Jy ! Component: 400 - total flux cleaned = 0.00371708 Jy ! Component: 450 - total flux cleaned = 0.0037164 Jy ! Component: 500 - total flux cleaned = 0.00371855 Jy ! Component: 550 - total flux cleaned = 0.00384218 Jy ! Component: 600 - total flux cleaned = 0.00384152 Jy ! Component: 650 - total flux cleaned = 0.00395841 Jy ! Component: 700 - total flux cleaned = 0.0040164 Jy ! Component: 750 - total flux cleaned = 0.00407172 Jy ! Component: 800 - total flux cleaned = 0.00423424 Jy ! Component: 850 - total flux cleaned = 0.00428756 Jy ! Component: 900 - total flux cleaned = 0.00418418 Jy ! Component: 950 - total flux cleaned = 0.0042364 Jy ! Component: 1000 - total flux cleaned = 0.00423679 Jy ! Component: 1050 - total flux cleaned = 0.00418627 Jy ! Component: 1100 - total flux cleaned = 0.0039465 Jy ! Component: 1150 - total flux cleaned = 0.00399241 Jy ! Component: 1200 - total flux cleaned = 0.003852 Jy ! Component: 1250 - total flux cleaned = 0.00371625 Jy ! Component: 1300 - total flux cleaned = 0.00367116 Jy ! Component: 1350 - total flux cleaned = 0.00349538 Jy ! Component: 1400 - total flux cleaned = 0.00353821 Jy ! Component: 1450 - total flux cleaned = 0.00349569 Jy ! Component: 1500 - total flux cleaned = 0.00349571 Jy ! Component: 1550 - total flux cleaned = 0.00349592 Jy ! Component: 1600 - total flux cleaned = 0.00349621 Jy ! Component: 1650 - total flux cleaned = 0.00349677 Jy ! Component: 1700 - total flux cleaned = 0.00365379 Jy ! Component: 1750 - total flux cleaned = 0.00365312 Jy ! Component: 1800 - total flux cleaned = 0.00353799 Jy ! Component: 1850 - total flux cleaned = 0.00357626 Jy ! Component: 1900 - total flux cleaned = 0.00357682 Jy ! Component: 1950 - total flux cleaned = 0.00365077 Jy ! Component: 2000 - total flux cleaned = 0.00375991 Jy ! Total flux subtracted in 2048 components = 0.00376029 Jy ! Clean residual min=-0.002067 max=0.002061 Jy/beam ! Clean residual mean=-0.000002 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.966393 Jy keep ! Adding 176 model components to the UV plane model. ! The established model now contains 256 components and 0.966394 Jy ![Exited script file: muppet] wmap "J1127-1857_S_2004_05_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.98 x 7.987 at -4.477 degrees (North through East) ! Clean map min=-0.0039372 max=0.93551 Jy/beam ! Writing clean map to FITS file: J1127-1857_S_2004_05_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.935507 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000711595 device "J1127-1857_S_2004_05_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1127-1857_S_2004_05_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.228196 0.228196 0.456391 0.912782 1.82556 3.65113 7.30226 14.6045 29.209 58.4181 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.935 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.98 x 7.987 at -4.477 degrees (North through East) ! Clean map min=-0.0039372 max=0.93551 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1127-1857_S_2004_05_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1127-1857_S_2004_05_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1127-1857_S_2004_05_27_yyk_uvs.log closed on Wed Dec 7 00:20:31 2005