! Started logfile: J0741-2647_S_2004_05_08_yyk_uvs.log on Wed Dec 7 00:08:19 2005 obs J0741-2647_S_2004_05_08_yyk_uve.fits ! Reading UV FITS file: J0741-2647_S_2004_05_08_yyk_uve.fits ! AN table 1: 9 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.701235 visibilities/baseline/integration-bin. ! Found source: J0741-2647 ! ! 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 1437 lines of history. ! ! Reading 1136 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 J0741-2647_S_2004_05_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.320779 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 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.721265Jy sigma=10.026882 ! Fit after self-cal, rms=0.721896Jy sigma=9.964553 ! 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=2.6 mas, bmaj=8.034 mas, bpa=6.808 degrees ! Estimated noise=2.36083 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.242283 Jy ! Component: 100 - total flux cleaned = 0.29761 Jy ! Total flux subtracted in 100 components = 0.29761 Jy ! Clean residual min=-0.015216 max=0.021490 Jy/beam ! Clean residual mean=-0.000121 rms=0.004366 Jy/beam ! Combined flux in latest and established models = 0.29761 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.29761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127911Jy sigma=1.450189 ! Fit after self-cal, rms=0.127758Jy sigma=1.448027 ! 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.239 mas, bmaj=10.26 mas, bpa=9.305 degrees ! Estimated noise=1.55953 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.0281857 Jy ! Component: 100 - total flux cleaned = 0.0378182 Jy ! Component: 150 - total flux cleaned = 0.0393528 Jy ! Component: 200 - total flux cleaned = 0.0406401 Jy ! Total flux subtracted in 200 components = 0.0406401 Jy ! Clean residual min=-0.017176 max=0.022111 Jy/beam ! Clean residual mean=-0.000159 rms=0.005135 Jy/beam ! Combined flux in latest and established models = 0.33825 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 40 components and 0.33825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124345Jy sigma=1.372992 ! Fit after self-cal, rms=0.124027Jy sigma=1.371889 ! 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: 1.01205 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.09 KP 0.92 ! LA 1.01 MK 0.96 NL 1.00 OV 0.95 ! PT 1.00* SC 0.96 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.972785 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.93 HN 1.17 KP 0.97 ! LA 1.01 MK 1.09 NL 1.02 OV 1.04 ! PT 1.00* SC 1.02 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.02638 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.88 HN 1.15 KP 0.88 ! LA 1.00* MK 0.92 NL 0.98 OV 0.90 ! PT 1.00* SC 0.95 ! ! ! Fit before self-cal, rms=0.124027Jy sigma=1.371889 ! Fit after self-cal, rms=0.123527Jy sigma=1.327614 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.123527Jy sigma=1.327614 ! Fit after self-cal, rms=0.123529Jy sigma=1.325733 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.232 mas, bmaj=10.38 mas, bpa=9.971 degrees ! Estimated noise=1.51977 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.00579475 Jy ! Component: 100 - total flux cleaned = -0.00610513 Jy ! Component: 150 - total flux cleaned = -0.00621627 Jy ! Component: 200 - total flux cleaned = -0.00621721 Jy ! Total flux subtracted in 200 components = -0.00621721 Jy ! Clean residual min=-0.013098 max=0.017245 Jy/beam ! Clean residual mean=-0.000083 rms=0.004171 Jy/beam ! Combined flux in latest and established models = 0.332032 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 50 components and 0.332032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123288Jy sigma=1.319438 ! Fit after self-cal, rms=0.123118Jy sigma=1.318269 ! 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.123118Jy sigma=1.318269 ! Fit after self-cal, rms=0.118776Jy sigma=1.202263 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) ! Added new window around map position (6, -4.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0198739 Jy ! Component: 100 - total flux cleaned = 0.022012 Jy ! Component: 150 - total flux cleaned = 0.0225752 Jy ! Component: 200 - total flux cleaned = 0.022574 Jy ! Total flux subtracted in 200 components = 0.022574 Jy ! Clean residual min=-0.008683 max=0.009423 Jy/beam ! Clean residual mean=-0.000049 rms=0.002458 Jy/beam ! Combined flux in latest and established models = 0.354606 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 79 components and 0.354607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116696Jy sigma=1.149292 ! Fit after self-cal, rms=0.116492Jy sigma=1.137593 ! 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.232 x 10.38 at 9.971 degrees (North through East) ! Clean map min=-0.0071932 max=0.28606 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.116492Jy sigma=1.137593 ! Fit after self-cal, rms=0.115258Jy sigma=1.115278 ! 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.115258Jy sigma=1.115278 ! Fit after self-cal, rms=0.115300Jy sigma=1.114182 ! Inverting map and beam ! Estimated beam: bmin=3.228 mas, bmaj=10.42 mas, bpa=10.07 degrees ! Estimated noise=1.50789 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00533973 Jy ! Component: 100 - total flux cleaned = 0.00605716 Jy ! Component: 150 - total flux cleaned = 0.00667811 Jy ! Component: 200 - total flux cleaned = 0.00681689 Jy ! Total flux subtracted in 200 components = 0.00681689 Jy ! Clean residual min=-0.007072 max=0.007169 Jy/beam ! Clean residual mean=-0.000034 rms=0.001922 Jy/beam ! Combined flux in latest and established models = 0.361424 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 100 components and 0.361424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115012Jy sigma=1.103546 ! Fit after self-cal, rms=0.115036Jy sigma=1.102430 ! 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.115036Jy sigma=1.102430 ! Fit after self-cal, rms=0.114182Jy sigma=1.099443 ! 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.114182Jy sigma=1.099443 ! Fit after self-cal, rms=0.114188Jy sigma=1.099320 ! Inverting map and beam ! Estimated beam: bmin=3.208 mas, bmaj=10.4 mas, bpa=10.29 degrees ! Estimated noise=1.49434 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101153 Jy ! Component: 100 - total flux cleaned = 0.00193844 Jy ! Component: 150 - total flux cleaned = 0.00281716 Jy ! Component: 200 - total flux cleaned = 0.00366337 Jy ! Total flux subtracted in 200 components = 0.00366337 Jy ! Clean residual min=-0.006467 max=0.006518 Jy/beam ! Clean residual mean=-0.000047 rms=0.001778 Jy/beam ! Combined flux in latest and established models = 0.365087 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 115 components and 0.365087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113963Jy sigma=1.093484 ! Fit after self-cal, rms=0.113993Jy sigma=1.093062 ! 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.036 mas, bmaj=19.53 mas, bpa=6.979 degrees ! Estimated noise=1.93104 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.00244539 Jy ! Component: 100 - total flux cleaned = 0.00305063 Jy ! Component: 150 - total flux cleaned = 0.00341451 Jy ! Component: 200 - total flux cleaned = 0.00372459 Jy ! Total flux subtracted in 200 components = 0.00372459 Jy ! Clean residual min=-0.007804 max=0.008193 Jy/beam ! Clean residual mean=-0.000062 rms=0.002392 Jy/beam ! Combined flux in latest and established models = 0.368812 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 127 components and 0.368812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113877Jy sigma=1.092411 ! Fit after self-cal, rms=0.113885Jy sigma=1.092109 ! 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=2.616 mas, bmaj=8.07 mas, bpa=7.096 degrees ! Estimated noise=2.31636 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.239455 Jy ! Component: 100 - total flux cleaned = 0.29325 Jy ! Component: 150 - total flux cleaned = 0.320562 Jy ! Component: 200 - total flux cleaned = 0.337334 Jy ! Total flux subtracted in 200 components = 0.337334 Jy ! Clean residual min=-0.009235 max=0.009959 Jy/beam ! Clean residual mean=-0.000057 rms=0.002647 Jy/beam ! Combined flux in latest and established models = 0.337334 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.337334 Jy ! Inverting map and beam ! Estimated beam: bmin=3.208 mas, bmaj=10.4 mas, bpa=10.29 degrees ! Estimated noise=1.49434 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.0153412 Jy ! Component: 100 - total flux cleaned = 0.0210023 Jy ! Component: 150 - total flux cleaned = 0.0245885 Jy ! Component: 200 - total flux cleaned = 0.0261611 Jy ! Total flux subtracted in 200 components = 0.0261611 Jy ! Clean residual min=-0.007428 max=0.007273 Jy/beam ! Clean residual mean=-0.000053 rms=0.001964 Jy/beam ! Combined flux in latest and established models = 0.363495 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 82 components and 0.363495 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.036 mas, bmaj=19.53 mas, bpa=6.979 degrees ! Estimated noise=1.93104 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.00422546 Jy ! Component: 100 - total flux cleaned = 0.0045945 Jy ! Component: 150 - total flux cleaned = 0.00501287 Jy ! Component: 200 - total flux cleaned = 0.00545136 Jy ! Total flux subtracted in 200 components = 0.00545136 Jy ! Clean residual min=-0.007914 max=0.008317 Jy/beam ! Clean residual mean=-0.000061 rms=0.002405 Jy/beam ! Combined flux in latest and established models = 0.368946 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 93 components and 0.368946 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.208 mas, bmaj=10.4 mas, bpa=10.29 degrees ! Estimated noise=1.49434 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000475359 Jy ! Component: 100 - total flux cleaned = -0.000344571 Jy ! Component: 150 - total flux cleaned = -0.000115421 Jy ! Component: 200 - total flux cleaned = 8.43428e-05 Jy ! Total flux subtracted in 200 components = 8.43428e-05 Jy ! Clean residual min=-0.006628 max=0.006475 Jy/beam ! Clean residual mean=-0.000038 rms=0.001788 Jy/beam ! Combined flux in latest and established models = 0.36903 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 113 components and 0.36903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114032Jy sigma=1.094475 ! Fit after self-cal, rms=0.114052Jy sigma=1.094211 wmodel J0741-2647_S_2004_05_08_yyk\_map.mod ! Writing 113 model components to file: J0741-2647_S_2004_05_08_yyk_map.mod wobs J0741-2647_S_2004_05_08_yyk\_uvs.fits ! Writing UV FITS file: J0741-2647_S_2004_05_08_yyk_uvs.fits wwins J0741-2647_S_2004_05_08_yyk\_map.win ! wwins: Wrote 2 windows to J0741-2647_S_2004_05_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.000844359 Jy ! Component: 100 - total flux cleaned = 0.00170008 Jy ! Component: 150 - total flux cleaned = 0.00160896 Jy ! Component: 200 - total flux cleaned = 0.00124626 Jy ! Component: 250 - total flux cleaned = 0.000821676 Jy ! Component: 300 - total flux cleaned = 0.000492167 Jy ! Component: 350 - total flux cleaned = 9.7632e-05 Jy ! Component: 400 - total flux cleaned = 9.99743e-05 Jy ! Component: 450 - total flux cleaned = -0.000191793 Jy ! Component: 500 - total flux cleaned = -0.000188901 Jy ! Component: 550 - total flux cleaned = -0.000189279 Jy ! Component: 600 - total flux cleaned = -0.000388916 Jy ! Component: 650 - total flux cleaned = -0.000582983 Jy ! Component: 700 - total flux cleaned = -0.000646413 Jy ! Component: 750 - total flux cleaned = -0.000399026 Jy ! Component: 800 - total flux cleaned = -0.000458528 Jy ! Component: 850 - total flux cleaned = -0.000281119 Jy ! Component: 900 - total flux cleaned = -0.000279345 Jy ! Component: 950 - total flux cleaned = -0.000164741 Jy ! Component: 1000 - total flux cleaned = 5.85819e-05 Jy ! Component: 1050 - total flux cleaned = 0.000113691 Jy ! Component: 1100 - total flux cleaned = 6.05023e-05 Jy ! Component: 1150 - total flux cleaned = 0.00016561 Jy ! Component: 1200 - total flux cleaned = 6.30007e-05 Jy ! Component: 1250 - total flux cleaned = -3.85498e-05 Jy ! Component: 1300 - total flux cleaned = -3.75481e-05 Jy ! Component: 1350 - total flux cleaned = 1.06788e-05 Jy ! Component: 1400 - total flux cleaned = 9.20635e-06 Jy ! Component: 1450 - total flux cleaned = -3.87351e-05 Jy ! Component: 1500 - total flux cleaned = -0.00013232 Jy ! Component: 1550 - total flux cleaned = -8.55168e-05 Jy ! Component: 1600 - total flux cleaned = -8.59567e-05 Jy ! Component: 1650 - total flux cleaned = -0.000131439 Jy ! Component: 1700 - total flux cleaned = -4.24776e-05 Jy ! Component: 1750 - total flux cleaned = -0.000130728 Jy ! Component: 1800 - total flux cleaned = -1.56009e-07 Jy ! Component: 1850 - total flux cleaned = -4.37455e-05 Jy ! Component: 1900 - total flux cleaned = 8.28388e-05 Jy ! Component: 1950 - total flux cleaned = 4.10017e-05 Jy ! Component: 2000 - total flux cleaned = -6.40792e-07 Jy ! Total flux subtracted in 2048 components = 0.000122376 Jy ! Clean residual min=-0.002120 max=0.002362 Jy/beam ! Clean residual mean=-0.000007 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.369153 Jy keep ! Adding 126 model components to the UV plane model. ! The established model now contains 239 components and 0.369153 Jy ![Exited script file: muppet] wmap "J0741-2647_S_2004_05_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.208 x 10.4 at 10.29 degrees (North through East) ! Clean map min=-0.0046759 max=0.27701 Jy/beam ! Writing clean map to FITS file: J0741-2647_S_2004_05_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.277015 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00084362 device "J0741-2647_S_2004_05_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J0741-2647_S_2004_05_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.913619 0.913619 1.82724 3.65448 7.30895 14.6179 29.2358 58.4716 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.277 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.208 x 10.4 at 10.29 degrees (North through East) ! Clean map min=-0.0046759 max=0.27701 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0741-2647_S_2004_05_08_yyk\_map.gif/gif" ! Attempting to open device: 'J0741-2647_S_2004_05_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0741-2647_S_2004_05_08_yyk_uvs.log closed on Wed Dec 7 00:08:23 2005