! Started logfile: J1532-1319_S_2005_07_20_yyk_uvs.log on Fri Jan 20 10:38:24 2006 obs J1532-1319_S_2005_07_20_yyk_uve.fits ! Reading UV FITS file: J1532-1319_S_2005_07_20_yyk_uve.fits ! AN table 1: 12 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.9 visibilities/baseline/integration-bin. ! Found source: J1532-1319 ! ! 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 1527 lines of history. ! ! Reading 1944 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 J1532-1319_S_2005_07_20_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.17187 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.389 mas, bmaj=6.693 mas, bpa=-2.197 degrees ! Estimated noise=1.44746 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.123244 Jy ! Component: 100 - total flux cleaned = 0.15362 Jy ! Total flux subtracted in 100 components = 0.15362 Jy ! Clean residual min=-0.008220 max=0.009856 Jy/beam ! Clean residual mean=0.000008 rms=0.002183 Jy/beam ! Combined flux in latest and established models = 0.153621 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.153621 Jy ! ! Correcting IF 1. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.079606Jy sigma=1.127169 ! Fit after self-cal, rms=0.079354Jy sigma=1.121775 ! Inverting map and beam ! Estimated beam: bmin=2.389 mas, bmaj=6.693 mas, bpa=-2.197 degrees ! Estimated noise=1.44746 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.139 mas, bmaj=8.084 mas, bpa=-5.065 degrees ! Estimated noise=0.957599 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 (-2.5, -1). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0170099 Jy ! Component: 100 - total flux cleaned = 0.024077 Jy ! Component: 150 - total flux cleaned = 0.0275207 Jy ! Component: 200 - total flux cleaned = 0.0283652 Jy ! Total flux subtracted in 200 components = 0.0283652 Jy ! Clean residual min=-0.004100 max=0.003944 Jy/beam ! Clean residual mean=-0.000045 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.181986 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 52 components and 0.181986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076582Jy sigma=1.072319 ! Fit after self-cal, rms=0.076535Jy sigma=1.071866 ! 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.139 x 8.084 at -5.065 degrees (North through East) ! Clean map min=-0.0039179 max=0.14567 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 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.973144 ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.94 HN 1.00 KP 0.99 ! LA 0.96 MK 1.13 NL 1.00 OV 1.01 ! PT 1.08 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.076535Jy sigma=1.071866 ! Fit after self-cal, rms=0.076302Jy sigma=1.066591 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.076302Jy sigma=1.066591 ! Fit after self-cal, rms=0.076300Jy sigma=1.066584 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.178 mas, bmaj=8.168 mas, bpa=-4.597 degrees ! Estimated noise=0.958281 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.000350368 Jy ! Component: 100 - total flux cleaned = -0.000298274 Jy ! Component: 150 - total flux cleaned = -0.000348913 Jy ! Component: 200 - total flux cleaned = -0.000392712 Jy ! Total flux subtracted in 200 components = -0.000392712 Jy ! Clean residual min=-0.003928 max=0.003826 Jy/beam ! Clean residual mean=-0.000037 rms=0.001009 Jy/beam ! Combined flux in latest and established models = 0.181593 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 75 components and 0.181593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076201Jy sigma=1.065158 ! Fit after self-cal, rms=0.076197Jy sigma=1.065114 ! 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.076197Jy sigma=1.065114 ! Fit after self-cal, rms=0.072986Jy sigma=1.018918 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.00113601 Jy ! Component: 100 - total flux cleaned = 0.00102405 Jy ! Component: 150 - total flux cleaned = 0.000990303 Jy ! Component: 200 - total flux cleaned = 0.000990576 Jy ! Total flux subtracted in 200 components = 0.000990576 Jy ! Clean residual min=-0.003961 max=0.003805 Jy/beam ! Clean residual mean=-0.000036 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.182584 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 93 components and 0.182584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072912Jy sigma=1.018193 ! Fit after self-cal, rms=0.072631Jy sigma=1.014301 ! 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.178 x 8.168 at -4.597 degrees (North through East) ! Clean map min=-0.0038087 max=0.14791 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.072631Jy sigma=1.014301 ! Fit after self-cal, rms=0.073187Jy sigma=1.004773 ! 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.073187Jy sigma=1.004773 ! Fit after self-cal, rms=0.073165Jy sigma=1.004269 ! Inverting map and beam ! Estimated beam: bmin=3.17 mas, bmaj=8.093 mas, bpa=-4.036 degrees ! Estimated noise=0.974906 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00317868 Jy ! Component: 100 - total flux cleaned = 0.00335655 Jy ! Component: 150 - total flux cleaned = 0.00329237 Jy ! Component: 200 - total flux cleaned = 0.00326229 Jy ! Total flux subtracted in 200 components = 0.00326229 Jy ! Clean residual min=-0.003447 max=0.003567 Jy/beam ! Clean residual mean=-0.000037 rms=0.000950 Jy/beam ! Combined flux in latest and established models = 0.185846 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 104 components and 0.185846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072969Jy sigma=1.002245 ! Fit after self-cal, rms=0.072969Jy sigma=1.002154 ! 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.072969Jy sigma=1.002154 ! Fit after self-cal, rms=0.073792Jy sigma=1.001159 ! 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.073792Jy sigma=1.001159 ! Fit after self-cal, rms=0.073790Jy sigma=1.001131 ! Inverting map and beam ! Estimated beam: bmin=3.178 mas, bmaj=8.119 mas, bpa=-4.057 degrees ! Estimated noise=0.987896 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00207735 Jy ! Component: 100 - total flux cleaned = 0.00214443 Jy ! Component: 150 - total flux cleaned = 0.00214229 Jy ! Component: 200 - total flux cleaned = 0.0021168 Jy ! Total flux subtracted in 200 components = 0.0021168 Jy ! Clean residual min=-0.003662 max=0.003895 Jy/beam ! Clean residual mean=-0.000033 rms=0.000985 Jy/beam ! Combined flux in latest and established models = 0.187963 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 114 components and 0.187963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073687Jy sigma=1.000147 ! Fit after self-cal, rms=0.073684Jy sigma=1.000136 ! 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.01 mas, bmaj=15.66 mas, bpa=2.307 degrees ! Estimated noise=1.25509 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.000498316 Jy ! Component: 100 - total flux cleaned = -0.000574238 Jy ! Component: 150 - total flux cleaned = -0.00061496 Jy ! Component: 200 - total flux cleaned = -0.000688009 Jy ! Total flux subtracted in 200 components = -0.000688009 Jy ! Clean residual min=-0.003616 max=0.004814 Jy/beam ! Clean residual mean=-0.000065 rms=0.001333 Jy/beam ! Combined flux in latest and established models = 0.187275 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 125 components and 0.187275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073676Jy sigma=1.000107 ! Fit after self-cal, rms=0.073664Jy sigma=1.000037 ! 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.401 mas, bmaj=6.707 mas, bpa=-1.694 degrees ! Estimated noise=1.48915 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.128176 Jy ! Component: 100 - total flux cleaned = 0.1592 Jy ! Component: 150 - total flux cleaned = 0.173738 Jy ! Component: 200 - total flux cleaned = 0.18107 Jy ! Total flux subtracted in 200 components = 0.18107 Jy ! Clean residual min=-0.006295 max=0.006588 Jy/beam ! Clean residual mean=0.000000 rms=0.001617 Jy/beam ! Combined flux in latest and established models = 0.18107 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 42 model components to the UV plane model. ! The established model now contains 42 components and 0.18107 Jy ! Inverting map and beam ! Estimated beam: bmin=3.178 mas, bmaj=8.119 mas, bpa=-4.057 degrees ! Estimated noise=0.987896 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.00452031 Jy ! Component: 100 - total flux cleaned = 0.00548127 Jy ! Component: 150 - total flux cleaned = 0.00614463 Jy ! Component: 200 - total flux cleaned = 0.00656488 Jy ! Total flux subtracted in 200 components = 0.00656488 Jy ! Clean residual min=-0.003807 max=0.003862 Jy/beam ! Clean residual mean=-0.000033 rms=0.001003 Jy/beam ! Combined flux in latest and established models = 0.187635 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 65 components and 0.187635 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.01 mas, bmaj=15.66 mas, bpa=2.307 degrees ! Estimated noise=1.25509 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 = 4.105e-05 Jy ! Component: 100 - total flux cleaned = -0.000102269 Jy ! Component: 150 - total flux cleaned = -0.000188863 Jy ! Component: 200 - total flux cleaned = -0.000237522 Jy ! Total flux subtracted in 200 components = -0.000237522 Jy ! Clean residual min=-0.003637 max=0.004844 Jy/beam ! Clean residual mean=-0.000065 rms=0.001340 Jy/beam ! Combined flux in latest and established models = 0.187397 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 87 components and 0.187397 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.178 mas, bmaj=8.119 mas, bpa=-4.057 degrees ! Estimated noise=0.987896 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 7.10066e-05 Jy ! Component: 100 - total flux cleaned = 0.000300743 Jy ! Component: 150 - total flux cleaned = 0.000366005 Jy ! Component: 200 - total flux cleaned = 0.000365992 Jy ! Total flux subtracted in 200 components = 0.000365992 Jy ! Clean residual min=-0.003817 max=0.003821 Jy/beam ! Clean residual mean=-0.000033 rms=0.000989 Jy/beam ! Combined flux in latest and established models = 0.187763 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 105 components and 0.187763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073647Jy sigma=1.000337 ! Fit after self-cal, rms=0.073650Jy sigma=1.000309 wmodel J1532-1319_S_2005_07_20_yyk\_map.mod ! Writing 105 model components to file: J1532-1319_S_2005_07_20_yyk_map.mod wobs J1532-1319_S_2005_07_20_yyk\_uvs.fits ! Writing UV FITS file: J1532-1319_S_2005_07_20_yyk_uvs.fits wwins J1532-1319_S_2005_07_20_yyk\_map.win ! wwins: Wrote 2 windows to J1532-1319_S_2005_07_20_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.000334166 Jy ! Component: 100 - total flux cleaned = -0.000151639 Jy ! Component: 150 - total flux cleaned = 1.56542e-05 Jy ! Component: 200 - total flux cleaned = 0.000276868 Jy ! Component: 250 - total flux cleaned = 0.000324923 Jy ! Component: 300 - total flux cleaned = 0.000183272 Jy ! Component: 350 - total flux cleaned = 0.000230296 Jy ! Component: 400 - total flux cleaned = 0.000186392 Jy ! Component: 450 - total flux cleaned = 0.000186512 Jy ! Component: 500 - total flux cleaned = 0.000188038 Jy ! Component: 550 - total flux cleaned = 0.000230055 Jy ! Component: 600 - total flux cleaned = 0.000109314 Jy ! Component: 650 - total flux cleaned = 3.03435e-05 Jy ! Component: 700 - total flux cleaned = 3.00716e-05 Jy ! Component: 750 - total flux cleaned = -8.29238e-06 Jy ! Component: 800 - total flux cleaned = -8.54915e-06 Jy ! Component: 850 - total flux cleaned = -8.8423e-06 Jy ! Component: 900 - total flux cleaned = -4.4692e-05 Jy ! Component: 950 - total flux cleaned = 6.12314e-05 Jy ! Component: 1000 - total flux cleaned = 0.000130131 Jy ! Component: 1050 - total flux cleaned = 9.54158e-05 Jy ! Component: 1100 - total flux cleaned = 0.000129356 Jy ! Component: 1150 - total flux cleaned = 0.000162801 Jy ! Component: 1200 - total flux cleaned = 0.000261328 Jy ! Component: 1250 - total flux cleaned = 0.000163507 Jy ! Component: 1300 - total flux cleaned = 0.000324102 Jy ! Component: 1350 - total flux cleaned = 0.000324222 Jy ! Component: 1400 - total flux cleaned = 0.000512215 Jy ! Component: 1450 - total flux cleaned = 0.000635678 Jy ! Component: 1500 - total flux cleaned = 0.000757894 Jy ! Component: 1550 - total flux cleaned = 0.000848554 Jy ! Component: 1600 - total flux cleaned = 0.000968468 Jy ! Component: 1650 - total flux cleaned = 0.00111624 Jy ! Component: 1700 - total flux cleaned = 0.00126225 Jy ! Component: 1750 - total flux cleaned = 0.00137786 Jy ! Component: 1800 - total flux cleaned = 0.00146361 Jy ! Component: 1850 - total flux cleaned = 0.00152048 Jy ! Component: 1900 - total flux cleaned = 0.00160481 Jy ! Component: 1950 - total flux cleaned = 0.00174394 Jy ! Component: 2000 - total flux cleaned = 0.0018535 Jy ! Total flux subtracted in 2048 components = 0.00188021 Jy ! Clean residual min=-0.001627 max=0.001490 Jy/beam ! Clean residual mean=-0.000002 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.189643 Jy keep ! Adding 125 model components to the UV plane model. ! The established model now contains 230 components and 0.189643 Jy ![Exited script file: muppet] wmap "J1532-1319_S_2005_07_20_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.178 x 8.119 at -4.057 degrees (North through East) ! Clean map min=-0.002651 max=0.15324 Jy/beam ! Writing clean map to FITS file: J1532-1319_S_2005_07_20_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.153238 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000550996 device "J1532-1319_S_2005_07_20_yyk\_map.eps/VPS" ! Attempting to open device: 'J1532-1319_S_2005_07_20_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.07871 1.07871 2.15742 4.31484 8.62967 17.2593 34.5187 69.0374 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.153 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.178 x 8.119 at -4.057 degrees (North through East) ! Clean map min=-0.002651 max=0.15324 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1532-1319_S_2005_07_20_yyk\_map.gif/gif" ! Attempting to open device: 'J1532-1319_S_2005_07_20_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1532-1319_S_2005_07_20_yyk_uvs.log closed on Fri Jan 20 10:38:28 2006