! Started logfile: J1337-1257_X_1996_01_02_yyk_uvs.log on Mon Jan 8 06:09:16 2007 obs J1337-1257_X_1996_01_02_yyk_uva.fits ! Reading UV FITS file: J1337-1257_X_1996_01_02_yyk_uva.fits ! AN table 1: 67 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.701161 visibilities/baseline/integration-bin. ! Found source: J1337-1257 ! ! 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.15049e+09 4e+06 1 4e+06 ! 02 2 8.23236e+09 4e+06 1 4e+06 ! 03 3 8.41236e+09 4e+06 1 4e+06 ! 04 4 8.55236e+09 4e+06 1 4e+06 ! ! Polarization(s): RR ! ! Read 627 lines of history. ! ! Reading 8456 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 J1337-1257_X_1996_01_02_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)= 3.53273 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.6506 mas, bmaj=1.739 mas, bpa=1.921 degrees ! Estimated noise=2256.53 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 = 3.01854 Jy ! Component: 100 - total flux cleaned = 3.4217 Jy ! Total flux subtracted in 100 components = 3.4217 Jy ! Clean residual min=-0.289726 max=0.341048 Jy/beam ! Clean residual mean=-0.001279 rms=0.069717 Jy/beam ! Combined flux in latest and established models = 3.4217 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 3.4217 Jy ! ! Correcting IF 1. ! A total of 111 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 111 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 111 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 111 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.940656Jy sigma=0.005397 ! Fit after self-cal, rms=0.938129Jy sigma=0.005385 ! Inverting map and beam ! Estimated beam: bmin=0.6506 mas, bmaj=1.739 mas, bpa=1.921 degrees ! Estimated noise=2256.59 mJy/beam. 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.8601 mas, bmaj=2.071 mas, bpa=2.115 degrees ! Estimated noise=1416.53 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.330549 Jy ! Component: 100 - total flux cleaned = 0.347276 Jy ! Component: 150 - total flux cleaned = 0.347757 Jy ! Component: 200 - total flux cleaned = 0.348031 Jy ! Total flux subtracted in 200 components = 0.348031 Jy ! Clean residual min=-0.246676 max=0.345202 Jy/beam ! Clean residual mean=-0.002341 rms=0.080100 Jy/beam ! Combined flux in latest and established models = 3.76973 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 16 components and 3.76973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.959789Jy sigma=0.004961 ! Fit after self-cal, rms=0.959066Jy sigma=0.004959 ! 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.8601 x 2.071 at 2.115 degrees (North through East) ! Clean map min=-0.22998 max=3.6614 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: 0.956088 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 1.19 KP 0.89 ! LA 1.44 MK 1.00 NL 0.92 OV 0.89 ! PT 1.20 SC 0.94 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.959229 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00* HN 1.18 KP 0.89 ! LA 1.41 MK 0.98 NL 0.89 OV 0.93 ! PT 1.17 SC 1.00 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.948347 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00* HN 1.24 KP 0.87 ! LA 1.44 MK 1.02 NL 0.88 OV 0.90 ! PT 1.15 SC 1.02 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.941334 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00* HN 1.26 KP 0.86 ! LA 1.45 MK 0.99 NL 0.91 OV 0.88 ! PT 1.23 SC 1.01 ! ! ! Fit before self-cal, rms=0.959066Jy sigma=0.004959 ! Fit after self-cal, rms=0.695665Jy sigma=0.003847 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.695665Jy sigma=0.003847 ! Fit after self-cal, rms=0.695749Jy sigma=0.003847 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8664 mas, bmaj=2.061 mas, bpa=2.327 degrees ! Estimated noise=1252.45 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.306304 Jy ! Component: 100 - total flux cleaned = -0.352573 Jy ! Component: 150 - total flux cleaned = -0.356107 Jy ! Component: 200 - total flux cleaned = -0.355684 Jy ! Total flux subtracted in 200 components = -0.355684 Jy ! Clean residual min=-0.029793 max=0.054456 Jy/beam ! Clean residual mean=0.000017 rms=0.010987 Jy/beam ! Combined flux in latest and established models = 3.41404 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 32 components and 3.41404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.601047Jy sigma=0.003178 ! Fit after self-cal, rms=0.600669Jy sigma=0.003177 ! Inverting map ! Added new window around map position (1.2, -2.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0533579 Jy ! Component: 100 - total flux cleaned = 0.0609653 Jy ! Component: 150 - total flux cleaned = 0.0648459 Jy ! Component: 200 - total flux cleaned = 0.0638513 Jy ! Total flux subtracted in 200 components = 0.0638513 Jy ! Clean residual min=-0.024444 max=0.025022 Jy/beam ! Clean residual mean=-0.000010 rms=0.007559 Jy/beam ! Combined flux in latest and established models = 3.47789 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 49 components and 3.47789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.596850Jy sigma=0.003152 ! Fit after self-cal, rms=0.596714Jy sigma=0.003151 ! 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.596714Jy sigma=0.003151 ! Fit after self-cal, rms=0.488077Jy sigma=0.002499 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.000551289 Jy ! Component: 100 - total flux cleaned = -0.00134803 Jy ! Component: 150 - total flux cleaned = -0.00181177 Jy ! Component: 200 - total flux cleaned = -0.00138623 Jy ! Total flux subtracted in 200 components = -0.00138623 Jy ! Clean residual min=-0.025784 max=0.024621 Jy/beam ! Clean residual mean=-0.000014 rms=0.007754 Jy/beam ! Combined flux in latest and established models = 3.47651 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 65 components and 3.47651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.487128Jy sigma=0.002492 ! Fit after self-cal, rms=0.465494Jy sigma=0.002353 ! 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.8664 x 2.061 at 2.327 degrees (North through East) ! Clean map min=-0.026176 max=3.3184 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.465494Jy sigma=0.002353 ! Fit after self-cal, rms=0.460645Jy sigma=0.002328 ! 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.460645Jy sigma=0.002328 ! Fit after self-cal, rms=0.455551Jy sigma=0.002294 ! Inverting map and beam ! Estimated beam: bmin=0.8643 mas, bmaj=2.053 mas, bpa=2.428 degrees ! Estimated noise=1249.22 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0204411 Jy ! Component: 100 - total flux cleaned = 0.023319 Jy ! Component: 150 - total flux cleaned = 0.023742 Jy ! Component: 200 - total flux cleaned = 0.0230962 Jy ! Total flux subtracted in 200 components = 0.0230962 Jy ! Clean residual min=-0.018862 max=0.019767 Jy/beam ! Clean residual mean=-0.000034 rms=0.005481 Jy/beam ! Combined flux in latest and established models = 3.4996 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 74 components and 3.4996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.454528Jy sigma=0.002288 ! Fit after self-cal, rms=0.453033Jy sigma=0.002278 ! 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.453033Jy sigma=0.002278 ! Fit after self-cal, rms=0.452242Jy sigma=0.002273 ! 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.452242Jy sigma=0.002273 ! Fit after self-cal, rms=0.451914Jy sigma=0.002271 ! Inverting map and beam ! Estimated beam: bmin=0.8637 mas, bmaj=2.05 mas, bpa=2.425 degrees ! Estimated noise=1249.56 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0124325 Jy ! Component: 100 - total flux cleaned = 0.0137833 Jy ! Component: 150 - total flux cleaned = 0.0137603 Jy ! Component: 200 - total flux cleaned = 0.0137612 Jy ! Total flux subtracted in 200 components = 0.0137612 Jy ! Clean residual min=-0.016840 max=0.016623 Jy/beam ! Clean residual mean=-0.000032 rms=0.004707 Jy/beam ! Combined flux in latest and established models = 3.51337 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 82 components and 3.51336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.451377Jy sigma=0.002268 ! Fit after self-cal, rms=0.451215Jy sigma=0.002267 ! 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.041 mas, bmaj=4.139 mas, bpa=8.187 degrees ! Estimated noise=1624.24 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.00267252 Jy ! Component: 100 - total flux cleaned = -0.00224257 Jy ! Component: 150 - total flux cleaned = -0.00177712 Jy ! Component: 200 - total flux cleaned = -0.00153761 Jy ! Total flux subtracted in 200 components = -0.00153761 Jy ! Clean residual min=-0.018767 max=0.020105 Jy/beam ! Clean residual mean=-0.000057 rms=0.006855 Jy/beam ! Combined flux in latest and established models = 3.51183 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 98 components and 3.51183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.451207Jy sigma=0.002267 ! Fit after self-cal, rms=0.451127Jy sigma=0.002266 ! 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.6441 mas, bmaj=1.71 mas, bpa=2.023 degrees ! Estimated noise=2115.94 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 2.85336 Jy ! Component: 100 - total flux cleaned = 3.32389 Jy ! Component: 150 - total flux cleaned = 3.4561 Jy ! Component: 200 - total flux cleaned = 3.49397 Jy ! Total flux subtracted in 200 components = 3.49397 Jy ! Clean residual min=-0.048571 max=0.042717 Jy/beam ! Clean residual mean=-0.000020 rms=0.012214 Jy/beam ! Combined flux in latest and established models = 3.49397 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 20 model components to the UV plane model. ! The established model now contains 20 components and 3.49397 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8637 mas, bmaj=2.05 mas, bpa=2.425 degrees ! Estimated noise=1249.56 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.0306728 Jy ! Component: 100 - total flux cleaned = 0.039422 Jy ! Component: 150 - total flux cleaned = 0.0462405 Jy ! Component: 200 - total flux cleaned = 0.051489 Jy ! Total flux subtracted in 200 components = 0.051489 Jy ! Clean residual min=-0.025099 max=0.022675 Jy/beam ! Clean residual mean=-0.000047 rms=0.006340 Jy/beam ! Combined flux in latest and established models = 3.54546 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 40 components and 3.54546 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.041 mas, bmaj=4.139 mas, bpa=8.187 degrees ! Estimated noise=1624.24 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.00151188 Jy ! Component: 100 - total flux cleaned = -0.00440246 Jy ! Component: 150 - total flux cleaned = -0.00660321 Jy ! Component: 200 - total flux cleaned = -0.00808382 Jy ! Total flux subtracted in 200 components = -0.00808382 Jy ! Clean residual min=-0.018710 max=0.020993 Jy/beam ! Clean residual mean=-0.000083 rms=0.007447 Jy/beam ! Combined flux in latest and established models = 3.53737 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 53 components and 3.53737 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8637 mas, bmaj=2.05 mas, bpa=2.425 degrees ! Estimated noise=1249.56 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00209676 Jy ! Component: 100 - total flux cleaned = 0.000909247 Jy ! Component: 150 - total flux cleaned = -0.000198009 Jy ! Component: 200 - total flux cleaned = -0.00170569 Jy ! Total flux subtracted in 200 components = -0.00170569 Jy ! Clean residual min=-0.020431 max=0.018174 Jy/beam ! Clean residual mean=-0.000042 rms=0.005368 Jy/beam ! Combined flux in latest and established models = 3.53567 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 66 components and 3.53567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.451363Jy sigma=0.002272 ! Fit after self-cal, rms=0.451276Jy sigma=0.002272 wmodel J1337-1257_X_1996_01_02_yyk\_map.mod ! Writing 66 model components to file: J1337-1257_X_1996_01_02_yyk_map.mod wobs J1337-1257_X_1996_01_02_yyk\_uvs.fits ! Writing UV FITS file: J1337-1257_X_1996_01_02_yyk_uvs.fits wwins J1337-1257_X_1996_01_02_yyk\_map.win ! wwins: Wrote 2 windows to J1337-1257_X_1996_01_02_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.0039837 Jy ! Component: 100 - total flux cleaned = -0.00400645 Jy ! Component: 150 - total flux cleaned = -0.00426631 Jy ! Component: 200 - total flux cleaned = -0.00601487 Jy ! Component: 250 - total flux cleaned = -0.00739677 Jy ! Component: 300 - total flux cleaned = -0.00867982 Jy ! Component: 350 - total flux cleaned = -0.0098786 Jy ! Component: 400 - total flux cleaned = -0.0102602 Jy ! Component: 450 - total flux cleaned = -0.0111612 Jy ! Component: 500 - total flux cleaned = -0.0114992 Jy ! Component: 550 - total flux cleaned = -0.0118297 Jy ! Component: 600 - total flux cleaned = -0.0116774 Jy ! Component: 650 - total flux cleaned = -0.0113831 Jy ! Component: 700 - total flux cleaned = -0.0112438 Jy ! Component: 750 - total flux cleaned = -0.0112439 Jy ! Component: 800 - total flux cleaned = -0.0116416 Jy ! Component: 850 - total flux cleaned = -0.0117711 Jy ! Component: 900 - total flux cleaned = -0.0125127 Jy ! Component: 950 - total flux cleaned = -0.0132298 Jy ! Component: 1000 - total flux cleaned = -0.0139222 Jy ! Component: 1050 - total flux cleaned = -0.0142564 Jy ! Component: 1100 - total flux cleaned = -0.0143659 Jy ! Component: 1150 - total flux cleaned = -0.0148958 Jy ! Component: 1200 - total flux cleaned = -0.0150983 Jy ! Component: 1250 - total flux cleaned = -0.015498 Jy ! Component: 1300 - total flux cleaned = -0.0158889 Jy ! Component: 1350 - total flux cleaned = -0.0160777 Jy ! Component: 1400 - total flux cleaned = -0.0163563 Jy ! Component: 1450 - total flux cleaned = -0.0164473 Jy ! Component: 1500 - total flux cleaned = -0.0169811 Jy ! Component: 1550 - total flux cleaned = -0.0175033 Jy ! Component: 1600 - total flux cleaned = -0.0178464 Jy ! Component: 1650 - total flux cleaned = -0.0185208 Jy ! Component: 1700 - total flux cleaned = -0.0190184 Jy ! Component: 1750 - total flux cleaned = -0.0195096 Jy ! Component: 1800 - total flux cleaned = -0.0196711 Jy ! Component: 1850 - total flux cleaned = -0.0196707 Jy ! Component: 1900 - total flux cleaned = -0.0196701 Jy ! Component: 1950 - total flux cleaned = -0.0197496 Jy ! Component: 2000 - total flux cleaned = -0.0198272 Jy ! Total flux subtracted in 2048 components = -0.0199042 Jy ! Clean residual min=-0.004209 max=0.004266 Jy/beam ! Clean residual mean=-0.000015 rms=0.001395 Jy/beam ! Combined flux in latest and established models = 3.51576 Jy keep ! Adding 122 model components to the UV plane model. ! The established model now contains 188 components and 3.51576 Jy ![Exited script file: muppet] wmap "J1337-1257_X_1996_01_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8637 x 2.05 at 2.425 degrees (North through East) ! Clean map min=-0.0086212 max=3.287 Jy/beam ! Writing clean map to FITS file: J1337-1257_X_1996_01_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 3.28703 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00128303 device "J1337-1257_X_1996_01_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1337-1257_X_1996_01_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.117099 0.117099 0.234197 0.468395 0.93679 1.87358 3.74716 7.49432 14.9886 29.9773 59.9545 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0038 print "peak=",int(peak_flux*1000)/1000 ! peak= 3.287 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.8637 x 2.05 at 2.425 degrees (North through East) ! Clean map min=-0.0086212 max=3.287 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1337-1257_X_1996_01_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1337-1257_X_1996_01_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1337-1257_X_1996_01_02_yyk_uvs.log closed on Mon Jan 8 06:09:23 2007