! Started logfile: J1127-1857_X_2007_01_11_yyk_uvs.log on Mon Jun 16 19:34:15 2008 obs J1127-1857_X_2007_01_11_yyk_uve.fits ! Reading UV FITS file: J1127-1857_X_2007_01_11_yyk_uve.fits ! AN table 1: 5 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.705556 visibilities/baseline/integration-bin. ! Found source: J1127-1857 ! ! 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.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 2143 lines of history. ! ! Reading 508 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 J1127-1857_X_2007_01_11_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)= 1.09121 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.6259 mas, bmaj=1.682 mas, bpa=7.374 degrees ! Estimated noise=3.19723 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.919501 Jy ! Component: 100 - total flux cleaned = 1.05054 Jy ! Total flux subtracted in 100 components = 1.05054 Jy ! Clean residual min=-0.028305 max=0.038848 Jy/beam ! Clean residual mean=0.000026 rms=0.009245 Jy/beam ! Combined flux in latest and established models = 1.05054 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 1.05054 Jy ! ! Correcting IF 1. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.149767Jy sigma=2.239369 ! Fit after self-cal, rms=0.149576Jy sigma=2.230637 ! Inverting map and beam ! Estimated beam: bmin=0.6259 mas, bmaj=1.682 mas, bpa=7.374 degrees ! Estimated noise=3.19723 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.8177 mas, bmaj=2.101 mas, bpa=5.704 degrees ! Estimated noise=2.09822 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.0691163 Jy ! Component: 100 - total flux cleaned = 0.0934025 Jy ! Component: 150 - total flux cleaned = 0.103233 Jy ! Component: 200 - total flux cleaned = 0.107706 Jy ! Total flux subtracted in 200 components = 0.107706 Jy ! Clean residual min=-0.025715 max=0.022179 Jy/beam ! Clean residual mean=0.000055 rms=0.006565 Jy/beam ! Combined flux in latest and established models = 1.15824 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 28 components and 1.15824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132084Jy sigma=1.909796 ! Fit after self-cal, rms=0.132002Jy sigma=1.909017 ! 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.8177 x 2.101 at 5.704 degrees (North through East) ! Clean map min=-0.024688 max=1.0817 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.00238 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 HN 1.10 KP 1.00* ! LA 0.98 MK 0.99 OV 0.95 PT 0.97 ! SC 1.01 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01123 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.99 HN 1.08 KP 1.00* ! LA 0.93 MK 0.96 OV 0.96 PT 1.04 ! SC 0.99 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.996604 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.03 HN 0.99 KP 1.00* ! LA 0.94 MK 1.01 OV 0.99 PT 1.03 ! SC 0.98 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.976782 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.05 HN 1.01 KP 1.00* ! LA 0.94 MK 1.05 OV 0.98 PT 1.12 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.132002Jy sigma=1.909017 ! Fit after self-cal, rms=0.118056Jy sigma=1.645200 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.118056Jy sigma=1.645200 ! Fit after self-cal, rms=0.118067Jy sigma=1.645181 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8203 mas, bmaj=2.099 mas, bpa=5.915 degrees ! Estimated noise=2.08815 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.00364763 Jy ! Component: 100 - total flux cleaned = -0.00422601 Jy ! Component: 150 - total flux cleaned = -0.0046841 Jy ! Component: 200 - total flux cleaned = -0.00498547 Jy ! Total flux subtracted in 200 components = -0.00498547 Jy ! Clean residual min=-0.010687 max=0.009569 Jy/beam ! Clean residual mean=0.000008 rms=0.002572 Jy/beam ! Combined flux in latest and established models = 1.15326 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 1.15326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117878Jy sigma=1.641672 ! Fit after self-cal, rms=0.117783Jy sigma=1.641118 ! 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.117783Jy sigma=1.641118 ! Fit after self-cal, rms=0.084216Jy sigma=1.066163 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.00152599 Jy ! Component: 100 - total flux cleaned = 0.00191463 Jy ! Component: 150 - total flux cleaned = 0.00217429 Jy ! Component: 200 - total flux cleaned = 0.00218003 Jy ! Total flux subtracted in 200 components = 0.00218003 Jy ! Clean residual min=-0.010418 max=0.009361 Jy/beam ! Clean residual mean=0.000006 rms=0.002506 Jy/beam ! Combined flux in latest and established models = 1.15544 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 37 components and 1.15544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084131Jy sigma=1.063233 ! Fit after self-cal, rms=0.080827Jy sigma=1.010422 ! 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.8203 x 2.099 at 5.915 degrees (North through East) ! Clean map min=-0.0096815 max=1.0836 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.080827Jy sigma=1.010422 ! Fit after self-cal, rms=0.076800Jy sigma=0.924796 ! 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.076800Jy sigma=0.924796 ! Fit after self-cal, rms=0.076546Jy sigma=0.919330 ! Inverting map and beam ! Estimated beam: bmin=0.8204 mas, bmaj=2.1 mas, bpa=5.878 degrees ! Estimated noise=2.08681 mJy/beam. ! Added new window around map position (-4.6, 8.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00754338 Jy ! Component: 100 - total flux cleaned = 0.00744796 Jy ! Component: 150 - total flux cleaned = 0.00733269 Jy ! Component: 200 - total flux cleaned = 0.00723664 Jy ! Total flux subtracted in 200 components = 0.00723664 Jy ! Clean residual min=-0.006981 max=0.006020 Jy/beam ! Clean residual mean=-0.000007 rms=0.001574 Jy/beam ! Combined flux in latest and established models = 1.16267 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 63 components and 1.16267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075723Jy sigma=0.905756 ! Fit after self-cal, rms=0.075684Jy sigma=0.904490 ! 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.075684Jy sigma=0.904490 ! Fit after self-cal, rms=0.073610Jy sigma=0.881733 ! 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.073610Jy sigma=0.881733 ! Fit after self-cal, rms=0.073638Jy sigma=0.881633 ! Inverting map and beam ! Estimated beam: bmin=0.8197 mas, bmaj=2.1 mas, bpa=5.833 degrees ! Estimated noise=2.08507 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000461995 Jy ! Component: 100 - total flux cleaned = 3.3022e-05 Jy ! Component: 150 - total flux cleaned = -0.000152667 Jy ! Component: 200 - total flux cleaned = -0.000320263 Jy ! Total flux subtracted in 200 components = -0.000320263 Jy ! Clean residual min=-0.006576 max=0.005583 Jy/beam ! Clean residual mean=-0.000006 rms=0.001520 Jy/beam ! Combined flux in latest and established models = 1.16235 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 71 components and 1.16235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073572Jy sigma=0.879689 ! Fit after self-cal, rms=0.073565Jy sigma=0.879513 ! 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.096 mas, bmaj=5.676 mas, bpa=18.42 degrees ! Estimated noise=2.73608 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.00097627 Jy ! Component: 100 - total flux cleaned = -0.00091815 Jy ! Component: 150 - total flux cleaned = -0.000965881 Jy ! Component: 200 - total flux cleaned = -0.00105082 Jy ! Total flux subtracted in 200 components = -0.00105082 Jy ! Clean residual min=-0.006772 max=0.005849 Jy/beam ! Clean residual mean=-0.000012 rms=0.002051 Jy/beam ! Combined flux in latest and established models = 1.1613 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 79 components and 1.1613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073591Jy sigma=0.879347 ! Fit after self-cal, rms=0.073544Jy sigma=0.879052 ! 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.6258 mas, bmaj=1.682 mas, bpa=7.538 degrees ! Estimated noise=3.18085 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.917438 Jy ! Component: 100 - total flux cleaned = 1.05053 Jy ! Component: 150 - total flux cleaned = 1.09827 Jy ! Component: 200 - total flux cleaned = 1.12397 Jy ! Total flux subtracted in 200 components = 1.12397 Jy ! Clean residual min=-0.012355 max=0.012816 Jy/beam ! Clean residual mean=-0.000000 rms=0.003530 Jy/beam ! Combined flux in latest and established models = 1.12397 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 15 model components to the UV plane model. ! The established model now contains 15 components and 1.12397 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8197 mas, bmaj=2.1 mas, bpa=5.833 degrees ! Estimated noise=2.08507 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.0224521 Jy ! Component: 100 - total flux cleaned = 0.0323671 Jy ! Component: 150 - total flux cleaned = 0.0367568 Jy ! Component: 200 - total flux cleaned = 0.0376256 Jy ! Total flux subtracted in 200 components = 0.0376256 Jy ! Clean residual min=-0.007519 max=0.005262 Jy/beam ! Clean residual mean=-0.000006 rms=0.001623 Jy/beam ! Combined flux in latest and established models = 1.1616 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 37 components and 1.1616 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.096 mas, bmaj=5.676 mas, bpa=18.42 degrees ! Estimated noise=2.73608 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.000734175 Jy ! Component: 100 - total flux cleaned = 0.000300478 Jy ! Component: 150 - total flux cleaned = -7.31324e-05 Jy ! Component: 200 - total flux cleaned = -0.000209133 Jy ! Total flux subtracted in 200 components = -0.000209133 Jy ! Clean residual min=-0.007072 max=0.006126 Jy/beam ! Clean residual mean=-0.000011 rms=0.002106 Jy/beam ! Combined flux in latest and established models = 1.16139 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 50 components and 1.16139 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8197 mas, bmaj=2.1 mas, bpa=5.833 degrees ! Estimated noise=2.08507 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000154921 Jy ! Component: 100 - total flux cleaned = 0.000430216 Jy ! Component: 150 - total flux cleaned = 0.000359504 Jy ! Component: 200 - total flux cleaned = 0.000167917 Jy ! Total flux subtracted in 200 components = 0.000167917 Jy ! Clean residual min=-0.006533 max=0.005345 Jy/beam ! Clean residual mean=-0.000006 rms=0.001509 Jy/beam ! Combined flux in latest and established models = 1.16156 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 61 components and 1.16156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073582Jy sigma=0.879187 ! Fit after self-cal, rms=0.073587Jy sigma=0.879139 wmodel J1127-1857_X_2007_01_11_yyk\_map.mod ! Writing 61 model components to file: J1127-1857_X_2007_01_11_yyk_map.mod wobs J1127-1857_X_2007_01_11_yyk\_uvs.fits ! Writing UV FITS file: J1127-1857_X_2007_01_11_yyk_uvs.fits wwins J1127-1857_X_2007_01_11_yyk\_map.win ! wwins: Wrote 2 windows to J1127-1857_X_2007_01_11_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.00201617 Jy ! Component: 100 - total flux cleaned = -0.00221334 Jy ! Component: 150 - total flux cleaned = -0.00229704 Jy ! Component: 200 - total flux cleaned = -0.00221855 Jy ! Component: 250 - total flux cleaned = -0.00207669 Jy ! Component: 300 - total flux cleaned = -0.00207578 Jy ! Component: 350 - total flux cleaned = -0.00194888 Jy ! Component: 400 - total flux cleaned = -0.00189055 Jy ! Component: 450 - total flux cleaned = -0.00165834 Jy ! Component: 500 - total flux cleaned = -0.00149069 Jy ! Component: 550 - total flux cleaned = -0.00122073 Jy ! Component: 600 - total flux cleaned = -0.000961197 Jy ! Component: 650 - total flux cleaned = -0.000760633 Jy ! Component: 700 - total flux cleaned = -0.000712836 Jy ! Component: 750 - total flux cleaned = -0.000431174 Jy ! Component: 800 - total flux cleaned = -0.000156771 Jy ! Component: 850 - total flux cleaned = 2.22059e-05 Jy ! Component: 900 - total flux cleaned = 0.000283855 Jy ! Component: 950 - total flux cleaned = 0.000497327 Jy ! Component: 1000 - total flux cleaned = 0.000706238 Jy ! Component: 1050 - total flux cleaned = 0.00099204 Jy ! Component: 1100 - total flux cleaned = 0.00123185 Jy ! Component: 1150 - total flux cleaned = 0.00146673 Jy ! Component: 1200 - total flux cleaned = 0.00162082 Jy ! Component: 1250 - total flux cleaned = 0.00181006 Jy ! Component: 1300 - total flux cleaned = 0.00195917 Jy ! Component: 1350 - total flux cleaned = 0.00217899 Jy ! Component: 1400 - total flux cleaned = 0.00221486 Jy ! Component: 1450 - total flux cleaned = 0.00228594 Jy ! Component: 1500 - total flux cleaned = 0.00235598 Jy ! Component: 1550 - total flux cleaned = 0.00239041 Jy ! Component: 1600 - total flux cleaned = 0.00242459 Jy ! Component: 1650 - total flux cleaned = 0.00249267 Jy ! Component: 1700 - total flux cleaned = 0.00252638 Jy ! Component: 1750 - total flux cleaned = 0.00256003 Jy ! Component: 1800 - total flux cleaned = 0.00256018 Jy ! Component: 1850 - total flux cleaned = 0.00259296 Jy ! Component: 1900 - total flux cleaned = 0.0023972 Jy ! Component: 1950 - total flux cleaned = 0.00233272 Jy ! Component: 2000 - total flux cleaned = 0.00233276 Jy ! Total flux subtracted in 2048 components = 0.00226907 Jy ! Clean residual min=-0.001822 max=0.001924 Jy/beam ! Clean residual mean=-0.000002 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 1.16382 Jy keep ! Adding 114 model components to the UV plane model. ! The established model now contains 175 components and 1.16382 Jy ![Exited script file: muppet] wmap "J1127-1857_X_2007_01_11_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8197 x 2.1 at 5.833 degrees (North through East) ! Clean map min=-0.0045741 max=1.083 Jy/beam ! Writing clean map to FITS file: J1127-1857_X_2007_01_11_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.08296 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000536116 device "J1127-1857_X_2007_01_11_yyk\_map.eps/VPS" ! Attempting to open device: 'J1127-1857_X_2007_01_11_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.148514 0.148514 0.297028 0.594056 1.18811 2.37622 4.75245 9.5049 19.0098 38.0196 76.0392 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.082 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.8197 x 2.1 at 5.833 degrees (North through East) ! Clean map min=-0.0045741 max=1.083 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1127-1857_X_2007_01_11_yyk\_map.gif/gif" ! Attempting to open device: 'J1127-1857_X_2007_01_11_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1127-1857_X_2007_01_11_yyk_uvs.log closed on Mon Jun 16 19:34:20 2008