! Started logfile: J1733-3722_S_2002_01_31_yyk_uvs.log on Tue Jun 26 23:00:04 2007 obs J1733-3722_S_2002_01_31_yyk_uva.fits ! Reading UV FITS file: J1733-3722_S_2002_01_31_yyk_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.779012 visibilities/baseline/integration-bin. ! Found source: J1733-3722 ! ! 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.22947e+09 8e+06 1 8e+06 ! 02 2 2.25947e+09 8e+06 1 8e+06 ! 03 3 2.34947e+09 8e+06 1 8e+06 ! 04 4 2.36947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1227 lines of history. ! ! Reading 5048 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 J1733-3722_S_2002_01_31_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)= 0.526761 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.393 mas, bmaj=6.929 mas, bpa=5.655 degrees ! Estimated noise=2497.96 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.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.28203 Jy ! Component: 100 - total flux cleaned = 0.419512 Jy ! Total flux subtracted in 100 components = 0.419512 Jy ! Clean residual min=-0.030359 max=0.079251 Jy/beam ! Clean residual mean=0.001727 rms=0.015754 Jy/beam ! Combined flux in latest and established models = 0.419512 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 58 model components to the UV plane model. ! The established model now contains 58 components and 0.419512 Jy ! ! Correcting IF 1. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 111 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.326215Jy sigma=0.001992 ! Fit after self-cal, rms=0.325979Jy sigma=0.001990 ! Inverting map and beam ! Estimated beam: bmin=2.393 mas, bmaj=6.929 mas, bpa=5.655 degrees ! Estimated noise=2497.96 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.142 mas, bmaj=8.41 mas, bpa=3.961 degrees ! Estimated noise=1680.24 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.147387 Jy ! Component: 100 - total flux cleaned = 0.204973 Jy ! Component: 150 - total flux cleaned = 0.222545 Jy ! Component: 200 - total flux cleaned = 0.226253 Jy ! Total flux subtracted in 200 components = 0.226253 Jy ! Clean residual min=-0.029695 max=0.073957 Jy/beam ! Clean residual mean=0.002812 rms=0.016532 Jy/beam ! Combined flux in latest and established models = 0.645765 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 66 components and 0.645765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.291397Jy sigma=0.001700 ! Fit after self-cal, rms=0.291312Jy sigma=0.001700 ! 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.142 x 8.41 at 3.961 degrees (North through East) ! Clean map min=-0.029899 max=0.22955 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.70727 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.11 HN 1.00* KP 0.87 ! LA 0.86 MK 3.80 NL 1.74 OV 1.11 ! PT 0.87 SC 1.70 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.97344 ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.96 HN 1.00* KP 1.00* ! LA 0.87 MK 1.00* NL 1.82 OV 1.16 ! PT 0.86 SC 0.50 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.557837 ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 0.92 HN 1.00* KP 0.92 ! LA 0.88 MK 6.09 NL 2.11 OV 1.10 ! PT 0.98 SC 2.72 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.547741 ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.83 HN 1.00* KP 0.97 ! LA 0.71 MK 4.40 NL 1.91 OV 1.00 ! PT 0.84 SC 5.49 ! ! ! Fit before self-cal, rms=0.291312Jy sigma=0.001700 ! Fit after self-cal, rms=0.463933Jy sigma=0.005543 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.463933Jy sigma=0.005543 ! Fit after self-cal, rms=0.464630Jy sigma=0.005543 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.418 mas, bmaj=21.84 mas, bpa=17.62 degrees ! Estimated noise=747.133 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.330263 Jy ! Component: 100 - total flux cleaned = -0.383167 Jy ! Component: 150 - total flux cleaned = -0.393935 Jy ! Component: 200 - total flux cleaned = -0.396475 Jy ! Total flux subtracted in 200 components = -0.396475 Jy ! Clean residual min=-0.010275 max=0.011160 Jy/beam ! Clean residual mean=0.000522 rms=0.004112 Jy/beam ! Combined flux in latest and established models = 0.24929 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 44 model components to the UV plane model. ! The established model now contains 95 components and 0.24929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.412510Jy sigma=0.001774 ! Fit after self-cal, rms=0.408468Jy sigma=0.001772 ! 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.408468Jy sigma=0.001772 ! Fit after self-cal, rms=0.402619Jy sigma=0.001763 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 = -4.0319e-06 Jy ! Component: 100 - total flux cleaned = -6.71993e-05 Jy ! Component: 150 - total flux cleaned = -0.000181452 Jy ! Component: 200 - total flux cleaned = -0.000290055 Jy ! Total flux subtracted in 200 components = -0.000290055 Jy ! Clean residual min=-0.009580 max=0.010706 Jy/beam ! Clean residual mean=0.000525 rms=0.004062 Jy/beam ! Combined flux in latest and established models = 0.249 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 97 components and 0.249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.402517Jy sigma=0.001762 ! Fit after self-cal, rms=0.401085Jy sigma=0.001761 ! 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: 6.418 x 21.84 at 17.62 degrees (North through East) ! Clean map min=-0.0095368 max=0.13764 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.401085Jy sigma=0.001761 ! Fit after self-cal, rms=0.454180Jy sigma=0.001430 ! 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.454180Jy sigma=0.001430 ! Fit after self-cal, rms=0.453697Jy sigma=0.001430 ! Inverting map and beam ! Estimated beam: bmin=7.569 mas, bmaj=29.79 mas, bpa=16.42 degrees ! Estimated noise=703.036 mJy/beam. ! Added new window around map position (-13.5, -7.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109815 Jy ! Component: 100 - total flux cleaned = 0.0106104 Jy ! Component: 150 - total flux cleaned = 0.0106417 Jy ! Component: 200 - total flux cleaned = 0.0105341 Jy ! Total flux subtracted in 200 components = 0.0105341 Jy ! Clean residual min=-0.003695 max=0.006626 Jy/beam ! Clean residual mean=0.000132 rms=0.001657 Jy/beam ! Combined flux in latest and established models = 0.259534 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 128 components and 0.259535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.453380Jy sigma=0.001413 ! Fit after self-cal, rms=0.452782Jy sigma=0.001412 ! 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.452782Jy sigma=0.001412 ! Fit after self-cal, rms=0.504632Jy sigma=0.001407 ! 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.504632Jy sigma=0.001407 ! Fit after self-cal, rms=0.505620Jy sigma=0.001407 ! Inverting map and beam ! Estimated beam: bmin=7.508 mas, bmaj=27.52 mas, bpa=14.86 degrees ! Estimated noise=697.871 mJy/beam. ! Added new window around map position (12.5, 2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00715044 Jy ! Component: 100 - total flux cleaned = 0.00780742 Jy ! Component: 150 - total flux cleaned = 0.00885479 Jy ! Component: 200 - total flux cleaned = 0.00971872 Jy ! Total flux subtracted in 200 components = 0.00971872 Jy ! Clean residual min=-0.002242 max=0.002946 Jy/beam ! Clean residual mean=0.000050 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.269253 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 161 components and 0.269253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.505418Jy sigma=0.001400 ! Fit after self-cal, rms=0.506230Jy sigma=0.001400 ! 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=10.99 mas, bmaj=61.59 mas, bpa=11.89 degrees ! Estimated noise=718.264 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.000703452 Jy ! Component: 100 - total flux cleaned = 0.00106238 Jy ! Component: 150 - total flux cleaned = 0.00118101 Jy ! Component: 200 - total flux cleaned = 0.00128717 Jy ! Total flux subtracted in 200 components = 0.00128717 Jy ! Clean residual min=-0.001973 max=0.002238 Jy/beam ! Clean residual mean=0.000037 rms=0.000819 Jy/beam ! Combined flux in latest and established models = 0.27054 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 48 model components to the UV plane model. ! The established model now contains 206 components and 0.27054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.506206Jy sigma=0.001399 ! Fit after self-cal, rms=0.506485Jy sigma=0.001399 ! 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.854 mas, bmaj=10.6 mas, bpa=11.13 degrees ! Estimated noise=1648.78 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.148895 Jy ! Component: 100 - total flux cleaned = 0.203744 Jy ! Component: 150 - total flux cleaned = 0.23518 Jy ! Component: 200 - total flux cleaned = 0.252383 Jy ! Total flux subtracted in 200 components = 0.252383 Jy ! Clean residual min=-0.011134 max=0.008778 Jy/beam ! Clean residual mean=0.000138 rms=0.003079 Jy/beam ! Combined flux in latest and established models = 0.252383 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 62 model components to the UV plane model. ! The established model now contains 62 components and 0.252383 Jy ! Inverting map and beam ! Estimated beam: bmin=7.508 mas, bmaj=27.52 mas, bpa=14.86 degrees ! Estimated noise=697.871 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.010937 Jy ! Component: 100 - total flux cleaned = 0.0167172 Jy ! Component: 150 - total flux cleaned = 0.0195501 Jy ! Component: 200 - total flux cleaned = 0.0206042 Jy ! Total flux subtracted in 200 components = 0.0206042 Jy ! Clean residual min=-0.002849 max=0.003036 Jy/beam ! Clean residual mean=-0.000006 rms=0.000975 Jy/beam ! Combined flux in latest and established models = 0.272987 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 98 components and 0.272987 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=10.99 mas, bmaj=61.59 mas, bpa=11.89 degrees ! Estimated noise=718.264 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 = 9.30189e-05 Jy ! Component: 100 - total flux cleaned = -1.81993e-05 Jy ! Component: 150 - total flux cleaned = -6.4949e-05 Jy ! Component: 200 - total flux cleaned = -0.0001882 Jy ! Total flux subtracted in 200 components = -0.0001882 Jy ! Clean residual min=-0.002339 max=0.002510 Jy/beam ! Clean residual mean=0.000004 rms=0.000957 Jy/beam ! Combined flux in latest and established models = 0.272799 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 138 components and 0.272799 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=7.508 mas, bmaj=27.52 mas, bpa=14.86 degrees ! Estimated noise=697.871 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000587686 Jy ! Component: 100 - total flux cleaned = -0.000868547 Jy ! Component: 150 - total flux cleaned = -0.00086746 Jy ! Component: 200 - total flux cleaned = -0.000930461 Jy ! Total flux subtracted in 200 components = -0.000930461 Jy ! Clean residual min=-0.002666 max=0.002742 Jy/beam ! Clean residual mean=0.000016 rms=0.000844 Jy/beam ! Combined flux in latest and established models = 0.271868 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 154 components and 0.271868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.509752Jy sigma=0.001399 ! Fit after self-cal, rms=0.511858Jy sigma=0.001399 wmodel J1733-3722_S_2002_01_31_yyk\_map.mod ! Writing 154 model components to file: J1733-3722_S_2002_01_31_yyk_map.mod wobs J1733-3722_S_2002_01_31_yyk\_uvs.fits ! Writing UV FITS file: J1733-3722_S_2002_01_31_yyk_uvs.fits wwins J1733-3722_S_2002_01_31_yyk\_map.win ! wwins: Wrote 3 windows to J1733-3722_S_2002_01_31_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.000468751 Jy ! Component: 100 - total flux cleaned = 0.000870389 Jy ! Component: 150 - total flux cleaned = 0.00101753 Jy ! Component: 200 - total flux cleaned = 0.0010163 Jy ! Component: 250 - total flux cleaned = 0.00098471 Jy ! Component: 300 - total flux cleaned = 0.000983785 Jy ! Component: 350 - total flux cleaned = 0.000854719 Jy ! Component: 400 - total flux cleaned = 0.000854406 Jy ! Component: 450 - total flux cleaned = 0.000733547 Jy ! Component: 500 - total flux cleaned = 0.000641123 Jy ! Component: 550 - total flux cleaned = 0.000506764 Jy ! Component: 600 - total flux cleaned = 0.000441032 Jy ! Component: 650 - total flux cleaned = 0.000376744 Jy ! Component: 700 - total flux cleaned = 0.000313871 Jy ! Component: 750 - total flux cleaned = 0.000272738 Jy ! Component: 800 - total flux cleaned = 0.000252687 Jy ! Component: 850 - total flux cleaned = 0.000212677 Jy ! Component: 900 - total flux cleaned = 0.000193033 Jy ! Component: 950 - total flux cleaned = 0.000173736 Jy ! Component: 1000 - total flux cleaned = 0.000134577 Jy ! Component: 1050 - total flux cleaned = 0.000173671 Jy ! Component: 1100 - total flux cleaned = 0.000212695 Jy ! Component: 1150 - total flux cleaned = 0.000252211 Jy ! Component: 1200 - total flux cleaned = 0.000291924 Jy ! Component: 1250 - total flux cleaned = 0.000292039 Jy ! Component: 1300 - total flux cleaned = 0.000352436 Jy ! Component: 1350 - total flux cleaned = 0.000372651 Jy ! Component: 1400 - total flux cleaned = 0.000413543 Jy ! Component: 1450 - total flux cleaned = 0.000434785 Jy ! Component: 1500 - total flux cleaned = 0.000434574 Jy ! Component: 1550 - total flux cleaned = 0.000455506 Jy ! Component: 1600 - total flux cleaned = 0.000477233 Jy ! Component: 1650 - total flux cleaned = 0.000499297 Jy ! Component: 1700 - total flux cleaned = 0.000499285 Jy ! Component: 1750 - total flux cleaned = 0.000521856 Jy ! Component: 1800 - total flux cleaned = 0.000544553 Jy ! Component: 1850 - total flux cleaned = 0.00056725 Jy ! Component: 1900 - total flux cleaned = 0.000590205 Jy ! Component: 1950 - total flux cleaned = 0.000613969 Jy ! Component: 2000 - total flux cleaned = 0.00063823 Jy ! Total flux subtracted in 2048 components = 0.000662597 Jy ! Clean residual min=-0.001339 max=0.001414 Jy/beam ! Clean residual mean=0.000066 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.272531 Jy keep ! Adding 68 model components to the UV plane model. ! The established model now contains 221 components and 0.272531 Jy ![Exited script file: muppet] wmap "J1733-3722_S_2002_01_31_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.508 x 27.52 at 14.86 degrees (North through East) ! Clean map min=-0.0031739 max=0.16749 Jy/beam ! Writing clean map to FITS file: J1733-3722_S_2002_01_31_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.167492 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000425037 device "J1733-3722_S_2002_01_31_yyk\_map.eps/VPS" ! Attempting to open device: 'J1733-3722_S_2002_01_31_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.761298 0.761298 1.5226 3.04519 6.09039 12.1808 24.3615 48.7231 97.4462 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.167 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.508 x 27.52 at 14.86 degrees (North through East) ! Clean map min=-0.0031739 max=0.16749 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1733-3722_S_2002_01_31_yyk\_map.gif/gif" ! Attempting to open device: 'J1733-3722_S_2002_01_31_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1733-3722_S_2002_01_31_yyk_uvs.log closed on Tue Jun 26 23:00:12 2007