! Started logfile: J1625-2527_S_1997_07_02_yyk_uvs.log on Sun Jan 7 18:58:30 2007 obs J1625-2527_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1625-2527_S_1997_07_02_yyk_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.874537 visibilities/baseline/integration-bin. ! Found source: J1625-2527 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 754 lines of history. ! ! Reading 22668 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 J1625-2527_S_1997_07_02_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 1.37351 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.955 mas, bmaj=8.3 mas, bpa=-0.347 degrees ! Estimated noise=2241.4 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.09622 Jy ! Component: 100 - total flux cleaned = 1.28608 Jy ! Total flux subtracted in 100 components = 1.28608 Jy ! Clean residual min=-0.037901 max=0.051320 Jy/beam ! Clean residual mean=0.000864 rms=0.010873 Jy/beam ! Combined flux in latest and established models = 1.28608 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 1.28608 Jy ! ! Correcting IF 1. ! A total of 246 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 98 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 98 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 98 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.408620Jy sigma=0.001386 ! Fit after self-cal, rms=0.408291Jy sigma=0.001385 ! Inverting map and beam ! Estimated beam: bmin=2.955 mas, bmaj=8.3 mas, bpa=-0.347 degrees ! Estimated noise=2241.4 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.718 mas, bmaj=10.47 mas, bpa=-2.135 degrees ! Estimated noise=1294.18 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.0722218 Jy ! Component: 100 - total flux cleaned = 0.09375 Jy ! Component: 150 - total flux cleaned = 0.0974319 Jy ! Component: 200 - total flux cleaned = 0.0977158 Jy ! Total flux subtracted in 200 components = 0.0977158 Jy ! Clean residual min=-0.028206 max=0.040875 Jy/beam ! Clean residual mean=0.000805 rms=0.011681 Jy/beam ! Combined flux in latest and established models = 1.38379 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 35 components and 1.38379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.398131Jy sigma=0.001352 ! Fit after self-cal, rms=0.398072Jy sigma=0.001352 ! 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.718 x 10.47 at -2.135 degrees (North through East) ! Clean map min=-0.027987 max=1.2893 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.02306 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.10 HN 0.92 KP 0.90 ! LA 0.99 MK 1.00 NL 1.00* OV 1.09 ! PT 0.93 SC 0.84 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.978684 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.15 HN 1.04 KP 0.95 ! LA 1.08 MK 1.09 NL 0.97 OV 1.04 ! PT 0.92 SC 0.91 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03482 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.08 HN 0.96 KP 0.93 ! LA 0.81 MK 0.89 NL 0.94 OV 0.95 ! PT 1.06 SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.981244 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.13 HN 1.17 KP 0.94 ! LA 0.90 MK 1.06 NL 1.06 OV 0.96 ! PT 0.91 SC 1.03 ! ! ! Fit before self-cal, rms=0.398072Jy sigma=0.001352 ! Fit after self-cal, rms=0.365328Jy sigma=0.001251 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.365328Jy sigma=0.001251 ! Fit after self-cal, rms=0.365329Jy sigma=0.001251 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.699 mas, bmaj=10.37 mas, bpa=-1.254 degrees ! Estimated noise=1289.04 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.00325135 Jy ! Component: 100 - total flux cleaned = 0.00282498 Jy ! Component: 150 - total flux cleaned = 0.00203967 Jy ! Component: 200 - total flux cleaned = 0.00170033 Jy ! Total flux subtracted in 200 components = 0.00170033 Jy ! Clean residual min=-0.011889 max=0.014765 Jy/beam ! Clean residual mean=0.000411 rms=0.003937 Jy/beam ! Combined flux in latest and established models = 1.38549 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 43 components and 1.38549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.364496Jy sigma=0.001248 ! Fit after self-cal, rms=0.364440Jy sigma=0.001248 ! 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.364440Jy sigma=0.001248 ! Fit after self-cal, rms=0.358276Jy sigma=0.001226 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.000690909 Jy ! Component: 100 - total flux cleaned = 0.000170243 Jy ! Component: 150 - total flux cleaned = -0.00028999 Jy ! Component: 200 - total flux cleaned = -0.000710582 Jy ! Total flux subtracted in 200 components = -0.000710582 Jy ! Clean residual min=-0.011519 max=0.014132 Jy/beam ! Clean residual mean=0.000413 rms=0.003890 Jy/beam ! Combined flux in latest and established models = 1.38478 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 1.38478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.357976Jy sigma=0.001225 ! Fit after self-cal, rms=0.357262Jy sigma=0.001223 ! 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.699 x 10.37 at -1.254 degrees (North through East) ! Clean map min=-0.011164 max=1.3036 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.357262Jy sigma=0.001223 ! Fit after self-cal, rms=0.350945Jy sigma=0.001188 ! 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.350945Jy sigma=0.001188 ! Fit after self-cal, rms=0.350811Jy sigma=0.001187 ! Inverting map and beam ! Estimated beam: bmin=3.697 mas, bmaj=10.36 mas, bpa=-1.433 degrees ! Estimated noise=1285.8 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00288736 Jy ! Component: 100 - total flux cleaned = 0.0031756 Jy ! Component: 150 - total flux cleaned = 0.00340181 Jy ! Component: 200 - total flux cleaned = 0.00349461 Jy ! Total flux subtracted in 200 components = 0.00349461 Jy ! Clean residual min=-0.006678 max=0.010093 Jy/beam ! Clean residual mean=0.000386 rms=0.002764 Jy/beam ! Combined flux in latest and established models = 1.38828 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 61 components and 1.38828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.350691Jy sigma=0.001187 ! Fit after self-cal, rms=0.350634Jy sigma=0.001187 ! 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.350634Jy sigma=0.001187 ! Fit after self-cal, rms=0.349983Jy sigma=0.001185 ! 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.349983Jy sigma=0.001185 ! Fit after self-cal, rms=0.349985Jy sigma=0.001185 ! Inverting map and beam ! Estimated beam: bmin=3.687 mas, bmaj=10.34 mas, bpa=-1.412 degrees ! Estimated noise=1286.12 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00268933 Jy ! Component: 100 - total flux cleaned = 0.00289148 Jy ! Component: 150 - total flux cleaned = 0.00306175 Jy ! Component: 200 - total flux cleaned = 0.00313063 Jy ! Total flux subtracted in 200 components = 0.00313063 Jy ! Clean residual min=-0.006548 max=0.010119 Jy/beam ! Clean residual mean=0.000381 rms=0.002722 Jy/beam ! Combined flux in latest and established models = 1.39141 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 64 components and 1.39141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.349929Jy sigma=0.001185 ! Fit after self-cal, rms=0.349922Jy sigma=0.001185 ! 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.504 mas, bmaj=20.29 mas, bpa=-0.5155 degrees ! Estimated noise=1557.1 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.00253958 Jy ! Component: 100 - total flux cleaned = 0.00256065 Jy ! Component: 150 - total flux cleaned = 0.00248541 Jy ! Component: 200 - total flux cleaned = 0.00249046 Jy ! Total flux subtracted in 200 components = 0.00249046 Jy ! Clean residual min=-0.008498 max=0.012446 Jy/beam ! Clean residual mean=0.000638 rms=0.003971 Jy/beam ! Combined flux in latest and established models = 1.3939 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 72 components and 1.3939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.349959Jy sigma=0.001185 ! Fit after self-cal, rms=0.349929Jy sigma=0.001185 ! 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.959 mas, bmaj=8.269 mas, bpa=0.1313 degrees ! Estimated noise=2240.19 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.09653 Jy ! Component: 100 - total flux cleaned = 1.28713 Jy ! Component: 150 - total flux cleaned = 1.35944 Jy ! Component: 200 - total flux cleaned = 1.38926 Jy ! Total flux subtracted in 200 components = 1.38926 Jy ! Clean residual min=-0.011386 max=0.013739 Jy/beam ! Clean residual mean=0.000351 rms=0.003330 Jy/beam ! Combined flux in latest and established models = 1.38926 Jy uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 1.38926 Jy ! Inverting map and beam ! Estimated beam: bmin=3.687 mas, bmaj=10.34 mas, bpa=-1.412 degrees ! Estimated noise=1286.12 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.00221617 Jy ! Component: 100 - total flux cleaned = 0.00324534 Jy ! Component: 150 - total flux cleaned = 0.00398356 Jy ! Component: 200 - total flux cleaned = 0.00454159 Jy ! Total flux subtracted in 200 components = 0.00454159 Jy ! Clean residual min=-0.007202 max=0.009763 Jy/beam ! Clean residual mean=0.000371 rms=0.002712 Jy/beam ! Combined flux in latest and established models = 1.3938 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 33 components and 1.3938 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.504 mas, bmaj=20.29 mas, bpa=-0.5155 degrees ! Estimated noise=1557.1 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.0011892 Jy ! Component: 100 - total flux cleaned = 0.00137805 Jy ! Component: 150 - total flux cleaned = 0.00145149 Jy ! Component: 200 - total flux cleaned = 0.00145231 Jy ! Total flux subtracted in 200 components = 0.00145231 Jy ! Clean residual min=-0.008608 max=0.012248 Jy/beam ! Clean residual mean=0.000630 rms=0.003941 Jy/beam ! Combined flux in latest and established models = 1.39526 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 50 components and 1.39526 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.687 mas, bmaj=10.34 mas, bpa=-1.412 degrees ! Estimated noise=1286.12 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00130402 Jy ! Component: 100 - total flux cleaned = -0.0016825 Jy ! Component: 150 - total flux cleaned = -0.00188558 Jy ! Component: 200 - total flux cleaned = -0.00196967 Jy ! Total flux subtracted in 200 components = -0.00196967 Jy ! Clean residual min=-0.007063 max=0.010003 Jy/beam ! Clean residual mean=0.000372 rms=0.002677 Jy/beam ! Combined flux in latest and established models = 1.39329 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 57 components and 1.39329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.349886Jy sigma=0.001185 ! Fit after self-cal, rms=0.349884Jy sigma=0.001185 wmodel J1625-2527_S_1997_07_02_yyk\_map.mod ! Writing 57 model components to file: J1625-2527_S_1997_07_02_yyk_map.mod wobs J1625-2527_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1625-2527_S_1997_07_02_yyk_uvs.fits wwins J1625-2527_S_1997_07_02_yyk\_map.win ! wwins: Wrote 1 windows to J1625-2527_S_1997_07_02_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00419444 Jy ! Component: 100 - total flux cleaned = 0.00746063 Jy ! Component: 150 - total flux cleaned = 0.0100907 Jy ! Component: 200 - total flux cleaned = 0.0126905 Jy ! Component: 250 - total flux cleaned = 0.0148054 Jy ! Component: 300 - total flux cleaned = 0.0167066 Jy ! Component: 350 - total flux cleaned = 0.0183091 Jy ! Component: 400 - total flux cleaned = 0.0199515 Jy ! Component: 450 - total flux cleaned = 0.02163 Jy ! Component: 500 - total flux cleaned = 0.0229621 Jy ! Component: 550 - total flux cleaned = 0.0244344 Jy ! Component: 600 - total flux cleaned = 0.0257672 Jy ! Component: 650 - total flux cleaned = 0.0268881 Jy ! Component: 700 - total flux cleaned = 0.0279782 Jy ! Component: 750 - total flux cleaned = 0.0291204 Jy ! Component: 800 - total flux cleaned = 0.0300751 Jy ! Component: 850 - total flux cleaned = 0.0305418 Jy ! Component: 900 - total flux cleaned = 0.0312268 Jy ! Component: 950 - total flux cleaned = 0.0319684 Jy ! Component: 1000 - total flux cleaned = 0.0324765 Jy ! Component: 1050 - total flux cleaned = 0.0331861 Jy ! Component: 1100 - total flux cleaned = 0.0338108 Jy ! Component: 1150 - total flux cleaned = 0.0344238 Jy ! Component: 1200 - total flux cleaned = 0.0350894 Jy ! Component: 1250 - total flux cleaned = 0.035741 Jy ! Component: 1300 - total flux cleaned = 0.0361885 Jy ! Component: 1350 - total flux cleaned = 0.0370031 Jy ! Component: 1400 - total flux cleaned = 0.0374336 Jy ! Component: 1450 - total flux cleaned = 0.0382763 Jy ! Component: 1500 - total flux cleaned = 0.0386881 Jy ! Component: 1550 - total flux cleaned = 0.0390944 Jy ! Component: 1600 - total flux cleaned = 0.0394926 Jy ! Component: 1650 - total flux cleaned = 0.0398851 Jy ! Component: 1700 - total flux cleaned = 0.0402151 Jy ! Component: 1750 - total flux cleaned = 0.0407561 Jy ! Component: 1800 - total flux cleaned = 0.041129 Jy ! Component: 1850 - total flux cleaned = 0.0414445 Jy ! Component: 1900 - total flux cleaned = 0.0417546 Jy ! Component: 1950 - total flux cleaned = 0.0419582 Jy ! Component: 2000 - total flux cleaned = 0.0421596 Jy ! Total flux subtracted in 2048 components = 0.0423087 Jy ! Clean residual min=-0.002857 max=0.002872 Jy/beam ! Clean residual mean=0.000144 rms=0.001146 Jy/beam ! Combined flux in latest and established models = 1.43559 Jy keep ! Adding 153 model components to the UV plane model. ! The established model now contains 210 components and 1.43559 Jy ![Exited script file: muppet] wmap "J1625-2527_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.687 x 10.34 at -1.412 degrees (North through East) ! Clean map min=-0.0045634 max=1.2995 Jy/beam ! Writing clean map to FITS file: J1625-2527_S_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.29953 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00108908 device "J1625-2527_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1625-2527_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.251419 0.251419 0.502837 1.00567 2.01135 4.0227 8.04539 16.0908 32.1816 64.3632 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0032 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.299 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.687 x 10.34 at -1.412 degrees (North through East) ! Clean map min=-0.0045634 max=1.2995 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1625-2527_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1625-2527_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1625-2527_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 18:58:37 2007