! Started logfile: J1316-3338_S_2004_05_08_yyk_uvs.log on Wed Dec 7 00:26:39 2005 obs J1316-3338_S_2004_05_08_yyk_uve.fits ! Reading UV FITS file: J1316-3338_S_2004_05_08_yyk_uve.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.824242 visibilities/baseline/integration-bin. ! Found source: J1316-3338 ! ! 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 1438 lines of history. ! ! Reading 1632 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 J1316-3338_S_2004_05_08_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.568055 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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.502629Jy sigma=6.618156 ! Fit after self-cal, rms=0.502587Jy sigma=6.612969 ! 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.401 mas, bmaj=6.192 mas, bpa=-2.654 degrees ! Estimated noise=2.17924 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.412399 Jy ! Component: 100 - total flux cleaned = 0.513242 Jy ! Total flux subtracted in 100 components = 0.513242 Jy ! Clean residual min=-0.036736 max=0.056199 Jy/beam ! Clean residual mean=-0.000788 rms=0.009606 Jy/beam ! Combined flux in latest and established models = 0.513242 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.513242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178626Jy sigma=2.386434 ! Fit after self-cal, rms=0.178479Jy sigma=2.383634 ! Inverting map ! Added new window around map position (-4, 0.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0699135 Jy ! Component: 100 - total flux cleaned = 0.1125 Jy ! Total flux subtracted in 100 components = 0.1125 Jy ! Clean residual min=-0.027904 max=0.038097 Jy/beam ! Clean residual mean=-0.000412 rms=0.007134 Jy/beam ! Combined flux in latest and established models = 0.625742 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 47 components and 0.625742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140431Jy sigma=1.775708 ! Fit after self-cal, rms=0.138763Jy sigma=1.756614 ! 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.136 mas, bmaj=7.957 mas, bpa=-4.706 degrees ! Estimated noise=1.5091 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.0587263 Jy ! Component: 100 - total flux cleaned = 0.0864197 Jy ! Component: 150 - total flux cleaned = 0.100359 Jy ! Component: 200 - total flux cleaned = 0.104915 Jy ! Total flux subtracted in 200 components = 0.104915 Jy ! Clean residual min=-0.017731 max=0.027056 Jy/beam ! Clean residual mean=-0.000326 rms=0.005753 Jy/beam ! Combined flux in latest and established models = 0.730657 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 67 components and 0.730657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122114Jy sigma=1.487782 ! Fit after self-cal, rms=0.120578Jy sigma=1.469344 ! 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. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01565 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 1.00* KP 0.93 ! LA 1.05 MK 0.94 NL 1.03 OV 0.97 ! PT 0.97 SC 0.93 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.989739 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.96 HN 1.00* KP 0.98 ! LA 1.01 MK 1.06 NL 1.11 OV 1.00 ! PT 0.92 SC 0.99 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! 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. ! A total of 6 telescope corrections were flagged in sub-array 1. ! 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.120578Jy sigma=1.469344 ! Fit after self-cal, rms=0.116623Jy sigma=1.427367 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.116623Jy sigma=1.427367 ! Fit after self-cal, rms=0.116605Jy sigma=1.427299 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.137 mas, bmaj=7.943 mas, bpa=-4.272 degrees ! Estimated noise=1.50041 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.00148754 Jy ! Component: 100 - total flux cleaned = 0.00179517 Jy ! Component: 150 - total flux cleaned = 0.00202594 Jy ! Component: 200 - total flux cleaned = 0.00220666 Jy ! Total flux subtracted in 200 components = 0.00220666 Jy ! Clean residual min=-0.014566 max=0.019980 Jy/beam ! Clean residual mean=-0.000082 rms=0.004440 Jy/beam ! Combined flux in latest and established models = 0.732864 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 74 components and 0.732864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115805Jy sigma=1.412326 ! Fit after self-cal, rms=0.115418Jy sigma=1.408770 ! 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.115418Jy sigma=1.408770 ! Fit after self-cal, rms=0.113370Jy sigma=1.377425 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.00264403 Jy ! Component: 100 - total flux cleaned = 0.00285028 Jy ! Component: 150 - total flux cleaned = 0.00300794 Jy ! Component: 200 - total flux cleaned = 0.00313633 Jy ! Total flux subtracted in 200 components = 0.00313633 Jy ! Clean residual min=-0.014008 max=0.019498 Jy/beam ! Clean residual mean=-0.000080 rms=0.004300 Jy/beam ! Combined flux in latest and established models = 0.736001 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 77 components and 0.736001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112979Jy sigma=1.370079 ! Fit after self-cal, rms=0.112669Jy sigma=1.365370 ! 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.137 x 7.943 at -4.272 degrees (North through East) ! Clean map min=-0.014369 max=0.47428 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.112669Jy sigma=1.365370 ! Fit after self-cal, rms=0.106892Jy sigma=1.291650 ! 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.106892Jy sigma=1.291650 ! Fit after self-cal, rms=0.106906Jy sigma=1.291245 ! Inverting map and beam ! Estimated beam: bmin=3.143 mas, bmaj=7.888 mas, bpa=-3.892 degrees ! Estimated noise=1.49057 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00235123 Jy ! Component: 100 - total flux cleaned = -0.0028435 Jy ! Component: 150 - total flux cleaned = -0.00286209 Jy ! Component: 200 - total flux cleaned = -0.00286641 Jy ! Total flux subtracted in 200 components = -0.00286641 Jy ! Clean residual min=-0.011800 max=0.015389 Jy/beam ! Clean residual mean=-0.000218 rms=0.003970 Jy/beam ! Combined flux in latest and established models = 0.733134 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 83 components and 0.733134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106736Jy sigma=1.286288 ! Fit after self-cal, rms=0.106622Jy sigma=1.285347 ! 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.106622Jy sigma=1.285347 ! Fit after self-cal, rms=0.101037Jy sigma=1.212842 ! 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.101037Jy sigma=1.212842 ! Fit after self-cal, rms=0.101046Jy sigma=1.212655 ! Inverting map and beam ! Estimated beam: bmin=3.166 mas, bmaj=7.911 mas, bpa=-4.404 degrees ! Estimated noise=1.46407 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0114174 Jy ! Component: 100 - total flux cleaned = -0.014906 Jy ! Component: 150 - total flux cleaned = -0.0153565 Jy ! Component: 200 - total flux cleaned = -0.0155201 Jy ! Total flux subtracted in 200 components = -0.0155201 Jy ! Clean residual min=-0.010225 max=0.013822 Jy/beam ! Clean residual mean=-0.000013 rms=0.003461 Jy/beam ! Combined flux in latest and established models = 0.717614 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 92 components and 0.717614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100840Jy sigma=1.198378 ! Fit after self-cal, rms=0.100738Jy sigma=1.197695 ! 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=9.338 mas, bmaj=25.25 mas, bpa=0.4423 degrees ! Estimated noise=1.85979 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.00205688 Jy ! Component: 100 - total flux cleaned = 0.00202536 Jy ! Component: 150 - total flux cleaned = 0.00216039 Jy ! Component: 200 - total flux cleaned = 0.00226938 Jy ! Total flux subtracted in 200 components = 0.00226938 Jy ! Clean residual min=-0.012889 max=0.016951 Jy/beam ! Clean residual mean=-0.000004 rms=0.005033 Jy/beam ! Combined flux in latest and established models = 0.719883 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 96 components and 0.719883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101266Jy sigma=1.203045 ! Fit after self-cal, rms=0.101208Jy sigma=1.200896 ! 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.393 mas, bmaj=6.169 mas, bpa=-2.26 degrees ! Estimated noise=2.14565 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.406001 Jy ! Component: 100 - total flux cleaned = 0.515356 Jy ! Component: 150 - total flux cleaned = 0.578478 Jy ! Component: 200 - total flux cleaned = 0.618494 Jy ! Total flux subtracted in 200 components = 0.618494 Jy ! Clean residual min=-0.018955 max=0.021909 Jy/beam ! Clean residual mean=-0.000317 rms=0.004714 Jy/beam ! Combined flux in latest and established models = 0.618495 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 55 model components to the UV plane model. ! The established model now contains 55 components and 0.618495 Jy ! Inverting map and beam ! Estimated beam: bmin=3.166 mas, bmaj=7.911 mas, bpa=-4.404 degrees ! Estimated noise=1.46407 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 (-4, 8.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0500828 Jy ! Component: 100 - total flux cleaned = 0.0758121 Jy ! Component: 150 - total flux cleaned = 0.0906233 Jy ! Component: 200 - total flux cleaned = 0.0993549 Jy ! Total flux subtracted in 200 components = 0.0993549 Jy ! Clean residual min=-0.009122 max=0.014889 Jy/beam ! Clean residual mean=-0.000056 rms=0.003330 Jy/beam ! Combined flux in latest and established models = 0.717849 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 110 components and 0.717849 Jy ! Inverting map ! Added new window around map position (-2.5, -31). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0155371 Jy ! Component: 100 - total flux cleaned = 0.0193271 Jy ! Component: 150 - total flux cleaned = 0.02176 Jy ! Component: 200 - total flux cleaned = 0.0232697 Jy ! Total flux subtracted in 200 components = 0.0232697 Jy ! Clean residual min=-0.008925 max=0.009245 Jy/beam ! Clean residual mean=-0.000018 rms=0.002665 Jy/beam ! Combined flux in latest and established models = 0.741119 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 137 components and 0.741119 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=9.338 mas, bmaj=25.25 mas, bpa=0.4423 degrees ! Estimated noise=1.85979 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.00406403 Jy ! Component: 100 - total flux cleaned = 0.00497177 Jy ! Component: 150 - total flux cleaned = 0.00583996 Jy ! Component: 200 - total flux cleaned = 0.00648461 Jy ! Total flux subtracted in 200 components = 0.00648461 Jy ! Clean residual min=-0.011063 max=0.008346 Jy/beam ! Clean residual mean=-0.000028 rms=0.003656 Jy/beam ! Combined flux in latest and established models = 0.747604 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 146 components and 0.747604 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.166 mas, bmaj=7.911 mas, bpa=-4.404 degrees ! Estimated noise=1.46407 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00145742 Jy ! Component: 100 - total flux cleaned = -0.00161767 Jy ! Component: 150 - total flux cleaned = -0.00148716 Jy ! Component: 200 - total flux cleaned = -0.00125128 Jy ! Total flux subtracted in 200 components = -0.00125128 Jy ! Clean residual min=-0.008637 max=0.009105 Jy/beam ! Clean residual mean=-0.000026 rms=0.002592 Jy/beam ! Combined flux in latest and established models = 0.746352 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 168 components and 0.746352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098373Jy sigma=1.141044 ! Fit after self-cal, rms=0.097945Jy sigma=1.137242 wmodel J1316-3338_S_2004_05_08_yyk\_map.mod ! Writing 168 model components to file: J1316-3338_S_2004_05_08_yyk_map.mod wobs J1316-3338_S_2004_05_08_yyk\_uvs.fits ! Writing UV FITS file: J1316-3338_S_2004_05_08_yyk_uvs.fits wwins J1316-3338_S_2004_05_08_yyk\_map.win ! wwins: Wrote 4 windows to J1316-3338_S_2004_05_08_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.00237056 Jy ! Component: 100 - total flux cleaned = -0.00364844 Jy ! Component: 150 - total flux cleaned = -0.00430721 Jy ! Component: 200 - total flux cleaned = -0.00480633 Jy ! Component: 250 - total flux cleaned = -0.00480599 Jy ! Component: 300 - total flux cleaned = -0.00514499 Jy ! Component: 350 - total flux cleaned = -0.00525282 Jy ! Component: 400 - total flux cleaned = -0.00535873 Jy ! Component: 450 - total flux cleaned = -0.00566159 Jy ! Component: 500 - total flux cleaned = -0.00585326 Jy ! Component: 550 - total flux cleaned = -0.00575892 Jy ! Component: 600 - total flux cleaned = -0.00602954 Jy ! Component: 650 - total flux cleaned = -0.00611801 Jy ! Component: 700 - total flux cleaned = -0.00637449 Jy ! Component: 750 - total flux cleaned = -0.0065408 Jy ! Component: 800 - total flux cleaned = -0.00678406 Jy ! Component: 850 - total flux cleaned = -0.00686215 Jy ! Component: 900 - total flux cleaned = -0.00694007 Jy ! Component: 950 - total flux cleaned = -0.0070165 Jy ! Component: 1000 - total flux cleaned = -0.0071644 Jy ! Component: 1050 - total flux cleaned = -0.00730855 Jy ! Component: 1100 - total flux cleaned = -0.0070966 Jy ! Component: 1150 - total flux cleaned = -0.00681869 Jy ! Component: 1200 - total flux cleaned = -0.00641067 Jy ! Component: 1250 - total flux cleaned = -0.00627735 Jy ! Component: 1300 - total flux cleaned = -0.00607979 Jy ! Component: 1350 - total flux cleaned = -0.00575509 Jy ! Component: 1400 - total flux cleaned = -0.00556322 Jy ! Component: 1450 - total flux cleaned = -0.00525033 Jy ! Component: 1500 - total flux cleaned = -0.00518818 Jy ! Component: 1550 - total flux cleaned = -0.00512657 Jy ! Component: 1600 - total flux cleaned = -0.00482508 Jy ! Component: 1650 - total flux cleaned = -0.00435213 Jy ! Component: 1700 - total flux cleaned = -0.00423631 Jy ! Component: 1750 - total flux cleaned = -0.00400613 Jy ! Component: 1800 - total flux cleaned = -0.00389179 Jy ! Component: 1850 - total flux cleaned = -0.00361161 Jy ! Component: 1900 - total flux cleaned = -0.00344556 Jy ! Component: 1950 - total flux cleaned = -0.00322637 Jy ! Component: 2000 - total flux cleaned = -0.00301059 Jy ! Total flux subtracted in 2048 components = -0.00290369 Jy ! Clean residual min=-0.003495 max=0.002999 Jy/beam ! Clean residual mean=0.000027 rms=0.001149 Jy/beam ! Combined flux in latest and established models = 0.743449 Jy keep ! Adding 155 model components to the UV plane model. ! The established model now contains 323 components and 0.743449 Jy ![Exited script file: muppet] wmap "J1316-3338_S_2004_05_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.166 x 7.911 at -4.404 degrees (North through East) ! Clean map min=-0.0067981 max=0.47867 Jy/beam ! Writing clean map to FITS file: J1316-3338_S_2004_05_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.478668 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00113581 device "J1316-3338_S_2004_05_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J1316-3338_S_2004_05_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.711859 0.711859 1.42372 2.84744 5.69487 11.3897 22.7795 45.559 91.1179 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0034 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.478 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.166 x 7.911 at -4.404 degrees (North through East) ! Clean map min=-0.0067981 max=0.47867 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1316-3338_S_2004_05_08_yyk\_map.gif/gif" ! Attempting to open device: 'J1316-3338_S_2004_05_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1316-3338_S_2004_05_08_yyk_uvs.log closed on Wed Dec 7 00:26:43 2005