! Started logfile: J1826-2924_X_2005_05_12_yyk_uvs.log on Sat Oct 8 17:35:31 2005 obs J1826-2924_X_2005_05_12_yyk_uve.fits ! Reading UV FITS file: J1826-2924_X_2005_05_12_yyk_uve.fits ! AN table 1: 18 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.887654 visibilities/baseline/integration-bin. ! Found source: J1826-2924 ! ! 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 1439 lines of history. ! ! Reading 2876 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 J1826-2924_X_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.337147 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.6879 mas, bmaj=1.714 mas, bpa=-0.5571 degrees ! Estimated noise=1.31808 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.270588 Jy ! Component: 100 - total flux cleaned = 0.326299 Jy ! Total flux subtracted in 100 components = 0.326299 Jy ! Clean residual min=-0.007643 max=0.016757 Jy/beam ! Clean residual mean=-0.000018 rms=0.002520 Jy/beam ! Combined flux in latest and established models = 0.326299 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.326299 Jy ! ! Correcting IF 1. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.079812Jy sigma=1.272023 ! Fit after self-cal, rms=0.079720Jy sigma=1.269117 ! Inverting map and beam ! Estimated beam: bmin=0.6879 mas, bmaj=1.714 mas, bpa=-0.5571 degrees ! Estimated noise=1.31808 mJy/beam. ! Added new window around map position (0.8, 2). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0223378 Jy ! Component: 100 - total flux cleaned = 0.0341171 Jy ! Total flux subtracted in 100 components = 0.0341171 Jy ! Clean residual min=-0.007048 max=0.009182 Jy/beam ! Clean residual mean=0.000005 rms=0.001777 Jy/beam ! Combined flux in latest and established models = 0.360416 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 25 components and 0.360416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073373Jy sigma=1.117865 ! Fit after self-cal, rms=0.073335Jy sigma=1.115817 ! 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=0.897 mas, bmaj=2.309 mas, bpa=-1.755 degrees ! Estimated noise=0.777229 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 (-1.2, -1.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0126534 Jy ! Component: 100 - total flux cleaned = 0.0180843 Jy ! Component: 150 - total flux cleaned = 0.0194252 Jy ! Component: 200 - total flux cleaned = 0.0197463 Jy ! Total flux subtracted in 200 components = 0.0197463 Jy ! Clean residual min=-0.005400 max=0.004593 Jy/beam ! Clean residual mean=0.000028 rms=0.001375 Jy/beam ! Combined flux in latest and established models = 0.380163 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 60 components and 0.380163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071841Jy sigma=1.085333 ! Fit after self-cal, rms=0.071746Jy sigma=1.084467 ! 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.897 x 2.309 at -1.755 degrees (North through East) ! Clean map min=-0.0052512 max=0.31301 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.998071 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.97 HN 1.09 KP 0.95 ! LA 1.03 MK 1.00 NL 1.03 OV 1.01 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00168 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.98 HN 1.08 KP 0.92 ! LA 1.03 MK 1.01 NL 0.99 OV 0.98 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.994159 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 1.02 KP 0.88 ! LA 1.01 MK 1.01 NL 1.02 OV 1.01 ! PT 1.05 SC 1.03 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.971207 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.03 HN 1.13 KP 0.97 ! LA 0.98 MK 1.00 NL 1.01 OV 1.04 ! PT 1.09 SC 1.00* ! ! ! Fit before self-cal, rms=0.071746Jy sigma=1.084467 ! Fit after self-cal, rms=0.069492Jy sigma=1.039402 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.069492Jy sigma=1.039402 ! Fit after self-cal, rms=0.069493Jy sigma=1.039394 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9075 mas, bmaj=2.328 mas, bpa=-1.748 degrees ! Estimated noise=0.766293 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.00556554 Jy ! Component: 100 - total flux cleaned = -0.00763464 Jy ! Component: 150 - total flux cleaned = -0.0082 Jy ! Component: 200 - total flux cleaned = -0.0084029 Jy ! Total flux subtracted in 200 components = -0.0084029 Jy ! Clean residual min=-0.003392 max=0.003309 Jy/beam ! Clean residual mean=0.000014 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.37176 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 83 components and 0.37176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069192Jy sigma=1.032761 ! Fit after self-cal, rms=0.069143Jy sigma=1.032385 ! 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.069143Jy sigma=1.032385 ! Fit after self-cal, rms=0.065715Jy sigma=0.978006 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.000360701 Jy ! Component: 100 - total flux cleaned = 0.000412112 Jy ! Component: 150 - total flux cleaned = 0.00037549 Jy ! Component: 200 - total flux cleaned = 0.000374674 Jy ! Total flux subtracted in 200 components = 0.000374674 Jy ! Clean residual min=-0.003260 max=0.003062 Jy/beam ! Clean residual mean=0.000012 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.372134 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 93 components and 0.372134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065674Jy sigma=0.977037 ! Fit after self-cal, rms=0.065369Jy sigma=0.973483 ! 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.9075 x 2.328 at -1.748 degrees (North through East) ! Clean map min=-0.0030303 max=0.31239 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.065369Jy sigma=0.973483 ! Fit after self-cal, rms=0.065556Jy sigma=0.957565 ! 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.065556Jy sigma=0.957565 ! Fit after self-cal, rms=0.065532Jy sigma=0.957064 ! Inverting map and beam ! Estimated beam: bmin=0.9099 mas, bmaj=2.33 mas, bpa=-1.78 degrees ! Estimated noise=0.766051 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000503651 Jy ! Component: 100 - total flux cleaned = -0.000580823 Jy ! Component: 150 - total flux cleaned = -0.000610406 Jy ! Component: 200 - total flux cleaned = -0.000637034 Jy ! Total flux subtracted in 200 components = -0.000637034 Jy ! Clean residual min=-0.002670 max=0.002712 Jy/beam ! Clean residual mean=0.000004 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.371497 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 107 components and 0.371497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065494Jy sigma=0.956442 ! Fit after self-cal, rms=0.065490Jy sigma=0.956251 ! 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.065490Jy sigma=0.956251 ! Fit after self-cal, rms=0.064317Jy sigma=0.932982 ! 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.064317Jy sigma=0.932982 ! Fit after self-cal, rms=0.064327Jy sigma=0.932939 ! Inverting map and beam ! Estimated beam: bmin=0.9095 mas, bmaj=2.329 mas, bpa=-1.767 degrees ! Estimated noise=0.765976 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 5.16129e-05 Jy ! Component: 100 - total flux cleaned = 2.12223e-05 Jy ! Component: 150 - total flux cleaned = -3.40157e-06 Jy ! Component: 200 - total flux cleaned = -2.53059e-05 Jy ! Total flux subtracted in 200 components = -2.53059e-05 Jy ! Clean residual min=-0.002666 max=0.002676 Jy/beam ! Clean residual mean=0.000006 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.371472 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 112 components and 0.371472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064302Jy sigma=0.932563 ! Fit after self-cal, rms=0.064303Jy sigma=0.932512 ! 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.556 mas, bmaj=6.853 mas, bpa=6.192 degrees ! Estimated noise=0.953939 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.000276154 Jy ! Component: 100 - total flux cleaned = -0.000252718 Jy ! Component: 150 - total flux cleaned = -0.000269821 Jy ! Component: 200 - total flux cleaned = -0.000284985 Jy ! Total flux subtracted in 200 components = -0.000284985 Jy ! Clean residual min=-0.002846 max=0.002738 Jy/beam ! Clean residual mean=0.000013 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.371187 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 118 components and 0.371187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064298Jy sigma=0.932389 ! Fit after self-cal, rms=0.064298Jy sigma=0.932333 ! 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=0.69 mas, bmaj=1.713 mas, bpa=-0.5186 degrees ! Estimated noise=1.31615 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.270898 Jy ! Component: 100 - total flux cleaned = 0.326482 Jy ! Component: 150 - total flux cleaned = 0.347072 Jy ! Component: 200 - total flux cleaned = 0.357988 Jy ! Total flux subtracted in 200 components = 0.357988 Jy ! Clean residual min=-0.004172 max=0.004396 Jy/beam ! Clean residual mean=-0.000005 rms=0.001182 Jy/beam ! Combined flux in latest and established models = 0.357988 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.357988 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9095 mas, bmaj=2.329 mas, bpa=-1.767 degrees ! Estimated noise=0.765976 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.00885821 Jy ! Component: 100 - total flux cleaned = 0.0121301 Jy ! Component: 150 - total flux cleaned = 0.0128116 Jy ! Component: 200 - total flux cleaned = 0.0129885 Jy ! Total flux subtracted in 200 components = 0.0129885 Jy ! Clean residual min=-0.002777 max=0.002718 Jy/beam ! Clean residual mean=0.000005 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.370977 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 63 components and 0.370977 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.556 mas, bmaj=6.853 mas, bpa=6.192 degrees ! Estimated noise=0.953939 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.000125439 Jy ! Component: 100 - total flux cleaned = 5.12306e-05 Jy ! Component: 150 - total flux cleaned = -1.24116e-05 Jy ! Component: 200 - total flux cleaned = -3.90988e-05 Jy ! Total flux subtracted in 200 components = -3.90988e-05 Jy ! Clean residual min=-0.002930 max=0.002839 Jy/beam ! Clean residual mean=0.000013 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.370937 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 73 components and 0.370937 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9095 mas, bmaj=2.329 mas, bpa=-1.767 degrees ! Estimated noise=0.765976 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000397661 Jy ! Component: 100 - total flux cleaned = -0.000443387 Jy ! Component: 150 - total flux cleaned = -0.000443528 Jy ! Component: 200 - total flux cleaned = -0.000443829 Jy ! Total flux subtracted in 200 components = -0.000443829 Jy ! Clean residual min=-0.002652 max=0.002656 Jy/beam ! Clean residual mean=0.000006 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.370494 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 87 components and 0.370494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064405Jy sigma=0.933460 ! Fit after self-cal, rms=0.064400Jy sigma=0.933388 wmodel J1826-2924_X_2005_05_12_yyk\_map.mod ! Writing 87 model components to file: J1826-2924_X_2005_05_12_yyk_map.mod wobs J1826-2924_X_2005_05_12_yyk\_uvs.fits ! Writing UV FITS file: J1826-2924_X_2005_05_12_yyk_uvs.fits wwins J1826-2924_X_2005_05_12_yyk\_map.win ! wwins: Wrote 3 windows to J1826-2924_X_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.000531072 Jy ! Component: 100 - total flux cleaned = 0.000918785 Jy ! Component: 150 - total flux cleaned = 0.000880142 Jy ! Component: 200 - total flux cleaned = 0.000916211 Jy ! Component: 250 - total flux cleaned = 0.00088088 Jy ! Component: 300 - total flux cleaned = 0.000811853 Jy ! Component: 350 - total flux cleaned = 0.000779891 Jy ! Component: 400 - total flux cleaned = 0.000686367 Jy ! Component: 450 - total flux cleaned = 0.000533884 Jy ! Component: 500 - total flux cleaned = 0.000445066 Jy ! Component: 550 - total flux cleaned = 0.000416089 Jy ! Component: 600 - total flux cleaned = 0.000359796 Jy ! Component: 650 - total flux cleaned = 0.000332081 Jy ! Component: 700 - total flux cleaned = 0.000278494 Jy ! Component: 750 - total flux cleaned = 0.000226198 Jy ! Component: 800 - total flux cleaned = 0.00017431 Jy ! Component: 850 - total flux cleaned = 7.21833e-05 Jy ! Component: 900 - total flux cleaned = -0.000102998 Jy ! Component: 950 - total flux cleaned = -7.78464e-05 Jy ! Component: 1000 - total flux cleaned = -0.000199292 Jy ! Component: 1050 - total flux cleaned = -0.000270574 Jy ! Component: 1100 - total flux cleaned = -0.000364235 Jy ! Component: 1150 - total flux cleaned = -0.000364168 Jy ! Component: 1200 - total flux cleaned = -0.00054669 Jy ! Component: 1250 - total flux cleaned = -0.00059146 Jy ! Component: 1300 - total flux cleaned = -0.000613619 Jy ! Component: 1350 - total flux cleaned = -0.000701186 Jy ! Component: 1400 - total flux cleaned = -0.000722801 Jy ! Component: 1450 - total flux cleaned = -0.000723328 Jy ! Component: 1500 - total flux cleaned = -0.000765756 Jy ! Component: 1550 - total flux cleaned = -0.000828325 Jy ! Component: 1600 - total flux cleaned = -0.00088955 Jy ! Component: 1650 - total flux cleaned = -0.000949973 Jy ! Component: 1700 - total flux cleaned = -0.000909712 Jy ! Component: 1750 - total flux cleaned = -0.000989482 Jy ! Component: 1800 - total flux cleaned = -0.000989657 Jy ! Component: 1850 - total flux cleaned = -0.00104776 Jy ! Component: 1900 - total flux cleaned = -0.00102868 Jy ! Component: 1950 - total flux cleaned = -0.00112371 Jy ! Component: 2000 - total flux cleaned = -0.00119901 Jy ! Total flux subtracted in 2048 components = -0.00118054 Jy ! Clean residual min=-0.001000 max=0.000972 Jy/beam ! Clean residual mean=0.000002 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.369313 Jy keep ! Adding 135 model components to the UV plane model. ! The established model now contains 222 components and 0.369313 Jy ![Exited script file: muppet] wmap "J1826-2924_X_2005_05_12_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9095 x 2.329 at -1.767 degrees (North through East) ! Clean map min=-0.0022843 max=0.31507 Jy/beam ! Writing clean map to FITS file: J1826-2924_X_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.315073 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000349794 device "J1826-2924_X_2005_05_12_yyk\_map.eps/VPS" ! Attempting to open device: 'J1826-2924_X_2005_05_12_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.33306 0.33306 0.66612 1.33224 2.66448 5.32896 10.6579 21.3158 42.6317 85.2634 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.315 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.9095 x 2.329 at -1.767 degrees (North through East) ! Clean map min=-0.0022843 max=0.31507 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1826-2924_X_2005_05_12_yyk\_map.gif/gif" ! Attempting to open device: 'J1826-2924_X_2005_05_12_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1826-2924_X_2005_05_12_yyk_uvs.log closed on Sat Oct 8 17:35:36 2005