! Started logfile: J0050-0929_S_1996_03_13_yyk_uvs.log on Sun Jan 7 15:28:54 2007 obs J0050-0929_S_1996_03_13_yyk_uva.fits ! Reading UV FITS file: J0050-0929_S_1996_03_13_yyk_uva.fits ! AN table 1: 59 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.889266 visibilities/baseline/integration-bin. ! Found source: J0050-0929 ! ! 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.22049e+09 4e+06 1 4e+06 ! 02 2 2.23236e+09 4e+06 1 4e+06 ! 03 3 2.29236e+09 4e+06 1 4e+06 ! 04 4 2.32236e+09 4e+06 1 4e+06 ! ! Polarization(s): RR ! ! Read 655 lines of history. ! ! Reading 9444 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 J0050-0929_S_1996_03_13_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.993447 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=2.673 mas, bmaj=7.028 mas, bpa=-1.871 degrees ! Estimated noise=2007.76 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.757299 Jy ! Component: 100 - total flux cleaned = 0.856794 Jy ! Total flux subtracted in 100 components = 0.856794 Jy ! Clean residual min=-0.028973 max=0.039796 Jy/beam ! Clean residual mean=0.000238 rms=0.008770 Jy/beam ! Combined flux in latest and established models = 0.856794 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.856794 Jy ! ! Correcting IF 1. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.419323Jy sigma=0.001773 ! Fit after self-cal, rms=0.419203Jy sigma=0.001772 ! Inverting map and beam ! Estimated beam: bmin=2.673 mas, bmaj=7.028 mas, bpa=-1.871 degrees ! Estimated noise=2007.76 mJy/beam. print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.226 mas, bmaj=8.787 mas, bpa=-5.2 degrees ! Estimated noise=1559.1 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.0157534 Jy ! Component: 100 - total flux cleaned = 0.0169914 Jy ! Component: 150 - total flux cleaned = 0.0181633 Jy ! Component: 200 - total flux cleaned = 0.0192493 Jy ! Total flux subtracted in 200 components = 0.0192493 Jy ! Clean residual min=-0.026354 max=0.036146 Jy/beam ! Clean residual mean=0.000743 rms=0.008713 Jy/beam ! Combined flux in latest and established models = 0.876043 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 14 components and 0.876043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.415935Jy sigma=0.001764 ! Fit after self-cal, rms=0.415921Jy sigma=0.001764 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.226 x 8.787 at -5.2 degrees (North through East) ! Clean map min=-0.025297 max=0.85887 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03603 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.10 HN 1.04 KP 0.88 ! LA 0.92 MK 0.99 NL 0.88 OV 1.08 ! PT 0.97 SC 0.79 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.984232 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.17 HN 1.09 KP 0.91 ! LA 1.03 MK 1.04 NL 0.95 OV 1.07 ! PT 0.94 SC 0.89 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03572 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.08 HN 0.97 KP 0.93 ! LA 0.78 MK 0.89 NL 0.95 OV 0.95 ! PT 1.10 SC 1.01 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.99991 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.15 HN 1.05 KP 0.97 ! LA 0.89 MK 1.07 NL 1.03 OV 0.96 ! PT 0.96 SC 0.93 ! ! ! Fit before self-cal, rms=0.415921Jy sigma=0.001764 ! Fit after self-cal, rms=0.389105Jy sigma=0.001705 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.389105Jy sigma=0.001705 ! Fit after self-cal, rms=0.389100Jy sigma=0.001705 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.195 mas, bmaj=8.496 mas, bpa=-3.732 degrees ! Estimated noise=1580.07 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.0196486 Jy ! Component: 100 - total flux cleaned = 0.0243184 Jy ! Component: 150 - total flux cleaned = 0.0248145 Jy ! Component: 200 - total flux cleaned = 0.0249734 Jy ! Total flux subtracted in 200 components = 0.0249734 Jy ! Clean residual min=-0.009511 max=0.010633 Jy/beam ! Clean residual mean=0.000237 rms=0.002625 Jy/beam ! Combined flux in latest and established models = 0.901017 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 27 components and 0.901017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.388284Jy sigma=0.001702 ! Fit after self-cal, rms=0.388276Jy sigma=0.001702 ! 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.388276Jy sigma=0.001702 ! Fit after self-cal, rms=0.386452Jy sigma=0.001695 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.000289837 Jy ! Component: 100 - total flux cleaned = 0.000363935 Jy ! Component: 150 - total flux cleaned = 0.000301367 Jy ! Component: 200 - total flux cleaned = 0.000302579 Jy ! Total flux subtracted in 200 components = 0.000302579 Jy ! Clean residual min=-0.009583 max=0.010415 Jy/beam ! Clean residual mean=0.000238 rms=0.002577 Jy/beam ! Combined flux in latest and established models = 0.901319 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 33 components and 0.901319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.386417Jy sigma=0.001694 ! Fit after self-cal, rms=0.386197Jy sigma=0.001694 ! 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.195 x 8.496 at -3.732 degrees (North through East) ! Clean map min=-0.0091472 max=0.87753 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.386197Jy sigma=0.001694 ! Fit after self-cal, rms=0.381477Jy sigma=0.001684 ! 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.381477Jy sigma=0.001684 ! Fit after self-cal, rms=0.381446Jy sigma=0.001684 ! Inverting map and beam ! Estimated beam: bmin=3.185 mas, bmaj=8.467 mas, bpa=-3.677 degrees ! Estimated noise=1577.03 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00174908 Jy ! Component: 100 - total flux cleaned = 0.00167139 Jy ! Component: 150 - total flux cleaned = 0.00166888 Jy ! Component: 200 - total flux cleaned = 0.00167088 Jy ! Total flux subtracted in 200 components = 0.00167088 Jy ! Clean residual min=-0.009215 max=0.010004 Jy/beam ! Clean residual mean=0.000232 rms=0.002528 Jy/beam ! Combined flux in latest and established models = 0.90299 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.90299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.381425Jy sigma=0.001684 ! Fit after self-cal, rms=0.381415Jy sigma=0.001684 ! 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.381415Jy sigma=0.001684 ! Fit after self-cal, rms=0.380859Jy sigma=0.001682 ! 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.380859Jy sigma=0.001682 ! Fit after self-cal, rms=0.380859Jy sigma=0.001682 ! Inverting map and beam ! Estimated beam: bmin=3.18 mas, bmaj=8.45 mas, bpa=-3.636 degrees ! Estimated noise=1576.91 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00118028 Jy ! Component: 100 - total flux cleaned = 0.00118315 Jy ! Component: 150 - total flux cleaned = 0.00123098 Jy ! Component: 200 - total flux cleaned = 0.00123155 Jy ! Total flux subtracted in 200 components = 0.00123155 Jy ! Clean residual min=-0.009073 max=0.009715 Jy/beam ! Clean residual mean=0.000233 rms=0.002513 Jy/beam ! Combined flux in latest and established models = 0.904222 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 39 components and 0.904222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.380847Jy sigma=0.001682 ! Fit after self-cal, rms=0.380843Jy sigma=0.001682 ! 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=7.766 mas, bmaj=15.42 mas, bpa=5.166 degrees ! Estimated noise=1992.55 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.00320648 Jy ! Component: 100 - total flux cleaned = 0.00320242 Jy ! Component: 150 - total flux cleaned = 0.00315011 Jy ! Component: 200 - total flux cleaned = 0.00305305 Jy ! Total flux subtracted in 200 components = 0.00305305 Jy ! Clean residual min=-0.010008 max=0.011533 Jy/beam ! Clean residual mean=0.000444 rms=0.003209 Jy/beam ! Combined flux in latest and established models = 0.907275 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 46 components and 0.907275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.380886Jy sigma=0.001682 ! Fit after self-cal, rms=0.380857Jy sigma=0.001682 ! 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=2.649 mas, bmaj=6.88 mas, bpa=-0.8207 degrees ! Estimated noise=2021.03 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.761772 Jy ! Component: 100 - total flux cleaned = 0.865263 Jy ! Component: 150 - total flux cleaned = 0.883855 Jy ! Component: 200 - total flux cleaned = 0.886192 Jy ! Total flux subtracted in 200 components = 0.886192 Jy ! Clean residual min=-0.011735 max=0.012133 Jy/beam ! Clean residual mean=0.000074 rms=0.003151 Jy/beam ! Combined flux in latest and established models = 0.886193 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.886193 Jy ! Inverting map and beam ! Estimated beam: bmin=3.18 mas, bmaj=8.45 mas, bpa=-3.636 degrees ! Estimated noise=1576.91 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) ! Added new window around map position (-3.5, 4.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0158961 Jy ! Component: 100 - total flux cleaned = 0.0210309 Jy ! Component: 150 - total flux cleaned = 0.0212446 Jy ! Component: 200 - total flux cleaned = 0.0214185 Jy ! Total flux subtracted in 200 components = 0.0214185 Jy ! Clean residual min=-0.008553 max=0.008262 Jy/beam ! Clean residual mean=0.000211 rms=0.002301 Jy/beam ! Combined flux in latest and established models = 0.907611 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 36 components and 0.907611 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=7.766 mas, bmaj=15.42 mas, bpa=5.166 degrees ! Estimated noise=1992.55 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.00168885 Jy ! Component: 100 - total flux cleaned = 0.00157416 Jy ! Component: 150 - total flux cleaned = 0.00149371 Jy ! Component: 200 - total flux cleaned = 0.00157258 Jy ! Total flux subtracted in 200 components = 0.00157258 Jy ! Clean residual min=-0.009054 max=0.011134 Jy/beam ! Clean residual mean=0.000421 rms=0.003034 Jy/beam ! Combined flux in latest and established models = 0.909184 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 56 components and 0.909184 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.18 mas, bmaj=8.45 mas, bpa=-3.636 degrees ! Estimated noise=1576.91 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000702787 Jy ! Component: 100 - total flux cleaned = -0.000926415 Jy ! Component: 150 - total flux cleaned = -0.00102778 Jy ! Component: 200 - total flux cleaned = -0.00111338 Jy ! Total flux subtracted in 200 components = -0.00111338 Jy ! Clean residual min=-0.008969 max=0.008328 Jy/beam ! Clean residual mean=0.000213 rms=0.002225 Jy/beam ! Combined flux in latest and established models = 0.90807 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 71 components and 0.90807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.380608Jy sigma=0.001681 ! Fit after self-cal, rms=0.380605Jy sigma=0.001681 wmodel J0050-0929_S_1996_03_13_yyk\_map.mod ! Writing 71 model components to file: J0050-0929_S_1996_03_13_yyk_map.mod wobs J0050-0929_S_1996_03_13_yyk\_uvs.fits ! Writing UV FITS file: J0050-0929_S_1996_03_13_yyk_uvs.fits wwins J0050-0929_S_1996_03_13_yyk\_map.win ! wwins: Wrote 2 windows to J0050-0929_S_1996_03_13_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.00132479 Jy ! Component: 100 - total flux cleaned = -0.00159832 Jy ! Component: 150 - total flux cleaned = -0.00220219 Jy ! Component: 200 - total flux cleaned = -0.00243269 Jy ! Component: 250 - total flux cleaned = -0.00254215 Jy ! Component: 300 - total flux cleaned = -0.00213891 Jy ! Component: 350 - total flux cleaned = -0.00156435 Jy ! Component: 400 - total flux cleaned = -0.000926503 Jy ! Component: 450 - total flux cleaned = -0.000396771 Jy ! Component: 500 - total flux cleaned = 0.000544367 Jy ! Component: 550 - total flux cleaned = 0.00153939 Jy ! Component: 600 - total flux cleaned = 0.0020235 Jy ! Component: 650 - total flux cleaned = 0.0026505 Jy ! Component: 700 - total flux cleaned = 0.0030299 Jy ! Component: 750 - total flux cleaned = 0.00340123 Jy ! Component: 800 - total flux cleaned = 0.00390698 Jy ! Component: 850 - total flux cleaned = 0.00383651 Jy ! Component: 900 - total flux cleaned = 0.0042511 Jy ! Component: 950 - total flux cleaned = 0.00431814 Jy ! Component: 1000 - total flux cleaned = 0.00458301 Jy ! Component: 1050 - total flux cleaned = 0.00471303 Jy ! Component: 1100 - total flux cleaned = 0.00496546 Jy ! Component: 1150 - total flux cleaned = 0.00502704 Jy ! Component: 1200 - total flux cleaned = 0.00526766 Jy ! Component: 1250 - total flux cleaned = 0.00532596 Jy ! Component: 1300 - total flux cleaned = 0.00538404 Jy ! Component: 1350 - total flux cleaned = 0.00549626 Jy ! Component: 1400 - total flux cleaned = 0.00532952 Jy ! Component: 1450 - total flux cleaned = 0.00554776 Jy ! Component: 1500 - total flux cleaned = 0.00560024 Jy ! Component: 1550 - total flux cleaned = 0.00565112 Jy ! Component: 1600 - total flux cleaned = 0.00559767 Jy ! Component: 1650 - total flux cleaned = 0.00579933 Jy ! Component: 1700 - total flux cleaned = 0.00579872 Jy ! Component: 1750 - total flux cleaned = 0.00594471 Jy ! Component: 1800 - total flux cleaned = 0.00618425 Jy ! Component: 1850 - total flux cleaned = 0.00627899 Jy ! Component: 1900 - total flux cleaned = 0.00655621 Jy ! Component: 1950 - total flux cleaned = 0.00678335 Jy ! Component: 2000 - total flux cleaned = 0.00687278 Jy ! Total flux subtracted in 2048 components = 0.00713723 Jy ! Clean residual min=-0.002502 max=0.002617 Jy/beam ! Clean residual mean=0.000080 rms=0.000861 Jy/beam ! Combined flux in latest and established models = 0.915208 Jy keep ! Adding 113 model components to the UV plane model. ! The established model now contains 184 components and 0.915208 Jy ![Exited script file: muppet] wmap "J0050-0929_S_1996_03_13_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.18 x 8.45 at -3.636 degrees (North through East) ! Clean map min=-0.0055187 max=0.87846 Jy/beam ! Writing clean map to FITS file: J0050-0929_S_1996_03_13_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.878459 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000868192 device "J0050-0929_S_1996_03_13_yyk\_map.eps/VPS" ! Attempting to open device: 'J0050-0929_S_1996_03_13_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.296494 0.296494 0.592987 1.18597 2.37195 4.7439 9.48779 18.9756 37.9512 75.9024 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0026 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.878 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.18 x 8.45 at -3.636 degrees (North through East) ! Clean map min=-0.0055187 max=0.87846 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0050-0929_S_1996_03_13_yyk\_map.gif/gif" ! Attempting to open device: 'J0050-0929_S_1996_03_13_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0050-0929_S_1996_03_13_yyk_uvs.log closed on Sun Jan 7 15:29:00 2007