! Started logfile: J1939-1525_S_2005_06_01_yyk_uvs.log on Sat Oct 8 17:40:05 2005 obs J1939-1525_S_2005_06_01_yyk_uve.fits ! Reading UV FITS file: J1939-1525_S_2005_06_01_yyk_uve.fits ! AN table 1: 3 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.8 visibilities/baseline/integration-bin. ! Found source: J1939-1525 ! ! 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 1801 lines of history. ! ! Reading 432 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 J1939-1525_S_2005_06_01_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.50223 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.614 mas, bmaj=6.456 mas, bpa=-7.751 degrees ! Estimated noise=2.31598 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.40667 Jy ! Component: 100 - total flux cleaned = 0.476486 Jy ! Total flux subtracted in 100 components = 0.476486 Jy ! Clean residual min=-0.021339 max=0.026113 Jy/beam ! Clean residual mean=0.000058 rms=0.005904 Jy/beam ! Combined flux in latest and established models = 0.476486 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.476486 Jy ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.114650Jy sigma=1.791167 ! Fit after self-cal, rms=0.114524Jy sigma=1.788257 ! Inverting map and beam ! Estimated beam: bmin=2.614 mas, bmaj=6.456 mas, bpa=-7.751 degrees ! Estimated noise=2.31598 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.068 mas, bmaj=7.618 mas, bpa=-6.142 degrees ! Estimated noise=1.90438 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.0289773 Jy ! Component: 100 - total flux cleaned = 0.0403415 Jy ! Component: 150 - total flux cleaned = 0.0416406 Jy ! Component: 200 - total flux cleaned = 0.0414549 Jy ! Total flux subtracted in 200 components = 0.0414549 Jy ! Clean residual min=-0.017448 max=0.015269 Jy/beam ! Clean residual mean=0.000016 rms=0.004579 Jy/beam ! Combined flux in latest and established models = 0.517941 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 42 components and 0.517941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105629Jy sigma=1.688482 ! Fit after self-cal, rms=0.105584Jy sigma=1.688251 ! 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.068 x 7.618 at -6.142 degrees (North through East) ! Clean map min=-0.016435 max=0.46809 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.04393 ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 0.97 HN 0.98 KP 1.00* ! LA 1.14 MK 0.89 NL 0.86 OV 0.94 ! PT 1.03 SC 0.93 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00593 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.03 HN 1.04 KP 1.00* ! LA 1.08 MK 0.97 NL 0.92 OV 0.98 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.939556 ! Telescope amplitude corrections in sub-array 1: ! BR 1.29 FD 1.21 HN 1.01 KP 1.00* ! LA 0.91 MK 1.12 NL 1.00 OV 0.97 ! PT 1.07 SC 1.06 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.04934 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.06 HN 0.93 KP 1.00* ! LA 0.73 MK 1.08 NL 0.92 OV 0.84 ! PT 0.96 SC 1.10 ! ! ! Fit before self-cal, rms=0.105584Jy sigma=1.688251 ! Fit after self-cal, rms=0.077445Jy sigma=1.234130 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.077445Jy sigma=1.234130 ! Fit after self-cal, rms=0.077441Jy sigma=1.233972 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.112 mas, bmaj=7.739 mas, bpa=-5.983 degrees ! Estimated noise=1.91159 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.00250648 Jy ! Component: 100 - total flux cleaned = 0.0026874 Jy ! Component: 150 - total flux cleaned = 0.00281714 Jy ! Component: 200 - total flux cleaned = 0.00301251 Jy ! Total flux subtracted in 200 components = 0.00301251 Jy ! Clean residual min=-0.008147 max=0.007369 Jy/beam ! Clean residual mean=0.000074 rms=0.002025 Jy/beam ! Combined flux in latest and established models = 0.520953 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 47 components and 0.520953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076695Jy sigma=1.225679 ! Fit after self-cal, rms=0.076658Jy sigma=1.225520 ! 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.076658Jy sigma=1.225520 ! Fit after self-cal, rms=0.074922Jy sigma=1.202243 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.000281887 Jy ! Component: 100 - total flux cleaned = 0.000352678 Jy ! Component: 150 - total flux cleaned = 0.000351989 Jy ! Component: 200 - total flux cleaned = 0.000409291 Jy ! Total flux subtracted in 200 components = 0.000409291 Jy ! Clean residual min=-0.007888 max=0.007210 Jy/beam ! Clean residual mean=0.000075 rms=0.002015 Jy/beam ! Combined flux in latest and established models = 0.521363 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 53 components and 0.521362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074771Jy sigma=1.200613 ! Fit after self-cal, rms=0.074586Jy sigma=1.199035 ! 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.112 x 7.739 at -5.983 degrees (North through East) ! Clean map min=-0.0076615 max=0.47488 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.074586Jy sigma=1.199035 ! Fit after self-cal, rms=0.060780Jy sigma=0.927651 ! 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.060780Jy sigma=0.927651 ! Fit after self-cal, rms=0.060758Jy sigma=0.927508 ! Inverting map and beam ! Estimated beam: bmin=3.122 mas, bmaj=7.779 mas, bpa=-5.972 degrees ! Estimated noise=1.90812 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000589331 Jy ! Component: 100 - total flux cleaned = -0.000592626 Jy ! Component: 150 - total flux cleaned = -0.000647725 Jy ! Component: 200 - total flux cleaned = -0.000594143 Jy ! Total flux subtracted in 200 components = -0.000594143 Jy ! Clean residual min=-0.005996 max=0.006415 Jy/beam ! Clean residual mean=0.000073 rms=0.001711 Jy/beam ! Combined flux in latest and established models = 0.520768 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 55 components and 0.520768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060696Jy sigma=0.925428 ! Fit after self-cal, rms=0.060679Jy sigma=0.925372 ! 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.060679Jy sigma=0.925372 ! Fit after self-cal, rms=0.060086Jy sigma=0.912737 ! 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.060086Jy sigma=0.912737 ! Fit after self-cal, rms=0.060088Jy sigma=0.912732 ! Inverting map and beam ! Estimated beam: bmin=3.129 mas, bmaj=7.799 mas, bpa=-5.937 degrees ! Estimated noise=1.91081 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00026563 Jy ! Component: 100 - total flux cleaned = -0.000262306 Jy ! Component: 150 - total flux cleaned = -0.000357154 Jy ! Component: 200 - total flux cleaned = -0.000399275 Jy ! Total flux subtracted in 200 components = -0.000399275 Jy ! Clean residual min=-0.005995 max=0.006381 Jy/beam ! Clean residual mean=0.000073 rms=0.001700 Jy/beam ! Combined flux in latest and established models = 0.520369 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 57 components and 0.520369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060048Jy sigma=0.911421 ! Fit after self-cal, rms=0.060039Jy sigma=0.911391 ! 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=7.188 mas, bmaj=14.7 mas, bpa=-2.42 degrees ! Estimated noise=2.49183 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.000962324 Jy ! Component: 100 - total flux cleaned = -0.00111264 Jy ! Component: 150 - total flux cleaned = -0.00119703 Jy ! Component: 200 - total flux cleaned = -0.00128366 Jy ! Total flux subtracted in 200 components = -0.00128366 Jy ! Clean residual min=-0.007164 max=0.007020 Jy/beam ! Clean residual mean=0.000155 rms=0.002433 Jy/beam ! Combined flux in latest and established models = 0.519085 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 60 components and 0.519085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060008Jy sigma=0.911641 ! Fit after self-cal, rms=0.059999Jy sigma=0.911569 ! 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=2.637 mas, bmaj=6.49 mas, bpa=-7.382 degrees ! Estimated noise=2.3032 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.404714 Jy ! Component: 100 - total flux cleaned = 0.471431 Jy ! Component: 150 - total flux cleaned = 0.498425 Jy ! Component: 200 - total flux cleaned = 0.511492 Jy ! Total flux subtracted in 200 components = 0.511492 Jy ! Clean residual min=-0.008158 max=0.006299 Jy/beam ! Clean residual mean=0.000049 rms=0.001927 Jy/beam ! Combined flux in latest and established models = 0.511492 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.511492 Jy ! Inverting map and beam ! Estimated beam: bmin=3.129 mas, bmaj=7.799 mas, bpa=-5.937 degrees ! Estimated noise=1.91081 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.00707525 Jy ! Component: 100 - total flux cleaned = 0.00881149 Jy ! Component: 150 - total flux cleaned = 0.00910666 Jy ! Component: 200 - total flux cleaned = 0.00916847 Jy ! Total flux subtracted in 200 components = 0.00916847 Jy ! Clean residual min=-0.005901 max=0.006378 Jy/beam ! Clean residual mean=0.000073 rms=0.001707 Jy/beam ! Combined flux in latest and established models = 0.52066 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 39 components and 0.52066 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=7.188 mas, bmaj=14.7 mas, bpa=-2.42 degrees ! Estimated noise=2.49183 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.000950524 Jy ! Component: 100 - total flux cleaned = -0.000986386 Jy ! Component: 150 - total flux cleaned = -0.00105835 Jy ! Component: 200 - total flux cleaned = -0.00112353 Jy ! Total flux subtracted in 200 components = -0.00112353 Jy ! Clean residual min=-0.007213 max=0.007035 Jy/beam ! Clean residual mean=0.000154 rms=0.002435 Jy/beam ! Combined flux in latest and established models = 0.519537 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 45 components and 0.519537 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.129 mas, bmaj=7.799 mas, bpa=-5.937 degrees ! Estimated noise=1.91081 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000899196 Jy ! Component: 100 - total flux cleaned = 0.000895852 Jy ! Component: 150 - total flux cleaned = 0.000855896 Jy ! Component: 200 - total flux cleaned = 0.00081539 Jy ! Total flux subtracted in 200 components = 0.00081539 Jy ! Clean residual min=-0.005682 max=0.006331 Jy/beam ! Clean residual mean=0.000074 rms=0.001695 Jy/beam ! Combined flux in latest and established models = 0.520352 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 53 components and 0.520352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060007Jy sigma=0.911366 ! Fit after self-cal, rms=0.059994Jy sigma=0.911309 wmodel J1939-1525_S_2005_06_01_yyk\_map.mod ! Writing 53 model components to file: J1939-1525_S_2005_06_01_yyk_map.mod wobs J1939-1525_S_2005_06_01_yyk\_uvs.fits ! Writing UV FITS file: J1939-1525_S_2005_06_01_yyk_uvs.fits wwins J1939-1525_S_2005_06_01_yyk\_map.win ! wwins: Wrote 1 windows to J1939-1525_S_2005_06_01_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 = 7.93301e-05 Jy ! Component: 100 - total flux cleaned = -0.000291624 Jy ! Component: 150 - total flux cleaned = -0.000287602 Jy ! Component: 200 - total flux cleaned = -0.00044939 Jy ! Component: 250 - total flux cleaned = -0.000833097 Jy ! Component: 300 - total flux cleaned = -0.000907632 Jy ! Component: 350 - total flux cleaned = -0.0011862 Jy ! Component: 400 - total flux cleaned = -0.00131624 Jy ! Component: 450 - total flux cleaned = -0.0015053 Jy ! Component: 500 - total flux cleaned = -0.00168584 Jy ! Component: 550 - total flux cleaned = -0.00197837 Jy ! Component: 600 - total flux cleaned = -0.00231554 Jy ! Component: 650 - total flux cleaned = -0.00237138 Jy ! Component: 700 - total flux cleaned = -0.00258086 Jy ! Component: 750 - total flux cleaned = -0.00252955 Jy ! Component: 800 - total flux cleaned = -0.00272598 Jy ! Component: 850 - total flux cleaned = -0.00291624 Jy ! Component: 900 - total flux cleaned = -0.00291509 Jy ! Component: 950 - total flux cleaned = -0.00318635 Jy ! Component: 1000 - total flux cleaned = -0.00336144 Jy ! Component: 1050 - total flux cleaned = -0.00361869 Jy ! Component: 1100 - total flux cleaned = -0.0036601 Jy ! Component: 1150 - total flux cleaned = -0.00390637 Jy ! Component: 1200 - total flux cleaned = -0.00406669 Jy ! Component: 1250 - total flux cleaned = -0.00422442 Jy ! Component: 1300 - total flux cleaned = -0.00445501 Jy ! Component: 1350 - total flux cleaned = -0.00460611 Jy ! Component: 1400 - total flux cleaned = -0.004828 Jy ! Component: 1450 - total flux cleaned = -0.00497301 Jy ! Component: 1500 - total flux cleaned = -0.00511475 Jy ! Component: 1550 - total flux cleaned = -0.00521915 Jy ! Component: 1600 - total flux cleaned = -0.00528772 Jy ! Component: 1650 - total flux cleaned = -0.00542255 Jy ! Component: 1700 - total flux cleaned = -0.00545637 Jy ! Component: 1750 - total flux cleaned = -0.00561953 Jy ! Component: 1800 - total flux cleaned = -0.00574772 Jy ! Component: 1850 - total flux cleaned = -0.00593736 Jy ! Component: 1900 - total flux cleaned = -0.00612425 Jy ! Component: 1950 - total flux cleaned = -0.00624745 Jy ! Component: 2000 - total flux cleaned = -0.00646032 Jy ! Total flux subtracted in 2048 components = -0.00664005 Jy ! Clean residual min=-0.002408 max=0.001862 Jy/beam ! Clean residual mean=0.000029 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.513712 Jy keep ! Adding 145 model components to the UV plane model. ! The established model now contains 198 components and 0.513712 Jy ![Exited script file: muppet] wmap "J1939-1525_S_2005_06_01_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.129 x 7.799 at -5.937 degrees (North through East) ! Clean map min=-0.003044 max=0.47757 Jy/beam ! Writing clean map to FITS file: J1939-1525_S_2005_06_01_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.47757 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000593184 device "J1939-1525_S_2005_06_01_yyk\_map.eps/VPS" ! Attempting to open device: 'J1939-1525_S_2005_06_01_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.372627 0.372627 0.745253 1.49051 2.98101 5.96203 11.9241 23.8481 47.6962 95.3924 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.477 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.129 x 7.799 at -5.937 degrees (North through East) ! Clean map min=-0.003044 max=0.47757 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1939-1525_S_2005_06_01_yyk\_map.gif/gif" ! Attempting to open device: 'J1939-1525_S_2005_06_01_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1939-1525_S_2005_06_01_yyk_uvs.log closed on Sat Oct 8 17:40:08 2005