! Started logfile: J1233+8054_S_2006_02_16_yyk_uvs.log on Wed Jul 5 12:16:34 2006 obs J1233+8054_S_2006_02_16_yyk_uva.fits ! Reading UV FITS file: J1233+8054_S_2006_02_16_yyk_uva.fits ! AN table 1: 881 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.992281 visibilities/baseline/integration-bin. ! Found source: J1233+8054 ! ! 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 2421 lines of history. ! ! Reading 157356 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 J1233+8054_S_2006_02_16_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.306258 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.248 mas, bmaj=10.79 mas, bpa=8.731 degrees ! Estimated noise=1.23462 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.245916 Jy ! Component: 100 - total flux cleaned = 0.286724 Jy ! Total flux subtracted in 100 components = 0.286724 Jy ! Clean residual min=-0.014225 max=0.033339 Jy/beam ! Clean residual mean=0.000019 rms=0.004574 Jy/beam ! Combined flux in latest and established models = 0.286724 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.286724 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 10 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.087809Jy sigma=1.561669 ! Fit after self-cal, rms=0.087439Jy sigma=1.552356 ! Inverting map and beam ! Estimated beam: bmin=2.248 mas, bmaj=10.79 mas, bpa=8.731 degrees ! Estimated noise=1.23462 mJy/beam. ! Added new window around map position (6, -7). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0334864 Jy ! Component: 100 - total flux cleaned = 0.0493076 Jy ! Total flux subtracted in 100 components = 0.0493076 Jy ! Clean residual min=-0.008558 max=0.011517 Jy/beam ! Clean residual mean=-0.000018 rms=0.002630 Jy/beam ! Combined flux in latest and established models = 0.336032 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 35 components and 0.336031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075684Jy sigma=1.318313 ! Fit after self-cal, rms=0.075302Jy sigma=1.310259 ! 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.149 mas, bmaj=10.83 mas, bpa=8.62 degrees ! Estimated noise=0.692336 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.0123584 Jy ! Component: 100 - total flux cleaned = 0.0156547 Jy ! Component: 150 - total flux cleaned = 0.0162388 Jy ! Component: 200 - total flux cleaned = 0.0162381 Jy ! Total flux subtracted in 200 components = 0.0162381 Jy ! Clean residual min=-0.006259 max=0.009276 Jy/beam ! Clean residual mean=-0.000141 rms=0.001929 Jy/beam ! Combined flux in latest and established models = 0.35227 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 55 components and 0.35227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073363Jy sigma=1.277552 ! Fit after self-cal, rms=0.073297Jy sigma=1.276209 ! 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.149 x 10.83 at 8.62 degrees (North through East) ! Clean map min=-0.0057154 max=0.28685 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.00592 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.93 HN 0.99 KP 0.96 ! LA 1.22 MK 0.89 NL 0.94 OV 0.99 ! PT 1.04 SC 0.97 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.98823 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 1.01 KP 0.95 ! LA 1.21 MK 0.95 NL 0.95 OV 1.01 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.98094 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.99 HN 1.02 KP 0.95 ! LA 0.93 MK 1.05 NL 1.03 OV 1.03 ! PT 1.07 SC 1.07 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.04915 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.00 HN 0.95 KP 0.88 ! LA 0.78 MK 1.06 NL 0.96 OV 0.90 ! PT 0.91 SC 1.13 ! ! ! Fit before self-cal, rms=0.073297Jy sigma=1.276209 ! Fit after self-cal, rms=0.064784Jy sigma=1.145784 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.064784Jy sigma=1.145784 ! Fit after self-cal, rms=0.064785Jy sigma=1.145751 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.199 mas, bmaj=10.75 mas, bpa=8.591 degrees ! Estimated noise=0.690665 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.00315227 Jy ! Component: 100 - total flux cleaned = 0.00349584 Jy ! Component: 150 - total flux cleaned = 0.0038921 Jy ! Component: 200 - total flux cleaned = 0.0040579 Jy ! Total flux subtracted in 200 components = 0.0040579 Jy ! Clean residual min=-0.004008 max=0.004878 Jy/beam ! Clean residual mean=0.000000 rms=0.001131 Jy/beam ! Combined flux in latest and established models = 0.356328 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 81 components and 0.356328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064535Jy sigma=1.141998 ! Fit after self-cal, rms=0.064534Jy sigma=1.141793 ! 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.064534Jy sigma=1.141793 ! Fit after self-cal, rms=0.057908Jy sigma=1.025120 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.00165628 Jy ! Component: 100 - total flux cleaned = 0.00170685 Jy ! Component: 150 - total flux cleaned = 0.00175182 Jy ! Component: 200 - total flux cleaned = 0.00175086 Jy ! Total flux subtracted in 200 components = 0.00175086 Jy ! Clean residual min=-0.003828 max=0.004827 Jy/beam ! Clean residual mean=0.000005 rms=0.001125 Jy/beam ! Combined flux in latest and established models = 0.358078 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 95 components and 0.358078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057769Jy sigma=1.023683 ! Fit after self-cal, rms=0.057580Jy sigma=1.020162 ! 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.199 x 10.75 at 8.591 degrees (North through East) ! Clean map min=-0.0036021 max=0.28841 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.057580Jy sigma=1.020162 ! Fit after self-cal, rms=0.054567Jy sigma=0.980196 ! 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.054567Jy sigma=0.980196 ! Fit after self-cal, rms=0.054556Jy sigma=0.979945 ! Inverting map and beam ! Estimated beam: bmin=3.196 mas, bmaj=10.76 mas, bpa=8.526 degrees ! Estimated noise=0.688452 mJy/beam. ! Added new window around map position (11, -12). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00573302 Jy ! Component: 100 - total flux cleaned = 0.00788024 Jy ! Component: 150 - total flux cleaned = 0.00862397 Jy ! Component: 200 - total flux cleaned = 0.00883779 Jy ! Total flux subtracted in 200 components = 0.00883779 Jy ! Clean residual min=-0.002454 max=0.002988 Jy/beam ! Clean residual mean=0.000009 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.366916 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 46 model components to the UV plane model. ! The established model now contains 141 components and 0.366916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054194Jy sigma=0.971344 ! Fit after self-cal, rms=0.054179Jy sigma=0.970891 ! 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.054179Jy sigma=0.970891 ! Fit after self-cal, rms=0.052793Jy sigma=0.945068 ! 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.052793Jy sigma=0.945068 ! Fit after self-cal, rms=0.052794Jy sigma=0.945050 ! Inverting map and beam ! Estimated beam: bmin=3.195 mas, bmaj=10.76 mas, bpa=8.484 degrees ! Estimated noise=0.687011 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00136186 Jy ! Component: 100 - total flux cleaned = 0.00150415 Jy ! Component: 150 - total flux cleaned = 0.00158402 Jy ! Component: 200 - total flux cleaned = 0.00165206 Jy ! Total flux subtracted in 200 components = 0.00165206 Jy ! Clean residual min=-0.002404 max=0.002934 Jy/beam ! Clean residual mean=0.000014 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.368568 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 46 model components to the UV plane model. ! The established model now contains 166 components and 0.368568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052734Jy sigma=0.943868 ! Fit after self-cal, rms=0.052733Jy sigma=0.943766 ! 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.4 mas, bmaj=11.98 mas, bpa=7.565 degrees ! Estimated noise=0.86351 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.00178178 Jy ! Component: 100 - total flux cleaned = 0.00203867 Jy ! Component: 150 - total flux cleaned = 0.00214216 Jy ! Component: 200 - total flux cleaned = 0.00216893 Jy ! Total flux subtracted in 200 components = 0.00216893 Jy ! Clean residual min=-0.002761 max=0.004086 Jy/beam ! Clean residual mean=0.000036 rms=0.001098 Jy/beam ! Combined flux in latest and established models = 0.370737 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 186 components and 0.370737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052754Jy sigma=0.943850 ! Fit after self-cal, rms=0.052754Jy sigma=0.943819 ! 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.279 mas, bmaj=10.75 mas, bpa=8.664 degrees ! Estimated noise=1.21994 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.244284 Jy ! Component: 100 - total flux cleaned = 0.293393 Jy ! Component: 150 - total flux cleaned = 0.316375 Jy ! Component: 200 - total flux cleaned = 0.329916 Jy ! Total flux subtracted in 200 components = 0.329916 Jy ! Clean residual min=-0.005226 max=0.006644 Jy/beam ! Clean residual mean=0.000025 rms=0.001629 Jy/beam ! Combined flux in latest and established models = 0.329916 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.329916 Jy ! Inverting map and beam ! Estimated beam: bmin=3.195 mas, bmaj=10.76 mas, bpa=8.484 degrees ! Estimated noise=0.687011 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.0133461 Jy ! Component: 100 - total flux cleaned = 0.0214627 Jy ! Component: 150 - total flux cleaned = 0.0270568 Jy ! Component: 200 - total flux cleaned = 0.0311686 Jy ! Total flux subtracted in 200 components = 0.0311686 Jy ! Clean residual min=-0.003210 max=0.003117 Jy/beam ! Clean residual mean=0.000015 rms=0.000940 Jy/beam ! Combined flux in latest and established models = 0.361084 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 70 components and 0.361084 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.4 mas, bmaj=11.98 mas, bpa=7.565 degrees ! Estimated noise=0.86351 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.00525866 Jy ! Component: 100 - total flux cleaned = 0.00823388 Jy ! Component: 150 - total flux cleaned = 0.00905673 Jy ! Component: 200 - total flux cleaned = 0.00937285 Jy ! Total flux subtracted in 200 components = 0.00937285 Jy ! Clean residual min=-0.003173 max=0.004170 Jy/beam ! Clean residual mean=0.000038 rms=0.001145 Jy/beam ! Combined flux in latest and established models = 0.370457 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 105 components and 0.370457 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.195 mas, bmaj=10.76 mas, bpa=8.484 degrees ! Estimated noise=0.687011 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000375926 Jy ! Component: 100 - total flux cleaned = -0.000303971 Jy ! Component: 150 - total flux cleaned = -0.000304715 Jy ! Component: 200 - total flux cleaned = -0.000255637 Jy ! Total flux subtracted in 200 components = -0.000255637 Jy ! Clean residual min=-0.002284 max=0.002767 Jy/beam ! Clean residual mean=0.000016 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.370202 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 130 components and 0.370202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052737Jy sigma=0.943584 ! Fit after self-cal, rms=0.052728Jy sigma=0.943355 wmodel J1233+8054_S_2006_02_16_yyk\_map.mod ! Writing 130 model components to file: J1233+8054_S_2006_02_16_yyk_map.mod wobs J1233+8054_S_2006_02_16_yyk\_uvs.fits ! Writing UV FITS file: J1233+8054_S_2006_02_16_yyk_uvs.fits wwins J1233+8054_S_2006_02_16_yyk\_map.win ! wwins: Wrote 3 windows to J1233+8054_S_2006_02_16_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.00124884 Jy ! Component: 100 - total flux cleaned = 0.00194234 Jy ! Component: 150 - total flux cleaned = 0.00209717 Jy ! Component: 200 - total flux cleaned = 0.00220243 Jy ! Component: 250 - total flux cleaned = 0.00223561 Jy ! Component: 300 - total flux cleaned = 0.00226679 Jy ! Component: 350 - total flux cleaned = 0.00226667 Jy ! Component: 400 - total flux cleaned = 0.00212607 Jy ! Component: 450 - total flux cleaned = 0.00201805 Jy ! Component: 500 - total flux cleaned = 0.00194013 Jy ! Component: 550 - total flux cleaned = 0.00191539 Jy ! Component: 600 - total flux cleaned = 0.0018422 Jy ! Component: 650 - total flux cleaned = 0.00172322 Jy ! Component: 700 - total flux cleaned = 0.0016072 Jy ! Component: 750 - total flux cleaned = 0.00144918 Jy ! Component: 800 - total flux cleaned = 0.00140501 Jy ! Component: 850 - total flux cleaned = 0.00133957 Jy ! Component: 900 - total flux cleaned = 0.00127564 Jy ! Component: 950 - total flux cleaned = 0.00115061 Jy ! Component: 1000 - total flux cleaned = 0.00108978 Jy ! Component: 1050 - total flux cleaned = 0.00102922 Jy ! Component: 1100 - total flux cleaned = 0.00093061 Jy ! Component: 1150 - total flux cleaned = 0.000930291 Jy ! Component: 1200 - total flux cleaned = 0.000891865 Jy ! Component: 1250 - total flux cleaned = 0.000854328 Jy ! Component: 1300 - total flux cleaned = 0.000817293 Jy ! Component: 1350 - total flux cleaned = 0.00085332 Jy ! Component: 1400 - total flux cleaned = 0.000799194 Jy ! Component: 1450 - total flux cleaned = 0.000799062 Jy ! Component: 1500 - total flux cleaned = 0.000799206 Jy ! Component: 1550 - total flux cleaned = 0.000799121 Jy ! Component: 1600 - total flux cleaned = 0.000781958 Jy ! Component: 1650 - total flux cleaned = 0.000765348 Jy ! Component: 1700 - total flux cleaned = 0.000814981 Jy ! Component: 1750 - total flux cleaned = 0.000847381 Jy ! Component: 1800 - total flux cleaned = 0.000847355 Jy ! Component: 1850 - total flux cleaned = 0.000863634 Jy ! Component: 1900 - total flux cleaned = 0.000911425 Jy ! Component: 1950 - total flux cleaned = 0.000958393 Jy ! Component: 2000 - total flux cleaned = 0.0010357 Jy ! Total flux subtracted in 2048 components = 0.00102032 Jy ! Clean residual min=-0.000928 max=0.001085 Jy/beam ! Clean residual mean=0.000011 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.371222 Jy keep ! Adding 158 model components to the UV plane model. ! The established model now contains 288 components and 0.371222 Jy ![Exited script file: muppet] wmap "J1233+8054_S_2006_02_16_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.195 x 10.76 at 8.484 degrees (North through East) ! Clean map min=-0.0017631 max=0.28923 Jy/beam ! Writing clean map to FITS file: J1233+8054_S_2006_02_16_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.289233 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000325526 device "J1233+8054_S_2006_02_16_yyk\_map.eps/VPS" ! Attempting to open device: 'J1233+8054_S_2006_02_16_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.337644 0.337644 0.675289 1.35058 2.70115 5.40231 10.8046 21.6092 43.2185 86.437 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.289 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.195 x 10.76 at 8.484 degrees (North through East) ! Clean map min=-0.0017631 max=0.28923 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1233+8054_S_2006_02_16_yyk\_map.gif/gif" ! Attempting to open device: 'J1233+8054_S_2006_02_16_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1233+8054_S_2006_02_16_yyk_uvs.log closed on Wed Jul 5 12:17:04 2006