! Started logfile: J1211+1820_K_2006_06_11_yyk_uvs.log on Thu Jul 8 23:43:30 2010 obs J1211+1820_K_2006_06_11_yyk_uva.fits ! Reading UV FITS file: J1211+1820_K_2006_06_11_yyk_uva.fits ! AN table 1: 1636 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.584461 visibilities/baseline/integration-bin. ! Found source: J1211+1820 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.42136e+10 8e+06 1 8e+06 ! 02 2 2.42266e+10 8e+06 1 8e+06 ! 03 3 2.42656e+10 8e+06 1 8e+06 ! 04 4 2.43436e+10 8e+06 1 8e+06 ! 05 5 2.44866e+10 8e+06 1 8e+06 ! 06 6 2.45906e+10 8e+06 1 8e+06 ! 07 7 2.46556e+10 8e+06 1 8e+06 ! 08 8 2.46816e+10 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 2714 lines of history. ! ! Reading 344224 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 ![@muppet J1211+1820_K_2006_06_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 = 3 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=3 float phase_soltime2 phase_soltime2=0.3 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.70 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 10 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.0650x0.0650 milli-arcsec cellsize. uvav time_av, true ! Averaging into 10 second bins. ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.23849 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=0.3899 mas, bmaj=0.7886 mas, bpa=5.31 degrees ! Estimated noise=4.19255 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.106245 Jy ! Component: 100 - total flux cleaned = 0.136255 Jy ! Total flux subtracted in 100 components = 0.136255 Jy ! Clean residual min=-0.018968 max=0.018783 Jy/beam ! Clean residual mean=0.000102 rms=0.005120 Jy/beam ! Combined flux in latest and established models = 0.136256 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.136256 Jy ! ! Correcting IF 1. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 114 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 168 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 137 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 204 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 207 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.192800Jy sigma=1.078851 ! Fit after self-cal, rms=0.187616Jy sigma=1.076226 ! Inverting map and beam ! Estimated beam: bmin=0.389 mas, bmaj=0.7902 mas, bpa=5.365 degrees ! Estimated noise=4.39752 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=0.605 mas, bmaj=0.9365 mas, bpa=14.25 degrees ! Estimated noise=2.48728 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.017838 Jy ! Component: 100 - total flux cleaned = 0.0209866 Jy ! Component: 150 - total flux cleaned = 0.0209875 Jy ! Component: 200 - total flux cleaned = 0.0210958 Jy ! Total flux subtracted in 200 components = 0.0210958 Jy ! Clean residual min=-0.010267 max=0.013717 Jy/beam ! Clean residual mean=0.000040 rms=0.003165 Jy/beam ! Combined flux in latest and established models = 0.157351 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 28 components and 0.157351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.186501Jy sigma=1.067090 ! Fit after self-cal, rms=0.186322Jy sigma=1.066233 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.605 x 0.9365 at 14.25 degrees (North through East) ! Clean map min=-0.0098269 max=0.11689 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.99 HN 1.00* KP 1.04 ! LA 0.83 MK 1.00* NL 2.25 OV 1.12 ! PT 1.34 SC 0.21 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.00* KP 0.82 ! LA 1.00* MK 1.00* NL 1.00* OV 1.30 ! PT 0.79 SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.87 HN 1.00* KP 0.99 ! LA 0.83 MK 1.00* NL 1.00* OV 1.08 ! PT 0.93 SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 0.97 HN 1.00* KP 0.98 ! LA 3.72 MK 0.49 NL 1.00* OV 1.04 ! PT 0.99 SC 3.95 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 0.93 HN 1.00* KP 1.04 ! LA 0.91 MK 1.00* NL 1.00* OV 1.25 ! PT 0.80 SC 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.08 HN 1.00* KP 0.78 ! LA 0.85 MK 1.00* NL 1.00* OV 1.16 ! PT 0.93 SC 1.00* ! ! ! Correcting IF 7. ! A total of 36 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Correcting IF 8. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.186322Jy sigma=1.066233 ! Fit after self-cal, rms=0.538073Jy sigma=1.045639 selfcal false, false, phase_soltime ! Performing phase self-cal over 3 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.538073Jy sigma=1.045639 ! Fit after self-cal, rms=0.538134Jy sigma=1.043981 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.4058 mas, bmaj=0.7658 mas, bpa=-7.434 degrees ! Estimated noise=2.24585 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.00191697 Jy ! Component: 100 - total flux cleaned = 0.00203187 Jy ! Component: 150 - total flux cleaned = 0.00204593 Jy ! Component: 200 - total flux cleaned = 0.00189954 Jy ! Total flux subtracted in 200 components = 0.00189954 Jy ! Clean residual min=-0.006841 max=0.007802 Jy/beam ! Clean residual mean=0.000025 rms=0.002073 Jy/beam ! Combined flux in latest and established models = 0.159251 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 38 components and 0.159251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.538243Jy sigma=1.043032 ! Fit after self-cal, rms=0.538164Jy sigma=1.042642 ! 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.3 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.538164Jy sigma=1.042642 ! Fit after self-cal, rms=0.536319Jy sigma=1.005138 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.00515769 Jy ! Component: 100 - total flux cleaned = 0.00547488 Jy ! Component: 150 - total flux cleaned = 0.0060505 Jy ! Component: 200 - total flux cleaned = 0.00618945 Jy ! Total flux subtracted in 200 components = 0.00618945 Jy ! Clean residual min=-0.007478 max=0.007287 Jy/beam ! Clean residual mean=0.000015 rms=0.002071 Jy/beam ! Combined flux in latest and established models = 0.16544 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 0.16544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.536150Jy sigma=1.003564 ! Fit after self-cal, rms=0.535795Jy sigma=0.996767 ! 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: 0.4058 x 0.7658 at -7.434 degrees (North through East) ! Clean map min=-0.0070359 max=0.096203 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 uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 180 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8776 mas, bmaj=1.631 mas, bpa=42.24 degrees ! Estimated noise=2.70862 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.00199677 Jy ! Component: 100 - total flux cleaned = 0.00225846 Jy ! Component: 150 - total flux cleaned = 0.00233003 Jy ! Component: 200 - total flux cleaned = 0.00239161 Jy ! Total flux subtracted in 200 components = 0.00239161 Jy ! Clean residual min=-0.005809 max=0.007501 Jy/beam ! Clean residual mean=0.000030 rms=0.002285 Jy/beam ! Combined flux in latest and established models = 0.167832 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 44 components and 0.167832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.535776Jy sigma=0.996745 ! Fit after self-cal, rms=0.535207Jy sigma=0.993831 ! 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=0.3388 mas, bmaj=0.7372 mas, bpa=-3.179 degrees ! Estimated noise=3.77492 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.104539 Jy ! Component: 100 - total flux cleaned = 0.140781 Jy ! Component: 150 - total flux cleaned = 0.156554 Jy ! Component: 200 - total flux cleaned = 0.162046 Jy ! Total flux subtracted in 200 components = 0.162046 Jy ! Clean residual min=-0.012753 max=0.012293 Jy/beam ! Clean residual mean=0.000031 rms=0.003563 Jy/beam ! Combined flux in latest and established models = 0.162046 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.162046 Jy ! Inverting map and beam ! Estimated beam: bmin=0.4058 mas, bmaj=0.7658 mas, bpa=-7.434 degrees ! Estimated noise=2.24585 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.00664494 Jy ! Component: 100 - total flux cleaned = 0.00624255 Jy ! Component: 150 - total flux cleaned = 0.00575272 Jy ! Component: 200 - total flux cleaned = 0.00521508 Jy ! Total flux subtracted in 200 components = 0.00521508 Jy ! Clean residual min=-0.008385 max=0.007560 Jy/beam ! Clean residual mean=0.000015 rms=0.002223 Jy/beam ! Combined flux in latest and established models = 0.167261 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 38 components and 0.167261 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 180 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8776 mas, bmaj=1.631 mas, bpa=42.24 degrees ! Estimated noise=2.70862 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.000578615 Jy ! Component: 100 - total flux cleaned = 0.000502615 Jy ! Component: 150 - total flux cleaned = 0.000435958 Jy ! Component: 200 - total flux cleaned = 0.000434829 Jy ! Total flux subtracted in 200 components = 0.000434829 Jy ! Clean residual min=-0.006185 max=0.007527 Jy/beam ! Clean residual mean=0.000033 rms=0.002314 Jy/beam ! Combined flux in latest and established models = 0.167696 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 42 components and 0.167696 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.4058 mas, bmaj=0.7658 mas, bpa=-7.434 degrees ! Estimated noise=2.24585 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00047249 Jy ! Component: 100 - total flux cleaned = -0.000884592 Jy ! Component: 150 - total flux cleaned = -0.00121901 Jy ! Component: 200 - total flux cleaned = -0.0014349 Jy ! Total flux subtracted in 200 components = -0.0014349 Jy ! Clean residual min=-0.007739 max=0.007392 Jy/beam ! Clean residual mean=0.000018 rms=0.002096 Jy/beam ! Combined flux in latest and established models = 0.166261 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.3 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 45 components and 0.166261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.534211Jy sigma=0.992991 ! Fit after self-cal, rms=0.533625Jy sigma=0.990963 wmodel J1211+1820_K_2006_06_11_yyk\_map.mod ! Writing 45 model components to file: J1211+1820_K_2006_06_11_yyk_map.mod wobs J1211+1820_K_2006_06_11_yyk\_uvs.fits ! Writing UV FITS file: J1211+1820_K_2006_06_11_yyk_uvs.fits wwins J1211+1820_K_2006_06_11_yyk\_map.win ! wwins: Wrote 1 windows to J1211+1820_K_2006_06_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.000404206 Jy ! Component: 100 - total flux cleaned = -0.00147319 Jy ! Component: 150 - total flux cleaned = -0.0013702 Jy ! Component: 200 - total flux cleaned = -0.00127355 Jy ! Component: 250 - total flux cleaned = -0.00109308 Jy ! Component: 300 - total flux cleaned = -0.000832705 Jy ! Component: 350 - total flux cleaned = -0.000504422 Jy ! Component: 400 - total flux cleaned = -3.50792e-05 Jy ! Component: 450 - total flux cleaned = 0.000485035 Jy ! Component: 500 - total flux cleaned = 0.00112419 Jy ! Component: 550 - total flux cleaned = 0.00166887 Jy ! Component: 600 - total flux cleaned = 0.00225618 Jy ! Component: 650 - total flux cleaned = 0.00288313 Jy ! Component: 700 - total flux cleaned = 0.00330387 Jy ! Component: 750 - total flux cleaned = 0.00353501 Jy ! Component: 800 - total flux cleaned = 0.00381496 Jy ! Component: 850 - total flux cleaned = 0.00392343 Jy ! Component: 900 - total flux cleaned = 0.00413271 Jy ! Component: 950 - total flux cleaned = 0.00418294 Jy ! Component: 1000 - total flux cleaned = 0.00432834 Jy ! Component: 1050 - total flux cleaned = 0.00428117 Jy ! Component: 1100 - total flux cleaned = 0.00437421 Jy ! Component: 1150 - total flux cleaned = 0.00455366 Jy ! Component: 1200 - total flux cleaned = 0.00464167 Jy ! Component: 1250 - total flux cleaned = 0.0048113 Jy ! Component: 1300 - total flux cleaned = 0.00489433 Jy ! Component: 1350 - total flux cleaned = 0.00509628 Jy ! Component: 1400 - total flux cleaned = 0.00529337 Jy ! Component: 1450 - total flux cleaned = 0.00548684 Jy ! Component: 1500 - total flux cleaned = 0.00578943 Jy ! Component: 1550 - total flux cleaned = 0.00597463 Jy ! Component: 1600 - total flux cleaned = 0.00626511 Jy ! Component: 1650 - total flux cleaned = 0.006407 Jy ! Component: 1700 - total flux cleaned = 0.00640659 Jy ! Component: 1750 - total flux cleaned = 0.00654402 Jy ! Component: 1800 - total flux cleaned = 0.0066114 Jy ! Component: 1850 - total flux cleaned = 0.00684432 Jy ! Component: 1900 - total flux cleaned = 0.00691012 Jy ! Component: 1950 - total flux cleaned = 0.00703891 Jy ! Component: 2000 - total flux cleaned = 0.00700746 Jy ! Total flux subtracted in 2048 components = 0.00700771 Jy ! Clean residual min=-0.001652 max=0.001803 Jy/beam ! Clean residual mean=0.000003 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.173269 Jy keep ! Adding 156 model components to the UV plane model. ! The established model now contains 201 components and 0.173269 Jy ![Exited script file: muppet] wmap "J1211+1820_K_2006_06_11_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.4058 x 0.7658 at -7.434 degrees (North through East) ! Clean map min=-0.0041029 max=0.1014 Jy/beam ! Writing clean map to FITS file: J1211+1820_K_2006_06_11_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.101397 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000610039 device "J1211+1820_K_2006_06_11_yyk\_map.eps/VPS" ! Attempting to open device: 'J1211+1820_K_2006_06_11_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.80491 1.80491 3.60982 7.21963 14.4393 28.8785 57.7571 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.101 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.4058 x 0.7658 at -7.434 degrees (North through East) ! Clean map min=-0.0041029 max=0.1014 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1211+1820_K_2006_06_11_yyk\_map.gif/gif" ! Attempting to open device: 'J1211+1820_K_2006_06_11_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1211+1820_K_2006_06_11_yyk_uvs.log closed on Thu Jul 8 23:43:31 2010