! Started logfile: J1146-2447_S_1997_07_02_yyk_uvs.log on Sun Jan 7 17:50:49 2007 obs J1146-2447_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1146-2447_S_1997_07_02_yyk_uva.fits ! AN table 1: 146 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.625114 visibilities/baseline/integration-bin. ! Found source: J1146-2447 ! ! 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 754 lines of history. ! ! Reading 16428 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 J1146-2447_S_1997_07_02_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)= 2.13824 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.691 mas, bmaj=7.539 mas, bpa=-7.944 degrees ! Estimated noise=2417.3 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.76095 Jy ! Component: 100 - total flux cleaned = 2.04328 Jy ! Total flux subtracted in 100 components = 2.04328 Jy ! Clean residual min=-0.084721 max=0.099883 Jy/beam ! Clean residual mean=-0.001175 rms=0.023567 Jy/beam ! Combined flux in latest and established models = 2.04328 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 2.04328 Jy ! ! Correcting IF 1. ! A total of 449 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 304 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 304 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 304 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.561731Jy sigma=0.001798 ! Fit after self-cal, rms=0.543447Jy sigma=0.001728 ! Inverting map and beam ! Estimated beam: bmin=2.691 mas, bmaj=7.539 mas, bpa=-7.944 degrees ! Estimated noise=2417.51 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.415 mas, bmaj=9.228 mas, bpa=-10.61 degrees ! Estimated noise=1638.77 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.017896 Jy ! Component: 100 - total flux cleaned = 0.0156493 Jy ! Component: 150 - total flux cleaned = 0.0126481 Jy ! Component: 200 - total flux cleaned = 0.0115594 Jy ! Total flux subtracted in 200 components = 0.0115594 Jy ! Clean residual min=-0.069048 max=0.070182 Jy/beam ! Clean residual mean=-0.001748 rms=0.017860 Jy/beam ! Combined flux in latest and established models = 2.05484 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 24 components and 2.05484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.529505Jy sigma=0.001694 ! Fit after self-cal, rms=0.529455Jy sigma=0.001693 ! 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.415 x 9.228 at -10.61 degrees (North through East) ! Clean map min=-0.068619 max=2.0266 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.02925 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.10 HN 0.88 KP 0.90 ! LA 0.99 MK 0.98 NL 1.00* OV 1.08 ! PT 0.97 SC 0.83 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.988607 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.16 HN 0.99 KP 0.95 ! LA 1.09 MK 1.03 NL 0.98 OV 1.03 ! PT 0.96 SC 0.90 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.03797 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.09 HN 0.92 KP 0.93 ! LA 0.81 MK 0.88 NL 0.96 OV 0.93 ! PT 1.12 SC 1.03 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.990317 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.13 HN 1.12 KP 0.95 ! LA 0.90 MK 1.04 NL 1.07 OV 0.93 ! PT 0.94 SC 1.02 ! ! ! Fit before self-cal, rms=0.529455Jy sigma=0.001693 ! Fit after self-cal, rms=0.455021Jy sigma=0.001497 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.455021Jy sigma=0.001497 ! Fit after self-cal, rms=0.455022Jy sigma=0.001497 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.355 mas, bmaj=9.033 mas, bpa=-9.793 degrees ! Estimated noise=1644.81 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.0445411 Jy ! Component: 100 - total flux cleaned = 0.0506329 Jy ! Component: 150 - total flux cleaned = 0.050129 Jy ! Component: 200 - total flux cleaned = 0.049651 Jy ! Total flux subtracted in 200 components = 0.049651 Jy ! Clean residual min=-0.027529 max=0.021205 Jy/beam ! Clean residual mean=-0.000447 rms=0.007115 Jy/beam ! Combined flux in latest and established models = 2.10449 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 40 components and 2.10449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.452438Jy sigma=0.001485 ! Fit after self-cal, rms=0.452403Jy sigma=0.001485 ! 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.452403Jy sigma=0.001485 ! Fit after self-cal, rms=0.407785Jy sigma=0.001322 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.00643378 Jy ! Component: 100 - total flux cleaned = 0.00599696 Jy ! Component: 150 - total flux cleaned = 0.00522163 Jy ! Component: 200 - total flux cleaned = 0.00490076 Jy ! Total flux subtracted in 200 components = 0.00490076 Jy ! Clean residual min=-0.025048 max=0.019517 Jy/beam ! Clean residual mean=-0.000448 rms=0.006981 Jy/beam ! Combined flux in latest and established models = 2.10939 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 48 components and 2.10939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.406854Jy sigma=0.001319 ! Fit after self-cal, rms=0.403489Jy sigma=0.001308 ! 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.355 x 9.033 at -9.793 degrees (North through East) ! Clean map min=-0.027842 max=2.0619 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.403489Jy sigma=0.001308 ! Fit after self-cal, rms=0.385146Jy sigma=0.001240 ! 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.385146Jy sigma=0.001240 ! Fit after self-cal, rms=0.384475Jy sigma=0.001238 ! Inverting map and beam ! Estimated beam: bmin=3.33 mas, bmaj=9.025 mas, bpa=-10.03 degrees ! Estimated noise=1639.48 mJy/beam. ! Added new window around map position (-20, -44.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0149399 Jy ! Component: 100 - total flux cleaned = 0.0145172 Jy ! Component: 150 - total flux cleaned = 0.0138094 Jy ! Component: 200 - total flux cleaned = 0.0141114 Jy ! Total flux subtracted in 200 components = 0.0141114 Jy ! Clean residual min=-0.009307 max=0.009183 Jy/beam ! Clean residual mean=-0.000182 rms=0.002649 Jy/beam ! Combined flux in latest and established models = 2.1235 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 70 components and 2.1235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.383737Jy sigma=0.001235 ! Fit after self-cal, rms=0.383490Jy sigma=0.001234 ! 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.383490Jy sigma=0.001234 ! Fit after self-cal, rms=0.382560Jy sigma=0.001232 ! 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.382560Jy sigma=0.001232 ! Fit after self-cal, rms=0.382442Jy sigma=0.001231 ! Inverting map and beam ! Estimated beam: bmin=3.325 mas, bmaj=9.012 mas, bpa=-9.972 degrees ! Estimated noise=1637.78 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000380177 Jy ! Component: 100 - total flux cleaned = 0.000377078 Jy ! Component: 150 - total flux cleaned = 0.000132969 Jy ! Component: 200 - total flux cleaned = 0.000364826 Jy ! Total flux subtracted in 200 components = 0.000364826 Jy ! Clean residual min=-0.008090 max=0.008201 Jy/beam ! Clean residual mean=-0.000122 rms=0.002345 Jy/beam ! Combined flux in latest and established models = 2.12386 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 85 components and 2.12386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.382168Jy sigma=0.001230 ! Fit after self-cal, rms=0.382062Jy sigma=0.001230 ! 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.292 mas, bmaj=16.44 mas, bpa=-8.308 degrees ! Estimated noise=2080.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.00054689 Jy ! Component: 100 - total flux cleaned = 0.000359335 Jy ! Component: 150 - total flux cleaned = 0.000186864 Jy ! Component: 200 - total flux cleaned = -0.000285074 Jy ! Total flux subtracted in 200 components = -0.000285074 Jy ! Clean residual min=-0.007606 max=0.007108 Jy/beam ! Clean residual mean=-0.000256 rms=0.002574 Jy/beam ! Combined flux in latest and established models = 2.12358 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 103 components and 2.12358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.381970Jy sigma=0.001230 ! Fit after self-cal, rms=0.381878Jy sigma=0.001229 ! 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.644 mas, bmaj=7.476 mas, bpa=-7.865 degrees ! Estimated noise=2383.51 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.75635 Jy ! Component: 100 - total flux cleaned = 2.04041 Jy ! Component: 150 - total flux cleaned = 2.11142 Jy ! Component: 200 - total flux cleaned = 2.12559 Jy ! Total flux subtracted in 200 components = 2.12559 Jy ! Clean residual min=-0.021880 max=0.019417 Jy/beam ! Clean residual mean=-0.000108 rms=0.006180 Jy/beam ! Combined flux in latest and established models = 2.1256 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 2.1256 Jy ! Inverting map and beam ! Estimated beam: bmin=3.325 mas, bmaj=9.012 mas, bpa=-9.972 degrees ! Estimated noise=1637.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.00826815 Jy ! Component: 100 - total flux cleaned = 0.00892648 Jy ! Component: 150 - total flux cleaned = 0.00947705 Jy ! Component: 200 - total flux cleaned = 0.00947682 Jy ! Total flux subtracted in 200 components = 0.00947682 Jy ! Clean residual min=-0.011769 max=0.010655 Jy/beam ! Clean residual mean=-0.000172 rms=0.003159 Jy/beam ! Combined flux in latest and established models = 2.13507 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 34 components and 2.13507 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.292 mas, bmaj=16.44 mas, bpa=-8.308 degrees ! Estimated noise=2080.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.00219395 Jy ! Component: 100 - total flux cleaned = -0.00250792 Jy ! Component: 150 - total flux cleaned = -0.00340415 Jy ! Component: 200 - total flux cleaned = -0.0039461 Jy ! Total flux subtracted in 200 components = -0.0039461 Jy ! Clean residual min=-0.009516 max=0.008308 Jy/beam ! Clean residual mean=-0.000335 rms=0.003086 Jy/beam ! Combined flux in latest and established models = 2.13113 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 2.13113 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.325 mas, bmaj=9.012 mas, bpa=-9.972 degrees ! Estimated noise=1637.78 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -2.4991e-05 Jy ! Component: 100 - total flux cleaned = -6.43641e-06 Jy ! Component: 150 - total flux cleaned = -0.000287972 Jy ! Component: 200 - total flux cleaned = -0.000771561 Jy ! Total flux subtracted in 200 components = -0.000771561 Jy ! Clean residual min=-0.009727 max=0.008737 Jy/beam ! Clean residual mean=-0.000149 rms=0.002563 Jy/beam ! Combined flux in latest and established models = 2.13035 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 61 components and 2.13035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.382282Jy sigma=0.001230 ! Fit after self-cal, rms=0.382185Jy sigma=0.001230 wmodel J1146-2447_S_1997_07_02_yyk\_map.mod ! Writing 61 model components to file: J1146-2447_S_1997_07_02_yyk_map.mod wobs J1146-2447_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1146-2447_S_1997_07_02_yyk_uvs.fits wwins J1146-2447_S_1997_07_02_yyk\_map.win ! wwins: Wrote 2 windows to J1146-2447_S_1997_07_02_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.00179226 Jy ! Component: 100 - total flux cleaned = -0.00208419 Jy ! Component: 150 - total flux cleaned = -0.00321413 Jy ! Component: 200 - total flux cleaned = -0.00427779 Jy ! Component: 250 - total flux cleaned = -0.00515754 Jy ! Component: 300 - total flux cleaned = -0.0063583 Jy ! Component: 350 - total flux cleaned = -0.00751675 Jy ! Component: 400 - total flux cleaned = -0.00863515 Jy ! Component: 450 - total flux cleaned = -0.00971927 Jy ! Component: 500 - total flux cleaned = -0.0106667 Jy ! Component: 550 - total flux cleaned = -0.0116846 Jy ! Component: 600 - total flux cleaned = -0.0127676 Jy ! Component: 650 - total flux cleaned = -0.013532 Jy ! Component: 700 - total flux cleaned = -0.0145528 Jy ! Component: 750 - total flux cleaned = -0.0156343 Jy ! Component: 800 - total flux cleaned = -0.0162493 Jy ! Component: 850 - total flux cleaned = -0.0170239 Jy ! Component: 900 - total flux cleaned = -0.0178656 Jy ! Component: 950 - total flux cleaned = -0.0186054 Jy ! Component: 1000 - total flux cleaned = -0.0192468 Jy ! Component: 1050 - total flux cleaned = -0.0198751 Jy ! Component: 1100 - total flux cleaned = -0.0205683 Jy ! Component: 1150 - total flux cleaned = -0.0213982 Jy ! Component: 1200 - total flux cleaned = -0.0222122 Jy ! Component: 1250 - total flux cleaned = -0.0230114 Jy ! Component: 1300 - total flux cleaned = -0.023866 Jy ! Component: 1350 - total flux cleaned = -0.0245664 Jy ! Component: 1400 - total flux cleaned = -0.0253918 Jy ! Component: 1450 - total flux cleaned = -0.0263365 Jy ! Component: 1500 - total flux cleaned = -0.0271987 Jy ! Component: 1550 - total flux cleaned = -0.027786 Jy ! Component: 1600 - total flux cleaned = -0.0286189 Jy ! Component: 1650 - total flux cleaned = -0.0293748 Jy ! Component: 1700 - total flux cleaned = -0.0301182 Jy ! Component: 1750 - total flux cleaned = -0.0309705 Jy ! Component: 1800 - total flux cleaned = -0.0316891 Jy ! Component: 1850 - total flux cleaned = -0.0324561 Jy ! Component: 1900 - total flux cleaned = -0.0332098 Jy ! Component: 1950 - total flux cleaned = -0.0341235 Jy ! Component: 2000 - total flux cleaned = -0.0348535 Jy ! Total flux subtracted in 2048 components = -0.0356286 Jy ! Clean residual min=-0.003767 max=0.003106 Jy/beam ! Clean residual mean=-0.000108 rms=0.001097 Jy/beam ! Combined flux in latest and established models = 2.09473 Jy keep ! Adding 123 model components to the UV plane model. ! The established model now contains 184 components and 2.09473 Jy ![Exited script file: muppet] wmap "J1146-2447_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.325 x 9.012 at -9.972 degrees (North through East) ! Clean map min=-0.0088024 max=2.0482 Jy/beam ! Writing clean map to FITS file: J1146-2447_S_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 2.04819 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.001067 device "J1146-2447_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1146-2447_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.156285 0.156285 0.31257 0.62514 1.25028 2.50056 5.00112 10.0022 20.0045 40.009 80.0179 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0032 print "peak=",int(peak_flux*1000)/1000 ! peak= 2.048 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.325 x 9.012 at -9.972 degrees (North through East) ! Clean map min=-0.0088024 max=2.0482 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1146-2447_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1146-2447_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1146-2447_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 17:50:55 2007