! Started logfile: J0106-4034_S_1995_07_15_yyk_uvs.log on Sun Jan 7 15:34:34 2007 obs J0106-4034_S_1995_07_15_yyk_uva.fits ! Reading UV FITS file: J0106-4034_S_1995_07_15_yyk_uva.fits ! AN table 1: 65 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.592137 visibilities/baseline/integration-bin. ! Found source: J0106-4034 ! ! 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.22049e+09 4e+06 1 4e+06 ! 02 2 2.23236e+09 4e+06 1 4e+06 ! 03 3 2.29236e+09 4e+06 1 4e+06 ! 04 4 2.32236e+09 4e+06 1 4e+06 ! ! Polarization(s): RR ! ! Read 793 lines of history. ! ! Reading 6928 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 J0106-4034_S_1995_07_15_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.46612 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.367 mas, bmaj=6.826 mas, bpa=5.131 degrees ! Estimated noise=4819.36 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.0847 Jy ! Component: 100 - total flux cleaned = 1.17544 Jy ! Total flux subtracted in 100 components = 1.17544 Jy ! Clean residual min=-0.079278 max=0.151333 Jy/beam ! Clean residual mean=0.000877 rms=0.033334 Jy/beam ! Combined flux in latest and established models = 1.17544 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 1.17544 Jy ! ! Correcting IF 1. ! A total of 143 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 143 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 143 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 143 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.810147Jy sigma=0.002152 ! Fit after self-cal, rms=0.809144Jy sigma=0.002148 ! Inverting map and beam ! Estimated beam: bmin=2.367 mas, bmaj=6.826 mas, bpa=5.131 degrees ! Estimated noise=4819.36 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.282 mas, bmaj=9.287 mas, bpa=2.499 degrees ! Estimated noise=2610.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.053248 Jy ! Component: 100 - total flux cleaned = 0.057158 Jy ! Component: 150 - total flux cleaned = 0.0604744 Jy ! Component: 200 - total flux cleaned = 0.0633686 Jy ! Total flux subtracted in 200 components = 0.0633686 Jy ! Clean residual min=-0.064272 max=0.076188 Jy/beam ! Clean residual mean=0.000765 rms=0.024184 Jy/beam ! Combined flux in latest and established models = 1.2388 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 10 components and 1.23881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.800220Jy sigma=0.002119 ! Fit after self-cal, rms=0.800177Jy sigma=0.002119 ! 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.282 x 9.287 at 2.499 degrees (North through East) ! Clean map min=-0.063255 max=1.1374 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: 0.965326 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.00* KP 0.89 ! LA 0.98 MK 1.02 NL 1.55 OV 1.08 ! PT 0.98 SC 0.85 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.94489 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.08 HN 1.00* KP 0.86 ! LA 1.01 MK 1.04 NL 1.62 OV 1.04 ! PT 0.99 SC 0.94 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.964995 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.00* KP 0.86 ! LA 0.85 MK 0.93 NL 1.75 OV 0.92 ! PT 1.03 SC 1.03 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.96955 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 1.00* KP 0.89 ! LA 0.91 MK 1.06 NL 1.62 OV 0.93 ! PT 0.89 SC 0.95 ! ! ! Fit before self-cal, rms=0.800177Jy sigma=0.002119 ! Fit after self-cal, rms=0.922627Jy sigma=0.002031 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.922627Jy sigma=0.002031 ! Fit after self-cal, rms=0.922674Jy sigma=0.002031 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.292 mas, bmaj=9.048 mas, bpa=4.148 degrees ! Estimated noise=2373.41 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.0814822 Jy ! Component: 100 - total flux cleaned = -0.0943637 Jy ! Component: 150 - total flux cleaned = -0.0957077 Jy ! Component: 200 - total flux cleaned = -0.0967253 Jy ! Total flux subtracted in 200 components = -0.0967253 Jy ! Clean residual min=-0.014520 max=0.012746 Jy/beam ! Clean residual mean=-0.000409 rms=0.004418 Jy/beam ! Combined flux in latest and established models = 1.14208 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 16 components and 1.14208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.917858Jy sigma=0.002003 ! Fit after self-cal, rms=0.917828Jy sigma=0.002003 ! 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.917828Jy sigma=0.002003 ! Fit after self-cal, rms=0.762030Jy sigma=0.001791 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.0236839 Jy ! Component: 100 - total flux cleaned = 0.0232685 Jy ! Component: 150 - total flux cleaned = 0.022858 Jy ! Component: 200 - total flux cleaned = 0.0224392 Jy ! Total flux subtracted in 200 components = 0.0224392 Jy ! Clean residual min=-0.026973 max=0.016399 Jy/beam ! Clean residual mean=-0.000902 rms=0.007065 Jy/beam ! Combined flux in latest and established models = 1.16452 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 29 components and 1.16452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.757665Jy sigma=0.001787 ! Fit after self-cal, rms=0.741101Jy sigma=0.001763 ! 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.292 x 9.048 at 4.148 degrees (North through East) ! Clean map min=-0.027256 max=1.0931 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.741101Jy sigma=0.001763 ! Fit after self-cal, rms=0.579850Jy sigma=0.001726 ! 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.579850Jy sigma=0.001726 ! Fit after self-cal, rms=0.577786Jy sigma=0.001722 ! Inverting map and beam ! Estimated beam: bmin=3.289 mas, bmaj=9.068 mas, bpa=4.237 degrees ! Estimated noise=2349.19 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00226466 Jy ! Component: 100 - total flux cleaned = -0.00245528 Jy ! Component: 150 - total flux cleaned = -0.00282586 Jy ! Component: 200 - total flux cleaned = -0.00300563 Jy ! Total flux subtracted in 200 components = -0.00300563 Jy ! Clean residual min=-0.014761 max=0.009920 Jy/beam ! Clean residual mean=-0.000340 rms=0.003742 Jy/beam ! Combined flux in latest and established models = 1.16151 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 31 components and 1.16151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.577633Jy sigma=0.001722 ! Fit after self-cal, rms=0.577284Jy sigma=0.001721 ! 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.577284Jy sigma=0.001721 ! Fit after self-cal, rms=0.576571Jy sigma=0.001719 ! 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.576571Jy sigma=0.001719 ! Fit after self-cal, rms=0.576538Jy sigma=0.001719 ! Inverting map and beam ! Estimated beam: bmin=3.29 mas, bmaj=9.069 mas, bpa=4.217 degrees ! Estimated noise=2347.26 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00108409 Jy ! Component: 100 - total flux cleaned = -0.00126709 Jy ! Component: 150 - total flux cleaned = -0.00144529 Jy ! Component: 200 - total flux cleaned = -0.00177273 Jy ! Total flux subtracted in 200 components = -0.00177273 Jy ! Clean residual min=-0.014019 max=0.009620 Jy/beam ! Clean residual mean=-0.000387 rms=0.003539 Jy/beam ! Combined flux in latest and established models = 1.15974 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 35 components and 1.15974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.576423Jy sigma=0.001719 ! Fit after self-cal, rms=0.576426Jy sigma=0.001719 ! 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=10.11 mas, bmaj=35.62 mas, bpa=9.318 degrees ! Estimated noise=2925.61 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.000154793 Jy ! Component: 100 - total flux cleaned = -0.000162541 Jy ! Component: 150 - total flux cleaned = -0.000165825 Jy ! Component: 200 - total flux cleaned = -0.000168345 Jy ! Total flux subtracted in 200 components = -0.000168345 Jy ! Clean residual min=-0.012288 max=0.008642 Jy/beam ! Clean residual mean=-0.000674 rms=0.004486 Jy/beam ! Combined flux in latest and established models = 1.15957 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 39 components and 1.15957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.576415Jy sigma=0.001719 ! Fit after self-cal, rms=0.576415Jy sigma=0.001719 ! 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.361 mas, bmaj=6.735 mas, bpa=6.291 degrees ! Estimated noise=4393.23 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.04744 Jy ! Component: 100 - total flux cleaned = 1.14951 Jy ! Component: 150 - total flux cleaned = 1.14564 Jy ! Component: 200 - total flux cleaned = 1.14315 Jy ! Total flux subtracted in 200 components = 1.14315 Jy ! Clean residual min=-0.018843 max=0.021033 Jy/beam ! Clean residual mean=-0.000016 rms=0.006666 Jy/beam ! Combined flux in latest and established models = 1.14315 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 8 model components to the UV plane model. ! The established model now contains 8 components and 1.14315 Jy ! Inverting map and beam ! Estimated beam: bmin=3.29 mas, bmaj=9.069 mas, bpa=4.217 degrees ! Estimated noise=2347.26 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.00246476 Jy ! Component: 100 - total flux cleaned = -0.00126345 Jy ! Component: 150 - total flux cleaned = -0.000569565 Jy ! Component: 200 - total flux cleaned = 3.53454e-06 Jy ! Total flux subtracted in 200 components = 3.53454e-06 Jy ! Clean residual min=-0.010074 max=0.011868 Jy/beam ! Clean residual mean=-0.000241 rms=0.003547 Jy/beam ! Combined flux in latest and established models = 1.14315 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 13 components and 1.14315 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=10.11 mas, bmaj=35.62 mas, bpa=9.318 degrees ! Estimated noise=2925.61 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.00159477 Jy ! Component: 100 - total flux cleaned = 0.00175456 Jy ! Component: 150 - total flux cleaned = 0.00190824 Jy ! Component: 200 - total flux cleaned = 0.00205532 Jy ! Total flux subtracted in 200 components = 0.00205532 Jy ! Clean residual min=-0.010270 max=0.010419 Jy/beam ! Clean residual mean=-0.000449 rms=0.004912 Jy/beam ! Combined flux in latest and established models = 1.14521 Jy ! Adding 3 model components to the UV plane model. ! The established model now contains 14 components and 1.14521 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.29 mas, bmaj=9.069 mas, bpa=4.217 degrees ! Estimated noise=2347.26 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00205512 Jy ! Component: 100 - total flux cleaned = -0.0018168 Jy ! Component: 150 - total flux cleaned = -0.00149307 Jy ! Component: 200 - total flux cleaned = -0.00128917 Jy ! Total flux subtracted in 200 components = -0.00128917 Jy ! Clean residual min=-0.009823 max=0.011307 Jy/beam ! Clean residual mean=-0.000249 rms=0.003445 Jy/beam ! Combined flux in latest and established models = 1.14392 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 21 components and 1.14392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.576122Jy sigma=0.001718 ! Fit after self-cal, rms=0.576102Jy sigma=0.001718 wmodel J0106-4034_S_1995_07_15_yyk\_map.mod ! Writing 21 model components to file: J0106-4034_S_1995_07_15_yyk_map.mod wobs J0106-4034_S_1995_07_15_yyk\_uvs.fits ! Writing UV FITS file: J0106-4034_S_1995_07_15_yyk_uvs.fits wwins J0106-4034_S_1995_07_15_yyk\_map.win ! wwins: Wrote 1 windows to J0106-4034_S_1995_07_15_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.00148822 Jy ! Component: 100 - total flux cleaned = -9.4123e-05 Jy ! Component: 150 - total flux cleaned = -0.00168081 Jy ! Component: 200 - total flux cleaned = -0.00324746 Jy ! Component: 250 - total flux cleaned = -0.00407953 Jy ! Component: 300 - total flux cleaned = -0.00419453 Jy ! Component: 350 - total flux cleaned = -0.00409104 Jy ! Component: 400 - total flux cleaned = -0.00409246 Jy ! Component: 450 - total flux cleaned = -0.00400237 Jy ! Component: 500 - total flux cleaned = -0.00436073 Jy ! Component: 550 - total flux cleaned = -0.00444828 Jy ! Component: 600 - total flux cleaned = -0.00494058 Jy ! Component: 650 - total flux cleaned = -0.00525531 Jy ! Component: 700 - total flux cleaned = -0.00570952 Jy ! Component: 750 - total flux cleaned = -0.00600163 Jy ! Component: 800 - total flux cleaned = -0.00635477 Jy ! Component: 850 - total flux cleaned = -0.00642114 Jy ! Component: 900 - total flux cleaned = -0.00635498 Jy ! Component: 950 - total flux cleaned = -0.00629099 Jy ! Component: 1000 - total flux cleaned = -0.00622977 Jy ! Component: 1050 - total flux cleaned = -0.00623088 Jy ! Component: 1100 - total flux cleaned = -0.00640727 Jy ! Component: 1150 - total flux cleaned = -0.00629152 Jy ! Component: 1200 - total flux cleaned = -0.0064043 Jy ! Component: 1250 - total flux cleaned = -0.00629353 Jy ! Component: 1300 - total flux cleaned = -0.00602361 Jy ! Component: 1350 - total flux cleaned = -0.00575949 Jy ! Component: 1400 - total flux cleaned = -0.00555196 Jy ! Component: 1450 - total flux cleaned = -0.00534853 Jy ! Component: 1500 - total flux cleaned = -0.00524849 Jy ! Component: 1550 - total flux cleaned = -0.00514947 Jy ! Component: 1600 - total flux cleaned = -0.00505178 Jy ! Component: 1650 - total flux cleaned = -0.00495619 Jy ! Component: 1700 - total flux cleaned = -0.00495679 Jy ! Component: 1750 - total flux cleaned = -0.00490894 Jy ! Component: 1800 - total flux cleaned = -0.00472064 Jy ! Component: 1850 - total flux cleaned = -0.00471988 Jy ! Component: 1900 - total flux cleaned = -0.00467355 Jy ! Component: 1950 - total flux cleaned = -0.00476627 Jy ! Component: 2000 - total flux cleaned = -0.00462702 Jy ! Total flux subtracted in 2048 components = -0.00453437 Jy ! Clean residual min=-0.002720 max=0.002840 Jy/beam ! Clean residual mean=-0.000027 rms=0.000908 Jy/beam ! Combined flux in latest and established models = 1.13938 Jy keep ! Adding 119 model components to the UV plane model. ! The established model now contains 140 components and 1.13938 Jy ![Exited script file: muppet] wmap "J0106-4034_S_1995_07_15_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.29 x 9.069 at 4.217 degrees (North through East) ! Clean map min=-0.0070362 max=1.1697 Jy/beam ! Writing clean map to FITS file: J0106-4034_S_1995_07_15_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.16971 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000880721 device "J0106-4034_S_1995_07_15_yyk\_map.eps/VPS" ! Attempting to open device: 'J0106-4034_S_1995_07_15_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.225882 0.225882 0.451765 0.903529 1.80706 3.61412 7.22823 14.4565 28.9129 57.8259 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0026 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.169 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.29 x 9.069 at 4.217 degrees (North through East) ! Clean map min=-0.0070362 max=1.1697 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0106-4034_S_1995_07_15_yyk\_map.gif/gif" ! Attempting to open device: 'J0106-4034_S_1995_07_15_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0106-4034_S_1995_07_15_yyk_uvs.log closed on Sun Jan 7 15:34:39 2007