! Started logfile: J0153-3310_S_2002_05_14_yyk_uvs.log on Tue Jun 26 21:58:50 2007 obs J0153-3310_S_2002_05_14_yyk_uva.fits ! Reading UV FITS file: J0153-3310_S_2002_05_14_yyk_uva.fits ! AN table 1: 80 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.475833 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0153-3310 ! ! 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 1153 lines of history. ! ! Reading 6852 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 J0153-3310_S_2002_05_14_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.853176 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.989 mas, bmaj=12.33 mas, bpa=20.97 degrees ! Estimated noise=2690.76 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.639968 Jy ! Component: 100 - total flux cleaned = 0.820663 Jy ! Total flux subtracted in 100 components = 0.820663 Jy ! Clean residual min=-0.028503 max=0.056375 Jy/beam ! Clean residual mean=0.000765 rms=0.010644 Jy/beam ! Combined flux in latest and established models = 0.820663 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.820663 Jy ! ! Correcting IF 1. ! A total of 250 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 250 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 258 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 250 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.282584Jy sigma=0.001498 ! Fit after self-cal, rms=0.282319Jy sigma=0.001497 ! Inverting map and beam ! Estimated beam: bmin=2.989 mas, bmaj=12.33 mas, bpa=20.97 degrees ! Estimated noise=2692.03 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.929 mas, bmaj=15.08 mas, bpa=19.02 degrees ! Estimated noise=1515.88 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.0911885 Jy ! Component: 100 - total flux cleaned = 0.124324 Jy ! Component: 150 - total flux cleaned = 0.139466 Jy ! Component: 200 - total flux cleaned = 0.146665 Jy ! Total flux subtracted in 200 components = 0.146665 Jy ! Clean residual min=-0.017991 max=0.018108 Jy/beam ! Clean residual mean=0.000741 rms=0.005366 Jy/beam ! Combined flux in latest and established models = 0.967329 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 51 model components to the UV plane model. ! The established model now contains 61 components and 0.967329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.262158Jy sigma=0.001379 ! Fit after self-cal, rms=0.262108Jy sigma=0.001379 ! 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.929 x 15.08 at 19.02 degrees (North through East) ! Clean map min=-0.018074 max=0.77316 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: 1.00309 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.11 HN 1.03 KP 1.00* ! LA 0.96 NL 0.91 OV 0.98 PT 1.04 ! SC 1.03 MK 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00017 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.01 HN 1.07 KP 1.00* ! LA 0.95 NL 0.98 OV 0.99 PT 0.99 ! SC 1.04 MK 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.96162 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.96 HN 1.10 KP 1.00* ! LA 0.99 NL 1.11 OV 1.09 PT 1.14 ! SC 0.97 MK 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.02758 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.90 HN 1.06 KP 1.00* ! LA 0.83 NL 1.04 OV 0.91 PT 1.00 ! SC 0.96 MK 1.00* ! ! ! Fit before self-cal, rms=0.262108Jy sigma=0.001379 ! Fit after self-cal, rms=0.246370Jy sigma=0.001303 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.246370Jy sigma=0.001303 ! Fit after self-cal, rms=0.246371Jy sigma=0.001303 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.94 mas, bmaj=15.34 mas, bpa=19.32 degrees ! Estimated noise=1506.81 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.00722169 Jy ! Component: 100 - total flux cleaned = -0.00739296 Jy ! Component: 150 - total flux cleaned = -0.00753391 Jy ! Component: 200 - total flux cleaned = -0.00765919 Jy ! Total flux subtracted in 200 components = -0.00765919 Jy ! Clean residual min=-0.009756 max=0.009658 Jy/beam ! Clean residual mean=0.000100 rms=0.003024 Jy/beam ! Combined flux in latest and established models = 0.95967 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 75 components and 0.95967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.246080Jy sigma=0.001301 ! Fit after self-cal, rms=0.246061Jy sigma=0.001301 ! 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.246061Jy sigma=0.001301 ! Fit after self-cal, rms=0.235230Jy sigma=0.001232 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.00309475 Jy ! Component: 100 - total flux cleaned = 0.00331871 Jy ! Component: 150 - total flux cleaned = 0.00322962 Jy ! Component: 200 - total flux cleaned = 0.00315167 Jy ! Total flux subtracted in 200 components = 0.00315167 Jy ! Clean residual min=-0.008786 max=0.009464 Jy/beam ! Clean residual mean=0.000174 rms=0.002839 Jy/beam ! Combined flux in latest and established models = 0.962822 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 89 components and 0.962822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.235185Jy sigma=0.001232 ! Fit after self-cal, rms=0.234125Jy sigma=0.001225 ! 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.94 x 15.34 at 19.32 degrees (North through East) ! Clean map min=-0.0084361 max=0.77701 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.234125Jy sigma=0.001225 ! Fit after self-cal, rms=0.233859Jy sigma=0.001202 ! 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.233859Jy sigma=0.001202 ! Fit after self-cal, rms=0.233630Jy sigma=0.001201 ! Inverting map and beam ! Estimated beam: bmin=3.934 mas, bmaj=15.37 mas, bpa=19.39 degrees ! Estimated noise=1503.46 mJy/beam. ! Added new window around map position (-14.5, 24). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0107175 Jy ! Component: 100 - total flux cleaned = 0.0143594 Jy ! Component: 150 - total flux cleaned = 0.01507 Jy ! Component: 200 - total flux cleaned = 0.0155535 Jy ! Total flux subtracted in 200 components = 0.0155535 Jy ! Clean residual min=-0.005079 max=0.005365 Jy/beam ! Clean residual mean=0.000109 rms=0.001399 Jy/beam ! Combined flux in latest and established models = 0.978375 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 122 components and 0.978375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.233240Jy sigma=0.001199 ! Fit after self-cal, rms=0.233116Jy sigma=0.001198 ! 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.233116Jy sigma=0.001198 ! Fit after self-cal, rms=0.232928Jy sigma=0.001195 ! 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.232928Jy sigma=0.001195 ! Fit after self-cal, rms=0.232881Jy sigma=0.001195 ! Inverting map and beam ! Estimated beam: bmin=3.937 mas, bmaj=15.4 mas, bpa=19.39 degrees ! Estimated noise=1501.87 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000318569 Jy ! Component: 100 - total flux cleaned = -0.000108677 Jy ! Component: 150 - total flux cleaned = 8.57992e-05 Jy ! Component: 200 - total flux cleaned = 0.000256836 Jy ! Total flux subtracted in 200 components = 0.000256836 Jy ! Clean residual min=-0.004480 max=0.005029 Jy/beam ! Clean residual mean=0.000115 rms=0.001312 Jy/beam ! Combined flux in latest and established models = 0.978632 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 131 components and 0.978632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.232779Jy sigma=0.001194 ! Fit after self-cal, rms=0.232752Jy sigma=0.001194 ! 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.427 mas, bmaj=26.05 mas, bpa=8.509 degrees ! Estimated noise=1758.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.0010295 Jy ! Component: 100 - total flux cleaned = 0.00166013 Jy ! Component: 150 - total flux cleaned = 0.0017675 Jy ! Component: 200 - total flux cleaned = 0.00176911 Jy ! Total flux subtracted in 200 components = 0.00176911 Jy ! Clean residual min=-0.004060 max=0.004908 Jy/beam ! Clean residual mean=0.000152 rms=0.001397 Jy/beam ! Combined flux in latest and established models = 0.980401 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 156 components and 0.980401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.232724Jy sigma=0.001194 ! Fit after self-cal, rms=0.232710Jy sigma=0.001194 ! 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.986 mas, bmaj=12.5 mas, bpa=21.34 degrees ! Estimated noise=2671.38 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.63924 Jy ! Component: 100 - total flux cleaned = 0.814165 Jy ! Component: 150 - total flux cleaned = 0.885837 Jy ! Component: 200 - total flux cleaned = 0.917524 Jy ! Total flux subtracted in 200 components = 0.917524 Jy ! Clean residual min=-0.011750 max=0.013044 Jy/beam ! Clean residual mean=0.000289 rms=0.003604 Jy/beam ! Combined flux in latest and established models = 0.917524 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.917524 Jy ! Inverting map and beam ! Estimated beam: bmin=3.937 mas, bmaj=15.4 mas, bpa=19.39 degrees ! Estimated noise=1501.87 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.0274329 Jy ! Component: 100 - total flux cleaned = 0.0403141 Jy ! Component: 150 - total flux cleaned = 0.0485337 Jy ! Component: 200 - total flux cleaned = 0.0540674 Jy ! Total flux subtracted in 200 components = 0.0540674 Jy ! Clean residual min=-0.004680 max=0.005081 Jy/beam ! Clean residual mean=0.000224 rms=0.001506 Jy/beam ! Combined flux in latest and established models = 0.971591 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 78 components and 0.971591 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.427 mas, bmaj=26.05 mas, bpa=8.509 degrees ! Estimated noise=1758.7 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.00477009 Jy ! Component: 100 - total flux cleaned = 0.00760029 Jy ! Component: 150 - total flux cleaned = 0.00849736 Jy ! Component: 200 - total flux cleaned = 0.00890689 Jy ! Total flux subtracted in 200 components = 0.00890689 Jy ! Clean residual min=-0.004385 max=0.004588 Jy/beam ! Clean residual mean=0.000156 rms=0.001428 Jy/beam ! Combined flux in latest and established models = 0.980498 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 112 components and 0.980498 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.937 mas, bmaj=15.4 mas, bpa=19.39 degrees ! Estimated noise=1501.87 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 6.63958e-05 Jy ! Component: 100 - total flux cleaned = -0.000126916 Jy ! Component: 150 - total flux cleaned = 4.20597e-05 Jy ! Component: 200 - total flux cleaned = 4.17794e-05 Jy ! Total flux subtracted in 200 components = 4.17794e-05 Jy ! Clean residual min=-0.004685 max=0.005069 Jy/beam ! Clean residual mean=0.000091 rms=0.001299 Jy/beam ! Combined flux in latest and established models = 0.98054 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 136 components and 0.98054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.232679Jy sigma=0.001194 ! Fit after self-cal, rms=0.232664Jy sigma=0.001194 wmodel J0153-3310_S_2002_05_14_yyk\_map.mod ! Writing 136 model components to file: J0153-3310_S_2002_05_14_yyk_map.mod wobs J0153-3310_S_2002_05_14_yyk\_uvs.fits ! Writing UV FITS file: J0153-3310_S_2002_05_14_yyk_uvs.fits wwins J0153-3310_S_2002_05_14_yyk\_map.win ! wwins: Wrote 2 windows to J0153-3310_S_2002_05_14_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.00132477 Jy ! Component: 100 - total flux cleaned = 0.00238217 Jy ! Component: 150 - total flux cleaned = 0.00266122 Jy ! Component: 200 - total flux cleaned = 0.0025987 Jy ! Component: 250 - total flux cleaned = 0.00259809 Jy ! Component: 300 - total flux cleaned = 0.00259811 Jy ! Component: 350 - total flux cleaned = 0.00271166 Jy ! Component: 400 - total flux cleaned = 0.00287532 Jy ! Component: 450 - total flux cleaned = 0.00298121 Jy ! Component: 500 - total flux cleaned = 0.0031373 Jy ! Component: 550 - total flux cleaned = 0.00344085 Jy ! Component: 600 - total flux cleaned = 0.00373733 Jy ! Component: 650 - total flux cleaned = 0.00402801 Jy ! Component: 700 - total flux cleaned = 0.0043594 Jy ! Component: 750 - total flux cleaned = 0.00482092 Jy ! Component: 800 - total flux cleaned = 0.00495583 Jy ! Component: 850 - total flux cleaned = 0.00508837 Jy ! Component: 900 - total flux cleaned = 0.00521906 Jy ! Component: 950 - total flux cleaned = 0.00551642 Jy ! Component: 1000 - total flux cleaned = 0.00559965 Jy ! Component: 1050 - total flux cleaned = 0.0058459 Jy ! Component: 1100 - total flux cleaned = 0.00600693 Jy ! Component: 1150 - total flux cleaned = 0.00616476 Jy ! Component: 1200 - total flux cleaned = 0.00639706 Jy ! Component: 1250 - total flux cleaned = 0.00651073 Jy ! Component: 1300 - total flux cleaned = 0.0066975 Jy ! Component: 1350 - total flux cleaned = 0.0068807 Jy ! Component: 1400 - total flux cleaned = 0.00695312 Jy ! Component: 1450 - total flux cleaned = 0.00713152 Jy ! Component: 1500 - total flux cleaned = 0.00734096 Jy ! Component: 1550 - total flux cleaned = 0.00751284 Jy ! Component: 1600 - total flux cleaned = 0.00761452 Jy ! Component: 1650 - total flux cleaned = 0.00784796 Jy ! Component: 1700 - total flux cleaned = 0.00794699 Jy ! Component: 1750 - total flux cleaned = 0.00820642 Jy ! Component: 1800 - total flux cleaned = 0.00833424 Jy ! Component: 1850 - total flux cleaned = 0.0084921 Jy ! Component: 1900 - total flux cleaned = 0.00870963 Jy ! Component: 1950 - total flux cleaned = 0.00883213 Jy ! Component: 2000 - total flux cleaned = 0.00898368 Jy ! Total flux subtracted in 2048 components = 0.00910383 Jy ! Clean residual min=-0.001801 max=0.001751 Jy/beam ! Clean residual mean=0.000026 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.989644 Jy keep ! Adding 118 model components to the UV plane model. ! The established model now contains 254 components and 0.989644 Jy ![Exited script file: muppet] wmap "J0153-3310_S_2002_05_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.937 x 15.4 at 19.39 degrees (North through East) ! Clean map min=-0.0035921 max=0.77929 Jy/beam ! Writing clean map to FITS file: J0153-3310_S_2002_05_14_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.779293 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000626559 device "J0153-3310_S_2002_05_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J0153-3310_S_2002_05_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.241203 0.241203 0.482406 0.964812 1.92962 3.85925 7.7185 15.437 30.874 61.748 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.779 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.937 x 15.4 at 19.39 degrees (North through East) ! Clean map min=-0.0035921 max=0.77929 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0153-3310_S_2002_05_14_yyk\_map.gif/gif" ! Attempting to open device: 'J0153-3310_S_2002_05_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0153-3310_S_2002_05_14_yyk_uvs.log closed on Tue Jun 26 21:58:58 2007