! Started logfile: J1924-2914_S_1997_05_07_yyk_uvs.log on Sun Jan 7 19:39:02 2007 obs J1924-2914_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1924-2914_S_1997_05_07_yyk_uva.fits ! AN table 1: 53 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.87673 visibilities/baseline/integration-bin. ! Found source: J1924-2914 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 614 lines of history. ! ! Reading 8364 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 J1924-2914_S_1997_05_07_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)= 12.2953 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.677 mas, bmaj=7.323 mas, bpa=0.09866 degrees ! Estimated noise=3024.64 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 = 9.98698 Jy ! Component: 100 - total flux cleaned = 12.4938 Jy ! Total flux subtracted in 100 components = 12.4938 Jy ! Clean residual min=-0.431648 max=1.153272 Jy/beam ! Clean residual mean=-0.008454 rms=0.203594 Jy/beam ! Combined flux in latest and established models = 12.4938 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 29 components and 12.4938 Jy ! ! Correcting IF 1. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=2.891358Jy sigma=0.010455 ! Fit after self-cal, rms=2.885082Jy sigma=0.010433 ! Inverting map and beam ! Estimated beam: bmin=2.677 mas, bmaj=7.323 mas, bpa=0.09865 degrees ! Estimated noise=3024.48 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.453 mas, bmaj=10.44 mas, bpa=-7.348 degrees ! Estimated noise=2065.64 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 (4, 3). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.83498 Jy ! Component: 100 - total flux cleaned = 2.59207 Jy ! Component: 150 - total flux cleaned = 2.80491 Jy ! Component: 200 - total flux cleaned = 2.86482 Jy ! Total flux subtracted in 200 components = 2.86482 Jy ! Clean residual min=-0.396521 max=0.539820 Jy/beam ! Clean residual mean=0.003472 rms=0.130020 Jy/beam ! Combined flux in latest and established models = 15.3586 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 50 model components to the UV plane model. ! The established model now contains 77 components and 15.3586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.869261Jy sigma=0.006584 ! Fit after self-cal, rms=1.824031Jy sigma=0.006404 ! 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.453 x 10.44 at -7.348 degrees (North through East) ! Clean map min=-0.36019 max=10.608 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.01054 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.03 HN 1.13 KP 0.90 ! LA 0.99 MK 1.03 NL 1.00* OV 1.09 ! PT 0.94 SC 0.85 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.966527 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.11 HN 1.25 KP 1.03 ! LA 1.07 MK 1.05 NL 0.97 OV 1.02 ! PT 0.93 SC 0.92 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.0439 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.04 HN 1.10 KP 0.92 ! LA 0.80 MK 0.82 NL 0.94 OV 0.95 ! PT 1.07 SC 1.04 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.990447 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.10 HN 1.23 KP 0.95 ! LA 0.87 MK 0.94 NL 1.05 OV 1.07 ! PT 0.91 SC 1.02 ! ! ! Fit before self-cal, rms=1.824031Jy sigma=0.006404 ! Fit after self-cal, rms=1.107584Jy sigma=0.003944 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=1.107584Jy sigma=0.003944 ! Fit after self-cal, rms=1.107522Jy sigma=0.003944 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.438 mas, bmaj=10.12 mas, bpa=-7.766 degrees ! Estimated noise=2046.39 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.0446227 Jy ! Component: 100 - total flux cleaned = 0.0254916 Jy ! Component: 150 - total flux cleaned = 0.0174617 Jy ! Component: 200 - total flux cleaned = 0.0175501 Jy ! Total flux subtracted in 200 components = 0.0175501 Jy ! Clean residual min=-0.116145 max=0.143265 Jy/beam ! Clean residual mean=-0.001502 rms=0.032669 Jy/beam ! Combined flux in latest and established models = 15.3762 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 96 components and 15.3762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.063845Jy sigma=0.003813 ! Fit after self-cal, rms=1.061844Jy sigma=0.003803 ! 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=1.061844Jy sigma=0.003803 ! Fit after self-cal, rms=1.005452Jy sigma=0.003621 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.0119101 Jy ! Component: 100 - total flux cleaned = 0.0118443 Jy ! Component: 150 - total flux cleaned = 0.0117545 Jy ! Component: 200 - total flux cleaned = 0.00887593 Jy ! Total flux subtracted in 200 components = 0.00887593 Jy ! Clean residual min=-0.109842 max=0.117910 Jy/beam ! Clean residual mean=-0.001486 rms=0.029639 Jy/beam ! Combined flux in latest and established models = 15.385 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 107 components and 15.385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.984058Jy sigma=0.003561 ! Fit after self-cal, rms=0.973335Jy sigma=0.003526 ! 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.438 x 10.12 at -7.766 degrees (North through East) ! Clean map min=-0.11045 max=10.514 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.973335Jy sigma=0.003526 ! Fit after self-cal, rms=0.637587Jy sigma=0.002181 ! 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.637587Jy sigma=0.002181 ! Fit after self-cal, rms=0.635136Jy sigma=0.002173 ! Inverting map and beam ! Estimated beam: bmin=3.4 mas, bmaj=10.02 mas, bpa=-7.766 degrees ! Estimated noise=2033.84 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0283124 Jy ! Component: 100 - total flux cleaned = 0.0133739 Jy ! Component: 150 - total flux cleaned = 0.00810127 Jy ! Component: 200 - total flux cleaned = 0.00571177 Jy ! Total flux subtracted in 200 components = 0.00571177 Jy ! Clean residual min=-0.101218 max=0.102352 Jy/beam ! Clean residual mean=-0.000658 rms=0.025235 Jy/beam ! Combined flux in latest and established models = 15.3907 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 114 components and 15.3907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.604046Jy sigma=0.002087 ! Fit after self-cal, rms=0.601569Jy sigma=0.002077 ! 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.601569Jy sigma=0.002077 ! Fit after self-cal, rms=0.589900Jy sigma=0.002062 ! 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.589900Jy sigma=0.002062 ! Fit after self-cal, rms=0.589865Jy sigma=0.002062 ! Inverting map and beam ! Estimated beam: bmin=3.378 mas, bmaj=9.966 mas, bpa=-7.807 degrees ! Estimated noise=2028.81 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.017143 Jy ! Component: 100 - total flux cleaned = 0.00963399 Jy ! Component: 150 - total flux cleaned = 0.00741197 Jy ! Component: 200 - total flux cleaned = 0.00331985 Jy ! Total flux subtracted in 200 components = 0.00331985 Jy ! Clean residual min=-0.096339 max=0.095149 Jy/beam ! Clean residual mean=-0.000472 rms=0.022880 Jy/beam ! Combined flux in latest and established models = 15.3941 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 120 components and 15.3941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.569252Jy sigma=0.002003 ! Fit after self-cal, rms=0.568150Jy sigma=0.001997 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.646 mas, bmaj=25.1 mas, bpa=4.648 degrees ! Estimated noise=2483.37 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.0075943 Jy ! Component: 100 - total flux cleaned = -0.00836532 Jy ! Component: 150 - total flux cleaned = -0.010676 Jy ! Component: 200 - total flux cleaned = -0.0121047 Jy ! Total flux subtracted in 200 components = -0.0121047 Jy ! Clean residual min=-0.041196 max=0.040867 Jy/beam ! Clean residual mean=-0.000847 rms=0.013700 Jy/beam ! Combined flux in latest and established models = 15.382 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 127 components and 15.382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.563084Jy sigma=0.001988 ! Fit after self-cal, rms=0.562290Jy sigma=0.001986 ! 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.651 mas, bmaj=7.183 mas, bpa=0.3913 degrees ! Estimated noise=2939.99 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 9.75945 Jy ! Component: 100 - total flux cleaned = 12.3879 Jy ! Component: 150 - total flux cleaned = 13.6943 Jy ! Component: 200 - total flux cleaned = 14.4077 Jy ! Total flux subtracted in 200 components = 14.4077 Jy ! Clean residual min=-0.185017 max=0.420635 Jy/beam ! Clean residual mean=-0.003143 rms=0.066885 Jy/beam ! Combined flux in latest and established models = 14.4077 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 43 model components to the UV plane model. ! The established model now contains 43 components and 14.4077 Jy ! Inverting map and beam ! Estimated beam: bmin=3.378 mas, bmaj=9.966 mas, bpa=-7.807 degrees ! Estimated noise=2028.81 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-3.5, -5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.585737 Jy ! Component: 100 - total flux cleaned = 0.844413 Jy ! Component: 150 - total flux cleaned = 0.933473 Jy ! Component: 200 - total flux cleaned = 0.950503 Jy ! Total flux subtracted in 200 components = 0.950503 Jy ! Clean residual min=-0.070825 max=0.064742 Jy/beam ! Clean residual mean=-0.000822 rms=0.019071 Jy/beam ! Combined flux in latest and established models = 15.3582 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 78 components and 15.3582 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.646 mas, bmaj=25.1 mas, bpa=4.648 degrees ! Estimated noise=2483.37 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.0285277 Jy ! Component: 100 - total flux cleaned = 0.0238699 Jy ! Component: 150 - total flux cleaned = 0.0188478 Jy ! Component: 200 - total flux cleaned = 0.0157303 Jy ! Total flux subtracted in 200 components = 0.0157303 Jy ! Clean residual min=-0.033932 max=0.035317 Jy/beam ! Clean residual mean=-0.001169 rms=0.013663 Jy/beam ! Combined flux in latest and established models = 15.374 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 99 components and 15.374 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.378 mas, bmaj=9.966 mas, bpa=-7.807 degrees ! Estimated noise=2028.81 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0194636 Jy ! Component: 100 - total flux cleaned = -0.0221068 Jy ! Component: 150 - total flux cleaned = -0.0243962 Jy ! Component: 200 - total flux cleaned = -0.0286341 Jy ! Total flux subtracted in 200 components = -0.0286341 Jy ! Clean residual min=-0.056363 max=0.052379 Jy/beam ! Clean residual mean=-0.000460 rms=0.014013 Jy/beam ! Combined flux in latest and established models = 15.3453 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 113 components and 15.3453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.503351Jy sigma=0.001796 ! Fit after self-cal, rms=0.499996Jy sigma=0.001789 wmodel J1924-2914_S_1997_05_07_yyk\_map.mod ! Writing 113 model components to file: J1924-2914_S_1997_05_07_yyk_map.mod wobs J1924-2914_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1924-2914_S_1997_05_07_yyk_uvs.fits wwins J1924-2914_S_1997_05_07_yyk\_map.win ! wwins: Wrote 3 windows to J1924-2914_S_1997_05_07_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.000220348 Jy ! Component: 100 - total flux cleaned = -0.00220403 Jy ! Component: 150 - total flux cleaned = -0.000716919 Jy ! Component: 200 - total flux cleaned = -0.00210848 Jy ! Component: 250 - total flux cleaned = -0.00276672 Jy ! Component: 300 - total flux cleaned = -0.00339126 Jy ! Component: 350 - total flux cleaned = -0.00219867 Jy ! Component: 400 - total flux cleaned = -0.00108209 Jy ! Component: 450 - total flux cleaned = -1.24237e-05 Jy ! Component: 500 - total flux cleaned = 0.00102004 Jy ! Component: 550 - total flux cleaned = 0.00202126 Jy ! Component: 600 - total flux cleaned = 0.00348177 Jy ! Component: 650 - total flux cleaned = 0.00347992 Jy ! Component: 700 - total flux cleaned = 0.00347231 Jy ! Component: 750 - total flux cleaned = 0.00345561 Jy ! Component: 800 - total flux cleaned = 0.00344116 Jy ! Component: 850 - total flux cleaned = 0.00343304 Jy ! Component: 900 - total flux cleaned = 0.00505386 Jy ! Component: 950 - total flux cleaned = 0.00544215 Jy ! Component: 1000 - total flux cleaned = 0.00659707 Jy ! Component: 1050 - total flux cleaned = 0.00696654 Jy ! Component: 1100 - total flux cleaned = 0.00733097 Jy ! Component: 1150 - total flux cleaned = 0.00839631 Jy ! Component: 1200 - total flux cleaned = 0.00803951 Jy ! Component: 1250 - total flux cleaned = 0.00974073 Jy ! Component: 1300 - total flux cleaned = 0.00939976 Jy ! Component: 1350 - total flux cleaned = 0.0100507 Jy ! Component: 1400 - total flux cleaned = 0.00973604 Jy ! Component: 1450 - total flux cleaned = 0.0103597 Jy ! Component: 1500 - total flux cleaned = 0.0100524 Jy ! Component: 1550 - total flux cleaned = 0.0103577 Jy ! Component: 1600 - total flux cleaned = 0.011248 Jy ! Component: 1650 - total flux cleaned = 0.0129816 Jy ! Component: 1700 - total flux cleaned = 0.0143874 Jy ! Component: 1750 - total flux cleaned = 0.0149333 Jy ! Component: 1800 - total flux cleaned = 0.0165704 Jy ! Component: 1850 - total flux cleaned = 0.0173746 Jy ! Component: 1900 - total flux cleaned = 0.0189511 Jy ! Component: 1950 - total flux cleaned = 0.0202397 Jy ! Component: 2000 - total flux cleaned = 0.0209973 Jy ! Total flux subtracted in 2048 components = 0.0219997 Jy ! Clean residual min=-0.012353 max=0.014959 Jy/beam ! Clean residual mean=-0.000089 rms=0.005026 Jy/beam ! Combined flux in latest and established models = 15.3673 Jy keep ! Adding 121 model components to the UV plane model. ! The established model now contains 233 components and 15.3673 Jy ![Exited script file: muppet] wmap "J1924-2914_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.378 x 9.966 at -7.807 degrees (North through East) ! Clean map min=-0.077936 max=10.178 Jy/beam ! Writing clean map to FITS file: J1924-2914_S_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 10.178 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00489566 device "J1924-2914_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1924-2914_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.144301 0.144301 0.288602 0.577204 1.15441 2.30882 4.61763 9.23526 18.4705 36.941 73.8821 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0146 print "peak=",int(peak_flux*1000)/1000 ! peak= 10.178 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.378 x 9.966 at -7.807 degrees (North through East) ! Clean map min=-0.077936 max=10.178 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1924-2914_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1924-2914_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1924-2914_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 19:39:08 2007