! Started logfile: J1726-2258_S_2005_05_12_yyk_uvs.log on Sat Oct 8 17:31:40 2005 obs J1726-2258_S_2005_05_12_yyk_uve.fits ! Reading UV FITS file: J1726-2258_S_2005_05_12_yyk_uve.fits ! AN table 1: 12 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.955556 visibilities/baseline/integration-bin. ! Found source: J1726-2258 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1442 lines of history. ! ! Reading 2064 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 J1726-2258_S_2005_05_12_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.51689 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.443 mas, bmaj=6.497 mas, bpa=-2.588 degrees ! Estimated noise=1.29392 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.378973 Jy ! Component: 100 - total flux cleaned = 0.504116 Jy ! Total flux subtracted in 100 components = 0.504116 Jy ! Clean residual min=-0.016053 max=0.040813 Jy/beam ! Clean residual mean=-0.000192 rms=0.006104 Jy/beam ! Combined flux in latest and established models = 0.504116 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.504116 Jy ! ! Correcting IF 1. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.140292Jy sigma=2.413372 ! Fit after self-cal, rms=0.140212Jy sigma=2.410113 ! Inverting map and beam ! Estimated beam: bmin=2.443 mas, bmaj=6.497 mas, bpa=-2.588 degrees ! Estimated noise=1.29392 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0583376 Jy ! Component: 100 - total flux cleaned = 0.087589 Jy ! Total flux subtracted in 100 components = 0.087589 Jy ! Clean residual min=-0.012506 max=0.014102 Jy/beam ! Clean residual mean=-0.000114 rms=0.003345 Jy/beam ! Combined flux in latest and established models = 0.591705 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 32 components and 0.591705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107913Jy sigma=1.936376 ! Fit after self-cal, rms=0.107912Jy sigma=1.936270 ! Inverting map 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.201 mas, bmaj=8.117 mas, bpa=-3.344 degrees ! Estimated noise=0.905606 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.0196519 Jy ! Component: 100 - total flux cleaned = 0.0255149 Jy ! Component: 150 - total flux cleaned = 0.0270472 Jy ! Component: 200 - total flux cleaned = 0.0283492 Jy ! Total flux subtracted in 200 components = 0.0283492 Jy ! Clean residual min=-0.015084 max=0.017702 Jy/beam ! Clean residual mean=-0.000186 rms=0.004946 Jy/beam ! Combined flux in latest and established models = 0.620054 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.620054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103822Jy sigma=1.887876 ! Fit after self-cal, rms=0.103826Jy sigma=1.887854 ! 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.201 x 8.117 at -3.344 degrees (North through East) ! Clean map min=-0.01485 max=0.4481 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: 1.02448 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.94 HN 1.03 KP 0.90 ! LA 1.05 MK 0.98 NL 0.98 OV 0.93 ! PT 1.02 SC 0.93 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00538 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.03 HN 1.09 KP 0.98 ! LA 1.03 MK 1.04 NL 0.96 OV 0.94 ! PT 0.96 SC 0.96 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.941311 ! Telescope amplitude corrections in sub-array 1: ! BR 1.47 FD 1.19 HN 1.06 KP 0.93 ! LA 0.91 MK 1.13 NL 1.04 OV 0.95 ! PT 1.01 SC 0.92 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.04951 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.02 HN 0.94 KP 0.86 ! LA 1.10 MK 1.06 NL 0.92 OV 0.81 ! PT 0.90 SC 1.02 ! ! ! Fit before self-cal, rms=0.103826Jy sigma=1.887854 ! Fit after self-cal, rms=0.083927Jy sigma=1.373468 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.083927Jy sigma=1.373468 ! Fit after self-cal, rms=0.083942Jy sigma=1.373408 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.248 mas, bmaj=8.213 mas, bpa=-1.396 degrees ! Estimated noise=0.904926 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.00114422 Jy ! Component: 100 - total flux cleaned = -0.00116091 Jy ! Component: 150 - total flux cleaned = -0.00129369 Jy ! Component: 200 - total flux cleaned = -0.00141145 Jy ! Total flux subtracted in 200 components = -0.00141145 Jy ! Clean residual min=-0.005253 max=0.005283 Jy/beam ! Clean residual mean=-0.000030 rms=0.001487 Jy/beam ! Combined flux in latest and established models = 0.618642 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 49 components and 0.618642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083645Jy sigma=1.367772 ! Fit after self-cal, rms=0.083638Jy sigma=1.367759 ! 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.083638Jy sigma=1.367759 ! Fit after self-cal, rms=0.081703Jy sigma=1.323167 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.000265599 Jy ! Component: 100 - total flux cleaned = 0.000170698 Jy ! Component: 150 - total flux cleaned = -8.53568e-06 Jy ! Component: 200 - total flux cleaned = -9.00466e-05 Jy ! Total flux subtracted in 200 components = -9.00466e-05 Jy ! Clean residual min=-0.004824 max=0.005181 Jy/beam ! Clean residual mean=-0.000029 rms=0.001416 Jy/beam ! Combined flux in latest and established models = 0.618552 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 54 components and 0.618552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081469Jy sigma=1.320440 ! Fit after self-cal, rms=0.081387Jy sigma=1.317761 ! 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.248 x 8.213 at -1.396 degrees (North through East) ! Clean map min=-0.0047074 max=0.45728 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.081387Jy sigma=1.317761 ! Fit after self-cal, rms=0.068119Jy sigma=1.014839 ! 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.068119Jy sigma=1.014839 ! Fit after self-cal, rms=0.068147Jy sigma=1.014335 ! Inverting map and beam ! Estimated beam: bmin=3.25 mas, bmaj=8.214 mas, bpa=-1.68 degrees ! Estimated noise=0.901038 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000150825 Jy ! Component: 100 - total flux cleaned = -8.92179e-05 Jy ! Component: 150 - total flux cleaned = -3.11733e-05 Jy ! Component: 200 - total flux cleaned = 2.34361e-05 Jy ! Total flux subtracted in 200 components = 2.34361e-05 Jy ! Clean residual min=-0.003675 max=0.003436 Jy/beam ! Clean residual mean=0.000003 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.618576 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 61 components and 0.618576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068062Jy sigma=1.012944 ! Fit after self-cal, rms=0.068087Jy sigma=1.012824 ! 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.068087Jy sigma=1.012824 ! Fit after self-cal, rms=0.066860Jy sigma=0.970299 ! 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.066860Jy sigma=0.970299 ! Fit after self-cal, rms=0.066866Jy sigma=0.970261 ! Inverting map and beam ! Estimated beam: bmin=3.245 mas, bmaj=8.21 mas, bpa=-1.683 degrees ! Estimated noise=0.900031 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 5.89956e-05 Jy ! Component: 100 - total flux cleaned = 0.000111235 Jy ! Component: 150 - total flux cleaned = 0.000109372 Jy ! Component: 200 - total flux cleaned = 0.000112085 Jy ! Total flux subtracted in 200 components = 0.000112085 Jy ! Clean residual min=-0.003589 max=0.003102 Jy/beam ! Clean residual mean=0.000005 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.618688 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 64 components and 0.618688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066805Jy sigma=0.969132 ! Fit after self-cal, rms=0.066810Jy sigma=0.969116 ! 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.613 mas, bmaj=19.33 mas, bpa=5.358 degrees ! Estimated noise=1.1297 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.000817134 Jy ! Component: 100 - total flux cleaned = 0.000789172 Jy ! Component: 150 - total flux cleaned = 0.000765568 Jy ! Component: 200 - total flux cleaned = 0.000763913 Jy ! Total flux subtracted in 200 components = 0.000763913 Jy ! Clean residual min=-0.003331 max=0.003060 Jy/beam ! Clean residual mean=0.000007 rms=0.000910 Jy/beam ! Combined flux in latest and established models = 0.619452 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 66 components and 0.619452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066802Jy sigma=0.969008 ! Fit after self-cal, rms=0.066806Jy sigma=0.968875 ! Inverting map uvtaper 0,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.461 mas, bmaj=6.506 mas, bpa=-1.625 degrees ! Estimated noise=1.28401 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.373938 Jy ! Component: 100 - total flux cleaned = 0.497206 Jy ! Component: 150 - total flux cleaned = 0.55408 Jy ! Component: 200 - total flux cleaned = 0.581758 Jy ! Total flux subtracted in 200 components = 0.581758 Jy ! Clean residual min=-0.005244 max=0.010374 Jy/beam ! Clean residual mean=-0.000040 rms=0.001807 Jy/beam ! Combined flux in latest and established models = 0.581758 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.581758 Jy ! Inverting map and beam ! Estimated beam: bmin=3.245 mas, bmaj=8.21 mas, bpa=-1.683 degrees ! Estimated noise=0.900031 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 (2.5, 1.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0219885 Jy ! Component: 100 - total flux cleaned = 0.0304628 Jy ! Component: 150 - total flux cleaned = 0.0343429 Jy ! Component: 200 - total flux cleaned = 0.0359573 Jy ! Total flux subtracted in 200 components = 0.0359573 Jy ! Clean residual min=-0.003539 max=0.003077 Jy/beam ! Clean residual mean=0.000003 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.617716 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 90 components and 0.617716 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.613 mas, bmaj=19.33 mas, bpa=5.358 degrees ! Estimated noise=1.1297 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.00218616 Jy ! Component: 100 - total flux cleaned = 0.00255607 Jy ! Component: 150 - total flux cleaned = 0.00261115 Jy ! Component: 200 - total flux cleaned = 0.00265825 Jy ! Total flux subtracted in 200 components = 0.00265825 Jy ! Clean residual min=-0.003192 max=0.002768 Jy/beam ! Clean residual mean=0.000002 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.620374 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 103 components and 0.620374 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.245 mas, bmaj=8.21 mas, bpa=-1.683 degrees ! Estimated noise=0.900031 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00055429 Jy ! Component: 100 - total flux cleaned = -0.000550635 Jy ! Component: 150 - total flux cleaned = -0.000507667 Jy ! Component: 200 - total flux cleaned = -0.000470422 Jy ! Total flux subtracted in 200 components = -0.000470422 Jy ! Clean residual min=-0.003405 max=0.002861 Jy/beam ! Clean residual mean=0.000001 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.619903 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 118 components and 0.619903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066360Jy sigma=0.961584 ! Fit after self-cal, rms=0.066339Jy sigma=0.961429 wmodel J1726-2258_S_2005_05_12_yyk\_map.mod ! Writing 118 model components to file: J1726-2258_S_2005_05_12_yyk_map.mod wobs J1726-2258_S_2005_05_12_yyk\_uvs.fits ! Writing UV FITS file: J1726-2258_S_2005_05_12_yyk_uvs.fits wwins J1726-2258_S_2005_05_12_yyk\_map.win ! wwins: Wrote 2 windows to J1726-2258_S_2005_05_12_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.00132732 Jy ! Component: 100 - total flux cleaned = -0.00185069 Jy ! Component: 150 - total flux cleaned = -0.00218964 Jy ! Component: 200 - total flux cleaned = -0.00264716 Jy ! Component: 250 - total flux cleaned = -0.0029967 Jy ! Component: 300 - total flux cleaned = -0.00320579 Jy ! Component: 350 - total flux cleaned = -0.00352501 Jy ! Component: 400 - total flux cleaned = -0.00379335 Jy ! Component: 450 - total flux cleaned = -0.00405338 Jy ! Component: 500 - total flux cleaned = -0.00419748 Jy ! Component: 550 - total flux cleaned = -0.00433746 Jy ! Component: 600 - total flux cleaned = -0.00443927 Jy ! Component: 650 - total flux cleaned = -0.0045062 Jy ! Component: 700 - total flux cleaned = -0.0047028 Jy ! Component: 750 - total flux cleaned = -0.00486311 Jy ! Component: 800 - total flux cleaned = -0.00498913 Jy ! Component: 850 - total flux cleaned = -0.00514303 Jy ! Component: 900 - total flux cleaned = -0.00526396 Jy ! Component: 950 - total flux cleaned = -0.00535263 Jy ! Component: 1000 - total flux cleaned = -0.00543885 Jy ! Component: 1050 - total flux cleaned = -0.00552408 Jy ! Component: 1100 - total flux cleaned = -0.00552335 Jy ! Component: 1150 - total flux cleaned = -0.00544087 Jy ! Component: 1200 - total flux cleaned = -0.00536073 Jy ! Component: 1250 - total flux cleaned = -0.00541412 Jy ! Component: 1300 - total flux cleaned = -0.00533546 Jy ! Component: 1350 - total flux cleaned = -0.00533518 Jy ! Component: 1400 - total flux cleaned = -0.0052842 Jy ! Component: 1450 - total flux cleaned = -0.00523403 Jy ! Component: 1500 - total flux cleaned = -0.00523418 Jy ! Component: 1550 - total flux cleaned = -0.00523406 Jy ! Component: 1600 - total flux cleaned = -0.00518569 Jy ! Component: 1650 - total flux cleaned = -0.00513839 Jy ! Component: 1700 - total flux cleaned = -0.00511535 Jy ! Component: 1750 - total flux cleaned = -0.00518485 Jy ! Component: 1800 - total flux cleaned = -0.00520736 Jy ! Component: 1850 - total flux cleaned = -0.00511718 Jy ! Component: 1900 - total flux cleaned = -0.00513937 Jy ! Component: 1950 - total flux cleaned = -0.00507317 Jy ! Component: 2000 - total flux cleaned = -0.0050512 Jy ! Total flux subtracted in 2048 components = -0.00498667 Jy ! Clean residual min=-0.001261 max=0.001341 Jy/beam ! Clean residual mean=0.000004 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.614917 Jy keep ! Adding 125 model components to the UV plane model. ! The established model now contains 243 components and 0.614917 Jy ![Exited script file: muppet] wmap "J1726-2258_S_2005_05_12_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.245 x 8.21 at -1.683 degrees (North through East) ! Clean map min=-0.0023279 max=0.46023 Jy/beam ! Writing clean map to FITS file: J1726-2258_S_2005_05_12_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.46023 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000419515 device "J1726-2258_S_2005_05_12_yyk\_map.eps/VPS" ! Attempting to open device: 'J1726-2258_S_2005_05_12_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.27346 0.27346 0.54692 1.09384 2.18768 4.37536 8.75073 17.5015 35.0029 70.0058 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.46 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.245 x 8.21 at -1.683 degrees (North through East) ! Clean map min=-0.0023279 max=0.46023 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1726-2258_S_2005_05_12_yyk\_map.gif/gif" ! Attempting to open device: 'J1726-2258_S_2005_05_12_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1726-2258_S_2005_05_12_yyk_uvs.log closed on Sat Oct 8 17:31:44 2005