! Started logfile: J1340-0137_S_1997_05_07_yyk_uvs.log on Sun Jan 7 18:23:38 2007 obs J1340-0137_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1340-0137_S_1997_05_07_yyk_uva.fits ! AN table 1: 133 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.68538 visibilities/baseline/integration-bin. ! Found source: J1340-0137 ! ! 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 16408 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 J1340-0137_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)= 0.368336 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=3.905 mas, bmaj=8.076 mas, bpa=8.804 degrees ! Estimated noise=1673.24 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.167338 Jy ! Component: 100 - total flux cleaned = 0.198884 Jy ! Total flux subtracted in 100 components = 0.198884 Jy ! Clean residual min=-0.010679 max=0.017841 Jy/beam ! Clean residual mean=0.000059 rms=0.003655 Jy/beam ! Combined flux in latest and established models = 0.198884 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.198884 Jy ! ! Correcting IF 1. ! A total of 388 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 257 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 231 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 231 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.307132Jy sigma=0.001241 ! Fit after self-cal, rms=0.306936Jy sigma=0.001240 ! Inverting map and beam ! Estimated beam: bmin=3.905 mas, bmaj=8.076 mas, bpa=8.804 degrees ! Estimated noise=1673.37 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=4.997 mas, bmaj=10.32 mas, bpa=7.887 degrees ! Estimated noise=1127.78 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.00575587 Jy ! Component: 100 - total flux cleaned = -0.00501905 Jy ! Component: 150 - total flux cleaned = -0.00475028 Jy ! Component: 200 - total flux cleaned = -0.00475072 Jy ! Total flux subtracted in 200 components = -0.00475072 Jy ! Clean residual min=-0.012258 max=0.020396 Jy/beam ! Clean residual mean=0.000243 rms=0.005025 Jy/beam ! Combined flux in latest and established models = 0.194133 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 28 components and 0.194133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.307215Jy sigma=0.001236 ! Fit after self-cal, rms=0.307166Jy sigma=0.001236 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.997 x 10.32 at 7.887 degrees (North through East) ! Clean map min=-0.011946 max=0.17978 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! 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. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.01667 ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.11 HN 1.05 KP 0.90 ! LA 0.83 MK 0.99 NL 0.93 OV 1.16 ! PT 0.88 SC 1.10 ! ! ! Fit before self-cal, rms=0.307166Jy sigma=0.001236 ! Fit after self-cal, rms=0.305419Jy sigma=0.001234 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.305419Jy sigma=0.001234 ! Fit after self-cal, rms=0.305404Jy sigma=0.001234 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.064 mas, bmaj=10.33 mas, bpa=7.719 degrees ! Estimated noise=1115.79 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.00137703 Jy ! Component: 100 - total flux cleaned = -0.00118171 Jy ! Component: 150 - total flux cleaned = -0.00118593 Jy ! Component: 200 - total flux cleaned = -0.00119178 Jy ! Total flux subtracted in 200 components = -0.00119178 Jy ! Clean residual min=-0.010508 max=0.017270 Jy/beam ! Clean residual mean=0.000178 rms=0.004416 Jy/beam ! Combined flux in latest and established models = 0.192941 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 35 components and 0.192941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.305561Jy sigma=0.001233 ! Fit after self-cal, rms=0.305525Jy sigma=0.001233 ! 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.305525Jy sigma=0.001233 ! Fit after self-cal, rms=0.303229Jy sigma=0.001227 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.000777383 Jy ! Component: 100 - total flux cleaned = 0.000778088 Jy ! Component: 150 - total flux cleaned = 0.000779458 Jy ! Component: 200 - total flux cleaned = 0.000785533 Jy ! Total flux subtracted in 200 components = 0.000785533 Jy ! Clean residual min=-0.010167 max=0.016526 Jy/beam ! Clean residual mean=0.000171 rms=0.004309 Jy/beam ! Combined flux in latest and established models = 0.193727 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 41 components and 0.193727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.303259Jy sigma=0.001227 ! Fit after self-cal, rms=0.303180Jy sigma=0.001227 ! 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: 5.064 x 10.33 at 7.719 degrees (North through East) ! Clean map min=-0.0098214 max=0.17956 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.303180Jy sigma=0.001227 ! Fit after self-cal, rms=0.299314Jy sigma=0.001226 ! 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.299314Jy sigma=0.001226 ! Fit after self-cal, rms=0.299294Jy sigma=0.001226 ! Inverting map and beam ! Estimated beam: bmin=5.091 mas, bmaj=10.32 mas, bpa=7.697 degrees ! Estimated noise=1094.34 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00269216 Jy ! Component: 100 - total flux cleaned = -0.00279137 Jy ! Component: 150 - total flux cleaned = -0.00288245 Jy ! Component: 200 - total flux cleaned = -0.00288499 Jy ! Total flux subtracted in 200 components = -0.00288499 Jy ! Clean residual min=-0.009248 max=0.015157 Jy/beam ! Clean residual mean=0.000123 rms=0.003943 Jy/beam ! Combined flux in latest and established models = 0.190842 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 47 components and 0.190842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.299472Jy sigma=0.001226 ! Fit after self-cal, rms=0.299477Jy sigma=0.001226 ! 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.299477Jy sigma=0.001226 ! Fit after self-cal, rms=0.294389Jy sigma=0.001225 ! 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.294389Jy sigma=0.001225 ! Fit after self-cal, rms=0.294451Jy sigma=0.001225 ! Inverting map and beam ! Estimated beam: bmin=5.132 mas, bmaj=10.47 mas, bpa=8.312 degrees ! Estimated noise=1072.78 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00452742 Jy ! Component: 100 - total flux cleaned = -0.00471181 Jy ! Component: 150 - total flux cleaned = -0.00471452 Jy ! Component: 200 - total flux cleaned = -0.00470754 Jy ! Total flux subtracted in 200 components = -0.00470754 Jy ! Clean residual min=-0.009420 max=0.014480 Jy/beam ! Clean residual mean=0.000068 rms=0.003917 Jy/beam ! Combined flux in latest and established models = 0.186134 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 52 components and 0.186134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.294699Jy sigma=0.001225 ! Fit after self-cal, rms=0.294695Jy sigma=0.001225 ! 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.602 mas, bmaj=14.51 mas, bpa=13.19 degrees ! Estimated noise=1194.26 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.00406027 Jy ! Component: 100 - total flux cleaned = 0.00428328 Jy ! Component: 150 - total flux cleaned = 0.0044647 Jy ! Component: 200 - total flux cleaned = 0.00454197 Jy ! Total flux subtracted in 200 components = 0.00454197 Jy ! Clean residual min=-0.011346 max=0.017926 Jy/beam ! Clean residual mean=0.000044 rms=0.004685 Jy/beam ! Combined flux in latest and established models = 0.190676 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 65 components and 0.190676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.294774Jy sigma=0.001225 ! Fit after self-cal, rms=0.294791Jy sigma=0.001225 ! 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=3.952 mas, bmaj=8.146 mas, bpa=9.029 degrees ! Estimated noise=1596.08 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.163776 Jy ! Component: 100 - total flux cleaned = 0.189362 Jy ! Component: 150 - total flux cleaned = 0.198451 Jy ! Component: 200 - total flux cleaned = 0.200269 Jy ! Total flux subtracted in 200 components = 0.200269 Jy ! Clean residual min=-0.009759 max=0.010756 Jy/beam ! Clean residual mean=-0.000040 rms=0.002515 Jy/beam ! Combined flux in latest and established models = 0.200269 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.200269 Jy ! Inverting map and beam ! Estimated beam: bmin=5.132 mas, bmaj=10.47 mas, bpa=8.312 degrees ! Estimated noise=1072.78 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.014396 Jy ! Component: 100 - total flux cleaned = -0.0149448 Jy ! Component: 150 - total flux cleaned = -0.014506 Jy ! Component: 200 - total flux cleaned = -0.0145065 Jy ! Total flux subtracted in 200 components = -0.0145065 Jy ! Clean residual min=-0.010011 max=0.015979 Jy/beam ! Clean residual mean=0.000077 rms=0.004144 Jy/beam ! Combined flux in latest and established models = 0.185762 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 41 components and 0.185762 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.602 mas, bmaj=14.51 mas, bpa=13.19 degrees ! Estimated noise=1194.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.00355238 Jy ! Component: 100 - total flux cleaned = 0.00355765 Jy ! Component: 150 - total flux cleaned = 0.00371333 Jy ! Component: 200 - total flux cleaned = 0.00384005 Jy ! Total flux subtracted in 200 components = 0.00384005 Jy ! Clean residual min=-0.011459 max=0.018456 Jy/beam ! Clean residual mean=0.000067 rms=0.004816 Jy/beam ! Combined flux in latest and established models = 0.189602 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.189602 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.132 mas, bmaj=10.47 mas, bpa=8.312 degrees ! Estimated noise=1072.78 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00289305 Jy ! Component: 100 - total flux cleaned = -0.00332187 Jy ! Component: 150 - total flux cleaned = -0.00352456 Jy ! Component: 200 - total flux cleaned = -0.0034346 Jy ! Total flux subtracted in 200 components = -0.0034346 Jy ! Clean residual min=-0.009450 max=0.014924 Jy/beam ! Clean residual mean=0.000068 rms=0.003951 Jy/beam ! Combined flux in latest and established models = 0.186168 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 61 components and 0.186168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.294713Jy sigma=0.001225 ! Fit after self-cal, rms=0.294698Jy sigma=0.001225 wmodel J1340-0137_S_1997_05_07_yyk\_map.mod ! Writing 61 model components to file: J1340-0137_S_1997_05_07_yyk_map.mod wobs J1340-0137_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1340-0137_S_1997_05_07_yyk_uvs.fits wwins J1340-0137_S_1997_05_07_yyk\_map.win ! wwins: Wrote 1 windows to J1340-0137_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.0064616 Jy ! Component: 100 - total flux cleaned = 0.011948 Jy ! Component: 150 - total flux cleaned = 0.0167513 Jy ! Component: 200 - total flux cleaned = 0.0194793 Jy ! Component: 250 - total flux cleaned = 0.0204165 Jy ! Component: 300 - total flux cleaned = 0.0211241 Jy ! Component: 350 - total flux cleaned = 0.0211288 Jy ! Component: 400 - total flux cleaned = 0.0207655 Jy ! Component: 450 - total flux cleaned = 0.0205401 Jy ! Component: 500 - total flux cleaned = 0.0201014 Jy ! Component: 550 - total flux cleaned = 0.0195837 Jy ! Component: 600 - total flux cleaned = 0.0191875 Jy ! Component: 650 - total flux cleaned = 0.0184338 Jy ! Component: 700 - total flux cleaned = 0.0177133 Jy ! Component: 750 - total flux cleaned = 0.0172809 Jy ! Component: 800 - total flux cleaned = 0.0166135 Jy ! Component: 850 - total flux cleaned = 0.0162885 Jy ! Component: 900 - total flux cleaned = 0.0155844 Jy ! Component: 950 - total flux cleaned = 0.0149806 Jy ! Component: 1000 - total flux cleaned = 0.014686 Jy ! Component: 1050 - total flux cleaned = 0.0139694 Jy ! Component: 1100 - total flux cleaned = 0.0133432 Jy ! Component: 1150 - total flux cleaned = 0.0128007 Jy ! Component: 1200 - total flux cleaned = 0.0121398 Jy ! Component: 1250 - total flux cleaned = 0.0114961 Jy ! Component: 1300 - total flux cleaned = 0.0108684 Jy ! Component: 1350 - total flux cleaned = 0.0101946 Jy ! Component: 1400 - total flux cleaned = 0.00959659 Jy ! Component: 1450 - total flux cleaned = 0.00912787 Jy ! Component: 1500 - total flux cleaned = 0.00855607 Jy ! Component: 1550 - total flux cleaned = 0.00799778 Jy ! Component: 1600 - total flux cleaned = 0.00756086 Jy ! Component: 1650 - total flux cleaned = 0.00713201 Jy ! Component: 1700 - total flux cleaned = 0.00650625 Jy ! Component: 1750 - total flux cleaned = 0.00599592 Jy ! Component: 1800 - total flux cleaned = 0.00544644 Jy ! Component: 1850 - total flux cleaned = 0.00505502 Jy ! Component: 1900 - total flux cleaned = 0.00452579 Jy ! Component: 1950 - total flux cleaned = 0.0040085 Jy ! Component: 2000 - total flux cleaned = 0.00382323 Jy ! Total flux subtracted in 2048 components = 0.00332252 Jy ! Clean residual min=-0.002651 max=0.002802 Jy/beam ! Clean residual mean=-0.000096 rms=0.001017 Jy/beam ! Combined flux in latest and established models = 0.18949 Jy keep ! Adding 181 model components to the UV plane model. ! The established model now contains 242 components and 0.18949 Jy ![Exited script file: muppet] wmap "J1340-0137_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.132 x 10.47 at 8.312 degrees (North through East) ! Clean map min=-0.006308 max=0.17424 Jy/beam ! Writing clean map to FITS file: J1340-0137_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 0.174242 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000990492 device "J1340-0137_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1340-0137_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.70537 1.70537 3.41074 6.82149 13.643 27.2859 54.5719 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0029 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.174 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.132 x 10.47 at 8.312 degrees (North through East) ! Clean map min=-0.006308 max=0.17424 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1340-0137_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1340-0137_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1340-0137_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 18:23:45 2007