! Started logfile: J1037-2934_S_1996_08_10_yyk_uvs.log on Sun Jan 7 17:32:42 2007 obs J1037-2934_S_1996_08_10_yyk_uva.fits ! Reading UV FITS file: J1037-2934_S_1996_08_10_yyk_uva.fits ! AN table 1: 107 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.803738 visibilities/baseline/integration-bin. ! Found source: J1037-2934 ! ! 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.22049e+09 8e+06 1 8e+06 ! 02 2 2.23424e+09 8e+06 1 8e+06 ! 03 3 2.29424e+09 8e+06 1 8e+06 ! 04 4 2.32424e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 629 lines of history. ! ! Reading 15480 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 J1037-2934_S_1996_08_10_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.26623 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.461 mas, bmaj=7.638 mas, bpa=-13.01 degrees ! Estimated noise=5046.34 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.971067 Jy ! Component: 100 - total flux cleaned = 1.12375 Jy ! Total flux subtracted in 100 components = 1.12375 Jy ! Clean residual min=-0.050783 max=0.082416 Jy/beam ! Clean residual mean=0.000383 rms=0.017175 Jy/beam ! Combined flux in latest and established models = 1.12375 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 1.12375 Jy ! ! Correcting IF 1. ! A total of 147 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 116 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 147 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 116 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.470157Jy sigma=0.001472 ! Fit after self-cal, rms=0.468582Jy sigma=0.001466 ! Inverting map and beam ! Estimated beam: bmin=2.461 mas, bmaj=7.638 mas, bpa=-13.01 degrees ! Estimated noise=5046.22 mJy/beam. print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.116 mas, bmaj=9.036 mas, bpa=-12.65 degrees ! Estimated noise=1676.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.0605682 Jy ! Component: 100 - total flux cleaned = 0.0713648 Jy ! Component: 150 - total flux cleaned = 0.0730483 Jy ! Component: 200 - total flux cleaned = 0.0745022 Jy ! Total flux subtracted in 200 components = 0.0745022 Jy ! Clean residual min=-0.041741 max=0.059043 Jy/beam ! Clean residual mean=0.001614 rms=0.013460 Jy/beam ! Combined flux in latest and established models = 1.19825 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 22 components and 1.19825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.457534Jy sigma=0.001444 ! Fit after self-cal, rms=0.457480Jy sigma=0.001444 ! 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.116 x 9.036 at -12.65 degrees (North through East) ! Clean map min=-0.042126 max=1.1129 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.03831 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.13 HN 1.00 KP 0.91 ! LA 0.88 MK 1.02 NL 0.85 OV 1.06 ! PT 0.97 SC 0.85 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.981675 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.19 HN 1.12 KP 1.00 ! LA 0.98 MK 1.02 NL 0.95 OV 1.01 ! PT 0.94 SC 0.92 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.05085 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.08 HN 0.97 KP 0.94 ! LA 0.75 MK 0.89 NL 0.89 OV 0.94 ! PT 1.07 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.983252 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.12 HN 1.10 KP 1.06 ! LA 0.86 MK 1.06 NL 1.01 OV 0.90 ! PT 1.02 SC 1.04 ! ! ! Fit before self-cal, rms=0.457480Jy sigma=0.001444 ! Fit after self-cal, rms=0.421828Jy sigma=0.001368 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.421828Jy sigma=0.001368 ! Fit after self-cal, rms=0.421813Jy sigma=0.001368 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.12 mas, bmaj=8.838 mas, bpa=-12 degrees ! Estimated noise=1688.49 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.0218185 Jy ! Component: 100 - total flux cleaned = 0.0240324 Jy ! Component: 150 - total flux cleaned = 0.0243057 Jy ! Component: 200 - total flux cleaned = 0.0243131 Jy ! Total flux subtracted in 200 components = 0.0243131 Jy ! Clean residual min=-0.011506 max=0.023414 Jy/beam ! Clean residual mean=0.000379 rms=0.004550 Jy/beam ! Combined flux in latest and established models = 1.22256 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 32 components and 1.22256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.420756Jy sigma=0.001365 ! Fit after self-cal, rms=0.420735Jy sigma=0.001365 ! Inverting map ! Added new window around map position (-23, 54). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0243125 Jy ! Component: 100 - total flux cleaned = 0.0310577 Jy ! Component: 150 - total flux cleaned = 0.0351186 Jy ! Component: 200 - total flux cleaned = 0.0364065 Jy ! Total flux subtracted in 200 components = 0.0364065 Jy ! Clean residual min=-0.011819 max=0.010024 Jy/beam ! Clean residual mean=0.000159 rms=0.003170 Jy/beam ! Combined flux in latest and established models = 1.25897 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 59 components and 1.25897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.419764Jy sigma=0.001361 ! Fit after self-cal, rms=0.419759Jy sigma=0.001361 ! 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.419759Jy sigma=0.001361 ! Fit after self-cal, rms=0.387385Jy sigma=0.001236 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.00599374 Jy ! Component: 100 - total flux cleaned = 0.00818854 Jy ! Component: 150 - total flux cleaned = 0.00884063 Jy ! Component: 200 - total flux cleaned = 0.00921018 Jy ! Total flux subtracted in 200 components = 0.00921018 Jy ! Clean residual min=-0.009453 max=0.009571 Jy/beam ! Clean residual mean=0.000158 rms=0.002899 Jy/beam ! Combined flux in latest and established models = 1.26818 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 79 components and 1.26818 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.386780Jy sigma=0.001234 ! Fit after self-cal, rms=0.385624Jy sigma=0.001229 ! 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.12 x 8.838 at -12 degrees (North through East) ! Clean map min=-0.0090367 max=1.1457 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.385624Jy sigma=0.001229 ! Fit after self-cal, rms=0.374008Jy sigma=0.001204 ! 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.374008Jy sigma=0.001204 ! Fit after self-cal, rms=0.373857Jy sigma=0.001203 ! Inverting map and beam ! Estimated beam: bmin=3.118 mas, bmaj=8.807 mas, bpa=-11.87 degrees ! Estimated noise=1682.25 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00147497 Jy ! Component: 100 - total flux cleaned = -0.00132107 Jy ! Component: 150 - total flux cleaned = -0.00132223 Jy ! Component: 200 - total flux cleaned = -0.00169329 Jy ! Total flux subtracted in 200 components = -0.00169329 Jy ! Clean residual min=-0.008293 max=0.008704 Jy/beam ! Clean residual mean=0.000123 rms=0.002435 Jy/beam ! Combined flux in latest and established models = 1.26648 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 94 components and 1.26648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.373737Jy sigma=0.001203 ! Fit after self-cal, rms=0.373697Jy sigma=0.001203 ! 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.373697Jy sigma=0.001203 ! Fit after self-cal, rms=0.803013Jy sigma=0.001196 ! 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.803013Jy sigma=0.001196 ! Fit after self-cal, rms=0.803044Jy sigma=0.001196 ! Inverting map and beam ! Estimated beam: bmin=3.117 mas, bmaj=8.79 mas, bpa=-11.81 degrees ! Estimated noise=1679.97 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00166101 Jy ! Component: 100 - total flux cleaned = -0.00202301 Jy ! Component: 150 - total flux cleaned = -0.0022377 Jy ! Component: 200 - total flux cleaned = -0.00254245 Jy ! Total flux subtracted in 200 components = -0.00254245 Jy ! Clean residual min=-0.007894 max=0.008713 Jy/beam ! Clean residual mean=0.000119 rms=0.002320 Jy/beam ! Combined flux in latest and established models = 1.26394 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 104 components and 1.26394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.802993Jy sigma=0.001195 ! Fit after self-cal, rms=0.802984Jy sigma=0.001195 ! 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.741 mas, bmaj=22.1 mas, bpa=-6.617 degrees ! Estimated noise=2176.75 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.000612041 Jy ! Component: 100 - total flux cleaned = -0.00117691 Jy ! Component: 150 - total flux cleaned = -0.00153144 Jy ! Component: 200 - total flux cleaned = -0.00152964 Jy ! Total flux subtracted in 200 components = -0.00152964 Jy ! Clean residual min=-0.009589 max=0.011741 Jy/beam ! Clean residual mean=0.000230 rms=0.003395 Jy/beam ! Combined flux in latest and established models = 1.26241 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 109 components and 1.26241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.802949Jy sigma=0.001195 ! Fit after self-cal, rms=0.802940Jy sigma=0.001195 ! 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.458 mas, bmaj=7.586 mas, bpa=-12.68 degrees ! Estimated noise=5095.11 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.990159 Jy ! Component: 100 - total flux cleaned = 1.13833 Jy ! Component: 150 - total flux cleaned = 1.19737 Jy ! Component: 200 - total flux cleaned = 1.2239 Jy ! Total flux subtracted in 200 components = 1.2239 Jy ! Clean residual min=-0.022148 max=0.022683 Jy/beam ! Clean residual mean=0.000178 rms=0.006523 Jy/beam ! Combined flux in latest and established models = 1.2239 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 18 model components to the UV plane model. ! The established model now contains 18 components and 1.2239 Jy ! Inverting map and beam ! Estimated beam: bmin=3.117 mas, bmaj=8.79 mas, bpa=-11.81 degrees ! Estimated noise=1679.97 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.0131607 Jy ! Component: 100 - total flux cleaned = 0.0206926 Jy ! Component: 150 - total flux cleaned = 0.0248896 Jy ! Component: 200 - total flux cleaned = 0.0280793 Jy ! Total flux subtracted in 200 components = 0.0280793 Jy ! Clean residual min=-0.009023 max=0.010994 Jy/beam ! Clean residual mean=0.000126 rms=0.002923 Jy/beam ! Combined flux in latest and established models = 1.25198 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 39 components and 1.25198 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.741 mas, bmaj=22.1 mas, bpa=-6.617 degrees ! Estimated noise=2176.75 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.00941395 Jy ! Component: 100 - total flux cleaned = 0.0115586 Jy ! Component: 150 - total flux cleaned = 0.011761 Jy ! Component: 200 - total flux cleaned = 0.0117639 Jy ! Total flux subtracted in 200 components = 0.0117639 Jy ! Clean residual min=-0.009867 max=0.012577 Jy/beam ! Clean residual mean=0.000199 rms=0.003692 Jy/beam ! Combined flux in latest and established models = 1.26374 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 50 components and 1.26374 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.117 mas, bmaj=8.79 mas, bpa=-11.81 degrees ! Estimated noise=1679.97 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000465013 Jy ! Component: 100 - total flux cleaned = -0.000899389 Jy ! Component: 150 - total flux cleaned = -0.000719993 Jy ! Component: 200 - total flux cleaned = -0.000557777 Jy ! Total flux subtracted in 200 components = -0.000557777 Jy ! Clean residual min=-0.007741 max=0.008486 Jy/beam ! Clean residual mean=0.000125 rms=0.002425 Jy/beam ! Combined flux in latest and established models = 1.26318 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 67 components and 1.26318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.802998Jy sigma=0.001196 ! Fit after self-cal, rms=0.803020Jy sigma=0.001196 wmodel J1037-2934_S_1996_08_10_yyk\_map.mod ! Writing 67 model components to file: J1037-2934_S_1996_08_10_yyk_map.mod wobs J1037-2934_S_1996_08_10_yyk\_uvs.fits ! Writing UV FITS file: J1037-2934_S_1996_08_10_yyk_uvs.fits wwins J1037-2934_S_1996_08_10_yyk\_map.win ! wwins: Wrote 2 windows to J1037-2934_S_1996_08_10_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.00139864 Jy ! Component: 100 - total flux cleaned = 0.00205434 Jy ! Component: 150 - total flux cleaned = 0.00328407 Jy ! Component: 200 - total flux cleaned = 0.00503901 Jy ! Component: 250 - total flux cleaned = 0.00648537 Jy ! Component: 300 - total flux cleaned = 0.00775738 Jy ! Component: 350 - total flux cleaned = 0.00886914 Jy ! Component: 400 - total flux cleaned = 0.00993794 Jy ! Component: 450 - total flux cleaned = 0.0111427 Jy ! Component: 500 - total flux cleaned = 0.0118523 Jy ! Component: 550 - total flux cleaned = 0.0122792 Jy ! Component: 600 - total flux cleaned = 0.0128601 Jy ! Component: 650 - total flux cleaned = 0.01342 Jy ! Component: 700 - total flux cleaned = 0.013651 Jy ! Component: 750 - total flux cleaned = 0.0140272 Jy ! Component: 800 - total flux cleaned = 0.0143182 Jy ! Component: 850 - total flux cleaned = 0.0144601 Jy ! Component: 900 - total flux cleaned = 0.0145991 Jy ! Component: 950 - total flux cleaned = 0.014802 Jy ! Component: 1000 - total flux cleaned = 0.0151986 Jy ! Component: 1050 - total flux cleaned = 0.0158455 Jy ! Component: 1100 - total flux cleaned = 0.0162878 Jy ! Component: 1150 - total flux cleaned = 0.0167819 Jy ! Component: 1200 - total flux cleaned = 0.0173265 Jy ! Component: 1250 - total flux cleaned = 0.0178015 Jy ! Component: 1300 - total flux cleaned = 0.0184402 Jy ! Component: 1350 - total flux cleaned = 0.0188393 Jy ! Component: 1400 - total flux cleaned = 0.0193987 Jy ! Component: 1450 - total flux cleaned = 0.0197846 Jy ! Component: 1500 - total flux cleaned = 0.0201631 Jy ! Component: 1550 - total flux cleaned = 0.020587 Jy ! Component: 1600 - total flux cleaned = 0.0209008 Jy ! Component: 1650 - total flux cleaned = 0.0213124 Jy ! Component: 1700 - total flux cleaned = 0.0218187 Jy ! Component: 1750 - total flux cleaned = 0.022267 Jy ! Component: 1800 - total flux cleaned = 0.0225604 Jy ! Component: 1850 - total flux cleaned = 0.0230428 Jy ! Component: 1900 - total flux cleaned = 0.023375 Jy ! Component: 1950 - total flux cleaned = 0.0237961 Jy ! Component: 2000 - total flux cleaned = 0.0242565 Jy ! Total flux subtracted in 2048 components = 0.0247105 Jy ! Clean residual min=-0.003746 max=0.002710 Jy/beam ! Clean residual mean=0.000059 rms=0.000941 Jy/beam ! Combined flux in latest and established models = 1.28789 Jy keep ! Adding 171 model components to the UV plane model. ! The established model now contains 238 components and 1.28789 Jy ![Exited script file: muppet] wmap "J1037-2934_S_1996_08_10_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.117 x 8.79 at -11.81 degrees (North through East) ! Clean map min=-0.0054883 max=1.1479 Jy/beam ! Writing clean map to FITS file: J1037-2934_S_1996_08_10_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.14792 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000946685 device "J1037-2934_S_1996_08_10_yyk\_map.eps/VPS" ! Attempting to open device: 'J1037-2934_S_1996_08_10_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.247409 0.247409 0.494817 0.989635 1.97927 3.95854 7.91708 15.8342 31.6683 63.3366 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0028 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.147 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.117 x 8.79 at -11.81 degrees (North through East) ! Clean map min=-0.0054883 max=1.1479 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1037-2934_S_1996_08_10_yyk\_map.gif/gif" ! Attempting to open device: 'J1037-2934_S_1996_08_10_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1037-2934_S_1996_08_10_yyk_uvs.log closed on Sun Jan 7 17:32:48 2007