! Started logfile: J1707-1415_X_2005_05_12_yyk_uvs.log on Sat Oct 8 17:30:10 2005 obs J1707-1415_X_2005_05_12_yyk_uve.fits ! Reading UV FITS file: J1707-1415_X_2005_05_12_yyk_uve.fits ! AN table 1: 14 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.919048 visibilities/baseline/integration-bin. ! Found source: J1707-1415 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1439 lines of history. ! ! Reading 2316 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 J1707-1415_X_2005_05_12_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.409536 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.6867 mas, bmaj=1.775 mas, bpa=0.5001 degrees ! Estimated noise=1.25078 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.343176 Jy ! Component: 100 - total flux cleaned = 0.390367 Jy ! Total flux subtracted in 100 components = 0.390367 Jy ! Clean residual min=-0.009900 max=0.014824 Jy/beam ! Clean residual mean=-0.000052 rms=0.002698 Jy/beam ! Combined flux in latest and established models = 0.390367 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.390367 Jy ! ! Correcting IF 1. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.092952Jy sigma=1.322284 ! Fit after self-cal, rms=0.093359Jy sigma=1.303069 ! Inverting map and beam ! Estimated beam: bmin=0.6867 mas, bmaj=1.775 mas, bpa=0.5001 degrees ! Estimated noise=1.25078 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.8976 mas, bmaj=2.243 mas, bpa=-0.9468 degrees ! Estimated noise=0.849099 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.0195928 Jy ! Component: 100 - total flux cleaned = 0.0258608 Jy ! Component: 150 - total flux cleaned = 0.0282643 Jy ! Component: 200 - total flux cleaned = 0.028553 Jy ! Total flux subtracted in 200 components = 0.028553 Jy ! Clean residual min=-0.008715 max=0.008905 Jy/beam ! Clean residual mean=-0.000014 rms=0.002176 Jy/beam ! Combined flux in latest and established models = 0.41892 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 25 components and 0.41892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091725Jy sigma=1.237053 ! Fit after self-cal, rms=0.091709Jy sigma=1.236860 ! 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.8976 x 2.243 at -0.9468 degrees (North through East) ! Clean map min=-0.008222 max=0.40108 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.995649 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.96 HN 1.05 KP 0.95 ! LA 1.03 MK 0.97 NL 1.14 OV 1.02 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00638 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.97 HN 1.04 KP 0.92 ! LA 1.03 MK 0.98 NL 1.06 OV 0.99 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.992695 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 0.97 KP 0.87 ! LA 1.01 MK 1.02 NL 1.08 OV 1.02 ! PT 1.02 SC 1.05 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.974657 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.04 HN 1.00 KP 0.99 ! LA 0.97 MK 1.01 NL 1.11 OV 1.04 ! PT 1.06 SC 1.00* ! ! ! Fit before self-cal, rms=0.091709Jy sigma=1.236860 ! Fit after self-cal, rms=0.089874Jy sigma=1.145198 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.089874Jy sigma=1.145198 ! Fit after self-cal, rms=0.089896Jy sigma=1.145147 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9024 mas, bmaj=2.254 mas, bpa=-1.203 degrees ! Estimated noise=0.838192 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.00419357 Jy ! Component: 100 - total flux cleaned = -0.00493756 Jy ! Component: 150 - total flux cleaned = -0.00507552 Jy ! Component: 200 - total flux cleaned = -0.00507468 Jy ! Total flux subtracted in 200 components = -0.00507468 Jy ! Clean residual min=-0.004386 max=0.005703 Jy/beam ! Clean residual mean=-0.000005 rms=0.001213 Jy/beam ! Combined flux in latest and established models = 0.413845 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 36 components and 0.413845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089719Jy sigma=1.141483 ! Fit after self-cal, rms=0.089671Jy sigma=1.141382 ! 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.089671Jy sigma=1.141382 ! Fit after self-cal, rms=0.084720Jy sigma=1.046894 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) ! Added new window around map position (-3.6, -2.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00581251 Jy ! Component: 100 - total flux cleaned = 0.00586451 Jy ! Component: 150 - total flux cleaned = 0.00579261 Jy ! Component: 200 - total flux cleaned = 0.00585916 Jy ! Total flux subtracted in 200 components = 0.00585916 Jy ! Clean residual min=-0.003624 max=0.003658 Jy/beam ! Clean residual mean=0.000001 rms=0.000913 Jy/beam ! Combined flux in latest and established models = 0.419704 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 51 components and 0.419704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084427Jy sigma=1.038346 ! Fit after self-cal, rms=0.084171Jy sigma=1.031867 ! 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.9024 x 2.254 at -1.203 degrees (North through East) ! Clean map min=-0.0031996 max=0.39804 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.084171Jy sigma=1.031867 ! Fit after self-cal, rms=0.083705Jy sigma=1.014025 ! 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.083705Jy sigma=1.014025 ! Fit after self-cal, rms=0.083811Jy sigma=1.013322 ! Inverting map and beam ! Estimated beam: bmin=0.9002 mas, bmaj=2.25 mas, bpa=-1.088 degrees ! Estimated noise=0.836285 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00148966 Jy ! Component: 100 - total flux cleaned = 0.00149385 Jy ! Component: 150 - total flux cleaned = 0.00135538 Jy ! Component: 200 - total flux cleaned = 0.00126907 Jy ! Total flux subtracted in 200 components = 0.00126907 Jy ! Clean residual min=-0.003130 max=0.003507 Jy/beam ! Clean residual mean=-0.000003 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.420973 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 64 components and 0.420973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083758Jy sigma=1.011805 ! Fit after self-cal, rms=0.083811Jy sigma=1.011636 ! 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.083811Jy sigma=1.011636 ! Fit after self-cal, rms=0.084570Jy sigma=0.980553 ! 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.084570Jy sigma=0.980553 ! Fit after self-cal, rms=0.084661Jy sigma=0.980504 ! Inverting map and beam ! Estimated beam: bmin=0.8994 mas, bmaj=2.249 mas, bpa=-1.084 degrees ! Estimated noise=0.835865 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000554546 Jy ! Component: 100 - total flux cleaned = 0.00067474 Jy ! Component: 150 - total flux cleaned = 0.000674633 Jy ! Component: 200 - total flux cleaned = 0.000675628 Jy ! Total flux subtracted in 200 components = 0.000675628 Jy ! Clean residual min=-0.003204 max=0.003292 Jy/beam ! Clean residual mean=-0.000004 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.421649 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 73 components and 0.421649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084629Jy sigma=0.979733 ! Fit after self-cal, rms=0.084664Jy sigma=0.979709 ! Inverting map ! Added new window around map position (-23.8, 22.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00282831 Jy ! Component: 100 - total flux cleaned = 0.00323231 Jy ! Component: 150 - total flux cleaned = 0.00336554 Jy ! Component: 200 - total flux cleaned = 0.00352744 Jy ! Total flux subtracted in 200 components = 0.00352744 Jy ! Clean residual min=-0.003159 max=0.003153 Jy/beam ! Clean residual mean=-0.000005 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.425177 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 92 components and 0.425177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084576Jy sigma=0.975793 ! Fit after self-cal, rms=0.084581Jy sigma=0.975675 ! 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.485 mas, bmaj=4.88 mas, bpa=9.166 degrees ! Estimated noise=1.04578 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.00180372 Jy ! Component: 100 - total flux cleaned = 0.00199291 Jy ! Component: 150 - total flux cleaned = 0.00206744 Jy ! Component: 200 - total flux cleaned = 0.00216687 Jy ! Total flux subtracted in 200 components = 0.00216687 Jy ! Clean residual min=-0.002738 max=0.002303 Jy/beam ! Clean residual mean=-0.000003 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.427343 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 104 components and 0.427343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084537Jy sigma=0.975495 ! Fit after self-cal, rms=0.084541Jy sigma=0.975320 ! 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=0.6876 mas, bmaj=1.779 mas, bpa=0.5005 degrees ! Estimated noise=1.2391 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.341241 Jy ! Component: 100 - total flux cleaned = 0.388417 Jy ! Component: 150 - total flux cleaned = 0.402351 Jy ! Component: 200 - total flux cleaned = 0.405851 Jy ! Total flux subtracted in 200 components = 0.405851 Jy ! Clean residual min=-0.005981 max=0.005628 Jy/beam ! Clean residual mean=-0.000021 rms=0.001452 Jy/beam ! Combined flux in latest and established models = 0.405851 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.405851 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8994 mas, bmaj=2.249 mas, bpa=-1.084 degrees ! Estimated noise=0.835865 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-1.4, -0.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00848277 Jy ! Component: 100 - total flux cleaned = 0.0131586 Jy ! Component: 150 - total flux cleaned = 0.01636 Jy ! Component: 200 - total flux cleaned = 0.018439 Jy ! Total flux subtracted in 200 components = 0.018439 Jy ! Clean residual min=-0.003035 max=0.002942 Jy/beam ! Clean residual mean=-0.000005 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.42429 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 66 components and 0.42429 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.485 mas, bmaj=4.88 mas, bpa=9.166 degrees ! Estimated noise=1.04578 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.00170104 Jy ! Component: 100 - total flux cleaned = 0.00217118 Jy ! Component: 150 - total flux cleaned = 0.0024009 Jy ! Component: 200 - total flux cleaned = 0.00253741 Jy ! Total flux subtracted in 200 components = 0.00253741 Jy ! Clean residual min=-0.002376 max=0.002436 Jy/beam ! Clean residual mean=-0.000003 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.426827 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 90 components and 0.426827 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8994 mas, bmaj=2.249 mas, bpa=-1.084 degrees ! Estimated noise=0.835865 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.25884e-05 Jy ! Component: 100 - total flux cleaned = -0.000117496 Jy ! Component: 150 - total flux cleaned = -0.000234037 Jy ! Component: 200 - total flux cleaned = -0.000178535 Jy ! Total flux subtracted in 200 components = -0.000178535 Jy ! Clean residual min=-0.002846 max=0.003066 Jy/beam ! Clean residual mean=-0.000002 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.426649 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 109 components and 0.426649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084504Jy sigma=0.974081 ! Fit after self-cal, rms=0.084500Jy sigma=0.973778 wmodel J1707-1415_X_2005_05_12_yyk\_map.mod ! Writing 109 model components to file: J1707-1415_X_2005_05_12_yyk_map.mod wobs J1707-1415_X_2005_05_12_yyk\_uvs.fits ! Writing UV FITS file: J1707-1415_X_2005_05_12_yyk_uvs.fits wwins J1707-1415_X_2005_05_12_yyk\_map.win ! wwins: Wrote 4 windows to J1707-1415_X_2005_05_12_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.000368148 Jy ! Component: 100 - total flux cleaned = -6.2695e-05 Jy ! Component: 150 - total flux cleaned = -6.52169e-05 Jy ! Component: 200 - total flux cleaned = 0.000143501 Jy ! Component: 250 - total flux cleaned = 0.000222742 Jy ! Component: 300 - total flux cleaned = 0.000262202 Jy ! Component: 350 - total flux cleaned = 0.000298862 Jy ! Component: 400 - total flux cleaned = 0.000334076 Jy ! Component: 450 - total flux cleaned = 0.000578907 Jy ! Component: 500 - total flux cleaned = 0.000646229 Jy ! Component: 550 - total flux cleaned = 0.000911968 Jy ! Component: 600 - total flux cleaned = 0.000910815 Jy ! Component: 650 - total flux cleaned = 0.000879685 Jy ! Component: 700 - total flux cleaned = 0.000818206 Jy ! Component: 750 - total flux cleaned = 0.000879522 Jy ! Component: 800 - total flux cleaned = 0.000848806 Jy ! Component: 850 - total flux cleaned = 0.000731067 Jy ! Component: 900 - total flux cleaned = 0.000846415 Jy ! Component: 950 - total flux cleaned = 0.000817667 Jy ! Component: 1000 - total flux cleaned = 0.000901243 Jy ! Component: 1050 - total flux cleaned = 0.000928637 Jy ! Component: 1100 - total flux cleaned = 0.000928867 Jy ! Component: 1150 - total flux cleaned = 0.000955506 Jy ! Component: 1200 - total flux cleaned = 0.000955558 Jy ! Component: 1250 - total flux cleaned = 0.000955897 Jy ! Component: 1300 - total flux cleaned = 0.000930378 Jy ! Component: 1350 - total flux cleaned = 0.00100593 Jy ! Component: 1400 - total flux cleaned = 0.0010056 Jy ! Component: 1450 - total flux cleaned = 0.00105433 Jy ! Component: 1500 - total flux cleaned = 0.00100547 Jy ! Component: 1550 - total flux cleaned = 0.00105298 Jy ! Component: 1600 - total flux cleaned = 0.00107624 Jy ! Component: 1650 - total flux cleaned = 0.00109937 Jy ! Component: 1700 - total flux cleaned = 0.00109951 Jy ! Component: 1750 - total flux cleaned = 0.00112244 Jy ! Component: 1800 - total flux cleaned = 0.00123452 Jy ! Component: 1850 - total flux cleaned = 0.00130115 Jy ! Component: 1900 - total flux cleaned = 0.00134455 Jy ! Component: 1950 - total flux cleaned = 0.00140929 Jy ! Component: 2000 - total flux cleaned = 0.00136638 Jy ! Total flux subtracted in 2048 components = 0.00140869 Jy ! Clean residual min=-0.001062 max=0.001230 Jy/beam ! Clean residual mean=-0.000000 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.428057 Jy keep ! Adding 123 model components to the UV plane model. ! The established model now contains 232 components and 0.428057 Jy ![Exited script file: muppet] wmap "J1707-1415_X_2005_05_12_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8994 x 2.249 at -1.084 degrees (North through East) ! Clean map min=-0.0026538 max=0.39762 Jy/beam ! Writing clean map to FITS file: J1707-1415_X_2005_05_12_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.39762 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00038508 device "J1707-1415_X_2005_05_12_yyk\_map.eps/VPS" ! Attempting to open device: 'J1707-1415_X_2005_05_12_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.290539 0.290539 0.581078 1.16216 2.32431 4.64862 9.29725 18.5945 37.189 74.378 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.397 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.8994 x 2.249 at -1.084 degrees (North through East) ! Clean map min=-0.0026538 max=0.39762 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1707-1415_X_2005_05_12_yyk\_map.gif/gif" ! Attempting to open device: 'J1707-1415_X_2005_05_12_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1707-1415_X_2005_05_12_yyk_uvs.log closed on Sat Oct 8 17:30:14 2005