! Started logfile: J0453-1233_K_2006_10_20_yyk_uvs.log on Thu Dec 2 20:43:39 2010 obs J0453-1233_K_2006_10_20_yyk_uva.fits ! Reading UV FITS file: J0453-1233_K_2006_10_20_yyk_uva.fits ! AN table 1: 2001 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.220301 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0453-1233 ! ! 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 2241 lines of history. ! ! Reading 158696 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 J0453-1233_K_2006_10_20_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.959005 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.422 mas, bmaj=0.9258 mas, bpa=-6.916 degrees ! Estimated noise=8.37049 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=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.125692 Jy ! Component: 100 - total flux cleaned = 0.135933 Jy ! Total flux subtracted in 100 components = 0.135933 Jy ! Clean residual min=-0.023563 max=0.023866 Jy/beam ! Clean residual mean=-0.000033 rms=0.008611 Jy/beam ! Combined flux in latest and established models = 0.135933 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.135933 Jy ! ! Correcting IF 1. ! A total of 290 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 290 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 290 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 179 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 234 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 238 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 290 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 290 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.947873Jy sigma=1.129272 ! Fit after self-cal, rms=1.088578Jy sigma=1.094020 ! Inverting map and beam ! Estimated beam: bmin=0.4381 mas, bmaj=1.003 mas, bpa=-11.58 degrees ! Estimated noise=9.00269 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.4345 mas, bmaj=1.052 mas, bpa=-10.79 degrees ! Estimated noise=7.42275 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.0244813 Jy ! Component: 100 - total flux cleaned = 0.0337657 Jy ! Component: 150 - total flux cleaned = 0.0361025 Jy ! Component: 200 - total flux cleaned = 0.0337964 Jy ! Total flux subtracted in 200 components = 0.0337964 Jy ! Clean residual min=-0.006595 max=0.006613 Jy/beam ! Clean residual mean=-0.000076 rms=0.002953 Jy/beam ! Combined flux in latest and established models = 0.16973 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 78 model components to the UV plane model. ! The established model now contains 102 components and 0.16973 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=1.087091Jy sigma=1.060947 ! Fit after self-cal, rms=1.087414Jy sigma=1.060757 ! 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.4345 x 1.052 at -10.79 degrees (North through East) ! Clean map min=-0.014329 max=0.045467 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 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 2. ! 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 3. ! 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 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.01 HN 1.00* KP 0.92 ! LA 1.00* MK 1.06 NL 1.00* OV 0.93 ! PT 1.00* SC 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.94 HN 1.00* KP 1.09 ! LA 0.85 MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.28 FD 1.90 HN 1.00* KP 1.00* ! LA 0.45 MK 1.00* NL 1.00* OV 1.36 ! PT 1.00* SC 1.00* ! ! ! Correcting IF 7. ! 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. ! 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=1.087414Jy sigma=1.060757 ! Fit after self-cal, rms=0.619088Jy sigma=1.056702 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.619088Jy sigma=1.056702 ! Fit after self-cal, rms=0.619000Jy sigma=1.056872 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.4935 mas, bmaj=1.061 mas, bpa=-7.839 degrees ! Estimated noise=6.61836 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.00119144 Jy ! Component: 100 - total flux cleaned = 0.00071062 Jy ! Component: 150 - total flux cleaned = 0.00125499 Jy ! Component: 200 - total flux cleaned = 0.00141562 Jy ! Total flux subtracted in 200 components = 0.00141562 Jy ! Clean residual min=-0.002003 max=0.001961 Jy/beam ! Clean residual mean=-0.000018 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.171146 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 49 model components to the UV plane model. ! The established model now contains 151 components and 0.171146 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.619183Jy sigma=1.054790 ! Fit after self-cal, rms=0.619483Jy sigma=1.055295 ! 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.619483Jy sigma=1.055295 ! Fit after self-cal, rms=0.617630Jy sigma=0.991790 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.00550486 Jy ! Component: 100 - total flux cleaned = -0.0107439 Jy ! Component: 150 - total flux cleaned = -0.0122641 Jy ! Component: 200 - total flux cleaned = -0.0119839 Jy ! Total flux subtracted in 200 components = -0.0119839 Jy ! Clean residual min=-0.003485 max=0.003409 Jy/beam ! Clean residual mean=0.000004 rms=0.001363 Jy/beam ! Combined flux in latest and established models = 0.159162 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 63 model components to the UV plane model. ! The established model now contains 214 components and 0.159162 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.617174Jy sigma=0.982517 ! Fit after self-cal, rms=0.609270Jy sigma=0.968001 ! Inverting map ! Added new window around map position (1.04, 0.195). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00711318 Jy ! Component: 100 - total flux cleaned = 0.00822757 Jy ! Component: 150 - total flux cleaned = 0.00899868 Jy ! Component: 200 - total flux cleaned = 0.0098328 Jy ! Total flux subtracted in 200 components = 0.0098328 Jy ! Clean residual min=-0.005631 max=0.006407 Jy/beam ! Clean residual mean=0.000002 rms=0.002013 Jy/beam ! Combined flux in latest and established models = 0.168995 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 247 components and 0.168994 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.609331Jy sigma=0.966460 ! Fit after self-cal, rms=0.604109Jy sigma=0.960415 ! 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.4935 x 1.061 at -7.839 degrees (North through East) ! Clean map min=-0.013482 max=0.041715 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.9241 mas, bmaj=2.596 mas, bpa=35.58 degrees ! Estimated noise=7.32369 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.00549344 Jy ! Component: 100 - total flux cleaned = 0.00794341 Jy ! Component: 150 - total flux cleaned = 0.00970482 Jy ! Component: 200 - total flux cleaned = 0.0106322 Jy ! Total flux subtracted in 200 components = 0.0106322 Jy ! Clean residual min=-0.008093 max=0.008315 Jy/beam ! Clean residual mean=0.000017 rms=0.002722 Jy/beam ! Combined flux in latest and established models = 0.179627 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 270 components and 0.179627 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.603884Jy sigma=0.959767 ! Fit after self-cal, rms=0.601415Jy sigma=0.956769 ! 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.4637 mas, bmaj=1.001 mas, bpa=-9.778 degrees ! Estimated noise=7.96597 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0674583 Jy ! Component: 100 - total flux cleaned = 0.0790473 Jy ! Component: 150 - total flux cleaned = 0.0939463 Jy ! Component: 200 - total flux cleaned = 0.101867 Jy ! Total flux subtracted in 200 components = 0.101867 Jy ! Clean residual min=-0.063179 max=0.072187 Jy/beam ! Clean residual mean=-0.000006 rms=0.018443 Jy/beam ! Combined flux in latest and established models = 0.101867 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.101867 Jy ! Inverting map and beam ! Estimated beam: bmin=0.4935 mas, bmaj=1.061 mas, bpa=-7.839 degrees ! Estimated noise=6.61836 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.00738554 Jy ! Component: 100 - total flux cleaned = 0.0121202 Jy ! Component: 150 - total flux cleaned = 0.01529 Jy ! Component: 200 - total flux cleaned = 0.0179369 Jy ! Total flux subtracted in 200 components = 0.0179369 Jy ! Clean residual min=-0.047108 max=0.059494 Jy/beam ! Clean residual mean=-0.000018 rms=0.016050 Jy/beam ! Combined flux in latest and established models = 0.119804 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 31 components and 0.119804 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.9241 mas, bmaj=2.596 mas, bpa=35.58 degrees ! Estimated noise=7.32369 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.00779248 Jy ! Component: 100 - total flux cleaned = 0.0106854 Jy ! Component: 150 - total flux cleaned = 0.0138263 Jy ! Component: 200 - total flux cleaned = 0.0172101 Jy ! Total flux subtracted in 200 components = 0.0172101 Jy ! Clean residual min=-0.050878 max=0.061494 Jy/beam ! Clean residual mean=-0.000011 rms=0.017956 Jy/beam ! Combined flux in latest and established models = 0.137014 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 53 components and 0.137014 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.4935 mas, bmaj=1.061 mas, bpa=-7.839 degrees ! Estimated noise=6.61836 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00205488 Jy ! Component: 100 - total flux cleaned = 0.00104014 Jy ! Component: 150 - total flux cleaned = 0.00335385 Jy ! Component: 200 - total flux cleaned = 0.00543368 Jy ! Total flux subtracted in 200 components = 0.00543368 Jy ! Clean residual min=-0.045946 max=0.056152 Jy/beam ! Clean residual mean=-0.000007 rms=0.015446 Jy/beam ! Combined flux in latest and established models = 0.142448 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.3 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 73 components and 0.142448 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.619316Jy sigma=1.115534 ! Fit after self-cal, rms=0.613094Jy sigma=1.032296 wmodel J0453-1233_K_2006_10_20_yyk\_map.mod ! Writing 73 model components to file: J0453-1233_K_2006_10_20_yyk_map.mod wobs J0453-1233_K_2006_10_20_yyk\_uvs.fits ! Writing UV FITS file: J0453-1233_K_2006_10_20_yyk_uvs.fits wwins J0453-1233_K_2006_10_20_yyk\_map.win ! wwins: Wrote 1 windows to J0453-1233_K_2006_10_20_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.0153373 Jy ! Component: 100 - total flux cleaned = 0.0230806 Jy ! Component: 150 - total flux cleaned = 0.0284267 Jy ! Component: 200 - total flux cleaned = 0.0309563 Jy ! Component: 250 - total flux cleaned = 0.0331905 Jy ! Component: 300 - total flux cleaned = 0.0343519 Jy ! Component: 350 - total flux cleaned = 0.0354167 Jy ! Component: 400 - total flux cleaned = 0.0359016 Jy ! Component: 450 - total flux cleaned = 0.036349 Jy ! Component: 500 - total flux cleaned = 0.0357509 Jy ! Component: 550 - total flux cleaned = 0.0348081 Jy ! Component: 600 - total flux cleaned = 0.0333729 Jy ! Component: 650 - total flux cleaned = 0.0321815 Jy ! Component: 700 - total flux cleaned = 0.0305778 Jy ! Component: 750 - total flux cleaned = 0.0296643 Jy ! Component: 800 - total flux cleaned = 0.0292217 Jy ! Component: 850 - total flux cleaned = 0.0300646 Jy ! Component: 900 - total flux cleaned = 0.0310308 Jy ! Component: 950 - total flux cleaned = 0.0317152 Jy ! Component: 1000 - total flux cleaned = 0.0321258 Jy ! Component: 1050 - total flux cleaned = 0.0325354 Jy ! Component: 1100 - total flux cleaned = 0.0330816 Jy ! Component: 1150 - total flux cleaned = 0.0336285 Jy ! Component: 1200 - total flux cleaned = 0.0343131 Jy ! Component: 1250 - total flux cleaned = 0.0348668 Jy ! Component: 1300 - total flux cleaned = 0.0354248 Jy ! Component: 1350 - total flux cleaned = 0.0361304 Jy ! Component: 1400 - total flux cleaned = 0.0366992 Jy ! Component: 1450 - total flux cleaned = 0.0369876 Jy ! Component: 1500 - total flux cleaned = 0.037134 Jy ! Component: 1550 - total flux cleaned = 0.0374302 Jy ! Component: 1600 - total flux cleaned = 0.0374292 Jy ! Component: 1650 - total flux cleaned = 0.0375807 Jy ! Component: 1700 - total flux cleaned = 0.0377343 Jy ! Component: 1750 - total flux cleaned = 0.0380476 Jy ! Component: 1800 - total flux cleaned = 0.0382081 Jy ! Component: 1850 - total flux cleaned = 0.0385326 Jy ! Component: 1900 - total flux cleaned = 0.0388659 Jy ! Component: 1950 - total flux cleaned = 0.0392057 Jy ! Component: 2000 - total flux cleaned = 0.0395524 Jy ! Total flux subtracted in 2048 components = 0.0397273 Jy ! Clean residual min=-0.011021 max=0.010105 Jy/beam ! Clean residual mean=0.000035 rms=0.003084 Jy/beam ! Combined flux in latest and established models = 0.182175 Jy keep ! Adding 118 model components to the UV plane model. ! The established model now contains 191 components and 0.182175 Jy ![Exited script file: muppet] wmap "J0453-1233_K_2006_10_20_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.4935 x 1.061 at -7.839 degrees (North through East) ! Clean map min=-0.067324 max=0.11937 Jy/beam ! Writing clean map to FITS file: J0453-1233_K_2006_10_20_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.11937 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00347916 device "J0453-1233_K_2006_10_20_yyk\_map.eps/VPS" ! Attempting to open device: 'J0453-1233_K_2006_10_20_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -8.74382 8.74382 17.4876 34.9753 69.9505 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0104 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.119 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.4935 x 1.061 at -7.839 degrees (North through East) ! Clean map min=-0.067324 max=0.11937 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0453-1233_K_2006_10_20_yyk\_map.gif/gif" ! Attempting to open device: 'J0453-1233_K_2006_10_20_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0453-1233_K_2006_10_20_yyk_uvs.log closed on Thu Dec 2 20:43:40 2010