! Started logfile: J0745-0044_S_1997_05_07_yyk_uvs.log on Sun Jan 7 16:49:29 2007 obs J0745-0044_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J0745-0044_S_1997_05_07_yyk_uva.fits ! AN table 1: 140 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.884603 visibilities/baseline/integration-bin. ! Found source: J0745-0044 ! ! 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 22292 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 J0745-0044_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)= 1.32622 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.803 mas, bmaj=6.93 mas, bpa=-2.208 degrees ! Estimated noise=2019.65 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.07691 Jy ! Component: 100 - total flux cleaned = 1.28304 Jy ! Total flux subtracted in 100 components = 1.28304 Jy ! Clean residual min=-0.045614 max=0.059886 Jy/beam ! Clean residual mean=0.000791 rms=0.011440 Jy/beam ! Combined flux in latest and established models = 1.28304 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 1.28304 Jy ! ! Correcting IF 1. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.358394Jy sigma=0.001493 ! Fit after self-cal, rms=0.358128Jy sigma=0.001492 ! Inverting map and beam ! Estimated beam: bmin=2.803 mas, bmaj=6.93 mas, bpa=-2.208 degrees ! Estimated noise=2019.66 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.492 mas, bmaj=8.592 mas, bpa=-5.474 degrees ! Estimated noise=1022.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.0196964 Jy ! Component: 100 - total flux cleaned = 0.0171985 Jy ! Component: 150 - total flux cleaned = 0.0162253 Jy ! Component: 200 - total flux cleaned = 0.0147138 Jy ! Total flux subtracted in 200 components = 0.0147138 Jy ! Clean residual min=-0.029636 max=0.038535 Jy/beam ! Clean residual mean=0.001112 rms=0.009763 Jy/beam ! Combined flux in latest and established models = 1.29776 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 22 components and 1.29776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.346472Jy sigma=0.001459 ! Fit after self-cal, rms=0.346419Jy sigma=0.001459 ! 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.492 x 8.592 at -5.474 degrees (North through East) ! Clean map min=-0.028634 max=1.2148 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.01885 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.05 HN 1.01 KP 0.92 ! LA 0.99 MK 1.00 NL 1.00* OV 1.10 ! PT 0.94 SC 0.84 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.968843 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.12 HN 1.10 KP 1.01 ! LA 1.09 MK 1.06 NL 1.03 OV 1.05 ! PT 0.93 SC 0.90 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.05458 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.05 HN 0.95 KP 0.91 ! LA 0.80 MK 0.85 NL 0.96 OV 0.94 ! PT 1.05 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.99554 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.11 HN 1.07 KP 0.94 ! LA 0.87 MK 1.01 NL 1.10 OV 1.09 ! PT 0.89 SC 0.99 ! ! ! Fit before self-cal, rms=0.346419Jy sigma=0.001459 ! Fit after self-cal, rms=0.311310Jy sigma=0.001341 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.311310Jy sigma=0.001341 ! Fit after self-cal, rms=0.311309Jy sigma=0.001341 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.459 mas, bmaj=8.4 mas, bpa=-4.567 degrees ! Estimated noise=1026.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) ! Added new window around map position (5.5, 5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0243919 Jy ! Component: 100 - total flux cleaned = 0.0253562 Jy ! Component: 150 - total flux cleaned = 0.0274142 Jy ! Component: 200 - total flux cleaned = 0.0291466 Jy ! Total flux subtracted in 200 components = 0.0291466 Jy ! Clean residual min=-0.008890 max=0.012165 Jy/beam ! Clean residual mean=0.000018 rms=0.002381 Jy/beam ! Combined flux in latest and established models = 1.3269 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 46 components and 1.3269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.309294Jy sigma=0.001332 ! Fit after self-cal, rms=0.309054Jy sigma=0.001332 ! 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.309054Jy sigma=0.001332 ! Fit after self-cal, rms=0.297790Jy sigma=0.001280 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.00442163 Jy ! Component: 100 - total flux cleaned = 0.00503341 Jy ! Component: 150 - total flux cleaned = 0.00503894 Jy ! Component: 200 - total flux cleaned = 0.00504077 Jy ! Total flux subtracted in 200 components = 0.00504077 Jy ! Clean residual min=-0.007599 max=0.009126 Jy/beam ! Clean residual mean=0.000016 rms=0.002107 Jy/beam ! Combined flux in latest and established models = 1.33194 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 56 components and 1.33194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.297222Jy sigma=0.001278 ! Fit after self-cal, rms=0.295873Jy sigma=0.001272 ! 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.459 x 8.4 at -4.567 degrees (North through East) ! Clean map min=-0.007672 max=1.2249 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.295873Jy sigma=0.001272 ! Fit after self-cal, rms=0.282183Jy sigma=0.001217 ! 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.282183Jy sigma=0.001217 ! Fit after self-cal, rms=0.281879Jy sigma=0.001215 ! Inverting map and beam ! Estimated beam: bmin=3.441 mas, bmaj=8.361 mas, bpa=-4.458 degrees ! Estimated noise=1021.49 mJy/beam. ! Added new window around map position (16.5, 20). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00976047 Jy ! Component: 100 - total flux cleaned = 0.011039 Jy ! Component: 150 - total flux cleaned = 0.0110539 Jy ! Component: 200 - total flux cleaned = 0.0108758 Jy ! Total flux subtracted in 200 components = 0.0108758 Jy ! Clean residual min=-0.006107 max=0.005041 Jy/beam ! Clean residual mean=-0.000059 rms=0.001517 Jy/beam ! Combined flux in latest and established models = 1.34282 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 79 components and 1.34282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.281504Jy sigma=0.001214 ! Fit after self-cal, rms=0.281382Jy sigma=0.001213 ! 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.281382Jy sigma=0.001213 ! Fit after self-cal, rms=0.280354Jy sigma=0.001209 ! 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.280354Jy sigma=0.001209 ! Fit after self-cal, rms=0.280316Jy sigma=0.001208 ! Inverting map and beam ! Estimated beam: bmin=3.439 mas, bmaj=8.353 mas, bpa=-4.406 degrees ! Estimated noise=1022.16 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00448702 Jy ! Component: 100 - total flux cleaned = 0.0044961 Jy ! Component: 150 - total flux cleaned = 0.00421089 Jy ! Component: 200 - total flux cleaned = 0.00394814 Jy ! Total flux subtracted in 200 components = 0.00394814 Jy ! Clean residual min=-0.005731 max=0.004436 Jy/beam ! Clean residual mean=-0.000049 rms=0.001374 Jy/beam ! Combined flux in latest and established models = 1.34677 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 94 components and 1.34677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.280170Jy sigma=0.001208 ! Fit after self-cal, rms=0.280145Jy sigma=0.001208 ! 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.998 mas, bmaj=13.32 mas, bpa=9.642 degrees ! Estimated noise=1269.33 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.00124413 Jy ! Component: 100 - total flux cleaned = 0.00103316 Jy ! Component: 150 - total flux cleaned = 0.000976416 Jy ! Component: 200 - total flux cleaned = 0.000872399 Jy ! Total flux subtracted in 200 components = 0.000872399 Jy ! Clean residual min=-0.006564 max=0.004329 Jy/beam ! Clean residual mean=-0.000102 rms=0.001633 Jy/beam ! Combined flux in latest and established models = 1.34764 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 111 components and 1.34764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.280126Jy sigma=0.001208 ! Fit after self-cal, rms=0.280117Jy sigma=0.001208 ! 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.788 mas, bmaj=6.865 mas, bpa=-1.459 degrees ! Estimated noise=1996.26 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.06719 Jy ! Component: 100 - total flux cleaned = 1.26315 Jy ! Component: 150 - total flux cleaned = 1.31055 Jy ! Component: 200 - total flux cleaned = 1.32396 Jy ! Total flux subtracted in 200 components = 1.32396 Jy ! Clean residual min=-0.014386 max=0.021186 Jy/beam ! Clean residual mean=0.000055 rms=0.004181 Jy/beam ! Combined flux in latest and established models = 1.32396 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 1.32396 Jy ! Inverting map and beam ! Estimated beam: bmin=3.439 mas, bmaj=8.353 mas, bpa=-4.406 degrees ! Estimated noise=1022.16 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.0174759 Jy ! Component: 100 - total flux cleaned = 0.022471 Jy ! Component: 150 - total flux cleaned = 0.0242851 Jy ! Component: 200 - total flux cleaned = 0.0249765 Jy ! Total flux subtracted in 200 components = 0.0249765 Jy ! Clean residual min=-0.007345 max=0.005977 Jy/beam ! Clean residual mean=-0.000065 rms=0.001855 Jy/beam ! Combined flux in latest and established models = 1.34893 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 57 components and 1.34893 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.998 mas, bmaj=13.32 mas, bpa=9.642 degrees ! Estimated noise=1269.33 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.00251713 Jy ! Component: 100 - total flux cleaned = 0.0019178 Jy ! Component: 150 - total flux cleaned = 0.00144146 Jy ! Component: 200 - total flux cleaned = 0.00123247 Jy ! Total flux subtracted in 200 components = 0.00123247 Jy ! Clean residual min=-0.006526 max=0.004766 Jy/beam ! Clean residual mean=-0.000134 rms=0.001712 Jy/beam ! Combined flux in latest and established models = 1.35017 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 83 components and 1.35017 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.439 mas, bmaj=8.353 mas, bpa=-4.406 degrees ! Estimated noise=1022.16 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000251904 Jy ! Component: 100 - total flux cleaned = 0.000242519 Jy ! Component: 150 - total flux cleaned = 2.51604e-05 Jy ! Component: 200 - total flux cleaned = -0.000382432 Jy ! Total flux subtracted in 200 components = -0.000382432 Jy ! Clean residual min=-0.006339 max=0.004959 Jy/beam ! Clean residual mean=-0.000065 rms=0.001517 Jy/beam ! Combined flux in latest and established models = 1.34978 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 99 components and 1.34978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.280452Jy sigma=0.001209 ! Fit after self-cal, rms=0.280433Jy sigma=0.001209 wmodel J0745-0044_S_1997_05_07_yyk\_map.mod ! Writing 99 model components to file: J0745-0044_S_1997_05_07_yyk_map.mod wobs J0745-0044_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J0745-0044_S_1997_05_07_yyk_uvs.fits wwins J0745-0044_S_1997_05_07_yyk\_map.win ! wwins: Wrote 3 windows to J0745-0044_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.00281072 Jy ! Component: 100 - total flux cleaned = -0.00518311 Jy ! Component: 150 - total flux cleaned = -0.00629979 Jy ! Component: 200 - total flux cleaned = -0.00710238 Jy ! Component: 250 - total flux cleaned = -0.00748424 Jy ! Component: 300 - total flux cleaned = -0.00792364 Jy ! Component: 350 - total flux cleaned = -0.00849008 Jy ! Component: 400 - total flux cleaned = -0.00890124 Jy ! Component: 450 - total flux cleaned = -0.00943516 Jy ! Component: 500 - total flux cleaned = -0.00995618 Jy ! Component: 550 - total flux cleaned = -0.0106532 Jy ! Component: 600 - total flux cleaned = -0.0110249 Jy ! Component: 650 - total flux cleaned = -0.0113885 Jy ! Component: 700 - total flux cleaned = -0.0115663 Jy ! Component: 750 - total flux cleaned = -0.0117987 Jy ! Component: 800 - total flux cleaned = -0.0119132 Jy ! Component: 850 - total flux cleaned = -0.012305 Jy ! Component: 900 - total flux cleaned = -0.012359 Jy ! Component: 950 - total flux cleaned = -0.0124673 Jy ! Component: 1000 - total flux cleaned = -0.0126276 Jy ! Component: 1050 - total flux cleaned = -0.0127836 Jy ! Component: 1100 - total flux cleaned = -0.0125784 Jy ! Component: 1150 - total flux cleaned = -0.0126282 Jy ! Component: 1200 - total flux cleaned = -0.0126772 Jy ! Component: 1250 - total flux cleaned = -0.0126773 Jy ! Component: 1300 - total flux cleaned = -0.0127734 Jy ! Component: 1350 - total flux cleaned = -0.0127265 Jy ! Component: 1400 - total flux cleaned = -0.0129592 Jy ! Component: 1450 - total flux cleaned = -0.0128677 Jy ! Component: 1500 - total flux cleaned = -0.013049 Jy ! Component: 1550 - total flux cleaned = -0.0130496 Jy ! Component: 1600 - total flux cleaned = -0.013093 Jy ! Component: 1650 - total flux cleaned = -0.0130938 Jy ! Component: 1700 - total flux cleaned = -0.013179 Jy ! Component: 1750 - total flux cleaned = -0.0133044 Jy ! Component: 1800 - total flux cleaned = -0.0131798 Jy ! Component: 1850 - total flux cleaned = -0.0131394 Jy ! Component: 1900 - total flux cleaned = -0.0131389 Jy ! Component: 1950 - total flux cleaned = -0.0130605 Jy ! Component: 2000 - total flux cleaned = -0.0130217 Jy ! Total flux subtracted in 2048 components = -0.0130218 Jy ! Clean residual min=-0.002274 max=0.002245 Jy/beam ! Clean residual mean=-0.000018 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 1.33676 Jy keep ! Adding 107 model components to the UV plane model. ! The established model now contains 206 components and 1.33676 Jy ![Exited script file: muppet] wmap "J0745-0044_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.439 x 8.353 at -4.406 degrees (North through East) ! Clean map min=-0.005048 max=1.2201 Jy/beam ! Writing clean map to FITS file: J0745-0044_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 1.22009 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000753599 device "J0745-0044_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J0745-0044_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.185297 0.185297 0.370594 0.741187 1.48237 2.96475 5.9295 11.859 23.718 47.436 94.872 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.22 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.439 x 8.353 at -4.406 degrees (North through East) ! Clean map min=-0.005048 max=1.2201 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0745-0044_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J0745-0044_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0745-0044_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 16:49:36 2007