! Started logfile: J1743-0350_S_1995_07_15_yyk_uvs.log on Sun Jan 7 19:18:43 2007 obs J1743-0350_S_1995_07_15_yyk_uva.fits ! Reading UV FITS file: J1743-0350_S_1995_07_15_yyk_uva.fits ! AN table 1: 71 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.887324 visibilities/baseline/integration-bin. ! Found source: J1743-0350 ! ! 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.22049e+09 4e+06 1 4e+06 ! 02 2 2.23236e+09 4e+06 1 4e+06 ! 03 3 2.29236e+09 4e+06 1 4e+06 ! 04 4 2.32236e+09 4e+06 1 4e+06 ! ! Polarization(s): RR ! ! Read 793 lines of history. ! ! Reading 11340 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 J1743-0350_S_1995_07_15_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)= 2.08918 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=3.156 mas, bmaj=7.23 mas, bpa=-5.858 degrees ! Estimated noise=2121.66 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 = 1.69929 Jy ! Component: 100 - total flux cleaned = 1.93444 Jy ! Total flux subtracted in 100 components = 1.93444 Jy ! Clean residual min=-0.052380 max=0.081009 Jy/beam ! Clean residual mean=0.001275 rms=0.016548 Jy/beam ! Combined flux in latest and established models = 1.93444 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 1.93444 Jy ! ! Correcting IF 1. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.724457Jy sigma=0.002517 ! Fit after self-cal, rms=0.724352Jy sigma=0.002516 ! Inverting map and beam ! Estimated beam: bmin=3.156 mas, bmaj=7.23 mas, bpa=-5.858 degrees ! Estimated noise=2121.73 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=4.185 mas, bmaj=9.129 mas, bpa=-4.653 degrees ! Estimated noise=1546.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) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0167896 Jy ! Component: 100 - total flux cleaned = 0.0190711 Jy ! Component: 150 - total flux cleaned = 0.0199331 Jy ! Component: 200 - total flux cleaned = 0.020652 Jy ! Total flux subtracted in 200 components = 0.020652 Jy ! Clean residual min=-0.049128 max=0.073965 Jy/beam ! Clean residual mean=0.001563 rms=0.017561 Jy/beam ! Combined flux in latest and established models = 1.9551 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 21 components and 1.9551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.722959Jy sigma=0.002512 ! Fit after self-cal, rms=0.722903Jy sigma=0.002512 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.185 x 9.129 at -4.653 degrees (North through East) ! Clean map min=-0.0482 max=1.9285 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.00234 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.06 HN 1.04 KP 0.91 ! LA 1.00 MK 1.02 NL 0.89 OV 1.14 ! PT 1.00 SC 0.94 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.989304 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.15 HN 1.10 KP 0.92 ! LA 1.05 MK 0.92 NL 0.92 OV 1.05 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.02954 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.07 HN 0.99 KP 0.93 ! LA 0.87 MK 0.92 NL 0.97 OV 0.93 ! PT 1.06 SC 1.06 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.00576 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.13 HN 1.07 KP 0.95 ! LA 0.91 MK 1.06 NL 0.99 OV 0.96 ! PT 0.90 SC 1.02 ! ! ! Fit before self-cal, rms=0.722903Jy sigma=0.002512 ! Fit after self-cal, rms=0.691038Jy sigma=0.002373 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.691038Jy sigma=0.002373 ! Fit after self-cal, rms=0.691041Jy sigma=0.002373 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.208 mas, bmaj=9.065 mas, bpa=-4.683 degrees ! Estimated noise=1560.64 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.0258195 Jy ! Component: 100 - total flux cleaned = 0.0273138 Jy ! Component: 150 - total flux cleaned = 0.0276101 Jy ! Component: 200 - total flux cleaned = 0.0276072 Jy ! Total flux subtracted in 200 components = 0.0276072 Jy ! Clean residual min=-0.011532 max=0.014218 Jy/beam ! Clean residual mean=0.000113 rms=0.003692 Jy/beam ! Combined flux in latest and established models = 1.9827 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 31 components and 1.9827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.690406Jy sigma=0.002370 ! Fit after self-cal, rms=0.690389Jy sigma=0.002370 ! 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.690389Jy sigma=0.002370 ! Fit after self-cal, rms=0.536923Jy sigma=0.001936 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.00869635 Jy ! Component: 100 - total flux cleaned = 0.00539555 Jy ! Component: 150 - total flux cleaned = 0.00279858 Jy ! Component: 200 - total flux cleaned = 6.92509e-05 Jy ! Total flux subtracted in 200 components = 6.92509e-05 Jy ! Clean residual min=-0.015260 max=0.020618 Jy/beam ! Clean residual mean=0.000171 rms=0.005167 Jy/beam ! Combined flux in latest and established models = 1.98277 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 38 components and 1.98277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.530869Jy sigma=0.001922 ! Fit after self-cal, rms=0.510970Jy sigma=0.001864 ! 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: 4.208 x 9.065 at -4.683 degrees (North through East) ! Clean map min=-0.015828 max=1.9922 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.510970Jy sigma=0.001864 ! Fit after self-cal, rms=0.489265Jy sigma=0.001837 ! 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.489265Jy sigma=0.001837 ! Fit after self-cal, rms=0.486152Jy sigma=0.001828 ! Inverting map and beam ! Estimated beam: bmin=4.15 mas, bmaj=8.864 mas, bpa=-3.622 degrees ! Estimated noise=1550.9 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00446235 Jy ! Component: 100 - total flux cleaned = 0.00481016 Jy ! Component: 150 - total flux cleaned = 0.00495532 Jy ! Component: 200 - total flux cleaned = 0.00495329 Jy ! Total flux subtracted in 200 components = 0.00495329 Jy ! Clean residual min=-0.010306 max=0.015124 Jy/beam ! Clean residual mean=0.000166 rms=0.003514 Jy/beam ! Combined flux in latest and established models = 1.98773 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 52 components and 1.98773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.486019Jy sigma=0.001827 ! Fit after self-cal, rms=0.485340Jy sigma=0.001825 ! Inverting map ! Added new window around map position (-48.5, 2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0180937 Jy ! Component: 100 - total flux cleaned = 0.0193754 Jy ! Component: 150 - total flux cleaned = 0.0188222 Jy ! Component: 200 - total flux cleaned = 0.0190531 Jy ! Total flux subtracted in 200 components = 0.0190531 Jy ! Clean residual min=-0.008641 max=0.008179 Jy/beam ! Clean residual mean=0.000018 rms=0.002332 Jy/beam ! Combined flux in latest and established models = 2.00678 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 79 components and 2.00678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.484844Jy sigma=0.001822 ! Fit after self-cal, rms=0.484661Jy sigma=0.001822 ! 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.484661Jy sigma=0.001822 ! Fit after self-cal, rms=0.485141Jy sigma=0.001818 ! 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.485141Jy sigma=0.001818 ! Fit after self-cal, rms=0.485104Jy sigma=0.001818 ! Inverting map and beam ! Estimated beam: bmin=4.145 mas, bmaj=8.84 mas, bpa=-3.509 degrees ! Estimated noise=1550.1 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00333441 Jy ! Component: 100 - total flux cleaned = 0.00351331 Jy ! Component: 150 - total flux cleaned = 0.00334149 Jy ! Component: 200 - total flux cleaned = 0.0031945 Jy ! Total flux subtracted in 200 components = 0.0031945 Jy ! Clean residual min=-0.007383 max=0.008054 Jy/beam ! Clean residual mean=-0.000001 rms=0.002109 Jy/beam ! Combined flux in latest and established models = 2.00997 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 86 components and 2.00997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.484993Jy sigma=0.001818 ! Fit after self-cal, rms=0.484979Jy sigma=0.001818 ! 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.691 mas, bmaj=14.58 mas, bpa=14.3 degrees ! Estimated noise=1811.54 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.000379506 Jy ! Component: 100 - total flux cleaned = 8.57303e-05 Jy ! Component: 150 - total flux cleaned = 0.000182245 Jy ! Component: 200 - total flux cleaned = 0.000356431 Jy ! Total flux subtracted in 200 components = 0.000356431 Jy ! Clean residual min=-0.006409 max=0.007930 Jy/beam ! Clean residual mean=-0.000028 rms=0.002344 Jy/beam ! Combined flux in latest and established models = 2.01033 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 101 components and 2.01033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.484975Jy sigma=0.001818 ! Fit after self-cal, rms=0.484972Jy sigma=0.001818 ! 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=3.166 mas, bmaj=7.132 mas, bpa=-5.173 degrees ! Estimated noise=2097.45 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.72206 Jy ! Component: 100 - total flux cleaned = 1.94823 Jy ! Component: 150 - total flux cleaned = 1.99132 Jy ! Component: 200 - total flux cleaned = 2.00707 Jy ! Total flux subtracted in 200 components = 2.00707 Jy ! Clean residual min=-0.016376 max=0.015341 Jy/beam ! Clean residual mean=0.000027 rms=0.004105 Jy/beam ! Combined flux in latest and established models = 2.00707 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 19 model components to the UV plane model. ! The established model now contains 19 components and 2.00707 Jy ! Inverting map and beam ! Estimated beam: bmin=4.145 mas, bmaj=8.84 mas, bpa=-3.509 degrees ! Estimated noise=1550.1 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.00423512 Jy ! Component: 100 - total flux cleaned = 0.00515969 Jy ! Component: 150 - total flux cleaned = 0.0048351 Jy ! Component: 200 - total flux cleaned = 0.00485806 Jy ! Total flux subtracted in 200 components = 0.00485806 Jy ! Clean residual min=-0.009063 max=0.009324 Jy/beam ! Clean residual mean=-0.000025 rms=0.002515 Jy/beam ! Combined flux in latest and established models = 2.01193 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 35 components and 2.01193 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.691 mas, bmaj=14.58 mas, bpa=14.3 degrees ! Estimated noise=1811.54 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.00172176 Jy ! Component: 100 - total flux cleaned = 0.00151114 Jy ! Component: 150 - total flux cleaned = 0.00134068 Jy ! Component: 200 - total flux cleaned = 0.00107235 Jy ! Total flux subtracted in 200 components = 0.00107235 Jy ! Clean residual min=-0.006266 max=0.007772 Jy/beam ! Clean residual mean=-0.000082 rms=0.002396 Jy/beam ! Combined flux in latest and established models = 2.013 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 60 components and 2.013 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.145 mas, bmaj=8.84 mas, bpa=-3.509 degrees ! Estimated noise=1550.1 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000507847 Jy ! Component: 100 - total flux cleaned = -0.000509801 Jy ! Component: 150 - total flux cleaned = -0.000854175 Jy ! Component: 200 - total flux cleaned = -0.00116582 Jy ! Total flux subtracted in 200 components = -0.00116582 Jy ! Clean residual min=-0.007728 max=0.008351 Jy/beam ! Clean residual mean=-0.000035 rms=0.002144 Jy/beam ! Combined flux in latest and established models = 2.01183 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 73 components and 2.01183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.485165Jy sigma=0.001818 ! Fit after self-cal, rms=0.485161Jy sigma=0.001818 wmodel J1743-0350_S_1995_07_15_yyk\_map.mod ! Writing 73 model components to file: J1743-0350_S_1995_07_15_yyk_map.mod wobs J1743-0350_S_1995_07_15_yyk\_uvs.fits ! Writing UV FITS file: J1743-0350_S_1995_07_15_yyk_uvs.fits wwins J1743-0350_S_1995_07_15_yyk\_map.win ! wwins: Wrote 2 windows to J1743-0350_S_1995_07_15_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.00197324 Jy ! Component: 100 - total flux cleaned = 0.00327741 Jy ! Component: 150 - total flux cleaned = 0.00458759 Jy ! Component: 200 - total flux cleaned = 0.00591868 Jy ! Component: 250 - total flux cleaned = 0.00707065 Jy ! Component: 300 - total flux cleaned = 0.0081631 Jy ! Component: 350 - total flux cleaned = 0.00939539 Jy ! Component: 400 - total flux cleaned = 0.0101208 Jy ! Component: 450 - total flux cleaned = 0.0109865 Jy ! Component: 500 - total flux cleaned = 0.0116516 Jy ! Component: 550 - total flux cleaned = 0.0121339 Jy ! Component: 600 - total flux cleaned = 0.012601 Jy ! Component: 650 - total flux cleaned = 0.0129801 Jy ! Component: 700 - total flux cleaned = 0.0133481 Jy ! Component: 750 - total flux cleaned = 0.013565 Jy ! Component: 800 - total flux cleaned = 0.0137744 Jy ! Component: 850 - total flux cleaned = 0.013705 Jy ! Component: 900 - total flux cleaned = 0.0138363 Jy ! Component: 950 - total flux cleaned = 0.013836 Jy ! Component: 1000 - total flux cleaned = 0.013772 Jy ! Component: 1050 - total flux cleaned = 0.0138962 Jy ! Component: 1100 - total flux cleaned = 0.014078 Jy ! Component: 1150 - total flux cleaned = 0.0140784 Jy ! Component: 1200 - total flux cleaned = 0.0143709 Jy ! Component: 1250 - total flux cleaned = 0.0143717 Jy ! Component: 1300 - total flux cleaned = 0.0145953 Jy ! Component: 1350 - total flux cleaned = 0.0147593 Jy ! Component: 1400 - total flux cleaned = 0.014865 Jy ! Component: 1450 - total flux cleaned = 0.0150737 Jy ! Component: 1500 - total flux cleaned = 0.0151752 Jy ! Component: 1550 - total flux cleaned = 0.015477 Jy ! Component: 1600 - total flux cleaned = 0.0156755 Jy ! Component: 1650 - total flux cleaned = 0.016114 Jy ! Component: 1700 - total flux cleaned = 0.0164472 Jy ! Component: 1750 - total flux cleaned = 0.0166815 Jy ! Component: 1800 - total flux cleaned = 0.0168659 Jy ! Component: 1850 - total flux cleaned = 0.0171842 Jy ! Component: 1900 - total flux cleaned = 0.0175435 Jy ! Component: 1950 - total flux cleaned = 0.0178964 Jy ! Component: 2000 - total flux cleaned = 0.0181571 Jy ! Total flux subtracted in 2048 components = 0.0184154 Jy ! Clean residual min=-0.002714 max=0.002565 Jy/beam ! Clean residual mean=0.000092 rms=0.000868 Jy/beam ! Combined flux in latest and established models = 2.03025 Jy keep ! Adding 112 model components to the UV plane model. ! The established model now contains 185 components and 2.03025 Jy ![Exited script file: muppet] wmap "J1743-0350_S_1995_07_15_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.145 x 8.84 at -3.509 degrees (North through East) ! Clean map min=-0.0081694 max=1.9815 Jy/beam ! Writing clean map to FITS file: J1743-0350_S_1995_07_15_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.9815 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000874491 device "J1743-0350_S_1995_07_15_yyk\_map.eps/VPS" ! Attempting to open device: 'J1743-0350_S_1995_07_15_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.132398 0.132398 0.264796 0.529593 1.05919 2.11837 4.23674 8.47349 16.947 33.8939 67.7879 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0026 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.981 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.145 x 8.84 at -3.509 degrees (North through East) ! Clean map min=-0.0081694 max=1.9815 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1743-0350_S_1995_07_15_yyk\_map.gif/gif" ! Attempting to open device: 'J1743-0350_S_1995_07_15_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1743-0350_S_1995_07_15_yyk_uvs.log closed on Sun Jan 7 19:18:49 2007