! Started logfile: J0637-1052_S_2004_05_27_yyk_uvs.log on Wed Dec 7 01:03:09 2005 obs J0637-1052_S_2004_05_27_yyk_uve.fits ! Reading UV FITS file: J0637-1052_S_2004_05_27_yyk_uve.fits ! AN table 1: 7 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.577778 visibilities/baseline/integration-bin. ! Found source: J0637-1052 ! ! 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 1383 lines of history. ! ! Reading 728 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 J0637-1052_S_2004_05_27_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 = 256x256 pixels with 1.00x1.00 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.12821 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.915622Jy sigma=16.233174 ! Fit after self-cal, rms=0.900726Jy sigma=16.073058 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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=7.548 mas, bmaj=15.06 mas, bpa=6.056 degrees ! Estimated noise=2.54507 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.0850783 Jy ! Component: 100 - total flux cleaned = 0.100669 Jy ! Total flux subtracted in 100 components = 0.100669 Jy ! Clean residual min=-0.011701 max=0.010040 Jy/beam ! Clean residual mean=0.000070 rms=0.003322 Jy/beam ! Combined flux in latest and established models = 0.100669 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.100669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076120Jy sigma=1.138491 ! Fit after self-cal, rms=0.076141Jy sigma=1.138162 ! 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=9.028 mas, bmaj=15.89 mas, bpa=5.514 degrees ! Estimated noise=1.86522 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.0110946 Jy ! Component: 100 - total flux cleaned = 0.0172175 Jy ! Component: 150 - total flux cleaned = 0.0209581 Jy ! Component: 200 - total flux cleaned = 0.0232905 Jy ! Total flux subtracted in 200 components = 0.0232905 Jy ! Clean residual min=-0.007036 max=0.007660 Jy/beam ! Clean residual mean=-0.000058 rms=0.002224 Jy/beam ! Combined flux in latest and established models = 0.12396 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 37 components and 0.12396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075161Jy sigma=1.112232 ! Fit after self-cal, rms=0.075188Jy sigma=1.112247 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! 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 ! 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* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.04373 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 HN 0.84 KP 0.97 ! LA 0.97 MK 1.00* NL 0.86 OV 0.94 ! PT 0.99 SC 1.00* ! ! ! Correcting IF 3. ! 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* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.075188Jy sigma=1.112247 ! Fit after self-cal, rms=0.075123Jy sigma=1.110806 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.075123Jy sigma=1.110806 ! Fit after self-cal, rms=0.075114Jy sigma=1.110621 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.874 mas, bmaj=15.96 mas, bpa=3.837 degrees ! Estimated noise=1.8658 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.00226976 Jy ! Component: 100 - total flux cleaned = 0.00273286 Jy ! Component: 150 - total flux cleaned = 0.00303281 Jy ! Component: 200 - total flux cleaned = 0.00316866 Jy ! Total flux subtracted in 200 components = 0.00316866 Jy ! Clean residual min=-0.006932 max=0.007836 Jy/beam ! Clean residual mean=-0.000063 rms=0.002215 Jy/beam ! Combined flux in latest and established models = 0.127128 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.127128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075050Jy sigma=1.109189 ! Fit after self-cal, rms=0.075049Jy sigma=1.109093 ! 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.075049Jy sigma=1.109093 ! Fit after self-cal, rms=0.069431Jy sigma=1.018614 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.0025894 Jy ! Component: 100 - total flux cleaned = 0.00237578 Jy ! Component: 150 - total flux cleaned = 0.00237196 Jy ! Component: 200 - total flux cleaned = 0.00241026 Jy ! Total flux subtracted in 200 components = 0.00241026 Jy ! Clean residual min=-0.006737 max=0.007052 Jy/beam ! Clean residual mean=-0.000069 rms=0.002079 Jy/beam ! Combined flux in latest and established models = 0.129539 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 53 components and 0.129539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069214Jy sigma=1.016448 ! Fit after self-cal, rms=0.068993Jy sigma=1.008682 ! 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: 8.874 x 15.96 at 3.837 degrees (North through East) ! Clean map min=-0.0067994 max=0.10416 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.068993Jy sigma=1.008682 ! Fit after self-cal, rms=0.068611Jy sigma=1.005087 ! 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.068611Jy sigma=1.005087 ! Fit after self-cal, rms=0.068693Jy sigma=1.004160 ! Inverting map and beam ! Estimated beam: bmin=8.959 mas, bmaj=16.01 mas, bpa=4.198 degrees ! Estimated noise=1.85153 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0012122 Jy ! Component: 100 - total flux cleaned = -0.00120829 Jy ! Component: 150 - total flux cleaned = -0.00116555 Jy ! Component: 200 - total flux cleaned = -0.00116776 Jy ! Total flux subtracted in 200 components = -0.00116776 Jy ! Clean residual min=-0.007187 max=0.007184 Jy/beam ! Clean residual mean=-0.000072 rms=0.002090 Jy/beam ! Combined flux in latest and established models = 0.128371 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 58 components and 0.128371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068655Jy sigma=1.003095 ! Fit after self-cal, rms=0.068654Jy sigma=1.002906 ! 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.068654Jy sigma=1.002906 ! Fit after self-cal, rms=0.068407Jy sigma=1.005025 ! 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.068407Jy sigma=1.005025 ! Fit after self-cal, rms=0.068427Jy sigma=1.004968 ! Inverting map and beam ! Estimated beam: bmin=9.042 mas, bmaj=15.91 mas, bpa=4.88 degrees ! Estimated noise=1.83681 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000479221 Jy ! Component: 100 - total flux cleaned = -0.000376614 Jy ! Component: 150 - total flux cleaned = -0.000336636 Jy ! Component: 200 - total flux cleaned = -0.000338555 Jy ! Total flux subtracted in 200 components = -0.000338555 Jy ! Clean residual min=-0.007069 max=0.007159 Jy/beam ! Clean residual mean=-0.000074 rms=0.002098 Jy/beam ! Combined flux in latest and established models = 0.128032 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 65 components and 0.128032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068414Jy sigma=1.003798 ! Fit after self-cal, rms=0.068391Jy sigma=1.003738 ! 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=10.42 mas, bmaj=16.68 mas, bpa=8.205 degrees ! Estimated noise=1.8776 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.000150601 Jy ! Component: 100 - total flux cleaned = -0.000152723 Jy ! Component: 150 - total flux cleaned = -0.000153072 Jy ! Component: 200 - total flux cleaned = -0.000153117 Jy ! Total flux subtracted in 200 components = -0.000153117 Jy ! Clean residual min=-0.006442 max=0.006663 Jy/beam ! Clean residual mean=-0.000083 rms=0.002091 Jy/beam ! Combined flux in latest and established models = 0.127879 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 71 components and 0.127879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068380Jy sigma=1.003365 ! Fit after self-cal, rms=0.068344Jy sigma=1.003332 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.539 mas, bmaj=15.06 mas, bpa=5.738 degrees ! Estimated noise=2.51296 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0878855 Jy ! Component: 100 - total flux cleaned = 0.103279 Jy ! Component: 150 - total flux cleaned = 0.111143 Jy ! Component: 200 - total flux cleaned = 0.116344 Jy ! Total flux subtracted in 200 components = 0.116344 Jy ! Clean residual min=-0.009250 max=0.010241 Jy/beam ! Clean residual mean=-0.000025 rms=0.002971 Jy/beam ! Combined flux in latest and established models = 0.116344 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.116344 Jy ! Inverting map and beam ! Estimated beam: bmin=9.042 mas, bmaj=15.91 mas, bpa=4.88 degrees ! Estimated noise=1.83681 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.00623265 Jy ! Component: 100 - total flux cleaned = 0.00975451 Jy ! Component: 150 - total flux cleaned = 0.010958 Jy ! Component: 200 - total flux cleaned = 0.0115793 Jy ! Total flux subtracted in 200 components = 0.0115793 Jy ! Clean residual min=-0.007076 max=0.007349 Jy/beam ! Clean residual mean=-0.000071 rms=0.002144 Jy/beam ! Combined flux in latest and established models = 0.127923 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 52 components and 0.127923 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=10.42 mas, bmaj=16.68 mas, bpa=8.205 degrees ! Estimated noise=1.8776 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 = 5.99851e-05 Jy ! Component: 100 - total flux cleaned = 5.80886e-05 Jy ! Component: 150 - total flux cleaned = 5.7874e-05 Jy ! Component: 200 - total flux cleaned = 0.000137644 Jy ! Total flux subtracted in 200 components = 0.000137644 Jy ! Clean residual min=-0.006415 max=0.006757 Jy/beam ! Clean residual mean=-0.000083 rms=0.002115 Jy/beam ! Combined flux in latest and established models = 0.128061 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 58 components and 0.128061 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=9.042 mas, bmaj=15.91 mas, bpa=4.88 degrees ! Estimated noise=1.83681 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000261299 Jy ! Component: 100 - total flux cleaned = 0.000426406 Jy ! Component: 150 - total flux cleaned = 0.000463081 Jy ! Component: 200 - total flux cleaned = 0.000533707 Jy ! Total flux subtracted in 200 components = 0.000533707 Jy ! Clean residual min=-0.007154 max=0.007311 Jy/beam ! Clean residual mean=-0.000076 rms=0.002109 Jy/beam ! Combined flux in latest and established models = 0.128594 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 63 components and 0.128594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068312Jy sigma=1.003959 ! Fit after self-cal, rms=0.068337Jy sigma=1.003874 wmodel J0637-1052_S_2004_05_27_yyk\_map.mod ! Writing 63 model components to file: J0637-1052_S_2004_05_27_yyk_map.mod wobs J0637-1052_S_2004_05_27_yyk\_uvs.fits ! Writing UV FITS file: J0637-1052_S_2004_05_27_yyk_uvs.fits wwins J0637-1052_S_2004_05_27_yyk\_map.win ! wwins: Wrote 1 windows to J0637-1052_S_2004_05_27_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=1024 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000515086 Jy ! Component: 100 - total flux cleaned = 0.0012725 Jy ! Component: 150 - total flux cleaned = 0.00156084 Jy ! Component: 200 - total flux cleaned = 0.00263699 Jy ! Component: 250 - total flux cleaned = 0.00347264 Jy ! Component: 300 - total flux cleaned = 0.00402217 Jy ! Component: 350 - total flux cleaned = 0.00469 Jy ! Component: 400 - total flux cleaned = 0.00490206 Jy ! Component: 450 - total flux cleaned = 0.00530924 Jy ! Component: 500 - total flux cleaned = 0.00531095 Jy ! Component: 550 - total flux cleaned = 0.00549968 Jy ! Component: 600 - total flux cleaned = 0.00556178 Jy ! Component: 650 - total flux cleaned = 0.00544392 Jy ! Component: 700 - total flux cleaned = 0.00532935 Jy ! Component: 750 - total flux cleaned = 0.0051617 Jy ! Component: 800 - total flux cleaned = 0.00489023 Jy ! Component: 850 - total flux cleaned = 0.00467889 Jy ! Component: 900 - total flux cleaned = 0.00442082 Jy ! Component: 950 - total flux cleaned = 0.00406825 Jy ! Component: 1000 - total flux cleaned = 0.00387038 Jy ! Total flux subtracted in 1024 components = 0.00362812 Jy ! Clean residual min=-0.002418 max=0.003254 Jy/beam ! Clean residual mean=-0.000103 rms=0.001131 Jy/beam ! Combined flux in latest and established models = 0.132222 Jy keep ! Adding 75 model components to the UV plane model. ! The established model now contains 138 components and 0.132222 Jy ![Exited script file: muppet] wmap "J0637-1052_S_2004_05_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.042 x 15.91 at 4.88 degrees (North through East) ! Clean map min=-0.0044745 max=0.10277 Jy/beam ! Writing clean map to FITS file: J0637-1052_S_2004_05_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.102774 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00111321 device "J0637-1052_S_2004_05_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J0637-1052_S_2004_05_27_yyk_map.eps/VPS' loglevs 1*100*3*image_rms/peak_flux ! The new contour levels are: ! -3.2495 3.2495 6.49901 12.998 25.996 51.9921 print "clev=",int(1*3*image_rms*10000)/10000 ! clev= 0.0033 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.102 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.042 x 15.91 at 4.88 degrees (North through East) ! Clean map min=-0.0044745 max=0.10277 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0637-1052_S_2004_05_27_yyk\_map.gif/gif" ! Attempting to open device: 'J0637-1052_S_2004_05_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0637-1052_S_2004_05_27_yyk_uvs.log closed on Wed Dec 7 01:03:09 2005