! Started logfile: J1711-2509_X_2005_07_08_yyk_uvs.log on Fri Jan 20 10:47:10 2006 obs J1711-2509_X_2005_07_08_yyk_uve.fits ! Reading UV FITS file: J1711-2509_X_2005_07_08_yyk_uve.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.947475 visibilities/baseline/integration-bin. ! Found source: J1711-2509 ! ! 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.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1406 lines of history. ! ! Reading 1876 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 J1711-2509_X_2005_07_08_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.172476 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.6864 mas, bmaj=1.653 mas, bpa=0.7491 degrees ! Estimated noise=1.55424 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.11441 Jy ! Component: 100 - total flux cleaned = 0.130006 Jy ! Total flux subtracted in 100 components = 0.130006 Jy ! Clean residual min=-0.013370 max=0.018026 Jy/beam ! Clean residual mean=0.000082 rms=0.003749 Jy/beam ! Combined flux in latest and established models = 0.130006 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.130006 Jy ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.109462Jy sigma=1.852982 ! Fit after self-cal, rms=0.084404Jy sigma=1.246481 ! Inverting map and beam ! Estimated beam: bmin=0.6864 mas, bmaj=1.653 mas, bpa=0.7491 degrees ! Estimated noise=1.55424 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.878 mas, bmaj=2.199 mas, bpa=0.9828 degrees ! Estimated noise=1.01864 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.0209242 Jy ! Component: 100 - total flux cleaned = 0.0255424 Jy ! Component: 150 - total flux cleaned = 0.0267325 Jy ! Component: 200 - total flux cleaned = 0.0268286 Jy ! Total flux subtracted in 200 components = 0.0268286 Jy ! Clean residual min=-0.004423 max=0.003848 Jy/beam ! Clean residual mean=0.000017 rms=0.001107 Jy/beam ! Combined flux in latest and established models = 0.156834 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 17 components and 0.156834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080871Jy sigma=1.171518 ! Fit after self-cal, rms=0.080870Jy sigma=1.171504 ! 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.878 x 2.199 at 0.9828 degrees (North through East) ! Clean map min=-0.0040792 max=0.15172 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* 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.02774 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 1.00* KP 0.95 ! LA 1.01 MK 0.94 NL 0.96 OV 0.96 ! PT 0.99 SC 0.92 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.01325 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.98 HN 1.00* KP 0.88 ! LA 0.98 MK 1.01 NL 0.99 OV 1.04 ! PT 1.02 SC 0.94 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.973829 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.00* KP 0.96 ! LA 0.98 MK 1.07 NL 0.95 OV 1.03 ! PT 1.11 SC 1.17 ! ! ! Fit before self-cal, rms=0.080870Jy sigma=1.171504 ! Fit after self-cal, rms=0.079832Jy sigma=1.161711 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.079832Jy sigma=1.161711 ! Fit after self-cal, rms=0.079825Jy sigma=1.161697 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8808 mas, bmaj=2.21 mas, bpa=0.9609 degrees ! Estimated noise=1.01607 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.000434766 Jy ! Component: 100 - total flux cleaned = -0.000434878 Jy ! Component: 150 - total flux cleaned = -0.000411781 Jy ! Component: 200 - total flux cleaned = -0.000392272 Jy ! Total flux subtracted in 200 components = -0.000392272 Jy ! Clean residual min=-0.003945 max=0.003647 Jy/beam ! Clean residual mean=0.000004 rms=0.001031 Jy/beam ! Combined flux in latest and established models = 0.156442 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 26 components and 0.156442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079820Jy sigma=1.161455 ! Fit after self-cal, rms=0.079819Jy sigma=1.161430 ! 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.079819Jy sigma=1.161430 ! Fit after self-cal, rms=0.068357Jy sigma=0.961504 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.00393698 Jy ! Component: 100 - total flux cleaned = 0.00426327 Jy ! Component: 150 - total flux cleaned = 0.00424344 Jy ! Component: 200 - total flux cleaned = 0.00424315 Jy ! Total flux subtracted in 200 components = 0.00424315 Jy ! Clean residual min=-0.003843 max=0.003697 Jy/beam ! Clean residual mean=0.000010 rms=0.000977 Jy/beam ! Combined flux in latest and established models = 0.160685 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 37 components and 0.160685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068155Jy sigma=0.958087 ! Fit after self-cal, rms=0.067956Jy sigma=0.953661 ! 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.8808 x 2.21 at 0.9609 degrees (North through East) ! Clean map min=-0.0034576 max=0.15608 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.067956Jy sigma=0.953661 ! Fit after self-cal, rms=0.068135Jy sigma=0.939509 ! 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.068135Jy sigma=0.939509 ! Fit after self-cal, rms=0.068156Jy sigma=0.938991 ! Inverting map and beam ! Estimated beam: bmin=0.8829 mas, bmaj=2.205 mas, bpa=1 degrees ! Estimated noise=1.01287 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000243792 Jy ! Component: 100 - total flux cleaned = -0.000242105 Jy ! Component: 150 - total flux cleaned = -0.000240271 Jy ! Component: 200 - total flux cleaned = -0.000239949 Jy ! Total flux subtracted in 200 components = -0.000239949 Jy ! Clean residual min=-0.003523 max=0.003669 Jy/beam ! Clean residual mean=0.000006 rms=0.000928 Jy/beam ! Combined flux in latest and established models = 0.160445 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 44 components and 0.160445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068154Jy sigma=0.938869 ! Fit after self-cal, rms=0.068169Jy sigma=0.938762 ! 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.068169Jy sigma=0.938762 ! Fit after self-cal, rms=0.068605Jy sigma=0.931879 ! 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.068605Jy sigma=0.931879 ! Fit after self-cal, rms=0.068600Jy sigma=0.931817 ! Inverting map and beam ! Estimated beam: bmin=0.8813 mas, bmaj=2.201 mas, bpa=1.221 degrees ! Estimated noise=1.02029 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135044 Jy ! Component: 100 - total flux cleaned = 0.00139075 Jy ! Component: 150 - total flux cleaned = 0.00138883 Jy ! Component: 200 - total flux cleaned = 0.00138822 Jy ! Total flux subtracted in 200 components = 0.00138822 Jy ! Clean residual min=-0.003605 max=0.003906 Jy/beam ! Clean residual mean=0.000007 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.161833 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 50 components and 0.161833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068551Jy sigma=0.931377 ! Fit after self-cal, rms=0.068552Jy sigma=0.931365 ! 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.551 mas, bmaj=6.112 mas, bpa=4.723 degrees ! Estimated noise=1.28216 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.000276441 Jy ! Component: 100 - total flux cleaned = -0.000274389 Jy ! Component: 150 - total flux cleaned = -0.000273309 Jy ! Component: 200 - total flux cleaned = -0.00028567 Jy ! Total flux subtracted in 200 components = -0.00028567 Jy ! Clean residual min=-0.003408 max=0.003424 Jy/beam ! Clean residual mean=0.000008 rms=0.001143 Jy/beam ! Combined flux in latest and established models = 0.161548 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 51 components and 0.161548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068557Jy sigma=0.931431 ! Fit after self-cal, rms=0.068552Jy sigma=0.931358 ! 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.6886 mas, bmaj=1.658 mas, bpa=0.8716 degrees ! Estimated noise=1.57175 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.135989 Jy ! Component: 100 - total flux cleaned = 0.154804 Jy ! Component: 150 - total flux cleaned = 0.160611 Jy ! Component: 200 - total flux cleaned = 0.163219 Jy ! Total flux subtracted in 200 components = 0.163219 Jy ! Clean residual min=-0.005812 max=0.005770 Jy/beam ! Clean residual mean=-0.000000 rms=0.001401 Jy/beam ! Combined flux in latest and established models = 0.163219 Jy uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.163219 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8813 mas, bmaj=2.201 mas, bpa=1.221 degrees ! Estimated noise=1.02029 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.0011502 Jy ! Component: 100 - total flux cleaned = -0.00127598 Jy ! Component: 150 - total flux cleaned = -0.00136781 Jy ! Component: 200 - total flux cleaned = -0.00139117 Jy ! Total flux subtracted in 200 components = -0.00139117 Jy ! Clean residual min=-0.003688 max=0.003931 Jy/beam ! Clean residual mean=0.000007 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.161828 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 27 components and 0.161828 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.551 mas, bmaj=6.112 mas, bpa=4.723 degrees ! Estimated noise=1.28216 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.000277561 Jy ! Component: 100 - total flux cleaned = -0.000279207 Jy ! Component: 150 - total flux cleaned = -0.000295046 Jy ! Component: 200 - total flux cleaned = -0.000307296 Jy ! Total flux subtracted in 200 components = -0.000307296 Jy ! Clean residual min=-0.003406 max=0.003426 Jy/beam ! Clean residual mean=0.000008 rms=0.001143 Jy/beam ! Combined flux in latest and established models = 0.161521 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 29 components and 0.161521 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8813 mas, bmaj=2.201 mas, bpa=1.221 degrees ! Estimated noise=1.02029 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000267669 Jy ! Component: 100 - total flux cleaned = 0.000235785 Jy ! Component: 150 - total flux cleaned = 0.00023452 Jy ! Component: 200 - total flux cleaned = 0.000234708 Jy ! Total flux subtracted in 200 components = 0.000234708 Jy ! Clean residual min=-0.003562 max=0.003908 Jy/beam ! Clean residual mean=0.000006 rms=0.000949 Jy/beam ! Combined flux in latest and established models = 0.161756 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 38 components and 0.161756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068554Jy sigma=0.931434 ! Fit after self-cal, rms=0.068554Jy sigma=0.931410 wmodel J1711-2509_X_2005_07_08_yyk\_map.mod ! Writing 38 model components to file: J1711-2509_X_2005_07_08_yyk_map.mod wobs J1711-2509_X_2005_07_08_yyk\_uvs.fits ! Writing UV FITS file: J1711-2509_X_2005_07_08_yyk_uvs.fits wwins J1711-2509_X_2005_07_08_yyk\_map.win ! wwins: Wrote 1 windows to J1711-2509_X_2005_07_08_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.000918323 Jy ! Component: 100 - total flux cleaned = 0.00116191 Jy ! Component: 150 - total flux cleaned = 0.00150635 Jy ! Component: 200 - total flux cleaned = 0.00199794 Jy ! Component: 250 - total flux cleaned = 0.00220749 Jy ! Component: 300 - total flux cleaned = 0.00230967 Jy ! Component: 350 - total flux cleaned = 0.00240709 Jy ! Component: 400 - total flux cleaned = 0.00250006 Jy ! Component: 450 - total flux cleaned = 0.00263446 Jy ! Component: 500 - total flux cleaned = 0.00272079 Jy ! Component: 550 - total flux cleaned = 0.00276352 Jy ! Component: 600 - total flux cleaned = 0.00284729 Jy ! Component: 650 - total flux cleaned = 0.00308888 Jy ! Component: 700 - total flux cleaned = 0.00324528 Jy ! Component: 750 - total flux cleaned = 0.00335987 Jy ! Component: 800 - total flux cleaned = 0.00350983 Jy ! Component: 850 - total flux cleaned = 0.00365626 Jy ! Component: 900 - total flux cleaned = 0.00390669 Jy ! Component: 950 - total flux cleaned = 0.00404722 Jy ! Component: 1000 - total flux cleaned = 0.00432278 Jy ! Component: 1050 - total flux cleaned = 0.00459249 Jy ! Component: 1100 - total flux cleaned = 0.00488932 Jy ! Component: 1150 - total flux cleaned = 0.00492225 Jy ! Component: 1200 - total flux cleaned = 0.0051453 Jy ! Component: 1250 - total flux cleaned = 0.00520833 Jy ! Component: 1300 - total flux cleaned = 0.00539282 Jy ! Component: 1350 - total flux cleaned = 0.0055447 Jy ! Component: 1400 - total flux cleaned = 0.00551491 Jy ! Component: 1450 - total flux cleaned = 0.0056037 Jy ! Component: 1500 - total flux cleaned = 0.00566145 Jy ! Component: 1550 - total flux cleaned = 0.00566104 Jy ! Component: 1600 - total flux cleaned = 0.00577404 Jy ! Component: 1650 - total flux cleaned = 0.00574599 Jy ! Component: 1700 - total flux cleaned = 0.00571873 Jy ! Component: 1750 - total flux cleaned = 0.00580039 Jy ! Component: 1800 - total flux cleaned = 0.00582721 Jy ! Component: 1850 - total flux cleaned = 0.00585371 Jy ! Component: 1900 - total flux cleaned = 0.0058802 Jy ! Component: 1950 - total flux cleaned = 0.00585391 Jy ! Component: 2000 - total flux cleaned = 0.0057773 Jy ! Total flux subtracted in 2048 components = 0.00587933 Jy ! Clean residual min=-0.002042 max=0.001542 Jy/beam ! Clean residual mean=0.000002 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.167635 Jy keep ! Adding 146 model components to the UV plane model. ! The established model now contains 184 components and 0.167635 Jy ![Exited script file: muppet] wmap "J1711-2509_X_2005_07_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8813 x 2.201 at 1.221 degrees (North through East) ! Clean map min=-0.0021376 max=0.15828 Jy/beam ! Writing clean map to FITS file: J1711-2509_X_2005_07_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.158281 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000475412 device "J1711-2509_X_2005_07_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J1711-2509_X_2005_07_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.901078 0.901078 1.80216 3.60431 7.20862 14.4172 28.8345 57.669 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.158 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.8813 x 2.201 at 1.221 degrees (North through East) ! Clean map min=-0.0021376 max=0.15828 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1711-2509_X_2005_07_08_yyk\_map.gif/gif" ! Attempting to open device: 'J1711-2509_X_2005_07_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1711-2509_X_2005_07_08_yyk_uvs.log closed on Fri Jan 20 10:47:15 2006