! Started logfile: J1343-1747_S_1997_07_02_yyk_uvs.log on Sun Jan 7 18:24:29 2007 obs J1343-1747_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1343-1747_S_1997_07_02_yyk_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.911574 visibilities/baseline/integration-bin. ! Found source: J1343-1747 ! ! 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.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 754 lines of history. ! ! Reading 23628 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 J1343-1747_S_1997_07_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.610569 Jy uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.681 mas, bmaj=6.842 mas, bpa=-3.772 degrees ! Estimated noise=1943.74 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.383967 Jy ! Component: 100 - total flux cleaned = 0.520151 Jy ! Total flux subtracted in 100 components = 0.520151 Jy ! Clean residual min=-0.030197 max=0.080944 Jy/beam ! Clean residual mean=0.000299 rms=0.010850 Jy/beam ! Combined flux in latest and established models = 0.520151 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.520151 Jy ! ! Correcting IF 1. ! A total of 267 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 67 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 67 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 67 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.356503Jy sigma=0.001370 ! Fit after self-cal, rms=0.354967Jy sigma=0.001363 ! Inverting map and beam ! Estimated beam: bmin=2.681 mas, bmaj=6.842 mas, bpa=-3.772 degrees ! Estimated noise=1943.83 mJy/beam. ! Added new window around map position (3.5, 2.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0953077 Jy ! Component: 100 - total flux cleaned = 0.134232 Jy ! Total flux subtracted in 100 components = 0.134232 Jy ! Clean residual min=-0.021318 max=0.042476 Jy/beam ! Clean residual mean=0.000199 rms=0.006671 Jy/beam ! Combined flux in latest and established models = 0.654383 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 36 components and 0.654383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.332503Jy sigma=0.001257 ! Fit after self-cal, rms=0.330905Jy sigma=0.001250 ! 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.544 mas, bmaj=8.923 mas, bpa=-4.669 degrees ! Estimated noise=1143.38 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.0378511 Jy ! Component: 100 - total flux cleaned = 0.0501435 Jy ! Component: 150 - total flux cleaned = 0.0527847 Jy ! Component: 200 - total flux cleaned = 0.0539855 Jy ! Total flux subtracted in 200 components = 0.0539855 Jy ! Clean residual min=-0.012878 max=0.018251 Jy/beam ! Clean residual mean=0.000415 rms=0.004689 Jy/beam ! Combined flux in latest and established models = 0.708368 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 51 components and 0.708368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.327434Jy sigma=0.001236 ! Fit after self-cal, rms=0.327210Jy sigma=0.001235 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.544 x 8.923 at -4.669 degrees (North through East) ! Clean map min=-0.011608 max=0.42463 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if 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.02641 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.10 HN 0.96 KP 0.91 ! LA 0.99 MK 1.03 NL 1.00* OV 1.09 ! PT 0.96 SC 0.75 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.978518 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.14 HN 1.13 KP 0.96 ! LA 1.09 MK 1.04 NL 0.94 OV 1.06 ! PT 0.93 SC 0.93 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.03016 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.08 HN 1.04 KP 0.93 ! LA 0.83 MK 0.89 NL 0.92 OV 0.97 ! PT 1.08 SC 1.00 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.989027 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.12 HN 1.22 KP 0.94 ! LA 0.91 MK 1.03 NL 1.03 OV 0.97 ! PT 0.94 SC 0.97 ! ! ! Fit before self-cal, rms=0.327210Jy sigma=0.001235 ! Fit after self-cal, rms=0.316503Jy sigma=0.001216 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.316503Jy sigma=0.001216 ! Fit after self-cal, rms=0.316504Jy sigma=0.001216 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.514 mas, bmaj=8.682 mas, bpa=-3.199 degrees ! Estimated noise=1139.27 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.00676527 Jy ! Component: 100 - total flux cleaned = 0.00629117 Jy ! Component: 150 - total flux cleaned = 0.00568209 Jy ! Component: 200 - total flux cleaned = 0.00533603 Jy ! Total flux subtracted in 200 components = 0.00533603 Jy ! Clean residual min=-0.006601 max=0.008137 Jy/beam ! Clean residual mean=-0.000007 rms=0.001854 Jy/beam ! Combined flux in latest and established models = 0.713704 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 60 components and 0.713704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.316093Jy sigma=0.001215 ! Fit after self-cal, rms=0.316055Jy sigma=0.001214 ! 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.316055Jy sigma=0.001214 ! Fit after self-cal, rms=0.311914Jy sigma=0.001197 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.00246569 Jy ! Component: 100 - total flux cleaned = 0.00232103 Jy ! Component: 150 - total flux cleaned = 0.00203333 Jy ! Component: 200 - total flux cleaned = 0.0016429 Jy ! Total flux subtracted in 200 components = 0.0016429 Jy ! Clean residual min=-0.006480 max=0.007240 Jy/beam ! Clean residual mean=-0.000003 rms=0.001783 Jy/beam ! Combined flux in latest and established models = 0.715347 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 66 components and 0.715347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.311719Jy sigma=0.001196 ! Fit after self-cal, rms=0.311365Jy sigma=0.001195 ! 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.514 x 8.682 at -3.199 degrees (North through East) ! Clean map min=-0.0064671 max=0.42363 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.311365Jy sigma=0.001195 ! Fit after self-cal, rms=0.317988Jy sigma=0.001187 ! 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.317988Jy sigma=0.001187 ! Fit after self-cal, rms=0.317936Jy sigma=0.001187 ! Inverting map and beam ! Estimated beam: bmin=3.456 mas, bmaj=8.618 mas, bpa=-2.569 degrees ! Estimated noise=1126.04 mJy/beam. ! Added new window around map position (-12.5, 13). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00567715 Jy ! Component: 100 - total flux cleaned = 0.00626153 Jy ! Component: 150 - total flux cleaned = 0.00624751 Jy ! Component: 200 - total flux cleaned = 0.0062524 Jy ! Total flux subtracted in 200 components = 0.0062524 Jy ! Clean residual min=-0.005173 max=0.005405 Jy/beam ! Clean residual mean=-0.000058 rms=0.001349 Jy/beam ! Combined flux in latest and established models = 0.7216 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 84 components and 0.7216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.317673Jy sigma=0.001186 ! Fit after self-cal, rms=0.317642Jy sigma=0.001186 ! 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.317642Jy sigma=0.001186 ! Fit after self-cal, rms=0.317276Jy sigma=0.001184 ! 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.317276Jy sigma=0.001184 ! Fit after self-cal, rms=0.317271Jy sigma=0.001184 ! Inverting map and beam ! Estimated beam: bmin=3.443 mas, bmaj=8.609 mas, bpa=-2.449 degrees ! Estimated noise=1125.06 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00246809 Jy ! Component: 100 - total flux cleaned = 0.00246381 Jy ! Component: 150 - total flux cleaned = 0.00233671 Jy ! Component: 200 - total flux cleaned = 0.00221287 Jy ! Total flux subtracted in 200 components = 0.00221287 Jy ! Clean residual min=-0.004911 max=0.005226 Jy/beam ! Clean residual mean=-0.000041 rms=0.001281 Jy/beam ! Combined flux in latest and established models = 0.723813 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 92 components and 0.723813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.317159Jy sigma=0.001184 ! Fit after self-cal, rms=0.317147Jy sigma=0.001184 ! 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=8.555 mas, bmaj=16.85 mas, bpa=5.345 degrees ! Estimated noise=1404.2 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.000403364 Jy ! Component: 100 - total flux cleaned = 0.000785202 Jy ! Component: 150 - total flux cleaned = 0.00102757 Jy ! Component: 200 - total flux cleaned = 0.00102994 Jy ! Total flux subtracted in 200 components = 0.00102994 Jy ! Clean residual min=-0.003262 max=0.003973 Jy/beam ! Clean residual mean=-0.000087 rms=0.001127 Jy/beam ! Combined flux in latest and established models = 0.724843 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 101 components and 0.724842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.317145Jy sigma=0.001184 ! Fit after self-cal, rms=0.317140Jy sigma=0.001184 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.653 mas, bmaj=6.711 mas, bpa=-2.638 degrees ! Estimated noise=1917.88 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.397706 Jy ! Component: 100 - total flux cleaned = 0.548097 Jy ! Component: 150 - total flux cleaned = 0.622613 Jy ! Component: 200 - total flux cleaned = 0.662493 Jy ! Total flux subtracted in 200 components = 0.662493 Jy ! Clean residual min=-0.012081 max=0.018797 Jy/beam ! Clean residual mean=0.000060 rms=0.003660 Jy/beam ! Combined flux in latest and established models = 0.662493 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.662493 Jy ! Inverting map and beam ! Estimated beam: bmin=3.443 mas, bmaj=8.609 mas, bpa=-2.449 degrees ! Estimated noise=1125.06 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 (-2.5, -2.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0324656 Jy ! Component: 100 - total flux cleaned = 0.0467627 Jy ! Component: 150 - total flux cleaned = 0.0534418 Jy ! Component: 200 - total flux cleaned = 0.0553098 Jy ! Total flux subtracted in 200 components = 0.0553098 Jy ! Clean residual min=-0.004851 max=0.005284 Jy/beam ! Clean residual mean=-0.000003 rms=0.001459 Jy/beam ! Combined flux in latest and established models = 0.717803 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 90 components and 0.717803 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=8.555 mas, bmaj=16.85 mas, bpa=5.345 degrees ! Estimated noise=1404.2 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.00411456 Jy ! Component: 100 - total flux cleaned = 0.00474102 Jy ! Component: 150 - total flux cleaned = 0.0050066 Jy ! Component: 200 - total flux cleaned = 0.00499756 Jy ! Total flux subtracted in 200 components = 0.00499756 Jy ! Clean residual min=-0.003726 max=0.003955 Jy/beam ! Clean residual mean=-0.000063 rms=0.001229 Jy/beam ! Combined flux in latest and established models = 0.722801 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 118 components and 0.722801 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.443 mas, bmaj=8.609 mas, bpa=-2.449 degrees ! Estimated noise=1125.06 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000829007 Jy ! Component: 100 - total flux cleaned = -0.000999835 Jy ! Component: 150 - total flux cleaned = -0.000997822 Jy ! Component: 200 - total flux cleaned = -0.000863355 Jy ! Total flux subtracted in 200 components = -0.000863355 Jy ! Clean residual min=-0.004453 max=0.004298 Jy/beam ! Clean residual mean=-0.000029 rms=0.001178 Jy/beam ! Combined flux in latest and established models = 0.721937 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 135 components and 0.721937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.316913Jy sigma=0.001183 ! Fit after self-cal, rms=0.316893Jy sigma=0.001183 wmodel J1343-1747_S_1997_07_02_yyk\_map.mod ! Writing 135 model components to file: J1343-1747_S_1997_07_02_yyk_map.mod wobs J1343-1747_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1343-1747_S_1997_07_02_yyk_uvs.fits wwins J1343-1747_S_1997_07_02_yyk\_map.win ! wwins: Wrote 4 windows to J1343-1747_S_1997_07_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.000218665 Jy ! Component: 100 - total flux cleaned = 0.000356081 Jy ! Component: 150 - total flux cleaned = 0.00103599 Jy ! Component: 200 - total flux cleaned = 0.00135976 Jy ! Component: 250 - total flux cleaned = 0.00160828 Jy ! Component: 300 - total flux cleaned = 0.00172896 Jy ! Component: 350 - total flux cleaned = 0.00184539 Jy ! Component: 400 - total flux cleaned = 0.00190283 Jy ! Component: 450 - total flux cleaned = 0.00190325 Jy ! Component: 500 - total flux cleaned = 0.00206433 Jy ! Component: 550 - total flux cleaned = 0.00206362 Jy ! Component: 600 - total flux cleaned = 0.00201133 Jy ! Component: 650 - total flux cleaned = 0.00191089 Jy ! Component: 700 - total flux cleaned = 0.00181303 Jy ! Component: 750 - total flux cleaned = 0.00162135 Jy ! Component: 800 - total flux cleaned = 0.00162317 Jy ! Component: 850 - total flux cleaned = 0.00166964 Jy ! Component: 900 - total flux cleaned = 0.00153225 Jy ! Component: 950 - total flux cleaned = 0.00135368 Jy ! Component: 1000 - total flux cleaned = 0.00126625 Jy ! Component: 1050 - total flux cleaned = 0.00113626 Jy ! Component: 1100 - total flux cleaned = 0.000966189 Jy ! Component: 1150 - total flux cleaned = 0.000883318 Jy ! Component: 1200 - total flux cleaned = 0.000884377 Jy ! Component: 1250 - total flux cleaned = 0.00084365 Jy ! Component: 1300 - total flux cleaned = 0.000684471 Jy ! Component: 1350 - total flux cleaned = 0.000684686 Jy ! Component: 1400 - total flux cleaned = 0.000684484 Jy ! Component: 1450 - total flux cleaned = 0.000531742 Jy ! Component: 1500 - total flux cleaned = 0.000607197 Jy ! Component: 1550 - total flux cleaned = 0.00053273 Jy ! Component: 1600 - total flux cleaned = 0.000458468 Jy ! Component: 1650 - total flux cleaned = 0.000422464 Jy ! Component: 1700 - total flux cleaned = 0.000350346 Jy ! Component: 1750 - total flux cleaned = 0.000279551 Jy ! Component: 1800 - total flux cleaned = 0.000174729 Jy ! Component: 1850 - total flux cleaned = 3.69028e-05 Jy ! Component: 1900 - total flux cleaned = -3.14893e-05 Jy ! Component: 1950 - total flux cleaned = -6.55327e-05 Jy ! Component: 2000 - total flux cleaned = -9.93264e-05 Jy ! Total flux subtracted in 2048 components = -9.96872e-05 Jy ! Clean residual min=-0.002474 max=0.002395 Jy/beam ! Clean residual mean=-0.000024 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.721838 Jy keep ! Adding 132 model components to the UV plane model. ! The established model now contains 267 components and 0.721838 Jy ![Exited script file: muppet] wmap "J1343-1747_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.443 x 8.609 at -2.449 degrees (North through East) ! Clean map min=-0.0049808 max=0.41615 Jy/beam ! Writing clean map to FITS file: J1343-1747_S_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.416145 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000668558 device "J1343-1747_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1343-1747_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.481965 0.481965 0.96393 1.92786 3.85572 7.71144 15.4229 30.8457 61.6915 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.416 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.443 x 8.609 at -2.449 degrees (North through East) ! Clean map min=-0.0049808 max=0.41615 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1343-1747_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1343-1747_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1343-1747_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 18:24:37 2007