! Started logfile: J0217-0820_S_1997_05_07_yyk_uvs.log on Sun Jan 7 15:49:52 2007 obs J0217-0820_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J0217-0820_S_1997_05_07_yyk_uva.fits ! AN table 1: 141 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.767218 visibilities/baseline/integration-bin. ! Found source: J0217-0820 ! ! 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 19472 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 J0217-0820_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.387514 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.838 mas, bmaj=7.585 mas, bpa=-4.91 degrees ! Estimated noise=1558.57 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.216343 Jy ! Component: 100 - total flux cleaned = 0.251917 Jy ! Total flux subtracted in 100 components = 0.251917 Jy ! Clean residual min=-0.009664 max=0.014390 Jy/beam ! Clean residual mean=0.000286 rms=0.002899 Jy/beam ! Combined flux in latest and established models = 0.251917 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 0.251917 Jy ! ! Correcting IF 1. ! A total of 320 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 181 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 181 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 181 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.291796Jy sigma=0.001189 ! Fit after self-cal, rms=0.291669Jy sigma=0.001188 ! Inverting map and beam ! Estimated beam: bmin=2.838 mas, bmaj=7.585 mas, bpa=-4.91 degrees ! Estimated noise=1558.57 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.58 mas, bmaj=9.233 mas, bpa=-5.276 degrees ! Estimated noise=1188.23 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.0125852 Jy ! Component: 100 - total flux cleaned = 0.0169815 Jy ! Component: 150 - total flux cleaned = 0.0178591 Jy ! Component: 200 - total flux cleaned = 0.0181033 Jy ! Total flux subtracted in 200 components = 0.0181033 Jy ! Clean residual min=-0.007224 max=0.013283 Jy/beam ! Clean residual mean=0.000545 rms=0.003042 Jy/beam ! Combined flux in latest and established models = 0.27002 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 22 components and 0.27002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.291159Jy sigma=0.001187 ! Fit after self-cal, rms=0.291150Jy sigma=0.001187 ! 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.58 x 9.233 at -5.276 degrees (North through East) ! Clean map min=-0.0070979 max=0.24286 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01556 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.06 HN 1.00 KP 0.88 ! LA 1.01 MK 0.99 NL 1.00* OV 1.11 ! PT 0.94 SC 0.88 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.968125 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.18 HN 1.06 KP 0.98 ! LA 1.06 MK 1.04 NL 1.04 OV 1.03 ! PT 0.88 SC 1.01 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.05355 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.06 HN 0.96 KP 0.89 ! LA 0.83 MK 0.88 NL 0.92 OV 0.97 ! PT 1.05 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.981435 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.15 HN 1.07 KP 0.95 ! LA 0.88 MK 1.02 NL 1.07 OV 1.13 ! PT 0.91 SC 0.99 ! ! ! Fit before self-cal, rms=0.291150Jy sigma=0.001187 ! Fit after self-cal, rms=0.284699Jy sigma=0.001181 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.284699Jy sigma=0.001181 ! Fit after self-cal, rms=0.284698Jy sigma=0.001181 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.581 mas, bmaj=9.201 mas, bpa=-5.237 degrees ! Estimated noise=1183.87 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.5, -34). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108367 Jy ! Component: 100 - total flux cleaned = 0.0152697 Jy ! Component: 150 - total flux cleaned = 0.0173459 Jy ! Component: 200 - total flux cleaned = 0.0182215 Jy ! Total flux subtracted in 200 components = 0.0182215 Jy ! Clean residual min=-0.005216 max=0.006123 Jy/beam ! Clean residual mean=-0.000010 rms=0.001562 Jy/beam ! Combined flux in latest and established models = 0.288242 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 44 components and 0.288242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.284404Jy sigma=0.001179 ! Fit after self-cal, rms=0.284399Jy sigma=0.001179 ! 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.284399Jy sigma=0.001179 ! Fit after self-cal, rms=0.283172Jy sigma=0.001174 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.00203032 Jy ! Component: 100 - total flux cleaned = 0.00264917 Jy ! Component: 150 - total flux cleaned = 0.00301899 Jy ! Component: 200 - total flux cleaned = 0.00344183 Jy ! Total flux subtracted in 200 components = 0.00344183 Jy ! Clean residual min=-0.004911 max=0.005829 Jy/beam ! Clean residual mean=-0.000039 rms=0.001467 Jy/beam ! Combined flux in latest and established models = 0.291684 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 57 components and 0.291684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.283111Jy sigma=0.001174 ! Fit after self-cal, rms=0.282963Jy sigma=0.001173 ! 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.581 x 9.201 at -5.237 degrees (North through East) ! Clean map min=-0.004915 max=0.24501 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.282963Jy sigma=0.001173 ! Fit after self-cal, rms=0.280702Jy sigma=0.001170 ! 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.280702Jy sigma=0.001170 ! Fit after self-cal, rms=0.280677Jy sigma=0.001170 ! Inverting map and beam ! Estimated beam: bmin=3.583 mas, bmaj=9.152 mas, bpa=-4.935 degrees ! Estimated noise=1176.66 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000192735 Jy ! Component: 100 - total flux cleaned = 0.000436655 Jy ! Component: 150 - total flux cleaned = 0.000584599 Jy ! Component: 200 - total flux cleaned = 0.000720217 Jy ! Total flux subtracted in 200 components = 0.000720217 Jy ! Clean residual min=-0.003807 max=0.005039 Jy/beam ! Clean residual mean=0.000056 rms=0.001204 Jy/beam ! Combined flux in latest and established models = 0.292404 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 71 components and 0.292404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.280642Jy sigma=0.001170 ! Fit after self-cal, rms=0.280637Jy sigma=0.001170 ! 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.280637Jy sigma=0.001170 ! Fit after self-cal, rms=0.282789Jy sigma=0.001169 ! 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.282789Jy sigma=0.001169 ! Fit after self-cal, rms=0.282790Jy sigma=0.001169 ! Inverting map and beam ! Estimated beam: bmin=3.576 mas, bmaj=9.153 mas, bpa=-4.991 degrees ! Estimated noise=1181.26 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130374 Jy ! Component: 100 - total flux cleaned = 0.00136684 Jy ! Component: 150 - total flux cleaned = 0.00148588 Jy ! Component: 200 - total flux cleaned = 0.00159666 Jy ! Total flux subtracted in 200 components = 0.00159666 Jy ! Clean residual min=-0.003822 max=0.004855 Jy/beam ! Clean residual mean=0.000078 rms=0.001171 Jy/beam ! Combined flux in latest and established models = 0.294 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 86 components and 0.294001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.282764Jy sigma=0.001169 ! Fit after self-cal, rms=0.282767Jy sigma=0.001169 ! 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.19 mas, bmaj=14.76 mas, bpa=7.624 degrees ! Estimated noise=1444.76 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.00192994 Jy ! Component: 100 - total flux cleaned = 0.00218218 Jy ! Component: 150 - total flux cleaned = 0.00226212 Jy ! Component: 200 - total flux cleaned = 0.00229651 Jy ! Total flux subtracted in 200 components = 0.00229651 Jy ! Clean residual min=-0.004504 max=0.004832 Jy/beam ! Clean residual mean=0.000099 rms=0.001509 Jy/beam ! Combined flux in latest and established models = 0.296297 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 99 components and 0.296297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.282774Jy sigma=0.001169 ! Fit after self-cal, rms=0.282773Jy sigma=0.001169 ! 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.827 mas, bmaj=7.532 mas, bpa=-4.779 degrees ! Estimated noise=1545.22 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.215659 Jy ! Component: 100 - total flux cleaned = 0.252282 Jy ! Component: 150 - total flux cleaned = 0.265189 Jy ! Component: 200 - total flux cleaned = 0.272152 Jy ! Total flux subtracted in 200 components = 0.272152 Jy ! Clean residual min=-0.006673 max=0.009512 Jy/beam ! Clean residual mean=0.000096 rms=0.001835 Jy/beam ! Combined flux in latest and established models = 0.272152 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.272152 Jy ! Inverting map and beam ! Estimated beam: bmin=3.576 mas, bmaj=9.153 mas, bpa=-4.991 degrees ! Estimated noise=1181.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) ! Added new window around map position (4.5, -7.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00959942 Jy ! Component: 100 - total flux cleaned = 0.0151867 Jy ! Component: 150 - total flux cleaned = 0.0183364 Jy ! Component: 200 - total flux cleaned = 0.0196619 Jy ! Total flux subtracted in 200 components = 0.0196619 Jy ! Clean residual min=-0.003703 max=0.004907 Jy/beam ! Clean residual mean=0.000099 rms=0.001163 Jy/beam ! Combined flux in latest and established models = 0.291814 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 40 components and 0.291814 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.19 mas, bmaj=14.76 mas, bpa=7.624 degrees ! Estimated noise=1444.76 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.00314031 Jy ! Component: 100 - total flux cleaned = 0.00472186 Jy ! Component: 150 - total flux cleaned = 0.00517094 Jy ! Component: 200 - total flux cleaned = 0.00544932 Jy ! Total flux subtracted in 200 components = 0.00544932 Jy ! Clean residual min=-0.004350 max=0.004658 Jy/beam ! Clean residual mean=0.000064 rms=0.001361 Jy/beam ! Combined flux in latest and established models = 0.297263 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 67 components and 0.297263 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.576 mas, bmaj=9.153 mas, bpa=-4.991 degrees ! Estimated noise=1181.26 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00091042 Jy ! Component: 100 - total flux cleaned = -0.001287 Jy ! Component: 150 - total flux cleaned = -0.00153805 Jy ! Component: 200 - total flux cleaned = -0.00153447 Jy ! Total flux subtracted in 200 components = -0.00153447 Jy ! Clean residual min=-0.003479 max=0.004051 Jy/beam ! Clean residual mean=0.000050 rms=0.001050 Jy/beam ! Combined flux in latest and established models = 0.295728 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 81 components and 0.295728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.282702Jy sigma=0.001168 ! Fit after self-cal, rms=0.282699Jy sigma=0.001168 wmodel J0217-0820_S_1997_05_07_yyk\_map.mod ! Writing 81 model components to file: J0217-0820_S_1997_05_07_yyk_map.mod wobs J0217-0820_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J0217-0820_S_1997_05_07_yyk_uvs.fits wwins J0217-0820_S_1997_05_07_yyk\_map.win ! wwins: Wrote 3 windows to J0217-0820_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.00118459 Jy ! Component: 100 - total flux cleaned = 0.00180383 Jy ! Component: 150 - total flux cleaned = 0.00249476 Jy ! Component: 200 - total flux cleaned = 0.00260489 Jy ! Component: 250 - total flux cleaned = 0.00270932 Jy ! Component: 300 - total flux cleaned = 0.00261114 Jy ! Component: 350 - total flux cleaned = 0.00251536 Jy ! Component: 400 - total flux cleaned = 0.00233124 Jy ! Component: 450 - total flux cleaned = 0.00228684 Jy ! Component: 500 - total flux cleaned = 0.00228751 Jy ! Component: 550 - total flux cleaned = 0.00220469 Jy ! Component: 600 - total flux cleaned = 0.00228581 Jy ! Component: 650 - total flux cleaned = 0.0022854 Jy ! Component: 700 - total flux cleaned = 0.00228477 Jy ! Component: 750 - total flux cleaned = 0.00224574 Jy ! Component: 800 - total flux cleaned = 0.00217059 Jy ! Component: 850 - total flux cleaned = 0.00209683 Jy ! Component: 900 - total flux cleaned = 0.00202459 Jy ! Component: 950 - total flux cleaned = 0.00191891 Jy ! Component: 1000 - total flux cleaned = 0.0018845 Jy ! Component: 1050 - total flux cleaned = 0.00178358 Jy ! Component: 1100 - total flux cleaned = 0.00175086 Jy ! Component: 1150 - total flux cleaned = 0.00171808 Jy ! Component: 1200 - total flux cleaned = 0.00165458 Jy ! Component: 1250 - total flux cleaned = 0.0014967 Jy ! Component: 1300 - total flux cleaned = 0.0013725 Jy ! Component: 1350 - total flux cleaned = 0.00125042 Jy ! Component: 1400 - total flux cleaned = 0.00112949 Jy ! Component: 1450 - total flux cleaned = 0.00100992 Jy ! Component: 1500 - total flux cleaned = 0.000862886 Jy ! Component: 1550 - total flux cleaned = 0.000804887 Jy ! Component: 1600 - total flux cleaned = 0.000633151 Jy ! Component: 1650 - total flux cleaned = 0.000548634 Jy ! Component: 1700 - total flux cleaned = 0.000493137 Jy ! Component: 1750 - total flux cleaned = 0.000410235 Jy ! Component: 1800 - total flux cleaned = 0.000355605 Jy ! Component: 1850 - total flux cleaned = 0.000140301 Jy ! Component: 1900 - total flux cleaned = 0.00014072 Jy ! Component: 1950 - total flux cleaned = 8.83799e-05 Jy ! Component: 2000 - total flux cleaned = -4.10642e-05 Jy ! Total flux subtracted in 2048 components = -1.53527e-05 Jy ! Clean residual min=-0.001599 max=0.001624 Jy/beam ! Clean residual mean=0.000020 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.295713 Jy keep ! Adding 136 model components to the UV plane model. ! The established model now contains 217 components and 0.295713 Jy ![Exited script file: muppet] wmap "J0217-0820_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.576 x 9.153 at -4.991 degrees (North through East) ! Clean map min=-0.0027376 max=0.24787 Jy/beam ! Writing clean map to FITS file: J0217-0820_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.247866 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000517369 device "J0217-0820_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J0217-0820_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.626187 0.626187 1.25237 2.50475 5.0095 10.019 20.038 40.076 80.1519 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.247 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.576 x 9.153 at -4.991 degrees (North through East) ! Clean map min=-0.0027376 max=0.24787 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0217-0820_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J0217-0820_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0217-0820_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 15:49:59 2007