! Started logfile: J2040-2507_S_1997_07_02_yyk_uvs.log on Sun Jan 7 19:53:28 2007 obs J2040-2507_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J2040-2507_S_1997_07_02_yyk_uva.fits ! AN table 1: 137 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.31825 visibilities/baseline/integration-bin. ! Found source: J2040-2507 ! ! 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.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 754 lines of history. ! ! Reading 32508 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 J2040-2507_S_1997_07_02_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.635815 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.847 mas, bmaj=7.988 mas, bpa=-1.575 degrees ! Estimated noise=1812.34 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.44102 Jy ! Component: 100 - total flux cleaned = 0.506481 Jy ! Total flux subtracted in 100 components = 0.506481 Jy ! Clean residual min=-0.015502 max=0.020139 Jy/beam ! Clean residual mean=0.000325 rms=0.004752 Jy/beam ! Combined flux in latest and established models = 0.506481 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.506481 Jy ! ! Correcting IF 1. ! A total of 270 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 135 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 135 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 135 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.352741Jy sigma=0.001531 ! Fit after self-cal, rms=0.352437Jy sigma=0.001531 ! Inverting map and beam ! Estimated beam: bmin=2.847 mas, bmaj=7.988 mas, bpa=-1.575 degrees ! Estimated noise=1812.55 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.558 mas, bmaj=9.892 mas, bpa=-2.014 degrees ! Estimated noise=1038.71 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.025565 Jy ! Component: 100 - total flux cleaned = 0.0354728 Jy ! Component: 150 - total flux cleaned = 0.0370099 Jy ! Component: 200 - total flux cleaned = 0.0375773 Jy ! Total flux subtracted in 200 components = 0.0375773 Jy ! Clean residual min=-0.015705 max=0.019067 Jy/beam ! Clean residual mean=0.000368 rms=0.005494 Jy/beam ! Combined flux in latest and established models = 0.544058 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 26 components and 0.544058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.351087Jy sigma=0.001524 ! Fit after self-cal, rms=0.351055Jy sigma=0.001524 ! 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.558 x 9.892 at -2.014 degrees (North through East) ! Clean map min=-0.015546 max=0.50595 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.01984 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.11 HN 0.94 KP 0.90 ! LA 0.98 MK 0.98 NL 1.00* OV 1.12 ! PT 0.94 SC 0.83 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.977896 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.16 HN 1.07 KP 0.93 ! LA 1.07 MK 1.08 NL 1.01 OV 1.05 ! PT 0.90 SC 0.90 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03498 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.07 HN 0.96 KP 0.90 ! LA 0.81 MK 0.90 NL 0.96 OV 0.96 ! PT 1.09 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.981922 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.13 HN 1.22 KP 0.95 ! LA 0.88 MK 1.04 NL 1.09 OV 0.94 ! PT 0.90 SC 1.02 ! ! ! Fit before self-cal, rms=0.351055Jy sigma=0.001524 ! Fit after self-cal, rms=0.340925Jy sigma=0.001496 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.340925Jy sigma=0.001496 ! Fit after self-cal, rms=0.340926Jy sigma=0.001496 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.54 mas, bmaj=9.737 mas, bpa=-0.8468 degrees ! Estimated noise=1032.56 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 (-6, 7.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0128091 Jy ! Component: 100 - total flux cleaned = 0.0130868 Jy ! Component: 150 - total flux cleaned = 0.0130754 Jy ! Component: 200 - total flux cleaned = 0.0132792 Jy ! Total flux subtracted in 200 components = 0.0132792 Jy ! Clean residual min=-0.004440 max=0.005989 Jy/beam ! Clean residual mean=0.000122 rms=0.001483 Jy/beam ! Combined flux in latest and established models = 0.557337 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 50 components and 0.557337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.340387Jy sigma=0.001493 ! Fit after self-cal, rms=0.340348Jy sigma=0.001493 ! 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.340348Jy sigma=0.001493 ! Fit after self-cal, rms=0.338604Jy sigma=0.001486 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.00237989 Jy ! Component: 100 - total flux cleaned = 0.00238906 Jy ! Component: 150 - total flux cleaned = 0.00239027 Jy ! Component: 200 - total flux cleaned = 0.00238828 Jy ! Total flux subtracted in 200 components = 0.00238828 Jy ! Clean residual min=-0.003946 max=0.005208 Jy/beam ! Clean residual mean=0.000110 rms=0.001345 Jy/beam ! Combined flux in latest and established models = 0.559726 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 66 components and 0.559726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.338453Jy sigma=0.001485 ! Fit after self-cal, rms=0.338206Jy sigma=0.001484 ! 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.54 x 9.737 at -0.8468 degrees (North through East) ! Clean map min=-0.0045151 max=0.50865 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.338206Jy sigma=0.001484 ! Fit after self-cal, rms=0.332389Jy sigma=0.001478 ! 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.332389Jy sigma=0.001478 ! Fit after self-cal, rms=0.332305Jy sigma=0.001477 ! Inverting map and beam ! Estimated beam: bmin=3.522 mas, bmaj=9.733 mas, bpa=-1.107 degrees ! Estimated noise=1027.86 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00422831 Jy ! Component: 100 - total flux cleaned = 0.00463972 Jy ! Component: 150 - total flux cleaned = 0.00480494 Jy ! Component: 200 - total flux cleaned = 0.00480559 Jy ! Total flux subtracted in 200 components = 0.00480559 Jy ! Clean residual min=-0.003655 max=0.004530 Jy/beam ! Clean residual mean=0.000061 rms=0.001165 Jy/beam ! Combined flux in latest and established models = 0.564531 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 91 components and 0.564531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.332243Jy sigma=0.001477 ! Fit after self-cal, rms=0.332188Jy sigma=0.001477 ! 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.332188Jy sigma=0.001477 ! Fit after self-cal, rms=0.332613Jy sigma=0.001475 ! 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.332613Jy sigma=0.001475 ! Fit after self-cal, rms=0.332579Jy sigma=0.001474 ! Inverting map and beam ! Estimated beam: bmin=3.515 mas, bmaj=9.721 mas, bpa=-1.147 degrees ! Estimated noise=1028.72 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00261947 Jy ! Component: 100 - total flux cleaned = 0.00290089 Jy ! Component: 150 - total flux cleaned = 0.00302224 Jy ! Component: 200 - total flux cleaned = 0.0031283 Jy ! Total flux subtracted in 200 components = 0.0031283 Jy ! Clean residual min=-0.003745 max=0.004325 Jy/beam ! Clean residual mean=0.000045 rms=0.001130 Jy/beam ! Combined flux in latest and established models = 0.56766 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 103 components and 0.56766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.332544Jy sigma=0.001474 ! Fit after self-cal, rms=0.332520Jy sigma=0.001474 ! 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=8.521 mas, bmaj=20.79 mas, bpa=2.621 degrees ! Estimated noise=1259.56 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.000955937 Jy ! Component: 100 - total flux cleaned = 0.00101052 Jy ! Component: 150 - total flux cleaned = 0.000963328 Jy ! Component: 200 - total flux cleaned = 0.00096439 Jy ! Total flux subtracted in 200 components = 0.00096439 Jy ! Clean residual min=-0.002960 max=0.004266 Jy/beam ! Clean residual mean=0.000063 rms=0.001274 Jy/beam ! Combined flux in latest and established models = 0.568624 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 110 components and 0.568624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.332513Jy sigma=0.001474 ! Fit after self-cal, rms=0.332493Jy sigma=0.001474 ! 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.841 mas, bmaj=7.936 mas, bpa=-1.014 degrees ! Estimated noise=1792.5 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.437137 Jy ! Component: 100 - total flux cleaned = 0.501005 Jy ! Component: 150 - total flux cleaned = 0.525268 Jy ! Component: 200 - total flux cleaned = 0.539641 Jy ! Total flux subtracted in 200 components = 0.539641 Jy ! Clean residual min=-0.008185 max=0.007359 Jy/beam ! Clean residual mean=0.000091 rms=0.002362 Jy/beam ! Combined flux in latest and established models = 0.539641 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.539641 Jy ! Inverting map and beam ! Estimated beam: bmin=3.515 mas, bmaj=9.721 mas, bpa=-1.147 degrees ! Estimated noise=1028.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.0163431 Jy ! Component: 100 - total flux cleaned = 0.0239447 Jy ! Component: 150 - total flux cleaned = 0.0255295 Jy ! Component: 200 - total flux cleaned = 0.0263127 Jy ! Total flux subtracted in 200 components = 0.0263127 Jy ! Clean residual min=-0.003992 max=0.004427 Jy/beam ! Clean residual mean=0.000060 rms=0.001244 Jy/beam ! Combined flux in latest and established models = 0.565954 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 75 components and 0.565954 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=8.521 mas, bmaj=20.79 mas, bpa=2.621 degrees ! Estimated noise=1259.56 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.00165171 Jy ! Component: 100 - total flux cleaned = 0.00185107 Jy ! Component: 150 - total flux cleaned = 0.00193188 Jy ! Component: 200 - total flux cleaned = 0.00193292 Jy ! Total flux subtracted in 200 components = 0.00193292 Jy ! Clean residual min=-0.003008 max=0.004323 Jy/beam ! Clean residual mean=0.000073 rms=0.001321 Jy/beam ! Combined flux in latest and established models = 0.567887 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 87 components and 0.567887 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.515 mas, bmaj=9.721 mas, bpa=-1.147 degrees ! Estimated noise=1028.72 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000788598 Jy ! Component: 100 - total flux cleaned = -0.00102448 Jy ! Component: 150 - total flux cleaned = -0.00102603 Jy ! Component: 200 - total flux cleaned = -0.00108482 Jy ! Total flux subtracted in 200 components = -0.00108482 Jy ! Clean residual min=-0.003790 max=0.004379 Jy/beam ! Clean residual mean=0.000048 rms=0.001141 Jy/beam ! Combined flux in latest and established models = 0.566802 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 115 components and 0.566802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.332476Jy sigma=0.001474 ! Fit after self-cal, rms=0.332459Jy sigma=0.001474 wmodel J2040-2507_S_1997_07_02_yyk\_map.mod ! Writing 115 model components to file: J2040-2507_S_1997_07_02_yyk_map.mod wobs J2040-2507_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J2040-2507_S_1997_07_02_yyk_uvs.fits wwins J2040-2507_S_1997_07_02_yyk\_map.win ! wwins: Wrote 2 windows to J2040-2507_S_1997_07_02_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.000635999 Jy ! Component: 100 - total flux cleaned = 0.000908189 Jy ! Component: 150 - total flux cleaned = 0.00103457 Jy ! Component: 200 - total flux cleaned = 0.00150792 Jy ! Component: 250 - total flux cleaned = 0.00167847 Jy ! Component: 300 - total flux cleaned = 0.00194783 Jy ! Component: 350 - total flux cleaned = 0.00194968 Jy ! Component: 400 - total flux cleaned = 0.00185112 Jy ! Component: 450 - total flux cleaned = 0.00180249 Jy ! Component: 500 - total flux cleaned = 0.00175631 Jy ! Component: 550 - total flux cleaned = 0.00212255 Jy ! Component: 600 - total flux cleaned = 0.00221135 Jy ! Component: 650 - total flux cleaned = 0.00225569 Jy ! Component: 700 - total flux cleaned = 0.0024266 Jy ! Component: 750 - total flux cleaned = 0.00242629 Jy ! Component: 800 - total flux cleaned = 0.00254897 Jy ! Component: 850 - total flux cleaned = 0.00271027 Jy ! Component: 900 - total flux cleaned = 0.00282904 Jy ! Component: 950 - total flux cleaned = 0.0030247 Jy ! Component: 1000 - total flux cleaned = 0.00313959 Jy ! Component: 1050 - total flux cleaned = 0.00332924 Jy ! Component: 1100 - total flux cleaned = 0.00351468 Jy ! Component: 1150 - total flux cleaned = 0.00347858 Jy ! Component: 1200 - total flux cleaned = 0.00380291 Jy ! Component: 1250 - total flux cleaned = 0.00376738 Jy ! Component: 1300 - total flux cleaned = 0.00394213 Jy ! Component: 1350 - total flux cleaned = 0.00394208 Jy ! Component: 1400 - total flux cleaned = 0.00407811 Jy ! Component: 1450 - total flux cleaned = 0.00421238 Jy ! Component: 1500 - total flux cleaned = 0.0043447 Jy ! Component: 1550 - total flux cleaned = 0.00447582 Jy ! Component: 1600 - total flux cleaned = 0.00460482 Jy ! Component: 1650 - total flux cleaned = 0.00476388 Jy ! Component: 1700 - total flux cleaned = 0.0047641 Jy ! Component: 1750 - total flux cleaned = 0.00492008 Jy ! Component: 1800 - total flux cleaned = 0.00491989 Jy ! Component: 1850 - total flux cleaned = 0.00498032 Jy ! Component: 1900 - total flux cleaned = 0.00507074 Jy ! Component: 1950 - total flux cleaned = 0.00513002 Jy ! Component: 2000 - total flux cleaned = 0.00513034 Jy ! Total flux subtracted in 2048 components = 0.00524716 Jy ! Clean residual min=-0.001988 max=0.001568 Jy/beam ! Clean residual mean=0.000053 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.572049 Jy keep ! Adding 116 model components to the UV plane model. ! The established model now contains 231 components and 0.572049 Jy ![Exited script file: muppet] wmap "J2040-2507_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.515 x 9.721 at -1.147 degrees (North through East) ! Clean map min=-0.0048415 max=0.50733 Jy/beam ! Writing clean map to FITS file: J2040-2507_S_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.507326 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000579322 device "J2040-2507_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J2040-2507_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.342574 0.342574 0.685148 1.3703 2.74059 5.48118 10.9624 21.9247 43.8494 87.6989 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.507 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.515 x 9.721 at -1.147 degrees (North through East) ! Clean map min=-0.0048415 max=0.50733 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2040-2507_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J2040-2507_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2040-2507_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 19:53:35 2007