! Started logfile: J0826-2230_X_1997_07_02_yyk_uvs.log on Mon Jan 8 04:07:20 2007 obs J0826-2230_X_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J0826-2230_X_1997_07_02_yyk_uva.fits ! AN table 1: 146 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.877778 visibilities/baseline/integration-bin. ! Found source: J0826-2230 ! ! 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 8.15447e+09 8e+06 1 8e+06 ! 02 2 8.23447e+09 8e+06 1 8e+06 ! 03 3 8.41447e+09 8e+06 1 8e+06 ! 04 4 8.55447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 753 lines of history. ! ! Reading 23068 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 J0826-2230_X_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.97397 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=0.7653 mas, bmaj=2.197 mas, bpa=3.233 degrees ! Estimated noise=1437.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.75203 Jy ! Component: 100 - total flux cleaned = 0.931623 Jy ! Total flux subtracted in 100 components = 0.931623 Jy ! Clean residual min=-0.031883 max=0.053020 Jy/beam ! Clean residual mean=-0.000015 rms=0.009192 Jy/beam ! Combined flux in latest and established models = 0.931623 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.931623 Jy ! ! Correcting IF 1. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.330204Jy sigma=0.002058 ! Fit after self-cal, rms=0.329641Jy sigma=0.002056 ! Inverting map and beam ! Estimated beam: bmin=0.7653 mas, bmaj=2.197 mas, bpa=3.233 degrees ! Estimated noise=1437.85 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=0.9524 mas, bmaj=2.669 mas, bpa=0.3044 degrees ! Estimated noise=749.282 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.093502 Jy ! Component: 100 - total flux cleaned = 0.12443 Jy ! Component: 150 - total flux cleaned = 0.136509 Jy ! Component: 200 - total flux cleaned = 0.140959 Jy ! Total flux subtracted in 200 components = 0.140959 Jy ! Clean residual min=-0.017235 max=0.030705 Jy/beam ! Clean residual mean=-0.000151 rms=0.006102 Jy/beam ! Combined flux in latest and established models = 1.07258 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 42 model components to the UV plane model. ! The established model now contains 46 components and 1.07258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.316847Jy sigma=0.001952 ! Fit after self-cal, rms=0.316824Jy sigma=0.001952 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9524 x 2.669 at 0.3044 degrees (North through East) ! Clean map min=-0.016987 max=0.89933 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: 0.99864 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.10 HN 1.03 KP 0.98 ! LA 0.99 MK 1.04 NL 1.02 OV 0.98 ! PT 0.93 SC 0.94 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00603 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.09 HN 1.00 KP 0.98 ! LA 0.97 MK 1.00 NL 1.01 OV 1.03 ! PT 0.88 SC 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.989599 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.13 HN 1.05 KP 0.96 ! LA 0.98 MK 1.02 NL 1.02 OV 0.97 ! PT 0.94 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.979604 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.13 HN 1.07 KP 0.96 ! LA 0.99 MK 1.01 NL 1.04 OV 1.00 ! PT 0.95 SC 1.00 ! ! ! Fit before self-cal, rms=0.316824Jy sigma=0.001952 ! Fit after self-cal, rms=0.315274Jy sigma=0.001911 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.315274Jy sigma=0.001911 ! Fit after self-cal, rms=0.315282Jy sigma=0.001911 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9564 mas, bmaj=2.671 mas, bpa=0.9615 degrees ! Estimated noise=739.082 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.0131627 Jy ! Component: 100 - total flux cleaned = -0.017718 Jy ! Component: 150 - total flux cleaned = -0.0182369 Jy ! Component: 200 - total flux cleaned = -0.0184737 Jy ! Total flux subtracted in 200 components = -0.0184737 Jy ! Clean residual min=-0.009416 max=0.012378 Jy/beam ! Clean residual mean=-0.000031 rms=0.002757 Jy/beam ! Combined flux in latest and established models = 1.05411 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 52 components and 1.05411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.314803Jy sigma=0.001909 ! Fit after self-cal, rms=0.314791Jy sigma=0.001909 ! 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.314791Jy sigma=0.001909 ! Fit after self-cal, rms=0.241304Jy sigma=0.001436 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.0194427 Jy ! Component: 100 - total flux cleaned = 0.0250859 Jy ! Component: 150 - total flux cleaned = 0.0256255 Jy ! Component: 200 - total flux cleaned = 0.0256256 Jy ! Total flux subtracted in 200 components = 0.0256256 Jy ! Clean residual min=-0.008061 max=0.007198 Jy/beam ! Clean residual mean=0.000005 rms=0.002147 Jy/beam ! Combined flux in latest and established models = 1.07973 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 56 components and 1.07973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.240549Jy sigma=0.001430 ! Fit after self-cal, rms=0.230194Jy sigma=0.001360 ! 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: 0.9564 x 2.671 at 0.9615 degrees (North through East) ! Clean map min=-0.0070925 max=0.91496 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.230194Jy sigma=0.001360 ! Fit after self-cal, rms=0.228896Jy sigma=0.001343 ! 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.228896Jy sigma=0.001343 ! Fit after self-cal, rms=0.226625Jy sigma=0.001327 ! Inverting map and beam ! Estimated beam: bmin=0.9645 mas, bmaj=2.688 mas, bpa=0.8963 degrees ! Estimated noise=737.164 mJy/beam. ! Added new window around map position (1.2, -1). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00423359 Jy ! Component: 100 - total flux cleaned = 0.00432784 Jy ! Component: 150 - total flux cleaned = 0.00440986 Jy ! Component: 200 - total flux cleaned = 0.00456346 Jy ! Total flux subtracted in 200 components = 0.00456346 Jy ! Clean residual min=-0.003459 max=0.004198 Jy/beam ! Clean residual mean=0.000020 rms=0.001014 Jy/beam ! Combined flux in latest and established models = 1.0843 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 72 components and 1.0843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.226475Jy sigma=0.001326 ! Fit after self-cal, rms=0.225645Jy sigma=0.001320 ! 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.225645Jy sigma=0.001320 ! Fit after self-cal, rms=0.225122Jy sigma=0.001318 ! 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.225122Jy sigma=0.001318 ! Fit after self-cal, rms=0.224713Jy sigma=0.001315 ! Inverting map and beam ! Estimated beam: bmin=0.9639 mas, bmaj=2.688 mas, bpa=0.7609 degrees ! Estimated noise=736.791 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00212256 Jy ! Component: 100 - total flux cleaned = 0.00243464 Jy ! Component: 150 - total flux cleaned = 0.00269675 Jy ! Component: 200 - total flux cleaned = 0.00281443 Jy ! Total flux subtracted in 200 components = 0.00281443 Jy ! Clean residual min=-0.003189 max=0.003943 Jy/beam ! Clean residual mean=0.000020 rms=0.000968 Jy/beam ! Combined flux in latest and established models = 1.08711 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 80 components and 1.08711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.224650Jy sigma=0.001315 ! Fit after self-cal, rms=0.224373Jy sigma=0.001313 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.376 mas, bmaj=5.315 mas, bpa=-0.5745 degrees ! Estimated noise=913.431 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.000525121 Jy ! Component: 100 - total flux cleaned = 0.000681086 Jy ! Component: 150 - total flux cleaned = 0.00081494 Jy ! Component: 200 - total flux cleaned = 0.000816588 Jy ! Total flux subtracted in 200 components = 0.000816588 Jy ! Clean residual min=-0.003538 max=0.005093 Jy/beam ! Clean residual mean=0.000036 rms=0.001312 Jy/beam ! Combined flux in latest and established models = 1.08793 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 90 components and 1.08793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.224371Jy sigma=0.001313 ! Fit after self-cal, rms=0.224165Jy sigma=0.001312 ! 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=0.7696 mas, bmaj=2.205 mas, bpa=3.548 degrees ! Estimated noise=1430.13 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.769885 Jy ! Component: 100 - total flux cleaned = 0.952407 Jy ! Component: 150 - total flux cleaned = 1.02387 Jy ! Component: 200 - total flux cleaned = 1.05534 Jy ! Total flux subtracted in 200 components = 1.05534 Jy ! Clean residual min=-0.007998 max=0.010638 Jy/beam ! Clean residual mean=0.000020 rms=0.002317 Jy/beam ! Combined flux in latest and established models = 1.05534 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 23 model components to the UV plane model. ! The established model now contains 23 components and 1.05534 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9639 mas, bmaj=2.688 mas, bpa=0.7609 degrees ! Estimated noise=736.791 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.0189754 Jy ! Component: 100 - total flux cleaned = 0.026374 Jy ! Component: 150 - total flux cleaned = 0.0298731 Jy ! Component: 200 - total flux cleaned = 0.0310744 Jy ! Total flux subtracted in 200 components = 0.0310744 Jy ! Clean residual min=-0.003067 max=0.003673 Jy/beam ! Clean residual mean=0.000021 rms=0.000964 Jy/beam ! Combined flux in latest and established models = 1.08642 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 52 components and 1.08642 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.376 mas, bmaj=5.315 mas, bpa=-0.5745 degrees ! Estimated noise=913.431 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.00125564 Jy ! Component: 100 - total flux cleaned = 0.00133795 Jy ! Component: 150 - total flux cleaned = 0.00136144 Jy ! Component: 200 - total flux cleaned = 0.00138551 Jy ! Total flux subtracted in 200 components = 0.00138551 Jy ! Clean residual min=-0.003495 max=0.005148 Jy/beam ! Clean residual mean=0.000037 rms=0.001322 Jy/beam ! Combined flux in latest and established models = 1.0878 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 68 components and 1.0878 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9639 mas, bmaj=2.688 mas, bpa=0.7609 degrees ! Estimated noise=736.791 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -1.14452e-05 Jy ! Component: 100 - total flux cleaned = -5.77123e-05 Jy ! Component: 150 - total flux cleaned = -5.86389e-05 Jy ! Component: 200 - total flux cleaned = -6.00108e-05 Jy ! Total flux subtracted in 200 components = -6.00108e-05 Jy ! Clean residual min=-0.003079 max=0.003702 Jy/beam ! Clean residual mean=0.000020 rms=0.000948 Jy/beam ! Combined flux in latest and established models = 1.08774 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 87 components and 1.08774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.224075Jy sigma=0.001311 ! Fit after self-cal, rms=0.223907Jy sigma=0.001310 wmodel J0826-2230_X_1997_07_02_yyk\_map.mod ! Writing 87 model components to file: J0826-2230_X_1997_07_02_yyk_map.mod wobs J0826-2230_X_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J0826-2230_X_1997_07_02_yyk_uvs.fits wwins J0826-2230_X_1997_07_02_yyk\_map.win ! wwins: Wrote 2 windows to J0826-2230_X_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.00165704 Jy ! Component: 100 - total flux cleaned = 0.00287161 Jy ! Component: 150 - total flux cleaned = 0.00329582 Jy ! Component: 200 - total flux cleaned = 0.00354396 Jy ! Component: 250 - total flux cleaned = 0.00363749 Jy ! Component: 300 - total flux cleaned = 0.00377098 Jy ! Component: 350 - total flux cleaned = 0.00359731 Jy ! Component: 400 - total flux cleaned = 0.00355465 Jy ! Component: 450 - total flux cleaned = 0.00355427 Jy ! Component: 500 - total flux cleaned = 0.00339629 Jy ! Component: 550 - total flux cleaned = 0.00335839 Jy ! Component: 600 - total flux cleaned = 0.00320842 Jy ! Component: 650 - total flux cleaned = 0.00309857 Jy ! Component: 700 - total flux cleaned = 0.00284844 Jy ! Component: 750 - total flux cleaned = 0.00256778 Jy ! Component: 800 - total flux cleaned = 0.00225932 Jy ! Component: 850 - total flux cleaned = 0.00209127 Jy ! Component: 900 - total flux cleaned = 0.00182706 Jy ! Component: 950 - total flux cleaned = 0.0016001 Jy ! Component: 1000 - total flux cleaned = 0.0014413 Jy ! Component: 1050 - total flux cleaned = 0.00122151 Jy ! Component: 1100 - total flux cleaned = 0.000914108 Jy ! Component: 1150 - total flux cleaned = 0.000733313 Jy ! Component: 1200 - total flux cleaned = 0.000495797 Jy ! Component: 1250 - total flux cleaned = 0.000379365 Jy ! Component: 1300 - total flux cleaned = 0.000177607 Jy ! Component: 1350 - total flux cleaned = 9.18752e-05 Jy ! Component: 1400 - total flux cleaned = -0.000131712 Jy ! Component: 1450 - total flux cleaned = -0.000131658 Jy ! Component: 1500 - total flux cleaned = -0.000240614 Jy ! Component: 1550 - total flux cleaned = -0.00034747 Jy ! Component: 1600 - total flux cleaned = -0.000532193 Jy ! Component: 1650 - total flux cleaned = -0.000610098 Jy ! Component: 1700 - total flux cleaned = -0.000738782 Jy ! Component: 1750 - total flux cleaned = -0.000891003 Jy ! Component: 1800 - total flux cleaned = -0.00101578 Jy ! Component: 1850 - total flux cleaned = -0.00104099 Jy ! Component: 1900 - total flux cleaned = -0.00118767 Jy ! Component: 1950 - total flux cleaned = -0.00126029 Jy ! Component: 2000 - total flux cleaned = -0.0013798 Jy ! Total flux subtracted in 2048 components = -0.00145055 Jy ! Clean residual min=-0.001309 max=0.001303 Jy/beam ! Clean residual mean=0.000017 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 1.08629 Jy keep ! Adding 136 model components to the UV plane model. ! The established model now contains 223 components and 1.08629 Jy ![Exited script file: muppet] wmap "J0826-2230_X_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9639 x 2.688 at 0.7609 degrees (North through East) ! Clean map min=-0.0025927 max=0.91517 Jy/beam ! Writing clean map to FITS file: J0826-2230_X_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 0.915174 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000455259 device "J0826-2230_X_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J0826-2230_X_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.149237 0.149237 0.298474 0.596948 1.1939 2.38779 4.77558 9.55117 19.1023 38.2047 76.4093 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.915 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9639 x 2.688 at 0.7609 degrees (North through East) ! Clean map min=-0.0025927 max=0.91517 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0826-2230_X_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J0826-2230_X_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0826-2230_X_1997_07_02_yyk_uvs.log closed on Mon Jan 8 04:07:30 2007