! Started logfile: J0828-3731_S_2002_01_31_yyk_uvs.log on Tue Jun 26 22:31:44 2007 obs J0828-3731_S_2002_01_31_yyk_uva.fits ! Reading UV FITS file: J0828-3731_S_2002_01_31_yyk_uva.fits ! AN table 1: 38 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.71462 visibilities/baseline/integration-bin. ! Found source: J0828-3731 ! ! 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 1224 lines of history. ! ! Reading 4888 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 J0828-3731_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)= 2.13191 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.409 mas, bmaj=6.855 mas, bpa=3.891 degrees ! Estimated noise=2514.08 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.68148 Jy ! Component: 100 - total flux cleaned = 2.03112 Jy ! Total flux subtracted in 100 components = 2.03112 Jy ! Clean residual min=-0.095956 max=0.164321 Jy/beam ! Clean residual mean=0.002080 rms=0.036566 Jy/beam ! Combined flux in latest and established models = 2.03112 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 2.03112 Jy ! ! Correcting IF 1. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 95 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.580306Jy sigma=0.003476 ! Fit after self-cal, rms=0.580017Jy sigma=0.003471 ! Inverting map and beam ! Estimated beam: bmin=2.409 mas, bmaj=6.855 mas, bpa=3.891 degrees ! Estimated noise=2514.08 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=2.969 mas, bmaj=8.154 mas, bpa=-0.06495 degrees ! Estimated noise=1643.09 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.204599 Jy ! Component: 100 - total flux cleaned = 0.278472 Jy ! Component: 150 - total flux cleaned = 0.296818 Jy ! Component: 200 - total flux cleaned = 0.300569 Jy ! Total flux subtracted in 200 components = 0.300569 Jy ! Clean residual min=-0.080163 max=0.142984 Jy/beam ! Clean residual mean=0.003880 rms=0.035113 Jy/beam ! Combined flux in latest and established models = 2.33169 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 29 components and 2.33169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.532039Jy sigma=0.003156 ! Fit after self-cal, rms=0.532002Jy sigma=0.003155 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.969 x 8.154 at -0.06495 degrees (North through East) ! Clean map min=-0.078784 max=1.9243 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.985774 ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.14 HN 1.00* KP 1.00 ! LA 0.91 MK 0.97 NL 1.26 OV 0.95 ! PT 1.00 SC 1.06 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.985345 ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.00 HN 1.00* KP 1.00* ! LA 0.91 MK 1.07 NL 1.37 OV 0.96 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.95606 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.95 HN 1.00* KP 1.05 ! LA 0.94 MK 0.99 NL 1.49 OV 0.99 ! PT 1.10 SC 0.97 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.01772 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.87 HN 1.00* KP 1.09 ! LA 0.77 MK 0.98 NL 1.43 OV 0.90 ! PT 0.94 SC 0.92 ! ! ! Fit before self-cal, rms=0.532002Jy sigma=0.003155 ! Fit after self-cal, rms=0.379102Jy sigma=0.002334 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.379102Jy sigma=0.002334 ! Fit after self-cal, rms=0.379157Jy sigma=0.002333 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.978 mas, bmaj=8.077 mas, bpa=0.7173 degrees ! Estimated noise=1582.67 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 (18, -25.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0831531 Jy ! Component: 100 - total flux cleaned = 0.0952128 Jy ! Component: 150 - total flux cleaned = 0.10766 Jy ! Component: 200 - total flux cleaned = 0.115011 Jy ! Total flux subtracted in 200 components = 0.115011 Jy ! Clean residual min=-0.027142 max=0.026265 Jy/beam ! Clean residual mean=-0.000430 rms=0.009566 Jy/beam ! Combined flux in latest and established models = 2.4467 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 63 components and 2.4467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.359683Jy sigma=0.002177 ! Fit after self-cal, rms=0.358521Jy sigma=0.002165 ! 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.358521Jy sigma=0.002165 ! Fit after self-cal, rms=0.293418Jy sigma=0.001759 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.0177413 Jy ! Component: 100 - total flux cleaned = 0.0220737 Jy ! Component: 150 - total flux cleaned = 0.0237963 Jy ! Component: 200 - total flux cleaned = 0.0257357 Jy ! Total flux subtracted in 200 components = 0.0257357 Jy ! Clean residual min=-0.027382 max=0.022723 Jy/beam ! Clean residual mean=-0.000643 rms=0.008753 Jy/beam ! Combined flux in latest and established models = 2.47244 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 92 components and 2.47244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.291845Jy sigma=0.001745 ! Fit after self-cal, rms=0.277293Jy sigma=0.001653 ! 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: 2.978 x 8.077 at 0.7173 degrees (North through East) ! Clean map min=-0.030202 max=1.9024 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.277293Jy sigma=0.001653 ! Fit after self-cal, rms=0.257296Jy sigma=0.001513 ! 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.257296Jy sigma=0.001513 ! Fit after self-cal, rms=0.253008Jy sigma=0.001485 ! Inverting map and beam ! Estimated beam: bmin=2.957 mas, bmaj=8.038 mas, bpa=1.067 degrees ! Estimated noise=1572.98 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0266372 Jy ! Component: 100 - total flux cleaned = 0.0319311 Jy ! Component: 150 - total flux cleaned = 0.0334882 Jy ! Component: 200 - total flux cleaned = 0.0348669 Jy ! Total flux subtracted in 200 components = 0.0348669 Jy ! Clean residual min=-0.015997 max=0.019664 Jy/beam ! Clean residual mean=-0.000017 rms=0.006165 Jy/beam ! Combined flux in latest and established models = 2.5073 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 105 components and 2.5073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.251458Jy sigma=0.001469 ! Fit after self-cal, rms=0.249840Jy sigma=0.001457 ! 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.249840Jy sigma=0.001457 ! Fit after self-cal, rms=0.248511Jy sigma=0.001442 ! 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.248511Jy sigma=0.001442 ! Fit after self-cal, rms=0.247976Jy sigma=0.001439 ! Inverting map and beam ! Estimated beam: bmin=2.959 mas, bmaj=8.046 mas, bpa=1.145 degrees ! Estimated noise=1573.86 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0134767 Jy ! Component: 100 - total flux cleaned = 0.0156291 Jy ! Component: 150 - total flux cleaned = 0.0168961 Jy ! Component: 200 - total flux cleaned = 0.0180293 Jy ! Total flux subtracted in 200 components = 0.0180293 Jy ! Clean residual min=-0.013038 max=0.019322 Jy/beam ! Clean residual mean=0.000145 rms=0.005362 Jy/beam ! Combined flux in latest and established models = 2.52533 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 111 components and 2.52533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.247333Jy sigma=0.001432 ! Fit after self-cal, rms=0.247040Jy sigma=0.001430 ! 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=9.213 mas, bmaj=29.64 mas, bpa=6.196 degrees ! Estimated noise=2046.45 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.0128582 Jy ! Component: 100 - total flux cleaned = 0.015696 Jy ! Component: 150 - total flux cleaned = 0.017683 Jy ! Component: 200 - total flux cleaned = 0.0194028 Jy ! Total flux subtracted in 200 components = 0.0194028 Jy ! Clean residual min=-0.017030 max=0.026484 Jy/beam ! Clean residual mean=0.000055 rms=0.007715 Jy/beam ! Combined flux in latest and established models = 2.54474 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 116 components and 2.54474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.247350Jy sigma=0.001428 ! Fit after self-cal, rms=0.247156Jy sigma=0.001427 ! 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.391 mas, bmaj=6.818 mas, bpa=4.231 degrees ! Estimated noise=2434.62 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.64672 Jy ! Component: 100 - total flux cleaned = 1.99105 Jy ! Component: 150 - total flux cleaned = 2.1466 Jy ! Component: 200 - total flux cleaned = 2.24381 Jy ! Total flux subtracted in 200 components = 2.24381 Jy ! Clean residual min=-0.024599 max=0.043211 Jy/beam ! Clean residual mean=0.000434 rms=0.010655 Jy/beam ! Combined flux in latest and established models = 2.24381 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 52 model components to the UV plane model. ! The established model now contains 52 components and 2.24381 Jy ! Inverting map and beam ! Estimated beam: bmin=2.959 mas, bmaj=8.046 mas, bpa=1.145 degrees ! Estimated noise=1573.86 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.0977585 Jy ! Component: 100 - total flux cleaned = 0.154818 Jy ! Component: 150 - total flux cleaned = 0.191789 Jy ! Component: 200 - total flux cleaned = 0.217455 Jy ! Total flux subtracted in 200 components = 0.217455 Jy ! Clean residual min=-0.015086 max=0.022631 Jy/beam ! Clean residual mean=0.000442 rms=0.006539 Jy/beam ! Combined flux in latest and established models = 2.46127 Jy ! Adding 81 model components to the UV plane model. ! The established model now contains 119 components and 2.46127 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=9.213 mas, bmaj=29.64 mas, bpa=6.196 degrees ! Estimated noise=2046.45 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.0361521 Jy ! Component: 100 - total flux cleaned = 0.0573068 Jy ! Component: 150 - total flux cleaned = 0.0636862 Jy ! Component: 200 - total flux cleaned = 0.067408 Jy ! Total flux subtracted in 200 components = 0.067408 Jy ! Clean residual min=-0.018900 max=0.029419 Jy/beam ! Clean residual mean=0.000196 rms=0.008582 Jy/beam ! Combined flux in latest and established models = 2.52867 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 137 components and 2.52867 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.959 mas, bmaj=8.046 mas, bpa=1.145 degrees ! Estimated noise=1573.86 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0051388 Jy ! Component: 100 - total flux cleaned = -0.0056649 Jy ! Component: 150 - total flux cleaned = -0.00448746 Jy ! Component: 200 - total flux cleaned = -0.00346692 Jy ! Total flux subtracted in 200 components = -0.00346692 Jy ! Clean residual min=-0.013587 max=0.018236 Jy/beam ! Clean residual mean=0.000096 rms=0.005089 Jy/beam ! Combined flux in latest and established models = 2.52521 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 156 components and 2.52521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.245664Jy sigma=0.001421 ! Fit after self-cal, rms=0.245500Jy sigma=0.001421 wmodel J0828-3731_S_2002_01_31_yyk\_map.mod ! Writing 156 model components to file: J0828-3731_S_2002_01_31_yyk_map.mod wobs J0828-3731_S_2002_01_31_yyk\_uvs.fits ! Writing UV FITS file: J0828-3731_S_2002_01_31_yyk_uvs.fits wwins J0828-3731_S_2002_01_31_yyk\_map.win ! wwins: Wrote 2 windows to J0828-3731_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.00822612 Jy ! Component: 100 - total flux cleaned = 0.0133897 Jy ! Component: 150 - total flux cleaned = 0.0155175 Jy ! Component: 200 - total flux cleaned = 0.0165678 Jy ! Component: 250 - total flux cleaned = 0.0173557 Jy ! Component: 300 - total flux cleaned = 0.0177184 Jy ! Component: 350 - total flux cleaned = 0.0177095 Jy ! Component: 400 - total flux cleaned = 0.0177058 Jy ! Component: 450 - total flux cleaned = 0.0183166 Jy ! Component: 500 - total flux cleaned = 0.01889 Jy ! Component: 550 - total flux cleaned = 0.0193016 Jy ! Component: 600 - total flux cleaned = 0.0199579 Jy ! Component: 650 - total flux cleaned = 0.0202097 Jy ! Component: 700 - total flux cleaned = 0.0206965 Jy ! Component: 750 - total flux cleaned = 0.0211634 Jy ! Component: 800 - total flux cleaned = 0.0212741 Jy ! Component: 850 - total flux cleaned = 0.0214908 Jy ! Component: 900 - total flux cleaned = 0.0217009 Jy ! Component: 950 - total flux cleaned = 0.0215985 Jy ! Component: 1000 - total flux cleaned = 0.0216953 Jy ! Component: 1050 - total flux cleaned = 0.0215942 Jy ! Component: 1100 - total flux cleaned = 0.0212184 Jy ! Component: 1150 - total flux cleaned = 0.0211285 Jy ! Component: 1200 - total flux cleaned = 0.0210392 Jy ! Component: 1250 - total flux cleaned = 0.0206062 Jy ! Component: 1300 - total flux cleaned = 0.020186 Jy ! Component: 1350 - total flux cleaned = 0.0198593 Jy ! Component: 1400 - total flux cleaned = 0.0195396 Jy ! Component: 1450 - total flux cleaned = 0.0190715 Jy ! Component: 1500 - total flux cleaned = 0.0189183 Jy ! Component: 1550 - total flux cleaned = 0.0183236 Jy ! Component: 1600 - total flux cleaned = 0.0181067 Jy ! Component: 1650 - total flux cleaned = 0.0176082 Jy ! Component: 1700 - total flux cleaned = 0.0173306 Jy ! Component: 1750 - total flux cleaned = 0.0170564 Jy ! Component: 1800 - total flux cleaned = 0.01652 Jy ! Component: 1850 - total flux cleaned = 0.0161253 Jy ! Component: 1900 - total flux cleaned = 0.0155482 Jy ! Component: 1950 - total flux cleaned = 0.0151709 Jy ! Component: 2000 - total flux cleaned = 0.0148012 Jy ! Total flux subtracted in 2048 components = 0.0141968 Jy ! Clean residual min=-0.003327 max=0.002992 Jy/beam ! Clean residual mean=-0.000025 rms=0.001426 Jy/beam ! Combined flux in latest and established models = 2.5394 Jy keep ! Adding 182 model components to the UV plane model. ! The established model now contains 338 components and 2.5394 Jy ![Exited script file: muppet] wmap "J0828-3731_S_2002_01_31_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.959 x 8.046 at 1.145 degrees (North through East) ! Clean map min=-0.0081792 max=1.9562 Jy/beam ! Writing clean map to FITS file: J0828-3731_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 1.95623 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00149051 device "J0828-3731_S_2002_01_31_yyk\_map.eps/VPS" ! Attempting to open device: 'J0828-3731_S_2002_01_31_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.22858 0.22858 0.45716 0.91432 1.82864 3.65728 7.31456 14.6291 29.2582 58.5165 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0044 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.956 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.959 x 8.046 at 1.145 degrees (North through East) ! Clean map min=-0.0081792 max=1.9562 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0828-3731_S_2002_01_31_yyk\_map.gif/gif" ! Attempting to open device: 'J0828-3731_S_2002_01_31_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0828-3731_S_2002_01_31_yyk_uvs.log closed on Tue Jun 26 22:31:50 2007