! Started logfile: J0239-0234_S_1997_05_07_yyk_uvs.log on Sun Jan 7 15:54:18 2007 obs J0239-0234_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J0239-0234_S_1997_05_07_yyk_uva.fits ! AN table 1: 146 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.796804 visibilities/baseline/integration-bin. ! Found source: J0239-0234 ! ! 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 20940 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 J0239-0234_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.443879 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.926 mas, bmaj=7.528 mas, bpa=-6.904 degrees ! Estimated noise=2064.91 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.291311 Jy ! Component: 100 - total flux cleaned = 0.330945 Jy ! Total flux subtracted in 100 components = 0.330945 Jy ! Clean residual min=-0.009941 max=0.016303 Jy/beam ! Clean residual mean=0.000223 rms=0.003392 Jy/beam ! Combined flux in latest and established models = 0.330945 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.330945 Jy ! ! Correcting IF 1. ! A total of 305 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.281059Jy sigma=0.001203 ! Fit after self-cal, rms=0.280986Jy sigma=0.001202 ! Inverting map and beam ! Estimated beam: bmin=2.926 mas, bmaj=7.528 mas, bpa=-6.904 degrees ! Estimated noise=2064.91 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.592 mas, bmaj=9.029 mas, bpa=-7.072 degrees ! Estimated noise=1084.31 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.0110436 Jy ! Component: 100 - total flux cleaned = 0.0165019 Jy ! Component: 150 - total flux cleaned = 0.0172775 Jy ! Component: 200 - total flux cleaned = 0.0175532 Jy ! Total flux subtracted in 200 components = 0.0175532 Jy ! Clean residual min=-0.008182 max=0.010330 Jy/beam ! Clean residual mean=0.000207 rms=0.002519 Jy/beam ! Combined flux in latest and established models = 0.348498 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 13 components and 0.348498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.280444Jy sigma=0.001201 ! Fit after self-cal, rms=0.280439Jy sigma=0.001201 ! 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.592 x 9.029 at -7.072 degrees (North through East) ! Clean map min=-0.0077995 max=0.32656 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if 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.02031 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.07 HN 0.99 KP 0.90 ! LA 0.99 MK 0.98 NL 1.00* OV 1.10 ! PT 0.95 SC 0.82 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.97363 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.13 HN 1.11 KP 0.99 ! LA 1.10 MK 1.02 NL 1.01 OV 1.03 ! PT 0.95 SC 0.92 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.05877 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.03 HN 0.95 KP 0.91 ! LA 0.81 MK 0.85 NL 0.97 OV 0.95 ! PT 1.06 SC 0.99 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.990769 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.08 HN 1.05 KP 0.97 ! LA 0.90 MK 1.02 NL 1.10 OV 1.09 ! PT 0.89 SC 1.01 ! ! ! Fit before self-cal, rms=0.280439Jy sigma=0.001201 ! Fit after self-cal, rms=0.274683Jy sigma=0.001192 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.274683Jy sigma=0.001192 ! Fit after self-cal, rms=0.274683Jy sigma=0.001192 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.527 mas, bmaj=8.816 mas, bpa=-6.57 degrees ! Estimated noise=1091.45 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 (-3, -12.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00859043 Jy ! Component: 100 - total flux cleaned = 0.00971962 Jy ! Component: 150 - total flux cleaned = 0.0101633 Jy ! Component: 200 - total flux cleaned = 0.0104121 Jy ! Total flux subtracted in 200 components = 0.0104121 Jy ! Clean residual min=-0.004115 max=0.005712 Jy/beam ! Clean residual mean=-0.000038 rms=0.001167 Jy/beam ! Combined flux in latest and established models = 0.35891 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 29 components and 0.35891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.274430Jy sigma=0.001191 ! Fit after self-cal, rms=0.274416Jy sigma=0.001191 ! 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.274416Jy sigma=0.001191 ! Fit after self-cal, rms=0.272825Jy sigma=0.001183 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.00138602 Jy ! Component: 100 - total flux cleaned = 0.00170707 Jy ! Component: 150 - total flux cleaned = 0.00161868 Jy ! Component: 200 - total flux cleaned = 0.00162144 Jy ! Total flux subtracted in 200 components = 0.00162144 Jy ! Clean residual min=-0.003887 max=0.005095 Jy/beam ! Clean residual mean=-0.000052 rms=0.001113 Jy/beam ! Combined flux in latest and established models = 0.360531 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 38 components and 0.360531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.272752Jy sigma=0.001183 ! Fit after self-cal, rms=0.272565Jy sigma=0.001182 ! 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.527 x 8.816 at -6.57 degrees (North through East) ! Clean map min=-0.0037268 max=0.33168 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.272565Jy sigma=0.001182 ! Fit after self-cal, rms=0.267089Jy sigma=0.001177 ! 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.267089Jy sigma=0.001177 ! Fit after self-cal, rms=0.267058Jy sigma=0.001177 ! Inverting map and beam ! Estimated beam: bmin=3.517 mas, bmaj=8.763 mas, bpa=-6.595 degrees ! Estimated noise=1084.97 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00169674 Jy ! Component: 100 - total flux cleaned = 0.00207174 Jy ! Component: 150 - total flux cleaned = 0.00213612 Jy ! Component: 200 - total flux cleaned = 0.00213651 Jy ! Total flux subtracted in 200 components = 0.00213651 Jy ! Clean residual min=-0.003263 max=0.003906 Jy/beam ! Clean residual mean=-0.000074 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.362668 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 53 components and 0.362668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.267025Jy sigma=0.001177 ! Fit after self-cal, rms=0.267023Jy sigma=0.001177 ! 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.267023Jy sigma=0.001177 ! Fit after self-cal, rms=0.267496Jy sigma=0.001175 ! 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.267496Jy sigma=0.001175 ! Fit after self-cal, rms=0.267502Jy sigma=0.001175 ! Inverting map and beam ! Estimated beam: bmin=3.512 mas, bmaj=8.737 mas, bpa=-6.532 degrees ! Estimated noise=1085.7 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00147229 Jy ! Component: 100 - total flux cleaned = 0.00170143 Jy ! Component: 150 - total flux cleaned = 0.00179907 Jy ! Component: 200 - total flux cleaned = 0.00184559 Jy ! Total flux subtracted in 200 components = 0.00184559 Jy ! Clean residual min=-0.003169 max=0.003693 Jy/beam ! Clean residual mean=-0.000067 rms=0.000930 Jy/beam ! Combined flux in latest and established models = 0.364513 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 70 components and 0.364513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.267485Jy sigma=0.001175 ! Fit after self-cal, rms=0.267493Jy sigma=0.001175 ! 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.272 mas, bmaj=13.55 mas, bpa=8.665 degrees ! Estimated noise=1339.05 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.000268643 Jy ! Component: 100 - total flux cleaned = 0.000296161 Jy ! Component: 150 - total flux cleaned = 0.000342341 Jy ! Component: 200 - total flux cleaned = 0.00038415 Jy ! Total flux subtracted in 200 components = 0.00038415 Jy ! Clean residual min=-0.003281 max=0.003328 Jy/beam ! Clean residual mean=-0.000133 rms=0.001021 Jy/beam ! Combined flux in latest and established models = 0.364898 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 85 components and 0.364898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.267489Jy sigma=0.001175 ! Fit after self-cal, rms=0.267495Jy sigma=0.001175 ! 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.899 mas, bmaj=7.404 mas, bpa=-6.535 degrees ! Estimated noise=2054.77 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.291323 Jy ! Component: 100 - total flux cleaned = 0.330731 Jy ! Component: 150 - total flux cleaned = 0.344687 Jy ! Component: 200 - total flux cleaned = 0.352647 Jy ! Total flux subtracted in 200 components = 0.352647 Jy ! Clean residual min=-0.006344 max=0.007171 Jy/beam ! Clean residual mean=0.000025 rms=0.002046 Jy/beam ! Combined flux in latest and established models = 0.352647 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.352647 Jy ! Inverting map and beam ! Estimated beam: bmin=3.512 mas, bmaj=8.737 mas, bpa=-6.532 degrees ! Estimated noise=1085.7 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.00873854 Jy ! Component: 100 - total flux cleaned = 0.00964836 Jy ! Component: 150 - total flux cleaned = 0.00976565 Jy ! Component: 200 - total flux cleaned = 0.0100417 Jy ! Total flux subtracted in 200 components = 0.0100417 Jy ! Clean residual min=-0.003220 max=0.003461 Jy/beam ! Clean residual mean=-0.000052 rms=0.000958 Jy/beam ! Combined flux in latest and established models = 0.362689 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 56 components and 0.362689 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.272 mas, bmaj=13.55 mas, bpa=8.665 degrees ! Estimated noise=1339.05 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.0013352 Jy ! Component: 100 - total flux cleaned = 0.00166378 Jy ! Component: 150 - total flux cleaned = 0.0017366 Jy ! Component: 200 - total flux cleaned = 0.00179546 Jy ! Total flux subtracted in 200 components = 0.00179546 Jy ! Clean residual min=-0.003246 max=0.003292 Jy/beam ! Clean residual mean=-0.000126 rms=0.001006 Jy/beam ! Combined flux in latest and established models = 0.364484 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 75 components and 0.364484 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.512 mas, bmaj=8.737 mas, bpa=-6.532 degrees ! Estimated noise=1085.7 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000739191 Jy ! Component: 100 - total flux cleaned = -0.000622421 Jy ! Component: 150 - total flux cleaned = -0.000569919 Jy ! Component: 200 - total flux cleaned = -0.000520698 Jy ! Total flux subtracted in 200 components = -0.000520698 Jy ! Clean residual min=-0.003175 max=0.003336 Jy/beam ! Clean residual mean=-0.000063 rms=0.000912 Jy/beam ! Combined flux in latest and established models = 0.363963 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 95 components and 0.363963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.267491Jy sigma=0.001175 ! Fit after self-cal, rms=0.267497Jy sigma=0.001175 wmodel J0239-0234_S_1997_05_07_yyk\_map.mod ! Writing 95 model components to file: J0239-0234_S_1997_05_07_yyk_map.mod wobs J0239-0234_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J0239-0234_S_1997_05_07_yyk_uvs.fits wwins J0239-0234_S_1997_05_07_yyk\_map.win ! wwins: Wrote 2 windows to J0239-0234_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.000562012 Jy ! Component: 100 - total flux cleaned = 0.000618771 Jy ! Component: 150 - total flux cleaned = 0.000516195 Jy ! Component: 200 - total flux cleaned = 0.000616427 Jy ! Component: 250 - total flux cleaned = 0.000426107 Jy ! Component: 300 - total flux cleaned = 0.000244103 Jy ! Component: 350 - total flux cleaned = 0.000156579 Jy ! Component: 400 - total flux cleaned = 2.86337e-05 Jy ! Component: 450 - total flux cleaned = -0.000261423 Jy ! Component: 500 - total flux cleaned = -0.000583476 Jy ! Component: 550 - total flux cleaned = -0.000898309 Jy ! Component: 600 - total flux cleaned = -0.0011679 Jy ! Component: 650 - total flux cleaned = -0.00139362 Jy ! Component: 700 - total flux cleaned = -0.00157827 Jy ! Component: 750 - total flux cleaned = -0.00183218 Jy ! Component: 800 - total flux cleaned = -0.00204463 Jy ! Component: 850 - total flux cleaned = -0.0022532 Jy ! Component: 900 - total flux cleaned = -0.00235491 Jy ! Component: 950 - total flux cleaned = -0.00255547 Jy ! Component: 1000 - total flux cleaned = -0.00268696 Jy ! Component: 1050 - total flux cleaned = -0.00288056 Jy ! Component: 1100 - total flux cleaned = -0.00303887 Jy ! Component: 1150 - total flux cleaned = -0.00319445 Jy ! Component: 1200 - total flux cleaned = -0.00337755 Jy ! Component: 1250 - total flux cleaned = -0.00352717 Jy ! Component: 1300 - total flux cleaned = -0.00367474 Jy ! Component: 1350 - total flux cleaned = -0.00376227 Jy ! Component: 1400 - total flux cleaned = -0.00399147 Jy ! Component: 1450 - total flux cleaned = -0.00399141 Jy ! Component: 1500 - total flux cleaned = -0.00418631 Jy ! Component: 1550 - total flux cleaned = -0.00432304 Jy ! Component: 1600 - total flux cleaned = -0.00451209 Jy ! Component: 1650 - total flux cleaned = -0.00459229 Jy ! Component: 1700 - total flux cleaned = -0.00482917 Jy ! Component: 1750 - total flux cleaned = -0.00495907 Jy ! Component: 1800 - total flux cleaned = -0.00508745 Jy ! Component: 1850 - total flux cleaned = -0.0053151 Jy ! Component: 1900 - total flux cleaned = -0.00543943 Jy ! Component: 1950 - total flux cleaned = -0.00561134 Jy ! Component: 2000 - total flux cleaned = -0.00573259 Jy ! Total flux subtracted in 2048 components = -0.00594868 Jy ! Clean residual min=-0.001689 max=0.001284 Jy/beam ! Clean residual mean=-0.000041 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.358015 Jy keep ! Adding 124 model components to the UV plane model. ! The established model now contains 219 components and 0.358015 Jy ![Exited script file: muppet] wmap "J0239-0234_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.512 x 8.737 at -6.532 degrees (North through East) ! Clean map min=-0.0029767 max=0.33345 Jy/beam ! Writing clean map to FITS file: J0239-0234_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.333447 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000482717 device "J0239-0234_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J0239-0234_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.434297 0.434297 0.868595 1.73719 3.47438 6.94876 13.8975 27.795 55.5901 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.333 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.512 x 8.737 at -6.532 degrees (North through East) ! Clean map min=-0.0029767 max=0.33345 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0239-0234_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J0239-0234_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0239-0234_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 15:54:25 2007