! Started logfile: J1037-2823_S_1997_08_27_yyk_uvs.log on Sun Jan 7 17:32:03 2007 obs J1037-2823_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J1037-2823_S_1997_08_27_yyk_uva.fits ! AN table 1: 137 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.740957 visibilities/baseline/integration-bin. ! Found source: J1037-2823 ! ! 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 703 lines of history. ! ! Reading 18272 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-2823_S_1997_08_27_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.547533 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.662 mas, bmaj=6.159 mas, bpa=-15.08 degrees ! Estimated noise=3380.18 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.188206 Jy ! Component: 100 - total flux cleaned = 0.252993 Jy ! Total flux subtracted in 100 components = 0.252993 Jy ! Clean residual min=-0.025729 max=0.035306 Jy/beam ! Clean residual mean=0.000026 rms=0.008817 Jy/beam ! Combined flux in latest and established models = 0.252993 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 29 components and 0.252993 Jy ! ! Correcting IF 1. ! A total of 324 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 222 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 222 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 222 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.484489Jy sigma=0.001371 ! Fit after self-cal, rms=0.483946Jy sigma=0.001368 ! Inverting map and beam ! Estimated beam: bmin=2.662 mas, bmaj=6.159 mas, bpa=-15.08 degrees ! Estimated noise=3380.18 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.363 mas, bmaj=7.816 mas, bpa=-14.26 degrees ! Estimated noise=1790.28 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.0471865 Jy ! Component: 100 - total flux cleaned = 0.0619755 Jy ! Component: 150 - total flux cleaned = 0.0684747 Jy ! Component: 200 - total flux cleaned = 0.0696613 Jy ! Total flux subtracted in 200 components = 0.0696613 Jy ! Clean residual min=-0.016854 max=0.015609 Jy/beam ! Clean residual mean=-0.000720 rms=0.004709 Jy/beam ! Combined flux in latest and established models = 0.322654 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 44 components and 0.322654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.480652Jy sigma=0.001359 ! Fit after self-cal, rms=0.480728Jy sigma=0.001359 ! 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.363 x 7.816 at -14.26 degrees (North through East) ! Clean map min=-0.017265 max=0.2294 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.01642 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.06 HN 0.93 KP 0.87 ! LA 0.99 MK 0.91 NL 1.00* OV 1.22 ! PT 0.98 SC 0.82 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.988412 ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.09 HN 1.04 KP 0.89 ! LA 1.00 MK 0.99 NL 0.98 OV 1.20 ! PT 0.95 SC 0.84 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04961 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.00 HN 0.98 KP 0.89 ! LA 0.75 MK 0.88 NL 0.99 OV 0.99 ! PT 1.02 SC 0.93 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.962412 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.09 HN 1.22 KP 0.94 ! LA 0.82 MK 1.00 NL 1.08 OV 0.94 ! PT 0.92 SC 1.29 ! ! ! Fit before self-cal, rms=0.480728Jy sigma=0.001359 ! Fit after self-cal, rms=0.475199Jy sigma=0.001355 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.475199Jy sigma=0.001355 ! Fit after self-cal, rms=0.475184Jy sigma=0.001355 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.309 mas, bmaj=7.665 mas, bpa=-14.45 degrees ! Estimated noise=1761.52 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.0020991 Jy ! Component: 100 - total flux cleaned = 0.00183337 Jy ! Component: 150 - total flux cleaned = 0.00171956 Jy ! Component: 200 - total flux cleaned = 0.00182193 Jy ! Total flux subtracted in 200 components = 0.00182193 Jy ! Clean residual min=-0.019056 max=0.013320 Jy/beam ! Clean residual mean=-0.000826 rms=0.004594 Jy/beam ! Combined flux in latest and established models = 0.324476 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 52 components and 0.324476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.475129Jy sigma=0.001355 ! Fit after self-cal, rms=0.474916Jy sigma=0.001355 ! 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.474916Jy sigma=0.001355 ! Fit after self-cal, rms=0.472479Jy sigma=0.001348 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.00256298 Jy ! Component: 100 - total flux cleaned = 0.00239258 Jy ! Component: 150 - total flux cleaned = 0.00222463 Jy ! Component: 200 - total flux cleaned = 0.00206183 Jy ! Total flux subtracted in 200 components = 0.00206183 Jy ! Clean residual min=-0.016671 max=0.014156 Jy/beam ! Clean residual mean=-0.000771 rms=0.004426 Jy/beam ! Combined flux in latest and established models = 0.326538 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 58 components and 0.326538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.472380Jy sigma=0.001347 ! Fit after self-cal, rms=0.472002Jy sigma=0.001346 ! 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.309 x 7.665 at -14.45 degrees (North through East) ! Clean map min=-0.015397 max=0.2328 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.472002Jy sigma=0.001346 ! Fit after self-cal, rms=1.914245Jy sigma=0.001333 ! 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=1.914245Jy sigma=0.001333 ! Fit after self-cal, rms=1.913899Jy sigma=0.001333 ! Inverting map and beam ! Estimated beam: bmin=3.168 mas, bmaj=8.014 mas, bpa=-11.09 degrees ! Estimated noise=1698.59 mJy/beam. ! Added new window around map position (7.5, -7.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0139099 Jy ! Component: 100 - total flux cleaned = 0.0150635 Jy ! Component: 150 - total flux cleaned = 0.0150671 Jy ! Component: 200 - total flux cleaned = 0.0152767 Jy ! Total flux subtracted in 200 components = 0.0152767 Jy ! Clean residual min=-0.009616 max=0.008302 Jy/beam ! Clean residual mean=-0.000196 rms=0.002267 Jy/beam ! Combined flux in latest and established models = 0.341815 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 85 components and 0.341815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.913754Jy sigma=0.001331 ! Fit after self-cal, rms=1.914443Jy sigma=0.001331 ! 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=1.914443Jy sigma=0.001331 ! Fit after self-cal, rms=3.239292Jy sigma=0.001330 ! 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=3.239292Jy sigma=0.001330 ! Fit after self-cal, rms=3.235357Jy sigma=0.001330 ! Inverting map and beam ! Estimated beam: bmin=3.095 mas, bmaj=8.027 mas, bpa=-10.31 degrees ! Estimated noise=1687.1 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00759305 Jy ! Component: 100 - total flux cleaned = 0.00905802 Jy ! Component: 150 - total flux cleaned = 0.00922704 Jy ! Component: 200 - total flux cleaned = 0.00937665 Jy ! Total flux subtracted in 200 components = 0.00937665 Jy ! Clean residual min=-0.008464 max=0.007934 Jy/beam ! Clean residual mean=-0.000114 rms=0.001996 Jy/beam ! Combined flux in latest and established models = 0.351192 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 95 components and 0.351192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.235246Jy sigma=0.001330 ! Fit after self-cal, rms=3.235579Jy sigma=0.001330 ! 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.601 mas, bmaj=17.28 mas, bpa=-6.588 degrees ! Estimated noise=2231.5 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 = 1.16456e-05 Jy ! Component: 100 - total flux cleaned = 0.000214066 Jy ! Component: 150 - total flux cleaned = 0.000124257 Jy ! Component: 200 - total flux cleaned = 4.12977e-05 Jy ! Total flux subtracted in 200 components = 4.12977e-05 Jy ! Clean residual min=-0.008376 max=0.009702 Jy/beam ! Clean residual mean=-0.000255 rms=0.002585 Jy/beam ! Combined flux in latest and established models = 0.351233 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 112 components and 0.351233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.235583Jy sigma=0.001330 ! Fit after self-cal, rms=3.236270Jy sigma=0.001329 ! 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.551 mas, bmaj=6.563 mas, bpa=-12.03 degrees ! Estimated noise=3527.33 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.206709 Jy ! Component: 100 - total flux cleaned = 0.280167 Jy ! Component: 150 - total flux cleaned = 0.318228 Jy ! Component: 200 - total flux cleaned = 0.341196 Jy ! Total flux subtracted in 200 components = 0.341196 Jy ! Clean residual min=-0.019037 max=0.019771 Jy/beam ! Clean residual mean=-0.000048 rms=0.005122 Jy/beam ! Combined flux in latest and established models = 0.341196 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.341196 Jy ! Inverting map and beam ! Estimated beam: bmin=3.095 mas, bmaj=8.027 mas, bpa=-10.31 degrees ! Estimated noise=1687.1 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.00973425 Jy ! Component: 100 - total flux cleaned = 0.0113651 Jy ! Component: 150 - total flux cleaned = 0.011572 Jy ! Component: 200 - total flux cleaned = 0.0115811 Jy ! Total flux subtracted in 200 components = 0.0115811 Jy ! Clean residual min=-0.008758 max=0.007155 Jy/beam ! Clean residual mean=-0.000139 rms=0.002104 Jy/beam ! Combined flux in latest and established models = 0.352777 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 53 components and 0.352777 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.601 mas, bmaj=17.28 mas, bpa=-6.588 degrees ! Estimated noise=2231.5 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.0012838 Jy ! Component: 100 - total flux cleaned = -0.00127556 Jy ! Component: 150 - total flux cleaned = -0.00149694 Jy ! Component: 200 - total flux cleaned = -0.0015973 Jy ! Total flux subtracted in 200 components = -0.0015973 Jy ! Clean residual min=-0.008494 max=0.009540 Jy/beam ! Clean residual mean=-0.000259 rms=0.002574 Jy/beam ! Combined flux in latest and established models = 0.35118 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 61 components and 0.35118 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.095 mas, bmaj=8.027 mas, bpa=-10.31 degrees ! Estimated noise=1687.1 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000329567 Jy ! Component: 100 - total flux cleaned = -0.000148483 Jy ! Component: 150 - total flux cleaned = 1.35114e-05 Jy ! Component: 200 - total flux cleaned = 0.000149962 Jy ! Total flux subtracted in 200 components = 0.000149962 Jy ! Clean residual min=-0.008369 max=0.007275 Jy/beam ! Clean residual mean=-0.000126 rms=0.001976 Jy/beam ! Combined flux in latest and established models = 0.35133 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 84 components and 0.35133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.236131Jy sigma=0.001329 ! Fit after self-cal, rms=3.236435Jy sigma=0.001329 wmodel J1037-2823_S_1997_08_27_yyk\_map.mod ! Writing 84 model components to file: J1037-2823_S_1997_08_27_yyk_map.mod wobs J1037-2823_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J1037-2823_S_1997_08_27_yyk_uvs.fits wwins J1037-2823_S_1997_08_27_yyk\_map.win ! wwins: Wrote 2 windows to J1037-2823_S_1997_08_27_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.00257192 Jy ! Component: 100 - total flux cleaned = -0.00428213 Jy ! Component: 150 - total flux cleaned = -0.00518909 Jy ! Component: 200 - total flux cleaned = -0.00583116 Jy ! Component: 250 - total flux cleaned = -0.00664161 Jy ! Component: 300 - total flux cleaned = -0.00740655 Jy ! Component: 350 - total flux cleaned = -0.00840281 Jy ! Component: 400 - total flux cleaned = -0.00909278 Jy ! Component: 450 - total flux cleaned = -0.00992649 Jy ! Component: 500 - total flux cleaned = -0.0104936 Jy ! Component: 550 - total flux cleaned = -0.0111224 Jy ! Component: 600 - total flux cleaned = -0.0115055 Jy ! Component: 650 - total flux cleaned = -0.0121031 Jy ! Component: 700 - total flux cleaned = -0.01261 Jy ! Component: 750 - total flux cleaned = -0.0128933 Jy ! Component: 800 - total flux cleaned = -0.0133085 Jy ! Component: 850 - total flux cleaned = -0.0137122 Jy ! Component: 900 - total flux cleaned = -0.0140399 Jy ! Component: 950 - total flux cleaned = -0.0142326 Jy ! Component: 1000 - total flux cleaned = -0.0144839 Jy ! Component: 1050 - total flux cleaned = -0.0145464 Jy ! Component: 1100 - total flux cleaned = -0.0148499 Jy ! Component: 1150 - total flux cleaned = -0.0150281 Jy ! Component: 1200 - total flux cleaned = -0.0152048 Jy ! Component: 1250 - total flux cleaned = -0.0153207 Jy ! Component: 1300 - total flux cleaned = -0.0154342 Jy ! Component: 1350 - total flux cleaned = -0.015546 Jy ! Component: 1400 - total flux cleaned = -0.0156553 Jy ! Component: 1450 - total flux cleaned = -0.0156012 Jy ! Component: 1500 - total flux cleaned = -0.0156555 Jy ! Component: 1550 - total flux cleaned = -0.0156557 Jy ! Component: 1600 - total flux cleaned = -0.0158113 Jy ! Component: 1650 - total flux cleaned = -0.0159138 Jy ! Component: 1700 - total flux cleaned = -0.015964 Jy ! Component: 1750 - total flux cleaned = -0.0159138 Jy ! Component: 1800 - total flux cleaned = -0.0160132 Jy ! Component: 1850 - total flux cleaned = -0.0161597 Jy ! Component: 1900 - total flux cleaned = -0.0162563 Jy ! Component: 1950 - total flux cleaned = -0.0162566 Jy ! Component: 2000 - total flux cleaned = -0.0162568 Jy ! Total flux subtracted in 2048 components = -0.0162571 Jy ! Clean residual min=-0.003079 max=0.002857 Jy/beam ! Clean residual mean=0.000008 rms=0.000912 Jy/beam ! Combined flux in latest and established models = 0.335073 Jy keep ! Adding 136 model components to the UV plane model. ! The established model now contains 220 components and 0.335073 Jy ![Exited script file: muppet] wmap "J1037-2823_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.095 x 8.027 at -10.31 degrees (North through East) ! Clean map min=-0.0060554 max=0.23 Jy/beam ! Writing clean map to FITS file: J1037-2823_S_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.230001 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000910469 device "J1037-2823_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1037-2823_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.18756 1.18756 2.37513 4.75025 9.50051 19.001 38.002 76.0041 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0027 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.23 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.095 x 8.027 at -10.31 degrees (North through East) ! Clean map min=-0.0060554 max=0.23 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1037-2823_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1037-2823_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1037-2823_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 17:32:10 2007