! Started logfile: J0858-1950_S_1997_07_02_yyk_uvs.log on Sun Jan 7 17:08:27 2007 obs J0858-1950_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J0858-1950_S_1997_07_02_yyk_uva.fits ! AN table 1: 141 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.819701 visibilities/baseline/integration-bin. ! Found source: J0858-1950 ! ! 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 20804 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 J0858-1950_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.458104 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=3.055 mas, bmaj=8.279 mas, bpa=-0.6142 degrees ! Estimated noise=2188.9 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.27144 Jy ! Component: 100 - total flux cleaned = 0.311788 Jy ! Total flux subtracted in 100 components = 0.311788 Jy ! Clean residual min=-0.013769 max=0.014447 Jy/beam ! Clean residual mean=0.000202 rms=0.004488 Jy/beam ! Combined flux in latest and established models = 0.311788 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.311788 Jy ! ! Correcting IF 1. ! A total of 283 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 143 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 144 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 143 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.327317Jy sigma=0.001199 ! Fit after self-cal, rms=0.327220Jy sigma=0.001198 ! Inverting map and beam ! Estimated beam: bmin=3.055 mas, bmaj=8.279 mas, bpa=-0.6142 degrees ! Estimated noise=2188.9 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.618 mas, bmaj=9.875 mas, bpa=-1.508 degrees ! Estimated noise=1276.94 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.00953288 Jy ! Component: 100 - total flux cleaned = 0.0101155 Jy ! Component: 150 - total flux cleaned = 0.010119 Jy ! Component: 200 - total flux cleaned = 0.0102716 Jy ! Total flux subtracted in 200 components = 0.0102716 Jy ! Clean residual min=-0.011365 max=0.013106 Jy/beam ! Clean residual mean=0.000019 rms=0.003220 Jy/beam ! Combined flux in latest and established models = 0.322059 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 0.32206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.326885Jy sigma=0.001197 ! Fit after self-cal, rms=0.326871Jy sigma=0.001197 ! 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.618 x 9.875 at -1.508 degrees (North through East) ! Clean map min=-0.010954 max=0.30989 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.01797 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.18 HN 0.87 KP 0.87 ! LA 1.00 MK 0.98 NL 1.00* OV 1.10 ! PT 0.94 SC 0.84 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.977003 ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.17 HN 1.01 KP 0.96 ! LA 1.07 MK 1.12 NL 0.95 OV 1.01 ! PT 0.92 SC 0.92 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.04429 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.07 HN 0.92 KP 0.95 ! LA 0.84 MK 0.82 NL 0.91 OV 0.92 ! PT 1.10 SC 1.02 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.985727 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.12 HN 1.10 KP 0.94 ! LA 0.89 MK 1.17 NL 1.04 OV 0.94 ! PT 0.96 SC 1.01 ! ! ! Fit before self-cal, rms=0.326871Jy sigma=0.001197 ! Fit after self-cal, rms=0.318147Jy sigma=0.001189 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.318147Jy sigma=0.001189 ! Fit after self-cal, rms=0.318146Jy sigma=0.001189 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.595 mas, bmaj=9.799 mas, bpa=-0.5059 degrees ! Estimated noise=1270.89 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 (-4.5, 24.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0111156 Jy ! Component: 100 - total flux cleaned = 0.0159412 Jy ! Component: 150 - total flux cleaned = 0.0173803 Jy ! Component: 200 - total flux cleaned = 0.0177143 Jy ! Total flux subtracted in 200 components = 0.0177143 Jy ! Clean residual min=-0.005340 max=0.005558 Jy/beam ! Clean residual mean=-0.000143 rms=0.001607 Jy/beam ! Combined flux in latest and established models = 0.339774 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 61 components and 0.339774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.317899Jy sigma=0.001188 ! Fit after self-cal, rms=0.317872Jy sigma=0.001188 ! 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.317872Jy sigma=0.001188 ! Fit after self-cal, rms=0.316511Jy sigma=0.001183 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.00306799 Jy ! Component: 100 - total flux cleaned = 0.00340853 Jy ! Component: 150 - total flux cleaned = 0.00350738 Jy ! Component: 200 - total flux cleaned = 0.00359716 Jy ! Total flux subtracted in 200 components = 0.00359716 Jy ! Clean residual min=-0.005674 max=0.005231 Jy/beam ! Clean residual mean=-0.000151 rms=0.001528 Jy/beam ! Combined flux in latest and established models = 0.343371 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 76 components and 0.343371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.316435Jy sigma=0.001183 ! Fit after self-cal, rms=0.316260Jy sigma=0.001182 ! 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.595 x 9.799 at -0.5059 degrees (North through East) ! Clean map min=-0.0056472 max=0.31128 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.316260Jy sigma=0.001182 ! Fit after self-cal, rms=0.310401Jy sigma=0.001179 ! 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.310401Jy sigma=0.001179 ! Fit after self-cal, rms=0.310366Jy sigma=0.001179 ! Inverting map and beam ! Estimated beam: bmin=3.575 mas, bmaj=9.792 mas, bpa=-0.7914 degrees ! Estimated noise=1264.26 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00224363 Jy ! Component: 100 - total flux cleaned = 0.0024962 Jy ! Component: 150 - total flux cleaned = 0.0026398 Jy ! Component: 200 - total flux cleaned = 0.00270285 Jy ! Total flux subtracted in 200 components = 0.00270285 Jy ! Clean residual min=-0.005092 max=0.004852 Jy/beam ! Clean residual mean=-0.000086 rms=0.001368 Jy/beam ! Combined flux in latest and established models = 0.346074 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 90 components and 0.346074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.310329Jy sigma=0.001179 ! Fit after self-cal, rms=0.310318Jy sigma=0.001179 ! 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.310318Jy sigma=0.001179 ! Fit after self-cal, rms=0.311435Jy 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.311435Jy sigma=0.001178 ! Fit after self-cal, rms=0.311436Jy sigma=0.001178 ! Inverting map and beam ! Estimated beam: bmin=3.569 mas, bmaj=9.784 mas, bpa=-0.8959 degrees ! Estimated noise=1266.4 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00162661 Jy ! Component: 100 - total flux cleaned = 0.00168635 Jy ! Component: 150 - total flux cleaned = 0.00162729 Jy ! Component: 200 - total flux cleaned = 0.00167817 Jy ! Total flux subtracted in 200 components = 0.00167817 Jy ! Clean residual min=-0.005142 max=0.004801 Jy/beam ! Clean residual mean=-0.000083 rms=0.001356 Jy/beam ! Combined flux in latest and established models = 0.347752 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 101 components and 0.347752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.311415Jy sigma=0.001178 ! Fit after self-cal, rms=0.311417Jy 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.041 mas, bmaj=17.55 mas, bpa=0.4325 degrees ! Estimated noise=1551.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.000236847 Jy ! Component: 100 - total flux cleaned = 0.000288465 Jy ! Component: 150 - total flux cleaned = 0.000330265 Jy ! Component: 200 - total flux cleaned = 0.00039855 Jy ! Total flux subtracted in 200 components = 0.00039855 Jy ! Clean residual min=-0.005986 max=0.005378 Jy/beam ! Clean residual mean=-0.000155 rms=0.001834 Jy/beam ! Combined flux in latest and established models = 0.34815 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 109 components and 0.34815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.311413Jy sigma=0.001178 ! Fit after self-cal, rms=0.311416Jy 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=3.043 mas, bmaj=8.268 mas, bpa=-0.1789 degrees ! Estimated noise=2145.79 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.26751 Jy ! Component: 100 - total flux cleaned = 0.307227 Jy ! Component: 150 - total flux cleaned = 0.319871 Jy ! Component: 200 - total flux cleaned = 0.323911 Jy ! Total flux subtracted in 200 components = 0.323911 Jy ! Clean residual min=-0.011877 max=0.010077 Jy/beam ! Clean residual mean=0.000089 rms=0.003453 Jy/beam ! Combined flux in latest and established models = 0.323911 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.323911 Jy ! Inverting map and beam ! Estimated beam: bmin=3.569 mas, bmaj=9.784 mas, bpa=-0.8959 degrees ! Estimated noise=1266.4 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.0114199 Jy ! Component: 100 - total flux cleaned = 0.0176689 Jy ! Component: 150 - total flux cleaned = 0.0215353 Jy ! Component: 200 - total flux cleaned = 0.0230637 Jy ! Total flux subtracted in 200 components = 0.0230637 Jy ! Clean residual min=-0.005722 max=0.004588 Jy/beam ! Clean residual mean=-0.000073 rms=0.001410 Jy/beam ! Combined flux in latest and established models = 0.346975 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 72 components and 0.346975 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.041 mas, bmaj=17.55 mas, bpa=0.4325 degrees ! Estimated noise=1551.74 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.0015613 Jy ! Component: 100 - total flux cleaned = 0.00177657 Jy ! Component: 150 - total flux cleaned = 0.0017775 Jy ! Component: 200 - total flux cleaned = 0.00182372 Jy ! Total flux subtracted in 200 components = 0.00182372 Jy ! Clean residual min=-0.006300 max=0.005258 Jy/beam ! Clean residual mean=-0.000156 rms=0.001865 Jy/beam ! Combined flux in latest and established models = 0.348799 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 85 components and 0.348799 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.569 mas, bmaj=9.784 mas, bpa=-0.8959 degrees ! Estimated noise=1266.4 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000649774 Jy ! Component: 100 - total flux cleaned = -0.000571169 Jy ! Component: 150 - total flux cleaned = -0.000568071 Jy ! Component: 200 - total flux cleaned = -0.000565842 Jy ! Total flux subtracted in 200 components = -0.000565842 Jy ! Clean residual min=-0.005600 max=0.004420 Jy/beam ! Clean residual mean=-0.000085 rms=0.001355 Jy/beam ! Combined flux in latest and established models = 0.348233 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 104 components and 0.348233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.311428Jy sigma=0.001178 ! Fit after self-cal, rms=0.311430Jy sigma=0.001178 wmodel J0858-1950_S_1997_07_02_yyk\_map.mod ! Writing 104 model components to file: J0858-1950_S_1997_07_02_yyk_map.mod wobs J0858-1950_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J0858-1950_S_1997_07_02_yyk_uvs.fits wwins J0858-1950_S_1997_07_02_yyk\_map.win ! wwins: Wrote 2 windows to J0858-1950_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.00213063 Jy ! Component: 100 - total flux cleaned = -0.00301591 Jy ! Component: 150 - total flux cleaned = -0.00413415 Jy ! Component: 200 - total flux cleaned = -0.00511702 Jy ! Component: 250 - total flux cleaned = -0.00598394 Jy ! Component: 300 - total flux cleaned = -0.00674766 Jy ! Component: 350 - total flux cleaned = -0.00705426 Jy ! Component: 400 - total flux cleaned = -0.00717177 Jy ! Component: 450 - total flux cleaned = -0.00728696 Jy ! Component: 500 - total flux cleaned = -0.0075639 Jy ! Component: 550 - total flux cleaned = -0.0075097 Jy ! Component: 600 - total flux cleaned = -0.00751155 Jy ! Component: 650 - total flux cleaned = -0.007513 Jy ! Component: 700 - total flux cleaned = -0.00746331 Jy ! Component: 750 - total flux cleaned = -0.00741405 Jy ! Component: 800 - total flux cleaned = -0.0072231 Jy ! Component: 850 - total flux cleaned = -0.00717753 Jy ! Component: 900 - total flux cleaned = -0.00703854 Jy ! Component: 950 - total flux cleaned = -0.00681152 Jy ! Component: 1000 - total flux cleaned = -0.00649952 Jy ! Component: 1050 - total flux cleaned = -0.00636872 Jy ! Component: 1100 - total flux cleaned = -0.00632441 Jy ! Component: 1150 - total flux cleaned = -0.00623936 Jy ! Component: 1200 - total flux cleaned = -0.00619738 Jy ! Component: 1250 - total flux cleaned = -0.00615653 Jy ! Component: 1300 - total flux cleaned = -0.00615645 Jy ! Component: 1350 - total flux cleaned = -0.00619549 Jy ! Component: 1400 - total flux cleaned = -0.00600042 Jy ! Component: 1450 - total flux cleaned = -0.00596229 Jy ! Component: 1500 - total flux cleaned = -0.00603838 Jy ! Component: 1550 - total flux cleaned = -0.00603807 Jy ! Component: 1600 - total flux cleaned = -0.0059274 Jy ! Component: 1650 - total flux cleaned = -0.00596433 Jy ! Component: 1700 - total flux cleaned = -0.00596412 Jy ! Component: 1750 - total flux cleaned = -0.00592851 Jy ! Component: 1800 - total flux cleaned = -0.00592816 Jy ! Component: 1850 - total flux cleaned = -0.00589342 Jy ! Component: 1900 - total flux cleaned = -0.00596213 Jy ! Component: 1950 - total flux cleaned = -0.00599565 Jy ! Component: 2000 - total flux cleaned = -0.00599548 Jy ! Total flux subtracted in 2048 components = -0.00612731 Jy ! Clean residual min=-0.001939 max=0.001904 Jy/beam ! Clean residual mean=-0.000046 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.342106 Jy keep ! Adding 130 model components to the UV plane model. ! The established model now contains 234 components and 0.342106 Jy ![Exited script file: muppet] wmap "J0858-1950_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.569 x 9.784 at -0.8959 degrees (North through East) ! Clean map min=-0.0058598 max=0.30841 Jy/beam ! Writing clean map to FITS file: J0858-1950_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.308415 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000684781 device "J0858-1950_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J0858-1950_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.666098 0.666098 1.3322 2.66439 5.32878 10.6576 21.3151 42.6303 85.2605 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.308 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.569 x 9.784 at -0.8959 degrees (North through East) ! Clean map min=-0.0058598 max=0.30841 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0858-1950_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J0858-1950_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0858-1950_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 17:08:34 2007