! Started logfile: J2124-1438_S_2005_07_09_yyk_uvs.log on Fri Jan 20 11:02:18 2006 obs J2124-1438_S_2005_07_09_yyk_uve.fits ! Reading UV FITS file: J2124-1438_S_2005_07_09_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.957778 visibilities/baseline/integration-bin. ! Found source: J2124-1438 ! ! 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 1602 lines of history. ! ! Reading 1724 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 J2124-1438_S_2005_07_09_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.14725 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.921 mas, bmaj=7.22 mas, bpa=12.97 degrees ! Estimated noise=1.66421 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.0852468 Jy ! Component: 100 - total flux cleaned = 0.105392 Jy ! Total flux subtracted in 100 components = 0.105392 Jy ! Clean residual min=-0.008479 max=0.015821 Jy/beam ! Clean residual mean=0.000294 rms=0.002871 Jy/beam ! Combined flux in latest and established models = 0.105392 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.105392 Jy ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.099709Jy sigma=1.562687 ! Fit after self-cal, rms=0.084891Jy sigma=1.227829 ! Inverting map and beam ! Estimated beam: bmin=2.921 mas, bmaj=7.221 mas, bpa=12.97 degrees ! Estimated noise=1.66381 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0186928 Jy ! Component: 100 - total flux cleaned = 0.0249964 Jy ! Total flux subtracted in 100 components = 0.0249964 Jy ! Clean residual min=-0.005366 max=0.006785 Jy/beam ! Clean residual mean=0.000151 rms=0.001652 Jy/beam ! Combined flux in latest and established models = 0.130388 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 38 components and 0.130388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080889Jy sigma=1.153773 ! Fit after self-cal, rms=0.080925Jy sigma=1.153645 ! 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=4.129 mas, bmaj=10.59 mas, bpa=16.25 degrees ! Estimated noise=1.19752 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.00332277 Jy ! Component: 100 - total flux cleaned = 0.00424655 Jy ! Component: 150 - total flux cleaned = 0.00438289 Jy ! Component: 200 - total flux cleaned = 0.00451215 Jy ! Total flux subtracted in 200 components = 0.00451215 Jy ! Clean residual min=-0.005444 max=0.007390 Jy/beam ! Clean residual mean=0.000157 rms=0.001946 Jy/beam ! Combined flux in latest and established models = 0.1349 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 52 components and 0.1349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080753Jy sigma=1.151469 ! Fit after self-cal, rms=0.080747Jy sigma=1.151427 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.129 x 10.59 at 16.25 degrees (North through East) ! Clean map min=-0.0053912 max=0.11522 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.00031 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.08 HN 1.00* KP 0.97 ! LA 1.05 MK 0.99 NL 0.93 OV 1.01 ! PT 1.05 SC 0.94 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.988759 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 HN 1.00* KP 0.99 ! LA 0.96 MK 1.00* NL 1.00 OV 1.00 ! PT 1.03 SC 1.11 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.985694 ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.95 HN 1.00* KP 1.00 ! LA 0.85 MK 1.00* NL 1.07 OV 0.97 ! PT 1.16 SC 0.96 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.080747Jy sigma=1.151427 ! Fit after self-cal, rms=0.079980Jy sigma=1.137649 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.079980Jy sigma=1.137649 ! Fit after self-cal, rms=0.079999Jy sigma=1.137561 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.101 mas, bmaj=10.52 mas, bpa=16.03 degrees ! Estimated noise=1.20064 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.000932321 Jy ! Component: 100 - total flux cleaned = 0.00097374 Jy ! Component: 150 - total flux cleaned = 0.0010136 Jy ! Component: 200 - total flux cleaned = 0.00105178 Jy ! Total flux subtracted in 200 components = 0.00105178 Jy ! Clean residual min=-0.005589 max=0.007103 Jy/beam ! Clean residual mean=0.000175 rms=0.001861 Jy/beam ! Combined flux in latest and established models = 0.135952 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 62 components and 0.135952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079933Jy sigma=1.136794 ! Fit after self-cal, rms=0.079934Jy sigma=1.136771 ! 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.079934Jy sigma=1.136771 ! Fit after self-cal, rms=0.073064Jy sigma=1.031177 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.00292317 Jy ! Component: 100 - total flux cleaned = 0.00352916 Jy ! Component: 150 - total flux cleaned = 0.00363558 Jy ! Component: 200 - total flux cleaned = 0.0037046 Jy ! Total flux subtracted in 200 components = 0.0037046 Jy ! Clean residual min=-0.004938 max=0.007885 Jy/beam ! Clean residual mean=0.000137 rms=0.001875 Jy/beam ! Combined flux in latest and established models = 0.139657 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 68 components and 0.139657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072865Jy sigma=1.029459 ! Fit after self-cal, rms=0.072725Jy sigma=1.022805 ! 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: 4.101 x 10.52 at 16.03 degrees (North through East) ! Clean map min=-0.0047543 max=0.11743 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.072725Jy sigma=1.022805 ! Fit after self-cal, rms=0.073033Jy sigma=1.007750 ! 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.073033Jy sigma=1.007750 ! Fit after self-cal, rms=0.073183Jy sigma=1.006763 ! Inverting map and beam ! Estimated beam: bmin=4.094 mas, bmaj=10.3 mas, bpa=15.24 degrees ! Estimated noise=1.21576 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00248734 Jy ! Component: 100 - total flux cleaned = 0.00303709 Jy ! Component: 150 - total flux cleaned = 0.00305747 Jy ! Component: 200 - total flux cleaned = 0.00305722 Jy ! Total flux subtracted in 200 components = 0.00305722 Jy ! Clean residual min=-0.004859 max=0.007790 Jy/beam ! Clean residual mean=0.000131 rms=0.001767 Jy/beam ! Combined flux in latest and established models = 0.142714 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 72 components and 0.142714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073030Jy sigma=1.005521 ! Fit after self-cal, rms=0.073119Jy sigma=1.005380 ! Inverting map ! Added new window around map position (19.5, 12). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00867847 Jy ! Component: 100 - total flux cleaned = 0.0128933 Jy ! Component: 150 - total flux cleaned = 0.0142879 Jy ! Component: 200 - total flux cleaned = 0.0148112 Jy ! Total flux subtracted in 200 components = 0.0148112 Jy ! Clean residual min=-0.003681 max=0.004336 Jy/beam ! Clean residual mean=0.000002 rms=0.001132 Jy/beam ! Combined flux in latest and established models = 0.157525 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 103 components and 0.157525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072488Jy sigma=0.988976 ! Fit after self-cal, rms=0.072506Jy sigma=0.988136 ! 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.072506Jy sigma=0.988136 ! Fit after self-cal, rms=0.073590Jy sigma=0.993543 ! 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.073590Jy sigma=0.993543 ! Fit after self-cal, rms=0.073619Jy sigma=0.993370 ! Inverting map and beam ! Estimated beam: bmin=3.997 mas, bmaj=10.01 mas, bpa=14.29 degrees ! Estimated noise=1.21457 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0026258 Jy ! Component: 100 - total flux cleaned = 0.00373821 Jy ! Component: 150 - total flux cleaned = 0.00431699 Jy ! Component: 200 - total flux cleaned = 0.00475575 Jy ! Total flux subtracted in 200 components = 0.00475575 Jy ! Clean residual min=-0.004238 max=0.003787 Jy/beam ! Clean residual mean=0.000049 rms=0.001170 Jy/beam ! Combined flux in latest and established models = 0.162281 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 123 components and 0.162281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073415Jy sigma=0.990513 ! Fit after self-cal, rms=0.073427Jy sigma=0.990384 ! 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=9.199 mas, bmaj=18.1 mas, bpa=14.59 degrees ! Estimated noise=1.40726 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.00171267 Jy ! Component: 100 - total flux cleaned = 0.00212481 Jy ! Component: 150 - total flux cleaned = 0.00234406 Jy ! Component: 200 - total flux cleaned = 0.00245829 Jy ! Total flux subtracted in 200 components = 0.00245829 Jy ! Clean residual min=-0.004201 max=0.003955 Jy/beam ! Clean residual mean=0.000048 rms=0.001413 Jy/beam ! Combined flux in latest and established models = 0.164739 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 134 components and 0.164739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073319Jy sigma=0.990015 ! Fit after self-cal, rms=0.073314Jy sigma=0.989903 ! 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.883 mas, bmaj=7.09 mas, bpa=11.79 degrees ! Estimated noise=1.65738 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.101117 Jy ! Component: 100 - total flux cleaned = 0.124027 Jy ! Component: 150 - total flux cleaned = 0.135011 Jy ! Component: 200 - total flux cleaned = 0.142426 Jy ! Total flux subtracted in 200 components = 0.142426 Jy ! Clean residual min=-0.006203 max=0.006087 Jy/beam ! Clean residual mean=0.000151 rms=0.001612 Jy/beam ! Combined flux in latest and established models = 0.142426 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 52 model components to the UV plane model. ! The established model now contains 52 components and 0.142426 Jy ! Inverting map and beam ! Estimated beam: bmin=3.997 mas, bmaj=10.01 mas, bpa=14.29 degrees ! Estimated noise=1.21457 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.00734179 Jy ! Component: 100 - total flux cleaned = 0.0121739 Jy ! Component: 150 - total flux cleaned = 0.0145578 Jy ! Component: 200 - total flux cleaned = 0.0163108 Jy ! Total flux subtracted in 200 components = 0.0163108 Jy ! Clean residual min=-0.004369 max=0.004061 Jy/beam ! Clean residual mean=0.000077 rms=0.001276 Jy/beam ! Combined flux in latest and established models = 0.158737 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 83 components and 0.158737 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=9.199 mas, bmaj=18.1 mas, bpa=14.59 degrees ! Estimated noise=1.40726 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.00321671 Jy ! Component: 100 - total flux cleaned = 0.00436435 Jy ! Component: 150 - total flux cleaned = 0.00472108 Jy ! Component: 200 - total flux cleaned = 0.00492588 Jy ! Total flux subtracted in 200 components = 0.00492588 Jy ! Clean residual min=-0.004250 max=0.003979 Jy/beam ! Clean residual mean=0.000064 rms=0.001451 Jy/beam ! Combined flux in latest and established models = 0.163663 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 107 components and 0.163663 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.997 mas, bmaj=10.01 mas, bpa=14.29 degrees ! Estimated noise=1.21457 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000573608 Jy ! Component: 100 - total flux cleaned = -0.000574282 Jy ! Component: 150 - total flux cleaned = -0.000633193 Jy ! Component: 200 - total flux cleaned = -0.000688626 Jy ! Total flux subtracted in 200 components = -0.000688626 Jy ! Clean residual min=-0.004175 max=0.003824 Jy/beam ! Clean residual mean=0.000046 rms=0.001177 Jy/beam ! Combined flux in latest and established models = 0.162974 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 119 components and 0.162974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073365Jy sigma=0.991150 ! Fit after self-cal, rms=0.073353Jy sigma=0.990999 wmodel J2124-1438_S_2005_07_09_yyk\_map.mod ! Writing 119 model components to file: J2124-1438_S_2005_07_09_yyk_map.mod wobs J2124-1438_S_2005_07_09_yyk\_uvs.fits ! Writing UV FITS file: J2124-1438_S_2005_07_09_yyk_uvs.fits wwins J2124-1438_S_2005_07_09_yyk\_map.win ! wwins: Wrote 2 windows to J2124-1438_S_2005_07_09_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.000270475 Jy ! Component: 100 - total flux cleaned = -7.82349e-05 Jy ! Component: 150 - total flux cleaned = 0.000394571 Jy ! Component: 200 - total flux cleaned = 0.000674536 Jy ! Component: 250 - total flux cleaned = 0.000728073 Jy ! Component: 300 - total flux cleaned = 0.000627446 Jy ! Component: 350 - total flux cleaned = 0.000529616 Jy ! Component: 400 - total flux cleaned = 0.000482422 Jy ! Component: 450 - total flux cleaned = 0.000665519 Jy ! Component: 500 - total flux cleaned = 0.000709315 Jy ! Component: 550 - total flux cleaned = 0.000968709 Jy ! Component: 600 - total flux cleaned = 0.0011798 Jy ! Component: 650 - total flux cleaned = 0.00134426 Jy ! Component: 700 - total flux cleaned = 0.00146505 Jy ! Component: 750 - total flux cleaned = 0.00154355 Jy ! Component: 800 - total flux cleaned = 0.00154333 Jy ! Component: 850 - total flux cleaned = 0.00158077 Jy ! Component: 900 - total flux cleaned = 0.00146883 Jy ! Component: 950 - total flux cleaned = 0.00143239 Jy ! Component: 1000 - total flux cleaned = 0.00132503 Jy ! Component: 1050 - total flux cleaned = 0.001326 Jy ! Component: 1100 - total flux cleaned = 0.00132631 Jy ! Component: 1150 - total flux cleaned = 0.00122507 Jy ! Component: 1200 - total flux cleaned = 0.00135831 Jy ! Component: 1250 - total flux cleaned = 0.00135798 Jy ! Component: 1300 - total flux cleaned = 0.00132585 Jy ! Component: 1350 - total flux cleaned = 0.00142053 Jy ! Component: 1400 - total flux cleaned = 0.00142042 Jy ! Component: 1450 - total flux cleaned = 0.00151215 Jy ! Component: 1500 - total flux cleaned = 0.0016023 Jy ! Component: 1550 - total flux cleaned = 0.00163126 Jy ! Component: 1600 - total flux cleaned = 0.00163072 Jy ! Component: 1650 - total flux cleaned = 0.00163097 Jy ! Component: 1700 - total flux cleaned = 0.00174522 Jy ! Component: 1750 - total flux cleaned = 0.00194233 Jy ! Component: 1800 - total flux cleaned = 0.00219224 Jy ! Component: 1850 - total flux cleaned = 0.00224684 Jy ! Component: 1900 - total flux cleaned = 0.00246375 Jy ! Component: 1950 - total flux cleaned = 0.00259759 Jy ! Component: 2000 - total flux cleaned = 0.00280946 Jy ! Total flux subtracted in 2048 components = 0.00286186 Jy ! Clean residual min=-0.001695 max=0.001535 Jy/beam ! Clean residual mean=0.000060 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.165836 Jy keep ! Adding 120 model components to the UV plane model. ! The established model now contains 239 components and 0.165836 Jy ![Exited script file: muppet] wmap "J2124-1438_S_2005_07_09_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.997 x 10.01 at 14.29 degrees (North through East) ! Clean map min=-0.0034332 max=0.11946 Jy/beam ! Writing clean map to FITS file: J2124-1438_S_2005_07_09_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.119459 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000584971 device "J2124-1438_S_2005_07_09_yyk\_map.eps/VPS" ! Attempting to open device: 'J2124-1438_S_2005_07_09_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.46905 1.46905 2.9381 5.8762 11.7524 23.5048 47.0096 94.0193 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.119 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.997 x 10.01 at 14.29 degrees (North through East) ! Clean map min=-0.0034332 max=0.11946 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2124-1438_S_2005_07_09_yyk\_map.gif/gif" ! Attempting to open device: 'J2124-1438_S_2005_07_09_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2124-1438_S_2005_07_09_yyk_uvs.log closed on Fri Jan 20 11:02:22 2006