! Started logfile: J0006-0623_S_2005_05_12_yyk_uvs.log on Sat Oct 8 16:44:00 2005 obs J0006-0623_S_2005_05_12_yyk_uve.fits ! Reading UV FITS file: J0006-0623_S_2005_05_12_yyk_uve.fits ! AN table 1: 9 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.903704 visibilities/baseline/integration-bin. ! Found source: J0006-0623 ! ! 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 1443 lines of history. ! ! Reading 1464 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 J0006-0623_S_2005_05_12_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)= 1.80692 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=2.524 mas, bmaj=6.417 mas, bpa=-0.05711 degrees ! Estimated noise=1.53696 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 = 1.28349 Jy ! Component: 100 - total flux cleaned = 1.50848 Jy ! Total flux subtracted in 100 components = 1.50848 Jy ! Clean residual min=-0.180481 max=0.337786 Jy/beam ! Clean residual mean=-0.000105 rms=0.055533 Jy/beam ! Combined flux in latest and established models = 1.50848 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 1.50848 Jy ! ! Correcting IF 1. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.702965Jy sigma=12.153578 ! Fit after self-cal, rms=0.667496Jy sigma=11.896825 ! Inverting map and beam ! Estimated beam: bmin=2.524 mas, bmaj=6.417 mas, bpa=-0.05711 degrees ! Estimated noise=1.53696 mJy/beam. ! Added new window around map position (-6.5, 1.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.362332 Jy ! Component: 100 - total flux cleaned = 0.543085 Jy ! Total flux subtracted in 100 components = 0.543085 Jy ! Clean residual min=-0.136514 max=0.158504 Jy/beam ! Clean residual mean=-0.000507 rms=0.033568 Jy/beam ! Combined flux in latest and established models = 2.05156 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 33 components and 2.05156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.470975Jy sigma=8.429249 ! Fit after self-cal, rms=0.426376Jy sigma=7.762974 ! 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=3.241 mas, bmaj=7.68 mas, bpa=-2.081 degrees ! Estimated noise=1.06513 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.187426 Jy ! Component: 100 - total flux cleaned = 0.28428 Jy ! Component: 150 - total flux cleaned = 0.341446 Jy ! Component: 200 - total flux cleaned = 0.352604 Jy ! Total flux subtracted in 200 components = 0.352604 Jy ! Clean residual min=-0.111986 max=0.091614 Jy/beam ! Clean residual mean=-0.001728 rms=0.023084 Jy/beam ! Combined flux in latest and established models = 2.40417 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 60 components and 2.40417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.351250Jy sigma=6.557406 ! Fit after self-cal, rms=0.342121Jy sigma=6.460860 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.241 x 7.68 at -2.081 degrees (North through East) ! Clean map min=-0.10822 max=1.4668 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.00702 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.93 HN 1.29 KP 0.90 ! LA 1.17 MK 0.90 NL 0.98 OV 0.93 ! PT 0.99 SC 0.91 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.987573 ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.01 HN 1.31 KP 0.96 ! LA 1.13 MK 0.97 NL 0.99 OV 0.95 ! PT 0.96 SC 0.96 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.901201 ! Telescope amplitude corrections in sub-array 1: ! BR 1.58 FD 1.15 HN 1.31 KP 0.91 ! LA 1.02 MK 1.10 NL 1.04 OV 0.97 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.0191 ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 1.00 HN 1.13 KP 0.82 ! LA 1.18 MK 1.10 NL 0.95 OV 0.79 ! PT 0.89 SC 1.12 ! ! ! Fit before self-cal, rms=0.342121Jy sigma=6.460860 ! Fit after self-cal, rms=0.258198Jy sigma=4.691309 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.258198Jy sigma=4.691309 ! Fit after self-cal, rms=0.258457Jy sigma=4.690534 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.338 mas, bmaj=7.955 mas, bpa=-1.722 degrees ! Estimated noise=1.01155 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.0947503 Jy ! Component: 100 - total flux cleaned = -0.118498 Jy ! Component: 150 - total flux cleaned = -0.126841 Jy ! Component: 200 - total flux cleaned = -0.133132 Jy ! Total flux subtracted in 200 components = -0.133132 Jy ! Clean residual min=-0.038518 max=0.032299 Jy/beam ! Clean residual mean=-0.000067 rms=0.008238 Jy/beam ! Combined flux in latest and established models = 2.27104 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 74 components and 2.27104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.249131Jy sigma=4.168800 ! Fit after self-cal, rms=0.246694Jy sigma=4.148470 ! 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.246694Jy sigma=4.148470 ! Fit after self-cal, rms=0.239193Jy sigma=4.074393 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.00141619 Jy ! Component: 100 - total flux cleaned = -2.1651e-05 Jy ! Component: 150 - total flux cleaned = -0.00169168 Jy ! Component: 200 - total flux cleaned = -0.00321137 Jy ! Total flux subtracted in 200 components = -0.00321137 Jy ! Clean residual min=-0.034463 max=0.030061 Jy/beam ! Clean residual mean=-0.000063 rms=0.007593 Jy/beam ! Combined flux in latest and established models = 2.26782 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 85 components and 2.26783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.236972Jy sigma=4.035246 ! Fit after self-cal, rms=0.234714Jy sigma=4.019685 ! 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: 3.338 x 7.955 at -1.722 degrees (North through East) ! Clean map min=-0.034229 max=1.395 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.234714Jy sigma=4.019685 ! Fit after self-cal, rms=0.145549Jy sigma=1.901328 ! 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.145549Jy sigma=1.901328 ! Fit after self-cal, rms=0.145348Jy sigma=1.900182 ! Inverting map and beam ! Estimated beam: bmin=3.347 mas, bmaj=8.006 mas, bpa=-2.007 degrees ! Estimated noise=1.00512 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00402455 Jy ! Component: 100 - total flux cleaned = 0.00225809 Jy ! Component: 150 - total flux cleaned = 0.000835284 Jy ! Component: 200 - total flux cleaned = -0.000782715 Jy ! Total flux subtracted in 200 components = -0.000782715 Jy ! Clean residual min=-0.026050 max=0.022607 Jy/beam ! Clean residual mean=-0.000015 rms=0.005847 Jy/beam ! Combined flux in latest and established models = 2.26704 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 91 components and 2.26704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140136Jy sigma=1.819424 ! Fit after self-cal, rms=0.138160Jy sigma=1.791972 ! 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.138160Jy sigma=1.791972 ! Fit after self-cal, rms=0.135107Jy sigma=1.759293 ! 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.135107Jy sigma=1.759293 ! Fit after self-cal, rms=0.135037Jy sigma=1.759132 ! Inverting map and beam ! Estimated beam: bmin=3.356 mas, bmaj=8.038 mas, bpa=-2.174 degrees ! Estimated noise=1.0061 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.002441 Jy ! Component: 100 - total flux cleaned = 0.000647942 Jy ! Component: 150 - total flux cleaned = -0.000559892 Jy ! Component: 200 - total flux cleaned = -0.00168528 Jy ! Total flux subtracted in 200 components = -0.00168528 Jy ! Clean residual min=-0.023343 max=0.020512 Jy/beam ! Clean residual mean=-0.000006 rms=0.005298 Jy/beam ! Combined flux in latest and established models = 2.26536 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 96 components and 2.26536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131171Jy sigma=1.697481 ! Fit after self-cal, rms=0.129751Jy sigma=1.676018 ! 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=8.369 mas, bmaj=14.76 mas, bpa=14.6 degrees ! Estimated noise=1.23948 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.00166117 Jy ! Component: 100 - total flux cleaned = -0.00386246 Jy ! Component: 150 - total flux cleaned = -0.00549805 Jy ! Component: 200 - total flux cleaned = -0.00723826 Jy ! Total flux subtracted in 200 components = -0.00723826 Jy ! Clean residual min=-0.018093 max=0.018776 Jy/beam ! Clean residual mean=0.000054 rms=0.005318 Jy/beam ! Combined flux in latest and established models = 2.25812 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 106 components and 2.25812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127498Jy sigma=1.653455 ! Fit after self-cal, rms=0.126836Jy sigma=1.638807 ! 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.557 mas, bmaj=6.47 mas, bpa=0.1304 degrees ! Estimated noise=1.47218 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.30251 Jy ! Component: 100 - total flux cleaned = 1.67499 Jy ! Component: 150 - total flux cleaned = 1.86823 Jy ! Component: 200 - total flux cleaned = 1.99413 Jy ! Total flux subtracted in 200 components = 1.99413 Jy ! Clean residual min=-0.049830 max=0.072171 Jy/beam ! Clean residual mean=-0.000307 rms=0.013776 Jy/beam ! Combined flux in latest and established models = 1.99413 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 27 model components to the UV plane model. ! The established model now contains 27 components and 1.99413 Jy ! Inverting map and beam ! Estimated beam: bmin=3.356 mas, bmaj=8.038 mas, bpa=-2.174 degrees ! Estimated noise=1.0061 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.120694 Jy ! Component: 100 - total flux cleaned = 0.183149 Jy ! Component: 150 - total flux cleaned = 0.2193 Jy ! Component: 200 - total flux cleaned = 0.240425 Jy ! Total flux subtracted in 200 components = 0.240425 Jy ! Clean residual min=-0.025968 max=0.025354 Jy/beam ! Clean residual mean=0.000036 rms=0.005595 Jy/beam ! Combined flux in latest and established models = 2.23456 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 52 components and 2.23456 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=8.369 mas, bmaj=14.76 mas, bpa=14.6 degrees ! Estimated noise=1.23948 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.00747914 Jy ! Component: 100 - total flux cleaned = 0.00924317 Jy ! Component: 150 - total flux cleaned = 0.00992791 Jy ! Component: 200 - total flux cleaned = 0.00964812 Jy ! Total flux subtracted in 200 components = 0.00964812 Jy ! Clean residual min=-0.017967 max=0.018121 Jy/beam ! Clean residual mean=0.000119 rms=0.005173 Jy/beam ! Combined flux in latest and established models = 2.24421 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 68 components and 2.24421 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.356 mas, bmaj=8.038 mas, bpa=-2.174 degrees ! Estimated noise=1.0061 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00164188 Jy ! Component: 100 - total flux cleaned = 0.00265785 Jy ! Component: 150 - total flux cleaned = 0.00262991 Jy ! Component: 200 - total flux cleaned = 0.00261238 Jy ! Total flux subtracted in 200 components = 0.00261238 Jy ! Clean residual min=-0.023565 max=0.018856 Jy/beam ! Clean residual mean=0.000040 rms=0.004884 Jy/beam ! Combined flux in latest and established models = 2.24682 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 79 components and 2.24682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122893Jy sigma=1.596858 ! Fit after self-cal, rms=0.119951Jy sigma=1.553178 wmodel J0006-0623_S_2005_05_12_yyk\_map.mod ! Writing 79 model components to file: J0006-0623_S_2005_05_12_yyk_map.mod wobs J0006-0623_S_2005_05_12_yyk\_uvs.fits ! Writing UV FITS file: J0006-0623_S_2005_05_12_yyk_uvs.fits wwins J0006-0623_S_2005_05_12_yyk\_map.win ! wwins: Wrote 2 windows to J0006-0623_S_2005_05_12_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.00629162 Jy ! Component: 100 - total flux cleaned = -0.00982014 Jy ! Component: 150 - total flux cleaned = -0.0111698 Jy ! Component: 200 - total flux cleaned = -0.0104494 Jy ! Component: 250 - total flux cleaned = -0.00955073 Jy ! Component: 300 - total flux cleaned = -0.00998663 Jy ! Component: 350 - total flux cleaned = -0.0106017 Jy ! Component: 400 - total flux cleaned = -0.0104002 Jy ! Component: 450 - total flux cleaned = -0.0096465 Jy ! Component: 500 - total flux cleaned = -0.00910306 Jy ! Component: 550 - total flux cleaned = -0.00892631 Jy ! Component: 600 - total flux cleaned = -0.00892488 Jy ! Component: 650 - total flux cleaned = -0.00859635 Jy ! Component: 700 - total flux cleaned = -0.00828362 Jy ! Component: 750 - total flux cleaned = -0.00844521 Jy ! Component: 800 - total flux cleaned = -0.00844639 Jy ! Component: 850 - total flux cleaned = -0.00844609 Jy ! Component: 900 - total flux cleaned = -0.008588 Jy ! Component: 950 - total flux cleaned = -0.00816912 Jy ! Component: 1000 - total flux cleaned = -0.00885456 Jy ! Component: 1050 - total flux cleaned = -0.00911959 Jy ! Component: 1100 - total flux cleaned = -0.00937634 Jy ! Component: 1150 - total flux cleaned = -0.00924766 Jy ! Component: 1200 - total flux cleaned = -0.00924477 Jy ! Component: 1250 - total flux cleaned = -0.00924292 Jy ! Component: 1300 - total flux cleaned = -0.00912245 Jy ! Component: 1350 - total flux cleaned = -0.00900361 Jy ! Component: 1400 - total flux cleaned = -0.00877503 Jy ! Component: 1450 - total flux cleaned = -0.00866295 Jy ! Component: 1500 - total flux cleaned = -0.0085523 Jy ! Component: 1550 - total flux cleaned = -0.00855135 Jy ! Component: 1600 - total flux cleaned = -0.00823621 Jy ! Component: 1650 - total flux cleaned = -0.00802965 Jy ! Component: 1700 - total flux cleaned = -0.00792639 Jy ! Component: 1750 - total flux cleaned = -0.00782503 Jy ! Component: 1800 - total flux cleaned = -0.0075294 Jy ! Component: 1850 - total flux cleaned = -0.0073382 Jy ! Component: 1900 - total flux cleaned = -0.00714908 Jy ! Component: 1950 - total flux cleaned = -0.00668656 Jy ! Component: 2000 - total flux cleaned = -0.00659683 Jy ! Total flux subtracted in 2048 components = -0.00624076 Jy ! Clean residual min=-0.004874 max=0.004572 Jy/beam ! Clean residual mean=0.000007 rms=0.001740 Jy/beam ! Combined flux in latest and established models = 2.24058 Jy keep ! Adding 112 model components to the UV plane model. ! The established model now contains 188 components and 2.24058 Jy ![Exited script file: muppet] wmap "J0006-0623_S_2005_05_12_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.356 x 8.038 at -2.174 degrees (North through East) ! Clean map min=-0.016066 max=1.3913 Jy/beam ! Writing clean map to FITS file: J0006-0623_S_2005_05_12_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.39127 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00173837 device "J0006-0623_S_2005_05_12_yyk\_map.eps/VPS" ! Attempting to open device: 'J0006-0623_S_2005_05_12_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.374844 0.374844 0.749689 1.49938 2.99875 5.99751 11.995 23.99 47.9801 95.9602 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0052 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.391 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.356 x 8.038 at -2.174 degrees (North through East) ! Clean map min=-0.016066 max=1.3913 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0006-0623_S_2005_05_12_yyk\_map.gif/gif" ! Attempting to open device: 'J0006-0623_S_2005_05_12_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0006-0623_S_2005_05_12_yyk_uvs.log closed on Sat Oct 8 16:44:04 2005