! Started logfile: J1700-2610_X_1997_07_02_yyk_uvs.log on Mon Jan 8 07:15:54 2007 obs J1700-2610_X_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1700-2610_X_1997_07_02_yyk_uva.fits ! AN table 1: 145 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.782222 visibilities/baseline/integration-bin. ! Found source: J1700-2610 ! ! 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 8.15447e+09 8e+06 1 8e+06 ! 02 2 8.23447e+09 8e+06 1 8e+06 ! 03 3 8.41447e+09 8e+06 1 8e+06 ! 04 4 8.55447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 753 lines of history. ! ! Reading 20416 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 J1700-2610_X_1997_07_02_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 1.36907 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=0.738 mas, bmaj=2.052 mas, bpa=-4.788 degrees ! Estimated noise=1272.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 = 1.12226 Jy ! Component: 100 - total flux cleaned = 1.29155 Jy ! Total flux subtracted in 100 components = 1.29155 Jy ! Clean residual min=-0.025631 max=0.044526 Jy/beam ! Clean residual mean=-0.000062 rms=0.008205 Jy/beam ! Combined flux in latest and established models = 1.29155 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 1.29155 Jy ! ! Correcting IF 1. ! A total of 178 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 178 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 178 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 178 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.330175Jy sigma=0.001930 ! Fit after self-cal, rms=0.329717Jy sigma=0.001927 ! Inverting map and beam ! Estimated beam: bmin=0.738 mas, bmaj=2.052 mas, bpa=-4.788 degrees ! Estimated noise=1272.39 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0644843 Jy ! Component: 100 - total flux cleaned = 0.0987741 Jy ! Total flux subtracted in 100 components = 0.0987741 Jy ! Clean residual min=-0.022573 max=0.033395 Jy/beam ! Clean residual mean=0.000069 rms=0.006343 Jy/beam ! Combined flux in latest and established models = 1.39033 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 17 components and 1.39033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.317317Jy sigma=0.001823 ! Fit after self-cal, rms=0.317069Jy sigma=0.001822 ! 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=0.9168 mas, bmaj=2.586 mas, bpa=-5.509 degrees ! Estimated noise=816.571 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.0412073 Jy ! Component: 100 - total flux cleaned = 0.0578051 Jy ! Component: 150 - total flux cleaned = 0.0647625 Jy ! Component: 200 - total flux cleaned = 0.0659077 Jy ! Total flux subtracted in 200 components = 0.0659077 Jy ! Clean residual min=-0.019414 max=0.025337 Jy/beam ! Clean residual mean=-0.000062 rms=0.005724 Jy/beam ! Combined flux in latest and established models = 1.45623 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 27 components and 1.45623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.315431Jy sigma=0.001800 ! Fit after self-cal, rms=0.315423Jy sigma=0.001800 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9168 x 2.586 at -5.509 degrees (North through East) ! Clean map min=-0.018735 max=1.3103 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.99762 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.04 HN 1.04 KP 1.01 ! LA 1.02 MK 1.02 NL 1.01 OV 1.00 ! PT 0.93 SC 0.94 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00458 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 1.00 KP 1.00 ! LA 1.00 MK 0.99 NL 1.00 OV 1.06 ! PT 0.90 SC 1.00 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.994072 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.05 HN 1.06 KP 0.99 ! LA 1.01 MK 1.00 NL 0.99 OV 0.98 ! PT 0.95 SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.985117 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.03 HN 1.08 KP 0.98 ! LA 1.01 MK 1.00 NL 1.00 OV 1.01 ! PT 0.96 SC 1.02 ! ! ! Fit before self-cal, rms=0.315423Jy sigma=0.001800 ! Fit after self-cal, rms=0.311287Jy sigma=0.001761 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.311287Jy sigma=0.001761 ! Fit after self-cal, rms=0.311288Jy sigma=0.001761 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9208 mas, bmaj=2.59 mas, bpa=-5.347 degrees ! Estimated noise=810.048 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.0135441 Jy ! Component: 100 - total flux cleaned = -0.0177757 Jy ! Component: 150 - total flux cleaned = -0.0178762 Jy ! Component: 200 - total flux cleaned = -0.0179681 Jy ! Total flux subtracted in 200 components = -0.0179681 Jy ! Clean residual min=-0.013406 max=0.014106 Jy/beam ! Clean residual mean=-0.000043 rms=0.003797 Jy/beam ! Combined flux in latest and established models = 1.43827 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 34 components and 1.43827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.310637Jy sigma=0.001758 ! Fit after self-cal, rms=0.310633Jy sigma=0.001758 ! 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.310633Jy sigma=0.001758 ! Fit after self-cal, rms=0.261533Jy sigma=0.001482 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.0069975 Jy ! Component: 100 - total flux cleaned = 0.00670662 Jy ! Component: 150 - total flux cleaned = 0.00631972 Jy ! Component: 200 - total flux cleaned = 0.00598942 Jy ! Total flux subtracted in 200 components = 0.00598942 Jy ! Clean residual min=-0.013618 max=0.014238 Jy/beam ! Clean residual mean=-0.000067 rms=0.003736 Jy/beam ! Combined flux in latest and established models = 1.44425 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 1.44425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.261469Jy sigma=0.001481 ! Fit after self-cal, rms=0.255015Jy sigma=0.001443 ! 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: 0.9208 x 2.59 at -5.347 degrees (North through East) ! Clean map min=-0.013138 max=1.3168 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.255015Jy sigma=0.001443 ! Fit after self-cal, rms=0.251560Jy sigma=0.001414 ! 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.251560Jy sigma=0.001414 ! Fit after self-cal, rms=0.250284Jy sigma=0.001406 ! Inverting map and beam ! Estimated beam: bmin=0.923 mas, bmaj=2.59 mas, bpa=-5.26 degrees ! Estimated noise=808.485 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00301006 Jy ! Component: 100 - total flux cleaned = -0.00348308 Jy ! Component: 150 - total flux cleaned = -0.00377211 Jy ! Component: 200 - total flux cleaned = -0.00393702 Jy ! Total flux subtracted in 200 components = -0.00393702 Jy ! Clean residual min=-0.004056 max=0.004065 Jy/beam ! Clean residual mean=-0.000028 rms=0.001071 Jy/beam ! Combined flux in latest and established models = 1.44032 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 43 components and 1.44032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.250188Jy sigma=0.001405 ! Fit after self-cal, rms=0.249822Jy sigma=0.001403 ! 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.249822Jy sigma=0.001403 ! Fit after self-cal, rms=0.249918Jy sigma=0.001400 ! 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.249918Jy sigma=0.001400 ! Fit after self-cal, rms=0.249829Jy sigma=0.001400 ! Inverting map and beam ! Estimated beam: bmin=0.9233 mas, bmaj=2.59 mas, bpa=-5.197 degrees ! Estimated noise=808.018 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00242349 Jy ! Component: 100 - total flux cleaned = -0.00269134 Jy ! Component: 150 - total flux cleaned = -0.00284253 Jy ! Component: 200 - total flux cleaned = -0.00290826 Jy ! Total flux subtracted in 200 components = -0.00290826 Jy ! Clean residual min=-0.003823 max=0.003824 Jy/beam ! Clean residual mean=-0.000024 rms=0.001002 Jy/beam ! Combined flux in latest and established models = 1.43741 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 1.43741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.249775Jy sigma=0.001399 ! Fit after self-cal, rms=0.249730Jy sigma=0.001399 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.315 mas, bmaj=5.628 mas, bpa=-3.871 degrees ! Estimated noise=1019.33 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 = -9.86309e-05 Jy ! Component: 100 - total flux cleaned = -9.70374e-05 Jy ! Component: 150 - total flux cleaned = -9.73031e-05 Jy ! Component: 200 - total flux cleaned = -0.000117675 Jy ! Total flux subtracted in 200 components = -0.000117675 Jy ! Clean residual min=-0.004112 max=0.003827 Jy/beam ! Clean residual mean=-0.000044 rms=0.001189 Jy/beam ! Combined flux in latest and established models = 1.43729 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 48 components and 1.43729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.249727Jy sigma=0.001399 ! Fit after self-cal, rms=0.249700Jy sigma=0.001399 ! 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=0.7391 mas, bmaj=2.043 mas, bpa=-4.527 degrees ! Estimated noise=1274.03 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.13653 Jy ! Component: 100 - total flux cleaned = 1.30742 Jy ! Component: 150 - total flux cleaned = 1.3703 Jy ! Component: 200 - total flux cleaned = 1.39928 Jy ! Total flux subtracted in 200 components = 1.39928 Jy ! Clean residual min=-0.006600 max=0.012855 Jy/beam ! Clean residual mean=-0.000031 rms=0.002158 Jy/beam ! Combined flux in latest and established models = 1.39928 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 19 model components to the UV plane model. ! The established model now contains 19 components and 1.39928 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9233 mas, bmaj=2.59 mas, bpa=-5.197 degrees ! Estimated noise=808.018 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.0210883 Jy ! Component: 100 - total flux cleaned = 0.0295614 Jy ! Component: 150 - total flux cleaned = 0.0323128 Jy ! Component: 200 - total flux cleaned = 0.0329685 Jy ! Total flux subtracted in 200 components = 0.0329685 Jy ! Clean residual min=-0.003835 max=0.006062 Jy/beam ! Clean residual mean=-0.000035 rms=0.001064 Jy/beam ! Combined flux in latest and established models = 1.43225 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 36 components and 1.43225 Jy ! Inverting map ! Added new window around map position (1.2, 1.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00440197 Jy ! Component: 100 - total flux cleaned = 0.00425917 Jy ! Component: 150 - total flux cleaned = 0.00413176 Jy ! Component: 200 - total flux cleaned = 0.00412967 Jy ! Total flux subtracted in 200 components = 0.00412967 Jy ! Clean residual min=-0.003380 max=0.003842 Jy/beam ! Clean residual mean=-0.000029 rms=0.000923 Jy/beam ! Combined flux in latest and established models = 1.43638 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 51 components and 1.43638 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.315 mas, bmaj=5.628 mas, bpa=-3.871 degrees ! Estimated noise=1019.33 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.000691488 Jy ! Component: 100 - total flux cleaned = 0.000832495 Jy ! Component: 150 - total flux cleaned = 0.00079709 Jy ! Component: 200 - total flux cleaned = 0.000761964 Jy ! Total flux subtracted in 200 components = 0.000761964 Jy ! Clean residual min=-0.003955 max=0.003758 Jy/beam ! Clean residual mean=-0.000050 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 1.43714 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 70 components and 1.43714 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9233 mas, bmaj=2.59 mas, bpa=-5.197 degrees ! Estimated noise=808.018 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000214938 Jy ! Component: 100 - total flux cleaned = -0.000219135 Jy ! Component: 150 - total flux cleaned = -0.000218246 Jy ! Component: 200 - total flux cleaned = -0.000216708 Jy ! Total flux subtracted in 200 components = -0.000216708 Jy ! Clean residual min=-0.003374 max=0.003603 Jy/beam ! Clean residual mean=-0.000028 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 1.43692 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 82 components and 1.43692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.249611Jy sigma=0.001398 ! Fit after self-cal, rms=0.249592Jy sigma=0.001398 wmodel J1700-2610_X_1997_07_02_yyk\_map.mod ! Writing 82 model components to file: J1700-2610_X_1997_07_02_yyk_map.mod wobs J1700-2610_X_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1700-2610_X_1997_07_02_yyk_uvs.fits wwins J1700-2610_X_1997_07_02_yyk\_map.win ! wwins: Wrote 2 windows to J1700-2610_X_1997_07_02_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.000317473 Jy ! Component: 100 - total flux cleaned = -0.000154345 Jy ! Component: 150 - total flux cleaned = 0.000204531 Jy ! Component: 200 - total flux cleaned = 0.000593972 Jy ! Component: 250 - total flux cleaned = 0.000919315 Jy ! Component: 300 - total flux cleaned = 0.00132187 Jy ! Component: 350 - total flux cleaned = 0.00162391 Jy ! Component: 400 - total flux cleaned = 0.00187484 Jy ! Component: 450 - total flux cleaned = 0.00219676 Jy ! Component: 500 - total flux cleaned = 0.00223528 Jy ! Component: 550 - total flux cleaned = 0.00234954 Jy ! Component: 600 - total flux cleaned = 0.00242428 Jy ! Component: 650 - total flux cleaned = 0.00249633 Jy ! Component: 700 - total flux cleaned = 0.00260136 Jy ! Component: 750 - total flux cleaned = 0.00270373 Jy ! Component: 800 - total flux cleaned = 0.00277064 Jy ! Component: 850 - total flux cleaned = 0.00286901 Jy ! Component: 900 - total flux cleaned = 0.00303025 Jy ! Component: 950 - total flux cleaned = 0.00312443 Jy ! Component: 1000 - total flux cleaned = 0.00315545 Jy ! Component: 1050 - total flux cleaned = 0.00324675 Jy ! Component: 1100 - total flux cleaned = 0.00336602 Jy ! Component: 1150 - total flux cleaned = 0.00336532 Jy ! Component: 1200 - total flux cleaned = 0.00342272 Jy ! Component: 1250 - total flux cleaned = 0.00347937 Jy ! Component: 1300 - total flux cleaned = 0.00342353 Jy ! Component: 1350 - total flux cleaned = 0.00350593 Jy ! Component: 1400 - total flux cleaned = 0.00347868 Jy ! Component: 1450 - total flux cleaned = 0.00355803 Jy ! Component: 1500 - total flux cleaned = 0.00353154 Jy ! Component: 1550 - total flux cleaned = 0.00363517 Jy ! Component: 1600 - total flux cleaned = 0.00366026 Jy ! Component: 1650 - total flux cleaned = 0.00371077 Jy ! Component: 1700 - total flux cleaned = 0.00383501 Jy ! Component: 1750 - total flux cleaned = 0.00383498 Jy ! Component: 1800 - total flux cleaned = 0.00390771 Jy ! Component: 1850 - total flux cleaned = 0.00395595 Jy ! Component: 1900 - total flux cleaned = 0.00402758 Jy ! Component: 1950 - total flux cleaned = 0.00412136 Jy ! Component: 2000 - total flux cleaned = 0.00419127 Jy ! Total flux subtracted in 2048 components = 0.00432951 Jy ! Clean residual min=-0.001570 max=0.001386 Jy/beam ! Clean residual mean=-0.000006 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 1.44125 Jy keep ! Adding 138 model components to the UV plane model. ! The established model now contains 220 components and 1.44125 Jy ![Exited script file: muppet] wmap "J1700-2610_X_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9233 x 2.59 at -5.197 degrees (North through East) ! Clean map min=-0.0030858 max=1.323 Jy/beam ! Writing clean map to FITS file: J1700-2610_X_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.32298 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000444841 device "J1700-2610_X_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1700-2610_X_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.100873 0.100873 0.201745 0.40349 0.806981 1.61396 3.22792 6.45585 12.9117 25.8234 51.6468 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.322 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9233 x 2.59 at -5.197 degrees (North through East) ! Clean map min=-0.0030858 max=1.323 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1700-2610_X_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1700-2610_X_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1700-2610_X_1997_07_02_yyk_uvs.log closed on Mon Jan 8 07:16:04 2007