! Started logfile: J0704-1307_X_2005_07_09_yyk_uvs.log on Fri Jan 20 10:03:25 2006 obs J0704-1307_X_2005_07_09_yyk_uve.fits ! Reading UV FITS file: J0704-1307_X_2005_07_09_yyk_uve.fits ! AN table 1: 9 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0704-1307 ! ! 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 1480 lines of history. ! ! Reading 1620 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 J0704-1307_X_2005_07_09_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)= 0.13781 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.7113 mas, bmaj=1.859 mas, bpa=-0.8626 degrees ! Estimated noise=1.44859 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.0794486 Jy ! Component: 100 - total flux cleaned = 0.105906 Jy ! Total flux subtracted in 100 components = 0.105906 Jy ! Clean residual min=-0.009383 max=0.016249 Jy/beam ! Clean residual mean=0.000005 rms=0.002873 Jy/beam ! Combined flux in latest and established models = 0.105906 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.105906 Jy ! ! Correcting IF 1. ! A total of 1 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.089471Jy sigma=1.568617 ! Fit after self-cal, rms=0.076046Jy sigma=1.320289 ! Inverting map and beam ! Estimated beam: bmin=0.7113 mas, bmaj=1.859 mas, bpa=-0.8626 degrees ! Estimated noise=1.44859 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0226296 Jy ! Component: 100 - total flux cleaned = 0.0323052 Jy ! Total flux subtracted in 100 components = 0.0323052 Jy ! Clean residual min=-0.007933 max=0.007814 Jy/beam ! Clean residual mean=-0.000004 rms=0.001978 Jy/beam ! Combined flux in latest and established models = 0.138212 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 28 components and 0.138212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069625Jy sigma=1.180499 ! Fit after self-cal, rms=0.069606Jy sigma=1.179913 ! 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.9493 mas, bmaj=2.335 mas, bpa=-2.207 degrees ! Estimated noise=1.0249 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.0088487 Jy ! Component: 100 - total flux cleaned = 0.0121318 Jy ! Component: 150 - total flux cleaned = 0.012793 Jy ! Component: 200 - total flux cleaned = 0.0129132 Jy ! Total flux subtracted in 200 components = 0.0129132 Jy ! Clean residual min=-0.005324 max=0.005084 Jy/beam ! Clean residual mean=0.000001 rms=0.001392 Jy/beam ! Combined flux in latest and established models = 0.151125 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 0.151125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068980Jy sigma=1.165032 ! Fit after self-cal, rms=0.068978Jy sigma=1.164960 ! 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.9493 x 2.335 at -2.207 degrees (North through East) ! Clean map min=-0.0051204 max=0.10963 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.03694 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.02 HN 0.98 KP 0.92 ! LA 0.98 MK 1.00 NL 0.97 OV 1.03 ! PT 0.92 SC 0.93 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.068978Jy sigma=1.164960 ! Fit after self-cal, rms=0.069001Jy sigma=1.161914 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.069001Jy sigma=1.161914 ! Fit after self-cal, rms=0.069003Jy sigma=1.161909 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9506 mas, bmaj=2.323 mas, bpa=-1.607 degrees ! Estimated noise=1.02289 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.000222691 Jy ! Component: 100 - total flux cleaned = 0.000333864 Jy ! Component: 150 - total flux cleaned = 0.000431972 Jy ! Component: 200 - total flux cleaned = 0.000476758 Jy ! Total flux subtracted in 200 components = 0.000476758 Jy ! Clean residual min=-0.005118 max=0.004654 Jy/beam ! Clean residual mean=0.000006 rms=0.001336 Jy/beam ! Combined flux in latest and established models = 0.151602 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 51 components and 0.151602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068949Jy sigma=1.160887 ! Fit after self-cal, rms=0.068949Jy sigma=1.160844 ! 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.068949Jy sigma=1.160844 ! Fit after self-cal, rms=0.059365Jy sigma=1.008388 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.00355358 Jy ! Component: 100 - total flux cleaned = 0.00335565 Jy ! Component: 150 - total flux cleaned = 0.0032043 Jy ! Component: 200 - total flux cleaned = 0.00314687 Jy ! Total flux subtracted in 200 components = 0.00314687 Jy ! Clean residual min=-0.004448 max=0.003996 Jy/beam ! Clean residual mean=0.000008 rms=0.001160 Jy/beam ! Combined flux in latest and established models = 0.154749 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 61 components and 0.154749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058951Jy sigma=1.001947 ! Fit after self-cal, rms=0.058687Jy sigma=0.996985 ! 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.9506 x 2.323 at -1.607 degrees (North through East) ! Clean map min=-0.0042531 max=0.1145 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.058687Jy sigma=0.996985 ! Fit after self-cal, rms=0.057231Jy sigma=0.989325 ! 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.057231Jy sigma=0.989325 ! Fit after self-cal, rms=0.057222Jy sigma=0.988930 ! Inverting map and beam ! Estimated beam: bmin=0.9416 mas, bmaj=2.292 mas, bpa=-0.5083 degrees ! Estimated noise=0.999987 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00220279 Jy ! Component: 100 - total flux cleaned = -0.002247 Jy ! Component: 150 - total flux cleaned = -0.00221966 Jy ! Component: 200 - total flux cleaned = -0.00217242 Jy ! Total flux subtracted in 200 components = -0.00217242 Jy ! Clean residual min=-0.004160 max=0.003748 Jy/beam ! Clean residual mean=0.000005 rms=0.001100 Jy/beam ! Combined flux in latest and established models = 0.152576 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 64 components and 0.152576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057181Jy sigma=0.987481 ! Fit after self-cal, rms=0.057179Jy sigma=0.987401 ! 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.057179Jy sigma=0.987401 ! Fit after self-cal, rms=0.057721Jy sigma=0.987213 ! 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.057721Jy sigma=0.987213 ! Fit after self-cal, rms=0.057738Jy sigma=0.987030 ! Inverting map and beam ! Estimated beam: bmin=0.9353 mas, bmaj=2.274 mas, bpa=-0.08627 degrees ! Estimated noise=0.995053 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000262388 Jy ! Component: 100 - total flux cleaned = -0.000236233 Jy ! Component: 150 - total flux cleaned = -0.000238435 Jy ! Component: 200 - total flux cleaned = -0.000239304 Jy ! Total flux subtracted in 200 components = -0.000239304 Jy ! Clean residual min=-0.004188 max=0.003855 Jy/beam ! Clean residual mean=0.000005 rms=0.001086 Jy/beam ! Combined flux in latest and established models = 0.152337 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 67 components and 0.152337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057741Jy sigma=0.986746 ! Fit after self-cal, rms=0.057743Jy sigma=0.986727 ! 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.268 mas, bmaj=4.359 mas, bpa=1.486 degrees ! Estimated noise=1.24621 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.000364105 Jy ! Component: 100 - total flux cleaned = 0.000365768 Jy ! Component: 150 - total flux cleaned = 0.000300416 Jy ! Component: 200 - total flux cleaned = 0.000253215 Jy ! Total flux subtracted in 200 components = 0.000253215 Jy ! Clean residual min=-0.004371 max=0.004101 Jy/beam ! Clean residual mean=0.000009 rms=0.001381 Jy/beam ! Combined flux in latest and established models = 0.15259 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 69 components and 0.15259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057795Jy sigma=0.987334 ! Fit after self-cal, rms=0.057755Jy sigma=0.986929 ! 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=0.7043 mas, bmaj=1.835 mas, bpa=0.04457 degrees ! Estimated noise=1.39697 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0916453 Jy ! Component: 100 - total flux cleaned = 0.120488 Jy ! Component: 150 - total flux cleaned = 0.134336 Jy ! Component: 200 - total flux cleaned = 0.141772 Jy ! Total flux subtracted in 200 components = 0.141772 Jy ! Clean residual min=-0.005649 max=0.006036 Jy/beam ! Clean residual mean=-0.000003 rms=0.001509 Jy/beam ! Combined flux in latest and established models = 0.141772 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.141772 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9353 mas, bmaj=2.274 mas, bpa=-0.08627 degrees ! Estimated noise=0.995053 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) ! Added new window around map position (1, 0.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00693728 Jy ! Component: 100 - total flux cleaned = 0.0098399 Jy ! Component: 150 - total flux cleaned = 0.0106154 Jy ! Component: 200 - total flux cleaned = 0.0110663 Jy ! Total flux subtracted in 200 components = 0.0110663 Jy ! Clean residual min=-0.004222 max=0.003670 Jy/beam ! Clean residual mean=0.000006 rms=0.001060 Jy/beam ! Combined flux in latest and established models = 0.152838 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 52 components and 0.152838 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.268 mas, bmaj=4.359 mas, bpa=1.486 degrees ! Estimated noise=1.24621 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.000674975 Jy ! Component: 100 - total flux cleaned = 0.000714168 Jy ! Component: 150 - total flux cleaned = 0.000684921 Jy ! Component: 200 - total flux cleaned = 0.000660672 Jy ! Total flux subtracted in 200 components = 0.000660672 Jy ! Clean residual min=-0.004322 max=0.004191 Jy/beam ! Clean residual mean=0.000013 rms=0.001337 Jy/beam ! Combined flux in latest and established models = 0.153499 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 63 components and 0.153499 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9353 mas, bmaj=2.274 mas, bpa=-0.08627 degrees ! Estimated noise=0.995053 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000230329 Jy ! Component: 100 - total flux cleaned = -0.000309723 Jy ! Component: 150 - total flux cleaned = -0.000347318 Jy ! Component: 200 - total flux cleaned = -0.000349124 Jy ! Total flux subtracted in 200 components = -0.000349124 Jy ! Clean residual min=-0.004092 max=0.003655 Jy/beam ! Clean residual mean=0.000007 rms=0.001054 Jy/beam ! Combined flux in latest and established models = 0.15315 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 72 components and 0.15315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057565Jy sigma=0.983070 ! Fit after self-cal, rms=0.057534Jy sigma=0.982478 wmodel J0704-1307_X_2005_07_09_yyk\_map.mod ! Writing 72 model components to file: J0704-1307_X_2005_07_09_yyk_map.mod wobs J0704-1307_X_2005_07_09_yyk\_uvs.fits ! Writing UV FITS file: J0704-1307_X_2005_07_09_yyk_uvs.fits wwins J0704-1307_X_2005_07_09_yyk\_map.win ! wwins: Wrote 2 windows to J0704-1307_X_2005_07_09_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.00120267 Jy ! Component: 100 - total flux cleaned = -0.00100945 Jy ! Component: 150 - total flux cleaned = -0.000885376 Jy ! Component: 200 - total flux cleaned = -0.000826599 Jy ! Component: 250 - total flux cleaned = -0.00104665 Jy ! Component: 300 - total flux cleaned = -0.00110141 Jy ! Component: 350 - total flux cleaned = -0.0014173 Jy ! Component: 400 - total flux cleaned = -0.00167283 Jy ! Component: 450 - total flux cleaned = -0.00197132 Jy ! Component: 500 - total flux cleaned = -0.00206924 Jy ! Component: 550 - total flux cleaned = -0.00221106 Jy ! Component: 600 - total flux cleaned = -0.00211752 Jy ! Component: 650 - total flux cleaned = -0.00216288 Jy ! Component: 700 - total flux cleaned = -0.00202877 Jy ! Component: 750 - total flux cleaned = -0.00194209 Jy ! Component: 800 - total flux cleaned = -0.00181367 Jy ! Component: 850 - total flux cleaned = -0.00164577 Jy ! Component: 900 - total flux cleaned = -0.00143836 Jy ! Component: 950 - total flux cleaned = -0.00119294 Jy ! Component: 1000 - total flux cleaned = -0.00083087 Jy ! Component: 1050 - total flux cleaned = -0.000633084 Jy ! Component: 1100 - total flux cleaned = -0.000360374 Jy ! Component: 1150 - total flux cleaned = -0.000130494 Jy ! Component: 1200 - total flux cleaned = 5.8934e-05 Jy ! Component: 1250 - total flux cleaned = 0.0001713 Jy ! Component: 1300 - total flux cleaned = 0.000430927 Jy ! Component: 1350 - total flux cleaned = 0.000760076 Jy ! Component: 1400 - total flux cleaned = 0.000975602 Jy ! Component: 1450 - total flux cleaned = 0.00122532 Jy ! Component: 1500 - total flux cleaned = 0.00147189 Jy ! Component: 1550 - total flux cleaned = 0.00157712 Jy ! Component: 1600 - total flux cleaned = 0.00185387 Jy ! Component: 1650 - total flux cleaned = 0.00209261 Jy ! Component: 1700 - total flux cleaned = 0.0023621 Jy ! Component: 1750 - total flux cleaned = 0.0025618 Jy ! Component: 1800 - total flux cleaned = 0.00279303 Jy ! Component: 1850 - total flux cleaned = 0.00305399 Jy ! Component: 1900 - total flux cleaned = 0.00337616 Jy ! Component: 1950 - total flux cleaned = 0.00347098 Jy ! Component: 2000 - total flux cleaned = 0.0036297 Jy ! Total flux subtracted in 2048 components = 0.00387943 Jy ! Clean residual min=-0.001945 max=0.001844 Jy/beam ! Clean residual mean=0.000003 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.157029 Jy keep ! Adding 136 model components to the UV plane model. ! The established model now contains 208 components and 0.157029 Jy ![Exited script file: muppet] wmap "J0704-1307_X_2005_07_09_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9353 x 2.274 at -0.08627 degrees (North through East) ! Clean map min=-0.0028744 max=0.11343 Jy/beam ! Writing clean map to FITS file: J0704-1307_X_2005_07_09_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.113426 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000604172 device "J0704-1307_X_2005_07_09_yyk\_map.eps/VPS" ! Attempting to open device: 'J0704-1307_X_2005_07_09_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.59798 1.59798 3.19596 6.39191 12.7838 25.5676 51.1353 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.113 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.9353 x 2.274 at -0.08627 degrees (North through East) ! Clean map min=-0.0028744 max=0.11343 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0704-1307_X_2005_07_09_yyk\_map.gif/gif" ! Attempting to open device: 'J0704-1307_X_2005_07_09_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0704-1307_X_2005_07_09_yyk_uvs.log closed on Fri Jan 20 10:03:30 2006