! Started logfile: J1743-0350_X_2006_02_16_yyk_uvs.log on Wed Jul 5 13:14:06 2006 obs J1743-0350_X_2006_02_16_yyk_uva.fits ! Reading UV FITS file: J1743-0350_X_2006_02_16_yyk_uva.fits ! AN table 1: 472 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.925424 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 2421 lines of history. ! ! Reading 78624 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_2006_02_16_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. uvav time_av, true ! Averaging into 30 second bins. ! 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 phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 4.79155 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.663 mas, bmaj=1.793 mas, bpa=-5.138 degrees ! Estimated noise=1.74698 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 = 3.77231 Jy ! Component: 100 - total flux cleaned = 4.70887 Jy ! Total flux subtracted in 100 components = 4.70887 Jy ! Clean residual min=-0.301598 max=0.562253 Jy/beam ! Clean residual mean=-0.001055 rms=0.091931 Jy/beam ! Combined flux in latest and established models = 4.70887 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 4.70887 Jy ! ! Correcting IF 1. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.512456Jy sigma=19.011954 ! Fit after self-cal, rms=1.511131Jy sigma=18.957772 ! Inverting map and beam ! Estimated beam: bmin=0.663 mas, bmaj=1.793 mas, bpa=-5.138 degrees ! Estimated noise=1.74698 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.7264 mas, bmaj=2.003 mas, bpa=-6.03 degrees ! Estimated noise=1.31822 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 (-2, -0.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.691579 Jy ! Component: 100 - total flux cleaned = 0.971223 Jy ! Component: 150 - total flux cleaned = 1.07164 Jy ! Component: 200 - total flux cleaned = 1.1266 Jy ! Total flux subtracted in 200 components = 1.1266 Jy ! Clean residual min=-0.271400 max=0.465659 Jy/beam ! Clean residual mean=-0.000803 rms=0.065046 Jy/beam ! Combined flux in latest and established models = 5.83547 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 35 components and 5.83547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.232595Jy sigma=15.235240 ! Fit after self-cal, rms=1.211594Jy sigma=14.702914 ! 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.7264 x 2.003 at -6.03 degrees (North through East) ! Clean map min=-0.21047 max=4.2514 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.973353 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.95 HN 1.01 KP 0.95 ! LA 0.99 MK 1.03 NL 1.44 OV 0.93 ! PT 0.96 SC 1.05 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.967968 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.95 HN 1.01 KP 0.89 ! LA 0.94 MK 0.99 NL 1.64 OV 0.92 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.97194 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.99 HN 0.93 KP 0.83 ! LA 0.97 MK 1.06 NL 1.45 OV 0.94 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.947682 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.02 HN 0.96 KP 0.86 ! LA 0.96 MK 1.09 NL 1.49 OV 0.98 ! PT 1.09 SC 1.07 ! ! ! Fit before self-cal, rms=1.211594Jy sigma=14.702914 ! Fit after self-cal, rms=0.959658Jy sigma=12.563466 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.959658Jy sigma=12.563466 ! Fit after self-cal, rms=0.961170Jy sigma=12.561799 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7462 mas, bmaj=2.059 mas, bpa=-5.967 degrees ! Estimated noise=1.23692 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.297906 Jy ! Component: 100 - total flux cleaned = -0.399674 Jy ! Component: 150 - total flux cleaned = -0.421597 Jy ! Component: 200 - total flux cleaned = -0.439815 Jy ! Total flux subtracted in 200 components = -0.439815 Jy ! Clean residual min=-0.083794 max=0.050016 Jy/beam ! Clean residual mean=-0.000106 rms=0.015150 Jy/beam ! Combined flux in latest and established models = 5.39565 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 58 components and 5.39565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.890812Jy sigma=11.505357 ! Fit after self-cal, rms=0.885573Jy sigma=11.487780 ! 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.885573Jy sigma=11.487780 ! Fit after self-cal, rms=0.315690Jy sigma=3.453432 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.0489252 Jy ! Component: 100 - total flux cleaned = 0.0594099 Jy ! Component: 150 - total flux cleaned = 0.0693248 Jy ! Component: 200 - total flux cleaned = 0.0727862 Jy ! Total flux subtracted in 200 components = 0.0727862 Jy ! Clean residual min=-0.066775 max=0.037533 Jy/beam ! Clean residual mean=-0.000159 rms=0.012954 Jy/beam ! Combined flux in latest and established models = 5.46844 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 83 components and 5.46844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.298111Jy sigma=3.191625 ! Fit after self-cal, rms=0.274738Jy sigma=2.928625 ! 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.7462 x 2.059 at -5.967 degrees (North through East) ! Clean map min=-0.09302 max=4.0874 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.274738Jy sigma=2.928625 ! Fit after self-cal, rms=0.246191Jy sigma=2.354567 ! 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.246191Jy sigma=2.354567 ! Fit after self-cal, rms=0.244092Jy sigma=2.327675 ! Inverting map and beam ! Estimated beam: bmin=0.7481 mas, bmaj=2.064 mas, bpa=-5.977 degrees ! Estimated noise=1.23657 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0268248 Jy ! Component: 100 - total flux cleaned = -0.0256709 Jy ! Component: 150 - total flux cleaned = -0.0236847 Jy ! Component: 200 - total flux cleaned = -0.0228373 Jy ! Total flux subtracted in 200 components = -0.0228373 Jy ! Clean residual min=-0.054034 max=0.024376 Jy/beam ! Clean residual mean=-0.000120 rms=0.009565 Jy/beam ! Combined flux in latest and established models = 5.4456 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 90 components and 5.4456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.223724Jy sigma=2.139090 ! Fit after self-cal, rms=0.218925Jy sigma=2.111433 ! 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.218925Jy sigma=2.111433 ! Fit after self-cal, rms=0.218239Jy sigma=2.071647 ! 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.218239Jy sigma=2.071647 ! Fit after self-cal, rms=0.218225Jy sigma=2.071107 ! Inverting map and beam ! Estimated beam: bmin=0.7488 mas, bmaj=2.064 mas, bpa=-5.983 degrees ! Estimated noise=1.23523 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0218077 Jy ! Component: 100 - total flux cleaned = -0.0209148 Jy ! Component: 150 - total flux cleaned = -0.0200808 Jy ! Component: 200 - total flux cleaned = -0.0193724 Jy ! Total flux subtracted in 200 components = -0.0193724 Jy ! Clean residual min=-0.049954 max=0.021904 Jy/beam ! Clean residual mean=-0.000109 rms=0.008555 Jy/beam ! Combined flux in latest and established models = 5.42623 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 94 components and 5.42623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.203883Jy sigma=1.939270 ! Fit after self-cal, rms=0.199794Jy sigma=1.918527 ! 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.198 mas, bmaj=3.373 mas, bpa=0.7411 degrees ! Estimated noise=1.76748 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.0116196 Jy ! Component: 100 - total flux cleaned = -0.0118905 Jy ! Component: 150 - total flux cleaned = -0.0114289 Jy ! Component: 200 - total flux cleaned = -0.0104645 Jy ! Total flux subtracted in 200 components = -0.0104645 Jy ! Clean residual min=-0.072195 max=0.027032 Jy/beam ! Clean residual mean=-0.000267 rms=0.014056 Jy/beam ! Combined flux in latest and established models = 5.41576 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 106 components and 5.41576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194790Jy sigma=1.882909 ! Fit after self-cal, rms=0.191475Jy sigma=1.853908 ! 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=0.6685 mas, bmaj=1.817 mas, bpa=-5.127 degrees ! Estimated noise=1.66557 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 3.64173 Jy ! Component: 100 - total flux cleaned = 4.53469 Jy ! Component: 150 - total flux cleaned = 4.95209 Jy ! Component: 200 - total flux cleaned = 5.17276 Jy ! Total flux subtracted in 200 components = 5.17276 Jy ! Clean residual min=-0.097533 max=0.085721 Jy/beam ! Clean residual mean=-0.000229 rms=0.021917 Jy/beam ! Combined flux in latest and established models = 5.17276 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 5.17276 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7488 mas, bmaj=2.064 mas, bpa=-5.983 degrees ! Estimated noise=1.23523 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.130626 Jy ! Component: 100 - total flux cleaned = 0.169328 Jy ! Component: 150 - total flux cleaned = 0.192547 Jy ! Component: 200 - total flux cleaned = 0.215024 Jy ! Total flux subtracted in 200 components = 0.215024 Jy ! Clean residual min=-0.074103 max=0.039783 Jy/beam ! Clean residual mean=-0.000177 rms=0.011216 Jy/beam ! Combined flux in latest and established models = 5.38778 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 38 components and 5.38779 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.198 mas, bmaj=3.373 mas, bpa=0.7411 degrees ! Estimated noise=1.76748 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.00764348 Jy ! Component: 100 - total flux cleaned = 0.0110342 Jy ! Component: 150 - total flux cleaned = 0.0136268 Jy ! Component: 200 - total flux cleaned = 0.0157005 Jy ! Total flux subtracted in 200 components = 0.0157005 Jy ! Clean residual min=-0.071018 max=0.028701 Jy/beam ! Clean residual mean=-0.000321 rms=0.013852 Jy/beam ! Combined flux in latest and established models = 5.40349 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 56 components and 5.40349 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7488 mas, bmaj=2.064 mas, bpa=-5.983 degrees ! Estimated noise=1.23523 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135778 Jy ! Component: 100 - total flux cleaned = 0.00561558 Jy ! Component: 150 - total flux cleaned = 0.00694469 Jy ! Component: 200 - total flux cleaned = 0.00813649 Jy ! Total flux subtracted in 200 components = 0.00813649 Jy ! Clean residual min=-0.059394 max=0.028491 Jy/beam ! Clean residual mean=-0.000137 rms=0.009253 Jy/beam ! Combined flux in latest and established models = 5.41162 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 62 components and 5.41162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.214322Jy sigma=2.096155 ! Fit after self-cal, rms=0.208515Jy sigma=2.048535 wmodel J1743-0350_X_2006_02_16_yyk\_map.mod ! Writing 62 model components to file: J1743-0350_X_2006_02_16_yyk_map.mod wobs J1743-0350_X_2006_02_16_yyk\_uvs.fits ! Writing UV FITS file: J1743-0350_X_2006_02_16_yyk_uvs.fits wwins J1743-0350_X_2006_02_16_yyk\_map.win ! wwins: Wrote 2 windows to J1743-0350_X_2006_02_16_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.0224736 Jy ! Component: 100 - total flux cleaned = -0.0347265 Jy ! Component: 150 - total flux cleaned = -0.0399578 Jy ! Component: 200 - total flux cleaned = -0.0451684 Jy ! Component: 250 - total flux cleaned = -0.0495829 Jy ! Component: 300 - total flux cleaned = -0.051888 Jy ! Component: 350 - total flux cleaned = -0.0545085 Jy ! Component: 400 - total flux cleaned = -0.0578382 Jy ! Component: 450 - total flux cleaned = -0.0606323 Jy ! Component: 500 - total flux cleaned = -0.0637041 Jy ! Component: 550 - total flux cleaned = -0.0662796 Jy ! Component: 600 - total flux cleaned = -0.0680607 Jy ! Component: 650 - total flux cleaned = -0.0704873 Jy ! Component: 700 - total flux cleaned = -0.0728456 Jy ! Component: 750 - total flux cleaned = -0.074807 Jy ! Component: 800 - total flux cleaned = -0.0760879 Jy ! Component: 850 - total flux cleaned = -0.0776424 Jy ! Component: 900 - total flux cleaned = -0.0785544 Jy ! Component: 950 - total flux cleaned = -0.0797391 Jy ! Component: 1000 - total flux cleaned = -0.0806038 Jy ! Component: 1050 - total flux cleaned = -0.0814442 Jy ! Component: 1100 - total flux cleaned = -0.0822674 Jy ! Component: 1150 - total flux cleaned = -0.0825378 Jy ! Component: 1200 - total flux cleaned = -0.083063 Jy ! Component: 1250 - total flux cleaned = -0.0835802 Jy ! Component: 1300 - total flux cleaned = -0.0835833 Jy ! Component: 1350 - total flux cleaned = -0.0838339 Jy ! Component: 1400 - total flux cleaned = -0.0845532 Jy ! Component: 1450 - total flux cleaned = -0.0845476 Jy ! Component: 1500 - total flux cleaned = -0.0845437 Jy ! Component: 1550 - total flux cleaned = -0.085224 Jy ! Component: 1600 - total flux cleaned = -0.0863291 Jy ! Component: 1650 - total flux cleaned = -0.0865446 Jy ! Component: 1700 - total flux cleaned = -0.086757 Jy ! Component: 1750 - total flux cleaned = -0.0875918 Jy ! Component: 1800 - total flux cleaned = -0.0877944 Jy ! Component: 1850 - total flux cleaned = -0.0881956 Jy ! Component: 1900 - total flux cleaned = -0.0885855 Jy ! Component: 1950 - total flux cleaned = -0.0883898 Jy ! Component: 2000 - total flux cleaned = -0.088583 Jy ! Total flux subtracted in 2048 components = -0.0891473 Jy ! Clean residual min=-0.011424 max=0.009874 Jy/beam ! Clean residual mean=-0.000019 rms=0.003303 Jy/beam ! Combined flux in latest and established models = 5.32248 Jy keep ! Adding 106 model components to the UV plane model. ! The established model now contains 167 components and 5.32248 Jy ![Exited script file: muppet] wmap "J1743-0350_X_2006_02_16_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7488 x 2.064 at -5.983 degrees (North through East) ! Clean map min=-0.036301 max=4.1647 Jy/beam ! Writing clean map to FITS file: J1743-0350_X_2006_02_16_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 4.16472 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00327728 device "J1743-0350_X_2006_02_16_yyk\_map.eps/VPS" ! Attempting to open device: 'J1743-0350_X_2006_02_16_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.236074 0.236074 0.472149 0.944298 1.8886 3.77719 7.55438 15.1088 30.2175 60.435 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0098 print "peak=",int(peak_flux*1000)/1000 ! peak= 4.164 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.7488 x 2.064 at -5.983 degrees (North through East) ! Clean map min=-0.036301 max=4.1647 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1743-0350_X_2006_02_16_yyk\_map.gif/gif" ! Attempting to open device: 'J1743-0350_X_2006_02_16_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1743-0350_X_2006_02_16_yyk_uvs.log closed on Wed Jul 5 13:14:49 2006