! Started logfile: J0645-0358_K_2006_06_04_yyk_uvs.log on Thu Jul 8 23:40:51 2010 obs J0645-0358_K_2006_06_04_yyk_uva.fits ! Reading UV FITS file: J0645-0358_K_2006_06_04_yyk_uva.fits ! AN table 1: 1274 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.299342 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0645-0358 ! ! 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 2921 lines of history. ! ! Reading 109832 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 J0645-0358_K_2006_06_04_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.257208 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.2703 mas, bmaj=1.436 mas, bpa=-18.67 degrees ! Estimated noise=9.76772 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.124865 Jy ! Component: 100 - total flux cleaned = 0.155176 Jy ! Total flux subtracted in 100 components = 0.155176 Jy ! Clean residual min=-0.024669 max=0.024451 Jy/beam ! Clean residual mean=0.000038 rms=0.008260 Jy/beam ! Combined flux in latest and established models = 0.155176 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 29 components and 0.155176 Jy ! ! Correcting IF 1. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 141 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 118 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 108 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 142 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 156 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.210451Jy sigma=1.075256 ! Fit after self-cal, rms=0.218158Jy sigma=1.068142 ! Inverting map and beam ! Estimated beam: bmin=0.2666 mas, bmaj=1.409 mas, bpa=-18.51 degrees ! Estimated noise=11.3474 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.2552 mas, bmaj=1.504 mas, bpa=-18.36 degrees ! Estimated noise=9.10117 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.013275 Jy ! Component: 100 - total flux cleaned = -0.013955 Jy ! Component: 150 - total flux cleaned = -0.0138981 Jy ! Component: 200 - total flux cleaned = -0.0158233 Jy ! Total flux subtracted in 200 components = -0.0158233 Jy ! Clean residual min=-0.005659 max=0.005634 Jy/beam ! Clean residual mean=0.000004 rms=0.002025 Jy/beam ! Combined flux in latest and established models = 0.139353 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 51 model components to the UV plane model. ! The established model now contains 77 components and 0.139353 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.211627Jy sigma=1.032906 ! Fit after self-cal, rms=0.211518Jy sigma=1.032326 ! 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.2552 x 1.504 at -18.36 degrees (North through East) ! Clean map min=-0.016009 max=0.076765 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* KP 0.00* LA 0.00* ! MK 0.00* NL 0.00* OV 0.00* PT 0.00* ! SC 0.00* ! ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 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 1.00* FD 1.01 KP 1.00* LA 0.96 ! MK 1.00 NL 1.00* OV 0.92 PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! A total of 54 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 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 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 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 6. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.73 FD 1.00* KP 3.76 LA 1.00* ! MK 1.30 NL 0.69 OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 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 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 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.211518Jy sigma=1.032326 ! Fit after self-cal, rms=0.362539Jy sigma=0.992236 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.362539Jy sigma=0.992236 ! Fit after self-cal, rms=0.362609Jy sigma=0.990535 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.2348 mas, bmaj=1.339 mas, bpa=-16.38 degrees ! Estimated noise=13.4463 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.00889267 Jy ! Component: 100 - total flux cleaned = -0.0128108 Jy ! Component: 150 - total flux cleaned = -0.018474 Jy ! Component: 200 - total flux cleaned = -0.0162358 Jy ! Total flux subtracted in 200 components = -0.0162358 Jy ! Clean residual min=-0.004902 max=0.004865 Jy/beam ! Clean residual mean=0.000004 rms=0.001624 Jy/beam ! Combined flux in latest and established models = 0.123117 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 46 model components to the UV plane model. ! The established model now contains 123 components and 0.123117 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.361184Jy sigma=0.984355 ! Fit after self-cal, rms=0.361216Jy sigma=0.983450 ! 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.361216Jy sigma=0.983450 ! Fit after self-cal, rms=0.354740Jy sigma=0.894930 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.0128003 Jy ! Component: 100 - total flux cleaned = 0.0133188 Jy ! Component: 150 - total flux cleaned = 0.0088464 Jy ! Component: 200 - total flux cleaned = 0.00495584 Jy ! Total flux subtracted in 200 components = 0.00495584 Jy ! Clean residual min=-0.005656 max=0.005766 Jy/beam ! Clean residual mean=0.000003 rms=0.001751 Jy/beam ! Combined flux in latest and established models = 0.128073 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 56 model components to the UV plane model. ! The established model now contains 179 components and 0.128073 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.347363Jy sigma=0.865966 ! Fit after self-cal, rms=0.341280Jy sigma=0.844135 ! Inverting map ! Added new window around map position (5.915, 7.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0049629 Jy ! Component: 100 - total flux cleaned = 0.00489067 Jy ! Component: 150 - total flux cleaned = 0.00434096 Jy ! Component: 200 - total flux cleaned = 0.00331419 Jy ! Total flux subtracted in 200 components = 0.00331419 Jy ! Clean residual min=-0.006213 max=0.006349 Jy/beam ! Clean residual mean=-0.000002 rms=0.001818 Jy/beam ! Combined flux in latest and established models = 0.131387 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 206 components and 0.131387 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.338899Jy sigma=0.840979 ! Fit after self-cal, rms=0.335574Jy sigma=0.834444 ! 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.2348 x 1.339 at -16.38 degrees (North through East) ! Clean map min=-0.015399 max=0.073225 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.681 mas, bmaj=1.941 mas, bpa=14.3 degrees ! Estimated noise=22.048 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.00220047 Jy ! Component: 100 - total flux cleaned = -0.00288767 Jy ! Component: 150 - total flux cleaned = -0.00374451 Jy ! Component: 200 - total flux cleaned = -0.00449545 Jy ! Total flux subtracted in 200 components = -0.00449545 Jy ! Clean residual min=-0.005025 max=0.004402 Jy/beam ! Clean residual mean=-0.000003 rms=0.001652 Jy/beam ! Combined flux in latest and established models = 0.126892 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 231 components and 0.126892 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.335328Jy sigma=0.834332 ! Fit after self-cal, rms=0.333851Jy sigma=0.831479 ! 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.2329 mas, bmaj=1.143 mas, bpa=-18.1 degrees ! Estimated noise=20.4835 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0930929 Jy ! Component: 100 - total flux cleaned = 0.165251 Jy ! Component: 150 - total flux cleaned = 0.207226 Jy ! Component: 200 - total flux cleaned = 0.23961 Jy ! Total flux subtracted in 200 components = 0.23961 Jy ! Clean residual min=-0.093930 max=0.098285 Jy/beam ! Clean residual mean=-0.000013 rms=0.029720 Jy/beam ! Combined flux in latest and established models = 0.239611 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.239611 Jy ! Inverting map and beam ! Estimated beam: bmin=0.2348 mas, bmaj=1.339 mas, bpa=-16.38 degrees ! Estimated noise=13.4463 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.0176261 Jy ! Component: 100 - total flux cleaned = 0.0119077 Jy ! Component: 150 - total flux cleaned = 0.00629321 Jy ! Component: 200 - total flux cleaned = 0.010422 Jy ! Total flux subtracted in 200 components = 0.010422 Jy ! Clean residual min=-0.059329 max=0.055716 Jy/beam ! Clean residual mean=-0.000010 rms=0.018654 Jy/beam ! Combined flux in latest and established models = 0.250033 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 62 components and 0.250033 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.681 mas, bmaj=1.941 mas, bpa=14.3 degrees ! Estimated noise=22.048 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.0081558 Jy ! Component: 100 - total flux cleaned = -0.00977589 Jy ! Component: 150 - total flux cleaned = -0.0054641 Jy ! Component: 200 - total flux cleaned = -0.00176867 Jy ! Total flux subtracted in 200 components = -0.00176867 Jy ! Clean residual min=-0.057323 max=0.045378 Jy/beam ! Clean residual mean=-0.000000 rms=0.020815 Jy/beam ! Combined flux in latest and established models = 0.248264 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 76 components and 0.248264 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.2348 mas, bmaj=1.339 mas, bpa=-16.38 degrees ! Estimated noise=13.4463 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00207371 Jy ! Component: 100 - total flux cleaned = -0.00557827 Jy ! Component: 150 - total flux cleaned = -0.00165978 Jy ! Component: 200 - total flux cleaned = 0.00303757 Jy ! Total flux subtracted in 200 components = 0.00303757 Jy ! Clean residual min=-0.050986 max=0.043903 Jy/beam ! Clean residual mean=-0.000011 rms=0.013707 Jy/beam ! Combined flux in latest and established models = 0.251301 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.3 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 100 components and 0.251301 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.337496Jy sigma=0.905254 ! Fit after self-cal, rms=0.330552Jy sigma=0.878197 wmodel J0645-0358_K_2006_06_04_yyk\_map.mod ! Writing 100 model components to file: J0645-0358_K_2006_06_04_yyk_map.mod wobs J0645-0358_K_2006_06_04_yyk\_uvs.fits ! Writing UV FITS file: J0645-0358_K_2006_06_04_yyk_uvs.fits wwins J0645-0358_K_2006_06_04_yyk\_map.win ! wwins: Wrote 1 windows to J0645-0358_K_2006_06_04_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.0141269 Jy ! Component: 100 - total flux cleaned = -0.0193592 Jy ! Component: 150 - total flux cleaned = -0.0201486 Jy ! Component: 200 - total flux cleaned = -0.0198197 Jy ! Component: 250 - total flux cleaned = -0.019285 Jy ! Component: 300 - total flux cleaned = -0.0184049 Jy ! Component: 350 - total flux cleaned = -0.016741 Jy ! Component: 400 - total flux cleaned = -0.0148248 Jy ! Component: 450 - total flux cleaned = -0.0139429 Jy ! Component: 500 - total flux cleaned = -0.0128136 Jy ! Component: 550 - total flux cleaned = -0.0114323 Jy ! Component: 600 - total flux cleaned = -0.00995612 Jy ! Component: 650 - total flux cleaned = -0.00836651 Jy ! Component: 700 - total flux cleaned = -0.00721879 Jy ! Component: 750 - total flux cleaned = -0.00607824 Jy ! Component: 800 - total flux cleaned = -0.00493939 Jy ! Component: 850 - total flux cleaned = -0.00465578 Jy ! Component: 900 - total flux cleaned = -0.00479545 Jy ! Component: 950 - total flux cleaned = -0.00523184 Jy ! Component: 1000 - total flux cleaned = -0.00523002 Jy ! Component: 1050 - total flux cleaned = -0.00477096 Jy ! Component: 1100 - total flux cleaned = -0.00477033 Jy ! Component: 1150 - total flux cleaned = -0.00444961 Jy ! Component: 1200 - total flux cleaned = -0.00428675 Jy ! Component: 1250 - total flux cleaned = -0.0037827 Jy ! Component: 1300 - total flux cleaned = -0.0037836 Jy ! Component: 1350 - total flux cleaned = -0.00396306 Jy ! Component: 1400 - total flux cleaned = -0.00396258 Jy ! Component: 1450 - total flux cleaned = -0.00434453 Jy ! Component: 1500 - total flux cleaned = -0.00433863 Jy ! Component: 1550 - total flux cleaned = -0.00515155 Jy ! Component: 1600 - total flux cleaned = -0.00515419 Jy ! Component: 1650 - total flux cleaned = -0.00536568 Jy ! Component: 1700 - total flux cleaned = -0.00581457 Jy ! Component: 1750 - total flux cleaned = -0.0062764 Jy ! Component: 1800 - total flux cleaned = -0.00675585 Jy ! Component: 1850 - total flux cleaned = -0.00725693 Jy ! Component: 1900 - total flux cleaned = -0.00777118 Jy ! Component: 1950 - total flux cleaned = -0.00804259 Jy ! Component: 2000 - total flux cleaned = -0.0077584 Jy ! Total flux subtracted in 2048 components = -0.00775355 Jy ! Clean residual min=-0.018860 max=0.015610 Jy/beam ! Clean residual mean=0.000003 rms=0.005081 Jy/beam ! Combined flux in latest and established models = 0.243548 Jy keep ! Adding 71 model components to the UV plane model. ! The established model now contains 171 components and 0.243548 Jy ![Exited script file: muppet] wmap "J0645-0358_K_2006_06_04_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.2348 x 1.339 at -16.38 degrees (North through East) ! Clean map min=-0.05415 max=0.10779 Jy/beam ! Writing clean map to FITS file: J0645-0358_K_2006_06_04_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.107788 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00578872 device "J0645-0358_K_2006_06_04_yyk\_map.eps/VPS" ! Attempting to open device: 'J0645-0358_K_2006_06_04_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -16.1115 16.1115 32.223 64.4459 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0173 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.107 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.2348 x 1.339 at -16.38 degrees (North through East) ! Clean map min=-0.05415 max=0.10779 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0645-0358_K_2006_06_04_yyk\_map.gif/gif" ! Attempting to open device: 'J0645-0358_K_2006_06_04_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0645-0358_K_2006_06_04_yyk_uvs.log closed on Thu Jul 8 23:40:52 2010