! Started logfile: J1517-2422_S_2005_06_01_yyk_uvs.log on Sat Oct 8 17:25:49 2005 obs J1517-2422_S_2005_06_01_yyk_uve.fits ! Reading UV FITS file: J1517-2422_S_2005_06_01_yyk_uve.fits ! AN table 1: 5 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.866667 visibilities/baseline/integration-bin. ! Found source: J1517-2422 ! ! 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 1802 lines of history. ! ! Reading 780 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 J1517-2422_S_2005_06_01_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.36336 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.55 mas, bmaj=7.027 mas, bpa=-6.36 degrees ! Estimated noise=2.11099 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 = 1.09063 Jy ! Component: 100 - total flux cleaned = 1.33851 Jy ! Total flux subtracted in 100 components = 1.33851 Jy ! Clean residual min=-0.080750 max=0.122679 Jy/beam ! Clean residual mean=0.000134 rms=0.026954 Jy/beam ! Combined flux in latest and established models = 1.33851 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 1.33851 Jy ! ! Correcting IF 1. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.350536Jy sigma=5.631463 ! Fit after self-cal, rms=0.353482Jy sigma=5.232540 ! Inverting map and beam ! Estimated beam: bmin=2.55 mas, bmaj=7.027 mas, bpa=-6.36 degrees ! Estimated noise=2.11099 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.043 mas, bmaj=7.303 mas, bpa=-4.081 degrees ! Estimated noise=1.46646 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.114926 Jy ! Component: 100 - total flux cleaned = 0.162808 Jy ! Component: 150 - total flux cleaned = 0.183932 Jy ! Component: 200 - total flux cleaned = 0.187654 Jy ! Total flux subtracted in 200 components = 0.187654 Jy ! Clean residual min=-0.065307 max=0.112302 Jy/beam ! Clean residual mean=0.000149 rms=0.020628 Jy/beam ! Combined flux in latest and established models = 1.52617 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 37 components and 1.52617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.318988Jy sigma=4.690343 ! Fit after self-cal, rms=0.317562Jy sigma=4.679991 ! Inverting map ! Added new window around map position (9.5, -20.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.132423 Jy ! Component: 100 - total flux cleaned = 0.178137 Jy ! Component: 150 - total flux cleaned = 0.187137 Jy ! Component: 200 - total flux cleaned = 0.189243 Jy ! Total flux subtracted in 200 components = 0.189243 Jy ! Clean residual min=-0.042356 max=0.037722 Jy/beam ! Clean residual mean=0.000190 rms=0.011435 Jy/beam ! Combined flux in latest and established models = 1.71541 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 74 components and 1.71541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.268232Jy sigma=3.815616 ! Fit after self-cal, rms=0.261550Jy sigma=3.706566 ! 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.043 x 7.303 at -4.081 degrees (North through East) ! Clean map min=-0.040403 max=1.1795 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.02268 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.98 HN 1.11 KP 0.92 ! LA 1.10 MK 0.85 NL 0.90 OV 0.97 ! PT 1.01 SC 0.89 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.976081 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.04 HN 1.07 KP 1.02 ! LA 1.08 MK 0.96 NL 0.94 OV 1.02 ! PT 1.03 SC 1.05 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.963937 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.24 HN 1.13 KP 0.93 ! LA 0.90 MK 1.12 NL 0.99 OV 1.04 ! PT 1.06 SC 0.98 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.03635 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.06 HN 0.99 KP 0.85 ! LA 0.73 MK 1.10 NL 0.91 OV 0.89 ! PT 0.93 SC 1.12 ! ! ! Fit before self-cal, rms=0.261550Jy sigma=3.706566 ! Fit after self-cal, rms=0.176482Jy sigma=2.514765 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.176482Jy sigma=2.514765 ! Fit after self-cal, rms=0.176547Jy sigma=2.514422 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.056 mas, bmaj=7.22 mas, bpa=-3.072 degrees ! Estimated noise=1.44811 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.0122367 Jy ! Component: 100 - total flux cleaned = 0.0114987 Jy ! Component: 150 - total flux cleaned = 0.0103214 Jy ! Component: 200 - total flux cleaned = 0.00985033 Jy ! Total flux subtracted in 200 components = 0.00985033 Jy ! Clean residual min=-0.022988 max=0.023168 Jy/beam ! Clean residual mean=0.000323 rms=0.007109 Jy/beam ! Combined flux in latest and established models = 1.72526 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 106 components and 1.72526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.171467Jy sigma=2.409229 ! Fit after self-cal, rms=0.170330Jy sigma=2.400348 ! 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.170330Jy sigma=2.400348 ! Fit after self-cal, rms=0.169197Jy sigma=2.233621 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.00232447 Jy ! Component: 100 - total flux cleaned = 0.00128996 Jy ! Component: 150 - total flux cleaned = 0.00100574 Jy ! Component: 200 - total flux cleaned = 0.000752462 Jy ! Total flux subtracted in 200 components = 0.000752462 Jy ! Clean residual min=-0.021424 max=0.021941 Jy/beam ! Clean residual mean=0.000317 rms=0.006622 Jy/beam ! Combined flux in latest and established models = 1.72601 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 120 components and 1.72601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167401Jy sigma=2.210061 ! Fit after self-cal, rms=0.168767Jy sigma=2.196568 ! 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.056 x 7.22 at -3.072 degrees (North through East) ! Clean map min=-0.020814 max=1.1779 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.168767Jy sigma=2.196568 ! Fit after self-cal, rms=0.150417Jy sigma=1.712654 ! 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.150417Jy sigma=1.712654 ! Fit after self-cal, rms=0.151058Jy sigma=1.709864 ! Inverting map and beam ! Estimated beam: bmin=3.058 mas, bmaj=7.218 mas, bpa=-2.747 degrees ! Estimated noise=1.4409 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0129901 Jy ! Component: 100 - total flux cleaned = 0.0141513 Jy ! Component: 150 - total flux cleaned = 0.0144276 Jy ! Component: 200 - total flux cleaned = 0.0142006 Jy ! Total flux subtracted in 200 components = 0.0142006 Jy ! Clean residual min=-0.015588 max=0.016461 Jy/beam ! Clean residual mean=0.000201 rms=0.004691 Jy/beam ! Combined flux in latest and established models = 1.74021 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 132 components and 1.74021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148141Jy sigma=1.667336 ! Fit after self-cal, rms=0.148273Jy sigma=1.661637 ! 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.148273Jy sigma=1.661637 ! Fit after self-cal, rms=0.146447Jy sigma=1.570084 ! 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.146447Jy sigma=1.570084 ! Fit after self-cal, rms=0.146609Jy sigma=1.569735 ! Inverting map and beam ! Estimated beam: bmin=3.056 mas, bmaj=7.217 mas, bpa=-2.491 degrees ! Estimated noise=1.43961 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00950849 Jy ! Component: 100 - total flux cleaned = 0.0106567 Jy ! Component: 150 - total flux cleaned = 0.0106798 Jy ! Component: 200 - total flux cleaned = 0.0106821 Jy ! Total flux subtracted in 200 components = 0.0106821 Jy ! Clean residual min=-0.014271 max=0.015435 Jy/beam ! Clean residual mean=0.000163 rms=0.004084 Jy/beam ! Combined flux in latest and established models = 1.7509 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 139 components and 1.7509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145018Jy sigma=1.545520 ! Fit after self-cal, rms=0.144978Jy sigma=1.542662 ! 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.386 mas, bmaj=15.62 mas, bpa=4.134 degrees ! Estimated noise=1.95743 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.00396665 Jy ! Component: 100 - total flux cleaned = 0.00430925 Jy ! Component: 150 - total flux cleaned = 0.00374307 Jy ! Component: 200 - total flux cleaned = 0.00331096 Jy ! Total flux subtracted in 200 components = 0.00331096 Jy ! Clean residual min=-0.015847 max=0.021203 Jy/beam ! Clean residual mean=0.000358 rms=0.006380 Jy/beam ! Combined flux in latest and established models = 1.75421 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 145 components and 1.75421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145146Jy sigma=1.549073 ! Fit after self-cal, rms=0.144703Jy sigma=1.539753 ! Inverting map uvtaper 0,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.57 mas, bmaj=7.048 mas, bpa=-5.995 degrees ! Estimated noise=2.0738 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.07583 Jy ! Component: 100 - total flux cleaned = 1.3272 Jy ! Component: 150 - total flux cleaned = 1.45666 Jy ! Component: 200 - total flux cleaned = 1.54441 Jy ! Total flux subtracted in 200 components = 1.54441 Jy ! Clean residual min=-0.030831 max=0.047485 Jy/beam ! Clean residual mean=0.000036 rms=0.010865 Jy/beam ! Combined flux in latest and established models = 1.54441 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 53 model components to the UV plane model. ! The established model now contains 53 components and 1.54441 Jy ! Inverting map and beam ! Estimated beam: bmin=3.056 mas, bmaj=7.217 mas, bpa=-2.491 degrees ! Estimated noise=1.43961 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.0807339 Jy ! Component: 100 - total flux cleaned = 0.127084 Jy ! Component: 150 - total flux cleaned = 0.156693 Jy ! Component: 200 - total flux cleaned = 0.175873 Jy ! Total flux subtracted in 200 components = 0.175873 Jy ! Clean residual min=-0.016946 max=0.016127 Jy/beam ! Clean residual mean=0.000062 rms=0.004454 Jy/beam ! Combined flux in latest and established models = 1.72029 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 97 components and 1.72029 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.386 mas, bmaj=15.62 mas, bpa=4.134 degrees ! Estimated noise=1.95743 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.0218756 Jy ! Component: 100 - total flux cleaned = 0.0291608 Jy ! Component: 150 - total flux cleaned = 0.0291837 Jy ! Component: 200 - total flux cleaned = 0.0293719 Jy ! Total flux subtracted in 200 components = 0.0293719 Jy ! Clean residual min=-0.013546 max=0.021343 Jy/beam ! Clean residual mean=0.000297 rms=0.006161 Jy/beam ! Combined flux in latest and established models = 1.74966 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 108 components and 1.74966 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.056 mas, bmaj=7.217 mas, bpa=-2.491 degrees ! Estimated noise=1.43961 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00142113 Jy ! Component: 100 - total flux cleaned = -0.00143373 Jy ! Component: 150 - total flux cleaned = -0.00167647 Jy ! Component: 200 - total flux cleaned = -0.00165931 Jy ! Total flux subtracted in 200 components = -0.00165931 Jy ! Clean residual min=-0.015032 max=0.017124 Jy/beam ! Clean residual mean=0.000125 rms=0.004019 Jy/beam ! Combined flux in latest and established models = 1.748 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 137 components and 1.748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143467Jy sigma=1.517366 ! Fit after self-cal, rms=0.143009Jy sigma=1.510052 wmodel J1517-2422_S_2005_06_01_yyk\_map.mod ! Writing 137 model components to file: J1517-2422_S_2005_06_01_yyk_map.mod wobs J1517-2422_S_2005_06_01_yyk\_uvs.fits ! Writing UV FITS file: J1517-2422_S_2005_06_01_yyk_uvs.fits wwins J1517-2422_S_2005_06_01_yyk\_map.win ! wwins: Wrote 2 windows to J1517-2422_S_2005_06_01_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.00253123 Jy ! Component: 100 - total flux cleaned = 0.00111161 Jy ! Component: 150 - total flux cleaned = 0.000905737 Jy ! Component: 200 - total flux cleaned = 0.000308026 Jy ! Component: 250 - total flux cleaned = -0.000253231 Jy ! Component: 300 - total flux cleaned = -7.05362e-05 Jy ! Component: 350 - total flux cleaned = 0.000267849 Jy ! Component: 400 - total flux cleaned = 0.000756936 Jy ! Component: 450 - total flux cleaned = 0.00122817 Jy ! Component: 500 - total flux cleaned = 0.001979 Jy ! Component: 550 - total flux cleaned = 0.00284971 Jy ! Component: 600 - total flux cleaned = 0.00355593 Jy ! Component: 650 - total flux cleaned = 0.00451026 Jy ! Component: 700 - total flux cleaned = 0.00542902 Jy ! Component: 750 - total flux cleaned = 0.00580771 Jy ! Component: 800 - total flux cleaned = 0.00655425 Jy ! Component: 850 - total flux cleaned = 0.00715917 Jy ! Component: 900 - total flux cleaned = 0.00810235 Jy ! Component: 950 - total flux cleaned = 0.00856369 Jy ! Component: 1000 - total flux cleaned = 0.00912754 Jy ! Component: 1050 - total flux cleaned = 0.00945931 Jy ! Component: 1100 - total flux cleaned = 0.00978482 Jy ! Component: 1150 - total flux cleaned = 0.0104216 Jy ! Component: 1200 - total flux cleaned = 0.0108357 Jy ! Component: 1250 - total flux cleaned = 0.0110399 Jy ! Component: 1300 - total flux cleaned = 0.0116401 Jy ! Component: 1350 - total flux cleaned = 0.0117379 Jy ! Component: 1400 - total flux cleaned = 0.0120283 Jy ! Component: 1450 - total flux cleaned = 0.0123131 Jy ! Component: 1500 - total flux cleaned = 0.0125925 Jy ! Component: 1550 - total flux cleaned = 0.0128658 Jy ! Component: 1600 - total flux cleaned = 0.0128668 Jy ! Component: 1650 - total flux cleaned = 0.0133083 Jy ! Component: 1700 - total flux cleaned = 0.0133071 Jy ! Component: 1750 - total flux cleaned = 0.0136497 Jy ! Component: 1800 - total flux cleaned = 0.0136497 Jy ! Component: 1850 - total flux cleaned = 0.0137335 Jy ! Component: 1900 - total flux cleaned = 0.0137336 Jy ! Component: 1950 - total flux cleaned = 0.0137338 Jy ! Component: 2000 - total flux cleaned = 0.0139719 Jy ! Total flux subtracted in 2048 components = 0.0138932 Jy ! Clean residual min=-0.004343 max=0.004653 Jy/beam ! Clean residual mean=0.000057 rms=0.001576 Jy/beam ! Combined flux in latest and established models = 1.76189 Jy keep ! Adding 158 model components to the UV plane model. ! The established model now contains 295 components and 1.76189 Jy ![Exited script file: muppet] wmap "J1517-2422_S_2005_06_01_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.056 x 7.217 at -2.491 degrees (North through East) ! Clean map min=-0.011083 max=1.1871 Jy/beam ! Writing clean map to FITS file: J1517-2422_S_2005_06_01_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.18709 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0015253 device "J1517-2422_S_2005_06_01_yyk\_map.eps/VPS" ! Attempting to open device: 'J1517-2422_S_2005_06_01_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.385471 0.385471 0.770941 1.54188 3.08376 6.16753 12.3351 24.6701 49.3402 98.6805 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0045 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.187 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.056 x 7.217 at -2.491 degrees (North through East) ! Clean map min=-0.011083 max=1.1871 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1517-2422_S_2005_06_01_yyk\_map.gif/gif" ! Attempting to open device: 'J1517-2422_S_2005_06_01_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1517-2422_S_2005_06_01_yyk_uvs.log closed on Sat Oct 8 17:25:53 2005