! Started logfile: J1401-3004_S_2004_04_30_yyk_uvs.log on Wed Dec 7 01:04:03 2005 obs J1401-3004_S_2004_04_30_yyk_uve.fits ! Reading UV FITS file: J1401-3004_S_2004_04_30_yyk_uve.fits ! AN table 1: 7 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.72381 visibilities/baseline/integration-bin. ! Found source: J1401-3004 ! ! 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 1629 lines of history. ! ! Reading 912 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 J1401-3004_S_2004_04_30_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.142285 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 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.888945Jy sigma=14.089661 ! Fit after self-cal, rms=0.888267Jy sigma=14.084264 ! 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=3.338 mas, bmaj=15.45 mas, bpa=13.38 degrees ! Estimated noise=2.95265 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.0971382 Jy ! Component: 100 - total flux cleaned = 0.11696 Jy ! Total flux subtracted in 100 components = 0.11696 Jy ! Clean residual min=-0.011525 max=0.011592 Jy/beam ! Clean residual mean=-0.000127 rms=0.003393 Jy/beam ! Combined flux in latest and established models = 0.11696 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.11696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081610Jy sigma=1.049816 ! Fit after self-cal, rms=0.081627Jy sigma=1.049417 ! 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=3.96 mas, bmaj=19.32 mas, bpa=14.38 degrees ! Estimated noise=1.64916 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.0134436 Jy ! Component: 100 - total flux cleaned = 0.0182351 Jy ! Component: 150 - total flux cleaned = 0.0203274 Jy ! Component: 200 - total flux cleaned = 0.0206727 Jy ! Total flux subtracted in 200 components = 0.0206727 Jy ! Clean residual min=-0.006724 max=0.007801 Jy/beam ! Clean residual mean=-0.000103 rms=0.002045 Jy/beam ! Combined flux in latest and established models = 0.137633 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 34 components and 0.137633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080062Jy sigma=1.021698 ! Fit after self-cal, rms=0.080080Jy sigma=1.021389 ! 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: 0.974412 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.97 HN 1.09 KP 1.04 ! LA 1.11 MK 1.00* NL 0.97 OV 0.99 ! PT 0.98 SC 1.08 ! ! ! 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* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00153 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.88 HN 1.00 KP 0.99 ! LA 0.89 MK 1.00* NL 1.14 OV 1.11 ! PT 1.08 SC 0.90 ! ! ! 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* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.080080Jy sigma=1.021389 ! Fit after self-cal, rms=0.079421Jy sigma=1.013466 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.079421Jy sigma=1.013466 ! Fit after self-cal, rms=0.079431Jy sigma=1.013418 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.951 mas, bmaj=19.62 mas, bpa=14.61 degrees ! Estimated noise=1.63807 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.000889445 Jy ! Component: 100 - total flux cleaned = -0.000933019 Jy ! Component: 150 - total flux cleaned = -0.000821436 Jy ! Component: 200 - total flux cleaned = -0.000751809 Jy ! Total flux subtracted in 200 components = -0.000751809 Jy ! Clean residual min=-0.005965 max=0.007987 Jy/beam ! Clean residual mean=-0.000027 rms=0.001922 Jy/beam ! Combined flux in latest and established models = 0.136881 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 48 components and 0.136881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079417Jy sigma=1.012713 ! Fit after self-cal, rms=0.079428Jy sigma=1.012684 ! 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.079428Jy sigma=1.012684 ! Fit after self-cal, rms=0.076161Jy sigma=0.966488 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.00167878 Jy ! Component: 100 - total flux cleaned = 0.00180292 Jy ! Component: 150 - total flux cleaned = 0.00183789 Jy ! Component: 200 - total flux cleaned = 0.00190897 Jy ! Total flux subtracted in 200 components = 0.00190897 Jy ! Clean residual min=-0.005943 max=0.007865 Jy/beam ! Clean residual mean=-0.000025 rms=0.001871 Jy/beam ! Combined flux in latest and established models = 0.13879 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 66 components and 0.13879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076146Jy sigma=0.965668 ! Fit after self-cal, rms=0.075981Jy sigma=0.962530 ! 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.951 x 19.62 at 14.61 degrees (North through East) ! Clean map min=-0.0058122 max=0.11182 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.075981Jy sigma=0.962530 ! Fit after self-cal, rms=0.075003Jy sigma=0.952313 ! 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.075003Jy sigma=0.952313 ! Fit after self-cal, rms=0.075014Jy sigma=0.951951 ! Inverting map and beam ! Estimated beam: bmin=3.924 mas, bmaj=19.68 mas, bpa=14.56 degrees ! Estimated noise=1.61842 mJy/beam. ! Added new window around map position (54.5, 19). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00518566 Jy ! Component: 100 - total flux cleaned = 0.00549033 Jy ! Component: 150 - total flux cleaned = 0.00514112 Jy ! Component: 200 - total flux cleaned = 0.00496552 Jy ! Total flux subtracted in 200 components = 0.00496552 Jy ! Clean residual min=-0.003780 max=0.004975 Jy/beam ! Clean residual mean=-0.000008 rms=0.001323 Jy/beam ! Combined flux in latest and established models = 0.143755 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 40 model components to the UV plane model. ! The established model now contains 104 components and 0.143755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074146Jy sigma=0.936366 ! Fit after self-cal, rms=0.074089Jy sigma=0.935267 ! 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.074089Jy sigma=0.935267 ! Fit after self-cal, rms=0.075012Jy sigma=0.937189 ! 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.075012Jy sigma=0.937189 ! Fit after self-cal, rms=0.075068Jy sigma=0.936796 ! Inverting map and beam ! Estimated beam: bmin=3.914 mas, bmaj=19.79 mas, bpa=14.45 degrees ! Estimated noise=1.61631 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00103022 Jy ! Component: 100 - total flux cleaned = -0.00180312 Jy ! Component: 150 - total flux cleaned = -0.00219913 Jy ! Component: 200 - total flux cleaned = -0.00247681 Jy ! Total flux subtracted in 200 components = -0.00247681 Jy ! Clean residual min=-0.004127 max=0.005010 Jy/beam ! Clean residual mean=-0.000002 rms=0.001416 Jy/beam ! Combined flux in latest and established models = 0.141279 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 121 components and 0.141279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074798Jy sigma=0.933129 ! Fit after self-cal, rms=0.074813Jy sigma=0.932821 ! 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=9.052 mas, bmaj=28.37 mas, bpa=1.185 degrees ! Estimated noise=1.87884 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.000796958 Jy ! Component: 100 - total flux cleaned = 0.000500042 Jy ! Component: 150 - total flux cleaned = 0.00039098 Jy ! Component: 200 - total flux cleaned = 0.000339945 Jy ! Total flux subtracted in 200 components = 0.000339945 Jy ! Clean residual min=-0.005204 max=0.004900 Jy/beam ! Clean residual mean=0.000007 rms=0.001695 Jy/beam ! Combined flux in latest and established models = 0.141618 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 42 model components to the UV plane model. ! The established model now contains 158 components and 0.141618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074754Jy sigma=0.931823 ! Fit after self-cal, rms=0.074760Jy sigma=0.931696 ! 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=3.321 mas, bmaj=15.66 mas, bpa=13.49 degrees ! Estimated noise=2.92193 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0979716 Jy ! Component: 100 - total flux cleaned = 0.115544 Jy ! Component: 150 - total flux cleaned = 0.124099 Jy ! Component: 200 - total flux cleaned = 0.129951 Jy ! Total flux subtracted in 200 components = 0.129951 Jy ! Clean residual min=-0.007785 max=0.008881 Jy/beam ! Clean residual mean=-0.000044 rms=0.002506 Jy/beam ! Combined flux in latest and established models = 0.129951 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.129951 Jy ! Inverting map and beam ! Estimated beam: bmin=3.914 mas, bmaj=19.79 mas, bpa=14.45 degrees ! Estimated noise=1.61631 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.00664375 Jy ! Component: 100 - total flux cleaned = 0.00902053 Jy ! Component: 150 - total flux cleaned = 0.00972949 Jy ! Component: 200 - total flux cleaned = 0.0097408 Jy ! Total flux subtracted in 200 components = 0.0097408 Jy ! Clean residual min=-0.004342 max=0.006072 Jy/beam ! Clean residual mean=-0.000009 rms=0.001472 Jy/beam ! Combined flux in latest and established models = 0.139692 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 69 components and 0.139692 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=9.052 mas, bmaj=28.37 mas, bpa=1.185 degrees ! Estimated noise=1.87884 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.00163615 Jy ! Component: 100 - total flux cleaned = 0.00185868 Jy ! Component: 150 - total flux cleaned = 0.00205968 Jy ! Component: 200 - total flux cleaned = 0.00199743 Jy ! Total flux subtracted in 200 components = 0.00199743 Jy ! Clean residual min=-0.004913 max=0.005237 Jy/beam ! Clean residual mean=0.000017 rms=0.001711 Jy/beam ! Combined flux in latest and established models = 0.141689 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 102 components and 0.141689 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.914 mas, bmaj=19.79 mas, bpa=14.45 degrees ! Estimated noise=1.61631 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000382236 Jy ! Component: 100 - total flux cleaned = -0.000590634 Jy ! Component: 150 - total flux cleaned = -0.000531544 Jy ! Component: 200 - total flux cleaned = -0.000589109 Jy ! Total flux subtracted in 200 components = -0.000589109 Jy ! Clean residual min=-0.004103 max=0.005617 Jy/beam ! Clean residual mean=0.000010 rms=0.001370 Jy/beam ! Combined flux in latest and established models = 0.1411 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 47 model components to the UV plane model. ! The established model now contains 141 components and 0.1411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074796Jy sigma=0.932671 ! Fit after self-cal, rms=0.074877Jy sigma=0.932313 wmodel J1401-3004_S_2004_04_30_yyk\_map.mod ! Writing 141 model components to file: J1401-3004_S_2004_04_30_yyk_map.mod wobs J1401-3004_S_2004_04_30_yyk\_uvs.fits ! Writing UV FITS file: J1401-3004_S_2004_04_30_yyk_uvs.fits wwins J1401-3004_S_2004_04_30_yyk\_map.win ! wwins: Wrote 2 windows to J1401-3004_S_2004_04_30_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.00207142 Jy ! Component: 100 - total flux cleaned = 0.00250765 Jy ! Component: 150 - total flux cleaned = 0.00309563 Jy ! Component: 200 - total flux cleaned = 0.00339552 Jy ! Component: 250 - total flux cleaned = 0.00378415 Jy ! Component: 300 - total flux cleaned = 0.00425784 Jy ! Component: 350 - total flux cleaned = 0.00450668 Jy ! Component: 400 - total flux cleaned = 0.00460127 Jy ! Component: 450 - total flux cleaned = 0.0047842 Jy ! Component: 500 - total flux cleaned = 0.00517719 Jy ! Component: 550 - total flux cleaned = 0.00526047 Jy ! Component: 600 - total flux cleaned = 0.00534272 Jy ! Component: 650 - total flux cleaned = 0.0054212 Jy ! Component: 700 - total flux cleaned = 0.00538226 Jy ! Component: 750 - total flux cleaned = 0.00530856 Jy ! Component: 800 - total flux cleaned = 0.00527251 Jy ! Component: 850 - total flux cleaned = 0.00520343 Jy ! Component: 900 - total flux cleaned = 0.00523659 Jy ! Component: 950 - total flux cleaned = 0.00517168 Jy ! Component: 1000 - total flux cleaned = 0.00520281 Jy ! Component: 1050 - total flux cleaned = 0.00520277 Jy ! Component: 1100 - total flux cleaned = 0.00523322 Jy ! Component: 1150 - total flux cleaned = 0.0052052 Jy ! Component: 1200 - total flux cleaned = 0.00523423 Jy ! Component: 1250 - total flux cleaned = 0.00517888 Jy ! Component: 1300 - total flux cleaned = 0.00515178 Jy ! Component: 1350 - total flux cleaned = 0.0050724 Jy ! Component: 1400 - total flux cleaned = 0.0049951 Jy ! Component: 1450 - total flux cleaned = 0.00504571 Jy ! Component: 1500 - total flux cleaned = 0.00504596 Jy ! Component: 1550 - total flux cleaned = 0.00519235 Jy ! Component: 1600 - total flux cleaned = 0.0052398 Jy ! Component: 1650 - total flux cleaned = 0.00528647 Jy ! Component: 1700 - total flux cleaned = 0.00526367 Jy ! Component: 1750 - total flux cleaned = 0.00535477 Jy ! Component: 1800 - total flux cleaned = 0.00548915 Jy ! Component: 1850 - total flux cleaned = 0.00562165 Jy ! Component: 1900 - total flux cleaned = 0.00575202 Jy ! Component: 1950 - total flux cleaned = 0.00573066 Jy ! Component: 2000 - total flux cleaned = 0.00583737 Jy ! Total flux subtracted in 2048 components = 0.0059429 Jy ! Clean residual min=-0.001146 max=0.001187 Jy/beam ! Clean residual mean=0.000008 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.147043 Jy keep ! Adding 156 model components to the UV plane model. ! The established model now contains 297 components and 0.147043 Jy ![Exited script file: muppet] wmap "J1401-3004_S_2004_04_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.914 x 19.79 at 14.45 degrees (North through East) ! Clean map min=-0.0043703 max=0.11309 Jy/beam ! Writing clean map to FITS file: J1401-3004_S_2004_04_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.113085 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000435458 device "J1401-3004_S_2004_04_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J1401-3004_S_2004_04_30_yyk_map.eps/VPS' loglevs 2*100*3*image_rms/peak_flux ! The new contour levels are: ! -2.31042 2.31042 4.62084 9.24168 18.4834 36.9667 73.9334 print "clev=",int(2*3*image_rms*10000)/10000 ! clev= 0.0026 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.113 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.914 x 19.79 at 14.45 degrees (North through East) ! Clean map min=-0.0043703 max=0.11309 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1401-3004_S_2004_04_30_yyk\_map.gif/gif" ! Attempting to open device: 'J1401-3004_S_2004_04_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1401-3004_S_2004_04_30_yyk_uvs.log closed on Wed Dec 7 01:04:07 2005