! Started logfile: J1911-2006_S_2004_05_27_yyk_uvs.log on Wed Dec 7 00:46:28 2005 obs J1911-2006_S_2004_05_27_yyk_uve.fits ! Reading UV FITS file: J1911-2006_S_2004_05_27_yyk_uve.fits ! AN table 1: 4 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1911-2006 ! ! 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 1386 lines of history. ! ! Reading 720 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 J1911-2006_S_2004_05_27_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)= 1.39356 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 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.576829Jy sigma=9.210158 ! Fit after self-cal, rms=0.576828Jy sigma=9.208166 ! 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.635 mas, bmaj=7.228 mas, bpa=-3.782 degrees ! Estimated noise=2.34023 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 = 1.12911 Jy ! Component: 100 - total flux cleaned = 1.4677 Jy ! Total flux subtracted in 100 components = 1.4677 Jy ! Clean residual min=-0.051066 max=0.138078 Jy/beam ! Clean residual mean=0.000153 rms=0.023688 Jy/beam ! Combined flux in latest and established models = 1.4677 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 1.4677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.292591Jy sigma=4.452714 ! Fit after self-cal, rms=0.291997Jy sigma=4.445936 ! 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.01 mas, bmaj=8.358 mas, bpa=-3.734 degrees ! Estimated noise=1.84716 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.199997 Jy ! Component: 100 - total flux cleaned = 0.284157 Jy ! Component: 150 - total flux cleaned = 0.321631 Jy ! Component: 200 - total flux cleaned = 0.329261 Jy ! Total flux subtracted in 200 components = 0.329261 Jy ! Clean residual min=-0.037538 max=0.081586 Jy/beam ! Clean residual mean=-0.000361 rms=0.012567 Jy/beam ! Combined flux in latest and established models = 1.79696 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 52 components and 1.79696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.192488Jy sigma=2.734693 ! Fit after self-cal, rms=0.192184Jy sigma=2.731839 ! Inverting map ! Added new window around map position (6, 6.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0795141 Jy ! Component: 100 - total flux cleaned = 0.0849 Jy ! Component: 150 - total flux cleaned = 0.0849501 Jy ! Component: 200 - total flux cleaned = 0.0834781 Jy ! Total flux subtracted in 200 components = 0.0834781 Jy ! Clean residual min=-0.033009 max=0.025654 Jy/beam ! Clean residual mean=-0.000541 rms=0.007528 Jy/beam ! Combined flux in latest and established models = 1.88044 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 78 components and 1.88044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159030Jy sigma=2.268969 ! Fit after self-cal, rms=0.156009Jy sigma=2.224525 ! 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.00039 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 0.98 KP 0.98 ! LA 1.07 MK 0.98 NL 0.99 OV 0.99 ! PT 1.03 SC 0.94 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.977962 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 1.10 KP 1.01 ! LA 1.04 MK 1.02 NL 1.03 OV 1.04 ! PT 0.97 SC 0.97 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.0074 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.89 HN 1.02 KP 1.00 ! LA 0.95 MK 0.90 NL 1.06 OV 1.06 ! PT 1.08 SC 0.97 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.03921 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.94 HN 0.99 KP 0.91 ! LA 1.00* MK 0.93 NL 0.99 OV 0.87 ! PT 0.94 SC 1.09 ! ! ! Fit before self-cal, rms=0.156009Jy sigma=2.224525 ! Fit after self-cal, rms=0.112818Jy sigma=1.568934 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.112818Jy sigma=1.568934 ! Fit after self-cal, rms=0.112813Jy sigma=1.568880 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.968 mas, bmaj=8.294 mas, bpa=-4.171 degrees ! Estimated noise=1.842 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.0187052 Jy ! Component: 100 - total flux cleaned = 0.0181718 Jy ! Component: 150 - total flux cleaned = 0.0190806 Jy ! Component: 200 - total flux cleaned = 0.0199049 Jy ! Total flux subtracted in 200 components = 0.0199049 Jy ! Clean residual min=-0.015645 max=0.018969 Jy/beam ! Clean residual mean=-0.000017 rms=0.004423 Jy/beam ! Combined flux in latest and established models = 1.90034 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 100 components and 1.90034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108225Jy sigma=1.501341 ! Fit after self-cal, rms=0.107726Jy sigma=1.496632 ! 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.107726Jy sigma=1.496632 ! Fit after self-cal, rms=0.104952Jy sigma=1.462822 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.00342867 Jy ! Component: 100 - total flux cleaned = 0.0034259 Jy ! Component: 150 - total flux cleaned = 0.00376913 Jy ! Component: 200 - total flux cleaned = 0.00409325 Jy ! Total flux subtracted in 200 components = 0.00409325 Jy ! Clean residual min=-0.014951 max=0.017746 Jy/beam ! Clean residual mean=-0.000030 rms=0.004108 Jy/beam ! Combined flux in latest and established models = 1.90444 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 110 components and 1.90444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103133Jy sigma=1.435134 ! Fit after self-cal, rms=0.102725Jy sigma=1.430472 ! 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: 2.968 x 8.294 at -4.171 degrees (North through East) ! Clean map min=-0.014921 max=1.2399 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.102725Jy sigma=1.430472 ! Fit after self-cal, rms=0.081914Jy sigma=1.066976 ! 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.081914Jy sigma=1.066976 ! Fit after self-cal, rms=0.081902Jy sigma=1.066660 ! Inverting map and beam ! Estimated beam: bmin=2.946 mas, bmaj=8.26 mas, bpa=-4.322 degrees ! Estimated noise=1.83055 mJy/beam. ! Added new window around map position (-9.5, 63.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0172381 Jy ! Component: 100 - total flux cleaned = 0.0222717 Jy ! Component: 150 - total flux cleaned = 0.02515 Jy ! Component: 200 - total flux cleaned = 0.0263533 Jy ! Total flux subtracted in 200 components = 0.0263533 Jy ! Clean residual min=-0.010426 max=0.008878 Jy/beam ! Clean residual mean=0.000046 rms=0.002312 Jy/beam ! Combined flux in latest and established models = 1.93079 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 136 components and 1.93079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078677Jy sigma=1.005887 ! Fit after self-cal, rms=0.078571Jy sigma=1.004822 ! 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.078571Jy sigma=1.004822 ! Fit after self-cal, rms=0.076477Jy sigma=0.983230 ! 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.076477Jy sigma=0.983230 ! Fit after self-cal, rms=0.076474Jy sigma=0.983219 ! Inverting map and beam ! Estimated beam: bmin=2.943 mas, bmaj=8.254 mas, bpa=-4.333 degrees ! Estimated noise=1.82902 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00428717 Jy ! Component: 100 - total flux cleaned = 0.0050793 Jy ! Component: 150 - total flux cleaned = 0.00542508 Jy ! Component: 200 - total flux cleaned = 0.00558563 Jy ! Total flux subtracted in 200 components = 0.00558563 Jy ! Clean residual min=-0.008302 max=0.007932 Jy/beam ! Clean residual mean=0.000010 rms=0.002121 Jy/beam ! Combined flux in latest and established models = 1.93638 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 150 components and 1.93638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075667Jy sigma=0.970935 ! Fit after self-cal, rms=0.075634Jy sigma=0.970558 ! 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.631 mas, bmaj=18.78 mas, bpa=0.2071 degrees ! Estimated noise=2.39295 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.00386508 Jy ! Component: 100 - total flux cleaned = 0.00408637 Jy ! Component: 150 - total flux cleaned = 0.00384806 Jy ! Component: 200 - total flux cleaned = 0.00370704 Jy ! Total flux subtracted in 200 components = 0.00370704 Jy ! Clean residual min=-0.005843 max=0.007457 Jy/beam ! Clean residual mean=0.000006 rms=0.002321 Jy/beam ! Combined flux in latest and established models = 1.94008 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 158 components and 1.94008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075557Jy sigma=0.968825 ! Fit after self-cal, rms=0.075526Jy sigma=0.968311 ! 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.611 mas, bmaj=7.205 mas, bpa=-4.277 degrees ! Estimated noise=2.2957 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.11712 Jy ! Component: 100 - total flux cleaned = 1.46323 Jy ! Component: 150 - total flux cleaned = 1.63608 Jy ! Component: 200 - total flux cleaned = 1.73344 Jy ! Total flux subtracted in 200 components = 1.73344 Jy ! Clean residual min=-0.020698 max=0.037317 Jy/beam ! Clean residual mean=0.000253 rms=0.008572 Jy/beam ! Combined flux in latest and established models = 1.73344 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 56 model components to the UV plane model. ! The established model now contains 56 components and 1.73344 Jy ! Inverting map and beam ! Estimated beam: bmin=2.943 mas, bmaj=8.254 mas, bpa=-4.333 degrees ! Estimated noise=1.82902 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.0807781 Jy ! Component: 100 - total flux cleaned = 0.123504 Jy ! Component: 150 - total flux cleaned = 0.148253 Jy ! Component: 200 - total flux cleaned = 0.164917 Jy ! Total flux subtracted in 200 components = 0.164917 Jy ! Clean residual min=-0.009450 max=0.011429 Jy/beam ! Clean residual mean=0.000094 rms=0.002917 Jy/beam ! Combined flux in latest and established models = 1.89836 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 113 components and 1.89836 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.631 mas, bmaj=18.78 mas, bpa=0.2071 degrees ! Estimated noise=2.39295 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.0173953 Jy ! Component: 100 - total flux cleaned = 0.0266543 Jy ! Component: 150 - total flux cleaned = 0.0322093 Jy ! Component: 200 - total flux cleaned = 0.035653 Jy ! Total flux subtracted in 200 components = 0.035653 Jy ! Clean residual min=-0.006774 max=0.007313 Jy/beam ! Clean residual mean=0.000044 rms=0.002320 Jy/beam ! Combined flux in latest and established models = 1.93401 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 145 components and 1.93401 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.943 mas, bmaj=8.254 mas, bpa=-4.333 degrees ! Estimated noise=1.82902 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000236674 Jy ! Component: 100 - total flux cleaned = 0.000883914 Jy ! Component: 150 - total flux cleaned = 0.00107476 Jy ! Component: 200 - total flux cleaned = 0.00124407 Jy ! Total flux subtracted in 200 components = 0.00124407 Jy ! Clean residual min=-0.007212 max=0.007981 Jy/beam ! Clean residual mean=0.000008 rms=0.002077 Jy/beam ! Combined flux in latest and established models = 1.93525 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 168 components and 1.93525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076100Jy sigma=0.970206 ! Fit after self-cal, rms=0.075929Jy sigma=0.966186 wmodel J1911-2006_S_2004_05_27_yyk\_map.mod ! Writing 168 model components to file: J1911-2006_S_2004_05_27_yyk_map.mod wobs J1911-2006_S_2004_05_27_yyk\_uvs.fits ! Writing UV FITS file: J1911-2006_S_2004_05_27_yyk_uvs.fits wwins J1911-2006_S_2004_05_27_yyk\_map.win ! wwins: Wrote 3 windows to J1911-2006_S_2004_05_27_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.00149193 Jy ! Component: 100 - total flux cleaned = 0.00245334 Jy ! Component: 150 - total flux cleaned = 0.00245951 Jy ! Component: 200 - total flux cleaned = 0.0025681 Jy ! Component: 250 - total flux cleaned = 0.00236957 Jy ! Component: 300 - total flux cleaned = 0.00227244 Jy ! Component: 350 - total flux cleaned = 0.00181143 Jy ! Component: 400 - total flux cleaned = 0.00163419 Jy ! Component: 450 - total flux cleaned = 0.00137819 Jy ! Component: 500 - total flux cleaned = 0.00121375 Jy ! Component: 550 - total flux cleaned = 0.00121372 Jy ! Component: 600 - total flux cleaned = 0.0011374 Jy ! Component: 650 - total flux cleaned = 0.00113664 Jy ! Component: 700 - total flux cleaned = 0.00106257 Jy ! Component: 750 - total flux cleaned = 0.000714316 Jy ! Component: 800 - total flux cleaned = 0.000307624 Jy ! Component: 850 - total flux cleaned = -8.86039e-05 Jy ! Component: 900 - total flux cleaned = -0.000476107 Jy ! Component: 950 - total flux cleaned = -0.00110692 Jy ! Component: 1000 - total flux cleaned = -0.00153939 Jy ! Component: 1050 - total flux cleaned = -0.00172217 Jy ! Component: 1100 - total flux cleaned = -0.00207908 Jy ! Component: 1150 - total flux cleaned = -0.00242846 Jy ! Component: 1200 - total flux cleaned = -0.00254393 Jy ! Component: 1250 - total flux cleaned = -0.0028261 Jy ! Component: 1300 - total flux cleaned = -0.00299383 Jy ! Component: 1350 - total flux cleaned = -0.00331967 Jy ! Component: 1400 - total flux cleaned = -0.00369187 Jy ! Component: 1450 - total flux cleaned = -0.00369231 Jy ! Component: 1500 - total flux cleaned = -0.00405159 Jy ! Component: 1550 - total flux cleaned = -0.00425215 Jy ! Component: 1600 - total flux cleaned = -0.00440059 Jy ! Component: 1650 - total flux cleaned = -0.00459536 Jy ! Component: 1700 - total flux cleaned = -0.0046915 Jy ! Component: 1750 - total flux cleaned = -0.00483438 Jy ! Component: 1800 - total flux cleaned = -0.00492721 Jy ! Component: 1850 - total flux cleaned = -0.00492695 Jy ! Component: 1900 - total flux cleaned = -0.00506177 Jy ! Component: 1950 - total flux cleaned = -0.00497256 Jy ! Component: 2000 - total flux cleaned = -0.00519052 Jy ! Total flux subtracted in 2048 components = -0.00527634 Jy ! Clean residual min=-0.002325 max=0.002833 Jy/beam ! Clean residual mean=0.000019 rms=0.000845 Jy/beam ! Combined flux in latest and established models = 1.92998 Jy keep ! Adding 127 model components to the UV plane model. ! The established model now contains 295 components and 1.92998 Jy ![Exited script file: muppet] wmap "J1911-2006_S_2004_05_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.943 x 8.254 at -4.333 degrees (North through East) ! Clean map min=-0.0049747 max=1.2419 Jy/beam ! Writing clean map to FITS file: J1911-2006_S_2004_05_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.24191 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000836571 device "J1911-2006_S_2004_05_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1911-2006_S_2004_05_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.202086 0.202086 0.404171 0.808342 1.61668 3.23337 6.46674 12.9335 25.867 51.7339 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.241 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.943 x 8.254 at -4.333 degrees (North through East) ! Clean map min=-0.0049747 max=1.2419 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1911-2006_S_2004_05_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1911-2006_S_2004_05_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1911-2006_S_2004_05_27_yyk_uvs.log closed on Wed Dec 7 00:46:31 2005