! Started logfile: J0258-3909_X_2002_05_14_yyk_uvs.log on Tue Jun 26 22:05:54 2007 obs J0258-3909_X_2002_05_14_yyk_uva.fits ! Reading UV FITS file: J0258-3909_X_2002_05_14_yyk_uva.fits ! AN table 1: 40 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.455 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0258-3909 ! ! 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.40947e+09 8e+06 1 8e+06 ! 02 2 8.47947e+09 8e+06 1 8e+06 ! 03 3 8.79447e+09 8e+06 1 8e+06 ! 04 4 8.89947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1076 lines of history. ! ! Reading 3276 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 J0258-3909_X_2002_05_14_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)= 0.396417 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.8202 mas, bmaj=6.744 mas, bpa=24.44 degrees ! Estimated noise=2455.38 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.240997 Jy ! Component: 100 - total flux cleaned = 0.307847 Jy ! Total flux subtracted in 100 components = 0.307847 Jy ! Clean residual min=-0.035885 max=0.061302 Jy/beam ! Clean residual mean=0.000747 rms=0.017155 Jy/beam ! Combined flux in latest and established models = 0.307847 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.307847 Jy ! ! Correcting IF 1. ! A total of 124 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 124 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 124 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 124 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.297292Jy sigma=0.001776 ! Fit after self-cal, rms=0.296046Jy sigma=0.001772 ! Inverting map and beam ! Estimated beam: bmin=0.8202 mas, bmaj=6.744 mas, bpa=24.44 degrees ! Estimated noise=2455.38 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=0.9874 mas, bmaj=7.601 mas, bpa=23.65 degrees ! Estimated noise=1925.72 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.0409787 Jy ! Component: 100 - total flux cleaned = 0.061202 Jy ! Component: 150 - total flux cleaned = 0.0697647 Jy ! Component: 200 - total flux cleaned = 0.0748607 Jy ! Total flux subtracted in 200 components = 0.0748607 Jy ! Clean residual min=-0.040073 max=0.057269 Jy/beam ! Clean residual mean=0.001724 rms=0.017687 Jy/beam ! Combined flux in latest and established models = 0.382707 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 42 model components to the UV plane model. ! The established model now contains 53 components and 0.382708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.294509Jy sigma=0.001744 ! Fit after self-cal, rms=0.294464Jy sigma=0.001744 ! 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.9874 x 7.601 at 23.65 degrees (North through East) ! Clean map min=-0.039478 max=0.16007 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Correcting IF 2. ! 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Fit before self-cal, rms=0.294464Jy sigma=0.001744 ! Fit after self-cal, rms=0.294464Jy sigma=0.001744 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.294464Jy sigma=0.001744 ! Fit after self-cal, rms=0.294451Jy sigma=0.001743 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9874 mas, bmaj=7.601 mas, bpa=23.65 degrees ! Estimated noise=1925.72 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.00208105 Jy ! Component: 100 - total flux cleaned = 0.00283095 Jy ! Component: 150 - total flux cleaned = 0.00373206 Jy ! Component: 200 - total flux cleaned = 0.00437356 Jy ! Total flux subtracted in 200 components = 0.00437356 Jy ! Clean residual min=-0.039830 max=0.057166 Jy/beam ! Clean residual mean=0.001759 rms=0.017611 Jy/beam ! Combined flux in latest and established models = 0.387081 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 68 components and 0.387081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.294088Jy sigma=0.001742 ! Fit after self-cal, rms=0.294089Jy sigma=0.001742 ! 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.294089Jy sigma=0.001742 ! Fit after self-cal, rms=0.275859Jy sigma=0.001603 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.0189393 Jy ! Component: 100 - total flux cleaned = 0.0224431 Jy ! Component: 150 - total flux cleaned = 0.0253848 Jy ! Component: 200 - total flux cleaned = 0.0264897 Jy ! Total flux subtracted in 200 components = 0.0264897 Jy ! Clean residual min=-0.038891 max=0.056479 Jy/beam ! Clean residual mean=0.001801 rms=0.017668 Jy/beam ! Combined flux in latest and established models = 0.413571 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 80 components and 0.413571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.276065Jy sigma=0.001596 ! Fit after self-cal, rms=0.273333Jy sigma=0.001577 ! 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.9874 x 7.601 at 23.65 degrees (North through East) ! Clean map min=-0.039282 max=0.1567 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.273333Jy sigma=0.001577 ! Fit after self-cal, rms=0.273333Jy sigma=0.001577 ! 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.273333Jy sigma=0.001577 ! Fit after self-cal, rms=0.272550Jy sigma=0.001572 ! Inverting map and beam ! Estimated beam: bmin=0.9874 mas, bmaj=7.601 mas, bpa=23.65 degrees ! Estimated noise=1925.72 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00433463 Jy ! Component: 100 - total flux cleaned = 0.00547875 Jy ! Component: 150 - total flux cleaned = 0.00567816 Jy ! Component: 200 - total flux cleaned = 0.00586335 Jy ! Total flux subtracted in 200 components = 0.00586335 Jy ! Clean residual min=-0.040115 max=0.055078 Jy/beam ! Clean residual mean=0.001753 rms=0.017559 Jy/beam ! Combined flux in latest and established models = 0.419434 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 89 components and 0.419434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.272441Jy sigma=0.001570 ! Fit after self-cal, rms=0.272123Jy sigma=0.001568 ! 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.272123Jy sigma=0.001568 ! Fit after self-cal, rms=0.272123Jy sigma=0.001568 ! 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.272123Jy sigma=0.001568 ! Fit after self-cal, rms=0.272028Jy sigma=0.001568 ! Inverting map and beam ! Estimated beam: bmin=0.9874 mas, bmaj=7.601 mas, bpa=23.65 degrees ! Estimated noise=1925.72 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103472 Jy ! Component: 100 - total flux cleaned = 0.00122276 Jy ! Component: 150 - total flux cleaned = 0.00140819 Jy ! Component: 200 - total flux cleaned = 0.00159095 Jy ! Total flux subtracted in 200 components = 0.00159095 Jy ! Clean residual min=-0.040319 max=0.055435 Jy/beam ! Clean residual mean=0.001751 rms=0.017507 Jy/beam ! Combined flux in latest and established models = 0.421025 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 93 components and 0.421025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.271849Jy sigma=0.001567 ! Fit after self-cal, rms=0.271791Jy sigma=0.001566 ! 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.515 mas, bmaj=13.19 mas, bpa=9.996 degrees ! Estimated noise=2268.21 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.00114778 Jy ! Component: 100 - total flux cleaned = 0.0013309 Jy ! Component: 150 - total flux cleaned = 0.00114195 Jy ! Component: 200 - total flux cleaned = 0.00115049 Jy ! Total flux subtracted in 200 components = 0.00115049 Jy ! Clean residual min=-0.057407 max=0.073145 Jy/beam ! Clean residual mean=0.002821 rms=0.024112 Jy/beam ! Combined flux in latest and established models = 0.422176 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 102 components and 0.422176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.271726Jy sigma=0.001566 ! Fit after self-cal, rms=0.271648Jy sigma=0.001565 ! 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.8202 mas, bmaj=6.744 mas, bpa=24.44 degrees ! Estimated noise=2455.38 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.260507 Jy ! Component: 100 - total flux cleaned = 0.331215 Jy ! Component: 150 - total flux cleaned = 0.361376 Jy ! Component: 200 - total flux cleaned = 0.375542 Jy ! Total flux subtracted in 200 components = 0.375542 Jy ! Clean residual min=-0.036261 max=0.057429 Jy/beam ! Clean residual mean=0.000971 rms=0.016527 Jy/beam ! Combined flux in latest and established models = 0.375542 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.375542 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9874 mas, bmaj=7.601 mas, bpa=23.65 degrees ! Estimated noise=1925.72 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.022601 Jy ! Component: 100 - total flux cleaned = 0.0351267 Jy ! Component: 150 - total flux cleaned = 0.0396352 Jy ! Component: 200 - total flux cleaned = 0.0413178 Jy ! Total flux subtracted in 200 components = 0.0413178 Jy ! Clean residual min=-0.039245 max=0.057081 Jy/beam ! Clean residual mean=0.001728 rms=0.017735 Jy/beam ! Combined flux in latest and established models = 0.41686 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 50 components and 0.41686 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.515 mas, bmaj=13.19 mas, bpa=9.996 degrees ! Estimated noise=2268.21 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.00125734 Jy ! Component: 100 - total flux cleaned = 0.00173504 Jy ! Component: 150 - total flux cleaned = 0.00198931 Jy ! Component: 200 - total flux cleaned = 0.00222405 Jy ! Total flux subtracted in 200 components = 0.00222405 Jy ! Clean residual min=-0.055845 max=0.074570 Jy/beam ! Clean residual mean=0.002799 rms=0.024350 Jy/beam ! Combined flux in latest and established models = 0.419084 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 68 components and 0.419084 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9874 mas, bmaj=7.601 mas, bpa=23.65 degrees ! Estimated noise=1925.72 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00120565 Jy ! Component: 100 - total flux cleaned = -0.000906507 Jy ! Component: 150 - total flux cleaned = -0.000669402 Jy ! Component: 200 - total flux cleaned = -0.000230956 Jy ! Total flux subtracted in 200 components = -0.000230956 Jy ! Clean residual min=-0.039861 max=0.056437 Jy/beam ! Clean residual mean=0.001737 rms=0.017583 Jy/beam ! Combined flux in latest and established models = 0.418853 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 80 components and 0.418853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.272032Jy sigma=0.001568 ! Fit after self-cal, rms=0.271996Jy sigma=0.001567 wmodel J0258-3909_X_2002_05_14_yyk\_map.mod ! Writing 80 model components to file: J0258-3909_X_2002_05_14_yyk_map.mod wobs J0258-3909_X_2002_05_14_yyk\_uvs.fits ! Writing UV FITS file: J0258-3909_X_2002_05_14_yyk_uvs.fits wwins J0258-3909_X_2002_05_14_yyk\_map.win ! wwins: Wrote 1 windows to J0258-3909_X_2002_05_14_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.0247839 Jy ! Component: 100 - total flux cleaned = 0.043659 Jy ! Component: 150 - total flux cleaned = 0.0515417 Jy ! Component: 200 - total flux cleaned = 0.054136 Jy ! Component: 250 - total flux cleaned = 0.0576741 Jy ! Component: 300 - total flux cleaned = 0.060359 Jy ! Component: 350 - total flux cleaned = 0.0642765 Jy ! Component: 400 - total flux cleaned = 0.0674651 Jy ! Component: 450 - total flux cleaned = 0.0704694 Jy ! Component: 500 - total flux cleaned = 0.074501 Jy ! Component: 550 - total flux cleaned = 0.0783046 Jy ! Component: 600 - total flux cleaned = 0.081901 Jy ! Component: 650 - total flux cleaned = 0.085315 Jy ! Component: 700 - total flux cleaned = 0.0888689 Jy ! Component: 750 - total flux cleaned = 0.0919399 Jy ! Component: 800 - total flux cleaned = 0.0954358 Jy ! Component: 850 - total flux cleaned = 0.0987516 Jy ! Component: 900 - total flux cleaned = 0.101395 Jy ! Component: 950 - total flux cleaned = 0.102667 Jy ! Component: 1000 - total flux cleaned = 0.103399 Jy ! Component: 1050 - total flux cleaned = 0.104337 Jy ! Component: 1100 - total flux cleaned = 0.104564 Jy ! Component: 1150 - total flux cleaned = 0.103899 Jy ! Component: 1200 - total flux cleaned = 0.103253 Jy ! Component: 1250 - total flux cleaned = 0.102623 Jy ! Component: 1300 - total flux cleaned = 0.102215 Jy ! Component: 1350 - total flux cleaned = 0.101813 Jy ! Component: 1400 - total flux cleaned = 0.101025 Jy ! Component: 1450 - total flux cleaned = 0.100059 Jy ! Component: 1500 - total flux cleaned = 0.0996809 Jy ! Component: 1550 - total flux cleaned = 0.0993093 Jy ! Component: 1600 - total flux cleaned = 0.0991263 Jy ! Component: 1650 - total flux cleaned = 0.0985857 Jy ! Component: 1700 - total flux cleaned = 0.0991211 Jy ! Component: 1750 - total flux cleaned = 0.0991212 Jy ! Component: 1800 - total flux cleaned = 0.0999983 Jy ! Component: 1850 - total flux cleaned = 0.100345 Jy ! Component: 1900 - total flux cleaned = 0.100519 Jy ! Component: 1950 - total flux cleaned = 0.101548 Jy ! Component: 2000 - total flux cleaned = 0.102399 Jy ! Total flux subtracted in 2048 components = 0.103076 Jy ! Clean residual min=-0.009066 max=0.009415 Jy/beam ! Clean residual mean=0.000298 rms=0.003765 Jy/beam ! Combined flux in latest and established models = 0.521929 Jy keep ! Adding 231 model components to the UV plane model. ! The established model now contains 310 components and 0.521929 Jy ![Exited script file: muppet] wmap "J0258-3909_X_2002_05_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9874 x 7.601 at 23.65 degrees (North through East) ! Clean map min=-0.035032 max=0.15363 Jy/beam ! Writing clean map to FITS file: J0258-3909_X_2002_05_14_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.153633 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00348886 device "J0258-3909_X_2002_05_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J0258-3909_X_2002_05_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -6.81272 6.81272 13.6254 27.2509 54.5017 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0104 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.153 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.9874 x 7.601 at 23.65 degrees (North through East) ! Clean map min=-0.035032 max=0.15363 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0258-3909_X_2002_05_14_yyk\_map.gif/gif" ! Attempting to open device: 'J0258-3909_X_2002_05_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0258-3909_X_2002_05_14_yyk_uvs.log closed on Tue Jun 26 22:06:01 2007