! Started logfile: J1016+7617_S_2006_02_23_yyk_uvs.log on Wed Jul 5 11:56:08 2006 obs J1016+7617_S_2006_02_23_yyk_uva.fits ! Reading UV FITS file: J1016+7617_S_2006_02_23_yyk_uva.fits ! AN table 1: 867 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.997744 visibilities/baseline/integration-bin. ! Found source: J1016+7617 ! ! 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 2429 lines of history. ! ! Reading 155708 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 J1016+7617_S_2006_02_23_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. uvav time_av, true ! Averaging into 30 second bins. ! 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 phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.141722 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.275 mas, bmaj=10.24 mas, bpa=8.649 degrees ! Estimated noise=1.32741 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.0976168 Jy ! Component: 100 - total flux cleaned = 0.124523 Jy ! Total flux subtracted in 100 components = 0.124523 Jy ! Clean residual min=-0.008315 max=0.018467 Jy/beam ! Clean residual mean=0.000097 rms=0.003045 Jy/beam ! Combined flux in latest and established models = 0.124523 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.124523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067979Jy sigma=1.223841 ! Fit after self-cal, rms=0.067582Jy sigma=1.217266 ! Inverting map ! Added new window around map position (21, -9). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.020568 Jy ! Component: 100 - total flux cleaned = 0.0310805 Jy ! Total flux subtracted in 100 components = 0.0310805 Jy ! Clean residual min=-0.007053 max=0.009217 Jy/beam ! Clean residual mean=0.000058 rms=0.002099 Jy/beam ! Combined flux in latest and established models = 0.155604 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 25 components and 0.155604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062275Jy sigma=1.110663 ! Fit after self-cal, rms=0.061801Jy sigma=1.102085 ! 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.137 mas, bmaj=10.64 mas, bpa=8.017 degrees ! Estimated noise=0.685216 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.00993981 Jy ! Component: 100 - total flux cleaned = 0.0144894 Jy ! Component: 150 - total flux cleaned = 0.0172077 Jy ! Component: 200 - total flux cleaned = 0.019364 Jy ! Total flux subtracted in 200 components = 0.019364 Jy ! Clean residual min=-0.004581 max=0.007246 Jy/beam ! Clean residual mean=-0.000004 rms=0.001532 Jy/beam ! Combined flux in latest and established models = 0.174968 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 50 components and 0.174968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060366Jy sigma=1.075374 ! Fit after self-cal, rms=0.060300Jy sigma=1.074363 ! 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.137 x 10.64 at 8.017 degrees (North through East) ! Clean map min=-0.0044889 max=0.12108 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.01234 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.94 HN 1.06 KP 0.90 ! LA 1.17 MK 0.98 NL 0.97 OV 0.94 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.992938 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.97 HN 1.09 KP 0.95 ! LA 1.17 MK 1.00 NL 1.03 OV 0.93 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.961474 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.01 HN 1.02 KP 1.02 ! LA 0.88 MK 1.15 NL 1.10 OV 1.09 ! PT 1.09 SC 1.07 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.060300Jy sigma=1.074363 ! Fit after self-cal, rms=0.059705Jy sigma=1.052044 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.059705Jy sigma=1.052044 ! Fit after self-cal, rms=0.059709Jy sigma=1.051959 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.195 mas, bmaj=10.55 mas, bpa=8.245 degrees ! Estimated noise=0.679761 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 (8.5, -4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00761533 Jy ! Component: 100 - total flux cleaned = 0.00971926 Jy ! Component: 150 - total flux cleaned = 0.0103444 Jy ! Component: 200 - total flux cleaned = 0.0110792 Jy ! Total flux subtracted in 200 components = 0.0110792 Jy ! Clean residual min=-0.003026 max=0.003057 Jy/beam ! Clean residual mean=0.000017 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.186047 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 44 model components to the UV plane model. ! The established model now contains 92 components and 0.186047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058792Jy sigma=1.034710 ! Fit after self-cal, rms=0.058777Jy sigma=1.034213 ! 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.058777Jy sigma=1.034213 ! Fit after self-cal, rms=0.056369Jy sigma=0.985095 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.00222532 Jy ! Component: 100 - total flux cleaned = 0.00270181 Jy ! Component: 150 - total flux cleaned = 0.00311795 Jy ! Component: 200 - total flux cleaned = 0.00348953 Jy ! Total flux subtracted in 200 components = 0.00348953 Jy ! Clean residual min=-0.002492 max=0.002687 Jy/beam ! Clean residual mean=0.000011 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.189537 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 38 model components to the UV plane model. ! The established model now contains 115 components and 0.189537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056156Jy sigma=0.981967 ! Fit after self-cal, rms=0.056046Jy sigma=0.979602 ! 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.195 x 10.55 at 8.245 degrees (North through East) ! Clean map min=-0.0024424 max=0.1221 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.056046Jy sigma=0.979602 ! Fit after self-cal, rms=0.055907Jy sigma=0.972646 ! 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.055907Jy sigma=0.972646 ! Fit after self-cal, rms=0.055895Jy sigma=0.972454 ! Inverting map and beam ! Estimated beam: bmin=3.166 mas, bmaj=10.52 mas, bpa=8.129 degrees ! Estimated noise=0.685435 mJy/beam. ! Added new window around map position (-4, -1). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00353679 Jy ! Component: 100 - total flux cleaned = 0.0052761 Jy ! Component: 150 - total flux cleaned = 0.00601031 Jy ! Component: 200 - total flux cleaned = 0.00664205 Jy ! Total flux subtracted in 200 components = 0.00664205 Jy ! Clean residual min=-0.002143 max=0.001763 Jy/beam ! Clean residual mean=0.000018 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.196179 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 137 components and 0.196179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055520Jy sigma=0.966936 ! Fit after self-cal, rms=0.055507Jy sigma=0.966716 ! 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.055507Jy sigma=0.966716 ! Fit after self-cal, rms=0.055035Jy sigma=0.951272 ! 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.055035Jy sigma=0.951272 ! Fit after self-cal, rms=0.055039Jy sigma=0.951146 ! Inverting map and beam ! Estimated beam: bmin=3.141 mas, bmaj=10.51 mas, bpa=8.107 degrees ! Estimated noise=0.685588 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00181389 Jy ! Component: 100 - total flux cleaned = 0.00261584 Jy ! Component: 150 - total flux cleaned = 0.00298595 Jy ! Component: 200 - total flux cleaned = 0.00331776 Jy ! Total flux subtracted in 200 components = 0.00331776 Jy ! Clean residual min=-0.002099 max=0.001829 Jy/beam ! Clean residual mean=0.000018 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.199496 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 155 components and 0.199496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054927Jy sigma=0.949230 ! Fit after self-cal, rms=0.054924Jy sigma=0.949170 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.357 mas, bmaj=11.36 mas, bpa=9.712 degrees ! Estimated noise=0.870887 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.000794768 Jy ! Component: 100 - total flux cleaned = 0.00117633 Jy ! Component: 150 - total flux cleaned = 0.00140801 Jy ! Component: 200 - total flux cleaned = 0.00150883 Jy ! Total flux subtracted in 200 components = 0.00150883 Jy ! Clean residual min=-0.001929 max=0.001920 Jy/beam ! Clean residual mean=0.000038 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.201005 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 173 components and 0.201005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054922Jy sigma=0.948927 ! Fit after self-cal, rms=0.054922Jy sigma=0.948896 ! 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=2.281 mas, bmaj=10.19 mas, bpa=8.698 degrees ! Estimated noise=1.3112 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0972836 Jy ! Component: 100 - total flux cleaned = 0.129764 Jy ! Component: 150 - total flux cleaned = 0.148055 Jy ! Component: 200 - total flux cleaned = 0.160315 Jy ! Total flux subtracted in 200 components = 0.160315 Jy ! Clean residual min=-0.005638 max=0.005963 Jy/beam ! Clean residual mean=0.000062 rms=0.001758 Jy/beam ! Combined flux in latest and established models = 0.160315 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.160315 Jy ! Inverting map and beam ! Estimated beam: bmin=3.141 mas, bmaj=10.51 mas, bpa=8.107 degrees ! Estimated noise=0.685588 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.0130429 Jy ! Component: 100 - total flux cleaned = 0.021259 Jy ! Component: 150 - total flux cleaned = 0.0271584 Jy ! Component: 200 - total flux cleaned = 0.0316119 Jy ! Total flux subtracted in 200 components = 0.0316119 Jy ! Clean residual min=-0.002884 max=0.002764 Jy/beam ! Clean residual mean=0.000029 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.191926 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 82 components and 0.191926 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.357 mas, bmaj=11.36 mas, bpa=9.712 degrees ! Estimated noise=0.870887 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.00489748 Jy ! Component: 100 - total flux cleaned = 0.00663264 Jy ! Component: 150 - total flux cleaned = 0.00771194 Jy ! Component: 200 - total flux cleaned = 0.0082863 Jy ! Total flux subtracted in 200 components = 0.0082863 Jy ! Clean residual min=-0.002456 max=0.002092 Jy/beam ! Clean residual mean=0.000045 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.200213 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 127 components and 0.200213 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.141 mas, bmaj=10.51 mas, bpa=8.107 degrees ! Estimated noise=0.685588 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000449044 Jy ! Component: 100 - total flux cleaned = 8.27947e-05 Jy ! Component: 150 - total flux cleaned = 0.000582694 Jy ! Component: 200 - total flux cleaned = 0.001011 Jy ! Total flux subtracted in 200 components = 0.001011 Jy ! Clean residual min=-0.001924 max=0.001908 Jy/beam ! Clean residual mean=0.000018 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.201224 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 39 model components to the UV plane model. ! The established model now contains 164 components and 0.201224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054888Jy sigma=0.948544 ! Fit after self-cal, rms=0.054875Jy sigma=0.948451 wmodel J1016+7617_S_2006_02_23_yyk\_map.mod ! Writing 164 model components to file: J1016+7617_S_2006_02_23_yyk_map.mod wobs J1016+7617_S_2006_02_23_yyk\_uvs.fits ! Writing UV FITS file: J1016+7617_S_2006_02_23_yyk_uvs.fits wwins J1016+7617_S_2006_02_23_yyk\_map.win ! wwins: Wrote 4 windows to J1016+7617_S_2006_02_23_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 = 7.52486e-06 Jy ! Component: 100 - total flux cleaned = -5.75255e-05 Jy ! Component: 150 - total flux cleaned = -0.000298493 Jy ! Component: 200 - total flux cleaned = -0.000612404 Jy ! Component: 250 - total flux cleaned = -0.000884876 Jy ! Component: 300 - total flux cleaned = -0.00119822 Jy ! Component: 350 - total flux cleaned = -0.0013751 Jy ! Component: 400 - total flux cleaned = -0.00152229 Jy ! Component: 450 - total flux cleaned = -0.00157003 Jy ! Component: 500 - total flux cleaned = -0.00166379 Jy ! Component: 550 - total flux cleaned = -0.00173239 Jy ! Component: 600 - total flux cleaned = -0.00179948 Jy ! Component: 650 - total flux cleaned = -0.00188683 Jy ! Component: 700 - total flux cleaned = -0.002015 Jy ! Component: 750 - total flux cleaned = -0.00207803 Jy ! Component: 800 - total flux cleaned = -0.00216087 Jy ! Component: 850 - total flux cleaned = -0.00228279 Jy ! Component: 900 - total flux cleaned = -0.00238221 Jy ! Component: 950 - total flux cleaned = -0.0023821 Jy ! Component: 1000 - total flux cleaned = -0.00247899 Jy ! Component: 1050 - total flux cleaned = -0.00253572 Jy ! Component: 1100 - total flux cleaned = -0.00259167 Jy ! Component: 1150 - total flux cleaned = -0.0025918 Jy ! Component: 1200 - total flux cleaned = -0.00261039 Jy ! Component: 1250 - total flux cleaned = -0.00264639 Jy ! Component: 1300 - total flux cleaned = -0.00262898 Jy ! Component: 1350 - total flux cleaned = -0.00262907 Jy ! Component: 1400 - total flux cleaned = -0.00264598 Jy ! Component: 1450 - total flux cleaned = -0.00264573 Jy ! Component: 1500 - total flux cleaned = -0.0026124 Jy ! Component: 1550 - total flux cleaned = -0.0026457 Jy ! Component: 1600 - total flux cleaned = -0.00264554 Jy ! Component: 1650 - total flux cleaned = -0.0026778 Jy ! Component: 1700 - total flux cleaned = -0.0026458 Jy ! Component: 1750 - total flux cleaned = -0.0026459 Jy ! Component: 1800 - total flux cleaned = -0.00264573 Jy ! Component: 1850 - total flux cleaned = -0.0026455 Jy ! Component: 1900 - total flux cleaned = -0.00266071 Jy ! Component: 1950 - total flux cleaned = -0.00264572 Jy ! Component: 2000 - total flux cleaned = -0.00267551 Jy ! Total flux subtracted in 2048 components = -0.00267539 Jy ! Clean residual min=-0.001150 max=0.000822 Jy/beam ! Clean residual mean=0.000011 rms=0.000297 Jy/beam ! Combined flux in latest and established models = 0.198548 Jy keep ! Adding 126 model components to the UV plane model. ! The established model now contains 290 components and 0.198548 Jy ![Exited script file: muppet] wmap "J1016+7617_S_2006_02_23_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.141 x 10.51 at 8.107 degrees (North through East) ! Clean map min=-0.0020492 max=0.12374 Jy/beam ! Writing clean map to FITS file: J1016+7617_S_2006_02_23_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.123739 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000297438 device "J1016+7617_S_2006_02_23_yyk\_map.eps/VPS" ! Attempting to open device: 'J1016+7617_S_2006_02_23_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.721124 0.721124 1.44225 2.88449 5.76899 11.538 23.076 46.1519 92.3038 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.123 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.141 x 10.51 at 8.107 degrees (North through East) ! Clean map min=-0.0020492 max=0.12374 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1016+7617_S_2006_02_23_yyk\_map.gif/gif" ! Attempting to open device: 'J1016+7617_S_2006_02_23_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1016+7617_S_2006_02_23_yyk_uvs.log closed on Wed Jul 5 11:56:33 2006