! Started logfile: J0620-2515_S_1997_08_27_yyk_uvs.log on Sun Jan 7 16:36:41 2007 obs J0620-2515_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J0620-2515_S_1997_08_27_yyk_uva.fits ! AN table 1: 148 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.812462 visibilities/baseline/integration-bin. ! Found source: J0620-2515 ! ! 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 702 lines of history. ! ! Reading 21644 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 J0620-2515_S_1997_08_27_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)= 1.10272 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.7 mas, bmaj=6.844 mas, bpa=-1.139 degrees ! Estimated noise=3765.21 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.790651 Jy ! Component: 100 - total flux cleaned = 0.946526 Jy ! Total flux subtracted in 100 components = 0.946526 Jy ! Clean residual min=-0.091758 max=0.129187 Jy/beam ! Clean residual mean=0.000215 rms=0.027091 Jy/beam ! Combined flux in latest and established models = 0.946526 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 0.946526 Jy ! ! Correcting IF 1. ! A total of 321 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 173 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 156 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 156 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.455320Jy sigma=0.001492 ! Fit after self-cal, rms=0.452044Jy sigma=0.001485 ! Inverting map and beam ! Estimated beam: bmin=2.7 mas, bmaj=6.844 mas, bpa=-1.139 degrees ! Estimated noise=3765.31 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.453 mas, bmaj=10.13 mas, bpa=-6.422 degrees ! Estimated noise=1341.3 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.0810542 Jy ! Component: 100 - total flux cleaned = 0.0811772 Jy ! Component: 150 - total flux cleaned = 0.0791967 Jy ! Component: 200 - total flux cleaned = 0.0783555 Jy ! Total flux subtracted in 200 components = 0.0783555 Jy ! Clean residual min=-0.029114 max=0.048421 Jy/beam ! Clean residual mean=0.000718 rms=0.010386 Jy/beam ! Combined flux in latest and established models = 1.02488 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 22 components and 1.02488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.435333Jy sigma=0.001435 ! Fit after self-cal, rms=0.435329Jy sigma=0.001435 ! 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.453 x 10.13 at -6.422 degrees (North through East) ! Clean map min=-0.028371 max=0.98018 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.02968 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.09 HN 1.02 KP 0.92 ! LA 0.99 MK 1.00 NL 1.00* OV 1.07 ! PT 0.98 SC 0.73 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.99484 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.15 HN 1.12 KP 0.93 ! LA 1.06 MK 1.04 NL 0.98 OV 1.02 ! PT 0.96 SC 0.80 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03598 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.06 HN 1.21 KP 0.91 ! LA 0.82 MK 0.90 NL 0.94 OV 0.94 ! PT 1.10 SC 0.86 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.978782 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.12 HN 1.45 KP 0.94 ! LA 0.87 MK 1.07 NL 1.07 OV 0.94 ! PT 0.94 SC 0.87 ! ! ! Fit before self-cal, rms=0.435329Jy sigma=0.001435 ! Fit after self-cal, rms=0.416298Jy sigma=0.001347 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.416298Jy sigma=0.001347 ! Fit after self-cal, rms=0.416187Jy sigma=0.001347 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.393 mas, bmaj=9.492 mas, bpa=-3.551 degrees ! Estimated noise=1337.75 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.00754872 Jy ! Component: 100 - total flux cleaned = 0.00754293 Jy ! Component: 150 - total flux cleaned = 0.00807962 Jy ! Component: 200 - total flux cleaned = 0.00847726 Jy ! Total flux subtracted in 200 components = 0.00847726 Jy ! Clean residual min=-0.020563 max=0.027940 Jy/beam ! Clean residual mean=0.000269 rms=0.006269 Jy/beam ! Combined flux in latest and established models = 1.03336 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 39 components and 1.03336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.414171Jy sigma=0.001341 ! Fit after self-cal, rms=0.414121Jy sigma=0.001340 ! 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.414121Jy sigma=0.001340 ! Fit after self-cal, rms=0.405893Jy sigma=0.001314 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) ! Added new window around map position (-7.5, -3.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0096214 Jy ! Component: 100 - total flux cleaned = 0.0146852 Jy ! Component: 150 - total flux cleaned = 0.0182276 Jy ! Component: 200 - total flux cleaned = 0.0200674 Jy ! Total flux subtracted in 200 components = 0.0200674 Jy ! Clean residual min=-0.020939 max=0.023626 Jy/beam ! Clean residual mean=0.000118 rms=0.005627 Jy/beam ! Combined flux in latest and established models = 1.05343 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 66 components and 1.05343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.400549Jy sigma=0.001303 ! Fit after self-cal, rms=0.399360Jy sigma=0.001299 ! 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.393 x 9.492 at -3.551 degrees (North through East) ! Clean map min=-0.033809 max=1.0007 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.399360Jy sigma=0.001299 ! Fit after self-cal, rms=1.647483Jy sigma=0.001187 ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.647483Jy sigma=0.001187 ! Fit after self-cal, rms=1.647411Jy sigma=0.001186 ! Inverting map and beam ! Estimated beam: bmin=3.371 mas, bmaj=9.567 mas, bpa=-3.21 degrees ! Estimated noise=1319.13 mJy/beam. ! Added new window around map position (-20, -13.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.014251 Jy ! Component: 100 - total flux cleaned = 0.016151 Jy ! Component: 150 - total flux cleaned = 0.0168448 Jy ! Component: 200 - total flux cleaned = 0.0168838 Jy ! Total flux subtracted in 200 components = 0.0168838 Jy ! Clean residual min=-0.006743 max=0.006794 Jy/beam ! Clean residual mean=0.000019 rms=0.001809 Jy/beam ! Combined flux in latest and established models = 1.07031 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 91 components and 1.07031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.647194Jy sigma=0.001183 ! Fit after self-cal, rms=1.647086Jy sigma=0.001183 ! Inverting map ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.647086Jy sigma=0.001183 ! Fit after self-cal, rms=1.730360Jy sigma=0.001180 ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.730360Jy sigma=0.001180 ! Fit after self-cal, rms=1.730425Jy sigma=0.001180 ! Inverting map and beam ! Estimated beam: bmin=3.368 mas, bmaj=9.551 mas, bpa=-3.087 degrees ! Estimated noise=1319.42 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00282826 Jy ! Component: 100 - total flux cleaned = 0.00325814 Jy ! Component: 150 - total flux cleaned = 0.0036211 Jy ! Component: 200 - total flux cleaned = 0.00393361 Jy ! Total flux subtracted in 200 components = 0.00393361 Jy ! Clean residual min=-0.006402 max=0.005976 Jy/beam ! Clean residual mean=0.000047 rms=0.001626 Jy/beam ! Combined flux in latest and established models = 1.07424 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 109 components and 1.07424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.730400Jy sigma=0.001179 ! Fit after self-cal, rms=1.730424Jy sigma=0.001179 ! 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.252 mas, bmaj=19.25 mas, bpa=6.741 degrees ! Estimated noise=1647.86 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.000581138 Jy ! Component: 100 - total flux cleaned = -0.000471363 Jy ! Component: 150 - total flux cleaned = -0.000372005 Jy ! Component: 200 - total flux cleaned = -0.000279676 Jy ! Total flux subtracted in 200 components = -0.000279676 Jy ! Clean residual min=-0.005673 max=0.005443 Jy/beam ! Clean residual mean=0.000088 rms=0.001967 Jy/beam ! Combined flux in latest and established models = 1.07396 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 122 components and 1.07396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.730423Jy sigma=0.001179 ! Fit after self-cal, rms=1.730429Jy sigma=0.001179 ! 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.67 mas, bmaj=7.215 mas, bpa=-2.878 degrees ! Estimated noise=4046.24 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.855863 Jy ! Component: 100 - total flux cleaned = 0.984191 Jy ! Component: 150 - total flux cleaned = 1.02705 Jy ! Component: 200 - total flux cleaned = 1.05165 Jy ! Total flux subtracted in 200 components = 1.05165 Jy ! Clean residual min=-0.016425 max=0.016473 Jy/beam ! Clean residual mean=0.000086 rms=0.004485 Jy/beam ! Combined flux in latest and established models = 1.05165 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 23 model components to the UV plane model. ! The established model now contains 23 components and 1.05165 Jy ! Inverting map and beam ! Estimated beam: bmin=3.368 mas, bmaj=9.551 mas, bpa=-3.087 degrees ! Estimated noise=1319.42 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.0166503 Jy ! Component: 100 - total flux cleaned = 0.0209335 Jy ! Component: 150 - total flux cleaned = 0.0223962 Jy ! Component: 200 - total flux cleaned = 0.0228789 Jy ! Total flux subtracted in 200 components = 0.0228789 Jy ! Clean residual min=-0.005781 max=0.006466 Jy/beam ! Clean residual mean=0.000048 rms=0.001754 Jy/beam ! Combined flux in latest and established models = 1.07453 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 52 components and 1.07453 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.252 mas, bmaj=19.25 mas, bpa=6.741 degrees ! Estimated noise=1647.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 = -9.17815e-05 Jy ! Component: 100 - total flux cleaned = 8.25532e-05 Jy ! Component: 150 - total flux cleaned = -4.1857e-05 Jy ! Component: 200 - total flux cleaned = -0.000155697 Jy ! Total flux subtracted in 200 components = -0.000155697 Jy ! Clean residual min=-0.005594 max=0.006426 Jy/beam ! Clean residual mean=0.000083 rms=0.002041 Jy/beam ! Combined flux in latest and established models = 1.07437 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 74 components and 1.07437 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.368 mas, bmaj=9.551 mas, bpa=-3.087 degrees ! Estimated noise=1319.42 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000626019 Jy ! Component: 100 - total flux cleaned = 0.000468436 Jy ! Component: 150 - total flux cleaned = 0.000465583 Jy ! Component: 200 - total flux cleaned = 0.00046623 Jy ! Total flux subtracted in 200 components = 0.00046623 Jy ! Clean residual min=-0.005536 max=0.005623 Jy/beam ! Clean residual mean=0.000040 rms=0.001582 Jy/beam ! Combined flux in latest and established models = 1.07484 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 98 components and 1.07484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.730421Jy sigma=0.001179 ! Fit after self-cal, rms=1.730429Jy sigma=0.001179 wmodel J0620-2515_S_1997_08_27_yyk\_map.mod ! Writing 98 model components to file: J0620-2515_S_1997_08_27_yyk_map.mod wobs J0620-2515_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J0620-2515_S_1997_08_27_yyk_uvs.fits wwins J0620-2515_S_1997_08_27_yyk\_map.win ! wwins: Wrote 3 windows to J0620-2515_S_1997_08_27_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.000436358 Jy ! Component: 100 - total flux cleaned = -0.000157934 Jy ! Component: 150 - total flux cleaned = 0.000272723 Jy ! Component: 200 - total flux cleaned = 0.000353107 Jy ! Component: 250 - total flux cleaned = 0.000432037 Jy ! Component: 300 - total flux cleaned = 0.000432083 Jy ! Component: 350 - total flux cleaned = 0.000289304 Jy ! Component: 400 - total flux cleaned = 0.000220061 Jy ! Component: 450 - total flux cleaned = 0.00021956 Jy ! Component: 500 - total flux cleaned = 0.000219187 Jy ! Component: 550 - total flux cleaned = 0.0004661 Jy ! Component: 600 - total flux cleaned = 0.000403827 Jy ! Component: 650 - total flux cleaned = 0.000582517 Jy ! Component: 700 - total flux cleaned = 0.000639578 Jy ! Component: 750 - total flux cleaned = 0.000639575 Jy ! Component: 800 - total flux cleaned = 0.000640682 Jy ! Component: 850 - total flux cleaned = 0.000696577 Jy ! Component: 900 - total flux cleaned = 0.000803929 Jy ! Component: 950 - total flux cleaned = 0.00080475 Jy ! Component: 1000 - total flux cleaned = 0.00101234 Jy ! Component: 1050 - total flux cleaned = 0.00101303 Jy ! Component: 1100 - total flux cleaned = 0.00111326 Jy ! Component: 1150 - total flux cleaned = 0.00111336 Jy ! Component: 1200 - total flux cleaned = 0.00135487 Jy ! Component: 1250 - total flux cleaned = 0.00149617 Jy ! Component: 1300 - total flux cleaned = 0.00163611 Jy ! Component: 1350 - total flux cleaned = 0.0017278 Jy ! Component: 1400 - total flux cleaned = 0.00186301 Jy ! Component: 1450 - total flux cleaned = 0.00195127 Jy ! Component: 1500 - total flux cleaned = 0.00212609 Jy ! Component: 1550 - total flux cleaned = 0.00229698 Jy ! Component: 1600 - total flux cleaned = 0.00242351 Jy ! Component: 1650 - total flux cleaned = 0.00246448 Jy ! Component: 1700 - total flux cleaned = 0.0027094 Jy ! Component: 1750 - total flux cleaned = 0.0027089 Jy ! Component: 1800 - total flux cleaned = 0.00286759 Jy ! Component: 1850 - total flux cleaned = 0.00298494 Jy ! Component: 1900 - total flux cleaned = 0.00313955 Jy ! Component: 1950 - total flux cleaned = 0.00329224 Jy ! Component: 2000 - total flux cleaned = 0.00355468 Jy ! Total flux subtracted in 2048 components = 0.00362822 Jy ! Clean residual min=-0.002302 max=0.002180 Jy/beam ! Clean residual mean=0.000015 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 1.07846 Jy keep ! Adding 134 model components to the UV plane model. ! The established model now contains 232 components and 1.07846 Jy ![Exited script file: muppet] wmap "J0620-2515_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.368 x 9.551 at -3.087 degrees (North through East) ! Clean map min=-0.0048192 max=0.9978 Jy/beam ! Writing clean map to FITS file: J0620-2515_S_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.997795 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000772207 device "J0620-2515_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J0620-2515_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.232174 0.232174 0.464348 0.928696 1.85739 3.71478 7.42956 14.8591 29.7183 59.4365 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.997 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.368 x 9.551 at -3.087 degrees (North through East) ! Clean map min=-0.0048192 max=0.9978 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0620-2515_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J0620-2515_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0620-2515_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 16:36:49 2007