! Started logfile: J1743-0350_X_2005_06_30_yyk_uvs.log on Sat Oct 8 17:33:06 2005 obs J1743-0350_X_2005_06_30_yyk_uve.fits ! Reading UV FITS file: J1743-0350_X_2005_06_30_yyk_uve.fits ! AN table 1: 6 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.774074 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 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 1460 lines of history. ! ! Reading 836 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_X_2005_06_30_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)= 5.76345 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.8077 mas, bmaj=1.846 mas, bpa=-0.8667 degrees ! Estimated noise=2.17102 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 = 4.68557 Jy ! Component: 100 - total flux cleaned = 5.79601 Jy ! Total flux subtracted in 100 components = 5.79601 Jy ! Clean residual min=-0.155355 max=0.343717 Jy/beam ! Clean residual mean=0.000033 rms=0.058276 Jy/beam ! Combined flux in latest and established models = 5.79601 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 5.79601 Jy ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.735525Jy sigma=11.200815 ! Fit after self-cal, rms=0.734815Jy sigma=11.196347 ! Inverting map and beam ! Estimated beam: bmin=0.8077 mas, bmaj=1.846 mas, bpa=-0.8667 degrees ! Estimated noise=2.17102 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=1.003 mas, bmaj=2.213 mas, bpa=-2.039 degrees ! Estimated noise=1.57633 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.525089 Jy ! Component: 100 - total flux cleaned = 0.706571 Jy ! Component: 150 - total flux cleaned = 0.775357 Jy ! Component: 200 - total flux cleaned = 0.794388 Jy ! Total flux subtracted in 200 components = 0.794388 Jy ! Clean residual min=-0.114576 max=0.082789 Jy/beam ! Clean residual mean=-0.000082 rms=0.024764 Jy/beam ! Combined flux in latest and established models = 6.5904 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 33 components and 6.5904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.460158Jy sigma=6.567337 ! Fit after self-cal, rms=0.459327Jy sigma=6.563049 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.003 x 2.213 at -2.039 degrees (North through East) ! Clean map min=-0.10831 max=5.6387 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.00905 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.98 HN 1.04 KP 0.98 ! LA 1.01 MK 1.00 NL 1.00 OV 1.01 ! PT 0.96 SC 0.98 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01525 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.99 HN 1.04 KP 0.93 ! LA 0.98 MK 0.99 NL 0.98 OV 0.99 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.01004 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.03 HN 0.95 KP 0.87 ! LA 1.00 MK 1.05 NL 0.98 OV 1.02 ! PT 1.05 SC 0.94 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.950984 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.05 HN 1.01 KP 1.00 ! LA 0.99 MK 1.04 NL 1.00 OV 1.04 ! PT 1.11 SC 1.24 ! ! ! Fit before self-cal, rms=0.459327Jy sigma=6.563049 ! Fit after self-cal, rms=0.346546Jy sigma=5.006854 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.346546Jy sigma=5.006854 ! Fit after self-cal, rms=0.346568Jy sigma=5.006842 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.017 mas, bmaj=2.232 mas, bpa=-2.07 degrees ! Estimated noise=1.57323 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.0373334 Jy ! Component: 100 - total flux cleaned = -0.0437618 Jy ! Component: 150 - total flux cleaned = -0.0433053 Jy ! Component: 200 - total flux cleaned = -0.0433256 Jy ! Total flux subtracted in 200 components = -0.0433256 Jy ! Clean residual min=-0.083211 max=0.051029 Jy/beam ! Clean residual mean=-0.000076 rms=0.010968 Jy/beam ! Combined flux in latest and established models = 6.54707 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 40 components and 6.54707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.343617Jy sigma=4.958478 ! Fit after self-cal, rms=0.343248Jy sigma=4.957047 ! 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.343248Jy sigma=4.957047 ! Fit after self-cal, rms=0.333237Jy sigma=4.873698 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.000189486 Jy ! Component: 100 - total flux cleaned = 0.000206594 Jy ! Component: 150 - total flux cleaned = 0.000599075 Jy ! Component: 200 - total flux cleaned = 0.000621776 Jy ! Total flux subtracted in 200 components = 0.000621776 Jy ! Clean residual min=-0.082430 max=0.050856 Jy/beam ! Clean residual mean=-0.000078 rms=0.010892 Jy/beam ! Combined flux in latest and established models = 6.5477 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 43 components and 6.5477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.332270Jy sigma=4.862447 ! Fit after self-cal, rms=0.331194Jy sigma=4.855396 ! 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: 1.017 x 2.232 at -2.07 degrees (North through East) ! Clean map min=-0.077501 max=5.6412 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.331194Jy sigma=4.855396 ! Fit after self-cal, rms=0.143997Jy sigma=1.567533 ! 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.143997Jy sigma=1.567533 ! Fit after self-cal, rms=0.143719Jy sigma=1.565509 ! Inverting map and beam ! Estimated beam: bmin=1.021 mas, bmaj=2.24 mas, bpa=-2.132 degrees ! Estimated noise=1.57304 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00453332 Jy ! Component: 100 - total flux cleaned = -0.0040403 Jy ! Component: 150 - total flux cleaned = -0.00359859 Jy ! Component: 200 - total flux cleaned = -0.00320245 Jy ! Total flux subtracted in 200 components = -0.00320245 Jy ! Clean residual min=-0.022599 max=0.013131 Jy/beam ! Clean residual mean=-0.000065 rms=0.004212 Jy/beam ! Combined flux in latest and established models = 6.54449 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 44 components and 6.54449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141249Jy sigma=1.521524 ! Fit after self-cal, rms=0.141018Jy sigma=1.519541 ! 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.141018Jy sigma=1.519541 ! Fit after self-cal, rms=0.131343Jy sigma=1.411196 ! 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.131343Jy sigma=1.411196 ! Fit after self-cal, rms=0.131331Jy sigma=1.411150 ! Inverting map and beam ! Estimated beam: bmin=1.023 mas, bmaj=2.245 mas, bpa=-2.213 degrees ! Estimated noise=1.57378 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00428679 Jy ! Component: 100 - total flux cleaned = -0.00470869 Jy ! Component: 150 - total flux cleaned = -0.00471148 Jy ! Component: 200 - total flux cleaned = -0.00437937 Jy ! Total flux subtracted in 200 components = -0.00437937 Jy ! Clean residual min=-0.020605 max=0.011949 Jy/beam ! Clean residual mean=-0.000057 rms=0.003887 Jy/beam ! Combined flux in latest and established models = 6.54011 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 46 components and 6.54011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129337Jy sigma=1.375935 ! Fit after self-cal, rms=0.129219Jy sigma=1.374933 ! 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.41 mas, bmaj=4.151 mas, bpa=16.79 degrees ! Estimated noise=1.90901 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.00602899 Jy ! Component: 100 - total flux cleaned = -0.00612421 Jy ! Component: 150 - total flux cleaned = -0.00611162 Jy ! Component: 200 - total flux cleaned = -0.00608793 Jy ! Total flux subtracted in 200 components = -0.00608793 Jy ! Clean residual min=-0.012500 max=0.010430 Jy/beam ! Clean residual mean=-0.000066 rms=0.003428 Jy/beam ! Combined flux in latest and established models = 6.53403 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 50 components and 6.53403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128970Jy sigma=1.372374 ! Fit after self-cal, rms=0.128792Jy sigma=1.370685 ! 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.8172 mas, bmaj=1.87 mas, bpa=-1.411 degrees ! Estimated noise=2.19736 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 4.73023 Jy ! Component: 100 - total flux cleaned = 5.78236 Jy ! Component: 150 - total flux cleaned = 6.20015 Jy ! Component: 200 - total flux cleaned = 6.39181 Jy ! Total flux subtracted in 200 components = 6.39181 Jy ! Clean residual min=-0.054547 max=0.064939 Jy/beam ! Clean residual mean=0.000010 rms=0.012522 Jy/beam ! Combined flux in latest and established models = 6.39181 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 6.39181 Jy ! Inverting map and beam ! Estimated beam: bmin=1.023 mas, bmaj=2.245 mas, bpa=-2.213 degrees ! Estimated noise=1.57378 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.101319 Jy ! Component: 100 - total flux cleaned = 0.139368 Jy ! Component: 150 - total flux cleaned = 0.147 Jy ! Component: 200 - total flux cleaned = 0.150432 Jy ! Total flux subtracted in 200 components = 0.150432 Jy ! Clean residual min=-0.029940 max=0.015348 Jy/beam ! Clean residual mean=-0.000063 rms=0.004636 Jy/beam ! Combined flux in latest and established models = 6.54225 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 33 components and 6.54225 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.41 mas, bmaj=4.151 mas, bpa=16.79 degrees ! Estimated noise=1.90901 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.00379644 Jy ! Component: 100 - total flux cleaned = -0.00434697 Jy ! Component: 150 - total flux cleaned = -0.00485695 Jy ! Component: 200 - total flux cleaned = -0.00533236 Jy ! Total flux subtracted in 200 components = -0.00533236 Jy ! Clean residual min=-0.013563 max=0.010262 Jy/beam ! Clean residual mean=-0.000082 rms=0.003469 Jy/beam ! Combined flux in latest and established models = 6.53691 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 39 components and 6.53691 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.023 mas, bmaj=2.245 mas, bpa=-2.213 degrees ! Estimated noise=1.57378 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00392549 Jy ! Component: 100 - total flux cleaned = 0.0052941 Jy ! Component: 150 - total flux cleaned = 0.00572824 Jy ! Component: 200 - total flux cleaned = 0.00575797 Jy ! Total flux subtracted in 200 components = 0.00575797 Jy ! Clean residual min=-0.028820 max=0.013987 Jy/beam ! Clean residual mean=-0.000064 rms=0.004467 Jy/beam ! Combined flux in latest and established models = 6.54267 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 6.54267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133191Jy sigma=1.479797 ! Fit after self-cal, rms=0.133069Jy sigma=1.477728 wmodel J1743-0350_X_2005_06_30_yyk\_map.mod ! Writing 41 model components to file: J1743-0350_X_2005_06_30_yyk_map.mod wobs J1743-0350_X_2005_06_30_yyk\_uvs.fits ! Writing UV FITS file: J1743-0350_X_2005_06_30_yyk_uvs.fits wwins J1743-0350_X_2005_06_30_yyk\_map.win ! wwins: Wrote 1 windows to J1743-0350_X_2005_06_30_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.011661 Jy ! Component: 100 - total flux cleaned = -0.0201318 Jy ! Component: 150 - total flux cleaned = -0.0257247 Jy ! Component: 200 - total flux cleaned = -0.0272216 Jy ! Component: 250 - total flux cleaned = -0.0288401 Jy ! Component: 300 - total flux cleaned = -0.0303752 Jy ! Component: 350 - total flux cleaned = -0.03185 Jy ! Component: 400 - total flux cleaned = -0.0332732 Jy ! Component: 450 - total flux cleaned = -0.0346506 Jy ! Component: 500 - total flux cleaned = -0.0361754 Jy ! Component: 550 - total flux cleaned = -0.0371028 Jy ! Component: 600 - total flux cleaned = -0.0381906 Jy ! Component: 650 - total flux cleaned = -0.0395972 Jy ! Component: 700 - total flux cleaned = -0.0407932 Jy ! Component: 750 - total flux cleaned = -0.0421212 Jy ! Component: 800 - total flux cleaned = -0.0429339 Jy ! Component: 850 - total flux cleaned = -0.0442061 Jy ! Component: 900 - total flux cleaned = -0.0449819 Jy ! Component: 950 - total flux cleaned = -0.0460456 Jy ! Component: 1000 - total flux cleaned = -0.0467908 Jy ! Component: 1050 - total flux cleaned = -0.0476655 Jy ! Component: 1100 - total flux cleaned = -0.0485212 Jy ! Component: 1150 - total flux cleaned = -0.0493598 Jy ! Component: 1200 - total flux cleaned = -0.050455 Jy ! Component: 1250 - total flux cleaned = -0.0511221 Jy ! Component: 1300 - total flux cleaned = -0.0520402 Jy ! Component: 1350 - total flux cleaned = -0.0524273 Jy ! Component: 1400 - total flux cleaned = -0.0529326 Jy ! Component: 1450 - total flux cleaned = -0.0534298 Jy ! Component: 1500 - total flux cleaned = -0.0536727 Jy ! Component: 1550 - total flux cleaned = -0.0541514 Jy ! Component: 1600 - total flux cleaned = -0.0546206 Jy ! Component: 1650 - total flux cleaned = -0.0553128 Jy ! Component: 1700 - total flux cleaned = -0.0557654 Jy ! Component: 1750 - total flux cleaned = -0.056434 Jy ! Component: 1800 - total flux cleaned = -0.0569793 Jy ! Component: 1850 - total flux cleaned = -0.0577296 Jy ! Component: 1900 - total flux cleaned = -0.0579389 Jy ! Component: 1950 - total flux cleaned = -0.0583545 Jy ! Component: 2000 - total flux cleaned = -0.0589701 Jy ! Total flux subtracted in 2048 components = -0.0597752 Jy ! Clean residual min=-0.005109 max=0.005005 Jy/beam ! Clean residual mean=0.000022 rms=0.001868 Jy/beam ! Combined flux in latest and established models = 6.4829 Jy keep ! Adding 102 model components to the UV plane model. ! The established model now contains 143 components and 6.4829 Jy ![Exited script file: muppet] wmap "J1743-0350_X_2005_06_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.023 x 2.245 at -2.213 degrees (North through East) ! Clean map min=-0.015987 max=5.6535 Jy/beam ! Writing clean map to FITS file: J1743-0350_X_2005_06_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 5.6535 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00186541 device "J1743-0350_X_2005_06_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J1743-0350_X_2005_06_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0989869 0.0989869 0.197974 0.395948 0.791895 1.58379 3.16758 6.33516 12.6703 25.3407 50.6813 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0055 print "peak=",int(peak_flux*1000)/1000 ! peak= 5.653 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.023 x 2.245 at -2.213 degrees (North through East) ! Clean map min=-0.015987 max=5.6535 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1743-0350_X_2005_06_30_yyk\_map.gif/gif" ! Attempting to open device: 'J1743-0350_X_2005_06_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1743-0350_X_2005_06_30_yyk_uvs.log closed on Sat Oct 8 17:33:10 2005