! Started logfile: J1435-0414_S_2004_05_27_yyk_uvs.log on Wed Dec 7 00:30:53 2005 obs J1435-0414_S_2004_05_27_yyk_uve.fits ! Reading UV FITS file: J1435-0414_S_2004_05_27_yyk_uve.fits ! AN table 1: 15 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.964444 visibilities/baseline/integration-bin. ! Found source: J1435-0414 ! ! 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 1383 lines of history. ! ! Reading 2604 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 J1435-0414_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)= 0.217326 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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.809287Jy sigma=16.262722 ! Fit after self-cal, rms=0.809252Jy sigma=16.261610 ! 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.615 mas, bmaj=6.794 mas, bpa=-2.991 degrees ! Estimated noise=0.95801 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.16477 Jy ! Component: 100 - total flux cleaned = 0.217127 Jy ! Total flux subtracted in 100 components = 0.217127 Jy ! Clean residual min=-0.008789 max=0.018060 Jy/beam ! Clean residual mean=0.000049 rms=0.002760 Jy/beam ! Combined flux in latest and established models = 0.217127 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.217127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069647Jy sigma=1.408787 ! Fit after self-cal, rms=0.069519Jy sigma=1.406795 ! Inverting map ! Added new window around map position (2.5, 1). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0265764 Jy ! Component: 100 - total flux cleaned = 0.0416259 Jy ! Total flux subtracted in 100 components = 0.0416259 Jy ! Clean residual min=-0.005101 max=0.006052 Jy/beam ! Clean residual mean=0.000010 rms=0.001550 Jy/beam ! Combined flux in latest and established models = 0.258753 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 44 components and 0.258753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058355Jy sigma=1.140643 ! Fit after self-cal, rms=0.058284Jy sigma=1.139320 ! 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.229 mas, bmaj=8.032 mas, bpa=-2.587 degrees ! Estimated noise=0.699115 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.0163741 Jy ! Component: 100 - total flux cleaned = 0.0250543 Jy ! Component: 150 - total flux cleaned = 0.0298915 Jy ! Component: 200 - total flux cleaned = 0.0326676 Jy ! Total flux subtracted in 200 components = 0.0326676 Jy ! Clean residual min=-0.003828 max=0.004064 Jy/beam ! Clean residual mean=-0.000022 rms=0.001319 Jy/beam ! Combined flux in latest and established models = 0.291421 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 48 model components to the UV plane model. ! The established model now contains 81 components and 0.291421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055183Jy sigma=1.067662 ! Fit after self-cal, rms=0.055124Jy sigma=1.066313 ! 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.0182 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.03 HN 0.98 KP 0.96 ! LA 1.06 MK 0.91 NL 0.98 OV 0.96 ! PT 1.02 SC 0.95 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.985807 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.97 HN 1.06 KP 0.99 ! LA 1.05 MK 1.05 NL 1.04 OV 1.01 ! PT 0.95 SC 0.97 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.976674 ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.88 HN 1.02 KP 0.99 ! LA 0.94 MK 1.08 NL 1.09 OV 1.05 ! PT 1.07 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.01823 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.95 HN 0.97 KP 0.94 ! LA 1.00* MK 1.02 NL 0.98 OV 0.89 ! PT 0.95 SC 1.12 ! ! ! Fit before self-cal, rms=0.055124Jy sigma=1.066313 ! Fit after self-cal, rms=0.052884Jy sigma=1.020623 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.052884Jy sigma=1.020623 ! Fit after self-cal, rms=0.052878Jy sigma=1.020440 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.265 mas, bmaj=8.14 mas, bpa=-2.465 degrees ! Estimated noise=0.69628 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.000645208 Jy ! Component: 100 - total flux cleaned = -0.000672108 Jy ! Component: 150 - total flux cleaned = -0.000650787 Jy ! Component: 200 - total flux cleaned = -0.000595246 Jy ! Total flux subtracted in 200 components = -0.000595246 Jy ! Clean residual min=-0.002916 max=0.003604 Jy/beam ! Clean residual mean=0.000016 rms=0.000939 Jy/beam ! Combined flux in latest and established models = 0.290825 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 93 components and 0.290825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052870Jy sigma=1.020064 ! Fit after self-cal, rms=0.052865Jy sigma=1.019920 ! 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.052865Jy sigma=1.019920 ! Fit after self-cal, rms=0.051337Jy sigma=0.983205 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.000493902 Jy ! Component: 100 - total flux cleaned = 0.000528748 Jy ! Component: 150 - total flux cleaned = 0.000558548 Jy ! Component: 200 - total flux cleaned = 0.000557988 Jy ! Total flux subtracted in 200 components = 0.000557988 Jy ! Clean residual min=-0.002974 max=0.003464 Jy/beam ! Clean residual mean=0.000016 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.291383 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 103 components and 0.291384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051327Jy sigma=0.983030 ! Fit after self-cal, rms=0.051258Jy sigma=0.981105 ! 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.265 x 8.14 at -2.465 degrees (North through East) ! Clean map min=-0.0029243 max=0.19428 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.051258Jy sigma=0.981105 ! Fit after self-cal, rms=0.050272Jy sigma=0.960942 ! 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.050272Jy sigma=0.960942 ! Fit after self-cal, rms=0.050269Jy sigma=0.960728 ! Inverting map and beam ! Estimated beam: bmin=3.246 mas, bmaj=8.111 mas, bpa=-2.619 degrees ! Estimated noise=0.694683 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00082764 Jy ! Component: 100 - total flux cleaned = 0.000992371 Jy ! Component: 150 - total flux cleaned = 0.00103918 Jy ! Component: 200 - total flux cleaned = 0.00105346 Jy ! Total flux subtracted in 200 components = 0.00105346 Jy ! Clean residual min=-0.002908 max=0.003202 Jy/beam ! Clean residual mean=0.000009 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.292437 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 105 components and 0.292437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050261Jy sigma=0.960465 ! Fit after self-cal, rms=0.050264Jy sigma=0.960420 ! 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.050264Jy sigma=0.960420 ! Fit after self-cal, rms=0.049709Jy sigma=0.942143 ! 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.049709Jy sigma=0.942143 ! Fit after self-cal, rms=0.049716Jy sigma=0.942103 ! Inverting map and beam ! Estimated beam: bmin=3.256 mas, bmaj=8.116 mas, bpa=-2.522 degrees ! Estimated noise=0.695475 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000347695 Jy ! Component: 100 - total flux cleaned = 0.000363807 Jy ! Component: 150 - total flux cleaned = 0.000393625 Jy ! Component: 200 - total flux cleaned = 0.00040798 Jy ! Total flux subtracted in 200 components = 0.00040798 Jy ! Clean residual min=-0.002940 max=0.003155 Jy/beam ! Clean residual mean=0.000011 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.292845 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 108 components and 0.292845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049712Jy sigma=0.941946 ! Fit after self-cal, rms=0.049715Jy sigma=0.941931 ! 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.81 mas, bmaj=13.46 mas, bpa=-1.336 degrees ! Estimated noise=0.880918 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.00115447 Jy ! Component: 100 - total flux cleaned = 0.00130583 Jy ! Component: 150 - total flux cleaned = 0.00146665 Jy ! Component: 200 - total flux cleaned = 0.00156258 Jy ! Total flux subtracted in 200 components = 0.00156258 Jy ! Clean residual min=-0.003710 max=0.004126 Jy/beam ! Clean residual mean=0.000017 rms=0.001274 Jy/beam ! Combined flux in latest and established models = 0.294408 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 113 components and 0.294408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049755Jy sigma=0.942219 ! Fit after self-cal, rms=0.049751Jy sigma=0.942135 ! 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.633 mas, bmaj=6.834 mas, bpa=-2.944 degrees ! Estimated noise=0.954803 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.164323 Jy ! Component: 100 - total flux cleaned = 0.216202 Jy ! Component: 150 - total flux cleaned = 0.242207 Jy ! Component: 200 - total flux cleaned = 0.257056 Jy ! Total flux subtracted in 200 components = 0.257055 Jy ! Clean residual min=-0.005184 max=0.005991 Jy/beam ! Clean residual mean=0.000022 rms=0.001398 Jy/beam ! Combined flux in latest and established models = 0.257055 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 47 model components to the UV plane model. ! The established model now contains 47 components and 0.257055 Jy ! Inverting map and beam ! Estimated beam: bmin=3.256 mas, bmaj=8.116 mas, bpa=-2.522 degrees ! Estimated noise=0.695475 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.01656 Jy ! Component: 100 - total flux cleaned = 0.0251446 Jy ! Component: 150 - total flux cleaned = 0.0298942 Jy ! Component: 200 - total flux cleaned = 0.0325703 Jy ! Total flux subtracted in 200 components = 0.0325703 Jy ! Clean residual min=-0.003021 max=0.002978 Jy/beam ! Clean residual mean=0.000018 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.289626 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 86 components and 0.289626 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.81 mas, bmaj=13.46 mas, bpa=-1.336 degrees ! Estimated noise=0.880918 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.00301343 Jy ! Component: 100 - total flux cleaned = 0.00388547 Jy ! Component: 150 - total flux cleaned = 0.00412031 Jy ! Component: 200 - total flux cleaned = 0.00429346 Jy ! Total flux subtracted in 200 components = 0.00429346 Jy ! Clean residual min=-0.003769 max=0.004044 Jy/beam ! Clean residual mean=0.000019 rms=0.001271 Jy/beam ! Combined flux in latest and established models = 0.293919 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 97 components and 0.293919 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.256 mas, bmaj=8.116 mas, bpa=-2.522 degrees ! Estimated noise=0.695475 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000834518 Jy ! Component: 100 - total flux cleaned = -0.00080827 Jy ! Component: 150 - total flux cleaned = -0.000783451 Jy ! Component: 200 - total flux cleaned = -0.000760142 Jy ! Total flux subtracted in 200 components = -0.000760142 Jy ! Clean residual min=-0.002892 max=0.003087 Jy/beam ! Clean residual mean=0.000010 rms=0.000855 Jy/beam ! Combined flux in latest and established models = 0.293159 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 108 components and 0.293159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049731Jy sigma=0.941902 ! Fit after self-cal, rms=0.049725Jy sigma=0.941846 wmodel J1435-0414_S_2004_05_27_yyk\_map.mod ! Writing 108 model components to file: J1435-0414_S_2004_05_27_yyk_map.mod wobs J1435-0414_S_2004_05_27_yyk\_uvs.fits ! Writing UV FITS file: J1435-0414_S_2004_05_27_yyk_uvs.fits wwins J1435-0414_S_2004_05_27_yyk\_map.win ! wwins: Wrote 2 windows to J1435-0414_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 = -6.08114e-06 Jy ! Component: 100 - total flux cleaned = 0.000435869 Jy ! Component: 150 - total flux cleaned = 0.000666277 Jy ! Component: 200 - total flux cleaned = 0.00097447 Jy ! Component: 250 - total flux cleaned = 0.00126982 Jy ! Component: 300 - total flux cleaned = 0.0015938 Jy ! Component: 350 - total flux cleaned = 0.00194586 Jy ! Component: 400 - total flux cleaned = 0.0022483 Jy ! Component: 450 - total flux cleaned = 0.00254027 Jy ! Component: 500 - total flux cleaned = 0.00289407 Jy ! Component: 550 - total flux cleaned = 0.00313389 Jy ! Component: 600 - total flux cleaned = 0.00333397 Jy ! Component: 650 - total flux cleaned = 0.00346444 Jy ! Component: 700 - total flux cleaned = 0.00368778 Jy ! Component: 750 - total flux cleaned = 0.00387449 Jy ! Component: 800 - total flux cleaned = 0.00402769 Jy ! Component: 850 - total flux cleaned = 0.00423758 Jy ! Component: 900 - total flux cleaned = 0.00441304 Jy ! Component: 950 - total flux cleaned = 0.00461342 Jy ! Component: 1000 - total flux cleaned = 0.00472593 Jy ! Component: 1050 - total flux cleaned = 0.00483667 Jy ! Component: 1100 - total flux cleaned = 0.00491919 Jy ! Component: 1150 - total flux cleaned = 0.00494662 Jy ! Component: 1200 - total flux cleaned = 0.00507798 Jy ! Component: 1250 - total flux cleaned = 0.00497405 Jy ! Component: 1300 - total flux cleaned = 0.00502479 Jy ! Component: 1350 - total flux cleaned = 0.00504963 Jy ! Component: 1400 - total flux cleaned = 0.00509921 Jy ! Component: 1450 - total flux cleaned = 0.00519695 Jy ! Component: 1500 - total flux cleaned = 0.00526862 Jy ! Component: 1550 - total flux cleaned = 0.0052686 Jy ! Component: 1600 - total flux cleaned = 0.0053385 Jy ! Component: 1650 - total flux cleaned = 0.00531524 Jy ! Component: 1700 - total flux cleaned = 0.00517853 Jy ! Component: 1750 - total flux cleaned = 0.00515578 Jy ! Component: 1800 - total flux cleaned = 0.00502262 Jy ! Component: 1850 - total flux cleaned = 0.00493529 Jy ! Component: 1900 - total flux cleaned = 0.00487052 Jy ! Component: 1950 - total flux cleaned = 0.00476342 Jy ! Component: 2000 - total flux cleaned = 0.00472059 Jy ! Total flux subtracted in 2048 components = 0.00465753 Jy ! Clean residual min=-0.001164 max=0.001367 Jy/beam ! Clean residual mean=-0.000002 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.297817 Jy keep ! Adding 158 model components to the UV plane model. ! The established model now contains 266 components and 0.297817 Jy ![Exited script file: muppet] wmap "J1435-0414_S_2004_05_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.256 x 8.116 at -2.522 degrees (North through East) ! Clean map min=-0.0020535 max=0.19415 Jy/beam ! Writing clean map to FITS file: J1435-0414_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 0.194148 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000439156 device "J1435-0414_S_2004_05_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1435-0414_S_2004_05_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.67859 0.67859 1.35718 2.71436 5.42872 10.8574 21.7149 43.4298 86.8596 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.194 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.256 x 8.116 at -2.522 degrees (North through East) ! Clean map min=-0.0020535 max=0.19415 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1435-0414_S_2004_05_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1435-0414_S_2004_05_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1435-0414_S_2004_05_27_yyk_uvs.log closed on Wed Dec 7 00:30:57 2005