! Started logfile: J0151-1732_S_1997_07_02_yyk_uvs.log on Sun Jan 7 15:44:17 2007 obs J0151-1732_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J0151-1732_S_1997_07_02_yyk_uva.fits ! AN table 1: 140 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.86317 visibilities/baseline/integration-bin. ! Found source: J0151-1732 ! ! 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 754 lines of history. ! ! Reading 46952 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 J0151-1732_S_1997_07_02_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.432208 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.743 mas, bmaj=6.95 mas, bpa=-1.586 degrees ! Estimated noise=1156.8 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.253897 Jy ! Component: 100 - total flux cleaned = 0.280847 Jy ! Total flux subtracted in 100 components = 0.280847 Jy ! Clean residual min=-0.011331 max=0.017328 Jy/beam ! Clean residual mean=0.000118 rms=0.002991 Jy/beam ! Combined flux in latest and established models = 0.280846 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.280846 Jy ! ! Correcting IF 1. ! A total of 174 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.313467Jy sigma=0.001651 ! Fit after self-cal, rms=0.313393Jy sigma=0.001651 ! Inverting map and beam ! Estimated beam: bmin=2.743 mas, bmaj=6.95 mas, bpa=-1.586 degrees ! Estimated noise=1156.8 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.661 mas, bmaj=9.414 mas, bpa=-2.81 degrees ! Estimated noise=794.963 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.00749476 Jy ! Component: 100 - total flux cleaned = 0.00721564 Jy ! Component: 150 - total flux cleaned = 0.00698307 Jy ! Component: 200 - total flux cleaned = 0.00663185 Jy ! Total flux subtracted in 200 components = 0.00663185 Jy ! Clean residual min=-0.007699 max=0.012692 Jy/beam ! Clean residual mean=0.000137 rms=0.002524 Jy/beam ! Combined flux in latest and established models = 0.287478 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 16 components and 0.287478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.312737Jy sigma=0.001648 ! Fit after self-cal, rms=0.312727Jy sigma=0.001648 ! 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.661 x 9.414 at -2.81 degrees (North through East) ! Clean map min=-0.0075065 max=0.28852 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.02343 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.11 HN 0.90 KP 0.90 ! LA 1.02 MK 1.00 NL 1.00* OV 1.09 ! PT 0.95 SC 0.83 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.979882 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.20 HN 0.99 KP 0.96 ! LA 1.09 MK 1.06 NL 0.97 OV 1.08 ! PT 0.94 SC 0.88 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04993 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.08 HN 0.96 KP 0.91 ! LA 0.83 MK 0.87 NL 0.92 OV 0.93 ! PT 1.07 SC 0.98 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.990952 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.17 HN 1.18 KP 0.93 ! LA 0.91 MK 1.05 NL 1.07 OV 0.93 ! PT 0.91 SC 0.97 ! ! ! Fit before self-cal, rms=0.312727Jy sigma=0.001648 ! Fit after self-cal, rms=0.304053Jy sigma=0.001638 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.304053Jy sigma=0.001638 ! Fit after self-cal, rms=0.304052Jy sigma=0.001638 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.602 mas, bmaj=9.157 mas, bpa=-1.325 degrees ! Estimated noise=797.182 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.00492813 Jy ! Component: 100 - total flux cleaned = 0.00557381 Jy ! Component: 150 - total flux cleaned = 0.0055725 Jy ! Component: 200 - total flux cleaned = 0.00557325 Jy ! Total flux subtracted in 200 components = 0.00557325 Jy ! Clean residual min=-0.005435 max=0.004597 Jy/beam ! Clean residual mean=-0.000026 rms=0.001329 Jy/beam ! Combined flux in latest and established models = 0.293052 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 27 components and 0.293051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.303977Jy sigma=0.001638 ! Fit after self-cal, rms=0.303975Jy sigma=0.001638 ! 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.303975Jy sigma=0.001638 ! Fit after self-cal, rms=0.303205Jy sigma=0.001633 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.000810192 Jy ! Component: 100 - total flux cleaned = 0.000812795 Jy ! Component: 150 - total flux cleaned = 0.000810773 Jy ! Component: 200 - total flux cleaned = 0.000851569 Jy ! Total flux subtracted in 200 components = 0.000851569 Jy ! Clean residual min=-0.005389 max=0.004584 Jy/beam ! Clean residual mean=-0.000031 rms=0.001321 Jy/beam ! Combined flux in latest and established models = 0.293903 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 32 components and 0.293903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.303183Jy sigma=0.001633 ! Fit after self-cal, rms=0.303118Jy sigma=0.001633 ! 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.602 x 9.157 at -1.325 degrees (North through East) ! Clean map min=-0.0052122 max=0.29169 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.303118Jy sigma=0.001633 ! Fit after self-cal, rms=0.299826Jy sigma=0.001629 ! 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.299826Jy sigma=0.001629 ! Fit after self-cal, rms=0.299823Jy sigma=0.001629 ! Inverting map and beam ! Estimated beam: bmin=3.567 mas, bmaj=9.096 mas, bpa=-1.252 degrees ! Estimated noise=794.299 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129967 Jy ! Component: 100 - total flux cleaned = 0.00145875 Jy ! Component: 150 - total flux cleaned = 0.00159233 Jy ! Component: 200 - total flux cleaned = 0.00163334 Jy ! Total flux subtracted in 200 components = 0.00163334 Jy ! Clean residual min=-0.004825 max=0.004869 Jy/beam ! Clean residual mean=-0.000030 rms=0.001275 Jy/beam ! Combined flux in latest and established models = 0.295536 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 43 components and 0.295536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.299814Jy sigma=0.001629 ! Fit after self-cal, rms=0.299815Jy sigma=0.001629 ! 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.299815Jy sigma=0.001629 ! Fit after self-cal, rms=0.301031Jy sigma=0.001627 ! 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.301031Jy sigma=0.001627 ! Fit after self-cal, rms=0.301036Jy sigma=0.001627 ! Inverting map and beam ! Estimated beam: bmin=3.55 mas, bmaj=9.072 mas, bpa=-1.299 degrees ! Estimated noise=796.228 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00192168 Jy ! Component: 100 - total flux cleaned = 0.00204756 Jy ! Component: 150 - total flux cleaned = 0.0021569 Jy ! Component: 200 - total flux cleaned = 0.00222216 Jy ! Total flux subtracted in 200 components = 0.00222216 Jy ! Clean residual min=-0.004784 max=0.004907 Jy/beam ! Clean residual mean=-0.000032 rms=0.001268 Jy/beam ! Combined flux in latest and established models = 0.297759 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.297759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.301029Jy sigma=0.001627 ! Fit after self-cal, rms=0.301031Jy sigma=0.001627 ! 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.344 mas, bmaj=16.93 mas, bpa=2.646 degrees ! Estimated noise=981.142 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.000653651 Jy ! Component: 100 - total flux cleaned = 0.000704769 Jy ! Component: 150 - total flux cleaned = 0.000742756 Jy ! Component: 200 - total flux cleaned = 0.000775283 Jy ! Total flux subtracted in 200 components = 0.000775283 Jy ! Clean residual min=-0.004016 max=0.005106 Jy/beam ! Clean residual mean=-0.000057 rms=0.001404 Jy/beam ! Combined flux in latest and established models = 0.298534 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 51 components and 0.298534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.301038Jy sigma=0.001627 ! Fit after self-cal, rms=0.301032Jy sigma=0.001627 ! 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.695 mas, bmaj=6.855 mas, bpa=-0.5841 degrees ! Estimated noise=1153.31 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.253743 Jy ! Component: 100 - total flux cleaned = 0.290222 Jy ! Component: 150 - total flux cleaned = 0.294375 Jy ! Component: 200 - total flux cleaned = 0.294235 Jy ! Total flux subtracted in 200 components = 0.294235 Jy ! Clean residual min=-0.008296 max=0.006997 Jy/beam ! Clean residual mean=0.000003 rms=0.001841 Jy/beam ! Combined flux in latest and established models = 0.294235 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.294235 Jy ! Inverting map and beam ! Estimated beam: bmin=3.55 mas, bmaj=9.072 mas, bpa=-1.299 degrees ! Estimated noise=796.228 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) ! Added new window around map position (-3, -3). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00626416 Jy ! Component: 100 - total flux cleaned = 0.00744244 Jy ! Component: 150 - total flux cleaned = 0.00787773 Jy ! Component: 200 - total flux cleaned = 0.00826321 Jy ! Total flux subtracted in 200 components = 0.00826321 Jy ! Clean residual min=-0.004789 max=0.004941 Jy/beam ! Clean residual mean=-0.000047 rms=0.001234 Jy/beam ! Combined flux in latest and established models = 0.302498 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 37 components and 0.302498 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.344 mas, bmaj=16.93 mas, bpa=2.646 degrees ! Estimated noise=981.142 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.000192598 Jy ! Component: 100 - total flux cleaned = 0.000246067 Jy ! Component: 150 - total flux cleaned = 0.000199546 Jy ! Component: 200 - total flux cleaned = 0.000200118 Jy ! Total flux subtracted in 200 components = 0.000200118 Jy ! Clean residual min=-0.004181 max=0.005159 Jy/beam ! Clean residual mean=-0.000083 rms=0.001358 Jy/beam ! Combined flux in latest and established models = 0.302699 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 51 components and 0.302699 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.55 mas, bmaj=9.072 mas, bpa=-1.299 degrees ! Estimated noise=796.228 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -1.61335e-06 Jy ! Component: 100 - total flux cleaned = 0.000155115 Jy ! Component: 150 - total flux cleaned = 0.0002988 Jy ! Component: 200 - total flux cleaned = 0.000364616 Jy ! Total flux subtracted in 200 components = 0.000364616 Jy ! Clean residual min=-0.004795 max=0.004868 Jy/beam ! Clean residual mean=-0.000049 rms=0.001208 Jy/beam ! Combined flux in latest and established models = 0.303063 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 64 components and 0.303063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.300962Jy sigma=0.001627 ! Fit after self-cal, rms=0.300955Jy sigma=0.001627 wmodel J0151-1732_S_1997_07_02_yyk\_map.mod ! Writing 64 model components to file: J0151-1732_S_1997_07_02_yyk_map.mod wobs J0151-1732_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J0151-1732_S_1997_07_02_yyk_uvs.fits wwins J0151-1732_S_1997_07_02_yyk\_map.win ! wwins: Wrote 2 windows to J0151-1732_S_1997_07_02_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.000261985 Jy ! Component: 100 - total flux cleaned = 0.000263105 Jy ! Component: 150 - total flux cleaned = 6.07054e-05 Jy ! Component: 200 - total flux cleaned = 6.05029e-05 Jy ! Component: 250 - total flux cleaned = -3.84831e-07 Jy ! Component: 300 - total flux cleaned = -0.00023588 Jy ! Component: 350 - total flux cleaned = -0.000632527 Jy ! Component: 400 - total flux cleaned = -0.00106924 Jy ! Component: 450 - total flux cleaned = -0.00154522 Jy ! Component: 500 - total flux cleaned = -0.00195508 Jy ! Component: 550 - total flux cleaned = -0.00245303 Jy ! Component: 600 - total flux cleaned = -0.00284102 Jy ! Component: 650 - total flux cleaned = -0.00336053 Jy ! Component: 700 - total flux cleaned = -0.00372764 Jy ! Component: 750 - total flux cleaned = -0.00395324 Jy ! Component: 800 - total flux cleaned = -0.00425989 Jy ! Component: 850 - total flux cleaned = -0.00443109 Jy ! Component: 900 - total flux cleaned = -0.00472453 Jy ! Component: 950 - total flux cleaned = -0.00493001 Jy ! Component: 1000 - total flux cleaned = -0.00525166 Jy ! Component: 1050 - total flux cleaned = -0.00544791 Jy ! Component: 1100 - total flux cleaned = -0.0056415 Jy ! Component: 1150 - total flux cleaned = -0.00586951 Jy ! Component: 1200 - total flux cleaned = -0.00616752 Jy ! Component: 1250 - total flux cleaned = -0.00635004 Jy ! Component: 1300 - total flux cleaned = -0.00649396 Jy ! Component: 1350 - total flux cleaned = -0.00670654 Jy ! Component: 1400 - total flux cleaned = -0.00684587 Jy ! Component: 1450 - total flux cleaned = -0.00705059 Jy ! Component: 1500 - total flux cleaned = -0.00705031 Jy ! Component: 1550 - total flux cleaned = -0.00731548 Jy ! Component: 1600 - total flux cleaned = -0.00738048 Jy ! Component: 1650 - total flux cleaned = -0.00744479 Jy ! Component: 1700 - total flux cleaned = -0.00757203 Jy ! Component: 1750 - total flux cleaned = -0.00769704 Jy ! Component: 1800 - total flux cleaned = -0.00781978 Jy ! Component: 1850 - total flux cleaned = -0.00794039 Jy ! Component: 1900 - total flux cleaned = -0.00802944 Jy ! Component: 1950 - total flux cleaned = -0.00811767 Jy ! Component: 2000 - total flux cleaned = -0.00826301 Jy ! Total flux subtracted in 2048 components = -0.00834929 Jy ! Clean residual min=-0.001666 max=0.001746 Jy/beam ! Clean residual mean=-0.000003 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.294714 Jy keep ! Adding 128 model components to the UV plane model. ! The established model now contains 192 components and 0.294714 Jy ![Exited script file: muppet] wmap "J0151-1732_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.55 x 9.072 at -1.299 degrees (North through East) ! Clean map min=-0.0035902 max=0.29106 Jy/beam ! Writing clean map to FITS file: J0151-1732_S_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.291065 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000596283 device "J0151-1732_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J0151-1732_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.614589 0.614589 1.22918 2.45836 4.91671 9.83342 19.6668 39.3337 78.6674 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.291 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.55 x 9.072 at -1.299 degrees (North through East) ! Clean map min=-0.0035902 max=0.29106 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0151-1732_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J0151-1732_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0151-1732_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 15:44:24 2007