! Started logfile: J1743-0350_S_1996_05_15_yyk_uvs.log on Sun Jan 7 19:18:55 2007 obs J1743-0350_S_1996_05_15_yyk_uva.fits ! Reading UV FITS file: J1743-0350_S_1996_05_15_yyk_uva.fits ! AN table 1: 54 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.745267 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 8e+06 1 8e+06 ! 02 2 2.23424e+09 8e+06 1 8e+06 ! 03 3 2.29424e+09 8e+06 1 8e+06 ! 04 4 2.32424e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 617 lines of history. ! ! Reading 7244 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_1996_05_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.44895 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.906 mas, bmaj=7.52 mas, bpa=-7.437 degrees ! Estimated noise=2652.65 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.78951 Jy ! Component: 100 - total flux cleaned = 2.02826 Jy ! Total flux subtracted in 100 components = 2.02826 Jy ! Clean residual min=-0.068346 max=0.077423 Jy/beam ! Clean residual mean=0.002118 rms=0.019815 Jy/beam ! Combined flux in latest and established models = 2.02826 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 2.02826 Jy ! ! Correcting IF 1. ! A total of 83 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 84 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.349535Jy sigma=0.001786 ! Fit after self-cal, rms=1.336845Jy sigma=0.001784 ! Inverting map and beam ! Estimated beam: bmin=2.907 mas, bmaj=7.517 mas, bpa=-7.427 degrees ! Estimated noise=2652.19 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.402 mas, bmaj=9.083 mas, bpa=-9.373 degrees ! Estimated noise=1833.25 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.0601811 Jy ! Component: 100 - total flux cleaned = 0.0805798 Jy ! Component: 150 - total flux cleaned = 0.0854645 Jy ! Component: 200 - total flux cleaned = 0.090687 Jy ! Total flux subtracted in 200 components = 0.090687 Jy ! Clean residual min=-0.067892 max=0.071901 Jy/beam ! Clean residual mean=0.000830 rms=0.017889 Jy/beam ! Combined flux in latest and established models = 2.11895 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 16 components and 2.11895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.334816Jy sigma=0.001750 ! Fit after self-cal, rms=1.334791Jy sigma=0.001750 ! 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.402 x 9.083 at -9.373 degrees (North through East) ! Clean map min=-0.065034 max=1.9958 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.0176 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.09 HN 1.03 KP 0.89 ! LA 0.97 MK 1.01 NL 0.90 OV 1.09 ! PT 0.97 SC 0.87 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.963775 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.15 HN 1.14 KP 0.93 ! LA 1.07 MK 1.06 NL 0.99 OV 1.05 ! PT 0.93 SC 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.04304 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.03 HN 0.98 KP 0.92 ! LA 0.80 MK 0.90 NL 0.94 OV 0.96 ! PT 1.09 SC 0.99 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.00172 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.05 HN 1.09 KP 0.96 ! LA 0.89 MK 1.07 NL 1.04 OV 0.93 ! PT 0.98 SC 0.96 ! ! ! Fit before self-cal, rms=1.334791Jy sigma=0.001750 ! Fit after self-cal, rms=1.277490Jy sigma=0.001452 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=1.277490Jy sigma=0.001452 ! Fit after self-cal, rms=1.277495Jy sigma=0.001452 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.437 mas, bmaj=9.017 mas, bpa=-8.832 degrees ! Estimated noise=1847.82 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.00964568 Jy ! Component: 100 - total flux cleaned = 0.0082052 Jy ! Component: 150 - total flux cleaned = 0.00662108 Jy ! Component: 200 - total flux cleaned = 0.00560115 Jy ! Total flux subtracted in 200 components = 0.00560115 Jy ! Clean residual min=-0.015200 max=0.017294 Jy/beam ! Clean residual mean=-0.000004 rms=0.004372 Jy/beam ! Combined flux in latest and established models = 2.12455 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 33 components and 2.12455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.277232Jy sigma=0.001447 ! Fit after self-cal, rms=1.277206Jy sigma=0.001447 ! 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=1.277206Jy sigma=0.001447 ! Fit after self-cal, rms=1.276788Jy sigma=0.001421 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.000474795 Jy ! Component: 100 - total flux cleaned = -0.000639644 Jy ! Component: 150 - total flux cleaned = -0.00162777 Jy ! Component: 200 - total flux cleaned = -0.00252393 Jy ! Total flux subtracted in 200 components = -0.00252393 Jy ! Clean residual min=-0.014331 max=0.017357 Jy/beam ! Clean residual mean=0.000004 rms=0.004176 Jy/beam ! Combined flux in latest and established models = 2.12203 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 39 components and 2.12203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.276561Jy sigma=0.001419 ! Fit after self-cal, rms=1.276846Jy sigma=0.001413 ! 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.437 x 9.017 at -8.832 degrees (North through East) ! Clean map min=-0.013072 max=2.0301 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=1.276846Jy sigma=0.001413 ! Fit after self-cal, rms=1.254030Jy sigma=0.001309 ! 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=1.254030Jy sigma=0.001309 ! Fit after self-cal, rms=1.254338Jy sigma=0.001307 ! Inverting map and beam ! Estimated beam: bmin=3.432 mas, bmaj=9.02 mas, bpa=-8.849 degrees ! Estimated noise=1843.91 mJy/beam. ! Added new window around map position (32, 5.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00930101 Jy ! Component: 100 - total flux cleaned = 0.00695605 Jy ! Component: 150 - total flux cleaned = 0.00668664 Jy ! Component: 200 - total flux cleaned = 0.00541614 Jy ! Total flux subtracted in 200 components = 0.00541614 Jy ! Clean residual min=-0.010496 max=0.009781 Jy/beam ! Clean residual mean=0.000006 rms=0.002708 Jy/beam ! Combined flux in latest and established models = 2.12744 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 65 components and 2.12744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.253914Jy sigma=0.001303 ! Fit after self-cal, rms=1.254159Jy sigma=0.001302 ! 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=1.254159Jy sigma=0.001302 ! Fit after self-cal, rms=1.248687Jy sigma=0.001296 ! 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=1.248687Jy sigma=0.001296 ! Fit after self-cal, rms=1.248879Jy sigma=0.001296 ! Inverting map and beam ! Estimated beam: bmin=3.432 mas, bmaj=9.028 mas, bpa=-8.874 degrees ! Estimated noise=1842.43 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00274728 Jy ! Component: 100 - total flux cleaned = -0.00338762 Jy ! Component: 150 - total flux cleaned = -0.00378463 Jy ! Component: 200 - total flux cleaned = -0.00415952 Jy ! Total flux subtracted in 200 components = -0.00415952 Jy ! Clean residual min=-0.008838 max=0.009351 Jy/beam ! Clean residual mean=0.000023 rms=0.002487 Jy/beam ! Combined flux in latest and established models = 2.12328 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 74 components and 2.12328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.248692Jy sigma=0.001295 ! Fit after self-cal, rms=1.248854Jy sigma=0.001295 ! 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.064 mas, bmaj=13.52 mas, bpa=4.648 degrees ! Estimated noise=2262.36 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.000942213 Jy ! Component: 100 - total flux cleaned = -0.000237391 Jy ! Component: 150 - total flux cleaned = 5.88119e-05 Jy ! Component: 200 - total flux cleaned = 0.000413176 Jy ! Total flux subtracted in 200 components = 0.000413176 Jy ! Clean residual min=-0.008073 max=0.008701 Jy/beam ! Clean residual mean=0.000072 rms=0.002709 Jy/beam ! Combined flux in latest and established models = 2.1237 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 100 components and 2.1237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.248884Jy sigma=0.001295 ! Fit after self-cal, rms=1.249000Jy sigma=0.001295 ! 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.915 mas, bmaj=7.487 mas, bpa=-6.822 degrees ! Estimated noise=2633.9 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.778 Jy ! Component: 100 - total flux cleaned = 2.01075 Jy ! Component: 150 - total flux cleaned = 2.05856 Jy ! Component: 200 - total flux cleaned = 2.08287 Jy ! Total flux subtracted in 200 components = 2.08287 Jy ! Clean residual min=-0.014070 max=0.021744 Jy/beam ! Clean residual mean=0.000272 rms=0.004636 Jy/beam ! Combined flux in latest and established models = 2.08287 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 34 model components to the UV plane model. ! The established model now contains 34 components and 2.08287 Jy ! Inverting map and beam ! Estimated beam: bmin=3.432 mas, bmaj=9.028 mas, bpa=-8.874 degrees ! Estimated noise=1842.43 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 (4, -7.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0239051 Jy ! Component: 100 - total flux cleaned = 0.0308532 Jy ! Component: 150 - total flux cleaned = 0.0333435 Jy ! Component: 200 - total flux cleaned = 0.0353532 Jy ! Total flux subtracted in 200 components = 0.0353532 Jy ! Clean residual min=-0.009009 max=0.008942 Jy/beam ! Clean residual mean=0.000039 rms=0.002555 Jy/beam ! Combined flux in latest and established models = 2.11823 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 59 components and 2.11823 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.064 mas, bmaj=13.52 mas, bpa=4.648 degrees ! Estimated noise=2262.36 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.00512768 Jy ! Component: 100 - total flux cleaned = 0.00671904 Jy ! Component: 150 - total flux cleaned = 0.00781869 Jy ! Component: 200 - total flux cleaned = 0.00889325 Jy ! Total flux subtracted in 200 components = 0.00889325 Jy ! Clean residual min=-0.008427 max=0.007146 Jy/beam ! Clean residual mean=0.000049 rms=0.002491 Jy/beam ! Combined flux in latest and established models = 2.12712 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 81 components and 2.12712 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.432 mas, bmaj=9.028 mas, bpa=-8.874 degrees ! Estimated noise=1842.43 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000488683 Jy ! Component: 100 - total flux cleaned = 0.000391481 Jy ! Component: 150 - total flux cleaned = 0.000376032 Jy ! Component: 200 - total flux cleaned = 0.000545263 Jy ! Total flux subtracted in 200 components = 0.000545263 Jy ! Clean residual min=-0.007274 max=0.007680 Jy/beam ! Clean residual mean=0.000021 rms=0.002173 Jy/beam ! Combined flux in latest and established models = 2.12767 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 103 components and 2.12767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.248038Jy sigma=0.001293 ! Fit after self-cal, rms=1.248202Jy sigma=0.001293 wmodel J1743-0350_S_1996_05_15_yyk\_map.mod ! Writing 103 model components to file: J1743-0350_S_1996_05_15_yyk_map.mod wobs J1743-0350_S_1996_05_15_yyk\_uvs.fits ! Writing UV FITS file: J1743-0350_S_1996_05_15_yyk_uvs.fits wwins J1743-0350_S_1996_05_15_yyk\_map.win ! wwins: Wrote 3 windows to J1743-0350_S_1996_05_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.000339715 Jy ! Component: 100 - total flux cleaned = 0.000212535 Jy ! Component: 150 - total flux cleaned = -1.69486e-05 Jy ! Component: 200 - total flux cleaned = 0.000198948 Jy ! Component: 250 - total flux cleaned = 0.000707434 Jy ! Component: 300 - total flux cleaned = 0.000804195 Jy ! Component: 350 - total flux cleaned = 0.000621378 Jy ! Component: 400 - total flux cleaned = 0.00062611 Jy ! Component: 450 - total flux cleaned = 0.000882715 Jy ! Component: 500 - total flux cleaned = 0.000800476 Jy ! Component: 550 - total flux cleaned = 0.000719993 Jy ! Component: 600 - total flux cleaned = 0.000797854 Jy ! Component: 650 - total flux cleaned = 0.000422507 Jy ! Component: 700 - total flux cleaned = 5.70121e-05 Jy ! Component: 750 - total flux cleaned = -8.65107e-05 Jy ! Component: 800 - total flux cleaned = -0.000364724 Jy ! Component: 850 - total flux cleaned = -0.000569532 Jy ! Component: 900 - total flux cleaned = -0.000770764 Jy ! Component: 950 - total flux cleaned = -0.000964438 Jy ! Component: 1000 - total flux cleaned = -0.000773359 Jy ! Component: 1050 - total flux cleaned = -0.000772344 Jy ! Component: 1100 - total flux cleaned = -0.000710366 Jy ! Component: 1150 - total flux cleaned = -0.000771499 Jy ! Component: 1200 - total flux cleaned = -0.000712346 Jy ! Component: 1250 - total flux cleaned = -0.000712388 Jy ! Component: 1300 - total flux cleaned = -0.000653969 Jy ! Component: 1350 - total flux cleaned = -0.000654168 Jy ! Component: 1400 - total flux cleaned = -0.000709934 Jy ! Component: 1450 - total flux cleaned = -0.000656205 Jy ! Component: 1500 - total flux cleaned = -0.000764076 Jy ! Component: 1550 - total flux cleaned = -0.000709376 Jy ! Component: 1600 - total flux cleaned = -0.000446823 Jy ! Component: 1650 - total flux cleaned = -0.000550505 Jy ! Component: 1700 - total flux cleaned = -0.000398078 Jy ! Component: 1750 - total flux cleaned = -0.000498759 Jy ! Component: 1800 - total flux cleaned = -0.00059794 Jy ! Component: 1850 - total flux cleaned = -0.000547795 Jy ! Component: 1900 - total flux cleaned = -0.000740229 Jy ! Component: 1950 - total flux cleaned = -0.000691586 Jy ! Component: 2000 - total flux cleaned = -0.00064452 Jy ! Total flux subtracted in 2048 components = -0.000598513 Jy ! Clean residual min=-0.002536 max=0.002309 Jy/beam ! Clean residual mean=0.000029 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 2.12707 Jy keep ! Adding 118 model components to the UV plane model. ! The established model now contains 221 components and 2.12707 Jy ![Exited script file: muppet] wmap "J1743-0350_S_1996_05_15_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.432 x 9.028 at -8.874 degrees (North through East) ! Clean map min=-0.0074259 max=2.0416 Jy/beam ! Writing clean map to FITS file: J1743-0350_S_1996_05_15_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 2.04163 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000892556 device "J1743-0350_S_1996_05_15_yyk\_map.eps/VPS" ! Attempting to open device: 'J1743-0350_S_1996_05_15_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.131153 0.131153 0.262307 0.524613 1.04923 2.09845 4.19691 8.39381 16.7876 33.5752 67.1505 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0026 print "peak=",int(peak_flux*1000)/1000 ! peak= 2.041 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.432 x 9.028 at -8.874 degrees (North through East) ! Clean map min=-0.0074259 max=2.0416 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1743-0350_S_1996_05_15_yyk\_map.gif/gif" ! Attempting to open device: 'J1743-0350_S_1996_05_15_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1743-0350_S_1996_05_15_yyk_uvs.log closed on Sun Jan 7 19:19:00 2007