! Started logfile: J0229-3643_S_2005_07_09_yyk_uvs.log on Fri Jan 20 09:48:13 2006 obs J0229-3643_S_2005_07_09_yyk_uve.fits ! Reading UV FITS file: J0229-3643_S_2005_07_09_yyk_uve.fits ! AN table 1: 5 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.768889 visibilities/baseline/integration-bin. ! Found source: J0229-3643 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1602 lines of history. ! ! Reading 692 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 J0229-3643_S_2005_07_09_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.293888 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.489 mas, bmaj=6.592 mas, bpa=-3.258 degrees ! Estimated noise=2.8047 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.232768 Jy ! Component: 100 - total flux cleaned = 0.263718 Jy ! Total flux subtracted in 100 components = 0.263718 Jy ! Clean residual min=-0.016515 max=0.020545 Jy/beam ! Clean residual mean=0.000050 rms=0.004513 Jy/beam ! Combined flux in latest and established models = 0.263718 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.263718 Jy ! ! Correcting IF 1. ! A total of 15 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 15 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.101148Jy sigma=1.227928 ! Fit after self-cal, rms=0.100760Jy sigma=1.218095 ! Inverting map and beam ! Estimated beam: bmin=2.489 mas, bmaj=6.592 mas, bpa=-3.258 degrees ! Estimated noise=2.8047 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.119 mas, bmaj=8.243 mas, bpa=-1.329 degrees ! Estimated noise=2.20175 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.00900777 Jy ! Component: 100 - total flux cleaned = 0.0107717 Jy ! Component: 150 - total flux cleaned = 0.0108582 Jy ! Component: 200 - total flux cleaned = 0.0109312 Jy ! Total flux subtracted in 200 components = 0.0109312 Jy ! Clean residual min=-0.013341 max=0.013091 Jy/beam ! Clean residual mean=0.000071 rms=0.003818 Jy/beam ! Combined flux in latest and established models = 0.27465 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 13 components and 0.27465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099689Jy sigma=1.209490 ! Fit after self-cal, rms=0.099696Jy sigma=1.209424 ! 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.119 x 8.243 at -1.329 degrees (North through East) ! Clean map min=-0.01275 max=0.26287 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.02259 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.01 HN 1.00* KP 0.98 ! LA 1.01 MK 0.82 NL 1.11 OV 1.02 ! PT 1.01 SC 0.88 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.994027 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00 HN 1.00* KP 0.97 ! LA 1.00 MK 1.00 NL 1.20 OV 0.94 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.933942 ! Telescope amplitude corrections in sub-array 1: ! BR 1.57 FD 0.99 HN 1.00* KP 0.94 ! LA 0.89 MK 1.06 NL 1.23 OV 0.99 ! PT 1.04 SC 1.00 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.04365 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.95 HN 1.00* KP 0.88 ! LA 0.75 MK 1.12 NL 1.08 OV 0.85 ! PT 0.90 SC 1.09 ! ! ! Fit before self-cal, rms=0.099696Jy sigma=1.209424 ! Fit after self-cal, rms=0.091228Jy sigma=1.070236 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.091228Jy sigma=1.070236 ! Fit after self-cal, rms=0.091225Jy sigma=1.069964 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.117 mas, bmaj=8.277 mas, bpa=-1.123 degrees ! Estimated noise=2.13828 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.00428177 Jy ! Component: 100 - total flux cleaned = -0.00441135 Jy ! Component: 150 - total flux cleaned = -0.00446902 Jy ! Component: 200 - total flux cleaned = -0.00452441 Jy ! Total flux subtracted in 200 components = -0.00452441 Jy ! Clean residual min=-0.006149 max=0.007557 Jy/beam ! Clean residual mean=-0.000027 rms=0.002153 Jy/beam ! Combined flux in latest and established models = 0.270125 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 20 components and 0.270125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091278Jy sigma=1.067129 ! Fit after self-cal, rms=0.091291Jy sigma=1.067090 ! 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.091291Jy sigma=1.067090 ! Fit after self-cal, rms=0.087580Jy sigma=1.022992 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.00061647 Jy ! Component: 100 - total flux cleaned = 0.000615258 Jy ! Component: 150 - total flux cleaned = 0.00062034 Jy ! Component: 200 - total flux cleaned = 0.000621406 Jy ! Total flux subtracted in 200 components = 0.000621406 Jy ! Clean residual min=-0.006343 max=0.007474 Jy/beam ! Clean residual mean=-0.000023 rms=0.002126 Jy/beam ! Combined flux in latest and established models = 0.270747 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 25 components and 0.270747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087492Jy sigma=1.022361 ! Fit after self-cal, rms=0.087198Jy sigma=1.019684 ! 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.117 x 8.277 at -1.123 degrees (North through East) ! Clean map min=-0.006206 max=0.26106 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.087198Jy sigma=1.019684 ! Fit after self-cal, rms=0.082235Jy sigma=0.964007 ! 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.082235Jy sigma=0.964007 ! Fit after self-cal, rms=0.082190Jy sigma=0.963764 ! Inverting map and beam ! Estimated beam: bmin=3.121 mas, bmaj=8.287 mas, bpa=-1.155 degrees ! Estimated noise=2.12958 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00022654 Jy ! Component: 100 - total flux cleaned = -0.000182197 Jy ! Component: 150 - total flux cleaned = -0.000142056 Jy ! Component: 200 - total flux cleaned = -0.000141727 Jy ! Total flux subtracted in 200 components = -0.000141727 Jy ! Clean residual min=-0.006664 max=0.007739 Jy/beam ! Clean residual mean=-0.000017 rms=0.002117 Jy/beam ! Combined flux in latest and established models = 0.270605 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 26 components and 0.270605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082147Jy sigma=0.963306 ! Fit after self-cal, rms=0.082152Jy sigma=0.963233 ! 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.082152Jy sigma=0.963233 ! Fit after self-cal, rms=0.081194Jy sigma=0.945462 ! 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.081194Jy sigma=0.945462 ! Fit after self-cal, rms=0.081182Jy sigma=0.945444 ! Inverting map and beam ! Estimated beam: bmin=3.12 mas, bmaj=8.284 mas, bpa=-1.265 degrees ! Estimated noise=2.13107 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000377991 Jy ! Component: 100 - total flux cleaned = 0.000375587 Jy ! Component: 150 - total flux cleaned = 0.000413995 Jy ! Component: 200 - total flux cleaned = 0.000448425 Jy ! Total flux subtracted in 200 components = 0.000448425 Jy ! Clean residual min=-0.006730 max=0.007928 Jy/beam ! Clean residual mean=-0.000006 rms=0.002113 Jy/beam ! Combined flux in latest and established models = 0.271053 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 26 components and 0.271053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081133Jy sigma=0.944999 ! Fit after self-cal, rms=0.081147Jy sigma=0.944958 ! 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=9.816 mas, bmaj=31.19 mas, bpa=2.6 degrees ! Estimated noise=2.71064 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.000547625 Jy ! Component: 100 - total flux cleaned = 0.000545249 Jy ! Component: 150 - total flux cleaned = 0.000543942 Jy ! Component: 200 - total flux cleaned = 0.000542956 Jy ! Total flux subtracted in 200 components = 0.000542956 Jy ! Clean residual min=-0.007877 max=0.008825 Jy/beam ! Clean residual mean=-0.000027 rms=0.002860 Jy/beam ! Combined flux in latest and established models = 0.271596 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 30 components and 0.271596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081183Jy sigma=0.945221 ! Fit after self-cal, rms=0.081170Jy sigma=0.945154 ! 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.484 mas, bmaj=6.588 mas, bpa=-2.973 degrees ! Estimated noise=2.74955 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.229798 Jy ! Component: 100 - total flux cleaned = 0.260571 Jy ! Component: 150 - total flux cleaned = 0.267943 Jy ! Component: 200 - total flux cleaned = 0.269754 Jy ! Total flux subtracted in 200 components = 0.269754 Jy ! Clean residual min=-0.009393 max=0.009448 Jy/beam ! Clean residual mean=0.000009 rms=0.002555 Jy/beam ! Combined flux in latest and established models = 0.269755 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.269755 Jy ! Inverting map and beam ! Estimated beam: bmin=3.12 mas, bmaj=8.284 mas, bpa=-1.265 degrees ! Estimated noise=2.13107 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.000267996 Jy ! Component: 100 - total flux cleaned = 0.000436934 Jy ! Component: 150 - total flux cleaned = 0.000505738 Jy ! Component: 200 - total flux cleaned = 0.000507359 Jy ! Total flux subtracted in 200 components = 0.000507359 Jy ! Clean residual min=-0.007124 max=0.008059 Jy/beam ! Clean residual mean=-0.000004 rms=0.002142 Jy/beam ! Combined flux in latest and established models = 0.270262 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 35 components and 0.270262 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=9.816 mas, bmaj=31.19 mas, bpa=2.6 degrees ! Estimated noise=2.71064 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.000833902 Jy ! Component: 100 - total flux cleaned = 0.000834807 Jy ! Component: 150 - total flux cleaned = 0.000830457 Jy ! Component: 200 - total flux cleaned = 0.000823011 Jy ! Total flux subtracted in 200 components = 0.000823011 Jy ! Clean residual min=-0.007701 max=0.008861 Jy/beam ! Clean residual mean=-0.000025 rms=0.002891 Jy/beam ! Combined flux in latest and established models = 0.271085 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 42 components and 0.271085 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.12 mas, bmaj=8.284 mas, bpa=-1.265 degrees ! Estimated noise=2.13107 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000201615 Jy ! Component: 100 - total flux cleaned = -0.000301849 Jy ! Component: 150 - total flux cleaned = -0.000349235 Jy ! Component: 200 - total flux cleaned = -0.00039541 Jy ! Total flux subtracted in 200 components = -0.00039541 Jy ! Clean residual min=-0.006874 max=0.007953 Jy/beam ! Clean residual mean=-0.000005 rms=0.002124 Jy/beam ! Combined flux in latest and established models = 0.27069 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 49 components and 0.27069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081150Jy sigma=0.945325 ! Fit after self-cal, rms=0.081147Jy sigma=0.945215 wmodel J0229-3643_S_2005_07_09_yyk\_map.mod ! Writing 49 model components to file: J0229-3643_S_2005_07_09_yyk_map.mod wobs J0229-3643_S_2005_07_09_yyk\_uvs.fits ! Writing UV FITS file: J0229-3643_S_2005_07_09_yyk_uvs.fits wwins J0229-3643_S_2005_07_09_yyk\_map.win ! wwins: Wrote 1 windows to J0229-3643_S_2005_07_09_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.00245579 Jy ! Component: 100 - total flux cleaned = 0.00211965 Jy ! Component: 150 - total flux cleaned = 0.00190284 Jy ! Component: 200 - total flux cleaned = 0.00209997 Jy ! Component: 250 - total flux cleaned = 0.00210209 Jy ! Component: 300 - total flux cleaned = 0.00201833 Jy ! Component: 350 - total flux cleaned = 0.00161466 Jy ! Component: 400 - total flux cleaned = 0.00123084 Jy ! Component: 450 - total flux cleaned = 0.000862734 Jy ! Component: 500 - total flux cleaned = 0.000439642 Jy ! Component: 550 - total flux cleaned = 3.54669e-05 Jy ! Component: 600 - total flux cleaned = -0.000419253 Jy ! Component: 650 - total flux cleaned = -0.000795245 Jy ! Component: 700 - total flux cleaned = -0.00103858 Jy ! Component: 750 - total flux cleaned = -0.00109953 Jy ! Component: 800 - total flux cleaned = -0.00115756 Jy ! Component: 850 - total flux cleaned = -0.00121426 Jy ! Component: 900 - total flux cleaned = -0.00132262 Jy ! Component: 950 - total flux cleaned = -0.00142769 Jy ! Component: 1000 - total flux cleaned = -0.00168184 Jy ! Component: 1050 - total flux cleaned = -0.00183024 Jy ! Component: 1100 - total flux cleaned = -0.00192716 Jy ! Component: 1150 - total flux cleaned = -0.00188033 Jy ! Component: 1200 - total flux cleaned = -0.00201829 Jy ! Component: 1250 - total flux cleaned = -0.0020185 Jy ! Component: 1300 - total flux cleaned = -0.00215096 Jy ! Component: 1350 - total flux cleaned = -0.0022806 Jy ! Component: 1400 - total flux cleaned = -0.00232326 Jy ! Component: 1450 - total flux cleaned = -0.00240603 Jy ! Component: 1500 - total flux cleaned = -0.00244641 Jy ! Component: 1550 - total flux cleaned = -0.00248627 Jy ! Component: 1600 - total flux cleaned = -0.00256407 Jy ! Component: 1650 - total flux cleaned = -0.00252523 Jy ! Component: 1700 - total flux cleaned = -0.00252553 Jy ! Component: 1750 - total flux cleaned = -0.00256273 Jy ! Component: 1800 - total flux cleaned = -0.0026355 Jy ! Component: 1850 - total flux cleaned = -0.00263527 Jy ! Component: 1900 - total flux cleaned = -0.00267074 Jy ! Component: 1950 - total flux cleaned = -0.0027405 Jy ! Component: 2000 - total flux cleaned = -0.00267129 Jy ! Total flux subtracted in 2048 components = -0.00274028 Jy ! Clean residual min=-0.002282 max=0.001879 Jy/beam ! Clean residual mean=0.000024 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.267949 Jy keep ! Adding 120 model components to the UV plane model. ! The established model now contains 169 components and 0.267949 Jy ![Exited script file: muppet] wmap "J0229-3643_S_2005_07_09_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.12 x 8.284 at -1.265 degrees (North through East) ! Clean map min=-0.0054481 max=0.26506 Jy/beam ! Writing clean map to FITS file: J0229-3643_S_2005_07_09_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.265059 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000700991 device "J0229-3643_S_2005_07_09_yyk\_map.eps/VPS" ! Attempting to open device: 'J0229-3643_S_2005_07_09_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.793398 0.793398 1.5868 3.17359 6.34719 12.6944 25.3888 50.7775 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.265 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.12 x 8.284 at -1.265 degrees (North through East) ! Clean map min=-0.0054481 max=0.26506 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0229-3643_S_2005_07_09_yyk\_map.gif/gif" ! Attempting to open device: 'J0229-3643_S_2005_07_09_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0229-3643_S_2005_07_09_yyk_uvs.log closed on Fri Jan 20 09:48:17 2006