! Started logfile: J1533-0421_S_2005_06_01_yyk_uvs.log on Sat Oct 8 17:26:23 2005 obs J1533-0421_S_2005_06_01_yyk_uve.fits ! Reading UV FITS file: J1533-0421_S_2005_06_01_yyk_uve.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.79596 visibilities/baseline/integration-bin. ! Found source: J1533-0421 ! ! 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 1802 lines of history. ! ! Reading 1576 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 J1533-0421_S_2005_06_01_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.149884 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.509 mas, bmaj=6.879 mas, bpa=-3.162 degrees ! Estimated noise=1.49023 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.0955689 Jy ! Component: 100 - total flux cleaned = 0.123054 Jy ! Total flux subtracted in 100 components = 0.123054 Jy ! Clean residual min=-0.012367 max=0.027930 Jy/beam ! Clean residual mean=-0.000011 rms=0.003501 Jy/beam ! Combined flux in latest and established models = 0.123054 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.123054 Jy ! ! Correcting IF 1. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.086520Jy sigma=1.341888 ! Fit after self-cal, rms=0.086333Jy sigma=1.331960 ! Inverting map and beam ! Estimated beam: bmin=2.509 mas, bmaj=6.879 mas, bpa=-3.162 degrees ! Estimated noise=1.49023 mJy/beam. ! Added new window around map position (5, -1). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0263939 Jy ! Component: 100 - total flux cleaned = 0.0403207 Jy ! Total flux subtracted in 100 components = 0.0403208 Jy ! Clean residual min=-0.009415 max=0.017092 Jy/beam ! Clean residual mean=-0.000014 rms=0.002458 Jy/beam ! Combined flux in latest and established models = 0.163375 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 36 components and 0.163375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078862Jy sigma=1.168561 ! Fit after self-cal, rms=0.077808Jy sigma=1.148686 ! 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.117 mas, bmaj=8.207 mas, bpa=-2.323 degrees ! Estimated noise=1.05257 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.0127655 Jy ! Component: 100 - total flux cleaned = 0.0178936 Jy ! Component: 150 - total flux cleaned = 0.0192842 Jy ! Component: 200 - total flux cleaned = 0.0197227 Jy ! Total flux subtracted in 200 components = 0.0197227 Jy ! Clean residual min=-0.006371 max=0.007012 Jy/beam ! Clean residual mean=-0.000084 rms=0.001624 Jy/beam ! Combined flux in latest and established models = 0.183098 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 59 components and 0.183098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075930Jy sigma=1.114621 ! Fit after self-cal, rms=0.075553Jy sigma=1.108199 ! 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.117 x 8.207 at -2.323 degrees (North through East) ! Clean map min=-0.0055702 max=0.10121 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: 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 ! 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.075553Jy sigma=1.108199 ! Fit after self-cal, rms=0.075553Jy sigma=1.108199 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.075553Jy sigma=1.108199 ! Fit after self-cal, rms=0.075554Jy sigma=1.108198 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.117 mas, bmaj=8.207 mas, bpa=-2.323 degrees ! Estimated noise=1.05257 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.00290985 Jy ! Component: 100 - total flux cleaned = 0.00269334 Jy ! Component: 150 - total flux cleaned = 0.00252109 Jy ! Component: 200 - total flux cleaned = 0.00229316 Jy ! Total flux subtracted in 200 components = 0.00229316 Jy ! Clean residual min=-0.005970 max=0.005007 Jy/beam ! Clean residual mean=-0.000095 rms=0.001508 Jy/beam ! Combined flux in latest and established models = 0.185391 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 75 components and 0.185391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075113Jy sigma=1.101555 ! Fit after self-cal, rms=0.075009Jy sigma=1.099677 ! 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.075009Jy sigma=1.099677 ! Fit after self-cal, rms=0.070490Jy sigma=1.047060 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.00208714 Jy ! Component: 100 - total flux cleaned = 0.00190875 Jy ! Component: 150 - total flux cleaned = 0.0016803 Jy ! Component: 200 - total flux cleaned = 0.0014797 Jy ! Total flux subtracted in 200 components = 0.0014797 Jy ! Clean residual min=-0.005531 max=0.004642 Jy/beam ! Clean residual mean=-0.000094 rms=0.001460 Jy/beam ! Combined flux in latest and established models = 0.186871 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 86 components and 0.186871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070211Jy sigma=1.042628 ! Fit after self-cal, rms=0.069556Jy sigma=1.036862 ! 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.117 x 8.207 at -2.323 degrees (North through East) ! Clean map min=-0.005122 max=0.10011 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.069556Jy sigma=1.036862 ! Fit after self-cal, rms=0.069430Jy sigma=1.023999 ! 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.069430Jy sigma=1.023999 ! Fit after self-cal, rms=0.069317Jy sigma=1.023313 ! Inverting map and beam ! Estimated beam: bmin=3.078 mas, bmaj=8.14 mas, bpa=-2.42 degrees ! Estimated noise=1.06156 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00353595 Jy ! Component: 100 - total flux cleaned = 0.00346202 Jy ! Component: 150 - total flux cleaned = 0.00326821 Jy ! Component: 200 - total flux cleaned = 0.00303661 Jy ! Total flux subtracted in 200 components = 0.00303661 Jy ! Clean residual min=-0.005002 max=0.004384 Jy/beam ! Clean residual mean=-0.000048 rms=0.001296 Jy/beam ! Combined flux in latest and established models = 0.189907 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 90 components and 0.189907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069070Jy sigma=1.019390 ! Fit after self-cal, rms=0.068962Jy sigma=1.018379 ! 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.068962Jy sigma=1.018379 ! Fit after self-cal, rms=0.069124Jy sigma=1.016271 ! 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.069124Jy sigma=1.016271 ! Fit after self-cal, rms=0.069123Jy sigma=1.016089 ! Inverting map and beam ! Estimated beam: bmin=3.017 mas, bmaj=8.019 mas, bpa=-2.258 degrees ! Estimated noise=1.06066 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00336695 Jy ! Component: 100 - total flux cleaned = 0.00336891 Jy ! Component: 150 - total flux cleaned = 0.0031408 Jy ! Component: 200 - total flux cleaned = 0.00298406 Jy ! Total flux subtracted in 200 components = 0.00298406 Jy ! Clean residual min=-0.005143 max=0.004190 Jy/beam ! Clean residual mean=-0.000070 rms=0.001285 Jy/beam ! Combined flux in latest and established models = 0.192891 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 99 components and 0.192891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068928Jy sigma=1.012815 ! Fit after self-cal, rms=0.068866Jy sigma=1.012104 ! 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.198 mas, bmaj=15.15 mas, bpa=-3.768 degrees ! Estimated noise=1.37895 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.00010835 Jy ! Component: 100 - total flux cleaned = -0.000293478 Jy ! Component: 150 - total flux cleaned = -0.000488094 Jy ! Component: 200 - total flux cleaned = -0.000745365 Jy ! Total flux subtracted in 200 components = -0.000745365 Jy ! Clean residual min=-0.004501 max=0.004122 Jy/beam ! Clean residual mean=-0.000139 rms=0.001621 Jy/beam ! Combined flux in latest and established models = 0.192146 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 102 components and 0.192146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068838Jy sigma=1.010910 ! Fit after self-cal, rms=0.068778Jy sigma=1.010333 ! 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.48 mas, bmaj=6.834 mas, bpa=-3.081 degrees ! Estimated noise=1.48603 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.103834 Jy ! Component: 100 - total flux cleaned = 0.139319 Jy ! Component: 150 - total flux cleaned = 0.158694 Jy ! Component: 200 - total flux cleaned = 0.171085 Jy ! Total flux subtracted in 200 components = 0.171085 Jy ! Clean residual min=-0.007651 max=0.006487 Jy/beam ! Clean residual mean=-0.000006 rms=0.001705 Jy/beam ! Combined flux in latest and established models = 0.171085 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.171085 Jy ! Inverting map and beam ! Estimated beam: bmin=3.017 mas, bmaj=8.019 mas, bpa=-2.258 degrees ! Estimated noise=1.06066 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.0101587 Jy ! Component: 100 - total flux cleaned = 0.0154431 Jy ! Component: 150 - total flux cleaned = 0.0183854 Jy ! Component: 200 - total flux cleaned = 0.0193057 Jy ! Total flux subtracted in 200 components = 0.0193057 Jy ! Clean residual min=-0.005310 max=0.004892 Jy/beam ! Clean residual mean=-0.000060 rms=0.001271 Jy/beam ! Combined flux in latest and established models = 0.190391 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 59 components and 0.190391 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.198 mas, bmaj=15.15 mas, bpa=-3.768 degrees ! Estimated noise=1.37895 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.000873515 Jy ! Component: 100 - total flux cleaned = 0.00086822 Jy ! Component: 150 - total flux cleaned = 0.000865749 Jy ! Component: 200 - total flux cleaned = 0.000828216 Jy ! Total flux subtracted in 200 components = 0.000828216 Jy ! Clean residual min=-0.004351 max=0.004262 Jy/beam ! Clean residual mean=-0.000131 rms=0.001607 Jy/beam ! Combined flux in latest and established models = 0.191219 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 66 components and 0.191219 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.017 mas, bmaj=8.019 mas, bpa=-2.258 degrees ! Estimated noise=1.06066 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -3.45479e-05 Jy ! Component: 100 - total flux cleaned = 0.000184259 Jy ! Component: 150 - total flux cleaned = 0.000284725 Jy ! Component: 200 - total flux cleaned = 0.000328995 Jy ! Total flux subtracted in 200 components = 0.000328995 Jy ! Clean residual min=-0.005084 max=0.004326 Jy/beam ! Clean residual mean=-0.000065 rms=0.001254 Jy/beam ! Combined flux in latest and established models = 0.191548 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 78 components and 0.191548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068825Jy sigma=1.010644 ! Fit after self-cal, rms=0.068698Jy sigma=1.009141 wmodel J1533-0421_S_2005_06_01_yyk\_map.mod ! Writing 78 model components to file: J1533-0421_S_2005_06_01_yyk_map.mod wobs J1533-0421_S_2005_06_01_yyk\_uvs.fits ! Writing UV FITS file: J1533-0421_S_2005_06_01_yyk_uvs.fits wwins J1533-0421_S_2005_06_01_yyk\_map.win ! wwins: Wrote 2 windows to J1533-0421_S_2005_06_01_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.00225367 Jy ! Component: 100 - total flux cleaned = -0.00367716 Jy ! Component: 150 - total flux cleaned = -0.00461195 Jy ! Component: 200 - total flux cleaned = -0.0053631 Jy ! Component: 250 - total flux cleaned = -0.00588287 Jy ! Component: 300 - total flux cleaned = -0.00632226 Jy ! Component: 350 - total flux cleaned = -0.00693104 Jy ! Component: 400 - total flux cleaned = -0.00751937 Jy ! Component: 450 - total flux cleaned = -0.00797579 Jy ! Component: 500 - total flux cleaned = -0.00847303 Jy ! Component: 550 - total flux cleaned = -0.0088482 Jy ! Component: 600 - total flux cleaned = -0.00936996 Jy ! Component: 650 - total flux cleaned = -0.00972548 Jy ! Component: 700 - total flux cleaned = -0.0101219 Jy ! Component: 750 - total flux cleaned = -0.0105072 Jy ! Component: 800 - total flux cleaned = -0.0106938 Jy ! Component: 850 - total flux cleaned = -0.0110137 Jy ! Component: 900 - total flux cleaned = -0.0111921 Jy ! Component: 950 - total flux cleaned = -0.0115416 Jy ! Component: 1000 - total flux cleaned = -0.0118819 Jy ! Component: 1050 - total flux cleaned = -0.0121728 Jy ! Component: 1100 - total flux cleaned = -0.0123353 Jy ! Component: 1150 - total flux cleaned = -0.0124549 Jy ! Component: 1200 - total flux cleaned = -0.0126498 Jy ! Component: 1250 - total flux cleaned = -0.0127644 Jy ! Component: 1300 - total flux cleaned = -0.0129892 Jy ! Component: 1350 - total flux cleaned = -0.0131734 Jy ! Component: 1400 - total flux cleaned = -0.0133551 Jy ! Component: 1450 - total flux cleaned = -0.0136747 Jy ! Component: 1500 - total flux cleaned = -0.0139186 Jy ! Component: 1550 - total flux cleaned = -0.0141239 Jy ! Component: 1600 - total flux cleaned = -0.0143262 Jy ! Component: 1650 - total flux cleaned = -0.0145925 Jy ! Component: 1700 - total flux cleaned = -0.0148219 Jy ! Component: 1750 - total flux cleaned = -0.0151125 Jy ! Component: 1800 - total flux cleaned = -0.0151764 Jy ! Component: 1850 - total flux cleaned = -0.0153019 Jy ! Component: 1900 - total flux cleaned = -0.0155487 Jy ! Component: 1950 - total flux cleaned = -0.0155483 Jy ! Component: 2000 - total flux cleaned = -0.0156082 Jy ! Total flux subtracted in 2048 components = -0.0157862 Jy ! Clean residual min=-0.001476 max=0.001601 Jy/beam ! Clean residual mean=-0.000017 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.175762 Jy keep ! Adding 121 model components to the UV plane model. ! The established model now contains 199 components and 0.175762 Jy ![Exited script file: muppet] wmap "J1533-0421_S_2005_06_01_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.017 x 8.019 at -2.258 degrees (North through East) ! Clean map min=-0.0037087 max=0.1046 Jy/beam ! Writing clean map to FITS file: J1533-0421_S_2005_06_01_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.1046 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000605142 device "J1533-0421_S_2005_06_01_yyk\_map.eps/VPS" ! Attempting to open device: 'J1533-0421_S_2005_06_01_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.73559 1.73559 3.47117 6.94234 13.8847 27.7694 55.5387 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.104 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.017 x 8.019 at -2.258 degrees (North through East) ! Clean map min=-0.0037087 max=0.1046 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1533-0421_S_2005_06_01_yyk\_map.gif/gif" ! Attempting to open device: 'J1533-0421_S_2005_06_01_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1533-0421_S_2005_06_01_yyk_uvs.log closed on Sat Oct 8 17:26:27 2005