! Started logfile: J1700-2610_S_1997_07_02_yyk_uvs.log on Sun Jan 7 19:09:23 2007 obs J1700-2610_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1700-2610_S_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 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 754 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_S_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.749482 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.74 mas, bmaj=7.778 mas, bpa=-6.507 degrees ! Estimated noise=2719.92 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.539407 Jy ! Component: 100 - total flux cleaned = 0.650023 Jy ! Total flux subtracted in 100 components = 0.650023 Jy ! Clean residual min=-0.022781 max=0.032184 Jy/beam ! Clean residual mean=0.000232 rms=0.006329 Jy/beam ! Combined flux in latest and established models = 0.650023 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.650023 Jy ! ! Correcting IF 1. ! A total of 326 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.360667Jy sigma=0.001241 ! Fit after self-cal, rms=0.360468Jy sigma=0.001240 ! Inverting map and beam ! Estimated beam: bmin=2.74 mas, bmaj=7.778 mas, bpa=-6.507 degrees ! Estimated noise=2719.92 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.597 mas, bmaj=10.2 mas, bpa=-5.935 degrees ! Estimated noise=1357.37 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.0429549 Jy ! Component: 100 - total flux cleaned = 0.0540555 Jy ! Component: 150 - total flux cleaned = 0.0540522 Jy ! Component: 200 - total flux cleaned = 0.0540211 Jy ! Total flux subtracted in 200 components = 0.0540211 Jy ! Clean residual min=-0.015793 max=0.017647 Jy/beam ! Clean residual mean=-0.000320 rms=0.005050 Jy/beam ! Combined flux in latest and established models = 0.704044 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 19 components and 0.704044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.355654Jy sigma=0.001227 ! Fit after self-cal, rms=0.355648Jy sigma=0.001227 ! 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.597 x 10.2 at -5.935 degrees (North through East) ! Clean map min=-0.015621 max=0.64469 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.01638 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.10 HN 0.89 KP 0.90 ! LA 1.00 MK 1.01 NL 1.00* OV 1.10 ! PT 0.98 SC 0.88 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.975974 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.16 HN 1.00 KP 0.95 ! LA 1.10 MK 1.09 NL 0.99 OV 1.05 ! PT 0.96 SC 0.93 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04171 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.08 HN 0.95 KP 0.92 ! LA 0.81 MK 0.88 NL 0.96 OV 0.97 ! PT 1.06 SC 1.02 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.999411 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.09 HN 1.12 KP 0.94 ! LA 0.90 MK 1.05 NL 1.07 OV 0.93 ! PT 0.92 SC 1.01 ! ! ! Fit before self-cal, rms=0.355648Jy sigma=0.001227 ! Fit after self-cal, rms=0.341965Jy sigma=0.001201 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.341965Jy sigma=0.001201 ! Fit after self-cal, rms=0.341963Jy sigma=0.001201 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.587 mas, bmaj=10.09 mas, bpa=-5.112 degrees ! Estimated noise=1361.74 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.00900592 Jy ! Component: 100 - total flux cleaned = 0.00876793 Jy ! Component: 150 - total flux cleaned = 0.00855905 Jy ! Component: 200 - total flux cleaned = 0.00820454 Jy ! Total flux subtracted in 200 components = 0.00820454 Jy ! Clean residual min=-0.008328 max=0.010256 Jy/beam ! Clean residual mean=-0.000163 rms=0.002217 Jy/beam ! Combined flux in latest and established models = 0.712248 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 23 components and 0.712248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.341537Jy sigma=0.001200 ! Fit after self-cal, rms=0.341534Jy sigma=0.001200 ! 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.341534Jy sigma=0.001200 ! Fit after self-cal, rms=0.338743Jy sigma=0.001191 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) ! Added new window around map position (-25, 58). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00776271 Jy ! Component: 100 - total flux cleaned = 0.0077574 Jy ! Component: 150 - total flux cleaned = 0.00775466 Jy ! Component: 200 - total flux cleaned = 0.00759436 Jy ! Total flux subtracted in 200 components = 0.00759436 Jy ! Clean residual min=-0.007806 max=0.007184 Jy/beam ! Clean residual mean=-0.000060 rms=0.002032 Jy/beam ! Combined flux in latest and established models = 0.719842 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 36 components and 0.719842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.338397Jy sigma=0.001190 ! Fit after self-cal, rms=0.338120Jy sigma=0.001189 ! 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.587 x 10.09 at -5.112 degrees (North through East) ! Clean map min=-0.0071914 max=0.65372 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.338120Jy sigma=0.001189 ! Fit after self-cal, rms=0.334207Jy sigma=0.001181 ! 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.334207Jy sigma=0.001181 ! Fit after self-cal, rms=0.334170Jy sigma=0.001181 ! Inverting map and beam ! Estimated beam: bmin=3.592 mas, bmaj=10.15 mas, bpa=-5.265 degrees ! Estimated noise=1360.42 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000591231 Jy ! Component: 100 - total flux cleaned = 0.000714758 Jy ! Component: 150 - total flux cleaned = 0.000830489 Jy ! Component: 200 - total flux cleaned = 0.00104218 Jy ! Total flux subtracted in 200 components = 0.00104218 Jy ! Clean residual min=-0.005790 max=0.006027 Jy/beam ! Clean residual mean=0.000138 rms=0.001500 Jy/beam ! Combined flux in latest and established models = 0.720884 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 54 components and 0.720885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.334083Jy sigma=0.001180 ! Fit after self-cal, rms=0.334074Jy sigma=0.001180 ! 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.334074Jy sigma=0.001180 ! Fit after self-cal, rms=0.334128Jy sigma=0.001178 ! 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.334128Jy sigma=0.001178 ! Fit after self-cal, rms=0.334128Jy sigma=0.001178 ! Inverting map and beam ! Estimated beam: bmin=3.596 mas, bmaj=10.17 mas, bpa=-5.284 degrees ! Estimated noise=1361.58 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000819286 Jy ! Component: 100 - total flux cleaned = 0.000918354 Jy ! Component: 150 - total flux cleaned = 0.0010121 Jy ! Component: 200 - total flux cleaned = 0.00118559 Jy ! Total flux subtracted in 200 components = 0.00118559 Jy ! Clean residual min=-0.005855 max=0.005761 Jy/beam ! Clean residual mean=0.000136 rms=0.001462 Jy/beam ! Combined flux in latest and established models = 0.72207 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 65 components and 0.72207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.334074Jy sigma=0.001178 ! Fit after self-cal, rms=0.334074Jy sigma=0.001178 ! 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=8.19 mas, bmaj=20.09 mas, bpa=-3.088 degrees ! Estimated noise=1665.63 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.000999942 Jy ! Component: 100 - total flux cleaned = 0.00112222 Jy ! Component: 150 - total flux cleaned = 0.00115701 Jy ! Component: 200 - total flux cleaned = 0.00118863 Jy ! Total flux subtracted in 200 components = 0.00118863 Jy ! Clean residual min=-0.005256 max=0.005563 Jy/beam ! Clean residual mean=0.000211 rms=0.001621 Jy/beam ! Combined flux in latest and established models = 0.723259 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 81 components and 0.723259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.334068Jy sigma=0.001178 ! Fit after self-cal, rms=0.334068Jy sigma=0.001178 ! 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.739 mas, bmaj=7.723 mas, bpa=-6.281 degrees ! Estimated noise=2725.34 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.542114 Jy ! Component: 100 - total flux cleaned = 0.655933 Jy ! Component: 150 - total flux cleaned = 0.699417 Jy ! Component: 200 - total flux cleaned = 0.716539 Jy ! Total flux subtracted in 200 components = 0.716539 Jy ! Clean residual min=-0.012099 max=0.011391 Jy/beam ! Clean residual mean=0.000060 rms=0.003210 Jy/beam ! Combined flux in latest and established models = 0.716539 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.716539 Jy ! Inverting map and beam ! Estimated beam: bmin=3.596 mas, bmaj=10.17 mas, bpa=-5.284 degrees ! Estimated noise=1361.58 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) ! Added new window around map position (4.5, 4.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0073894 Jy ! Component: 100 - total flux cleaned = 0.00789502 Jy ! Component: 150 - total flux cleaned = 0.00811974 Jy ! Component: 200 - total flux cleaned = 0.0081284 Jy ! Total flux subtracted in 200 components = 0.0081284 Jy ! Clean residual min=-0.005898 max=0.006113 Jy/beam ! Clean residual mean=0.000121 rms=0.001545 Jy/beam ! Combined flux in latest and established models = 0.724667 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 35 components and 0.724667 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=8.19 mas, bmaj=20.09 mas, bpa=-3.088 degrees ! Estimated noise=1665.63 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.000601911 Jy ! Component: 100 - total flux cleaned = -0.000783685 Jy ! Component: 150 - total flux cleaned = -0.000946137 Jy ! Component: 200 - total flux cleaned = -0.00117026 Jy ! Total flux subtracted in 200 components = -0.00117026 Jy ! Clean residual min=-0.005311 max=0.005790 Jy/beam ! Clean residual mean=0.000215 rms=0.001626 Jy/beam ! Combined flux in latest and established models = 0.723497 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 59 components and 0.723497 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.596 mas, bmaj=10.17 mas, bpa=-5.284 degrees ! Estimated noise=1361.58 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000298546 Jy ! Component: 100 - total flux cleaned = -0.000441579 Jy ! Component: 150 - total flux cleaned = -0.000567178 Jy ! Component: 200 - total flux cleaned = -0.0005668 Jy ! Total flux subtracted in 200 components = -0.0005668 Jy ! Clean residual min=-0.005571 max=0.005815 Jy/beam ! Clean residual mean=0.000118 rms=0.001464 Jy/beam ! Combined flux in latest and established models = 0.72293 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 75 components and 0.72293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.334131Jy sigma=0.001178 ! Fit after self-cal, rms=0.334127Jy sigma=0.001178 wmodel J1700-2610_S_1997_07_02_yyk\_map.mod ! Writing 75 model components to file: J1700-2610_S_1997_07_02_yyk_map.mod wobs J1700-2610_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1700-2610_S_1997_07_02_yyk_uvs.fits wwins J1700-2610_S_1997_07_02_yyk\_map.win ! wwins: Wrote 3 windows to J1700-2610_S_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.00109224 Jy ! Component: 100 - total flux cleaned = -0.000741735 Jy ! Component: 150 - total flux cleaned = 0.000182497 Jy ! Component: 200 - total flux cleaned = 0.00106049 Jy ! Component: 250 - total flux cleaned = 0.00197615 Jy ! Component: 300 - total flux cleaned = 0.00234314 Jy ! Component: 350 - total flux cleaned = 0.00262927 Jy ! Component: 400 - total flux cleaned = 0.0029731 Jy ! Component: 450 - total flux cleaned = 0.00324068 Jy ! Component: 500 - total flux cleaned = 0.00343709 Jy ! Component: 550 - total flux cleaned = 0.00350058 Jy ! Component: 600 - total flux cleaned = 0.00368564 Jy ! Component: 650 - total flux cleaned = 0.00368562 Jy ! Component: 700 - total flux cleaned = 0.00398074 Jy ! Component: 750 - total flux cleaned = 0.00409529 Jy ! Component: 800 - total flux cleaned = 0.00431914 Jy ! Component: 850 - total flux cleaned = 0.00470346 Jy ! Component: 900 - total flux cleaned = 0.00491707 Jy ! Component: 950 - total flux cleaned = 0.0052324 Jy ! Component: 1000 - total flux cleaned = 0.00543911 Jy ! Component: 1050 - total flux cleaned = 0.00569283 Jy ! Component: 1100 - total flux cleaned = 0.00613831 Jy ! Component: 1150 - total flux cleaned = 0.00647777 Jy ! Component: 1200 - total flux cleaned = 0.00657307 Jy ! Component: 1250 - total flux cleaned = 0.00690179 Jy ! Component: 1300 - total flux cleaned = 0.00694764 Jy ! Component: 1350 - total flux cleaned = 0.00726589 Jy ! Component: 1400 - total flux cleaned = 0.00744453 Jy ! Component: 1450 - total flux cleaned = 0.00766487 Jy ! Component: 1500 - total flux cleaned = 0.0078813 Jy ! Component: 1550 - total flux cleaned = 0.0080517 Jy ! Component: 1600 - total flux cleaned = 0.00826191 Jy ! Component: 1650 - total flux cleaned = 0.00842765 Jy ! Component: 1700 - total flux cleaned = 0.00863122 Jy ! Component: 1750 - total flux cleaned = 0.00883199 Jy ! Component: 1800 - total flux cleaned = 0.00895091 Jy ! Component: 1850 - total flux cleaned = 0.0091849 Jy ! Component: 1900 - total flux cleaned = 0.0093002 Jy ! Component: 1950 - total flux cleaned = 0.00948963 Jy ! Component: 2000 - total flux cleaned = 0.00960254 Jy ! Total flux subtracted in 2048 components = 0.00989777 Jy ! Clean residual min=-0.001997 max=0.002423 Jy/beam ! Clean residual mean=0.000044 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.732828 Jy keep ! Adding 122 model components to the UV plane model. ! The established model now contains 197 components and 0.732828 Jy ![Exited script file: muppet] wmap "J1700-2610_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.596 x 10.17 at -5.284 degrees (North through East) ! Clean map min=-0.0038438 max=0.6518 Jy/beam ! Writing clean map to FITS file: J1700-2610_S_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 0.651796 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000747206 device "J1700-2610_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1700-2610_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.343914 0.343914 0.687828 1.37566 2.75131 5.50263 11.0053 22.0105 44.021 88.042 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.651 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.596 x 10.17 at -5.284 degrees (North through East) ! Clean map min=-0.0038438 max=0.6518 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1700-2610_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1700-2610_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1700-2610_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 19:09:30 2007