! Started logfile: J0339-0146_X_2005_06_01_yyk_uvs.log on Sat Oct 8 16:54:20 2005 obs J0339-0146_X_2005_06_01_yyk_uve.fits ! Reading UV FITS file: J0339-0146_X_2005_06_01_yyk_uve.fits ! AN table 1: 6 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.777778 visibilities/baseline/integration-bin. ! Found source: J0339-0146 ! ! 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 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1618 lines of history. ! ! Reading 840 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 J0339-0146_X_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 1.31464 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=0.6818 mas, bmaj=1.847 mas, bpa=-1.675 degrees ! Estimated noise=1.69372 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.957483 Jy ! Component: 100 - total flux cleaned = 1.32756 Jy ! Total flux subtracted in 100 components = 1.32756 Jy ! Clean residual min=-0.084394 max=0.240762 Jy/beam ! Clean residual mean=-0.000169 rms=0.033505 Jy/beam ! Combined flux in latest and established models = 1.32756 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 1.32756 Jy ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.430748Jy sigma=8.275671 ! Fit after self-cal, rms=0.418690Jy sigma=8.124932 ! Inverting map and beam ! Estimated beam: bmin=0.6818 mas, bmaj=1.847 mas, bpa=-1.675 degrees ! Estimated noise=1.69372 mJy/beam. ! Added new window around map position (1.2, 0.6). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.276897 Jy ! Component: 100 - total flux cleaned = 0.411876 Jy ! Total flux subtracted in 100 components = 0.411876 Jy ! Clean residual min=-0.053508 max=0.087608 Jy/beam ! Clean residual mean=-0.000094 rms=0.015158 Jy/beam ! Combined flux in latest and established models = 1.73943 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 33 components and 1.73943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.221935Jy sigma=4.167443 ! Fit after self-cal, rms=0.202665Jy sigma=3.849079 ! 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=0.8332 mas, bmaj=2.102 mas, bpa=-0.4623 degrees ! Estimated noise=1.31059 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.12838 Jy ! Component: 100 - total flux cleaned = 0.189555 Jy ! Component: 150 - total flux cleaned = 0.223344 Jy ! Component: 200 - total flux cleaned = 0.24314 Jy ! Total flux subtracted in 200 components = 0.24314 Jy ! Clean residual min=-0.033316 max=0.040592 Jy/beam ! Clean residual mean=-0.000036 rms=0.008127 Jy/beam ! Combined flux in latest and established models = 1.98257 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 39 model components to the UV plane model. ! The established model now contains 58 components and 1.98257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143244Jy sigma=2.613596 ! Fit after self-cal, rms=0.137779Jy sigma=2.528148 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8332 x 2.102 at -0.4623 degrees (North through East) ! Clean map min=-0.026932 max=1.0457 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.00706 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.96 HN 1.06 KP 0.98 ! LA 0.99 MK 0.99 NL 1.05 OV 1.03 ! PT 0.94 SC 0.96 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01119 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.97 HN 1.10 KP 0.93 ! LA 0.98 MK 0.98 NL 1.01 OV 1.01 ! PT 0.99 SC 0.94 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.0147 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 0.98 KP 0.89 ! LA 0.98 MK 0.98 NL 0.99 OV 1.05 ! PT 1.03 SC 0.92 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.959629 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 1.05 KP 1.00 ! LA 0.98 MK 0.98 NL 1.00 OV 1.07 ! PT 1.08 SC 1.21 ! ! ! Fit before self-cal, rms=0.137779Jy sigma=2.528148 ! Fit after self-cal, rms=0.122420Jy sigma=2.183064 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.122420Jy sigma=2.183064 ! Fit after self-cal, rms=0.122443Jy sigma=2.182988 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8317 mas, bmaj=2.099 mas, bpa=-0.3974 degrees ! Estimated noise=1.30239 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 (5, 3.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0236648 Jy ! Component: 100 - total flux cleaned = 0.0275187 Jy ! Component: 150 - total flux cleaned = 0.0313226 Jy ! Component: 200 - total flux cleaned = 0.0344876 Jy ! Total flux subtracted in 200 components = 0.0344876 Jy ! Clean residual min=-0.019702 max=0.014980 Jy/beam ! Clean residual mean=-0.000002 rms=0.003975 Jy/beam ! Combined flux in latest and established models = 2.01706 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 80 components and 2.01706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115639Jy sigma=2.046243 ! Fit after self-cal, rms=0.114853Jy sigma=2.036799 ! 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.114853Jy sigma=2.036799 ! Fit after self-cal, rms=0.101755Jy sigma=1.765817 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.000716773 Jy ! Component: 100 - total flux cleaned = 0.00144988 Jy ! Component: 150 - total flux cleaned = 0.0031221 Jy ! Component: 200 - total flux cleaned = 0.00429709 Jy ! Total flux subtracted in 200 components = 0.00429709 Jy ! Clean residual min=-0.017407 max=0.013852 Jy/beam ! Clean residual mean=-0.000002 rms=0.003739 Jy/beam ! Combined flux in latest and established models = 2.02136 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 92 components and 2.02136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099047Jy sigma=1.723623 ! Fit after self-cal, rms=0.098173Jy sigma=1.705061 ! 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: 0.8317 x 2.099 at -0.3974 degrees (North through East) ! Clean map min=-0.016807 max=1.04 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.098173Jy sigma=1.705061 ! Fit after self-cal, rms=0.080538Jy sigma=1.312598 ! 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.080538Jy sigma=1.312598 ! Fit after self-cal, rms=0.080513Jy sigma=1.311598 ! Inverting map and beam ! Estimated beam: bmin=0.8347 mas, bmaj=2.104 mas, bpa=-0.2291 degrees ! Estimated noise=1.30131 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00083017 Jy ! Component: 100 - total flux cleaned = 0.000106803 Jy ! Component: 150 - total flux cleaned = 0.000630368 Jy ! Component: 200 - total flux cleaned = 0.00154609 Jy ! Total flux subtracted in 200 components = 0.00154609 Jy ! Clean residual min=-0.014838 max=0.013194 Jy/beam ! Clean residual mean=0.000009 rms=0.003228 Jy/beam ! Combined flux in latest and established models = 2.0229 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 98 components and 2.0229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078350Jy sigma=1.274991 ! Fit after self-cal, rms=0.077939Jy sigma=1.266593 ! 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.077939Jy sigma=1.266593 ! Fit after self-cal, rms=0.077449Jy sigma=1.251408 ! 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.077449Jy sigma=1.251408 ! Fit after self-cal, rms=0.077450Jy sigma=1.251396 ! Inverting map and beam ! Estimated beam: bmin=0.8356 mas, bmaj=2.105 mas, bpa=-0.112 degrees ! Estimated noise=1.30131 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000377681 Jy ! Component: 100 - total flux cleaned = 0.000370193 Jy ! Component: 150 - total flux cleaned = 0.00016014 Jy ! Component: 200 - total flux cleaned = 0.000336257 Jy ! Total flux subtracted in 200 components = 0.000336257 Jy ! Clean residual min=-0.013487 max=0.012871 Jy/beam ! Clean residual mean=0.000010 rms=0.003067 Jy/beam ! Combined flux in latest and established models = 2.02324 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 108 components and 2.02324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076043Jy sigma=1.227128 ! Fit after self-cal, rms=0.075726Jy sigma=1.220375 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.301 mas, bmaj=3.725 mas, bpa=-2.417 degrees ! Estimated noise=1.72006 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.00211147 Jy ! Component: 100 - total flux cleaned = 0.00213202 Jy ! Component: 150 - total flux cleaned = 0.00211587 Jy ! Component: 200 - total flux cleaned = 0.00180139 Jy ! Total flux subtracted in 200 components = 0.00180139 Jy ! Clean residual min=-0.011223 max=0.012004 Jy/beam ! Clean residual mean=0.000016 rms=0.003271 Jy/beam ! Combined flux in latest and established models = 2.02504 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 125 components and 2.02504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075355Jy sigma=1.214292 ! Fit after self-cal, rms=0.075003Jy sigma=1.209194 ! 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=0.6833 mas, bmaj=1.85 mas, bpa=-1.635 degrees ! Estimated noise=1.69452 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.973677 Jy ! Component: 100 - total flux cleaned = 1.38544 Jy ! Component: 150 - total flux cleaned = 1.60454 Jy ! Component: 200 - total flux cleaned = 1.73113 Jy ! Total flux subtracted in 200 components = 1.73113 Jy ! Clean residual min=-0.033746 max=0.057249 Jy/beam ! Clean residual mean=-0.000012 rms=0.011483 Jy/beam ! Combined flux in latest and established models = 1.73113 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 35 model components to the UV plane model. ! The established model now contains 35 components and 1.73113 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8356 mas, bmaj=2.105 mas, bpa=-0.112 degrees ! Estimated noise=1.30131 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.111547 Jy ! Component: 100 - total flux cleaned = 0.171395 Jy ! Component: 150 - total flux cleaned = 0.208841 Jy ! Component: 200 - total flux cleaned = 0.2336 Jy ! Total flux subtracted in 200 components = 0.2336 Jy ! Clean residual min=-0.015112 max=0.019619 Jy/beam ! Clean residual mean=0.000018 rms=0.004292 Jy/beam ! Combined flux in latest and established models = 1.96473 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 69 components and 1.96473 Jy ! Inverting map ! Added new window around map position (-2.6, -2.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0234627 Jy ! Component: 100 - total flux cleaned = 0.0306539 Jy ! Component: 150 - total flux cleaned = 0.0350342 Jy ! Component: 200 - total flux cleaned = 0.0378607 Jy ! Total flux subtracted in 200 components = 0.0378607 Jy ! Clean residual min=-0.010840 max=0.010328 Jy/beam ! Clean residual mean=0.000002 rms=0.002980 Jy/beam ! Combined flux in latest and established models = 2.00259 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 95 components and 2.00259 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.301 mas, bmaj=3.725 mas, bpa=-2.417 degrees ! Estimated noise=1.72006 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.0146251 Jy ! Component: 100 - total flux cleaned = 0.0198655 Jy ! Component: 150 - total flux cleaned = 0.02158 Jy ! Component: 200 - total flux cleaned = 0.0230025 Jy ! Total flux subtracted in 200 components = 0.0230025 Jy ! Clean residual min=-0.009114 max=0.008272 Jy/beam ! Clean residual mean=-0.000009 rms=0.002776 Jy/beam ! Combined flux in latest and established models = 2.02559 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 117 components and 2.02559 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8356 mas, bmaj=2.105 mas, bpa=-0.112 degrees ! Estimated noise=1.30131 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00269684 Jy ! Component: 100 - total flux cleaned = -0.00378896 Jy ! Component: 150 - total flux cleaned = -0.00297036 Jy ! Component: 200 - total flux cleaned = -0.00198709 Jy ! Total flux subtracted in 200 components = -0.00198709 Jy ! Clean residual min=-0.009154 max=0.008341 Jy/beam ! Clean residual mean=-0.000007 rms=0.002398 Jy/beam ! Combined flux in latest and established models = 2.02361 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 137 components and 2.02361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068110Jy sigma=1.099106 ! Fit after self-cal, rms=0.067306Jy sigma=1.084070 wmodel J0339-0146_X_2005_06_01_yyk\_map.mod ! Writing 137 model components to file: J0339-0146_X_2005_06_01_yyk_map.mod wobs J0339-0146_X_2005_06_01_yyk\_uvs.fits ! Writing UV FITS file: J0339-0146_X_2005_06_01_yyk_uvs.fits wwins J0339-0146_X_2005_06_01_yyk\_map.win ! wwins: Wrote 4 windows to J0339-0146_X_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.000338279 Jy ! Component: 100 - total flux cleaned = 0.00145808 Jy ! Component: 150 - total flux cleaned = 0.00277779 Jy ! Component: 200 - total flux cleaned = 0.00340865 Jy ! Component: 250 - total flux cleaned = 0.00389205 Jy ! Component: 300 - total flux cleaned = 0.00446969 Jy ! Component: 350 - total flux cleaned = 0.00502519 Jy ! Component: 400 - total flux cleaned = 0.00534832 Jy ! Component: 450 - total flux cleaned = 0.00576577 Jy ! Component: 500 - total flux cleaned = 0.00616816 Jy ! Component: 550 - total flux cleaned = 0.00655868 Jy ! Component: 600 - total flux cleaned = 0.00684305 Jy ! Component: 650 - total flux cleaned = 0.00675154 Jy ! Component: 700 - total flux cleaned = 0.006752 Jy ! Component: 750 - total flux cleaned = 0.00666529 Jy ! Component: 800 - total flux cleaned = 0.00649649 Jy ! Component: 850 - total flux cleaned = 0.00633064 Jy ! Component: 900 - total flux cleaned = 0.00601 Jy ! Component: 950 - total flux cleaned = 0.00577643 Jy ! Component: 1000 - total flux cleaned = 0.00554658 Jy ! Component: 1050 - total flux cleaned = 0.00524687 Jy ! Component: 1100 - total flux cleaned = 0.00495457 Jy ! Component: 1150 - total flux cleaned = 0.0044535 Jy ! Component: 1200 - total flux cleaned = 0.00410345 Jy ! Component: 1250 - total flux cleaned = 0.00382975 Jy ! Component: 1300 - total flux cleaned = 0.00389722 Jy ! Component: 1350 - total flux cleaned = 0.00349955 Jy ! Component: 1400 - total flux cleaned = 0.00336907 Jy ! Component: 1450 - total flux cleaned = 0.00317852 Jy ! Component: 1500 - total flux cleaned = 0.00305435 Jy ! Component: 1550 - total flux cleaned = 0.00287258 Jy ! Component: 1600 - total flux cleaned = 0.00275272 Jy ! Component: 1650 - total flux cleaned = 0.00257624 Jy ! Component: 1700 - total flux cleaned = 0.00240421 Jy ! Component: 1750 - total flux cleaned = 0.00229137 Jy ! Component: 1800 - total flux cleaned = 0.00218059 Jy ! Component: 1850 - total flux cleaned = 0.00207039 Jy ! Component: 1900 - total flux cleaned = 0.00212303 Jy ! Component: 1950 - total flux cleaned = 0.00201724 Jy ! Component: 2000 - total flux cleaned = 0.00206729 Jy ! Total flux subtracted in 2048 components = 0.00201637 Jy ! Clean residual min=-0.002520 max=0.002844 Jy/beam ! Clean residual mean=-0.000002 rms=0.000949 Jy/beam ! Combined flux in latest and established models = 2.02562 Jy keep ! Adding 133 model components to the UV plane model. ! The established model now contains 270 components and 2.02562 Jy ![Exited script file: muppet] wmap "J0339-0146_X_2005_06_01_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8356 x 2.105 at -0.112 degrees (North through East) ! Clean map min=-0.0086757 max=1.0434 Jy/beam ! Writing clean map to FITS file: J0339-0146_X_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 1.04339 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000949903 device "J0339-0146_X_2005_06_01_yyk\_map.eps/VPS" ! Attempting to open device: 'J0339-0146_X_2005_06_01_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.273119 0.273119 0.546238 1.09248 2.18495 4.3699 8.7398 17.4796 34.9592 69.9184 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0028 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.043 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8356 x 2.105 at -0.112 degrees (North through East) ! Clean map min=-0.0086757 max=1.0434 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0339-0146_X_2005_06_01_yyk\_map.gif/gif" ! Attempting to open device: 'J0339-0146_X_2005_06_01_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0339-0146_X_2005_06_01_yyk_uvs.log closed on Sat Oct 8 16:54:24 2005