! Started logfile: J1146-2859_X_1997_08_27_yyk_uvs.log on Mon Jan 8 05:24:59 2007 obs J1146-2859_X_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J1146-2859_X_1997_08_27_yyk_uva.fits ! AN table 1: 142 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.61252 visibilities/baseline/integration-bin. ! Found source: J1146-2859 ! ! 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 702 lines of history. ! ! Reading 15656 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 J1146-2859_X_1997_08_27_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.530818 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.7375 mas, bmaj=1.584 mas, bpa=-19.43 degrees ! Estimated noise=1901.19 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.327336 Jy ! Component: 100 - total flux cleaned = 0.398004 Jy ! Total flux subtracted in 100 components = 0.398004 Jy ! Clean residual min=-0.052840 max=0.064544 Jy/beam ! Clean residual mean=-0.000238 rms=0.011314 Jy/beam ! Combined flux in latest and established models = 0.398004 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.398004 Jy ! ! Correcting IF 1. ! A total of 366 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 366 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 366 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 366 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.326870Jy sigma=0.001630 ! Fit after self-cal, rms=0.324921Jy sigma=0.001621 ! Inverting map and beam ! Estimated beam: bmin=0.7375 mas, bmaj=1.584 mas, bpa=-19.43 degrees ! Estimated noise=1901.19 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.8675 mas, bmaj=1.977 mas, bpa=-15.95 degrees ! Estimated noise=1050.58 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.0807129 Jy ! Component: 100 - total flux cleaned = 0.107421 Jy ! Component: 150 - total flux cleaned = 0.113294 Jy ! Component: 200 - total flux cleaned = 0.113729 Jy ! Total flux subtracted in 200 components = 0.113729 Jy ! Clean residual min=-0.022628 max=0.023652 Jy/beam ! Clean residual mean=-0.000093 rms=0.004791 Jy/beam ! Combined flux in latest and established models = 0.511732 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.511732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.316766Jy sigma=0.001540 ! Fit after self-cal, rms=0.316766Jy sigma=0.001540 ! 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.8675 x 1.977 at -15.95 degrees (North through East) ! Clean map min=-0.021254 max=0.4139 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.00247 ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.01 HN 1.07 KP 0.93 ! LA 0.98 MK 0.99 NL 0.94 OV 1.05 ! PT 0.96 SC 0.94 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01056 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.01 HN 1.00 KP 0.93 ! LA 0.94 MK 0.93 NL 0.95 OV 1.11 ! PT 0.93 SC 1.01 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.995683 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.03 HN 1.07 KP 0.94 ! LA 0.94 MK 0.96 NL 0.93 OV 1.03 ! PT 0.99 SC 1.07 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.989304 ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.00 HN 1.11 KP 0.92 ! LA 0.93 MK 0.96 NL 0.93 OV 1.09 ! PT 1.02 SC 1.06 ! ! ! Fit before self-cal, rms=0.316766Jy sigma=0.001540 ! Fit after self-cal, rms=0.320360Jy sigma=0.001528 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.320360Jy sigma=0.001528 ! Fit after self-cal, rms=0.320365Jy sigma=0.001528 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8654 mas, bmaj=1.999 mas, bpa=-17.23 degrees ! Estimated noise=1033.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) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00612401 Jy ! Component: 100 - total flux cleaned = -0.00753659 Jy ! Component: 150 - total flux cleaned = -0.00756094 Jy ! Component: 200 - total flux cleaned = -0.00757992 Jy ! Total flux subtracted in 200 components = -0.00757992 Jy ! Clean residual min=-0.019523 max=0.014893 Jy/beam ! Clean residual mean=-0.000061 rms=0.003720 Jy/beam ! Combined flux in latest and established models = 0.504152 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 23 components and 0.504152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.319431Jy sigma=0.001525 ! Fit after self-cal, rms=0.319401Jy sigma=0.001525 ! 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.319401Jy sigma=0.001525 ! Fit after self-cal, rms=0.289072Jy sigma=0.001360 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) ! Added new window around map position (12.8, -24.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0238516 Jy ! Component: 100 - total flux cleaned = 0.0262911 Jy ! Component: 150 - total flux cleaned = 0.0275082 Jy ! Component: 200 - total flux cleaned = 0.0281814 Jy ! Total flux subtracted in 200 components = 0.0281814 Jy ! Clean residual min=-0.016154 max=0.015308 Jy/beam ! Clean residual mean=-0.000096 rms=0.003617 Jy/beam ! Combined flux in latest and established models = 0.532334 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 40 components and 0.532334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.286613Jy sigma=0.001348 ! Fit after self-cal, rms=0.282775Jy sigma=0.001327 ! 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.8654 x 1.999 at -17.23 degrees (North through East) ! Clean map min=-0.014732 max=0.40856 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.282775Jy sigma=0.001327 ! Fit after self-cal, rms=3.751221Jy sigma=0.001258 ! 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=3.751221Jy sigma=0.001258 ! Fit after self-cal, rms=3.753072Jy sigma=0.001253 ! Inverting map and beam ! Estimated beam: bmin=0.857 mas, bmaj=2.284 mas, bpa=-13.89 degrees ! Estimated noise=1033.15 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000604176 Jy ! Component: 100 - total flux cleaned = -0.000783168 Jy ! Component: 150 - total flux cleaned = -0.000952546 Jy ! Component: 200 - total flux cleaned = -0.00110612 Jy ! Total flux subtracted in 200 components = -0.00110612 Jy ! Clean residual min=-0.006639 max=0.005692 Jy/beam ! Clean residual mean=0.000004 rms=0.001388 Jy/beam ! Combined flux in latest and established models = 0.531228 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 0.531228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.753028Jy sigma=0.001251 ! Fit after self-cal, rms=3.752748Jy sigma=0.001250 ! 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=3.752748Jy sigma=0.001250 ! Fit after self-cal, rms=3.326996Jy sigma=0.001247 ! 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=3.326996Jy sigma=0.001247 ! Fit after self-cal, rms=3.327180Jy sigma=0.001246 ! Inverting map and beam ! Estimated beam: bmin=0.8565 mas, bmaj=2.269 mas, bpa=-13.8 degrees ! Estimated noise=1033.08 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000593548 Jy ! Component: 100 - total flux cleaned = 0.00044931 Jy ! Component: 150 - total flux cleaned = 0.000183251 Jy ! Component: 200 - total flux cleaned = -0.000180508 Jy ! Total flux subtracted in 200 components = -0.000180508 Jy ! Clean residual min=-0.005608 max=0.005013 Jy/beam ! Clean residual mean=0.000008 rms=0.001294 Jy/beam ! Combined flux in latest and established models = 0.531047 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 0.531047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.327139Jy sigma=0.001246 ! Fit after self-cal, rms=3.326951Jy sigma=0.001245 ! 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.196 mas, bmaj=5.57 mas, bpa=-8.645 degrees ! Estimated noise=1364.06 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.00107883 Jy ! Component: 100 - total flux cleaned = -0.000953541 Jy ! Component: 150 - total flux cleaned = -0.00089983 Jy ! Component: 200 - total flux cleaned = -0.000899529 Jy ! Total flux subtracted in 200 components = -0.000899529 Jy ! Clean residual min=-0.005161 max=0.004145 Jy/beam ! Clean residual mean=0.000010 rms=0.001391 Jy/beam ! Combined flux in latest and established models = 0.530148 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 53 components and 0.530148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.326927Jy sigma=0.001245 ! Fit after self-cal, rms=3.326727Jy sigma=0.001245 ! 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.6957 mas, bmaj=1.816 mas, bpa=-14.5 degrees ! Estimated noise=2254.04 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.390708 Jy ! Component: 100 - total flux cleaned = 0.47792 Jy ! Component: 150 - total flux cleaned = 0.50817 Jy ! Component: 200 - total flux cleaned = 0.513738 Jy ! Total flux subtracted in 200 components = 0.513738 Jy ! Clean residual min=-0.012304 max=0.013463 Jy/beam ! Clean residual mean=-0.000026 rms=0.003439 Jy/beam ! Combined flux in latest and established models = 0.513738 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.513738 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8565 mas, bmaj=2.269 mas, bpa=-13.8 degrees ! Estimated noise=1033.08 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (1, 3.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0105599 Jy ! Component: 100 - total flux cleaned = 0.0121722 Jy ! Component: 150 - total flux cleaned = 0.0126996 Jy ! Component: 200 - total flux cleaned = 0.0130091 Jy ! Total flux subtracted in 200 components = 0.0130091 Jy ! Clean residual min=-0.004956 max=0.004667 Jy/beam ! Clean residual mean=0.000000 rms=0.001168 Jy/beam ! Combined flux in latest and established models = 0.526747 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 45 components and 0.526747 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.196 mas, bmaj=5.57 mas, bpa=-8.645 degrees ! Estimated noise=1364.06 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.00210806 Jy ! Component: 100 - total flux cleaned = 0.00210896 Jy ! Component: 150 - total flux cleaned = 0.00203195 Jy ! Component: 200 - total flux cleaned = 0.00203551 Jy ! Total flux subtracted in 200 components = 0.00203551 Jy ! Clean residual min=-0.004700 max=0.004383 Jy/beam ! Clean residual mean=0.000014 rms=0.001407 Jy/beam ! Combined flux in latest and established models = 0.528783 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 64 components and 0.528783 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8565 mas, bmaj=2.269 mas, bpa=-13.8 degrees ! Estimated noise=1033.08 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000408746 Jy ! Component: 100 - total flux cleaned = -0.000657882 Jy ! Component: 150 - total flux cleaned = -0.000885247 Jy ! Component: 200 - total flux cleaned = -0.00109422 Jy ! Total flux subtracted in 200 components = -0.00109422 Jy ! Clean residual min=-0.004544 max=0.004169 Jy/beam ! Clean residual mean=-0.000000 rms=0.001067 Jy/beam ! Combined flux in latest and established models = 0.527689 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 70 components and 0.527689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.326734Jy sigma=0.001244 ! Fit after self-cal, rms=3.326258Jy sigma=0.001244 wmodel J1146-2859_X_1997_08_27_yyk\_map.mod ! Writing 70 model components to file: J1146-2859_X_1997_08_27_yyk_map.mod wobs J1146-2859_X_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J1146-2859_X_1997_08_27_yyk_uvs.fits wwins J1146-2859_X_1997_08_27_yyk\_map.win ! wwins: Wrote 3 windows to J1146-2859_X_1997_08_27_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.00092444 Jy ! Component: 100 - total flux cleaned = -0.000640078 Jy ! Component: 150 - total flux cleaned = -0.000835246 Jy ! Component: 200 - total flux cleaned = -0.00126307 Jy ! Component: 250 - total flux cleaned = -0.00161309 Jy ! Component: 300 - total flux cleaned = -0.00194945 Jy ! Component: 350 - total flux cleaned = -0.0022195 Jy ! Component: 400 - total flux cleaned = -0.00232311 Jy ! Component: 450 - total flux cleaned = -0.00232443 Jy ! Component: 500 - total flux cleaned = -0.00251981 Jy ! Component: 550 - total flux cleaned = -0.00261421 Jy ! Component: 600 - total flux cleaned = -0.00261321 Jy ! Component: 650 - total flux cleaned = -0.00270356 Jy ! Component: 700 - total flux cleaned = -0.00265937 Jy ! Component: 750 - total flux cleaned = -0.0027019 Jy ! Component: 800 - total flux cleaned = -0.00261732 Jy ! Component: 850 - total flux cleaned = -0.00257551 Jy ! Component: 900 - total flux cleaned = -0.0024945 Jy ! Component: 950 - total flux cleaned = -0.00249454 Jy ! Component: 1000 - total flux cleaned = -0.00257197 Jy ! Component: 1050 - total flux cleaned = -0.00264884 Jy ! Component: 1100 - total flux cleaned = -0.00272321 Jy ! Component: 1150 - total flux cleaned = -0.00279608 Jy ! Component: 1200 - total flux cleaned = -0.00283184 Jy ! Component: 1250 - total flux cleaned = -0.00290242 Jy ! Component: 1300 - total flux cleaned = -0.00293662 Jy ! Component: 1350 - total flux cleaned = -0.0030045 Jy ! Component: 1400 - total flux cleaned = -0.00303771 Jy ! Component: 1450 - total flux cleaned = -0.00310434 Jy ! Component: 1500 - total flux cleaned = -0.0032356 Jy ! Component: 1550 - total flux cleaned = -0.00336509 Jy ! Component: 1600 - total flux cleaned = -0.00358828 Jy ! Component: 1650 - total flux cleaned = -0.00361932 Jy ! Component: 1700 - total flux cleaned = -0.00377542 Jy ! Component: 1750 - total flux cleaned = -0.00389808 Jy ! Component: 1800 - total flux cleaned = -0.00401925 Jy ! Component: 1850 - total flux cleaned = -0.00410913 Jy ! Component: 1900 - total flux cleaned = -0.004139 Jy ! Component: 1950 - total flux cleaned = -0.00419784 Jy ! Component: 2000 - total flux cleaned = -0.00428522 Jy ! Total flux subtracted in 2048 components = -0.0043709 Jy ! Clean residual min=-0.001564 max=0.001832 Jy/beam ! Clean residual mean=-0.000000 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.523318 Jy keep ! Adding 124 model components to the UV plane model. ! The established model now contains 194 components and 0.523318 Jy ![Exited script file: muppet] wmap "J1146-2859_X_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8565 x 2.269 at -13.8 degrees (North through East) ! Clean map min=-0.0033809 max=0.44405 Jy/beam ! Writing clean map to FITS file: J1146-2859_X_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.444046 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00051526 device "J1146-2859_X_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1146-2859_X_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.348113 0.348113 0.696225 1.39245 2.7849 5.5698 11.1396 22.2792 44.5584 89.1168 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.444 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.8565 x 2.269 at -13.8 degrees (North through East) ! Clean map min=-0.0033809 max=0.44405 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1146-2859_X_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1146-2859_X_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1146-2859_X_1997_08_27_yyk_uvs.log closed on Mon Jan 8 05:25:07 2007