! Started logfile: J1044+8054_S_2006_02_14_yyk_uvs.log on Wed Jul 5 11:56:49 2006 obs J1044+8054_S_2006_02_14_yyk_uva.fits ! Reading UV FITS file: J1044+8054_S_2006_02_14_yyk_uva.fits ! AN table 1: 872 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.980275 visibilities/baseline/integration-bin. ! Found source: J1044+8054 ! ! 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 2683 lines of history. ! ! Reading 153864 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 J1044+8054_S_2006_02_14_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. uvav time_av, true ! Averaging into 30 second bins. ! 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 phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.911658 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.296 mas, bmaj=10.66 mas, bpa=9.839 degrees ! Estimated noise=1.38628 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.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.714447 Jy ! Component: 100 - total flux cleaned = 0.888743 Jy ! Total flux subtracted in 100 components = 0.888743 Jy ! Clean residual min=-0.027910 max=0.052234 Jy/beam ! Clean residual mean=-0.000019 rms=0.009838 Jy/beam ! Combined flux in latest and established models = 0.888743 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.888743 Jy ! ! Correcting IF 1. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.207610Jy sigma=3.389592 ! Fit after self-cal, rms=0.207292Jy sigma=3.358758 ! Inverting map and beam ! Estimated beam: bmin=2.296 mas, bmaj=10.66 mas, bpa=9.839 degrees ! Estimated noise=1.38628 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0805243 Jy ! Component: 100 - total flux cleaned = 0.115817 Jy ! Total flux subtracted in 100 components = 0.115817 Jy ! Clean residual min=-0.019322 max=0.023130 Jy/beam ! Clean residual mean=-0.000052 rms=0.005930 Jy/beam ! Combined flux in latest and established models = 1.00456 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 29 components and 1.00456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176789Jy sigma=2.873851 ! Fit after self-cal, rms=0.177228Jy sigma=2.860007 ! 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.118 mas, bmaj=10.57 mas, bpa=8.891 degrees ! Estimated noise=0.695322 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.0169664 Jy ! Component: 100 - total flux cleaned = 0.0206175 Jy ! Component: 150 - total flux cleaned = 0.0225007 Jy ! Component: 200 - total flux cleaned = 0.0231596 Jy ! Total flux subtracted in 200 components = 0.0231596 Jy ! Clean residual min=-0.018524 max=0.023836 Jy/beam ! Clean residual mean=-0.000280 rms=0.005980 Jy/beam ! Combined flux in latest and established models = 1.02772 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 46 components and 1.02772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.174594Jy sigma=2.830359 ! Fit after self-cal, rms=0.174750Jy sigma=2.833605 ! 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.118 x 10.57 at 8.891 degrees (North through East) ! Clean map min=-0.018628 max=0.86016 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.00126 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.95 HN 1.01 KP 0.95 ! LA 1.21 MK 0.90 NL 0.98 OV 0.99 ! PT 1.06 SC 0.98 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.983295 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 1.03 KP 0.97 ! LA 1.17 MK 1.00 NL 1.00 OV 1.00 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.982012 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 HN 1.02 KP 0.95 ! LA 0.92 MK 1.07 NL 1.08 OV 1.03 ! PT 1.06 SC 1.02 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.0471 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 0.95 KP 0.87 ! LA 0.79 MK 1.06 NL 1.00 OV 0.86 ! PT 0.94 SC 1.10 ! ! ! Fit before self-cal, rms=0.174750Jy sigma=2.833605 ! Fit after self-cal, rms=0.143615Jy sigma=2.341893 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.143615Jy sigma=2.341893 ! Fit after self-cal, rms=0.144005Jy sigma=2.349470 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.162 mas, bmaj=10.5 mas, bpa=8.805 degrees ! Estimated noise=0.695171 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 (-7, 4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0265164 Jy ! Component: 100 - total flux cleaned = 0.0321776 Jy ! Component: 150 - total flux cleaned = 0.0339153 Jy ! Component: 200 - total flux cleaned = 0.0344812 Jy ! Total flux subtracted in 200 components = 0.0344812 Jy ! Clean residual min=-0.006377 max=0.009889 Jy/beam ! Clean residual mean=0.000049 rms=0.002322 Jy/beam ! Combined flux in latest and established models = 1.0622 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 43 model components to the UV plane model. ! The established model now contains 88 components and 1.0622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140320Jy sigma=2.273685 ! Fit after self-cal, rms=0.140766Jy sigma=2.278304 ! 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.140766Jy sigma=2.278304 ! Fit after self-cal, rms=0.094978Jy sigma=1.409121 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.00700566 Jy ! Component: 100 - total flux cleaned = 0.00751519 Jy ! Component: 150 - total flux cleaned = 0.00771945 Jy ! Component: 200 - total flux cleaned = 0.00806638 Jy ! Total flux subtracted in 200 components = 0.00806638 Jy ! Clean residual min=-0.006067 max=0.007401 Jy/beam ! Clean residual mean=0.000048 rms=0.001923 Jy/beam ! Combined flux in latest and established models = 1.07027 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 44 model components to the UV plane model. ! The established model now contains 124 components and 1.07027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093533Jy sigma=1.386774 ! Fit after self-cal, rms=0.092437Jy sigma=1.375808 ! 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.162 x 10.5 at 8.805 degrees (North through East) ! Clean map min=-0.0058157 max=0.87016 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.092437Jy sigma=1.375808 ! Fit after self-cal, rms=0.077321Jy sigma=1.067518 ! 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.077321Jy sigma=1.067518 ! Fit after self-cal, rms=0.077130Jy sigma=1.066276 ! Inverting map and beam ! Estimated beam: bmin=3.155 mas, bmaj=10.47 mas, bpa=8.651 degrees ! Estimated noise=0.692964 mJy/beam. ! Added new window around map position (-21, -5.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0089939 Jy ! Component: 100 - total flux cleaned = 0.0138138 Jy ! Component: 150 - total flux cleaned = 0.0162081 Jy ! Component: 200 - total flux cleaned = 0.017396 Jy ! Total flux subtracted in 200 components = 0.017396 Jy ! Clean residual min=-0.003608 max=0.003320 Jy/beam ! Clean residual mean=0.000020 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 1.08766 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 45 model components to the UV plane model. ! The established model now contains 164 components and 1.08766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076297Jy sigma=1.044701 ! Fit after self-cal, rms=0.076220Jy sigma=1.043725 ! 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.076220Jy sigma=1.043725 ! Fit after self-cal, rms=0.073009Jy sigma=0.960624 ! 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.073009Jy sigma=0.960624 ! Fit after self-cal, rms=0.073007Jy sigma=0.960560 ! Inverting map and beam ! Estimated beam: bmin=3.155 mas, bmaj=10.46 mas, bpa=8.612 degrees ! Estimated noise=0.692476 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00291923 Jy ! Component: 100 - total flux cleaned = 0.00379132 Jy ! Component: 150 - total flux cleaned = 0.0042925 Jy ! Component: 200 - total flux cleaned = 0.00474224 Jy ! Total flux subtracted in 200 components = 0.00474224 Jy ! Clean residual min=-0.003078 max=0.002888 Jy/beam ! Clean residual mean=0.000023 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 1.09241 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 40 model components to the UV plane model. ! The established model now contains 191 components and 1.09241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072813Jy sigma=0.955674 ! Fit after self-cal, rms=0.072806Jy sigma=0.955370 ! 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.294 mas, bmaj=11.74 mas, bpa=8.428 degrees ! Estimated noise=0.879878 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.00189151 Jy ! Component: 100 - total flux cleaned = 0.002165 Jy ! Component: 150 - total flux cleaned = 0.00227336 Jy ! Component: 200 - total flux cleaned = 0.00227219 Jy ! Total flux subtracted in 200 components = 0.00227219 Jy ! Clean residual min=-0.003226 max=0.003007 Jy/beam ! Clean residual mean=0.000042 rms=0.001003 Jy/beam ! Combined flux in latest and established models = 1.09468 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 213 components and 1.09468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072759Jy sigma=0.954226 ! Fit after self-cal, rms=0.072757Jy sigma=0.954092 ! 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.326 mas, bmaj=10.57 mas, bpa=9.736 degrees ! Estimated noise=1.37764 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.714465 Jy ! Component: 100 - total flux cleaned = 0.885626 Jy ! Component: 150 - total flux cleaned = 0.958053 Jy ! Component: 200 - total flux cleaned = 0.997648 Jy ! Total flux subtracted in 200 components = 0.997648 Jy ! Clean residual min=-0.012014 max=0.015192 Jy/beam ! Clean residual mean=0.000042 rms=0.003576 Jy/beam ! Combined flux in latest and established models = 0.997648 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.997648 Jy ! Inverting map and beam ! Estimated beam: bmin=3.155 mas, bmaj=10.46 mas, bpa=8.612 degrees ! Estimated noise=0.692476 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.0340899 Jy ! Component: 100 - total flux cleaned = 0.0529051 Jy ! Component: 150 - total flux cleaned = 0.0656694 Jy ! Component: 200 - total flux cleaned = 0.0737069 Jy ! Total flux subtracted in 200 components = 0.0737069 Jy ! Clean residual min=-0.006037 max=0.005069 Jy/beam ! Clean residual mean=0.000046 rms=0.001598 Jy/beam ! Combined flux in latest and established models = 1.07136 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 72 components and 1.07136 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.294 mas, bmaj=11.74 mas, bpa=8.428 degrees ! Estimated noise=0.879878 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.00977083 Jy ! Component: 100 - total flux cleaned = 0.0123448 Jy ! Component: 150 - total flux cleaned = 0.0145876 Jy ! Component: 200 - total flux cleaned = 0.0162626 Jy ! Total flux subtracted in 200 components = 0.0162626 Jy ! Clean residual min=-0.004491 max=0.003893 Jy/beam ! Clean residual mean=0.000057 rms=0.001286 Jy/beam ! Combined flux in latest and established models = 1.08762 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 116 components and 1.08762 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.155 mas, bmaj=10.46 mas, bpa=8.612 degrees ! Estimated noise=0.692476 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000246858 Jy ! Component: 100 - total flux cleaned = 0.000763791 Jy ! Component: 150 - total flux cleaned = 0.00185122 Jy ! Component: 200 - total flux cleaned = 0.00260936 Jy ! Total flux subtracted in 200 components = 0.00260936 Jy ! Clean residual min=-0.003587 max=0.002964 Jy/beam ! Clean residual mean=0.000020 rms=0.000862 Jy/beam ! Combined flux in latest and established models = 1.09023 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 143 components and 1.09023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073049Jy sigma=0.958835 ! Fit after self-cal, rms=0.072957Jy sigma=0.956483 wmodel J1044+8054_S_2006_02_14_yyk\_map.mod ! Writing 143 model components to file: J1044+8054_S_2006_02_14_yyk_map.mod wobs J1044+8054_S_2006_02_14_yyk\_uvs.fits ! Writing UV FITS file: J1044+8054_S_2006_02_14_yyk_uvs.fits wwins J1044+8054_S_2006_02_14_yyk\_map.win ! wwins: Wrote 3 windows to J1044+8054_S_2006_02_14_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.00064515 Jy ! Component: 100 - total flux cleaned = -0.000314785 Jy ! Component: 150 - total flux cleaned = -0.000180168 Jy ! Component: 200 - total flux cleaned = -0.000179276 Jy ! Component: 250 - total flux cleaned = -0.000178361 Jy ! Component: 300 - total flux cleaned = -0.000140503 Jy ! Component: 350 - total flux cleaned = -0.000140198 Jy ! Component: 400 - total flux cleaned = -0.00020814 Jy ! Component: 450 - total flux cleaned = -0.000307689 Jy ! Component: 500 - total flux cleaned = -0.000437378 Jy ! Component: 550 - total flux cleaned = -0.000438162 Jy ! Component: 600 - total flux cleaned = -0.000408249 Jy ! Component: 650 - total flux cleaned = -0.000320273 Jy ! Component: 700 - total flux cleaned = -0.000292453 Jy ! Component: 750 - total flux cleaned = -0.000208228 Jy ! Component: 800 - total flux cleaned = -0.000153921 Jy ! Component: 850 - total flux cleaned = -7.35237e-05 Jy ! Component: 900 - total flux cleaned = 3.08454e-05 Jy ! Component: 950 - total flux cleaned = 3.03306e-05 Jy ! Component: 1000 - total flux cleaned = 3.05437e-05 Jy ! Component: 1050 - total flux cleaned = 7.97703e-05 Jy ! Component: 1100 - total flux cleaned = 8.03393e-05 Jy ! Component: 1150 - total flux cleaned = 0.000151091 Jy ! Component: 1200 - total flux cleaned = 0.000197152 Jy ! Component: 1250 - total flux cleaned = 0.000241705 Jy ! Component: 1300 - total flux cleaned = 0.000241382 Jy ! Component: 1350 - total flux cleaned = 0.000306397 Jy ! Component: 1400 - total flux cleaned = 0.000306093 Jy ! Component: 1450 - total flux cleaned = 0.000327415 Jy ! Component: 1500 - total flux cleaned = 0.000389183 Jy ! Component: 1550 - total flux cleaned = 0.000388991 Jy ! Component: 1600 - total flux cleaned = 0.000329772 Jy ! Component: 1650 - total flux cleaned = 0.000408181 Jy ! Component: 1700 - total flux cleaned = 0.000312187 Jy ! Component: 1750 - total flux cleaned = 0.000388217 Jy ! Component: 1800 - total flux cleaned = 0.000369618 Jy ! Component: 1850 - total flux cleaned = 0.00029602 Jy ! Component: 1900 - total flux cleaned = 0.000314246 Jy ! Component: 1950 - total flux cleaned = 0.000296798 Jy ! Component: 2000 - total flux cleaned = 0.000314577 Jy ! Total flux subtracted in 2048 components = 0.0003145 Jy ! Clean residual min=-0.001021 max=0.001029 Jy/beam ! Clean residual mean=0.000021 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 1.09054 Jy keep ! Adding 148 model components to the UV plane model. ! The established model now contains 288 components and 1.09054 Jy ![Exited script file: muppet] wmap "J1044+8054_S_2006_02_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.155 x 10.46 at 8.612 degrees (North through East) ! Clean map min=-0.0022517 max=0.8697 Jy/beam ! Writing clean map to FITS file: J1044+8054_S_2006_02_14_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.869704 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000355308 device "J1044+8054_S_2006_02_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J1044+8054_S_2006_02_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.122562 0.122562 0.245123 0.490246 0.980492 1.96098 3.92197 7.84394 15.6879 31.3758 62.7515 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.869 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.155 x 10.46 at 8.612 degrees (North through East) ! Clean map min=-0.0022517 max=0.8697 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1044+8054_S_2006_02_14_yyk\_map.gif/gif" ! Attempting to open device: 'J1044+8054_S_2006_02_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1044+8054_S_2006_02_14_yyk_uvs.log closed on Wed Jul 5 11:57:13 2006