! Started logfile: J1829-3904_X_2004_05_27_yyk_uvs.log on Wed Dec 7 00:44:18 2005 obs J1829-3904_X_2004_05_27_yyk_uve.fits ! Reading UV FITS file: J1829-3904_X_2004_05_27_yyk_uve.fits ! AN table 1: 7 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.631746 visibilities/baseline/integration-bin. ! Found source: J1829-3904 ! ! 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 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1379 lines of history. ! ! Reading 796 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 J1829-3904_X_2004_05_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.153712 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.870981Jy sigma=14.078676 ! Fit after self-cal, rms=0.870900Jy sigma=14.075041 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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=0.555 mas, bmaj=1.812 mas, bpa=-4.407 degrees ! Estimated noise=2.45875 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.115212 Jy ! Component: 100 - total flux cleaned = 0.127701 Jy ! Total flux subtracted in 100 components = 0.127701 Jy ! Clean residual min=-0.009590 max=0.009120 Jy/beam ! Clean residual mean=-0.000028 rms=0.002459 Jy/beam ! Combined flux in latest and established models = 0.127701 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.127701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077841Jy sigma=1.009237 ! Fit after self-cal, rms=0.077839Jy sigma=1.009212 ! Inverting map 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=0.7324 mas, bmaj=2.059 mas, bpa=-2.181 degrees ! Estimated noise=1.72932 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.00579476 Jy ! Component: 100 - total flux cleaned = 0.00747486 Jy ! Component: 150 - total flux cleaned = 0.00751199 Jy ! Component: 200 - total flux cleaned = 0.00754439 Jy ! Total flux subtracted in 200 components = 0.00754439 Jy ! Clean residual min=-0.006532 max=0.005486 Jy/beam ! Clean residual mean=-0.000059 rms=0.001560 Jy/beam ! Combined flux in latest and established models = 0.135245 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.135245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077701Jy sigma=1.003691 ! Fit after self-cal, rms=0.077699Jy sigma=1.003681 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.01127 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.00* KP 0.98 ! LA 0.95 MK 0.97 NL 1.00* OV 1.05 ! PT 0.93 SC 0.96 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00144 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.91 HN 1.00* KP 0.95 ! LA 0.98 MK 1.05 NL 1.13 OV 0.95 ! PT 0.97 SC 1.04 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.980881 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.14 HN 1.00* KP 0.86 ! LA 1.09 MK 0.91 NL 1.16 OV 1.13 ! PT 0.95 SC 0.95 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.978575 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.00* KP 0.91 ! LA 1.07 MK 1.03 NL 1.00* OV 1.06 ! PT 1.12 SC 1.04 ! ! ! Fit before self-cal, rms=0.077699Jy sigma=1.003681 ! Fit after self-cal, rms=0.077965Jy sigma=0.982720 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.077965Jy sigma=0.982720 ! Fit after self-cal, rms=0.077979Jy sigma=0.982690 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7285 mas, bmaj=2.056 mas, bpa=-2.332 degrees ! Estimated noise=1.69899 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.000956167 Jy ! Component: 100 - total flux cleaned = -0.000984885 Jy ! Component: 150 - total flux cleaned = -0.00101009 Jy ! Component: 200 - total flux cleaned = -0.00103019 Jy ! Total flux subtracted in 200 components = -0.00103019 Jy ! Clean residual min=-0.005332 max=0.005322 Jy/beam ! Clean residual mean=-0.000046 rms=0.001290 Jy/beam ! Combined flux in latest and established models = 0.134215 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 20 components and 0.134215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077933Jy sigma=0.982202 ! Fit after self-cal, rms=0.077932Jy sigma=0.982196 ! 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.077932Jy sigma=0.982196 ! Fit after self-cal, rms=0.073873Jy sigma=0.933691 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.00113037 Jy ! Component: 100 - total flux cleaned = 0.00115439 Jy ! Component: 150 - total flux cleaned = 0.00119802 Jy ! Component: 200 - total flux cleaned = 0.00121833 Jy ! Total flux subtracted in 200 components = 0.00121833 Jy ! Clean residual min=-0.004917 max=0.005360 Jy/beam ! Clean residual mean=-0.000048 rms=0.001272 Jy/beam ! Combined flux in latest and established models = 0.135433 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 26 components and 0.135433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073848Jy sigma=0.933346 ! Fit after self-cal, rms=0.073569Jy sigma=0.930825 ! 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: 0.7285 x 2.056 at -2.332 degrees (North through East) ! Clean map min=-0.0042146 max=0.13446 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.073569Jy sigma=0.930825 ! Fit after self-cal, rms=0.073633Jy sigma=0.928925 ! 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.073633Jy sigma=0.928925 ! Fit after self-cal, rms=0.073555Jy sigma=0.928516 ! Inverting map and beam ! Estimated beam: bmin=0.7284 mas, bmaj=2.055 mas, bpa=-2.336 degrees ! Estimated noise=1.69527 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -2.24215e-05 Jy ! Component: 100 - total flux cleaned = 7.08833e-08 Jy ! Component: 150 - total flux cleaned = 3.76656e-06 Jy ! Component: 200 - total flux cleaned = 6.0272e-06 Jy ! Total flux subtracted in 200 components = 6.0272e-06 Jy ! Clean residual min=-0.004723 max=0.005311 Jy/beam ! Clean residual mean=-0.000052 rms=0.001248 Jy/beam ! Combined flux in latest and established models = 0.135439 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 27 components and 0.135439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073537Jy sigma=0.928378 ! Fit after self-cal, rms=0.073509Jy sigma=0.928232 ! 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.073509Jy sigma=0.928232 ! Fit after self-cal, rms=0.072961Jy sigma=0.918580 ! 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.072961Jy sigma=0.918580 ! Fit after self-cal, rms=0.072968Jy sigma=0.918361 ! Inverting map and beam ! Estimated beam: bmin=0.7303 mas, bmaj=2.056 mas, bpa=-2.459 degrees ! Estimated noise=1.67963 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00113715 Jy ! Component: 100 - total flux cleaned = -0.00132075 Jy ! Component: 150 - total flux cleaned = -0.00133663 Jy ! Component: 200 - total flux cleaned = -0.00136408 Jy ! Total flux subtracted in 200 components = -0.00136408 Jy ! Clean residual min=-0.004751 max=0.005246 Jy/beam ! Clean residual mean=-0.000039 rms=0.001320 Jy/beam ! Combined flux in latest and established models = 0.134075 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 30 components and 0.134075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072943Jy sigma=0.918069 ! Fit after self-cal, rms=0.072956Jy sigma=0.918040 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.829 mas, bmaj=9.664 mas, bpa=-0.646 degrees ! Estimated noise=2.35327 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.000152005 Jy ! Component: 100 - total flux cleaned = 0.000151771 Jy ! Component: 150 - total flux cleaned = 0.000151182 Jy ! Component: 200 - total flux cleaned = 0.00015062 Jy ! Total flux subtracted in 200 components = 0.00015062 Jy ! Clean residual min=-0.004480 max=0.004994 Jy/beam ! Clean residual mean=-0.000083 rms=0.001789 Jy/beam ! Combined flux in latest and established models = 0.134226 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 2 model components to the UV plane model. ! The established model now contains 31 components and 0.134226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072933Jy sigma=0.918250 ! Fit after self-cal, rms=0.072955Jy sigma=0.918172 ! Inverting map uvtaper 0,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=0.5521 mas, bmaj=1.806 mas, bpa=-4.531 degrees ! Estimated noise=2.41561 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.11473 Jy ! Component: 100 - total flux cleaned = 0.130558 Jy ! Component: 150 - total flux cleaned = 0.132291 Jy ! Component: 200 - total flux cleaned = 0.133314 Jy ! Total flux subtracted in 200 components = 0.133314 Jy ! Clean residual min=-0.006705 max=0.008558 Jy/beam ! Clean residual mean=-0.000027 rms=0.001876 Jy/beam ! Combined flux in latest and established models = 0.133314 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.133314 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7303 mas, bmaj=2.056 mas, bpa=-2.459 degrees ! Estimated noise=1.67963 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.000582806 Jy ! Component: 100 - total flux cleaned = 0.000623662 Jy ! Component: 150 - total flux cleaned = 0.000664017 Jy ! Component: 200 - total flux cleaned = 0.000666577 Jy ! Total flux subtracted in 200 components = 0.000666577 Jy ! Clean residual min=-0.004905 max=0.005025 Jy/beam ! Clean residual mean=-0.000040 rms=0.001328 Jy/beam ! Combined flux in latest and established models = 0.133981 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 17 components and 0.133981 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.829 mas, bmaj=9.664 mas, bpa=-0.646 degrees ! Estimated noise=2.35327 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.000369589 Jy ! Component: 100 - total flux cleaned = 0.000371088 Jy ! Component: 150 - total flux cleaned = 0.000372234 Jy ! Component: 200 - total flux cleaned = 0.000374719 Jy ! Total flux subtracted in 200 components = 0.000374719 Jy ! Clean residual min=-0.004479 max=0.004838 Jy/beam ! Clean residual mean=-0.000083 rms=0.001791 Jy/beam ! Combined flux in latest and established models = 0.134356 Jy ! Adding 3 model components to the UV plane model. ! The established model now contains 19 components and 0.134356 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7303 mas, bmaj=2.056 mas, bpa=-2.459 degrees ! Estimated noise=1.67963 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000413533 Jy ! Component: 100 - total flux cleaned = -0.000348496 Jy ! Component: 150 - total flux cleaned = -0.000320373 Jy ! Component: 200 - total flux cleaned = -0.000319598 Jy ! Total flux subtracted in 200 components = -0.000319598 Jy ! Clean residual min=-0.004855 max=0.005244 Jy/beam ! Clean residual mean=-0.000040 rms=0.001321 Jy/beam ! Combined flux in latest and established models = 0.134036 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 31 components and 0.134036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072974Jy sigma=0.918256 ! Fit after self-cal, rms=0.072979Jy sigma=0.918246 wmodel J1829-3904_X_2004_05_27_yyk\_map.mod ! Writing 31 model components to file: J1829-3904_X_2004_05_27_yyk_map.mod wobs J1829-3904_X_2004_05_27_yyk\_uvs.fits ! Writing UV FITS file: J1829-3904_X_2004_05_27_yyk_uvs.fits wwins J1829-3904_X_2004_05_27_yyk\_map.win ! wwins: Wrote 1 windows to J1829-3904_X_2004_05_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 = 0.000935116 Jy ! Component: 100 - total flux cleaned = 0.000794992 Jy ! Component: 150 - total flux cleaned = 0.000454593 Jy ! Component: 200 - total flux cleaned = 0.000140581 Jy ! Component: 250 - total flux cleaned = -0.000384825 Jy ! Component: 300 - total flux cleaned = -0.000882863 Jy ! Component: 350 - total flux cleaned = -0.00125135 Jy ! Component: 400 - total flux cleaned = -0.00155488 Jy ! Component: 450 - total flux cleaned = -0.00175005 Jy ! Component: 500 - total flux cleaned = -0.00179646 Jy ! Component: 550 - total flux cleaned = -0.00157159 Jy ! Component: 600 - total flux cleaned = -0.00139844 Jy ! Component: 650 - total flux cleaned = -0.00131389 Jy ! Component: 700 - total flux cleaned = -0.00119155 Jy ! Component: 750 - total flux cleaned = -0.00111211 Jy ! Component: 800 - total flux cleaned = -0.00103537 Jy ! Component: 850 - total flux cleaned = -0.00103649 Jy ! Component: 900 - total flux cleaned = -0.00103751 Jy ! Component: 950 - total flux cleaned = -0.001073 Jy ! Component: 1000 - total flux cleaned = -0.00100402 Jy ! Component: 1050 - total flux cleaned = -0.00107212 Jy ! Component: 1100 - total flux cleaned = -0.00113856 Jy ! Component: 1150 - total flux cleaned = -0.00133431 Jy ! Component: 1200 - total flux cleaned = -0.00139824 Jy ! Component: 1250 - total flux cleaned = -0.00146134 Jy ! Component: 1300 - total flux cleaned = -0.00158622 Jy ! Component: 1350 - total flux cleaned = -0.00174032 Jy ! Component: 1400 - total flux cleaned = -0.00189154 Jy ! Component: 1450 - total flux cleaned = -0.00201041 Jy ! Component: 1500 - total flux cleaned = -0.00212766 Jy ! Component: 1550 - total flux cleaned = -0.0021853 Jy ! Component: 1600 - total flux cleaned = -0.00227155 Jy ! Component: 1650 - total flux cleaned = -0.00238527 Jy ! Component: 1700 - total flux cleaned = -0.00249758 Jy ! Component: 1750 - total flux cleaned = -0.00258097 Jy ! Component: 1800 - total flux cleaned = -0.00269118 Jy ! Component: 1850 - total flux cleaned = -0.00269113 Jy ! Component: 1900 - total flux cleaned = -0.00271836 Jy ! Component: 1950 - total flux cleaned = -0.00277225 Jy ! Component: 2000 - total flux cleaned = -0.00269163 Jy ! Total flux subtracted in 2048 components = -0.00271844 Jy ! Clean residual min=-0.001527 max=0.001505 Jy/beam ! Clean residual mean=0.000005 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.131318 Jy keep ! Adding 115 model components to the UV plane model. ! The established model now contains 146 components and 0.131318 Jy ![Exited script file: muppet] wmap "J1829-3904_X_2004_05_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7303 x 2.056 at -2.459 degrees (North through East) ! Clean map min=-0.0030502 max=0.13279 Jy/beam ! Writing clean map to FITS file: J1829-3904_X_2004_05_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.132792 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000489734 device "J1829-3904_X_2004_05_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1829-3904_X_2004_05_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.1064 1.1064 2.21279 4.42558 8.85116 17.7023 35.4046 70.8093 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.132 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7303 x 2.056 at -2.459 degrees (North through East) ! Clean map min=-0.0030502 max=0.13279 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1829-3904_X_2004_05_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1829-3904_X_2004_05_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1829-3904_X_2004_05_27_yyk_uvs.log closed on Wed Dec 7 00:44:22 2005