! Started logfile: J1306-1718_S_1997_07_02_yyk_uvs.log on Sun Jan 7 18:13:12 2007 obs J1306-1718_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1306-1718_S_1997_07_02_yyk_uva.fits ! AN table 1: 138 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.874557 visibilities/baseline/integration-bin. ! Found source: J1306-1718 ! ! 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 21724 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 J1306-1718_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.408818 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.755 mas, bmaj=6.898 mas, bpa=-0.1175 degrees ! Estimated noise=2400.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.192319 Jy ! Component: 100 - total flux cleaned = 0.238457 Jy ! Total flux subtracted in 100 components = 0.238457 Jy ! Clean residual min=-0.016136 max=0.020919 Jy/beam ! Clean residual mean=0.000129 rms=0.004988 Jy/beam ! Combined flux in latest and established models = 0.238457 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.238457 Jy ! ! Correcting IF 1. ! A total of 239 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 98 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 98 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.335132Jy sigma=0.001220 ! Fit after self-cal, rms=0.332565Jy sigma=0.001216 ! Inverting map and beam ! Estimated beam: bmin=2.755 mas, bmaj=6.898 mas, bpa=-0.1172 degrees ! Estimated noise=2400.4 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=3.568 mas, bmaj=9.388 mas, bpa=-5.414 degrees ! Estimated noise=1173.35 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.0248563 Jy ! Component: 100 - total flux cleaned = 0.031936 Jy ! Component: 150 - total flux cleaned = 0.032867 Jy ! Component: 200 - total flux cleaned = 0.0332608 Jy ! Total flux subtracted in 200 components = 0.0332608 Jy ! Clean residual min=-0.008959 max=0.011427 Jy/beam ! Clean residual mean=0.000395 rms=0.003130 Jy/beam ! Combined flux in latest and established models = 0.271718 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 28 components and 0.271718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.331413Jy sigma=0.001210 ! Fit after self-cal, rms=0.331409Jy sigma=0.001210 ! 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.568 x 9.388 at -5.414 degrees (North through East) ! Clean map min=-0.0088045 max=0.2307 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.02716 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.13 HN 0.97 KP 0.88 ! LA 1.01 MK 0.96 NL 1.00* OV 1.07 ! PT 0.92 SC 0.79 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.982387 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.19 HN 1.04 KP 0.93 ! LA 1.07 MK 1.01 NL 0.97 OV 1.06 ! PT 0.94 SC 0.90 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02866 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.08 HN 1.00 KP 0.90 ! LA 0.80 MK 0.98 NL 0.94 OV 1.00 ! PT 1.06 SC 0.98 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.989555 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.17 HN 1.13 KP 0.89 ! LA 0.92 MK 1.09 NL 1.03 OV 0.96 ! PT 0.91 SC 0.94 ! ! ! Fit before self-cal, rms=0.331409Jy sigma=0.001210 ! Fit after self-cal, rms=0.323772Jy sigma=0.001204 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.323772Jy sigma=0.001204 ! Fit after self-cal, rms=0.323766Jy sigma=0.001204 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.545 mas, bmaj=9.166 mas, bpa=-3.79 degrees ! Estimated noise=1172.19 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.00316827 Jy ! Component: 100 - total flux cleaned = 0.00317171 Jy ! Component: 150 - total flux cleaned = 0.00310825 Jy ! Component: 200 - total flux cleaned = 0.0030501 Jy ! Total flux subtracted in 200 components = 0.0030501 Jy ! Clean residual min=-0.005590 max=0.007643 Jy/beam ! Clean residual mean=0.000196 rms=0.001885 Jy/beam ! Combined flux in latest and established models = 0.274768 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.274768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.323746Jy sigma=0.001204 ! Fit after self-cal, rms=0.323739Jy sigma=0.001204 ! 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.323739Jy sigma=0.001204 ! Fit after self-cal, rms=0.322371Jy sigma=0.001198 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.00089856 Jy ! Component: 100 - total flux cleaned = 0.00081657 Jy ! Component: 150 - total flux cleaned = 0.000818394 Jy ! Component: 200 - total flux cleaned = 0.000815837 Jy ! Total flux subtracted in 200 components = 0.000815837 Jy ! Clean residual min=-0.005463 max=0.007579 Jy/beam ! Clean residual mean=0.000198 rms=0.001892 Jy/beam ! Combined flux in latest and established models = 0.275584 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 0.275584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.322359Jy sigma=0.001198 ! Fit after self-cal, rms=0.322065Jy sigma=0.001197 ! 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.545 x 9.166 at -3.79 degrees (North through East) ! Clean map min=-0.0052906 max=0.23419 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.322065Jy sigma=0.001197 ! Fit after self-cal, rms=0.591526Jy sigma=0.001194 ! 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.591526Jy sigma=0.001194 ! Fit after self-cal, rms=0.591469Jy sigma=0.001193 ! Inverting map and beam ! Estimated beam: bmin=3.481 mas, bmaj=9.102 mas, bpa=-4.349 degrees ! Estimated noise=1161.75 mJy/beam. ! Added new window around map position (-1.5, -16.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00910448 Jy ! Component: 100 - total flux cleaned = 0.0121694 Jy ! Component: 150 - total flux cleaned = 0.0125702 Jy ! Component: 200 - total flux cleaned = 0.0126455 Jy ! Total flux subtracted in 200 components = 0.0126455 Jy ! Clean residual min=-0.004432 max=0.005062 Jy/beam ! Clean residual mean=0.000003 rms=0.001315 Jy/beam ! Combined flux in latest and established models = 0.28823 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 40 model components to the UV plane model. ! The established model now contains 79 components and 0.28823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.591368Jy sigma=0.001193 ! Fit after self-cal, rms=0.591349Jy sigma=0.001192 ! 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.591349Jy sigma=0.001192 ! Fit after self-cal, rms=0.884113Jy sigma=0.001191 ! 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.884113Jy sigma=0.001191 ! Fit after self-cal, rms=0.884108Jy sigma=0.001191 ! Inverting map and beam ! Estimated beam: bmin=3.457 mas, bmaj=9.018 mas, bpa=-4.558 degrees ! Estimated noise=1161.76 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00422331 Jy ! Component: 100 - total flux cleaned = 0.00611627 Jy ! Component: 150 - total flux cleaned = 0.006617 Jy ! Component: 200 - total flux cleaned = 0.00680554 Jy ! Total flux subtracted in 200 components = 0.00680554 Jy ! Clean residual min=-0.004368 max=0.004249 Jy/beam ! Clean residual mean=0.000031 rms=0.001214 Jy/beam ! Combined flux in latest and established models = 0.295035 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 105 components and 0.295035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.884093Jy sigma=0.001191 ! Fit after self-cal, rms=0.884091Jy sigma=0.001191 ! 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.532 mas, bmaj=16.99 mas, bpa=5.022 degrees ! Estimated noise=1442.86 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.00109909 Jy ! Component: 100 - total flux cleaned = 0.00142187 Jy ! Component: 150 - total flux cleaned = 0.00148314 Jy ! Component: 200 - total flux cleaned = 0.00148232 Jy ! Total flux subtracted in 200 components = 0.00148232 Jy ! Clean residual min=-0.005134 max=0.005125 Jy/beam ! Clean residual mean=0.000028 rms=0.001528 Jy/beam ! Combined flux in latest and established models = 0.296518 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 126 components and 0.296518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.884094Jy sigma=0.001191 ! Fit after self-cal, rms=0.884087Jy sigma=0.001191 ! 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.705 mas, bmaj=6.731 mas, bpa=0.6656 degrees ! Estimated noise=2416.53 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.201161 Jy ! Component: 100 - total flux cleaned = 0.249234 Jy ! Component: 150 - total flux cleaned = 0.269471 Jy ! Component: 200 - total flux cleaned = 0.282411 Jy ! Total flux subtracted in 200 components = 0.282411 Jy ! Clean residual min=-0.010640 max=0.010552 Jy/beam ! Clean residual mean=0.000023 rms=0.002932 Jy/beam ! Combined flux in latest and established models = 0.282411 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.282411 Jy ! Inverting map and beam ! Estimated beam: bmin=3.457 mas, bmaj=9.018 mas, bpa=-4.558 degrees ! Estimated noise=1161.76 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.00863797 Jy ! Component: 100 - total flux cleaned = 0.0124399 Jy ! Component: 150 - total flux cleaned = 0.0130566 Jy ! Component: 200 - total flux cleaned = 0.0135668 Jy ! Total flux subtracted in 200 components = 0.0135668 Jy ! Clean residual min=-0.004579 max=0.004713 Jy/beam ! Clean residual mean=0.000021 rms=0.001270 Jy/beam ! Combined flux in latest and established models = 0.295978 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 49 components and 0.295978 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.532 mas, bmaj=16.99 mas, bpa=5.022 degrees ! Estimated noise=1442.86 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.00049132 Jy ! Component: 100 - total flux cleaned = 0.000615341 Jy ! Component: 150 - total flux cleaned = 0.000649038 Jy ! Component: 200 - total flux cleaned = 0.000650771 Jy ! Total flux subtracted in 200 components = 0.000650771 Jy ! Clean residual min=-0.005308 max=0.005321 Jy/beam ! Clean residual mean=0.000025 rms=0.001563 Jy/beam ! Combined flux in latest and established models = 0.296629 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 66 components and 0.296629 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.457 mas, bmaj=9.018 mas, bpa=-4.558 degrees ! Estimated noise=1161.76 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000311 Jy ! Component: 100 - total flux cleaned = 0.000383483 Jy ! Component: 150 - total flux cleaned = 0.000381145 Jy ! Component: 200 - total flux cleaned = 0.000380902 Jy ! Total flux subtracted in 200 components = 0.000380902 Jy ! Clean residual min=-0.004517 max=0.004513 Jy/beam ! Clean residual mean=0.000011 rms=0.001230 Jy/beam ! Combined flux in latest and established models = 0.29701 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 79 components and 0.29701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.884157Jy sigma=0.001191 ! Fit after self-cal, rms=0.884140Jy sigma=0.001191 wmodel J1306-1718_S_1997_07_02_yyk\_map.mod ! Writing 79 model components to file: J1306-1718_S_1997_07_02_yyk_map.mod wobs J1306-1718_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1306-1718_S_1997_07_02_yyk_uvs.fits wwins J1306-1718_S_1997_07_02_yyk\_map.win ! wwins: Wrote 2 windows to J1306-1718_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.000780019 Jy ! Component: 100 - total flux cleaned = 0.000860029 Jy ! Component: 150 - total flux cleaned = 0.000513208 Jy ! Component: 200 - total flux cleaned = 5.72421e-05 Jy ! Component: 250 - total flux cleaned = -0.000316373 Jy ! Component: 300 - total flux cleaned = -0.000493308 Jy ! Component: 350 - total flux cleaned = -0.000664412 Jy ! Component: 400 - total flux cleaned = -0.000831944 Jy ! Component: 450 - total flux cleaned = -0.000995024 Jy ! Component: 500 - total flux cleaned = -0.00104824 Jy ! Component: 550 - total flux cleaned = -0.00109986 Jy ! Component: 600 - total flux cleaned = -0.00115004 Jy ! Component: 650 - total flux cleaned = -0.00129593 Jy ! Component: 700 - total flux cleaned = -0.00139057 Jy ! Component: 750 - total flux cleaned = -0.00153039 Jy ! Component: 800 - total flux cleaned = -0.00166714 Jy ! Component: 850 - total flux cleaned = -0.0017555 Jy ! Component: 900 - total flux cleaned = -0.00188674 Jy ! Component: 950 - total flux cleaned = -0.00201504 Jy ! Component: 1000 - total flux cleaned = -0.00209861 Jy ! Component: 1050 - total flux cleaned = -0.00205712 Jy ! Component: 1100 - total flux cleaned = -0.00226097 Jy ! Component: 1150 - total flux cleaned = -0.002341 Jy ! Component: 1200 - total flux cleaned = -0.00241995 Jy ! Component: 1250 - total flux cleaned = -0.00257537 Jy ! Component: 1300 - total flux cleaned = -0.0025749 Jy ! Component: 1350 - total flux cleaned = -0.00261282 Jy ! Component: 1400 - total flux cleaned = -0.00272546 Jy ! Component: 1450 - total flux cleaned = -0.00283607 Jy ! Component: 1500 - total flux cleaned = -0.00287232 Jy ! Component: 1550 - total flux cleaned = -0.00290852 Jy ! Component: 1600 - total flux cleaned = -0.00305002 Jy ! Component: 1650 - total flux cleaned = -0.00304991 Jy ! Component: 1700 - total flux cleaned = -0.00311897 Jy ! Component: 1750 - total flux cleaned = -0.00311916 Jy ! Component: 1800 - total flux cleaned = -0.00311973 Jy ! Component: 1850 - total flux cleaned = -0.00325371 Jy ! Component: 1900 - total flux cleaned = -0.00322061 Jy ! Component: 1950 - total flux cleaned = -0.0033193 Jy ! Component: 2000 - total flux cleaned = -0.00335152 Jy ! Total flux subtracted in 2048 components = -0.00341586 Jy ! Clean residual min=-0.001928 max=0.002183 Jy/beam ! Clean residual mean=-0.000004 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.293594 Jy keep ! Adding 139 model components to the UV plane model. ! The established model now contains 218 components and 0.293594 Jy ![Exited script file: muppet] wmap "J1306-1718_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.457 x 9.018 at -4.558 degrees (North through East) ! Clean map min=-0.0036586 max=0.23193 Jy/beam ! Writing clean map to FITS file: J1306-1718_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.231929 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000648257 device "J1306-1718_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1306-1718_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.838522 0.838522 1.67704 3.35409 6.70817 13.4163 26.8327 53.6654 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.231 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.457 x 9.018 at -4.558 degrees (North through East) ! Clean map min=-0.0036586 max=0.23193 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1306-1718_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1306-1718_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1306-1718_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 18:13:20 2007