! Started logfile: J0106-0155_S_1997_05_07_yyk_uvs.log on Sun Jan 7 15:33:42 2007 obs J0106-0155_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J0106-0155_S_1997_05_07_yyk_uva.fits ! AN table 1: 150 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.793481 visibilities/baseline/integration-bin. ! Found source: J0106-0155 ! ! 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.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 614 lines of history. ! ! Reading 21424 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 J0106-0155_S_1997_05_07_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)= 0.463834 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.902 mas, bmaj=7.346 mas, bpa=-6.106 degrees ! Estimated noise=1492.88 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.264452 Jy ! Component: 100 - total flux cleaned = 0.329311 Jy ! Total flux subtracted in 100 components = 0.329311 Jy ! Clean residual min=-0.022128 max=0.055828 Jy/beam ! Clean residual mean=0.001013 rms=0.007869 Jy/beam ! Combined flux in latest and established models = 0.329311 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.329311 Jy ! ! Correcting IF 1. ! A total of 317 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 167 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 167 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 167 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.309104Jy sigma=0.001324 ! Fit after self-cal, rms=0.308888Jy sigma=0.001322 ! Inverting map and beam ! Estimated beam: bmin=2.902 mas, bmaj=7.346 mas, bpa=-6.106 degrees ! Estimated noise=1492.88 mJy/beam. ! Added new window around map position (10.5, 0.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0626199 Jy ! Component: 100 - total flux cleaned = 0.0991424 Jy ! Total flux subtracted in 100 components = 0.0991424 Jy ! Clean residual min=-0.021033 max=0.024936 Jy/beam ! Clean residual mean=0.000668 rms=0.005389 Jy/beam ! Combined flux in latest and established models = 0.428454 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 33 components and 0.428454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.292988Jy sigma=0.001245 ! Fit after self-cal, rms=0.292602Jy sigma=0.001243 ! 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.742 mas, bmaj=9.056 mas, bpa=-7.631 degrees ! Estimated noise=1085.94 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.0495831 Jy ! Component: 100 - total flux cleaned = 0.0786117 Jy ! Component: 150 - total flux cleaned = 0.0971 Jy ! Component: 200 - total flux cleaned = 0.109548 Jy ! Total flux subtracted in 200 components = 0.109548 Jy ! Clean residual min=-0.012285 max=0.018116 Jy/beam ! Clean residual mean=0.000867 rms=0.004242 Jy/beam ! Combined flux in latest and established models = 0.538002 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 48 model components to the UV plane model. ! The established model now contains 72 components and 0.538002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.285069Jy sigma=0.001210 ! Fit after self-cal, rms=0.284826Jy sigma=0.001209 ! 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.742 x 9.056 at -7.631 degrees (North through East) ! Clean map min=-0.010793 max=0.32078 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01617 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.08 HN 1.10 KP 0.88 ! LA 0.97 MK 1.02 NL 1.00* OV 1.09 ! PT 0.91 SC 0.87 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.981971 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.11 HN 1.12 KP 1.01 ! LA 1.06 MK 1.07 NL 1.00 OV 1.02 ! PT 0.92 SC 0.89 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.04502 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.06 HN 1.02 KP 0.92 ! LA 0.79 MK 0.86 NL 0.95 OV 0.94 ! PT 1.06 SC 1.04 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.988031 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.11 HN 1.15 KP 0.97 ! LA 0.86 MK 1.01 NL 1.07 OV 1.08 ! PT 0.91 SC 1.00 ! ! ! Fit before self-cal, rms=0.284826Jy sigma=0.001209 ! Fit after self-cal, rms=0.275623Jy sigma=0.001196 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.275623Jy sigma=0.001196 ! Fit after self-cal, rms=0.275625Jy sigma=0.001196 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.756 mas, bmaj=8.867 mas, bpa=-6.917 degrees ! Estimated noise=1081.88 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.00611228 Jy ! Component: 100 - total flux cleaned = 0.00751566 Jy ! Component: 150 - total flux cleaned = 0.00767538 Jy ! Component: 200 - total flux cleaned = 0.00767802 Jy ! Total flux subtracted in 200 components = 0.00767802 Jy ! Clean residual min=-0.008201 max=0.012690 Jy/beam ! Clean residual mean=0.000190 rms=0.002654 Jy/beam ! Combined flux in latest and established models = 0.54568 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 83 components and 0.54568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.275439Jy sigma=0.001195 ! Fit after self-cal, rms=0.275418Jy sigma=0.001195 ! 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.275418Jy sigma=0.001195 ! Fit after self-cal, rms=0.273425Jy sigma=0.001186 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) ! Added new window around map position (18.5, -3). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0123156 Jy ! Component: 100 - total flux cleaned = 0.0132557 Jy ! Component: 150 - total flux cleaned = 0.0141795 Jy ! Component: 200 - total flux cleaned = 0.0137965 Jy ! Total flux subtracted in 200 components = 0.0137965 Jy ! Clean residual min=-0.006860 max=0.008575 Jy/beam ! Clean residual mean=0.000045 rms=0.002122 Jy/beam ! Combined flux in latest and established models = 0.559477 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 108 components and 0.559476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.272801Jy sigma=0.001183 ! Fit after self-cal, rms=0.272492Jy sigma=0.001182 ! 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.756 x 8.867 at -6.917 degrees (North through East) ! Clean map min=-0.0069377 max=0.32187 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.272492Jy sigma=0.001182 ! Fit after self-cal, rms=0.266889Jy sigma=0.001178 ! 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.266889Jy sigma=0.001178 ! Fit after self-cal, rms=0.266825Jy sigma=0.001178 ! Inverting map and beam ! Estimated beam: bmin=3.711 mas, bmaj=8.828 mas, bpa=-6.964 degrees ! Estimated noise=1068.97 mJy/beam. ! Added new window around map position (5, -1.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00381025 Jy ! Component: 100 - total flux cleaned = 0.00275795 Jy ! Component: 150 - total flux cleaned = 0.00255039 Jy ! Component: 200 - total flux cleaned = 0.0023588 Jy ! Total flux subtracted in 200 components = 0.0023588 Jy ! Clean residual min=-0.005069 max=0.006307 Jy/beam ! Clean residual mean=0.000135 rms=0.001616 Jy/beam ! Combined flux in latest and established models = 0.561835 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 135 components and 0.561835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.266445Jy sigma=0.001176 ! Fit after self-cal, rms=0.266400Jy sigma=0.001176 ! 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.266400Jy sigma=0.001176 ! Fit after self-cal, rms=0.266670Jy sigma=0.001174 ! 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.266670Jy sigma=0.001174 ! Fit after self-cal, rms=0.266666Jy sigma=0.001174 ! Inverting map and beam ! Estimated beam: bmin=3.693 mas, bmaj=8.795 mas, bpa=-7.019 degrees ! Estimated noise=1070.28 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00413741 Jy ! Component: 100 - total flux cleaned = 0.0036017 Jy ! Component: 150 - total flux cleaned = 0.00312336 Jy ! Component: 200 - total flux cleaned = 0.00298326 Jy ! Total flux subtracted in 200 components = 0.00298326 Jy ! Clean residual min=-0.004852 max=0.005740 Jy/beam ! Clean residual mean=0.000131 rms=0.001462 Jy/beam ! Combined flux in latest and established models = 0.564818 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 154 components and 0.564819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.266489Jy sigma=0.001173 ! Fit after self-cal, rms=0.266477Jy sigma=0.001173 ! 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.33 mas, bmaj=13.68 mas, bpa=10.56 degrees ! Estimated noise=1295.09 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.000547929 Jy ! Component: 100 - total flux cleaned = 0.000780424 Jy ! Component: 150 - total flux cleaned = 0.000593217 Jy ! Component: 200 - total flux cleaned = 0.000426521 Jy ! Total flux subtracted in 200 components = 0.000426521 Jy ! Clean residual min=-0.004784 max=0.006118 Jy/beam ! Clean residual mean=0.000236 rms=0.001702 Jy/beam ! Combined flux in latest and established models = 0.565245 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 182 components and 0.565245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.266432Jy sigma=0.001173 ! Fit after self-cal, rms=0.266421Jy sigma=0.001173 ! 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.878 mas, bmaj=7.213 mas, bpa=-5.585 degrees ! Estimated noise=1470.21 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.264821 Jy ! Component: 100 - total flux cleaned = 0.346699 Jy ! Component: 150 - total flux cleaned = 0.398374 Jy ! Component: 200 - total flux cleaned = 0.434859 Jy ! Total flux subtracted in 200 components = 0.434859 Jy ! Clean residual min=-0.011219 max=0.015362 Jy/beam ! Clean residual mean=0.000507 rms=0.003912 Jy/beam ! Combined flux in latest and established models = 0.434859 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 40 model components to the UV plane model. ! The established model now contains 40 components and 0.434859 Jy ! Inverting map and beam ! Estimated beam: bmin=3.693 mas, bmaj=8.795 mas, bpa=-7.019 degrees ! Estimated noise=1070.28 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.0470502 Jy ! Component: 100 - total flux cleaned = 0.0755612 Jy ! Component: 150 - total flux cleaned = 0.0941229 Jy ! Component: 200 - total flux cleaned = 0.106845 Jy ! Total flux subtracted in 200 components = 0.106845 Jy ! Clean residual min=-0.005695 max=0.007582 Jy/beam ! Clean residual mean=0.000369 rms=0.002028 Jy/beam ! Combined flux in latest and established models = 0.541704 Jy ! Adding 88 model components to the UV plane model. ! The established model now contains 114 components and 0.541704 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.33 mas, bmaj=13.68 mas, bpa=10.56 degrees ! Estimated noise=1295.09 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.0122957 Jy ! Component: 100 - total flux cleaned = 0.0189449 Jy ! Component: 150 - total flux cleaned = 0.0212071 Jy ! Component: 200 - total flux cleaned = 0.0214903 Jy ! Total flux subtracted in 200 components = 0.0214903 Jy ! Clean residual min=-0.004835 max=0.005380 Jy/beam ! Clean residual mean=0.000276 rms=0.001738 Jy/beam ! Combined flux in latest and established models = 0.563194 Jy ! Adding 76 model components to the UV plane model. ! The established model now contains 171 components and 0.563194 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.693 mas, bmaj=8.795 mas, bpa=-7.019 degrees ! Estimated noise=1070.28 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000407539 Jy ! Component: 100 - total flux cleaned = -0.00041304 Jy ! Component: 150 - total flux cleaned = -0.000412011 Jy ! Component: 200 - total flux cleaned = -0.000408012 Jy ! Total flux subtracted in 200 components = -0.000408012 Jy ! Clean residual min=-0.004432 max=0.005044 Jy/beam ! Clean residual mean=0.000154 rms=0.001379 Jy/beam ! Combined flux in latest and established models = 0.562786 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 196 components and 0.562786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.266450Jy sigma=0.001173 ! Fit after self-cal, rms=0.266381Jy sigma=0.001173 wmodel J0106-0155_S_1997_05_07_yyk\_map.mod ! Writing 196 model components to file: J0106-0155_S_1997_05_07_yyk_map.mod wobs J0106-0155_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J0106-0155_S_1997_05_07_yyk_uvs.fits wwins J0106-0155_S_1997_05_07_yyk\_map.win ! wwins: Wrote 4 windows to J0106-0155_S_1997_05_07_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.00231492 Jy ! Component: 100 - total flux cleaned = 0.00326328 Jy ! Component: 150 - total flux cleaned = 0.00384238 Jy ! Component: 200 - total flux cleaned = 0.00438833 Jy ! Component: 250 - total flux cleaned = 0.00484468 Jy ! Component: 300 - total flux cleaned = 0.00541122 Jy ! Component: 350 - total flux cleaned = 0.00577613 Jy ! Component: 400 - total flux cleaned = 0.00624615 Jy ! Component: 450 - total flux cleaned = 0.00658654 Jy ! Component: 500 - total flux cleaned = 0.00675094 Jy ! Component: 550 - total flux cleaned = 0.00685915 Jy ! Component: 600 - total flux cleaned = 0.0070181 Jy ! Component: 650 - total flux cleaned = 0.00712018 Jy ! Component: 700 - total flux cleaned = 0.00712025 Jy ! Component: 750 - total flux cleaned = 0.00702363 Jy ! Component: 800 - total flux cleaned = 0.00692906 Jy ! Component: 850 - total flux cleaned = 0.00688292 Jy ! Component: 900 - total flux cleaned = 0.00688282 Jy ! Component: 950 - total flux cleaned = 0.00670406 Jy ! Component: 1000 - total flux cleaned = 0.00661672 Jy ! Component: 1050 - total flux cleaned = 0.00657439 Jy ! Component: 1100 - total flux cleaned = 0.00657526 Jy ! Component: 1150 - total flux cleaned = 0.00657525 Jy ! Component: 1200 - total flux cleaned = 0.00641124 Jy ! Component: 1250 - total flux cleaned = 0.00661465 Jy ! Component: 1300 - total flux cleaned = 0.00653438 Jy ! Component: 1350 - total flux cleaned = 0.00641747 Jy ! Component: 1400 - total flux cleaned = 0.00657278 Jy ! Component: 1450 - total flux cleaned = 0.006496 Jy ! Component: 1500 - total flux cleaned = 0.00653393 Jy ! Component: 1550 - total flux cleaned = 0.00649719 Jy ! Component: 1600 - total flux cleaned = 0.00646014 Jy ! Component: 1650 - total flux cleaned = 0.00646003 Jy ! Component: 1700 - total flux cleaned = 0.00638842 Jy ! Component: 1750 - total flux cleaned = 0.00631747 Jy ! Component: 1800 - total flux cleaned = 0.00631727 Jy ! Component: 1850 - total flux cleaned = 0.00624742 Jy ! Component: 1900 - total flux cleaned = 0.00621347 Jy ! Component: 1950 - total flux cleaned = 0.00617959 Jy ! Component: 2000 - total flux cleaned = 0.00611279 Jy ! Total flux subtracted in 2048 components = 0.00611242 Jy ! Clean residual min=-0.001975 max=0.001862 Jy/beam ! Clean residual mean=0.000051 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.568898 Jy keep ! Adding 117 model components to the UV plane model. ! The established model now contains 313 components and 0.568898 Jy ![Exited script file: muppet] wmap "J0106-0155_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.693 x 8.795 at -7.019 degrees (North through East) ! Clean map min=-0.0039681 max=0.32324 Jy/beam ! Writing clean map to FITS file: J0106-0155_S_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.323241 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000672092 device "J0106-0155_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J0106-0155_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.623768 0.623768 1.24754 2.49507 4.99014 9.98029 19.9606 39.9212 79.8423 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.323 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.693 x 8.795 at -7.019 degrees (North through East) ! Clean map min=-0.0039681 max=0.32324 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0106-0155_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J0106-0155_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0106-0155_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 15:33:50 2007