! Started logfile: J0530-2503_S_1997_07_02_yyk_uvs.log on Sun Jan 7 16:28:54 2007 obs J0530-2503_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J0530-2503_S_1997_07_02_yyk_uva.fits ! AN table 1: 142 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.679343 visibilities/baseline/integration-bin. ! Found source: J0530-2503 ! ! 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 17364 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 J0530-2503_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)= 1.4555 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.82 mas, bmaj=8.133 mas, bpa=-1.595 degrees ! Estimated noise=2295.25 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.19333 Jy ! Component: 100 - total flux cleaned = 1.35061 Jy ! Total flux subtracted in 100 components = 1.35061 Jy ! Clean residual min=-0.031897 max=0.049261 Jy/beam ! Clean residual mean=0.000605 rms=0.009994 Jy/beam ! Combined flux in latest and established models = 1.35061 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 1.35061 Jy ! ! Correcting IF 1. ! A total of 374 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 262 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 264 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 263 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.400876Jy sigma=0.001420 ! Fit after self-cal, rms=0.400688Jy sigma=0.001420 ! Inverting map and beam ! Estimated beam: bmin=2.82 mas, bmaj=8.133 mas, bpa=-1.595 degrees ! Estimated noise=2295.25 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.48 mas, bmaj=10.34 mas, bpa=-3.507 degrees ! Estimated noise=1428.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.0377222 Jy ! Component: 100 - total flux cleaned = 0.0537718 Jy ! Component: 150 - total flux cleaned = 0.0559969 Jy ! Component: 200 - total flux cleaned = 0.0569541 Jy ! Total flux subtracted in 200 components = 0.0569541 Jy ! Clean residual min=-0.030764 max=0.047032 Jy/beam ! Clean residual mean=0.001219 rms=0.010847 Jy/beam ! Combined flux in latest and established models = 1.40757 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 19 components and 1.40757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.396622Jy sigma=0.001410 ! Fit after self-cal, rms=0.396604Jy sigma=0.001410 ! 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.48 x 10.34 at -3.507 degrees (North through East) ! Clean map min=-0.029811 max=1.3604 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.02771 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.11 HN 0.90 KP 0.90 ! LA 1.00 MK 0.99 NL 1.00* OV 1.07 ! PT 0.95 SC 0.85 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.982618 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.15 HN 1.01 KP 0.95 ! LA 1.09 MK 1.05 NL 0.98 OV 1.03 ! PT 0.95 SC 0.95 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.03649 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.10 HN 0.94 KP 0.93 ! LA 0.82 MK 0.90 NL 0.94 OV 0.94 ! PT 1.08 SC 1.05 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.977776 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.14 HN 1.14 KP 0.95 ! LA 0.90 MK 1.06 NL 1.07 OV 0.96 ! PT 0.93 SC 1.09 ! ! ! Fit before self-cal, rms=0.396604Jy sigma=0.001410 ! Fit after self-cal, rms=0.364381Jy sigma=0.001309 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.364381Jy sigma=0.001309 ! Fit after self-cal, rms=0.364381Jy sigma=0.001309 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.496 mas, bmaj=10.31 mas, bpa=-3.323 degrees ! Estimated noise=1433.08 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00631568 Jy ! Component: 100 - total flux cleaned = 0.00572044 Jy ! Component: 150 - total flux cleaned = 0.00517879 Jy ! Component: 200 - total flux cleaned = 0.00444909 Jy ! Total flux subtracted in 200 components = 0.00444909 Jy ! Clean residual min=-0.006801 max=0.008230 Jy/beam ! Clean residual mean=0.000176 rms=0.002025 Jy/beam ! Combined flux in latest and established models = 1.41202 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 31 components and 1.41202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.363776Jy sigma=0.001308 ! Fit after self-cal, rms=0.363769Jy sigma=0.001308 ! 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.363769Jy sigma=0.001308 ! Fit after self-cal, rms=0.348775Jy sigma=0.001249 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.00346737 Jy ! Component: 100 - total flux cleaned = 0.00283372 Jy ! Component: 150 - total flux cleaned = 0.00244869 Jy ! Component: 200 - total flux cleaned = 0.00191183 Jy ! Total flux subtracted in 200 components = 0.00191183 Jy ! Clean residual min=-0.006921 max=0.007457 Jy/beam ! Clean residual mean=0.000154 rms=0.001965 Jy/beam ! Combined flux in latest and established models = 1.41393 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 39 components and 1.41393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.348439Jy sigma=0.001248 ! Fit after self-cal, rms=0.346175Jy sigma=0.001239 ! 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.496 x 10.31 at -3.323 degrees (North through East) ! Clean map min=-0.0066558 max=1.3822 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.346175Jy sigma=0.001239 ! Fit after self-cal, rms=0.335984Jy sigma=0.001207 ! 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.335984Jy sigma=0.001207 ! Fit after self-cal, rms=0.335502Jy sigma=0.001205 ! Inverting map and beam ! Estimated beam: bmin=3.492 mas, bmaj=10.3 mas, bpa=-3.181 degrees ! Estimated noise=1429.28 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00121812 Jy ! Component: 100 - total flux cleaned = -0.00158496 Jy ! Component: 150 - total flux cleaned = -0.00189816 Jy ! Component: 200 - total flux cleaned = -0.00218791 Jy ! Total flux subtracted in 200 components = -0.00218791 Jy ! Clean residual min=-0.005826 max=0.006250 Jy/beam ! Clean residual mean=0.000138 rms=0.001612 Jy/beam ! Combined flux in latest and established models = 1.41174 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 46 components and 1.41174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.335298Jy sigma=0.001204 ! Fit after self-cal, rms=0.335169Jy sigma=0.001204 ! 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.335169Jy sigma=0.001204 ! Fit after self-cal, rms=0.334950Jy 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.334950Jy sigma=0.001202 ! Fit after self-cal, rms=0.334907Jy sigma=0.001202 ! Inverting map and beam ! Estimated beam: bmin=3.489 mas, bmaj=10.31 mas, bpa=-3.181 degrees ! Estimated noise=1429.47 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00058104 Jy ! Component: 100 - total flux cleaned = -0.000882105 Jy ! Component: 150 - total flux cleaned = -0.00114553 Jy ! Component: 200 - total flux cleaned = -0.00151121 Jy ! Total flux subtracted in 200 components = -0.00151121 Jy ! Clean residual min=-0.005418 max=0.005871 Jy/beam ! Clean residual mean=0.000146 rms=0.001566 Jy/beam ! Combined flux in latest and established models = 1.41023 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 48 components and 1.41023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.334766Jy sigma=0.001202 ! Fit after self-cal, rms=0.334748Jy sigma=0.001202 ! 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.774 mas, bmaj=21.84 mas, bpa=9.859 degrees ! Estimated noise=1748.92 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.000238025 Jy ! Component: 100 - total flux cleaned = 0.00028206 Jy ! Component: 150 - total flux cleaned = 0.000283171 Jy ! Component: 200 - total flux cleaned = 0.000325494 Jy ! Total flux subtracted in 200 components = 0.000325494 Jy ! Clean residual min=-0.004439 max=0.004949 Jy/beam ! Clean residual mean=0.000244 rms=0.001521 Jy/beam ! Combined flux in latest and established models = 1.41056 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 1.41056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.334741Jy sigma=0.001202 ! Fit after self-cal, rms=0.334730Jy sigma=0.001202 ! 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.821 mas, bmaj=8.122 mas, bpa=-1.475 degrees ! Estimated noise=2292.18 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.19554 Jy ! Component: 100 - total flux cleaned = 1.35258 Jy ! Component: 150 - total flux cleaned = 1.38736 Jy ! Component: 200 - total flux cleaned = 1.39673 Jy ! Total flux subtracted in 200 components = 1.39673 Jy ! Clean residual min=-0.009634 max=0.013060 Jy/beam ! Clean residual mean=0.000145 rms=0.002935 Jy/beam ! Combined flux in latest and established models = 1.39673 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 1.39673 Jy ! Inverting map and beam ! Estimated beam: bmin=3.489 mas, bmaj=10.31 mas, bpa=-3.181 degrees ! Estimated noise=1429.47 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.5, -9). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0103177 Jy ! Component: 100 - total flux cleaned = 0.0120825 Jy ! Component: 150 - total flux cleaned = 0.0128259 Jy ! Component: 200 - total flux cleaned = 0.0130333 Jy ! Total flux subtracted in 200 components = 0.0130333 Jy ! Clean residual min=-0.005127 max=0.006657 Jy/beam ! Clean residual mean=0.000152 rms=0.001595 Jy/beam ! Combined flux in latest and established models = 1.40976 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 30 components and 1.40976 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.774 mas, bmaj=21.84 mas, bpa=9.859 degrees ! Estimated noise=1748.92 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.0010014 Jy ! Component: 100 - total flux cleaned = 0.00127396 Jy ! Component: 150 - total flux cleaned = 0.00148747 Jy ! Component: 200 - total flux cleaned = 0.00160664 Jy ! Total flux subtracted in 200 components = 0.00160664 Jy ! Clean residual min=-0.003953 max=0.005014 Jy/beam ! Clean residual mean=0.000212 rms=0.001444 Jy/beam ! Combined flux in latest and established models = 1.41137 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 45 components and 1.41137 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.489 mas, bmaj=10.31 mas, bpa=-3.181 degrees ! Estimated noise=1429.47 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000580415 Jy ! Component: 100 - total flux cleaned = 0.000585316 Jy ! Component: 150 - total flux cleaned = 0.000881595 Jy ! Component: 200 - total flux cleaned = 0.00102081 Jy ! Total flux subtracted in 200 components = 0.00102081 Jy ! Clean residual min=-0.005054 max=0.005439 Jy/beam ! Clean residual mean=0.000105 rms=0.001461 Jy/beam ! Combined flux in latest and established models = 1.41239 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 62 components and 1.41239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.334589Jy sigma=0.001201 ! Fit after self-cal, rms=0.334538Jy sigma=0.001201 wmodel J0530-2503_S_1997_07_02_yyk\_map.mod ! Writing 62 model components to file: J0530-2503_S_1997_07_02_yyk_map.mod wobs J0530-2503_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J0530-2503_S_1997_07_02_yyk_uvs.fits wwins J0530-2503_S_1997_07_02_yyk\_map.win ! wwins: Wrote 2 windows to J0530-2503_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.000919323 Jy ! Component: 100 - total flux cleaned = 0.00126258 Jy ! Component: 150 - total flux cleaned = 0.00208749 Jy ! Component: 200 - total flux cleaned = 0.0027938 Jy ! Component: 250 - total flux cleaned = 0.00354374 Jy ! Component: 300 - total flux cleaned = 0.00433584 Jy ! Component: 350 - total flux cleaned = 0.00496285 Jy ! Component: 400 - total flux cleaned = 0.0054367 Jy ! Component: 450 - total flux cleaned = 0.00583074 Jy ! Component: 500 - total flux cleaned = 0.00621566 Jy ! Component: 550 - total flux cleaned = 0.00665381 Jy ! Component: 600 - total flux cleaned = 0.00708234 Jy ! Component: 650 - total flux cleaned = 0.00744156 Jy ! Component: 700 - total flux cleaned = 0.00773405 Jy ! Component: 750 - total flux cleaned = 0.00802055 Jy ! Component: 800 - total flux cleaned = 0.00818895 Jy ! Component: 850 - total flux cleaned = 0.00829946 Jy ! Component: 900 - total flux cleaned = 0.00840755 Jy ! Component: 950 - total flux cleaned = 0.00862029 Jy ! Component: 1000 - total flux cleaned = 0.00872409 Jy ! Component: 1050 - total flux cleaned = 0.00882609 Jy ! Component: 1100 - total flux cleaned = 0.00892631 Jy ! Component: 1150 - total flux cleaned = 0.00897593 Jy ! Component: 1200 - total flux cleaned = 0.00912169 Jy ! Component: 1250 - total flux cleaned = 0.00912108 Jy ! Component: 1300 - total flux cleaned = 0.00916786 Jy ! Component: 1350 - total flux cleaned = 0.00926058 Jy ! Component: 1400 - total flux cleaned = 0.00921456 Jy ! Component: 1450 - total flux cleaned = 0.0093961 Jy ! Component: 1500 - total flux cleaned = 0.0093959 Jy ! Component: 1550 - total flux cleaned = 0.00952858 Jy ! Component: 1600 - total flux cleaned = 0.00952898 Jy ! Component: 1650 - total flux cleaned = 0.00970138 Jy ! Component: 1700 - total flux cleaned = 0.00978705 Jy ! Component: 1750 - total flux cleaned = 0.00987189 Jy ! Component: 1800 - total flux cleaned = 0.0100388 Jy ! Component: 1850 - total flux cleaned = 0.0102037 Jy ! Component: 1900 - total flux cleaned = 0.0102444 Jy ! Component: 1950 - total flux cleaned = 0.0104064 Jy ! Component: 2000 - total flux cleaned = 0.0104867 Jy ! Total flux subtracted in 2048 components = 0.0106057 Jy ! Clean residual min=-0.002533 max=0.003492 Jy/beam ! Clean residual mean=-0.000024 rms=0.000804 Jy/beam ! Combined flux in latest and established models = 1.42299 Jy keep ! Adding 131 model components to the UV plane model. ! The established model now contains 193 components and 1.42299 Jy ![Exited script file: muppet] wmap "J0530-2503_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.489 x 10.31 at -3.181 degrees (North through East) ! Clean map min=-0.0046541 max=1.3814 Jy/beam ! Writing clean map to FITS file: J0530-2503_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 1.38141 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000803232 device "J0530-2503_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J0530-2503_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.174438 0.174438 0.348876 0.697752 1.3955 2.79101 5.58202 11.164 22.3281 44.6561 89.3123 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0024 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.381 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.489 x 10.31 at -3.181 degrees (North through East) ! Clean map min=-0.0046541 max=1.3814 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0530-2503_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J0530-2503_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0530-2503_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 16:29:01 2007