! Started logfile: J0220-1305_S_1997_05_07_yyk_uvs.log on Sun Jan 7 15:50:35 2007 obs J0220-1305_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J0220-1305_S_1997_05_07_yyk_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.789815 visibilities/baseline/integration-bin. ! Found source: J0220-1305 ! ! 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.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 614 lines of history. ! ! Reading 20472 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 J0220-1305_S_1997_05_07_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.485267 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.803 mas, bmaj=7.726 mas, bpa=-2.759 degrees ! Estimated noise=2308.17 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 = 0.316828 Jy ! Component: 100 - total flux cleaned = 0.362661 Jy ! Total flux subtracted in 100 components = 0.362661 Jy ! Clean residual min=-0.013559 max=0.017454 Jy/beam ! Clean residual mean=0.000508 rms=0.003977 Jy/beam ! Combined flux in latest and established models = 0.362662 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.362662 Jy ! ! Correcting IF 1. ! A total of 311 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 168 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 168 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 168 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.306943Jy sigma=0.001198 ! Fit after self-cal, rms=0.306825Jy sigma=0.001198 ! Inverting map and beam ! Estimated beam: bmin=2.803 mas, bmaj=7.726 mas, bpa=-2.759 degrees ! Estimated noise=2308.3 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.593 mas, bmaj=9.542 mas, bpa=-3.638 degrees ! Estimated noise=1202.7 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.00820425 Jy ! Component: 100 - total flux cleaned = 0.00875487 Jy ! Component: 150 - total flux cleaned = 0.00947998 Jy ! Component: 200 - total flux cleaned = 0.00991074 Jy ! Total flux subtracted in 200 components = 0.00991074 Jy ! Clean residual min=-0.009925 max=0.011194 Jy/beam ! Clean residual mean=0.000715 rms=0.002996 Jy/beam ! Combined flux in latest and established models = 0.372572 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 20 components and 0.372572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.306131Jy sigma=0.001196 ! Fit after self-cal, rms=0.306128Jy sigma=0.001196 ! 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.593 x 9.542 at -3.638 degrees (North through East) ! Clean map min=-0.0096704 max=0.36405 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.0342 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.08 HN 0.95 KP 0.90 ! LA 0.97 MK 0.99 NL 1.00* OV 1.07 ! PT 0.95 SC 0.81 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.974441 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.13 HN 1.10 KP 1.00 ! LA 1.07 MK 1.05 NL 1.04 OV 1.05 ! PT 0.93 SC 0.90 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.04663 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.04 HN 0.98 KP 0.93 ! LA 0.80 MK 0.89 NL 0.95 OV 0.97 ! PT 1.06 SC 1.00 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.987261 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.09 HN 1.08 KP 0.94 ! LA 0.88 MK 1.04 NL 1.10 OV 1.10 ! PT 0.89 SC 1.02 ! ! ! Fit before self-cal, rms=0.306128Jy sigma=0.001196 ! Fit after self-cal, rms=0.298773Jy sigma=0.001187 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.298773Jy sigma=0.001187 ! Fit after self-cal, rms=0.298769Jy sigma=0.001187 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.575 mas, bmaj=9.313 mas, bpa=-2.647 degrees ! Estimated noise=1208.6 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.00513891 Jy ! Component: 100 - total flux cleaned = 0.00550684 Jy ! Component: 150 - total flux cleaned = 0.00550329 Jy ! Component: 200 - total flux cleaned = 0.0054964 Jy ! Total flux subtracted in 200 components = 0.0054964 Jy ! Clean residual min=-0.005561 max=0.005715 Jy/beam ! Clean residual mean=0.000113 rms=0.001559 Jy/beam ! Combined flux in latest and established models = 0.378069 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 30 components and 0.378069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.298634Jy sigma=0.001186 ! Fit after self-cal, rms=0.298627Jy sigma=0.001186 ! 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.298627Jy sigma=0.001186 ! Fit after self-cal, rms=0.297393Jy sigma=0.001181 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.000960904 Jy ! Component: 100 - total flux cleaned = 0.000883775 Jy ! Component: 150 - total flux cleaned = 0.000880611 Jy ! Component: 200 - total flux cleaned = 0.000758106 Jy ! Total flux subtracted in 200 components = 0.000758106 Jy ! Clean residual min=-0.005485 max=0.005670 Jy/beam ! Clean residual mean=0.000120 rms=0.001548 Jy/beam ! Combined flux in latest and established models = 0.378827 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 37 components and 0.378827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.297355Jy sigma=0.001181 ! Fit after self-cal, rms=0.297181Jy sigma=0.001180 ! 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.575 x 9.313 at -2.647 degrees (North through East) ! Clean map min=-0.0053721 max=0.36894 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.297181Jy sigma=0.001180 ! Fit after self-cal, rms=0.295314Jy sigma=0.001176 ! 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.295314Jy sigma=0.001176 ! Fit after self-cal, rms=0.295277Jy sigma=0.001176 ! Inverting map and beam ! Estimated beam: bmin=3.567 mas, bmaj=9.293 mas, bpa=-2.376 degrees ! Estimated noise=1206.82 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000949361 Jy ! Component: 100 - total flux cleaned = 0.000938545 Jy ! Component: 150 - total flux cleaned = 0.000931222 Jy ! Component: 200 - total flux cleaned = 0.000926261 Jy ! Total flux subtracted in 200 components = 0.000926261 Jy ! Clean residual min=-0.005138 max=0.005401 Jy/beam ! Clean residual mean=0.000133 rms=0.001420 Jy/beam ! Combined flux in latest and established models = 0.379753 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 44 components and 0.379753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.295246Jy sigma=0.001176 ! Fit after self-cal, rms=0.295237Jy sigma=0.001176 ! 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.295237Jy sigma=0.001176 ! Fit after self-cal, rms=0.295744Jy sigma=0.001173 ! 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.295744Jy sigma=0.001173 ! Fit after self-cal, rms=0.295743Jy sigma=0.001173 ! Inverting map and beam ! Estimated beam: bmin=3.556 mas, bmaj=9.283 mas, bpa=-2.383 degrees ! Estimated noise=1207.45 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108957 Jy ! Component: 100 - total flux cleaned = 0.00103627 Jy ! Component: 150 - total flux cleaned = 0.000982543 Jy ! Component: 200 - total flux cleaned = 0.000931725 Jy ! Total flux subtracted in 200 components = 0.000931725 Jy ! Clean residual min=-0.005107 max=0.005390 Jy/beam ! Clean residual mean=0.000137 rms=0.001413 Jy/beam ! Combined flux in latest and established models = 0.380685 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 47 components and 0.380685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.295721Jy sigma=0.001173 ! Fit after self-cal, rms=0.295724Jy sigma=0.001173 ! 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.154 mas, bmaj=16.04 mas, bpa=9.987 degrees ! Estimated noise=1475.59 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.000750411 Jy ! Component: 100 - total flux cleaned = 0.000621881 Jy ! Component: 150 - total flux cleaned = 0.000586931 Jy ! Component: 200 - total flux cleaned = 0.000556144 Jy ! Total flux subtracted in 200 components = 0.000556144 Jy ! Clean residual min=-0.005903 max=0.005966 Jy/beam ! Clean residual mean=0.000239 rms=0.001844 Jy/beam ! Combined flux in latest and established models = 0.381241 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 52 components and 0.381241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.295723Jy sigma=0.001173 ! Fit after self-cal, rms=0.295725Jy sigma=0.001173 ! 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.781 mas, bmaj=7.587 mas, bpa=-1.939 degrees ! Estimated noise=2323.47 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.320285 Jy ! Component: 100 - total flux cleaned = 0.366848 Jy ! Component: 150 - total flux cleaned = 0.376713 Jy ! Component: 200 - total flux cleaned = 0.378595 Jy ! Total flux subtracted in 200 components = 0.378595 Jy ! Clean residual min=-0.007997 max=0.010440 Jy/beam ! Clean residual mean=0.000091 rms=0.002313 Jy/beam ! Combined flux in latest and established models = 0.378595 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.378595 Jy ! Inverting map and beam ! Estimated beam: bmin=3.556 mas, bmaj=9.283 mas, bpa=-2.383 degrees ! Estimated noise=1207.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 = -2.92537e-05 Jy ! Component: 100 - total flux cleaned = 0.000273042 Jy ! Component: 150 - total flux cleaned = 0.00028012 Jy ! Component: 200 - total flux cleaned = 0.000273103 Jy ! Total flux subtracted in 200 components = 0.000273103 Jy ! Clean residual min=-0.005457 max=0.005527 Jy/beam ! Clean residual mean=0.000168 rms=0.001495 Jy/beam ! Combined flux in latest and established models = 0.378868 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 22 components and 0.378868 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.154 mas, bmaj=16.04 mas, bpa=9.987 degrees ! Estimated noise=1475.59 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.00169579 Jy ! Component: 100 - total flux cleaned = 0.00180877 Jy ! Component: 150 - total flux cleaned = 0.0018629 Jy ! Component: 200 - total flux cleaned = 0.00191146 Jy ! Total flux subtracted in 200 components = 0.00191146 Jy ! Clean residual min=-0.006139 max=0.006197 Jy/beam ! Clean residual mean=0.000254 rms=0.001882 Jy/beam ! Combined flux in latest and established models = 0.380779 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 26 components and 0.380779 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.556 mas, bmaj=9.283 mas, bpa=-2.383 degrees ! Estimated noise=1207.45 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000642107 Jy ! Component: 100 - total flux cleaned = -0.00100694 Jy ! Component: 150 - total flux cleaned = -0.00122412 Jy ! Component: 200 - total flux cleaned = -0.00121546 Jy ! Total flux subtracted in 200 components = -0.00121546 Jy ! Clean residual min=-0.005140 max=0.005605 Jy/beam ! Clean residual mean=0.000157 rms=0.001445 Jy/beam ! Combined flux in latest and established models = 0.379564 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 32 components and 0.379564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.295730Jy sigma=0.001173 ! Fit after self-cal, rms=0.295736Jy sigma=0.001173 wmodel J0220-1305_S_1997_05_07_yyk\_map.mod ! Writing 32 model components to file: J0220-1305_S_1997_05_07_yyk_map.mod wobs J0220-1305_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J0220-1305_S_1997_05_07_yyk_uvs.fits wwins J0220-1305_S_1997_05_07_yyk\_map.win ! wwins: Wrote 1 windows to J0220-1305_S_1997_05_07_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.000536275 Jy ! Component: 100 - total flux cleaned = 0.000544243 Jy ! Component: 150 - total flux cleaned = 0.000232372 Jy ! Component: 200 - total flux cleaned = 0.000307232 Jy ! Component: 250 - total flux cleaned = 3.04623e-05 Jy ! Component: 300 - total flux cleaned = -3.48109e-05 Jy ! Component: 350 - total flux cleaned = -0.000225483 Jy ! Component: 400 - total flux cleaned = -0.000348335 Jy ! Component: 450 - total flux cleaned = -0.000583108 Jy ! Component: 500 - total flux cleaned = -0.000867421 Jy ! Component: 550 - total flux cleaned = -0.00114228 Jy ! Component: 600 - total flux cleaned = -0.00135528 Jy ! Component: 650 - total flux cleaned = -0.00161406 Jy ! Component: 700 - total flux cleaned = -0.00186331 Jy ! Component: 750 - total flux cleaned = -0.00205846 Jy ! Component: 800 - total flux cleaned = -0.00229694 Jy ! Component: 850 - total flux cleaned = -0.00266821 Jy ! Component: 900 - total flux cleaned = -0.00280343 Jy ! Component: 950 - total flux cleaned = -0.00311369 Jy ! Component: 1000 - total flux cleaned = -0.00324479 Jy ! Component: 1050 - total flux cleaned = -0.00358467 Jy ! Component: 1100 - total flux cleaned = -0.00375083 Jy ! Component: 1150 - total flux cleaned = -0.00399562 Jy ! Component: 1200 - total flux cleaned = -0.00419531 Jy ! Component: 1250 - total flux cleaned = -0.0044309 Jy ! Component: 1300 - total flux cleaned = -0.00466259 Jy ! Component: 1350 - total flux cleaned = -0.00489012 Jy ! Component: 1400 - total flux cleaned = -0.00511463 Jy ! Component: 1450 - total flux cleaned = -0.00537255 Jy ! Component: 1500 - total flux cleaned = -0.00559054 Jy ! Component: 1550 - total flux cleaned = -0.00573468 Jy ! Component: 1600 - total flux cleaned = -0.00601763 Jy ! Component: 1650 - total flux cleaned = -0.00626094 Jy ! Component: 1700 - total flux cleaned = -0.00639825 Jy ! Component: 1750 - total flux cleaned = -0.00660102 Jy ! Component: 1800 - total flux cleaned = -0.00680146 Jy ! Component: 1850 - total flux cleaned = -0.00686757 Jy ! Component: 1900 - total flux cleaned = -0.00703052 Jy ! Component: 1950 - total flux cleaned = -0.00722474 Jy ! Component: 2000 - total flux cleaned = -0.00744833 Jy ! Total flux subtracted in 2048 components = -0.00760589 Jy ! Clean residual min=-0.001743 max=0.001568 Jy/beam ! Clean residual mean=0.000018 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.371958 Jy keep ! Adding 133 model components to the UV plane model. ! The established model now contains 165 components and 0.371958 Jy ![Exited script file: muppet] wmap "J0220-1305_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.556 x 9.283 at -2.383 degrees (North through East) ! Clean map min=-0.0047683 max=0.3704 Jy/beam ! Writing clean map to FITS file: J0220-1305_S_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.370399 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000651064 device "J0220-1305_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J0220-1305_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.527321 0.527321 1.05464 2.10928 4.21857 8.43714 16.8743 33.7485 67.4971 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.37 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.556 x 9.283 at -2.383 degrees (North through East) ! Clean map min=-0.0047683 max=0.3704 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0220-1305_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J0220-1305_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0220-1305_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 15:50:42 2007