! Started logfile: J0011-2612_S_1997_08_27_yyk_uvs.log on Sun Jan 7 15:17:11 2007 obs J0011-2612_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J0011-2612_S_1997_08_27_yyk_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.83885 visibilities/baseline/integration-bin. ! Found source: J0011-2612 ! ! 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 21592 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 J0011-2612_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)= 0.468201 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.664 mas, bmaj=6.601 mas, bpa=1.567 degrees ! Estimated noise=2930.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.237133 Jy ! Component: 100 - total flux cleaned = 0.290718 Jy ! Total flux subtracted in 100 components = 0.290718 Jy ! Clean residual min=-0.027726 max=0.031040 Jy/beam ! Clean residual mean=0.000172 rms=0.007599 Jy/beam ! Combined flux in latest and established models = 0.290718 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.290718 Jy ! ! Correcting IF 1. ! A total of 277 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 135 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 135 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.351078Jy sigma=0.001216 ! Fit after self-cal, rms=0.350421Jy sigma=0.001214 ! Inverting map and beam ! Estimated beam: bmin=2.664 mas, bmaj=6.601 mas, bpa=1.567 degrees ! Estimated noise=2931.04 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.436 mas, bmaj=9.434 mas, bpa=-3.69 degrees ! Estimated noise=1330.07 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.0300866 Jy ! Component: 100 - total flux cleaned = 0.0296471 Jy ! Component: 150 - total flux cleaned = 0.0289152 Jy ! Component: 200 - total flux cleaned = 0.0286074 Jy ! Total flux subtracted in 200 components = 0.0286074 Jy ! Clean residual min=-0.011489 max=0.014115 Jy/beam ! Clean residual mean=0.000330 rms=0.003224 Jy/beam ! Combined flux in latest and established models = 0.319326 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 17 components and 0.319326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.347152Jy sigma=0.001205 ! Fit after self-cal, rms=0.347148Jy sigma=0.001205 ! 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.436 x 9.434 at -3.69 degrees (North through East) ! Clean map min=-0.011214 max=0.30093 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.02138 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.10 HN 1.01 KP 0.92 ! LA 1.00 MK 0.98 NL 1.00* OV 1.08 ! PT 1.01 SC 0.77 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.983764 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.14 HN 1.19 KP 0.93 ! LA 1.07 MK 1.02 NL 1.00 OV 1.04 ! PT 0.97 SC 0.84 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.05071 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.10 HN 1.02 KP 0.89 ! LA 0.80 MK 0.92 NL 0.95 OV 0.95 ! PT 1.11 SC 0.87 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.00185 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.10 HN 1.28 KP 0.95 ! LA 0.89 MK 1.07 NL 1.05 OV 0.93 ! PT 0.93 SC 0.86 ! ! ! Fit before self-cal, rms=0.347148Jy sigma=0.001205 ! Fit after self-cal, rms=0.338647Jy sigma=0.001197 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.338647Jy sigma=0.001197 ! Fit after self-cal, rms=0.338643Jy sigma=0.001197 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.362 mas, bmaj=8.834 mas, bpa=-0.8028 degrees ! Estimated noise=1330.65 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.00713676 Jy ! Component: 100 - total flux cleaned = 0.00758401 Jy ! Component: 150 - total flux cleaned = 0.00791696 Jy ! Component: 200 - total flux cleaned = 0.00776662 Jy ! Total flux subtracted in 200 components = 0.00776662 Jy ! Clean residual min=-0.008435 max=0.007888 Jy/beam ! Clean residual mean=0.000146 rms=0.002131 Jy/beam ! Combined flux in latest and established models = 0.327092 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.327092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.338359Jy sigma=0.001196 ! Fit after self-cal, rms=0.338355Jy sigma=0.001196 ! 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.338355Jy sigma=0.001196 ! Fit after self-cal, rms=0.337151Jy sigma=0.001192 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.000990061 Jy ! Component: 100 - total flux cleaned = 0.00124572 Jy ! Component: 150 - total flux cleaned = 0.00124803 Jy ! Component: 200 - total flux cleaned = 0.00124853 Jy ! Total flux subtracted in 200 components = 0.00124853 Jy ! Clean residual min=-0.008073 max=0.007761 Jy/beam ! Clean residual mean=0.000162 rms=0.002114 Jy/beam ! Combined flux in latest and established models = 0.328341 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 35 components and 0.328341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.337090Jy sigma=0.001192 ! Fit after self-cal, rms=0.336855Jy sigma=0.001191 ! 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.362 x 8.834 at -0.8028 degrees (North through East) ! Clean map min=-0.0076386 max=0.30333 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.336855Jy sigma=0.001191 ! Fit after self-cal, rms=0.977911Jy sigma=0.001181 ! 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.977911Jy sigma=0.001181 ! Fit after self-cal, rms=0.978123Jy sigma=0.001180 ! Inverting map and beam ! Estimated beam: bmin=3.313 mas, bmaj=9.374 mas, bpa=-1.332 degrees ! Estimated noise=1324.42 mJy/beam. ! Added new window around map position (-61, -45). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00305879 Jy ! Component: 100 - total flux cleaned = 0.00361641 Jy ! Component: 150 - total flux cleaned = 0.00347738 Jy ! Component: 200 - total flux cleaned = 0.00347036 Jy ! Total flux subtracted in 200 components = 0.00347036 Jy ! Clean residual min=-0.004837 max=0.005341 Jy/beam ! Clean residual mean=0.000117 rms=0.001403 Jy/beam ! Combined flux in latest and established models = 0.331811 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 59 components and 0.331811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.978078Jy sigma=0.001180 ! Fit after self-cal, rms=0.978181Jy sigma=0.001180 ! 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.978181Jy sigma=0.001180 ! Fit after self-cal, rms=0.928940Jy sigma=0.001178 ! 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.928940Jy sigma=0.001178 ! Fit after self-cal, rms=0.929298Jy sigma=0.001178 ! Inverting map and beam ! Estimated beam: bmin=3.318 mas, bmaj=9.397 mas, bpa=-1.159 degrees ! Estimated noise=1328.51 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00131275 Jy ! Component: 100 - total flux cleaned = 0.00143296 Jy ! Component: 150 - total flux cleaned = 0.00143513 Jy ! Component: 200 - total flux cleaned = 0.00143297 Jy ! Total flux subtracted in 200 components = 0.00143297 Jy ! Clean residual min=-0.004705 max=0.004824 Jy/beam ! Clean residual mean=0.000089 rms=0.001336 Jy/beam ! Combined flux in latest and established models = 0.333244 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 71 components and 0.333244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.929285Jy sigma=0.001178 ! Fit after self-cal, rms=0.929412Jy sigma=0.001178 ! 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.171 mas, bmaj=19.56 mas, bpa=8.41 degrees ! Estimated noise=1669.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.000724847 Jy ! Component: 100 - total flux cleaned = 0.000787473 Jy ! Component: 150 - total flux cleaned = 0.000689592 Jy ! Component: 200 - total flux cleaned = 0.000506738 Jy ! Total flux subtracted in 200 components = 0.000506738 Jy ! Clean residual min=-0.003716 max=0.005476 Jy/beam ! Clean residual mean=0.000156 rms=0.001384 Jy/beam ! Combined flux in latest and established models = 0.333751 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 81 components and 0.333751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.929407Jy sigma=0.001178 ! Fit after self-cal, rms=0.929465Jy sigma=0.001178 ! 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.65 mas, bmaj=7.476 mas, bpa=-1.926 degrees ! Estimated noise=3318.51 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.26769 Jy ! Component: 100 - total flux cleaned = 0.311396 Jy ! Component: 150 - total flux cleaned = 0.324868 Jy ! Component: 200 - total flux cleaned = 0.329088 Jy ! Total flux subtracted in 200 components = 0.329088 Jy ! Clean residual min=-0.013227 max=0.013040 Jy/beam ! Clean residual mean=0.000091 rms=0.003802 Jy/beam ! Combined flux in latest and established models = 0.329088 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.329088 Jy ! Inverting map and beam ! Estimated beam: bmin=3.318 mas, bmaj=9.397 mas, bpa=-1.159 degrees ! Estimated noise=1328.51 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, 2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00966894 Jy ! Component: 100 - total flux cleaned = 0.0103406 Jy ! Component: 150 - total flux cleaned = 0.0103569 Jy ! Component: 200 - total flux cleaned = 0.0101336 Jy ! Total flux subtracted in 200 components = 0.0101336 Jy ! Clean residual min=-0.004310 max=0.004204 Jy/beam ! Clean residual mean=0.000039 rms=0.001146 Jy/beam ! Combined flux in latest and established models = 0.339222 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 52 components and 0.339222 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.171 mas, bmaj=19.56 mas, bpa=8.41 degrees ! Estimated noise=1669.08 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 = -7.60075e-05 Jy ! Component: 100 - total flux cleaned = -0.000396423 Jy ! Component: 150 - total flux cleaned = -0.000572634 Jy ! Component: 200 - total flux cleaned = -0.000611201 Jy ! Total flux subtracted in 200 components = -0.000611201 Jy ! Clean residual min=-0.003395 max=0.004186 Jy/beam ! Clean residual mean=0.000061 rms=0.001168 Jy/beam ! Combined flux in latest and established models = 0.338611 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 66 components and 0.338611 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.318 mas, bmaj=9.397 mas, bpa=-1.159 degrees ! Estimated noise=1328.51 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000815585 Jy ! Component: 100 - total flux cleaned = 0.000734502 Jy ! Component: 150 - total flux cleaned = 0.000507642 Jy ! Component: 200 - total flux cleaned = 0.000435539 Jy ! Total flux subtracted in 200 components = 0.000435539 Jy ! Clean residual min=-0.004283 max=0.004089 Jy/beam ! Clean residual mean=0.000028 rms=0.001089 Jy/beam ! Combined flux in latest and established models = 0.339046 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 78 components and 0.339046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.929503Jy sigma=0.001178 ! Fit after self-cal, rms=0.929439Jy sigma=0.001178 wmodel J0011-2612_S_1997_08_27_yyk\_map.mod ! Writing 78 model components to file: J0011-2612_S_1997_08_27_yyk_map.mod wobs J0011-2612_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J0011-2612_S_1997_08_27_yyk_uvs.fits wwins J0011-2612_S_1997_08_27_yyk\_map.win ! wwins: Wrote 3 windows to J0011-2612_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 = 3.1179e-06 Jy ! Component: 100 - total flux cleaned = 0.000645642 Jy ! Component: 150 - total flux cleaned = 0.000471893 Jy ! Component: 200 - total flux cleaned = 0.000248952 Jy ! Component: 250 - total flux cleaned = 0.000140891 Jy ! Component: 300 - total flux cleaned = -6.51589e-05 Jy ! Component: 350 - total flux cleaned = -0.000164769 Jy ! Component: 400 - total flux cleaned = -0.000358592 Jy ! Component: 450 - total flux cleaned = -0.00045273 Jy ! Component: 500 - total flux cleaned = -0.000684213 Jy ! Component: 550 - total flux cleaned = -0.000954468 Jy ! Component: 600 - total flux cleaned = -0.00108649 Jy ! Component: 650 - total flux cleaned = -0.0013884 Jy ! Component: 700 - total flux cleaned = -0.00159856 Jy ! Component: 750 - total flux cleaned = -0.00172264 Jy ! Component: 800 - total flux cleaned = -0.00188548 Jy ! Component: 850 - total flux cleaned = -0.00208519 Jy ! Component: 900 - total flux cleaned = -0.00224149 Jy ! Component: 950 - total flux cleaned = -0.00228007 Jy ! Component: 1000 - total flux cleaned = -0.00235605 Jy ! Component: 1050 - total flux cleaned = -0.00250482 Jy ! Component: 1100 - total flux cleaned = -0.00261452 Jy ! Component: 1150 - total flux cleaned = -0.00279415 Jy ! Component: 1200 - total flux cleaned = -0.00297034 Jy ! Component: 1250 - total flux cleaned = -0.00307388 Jy ! Component: 1300 - total flux cleaned = -0.00317632 Jy ! Component: 1350 - total flux cleaned = -0.00331149 Jy ! Component: 1400 - total flux cleaned = -0.00347724 Jy ! Component: 1450 - total flux cleaned = -0.00347699 Jy ! Component: 1500 - total flux cleaned = -0.003542 Jy ! Component: 1550 - total flux cleaned = -0.00363776 Jy ! Component: 1600 - total flux cleaned = -0.00366919 Jy ! Component: 1650 - total flux cleaned = -0.00373179 Jy ! Component: 1700 - total flux cleaned = -0.0038243 Jy ! Component: 1750 - total flux cleaned = -0.00382476 Jy ! Component: 1800 - total flux cleaned = -0.00391521 Jy ! Component: 1850 - total flux cleaned = -0.00403363 Jy ! Component: 1900 - total flux cleaned = -0.00400388 Jy ! Component: 1950 - total flux cleaned = -0.00400375 Jy ! Component: 2000 - total flux cleaned = -0.00403278 Jy ! Total flux subtracted in 2048 components = -0.00403298 Jy ! Clean residual min=-0.001673 max=0.001469 Jy/beam ! Clean residual mean=0.000029 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.335013 Jy keep ! Adding 130 model components to the UV plane model. ! The established model now contains 208 components and 0.335013 Jy ![Exited script file: muppet] wmap "J0011-2612_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.318 x 9.397 at -1.159 degrees (North through East) ! Clean map min=-0.0046902 max=0.30721 Jy/beam ! Writing clean map to FITS file: J0011-2612_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.307211 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000586991 device "J0011-2612_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J0011-2612_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.573212 0.573212 1.14642 2.29285 4.5857 9.1714 18.3428 36.6856 73.3712 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.307 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.318 x 9.397 at -1.159 degrees (North through East) ! Clean map min=-0.0046902 max=0.30721 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0011-2612_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J0011-2612_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0011-2612_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 15:17:18 2007