! Started logfile: J2005-3723_S_2002_05_14_yyk_uvs.log on Tue Jun 26 23:12:21 2007 obs J2005-3723_S_2002_05_14_yyk_uva.fits ! Reading UV FITS file: J2005-3723_S_2002_05_14_yyk_uva.fits ! AN table 1: 42 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.740212 visibilities/baseline/integration-bin. ! Found source: J2005-3723 ! ! 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.22947e+09 8e+06 1 8e+06 ! 02 2 2.25947e+09 8e+06 1 8e+06 ! 03 3 2.34947e+09 8e+06 1 8e+06 ! 04 4 2.36947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1153 lines of history. ! ! Reading 5596 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 J2005-3723_S_2002_05_14_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.491346 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.306 mas, bmaj=7.234 mas, bpa=-3.441 degrees ! Estimated noise=2845.85 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.340526 Jy ! Component: 100 - total flux cleaned = 0.417582 Jy ! Total flux subtracted in 100 components = 0.417582 Jy ! Clean residual min=-0.022036 max=0.048811 Jy/beam ! Clean residual mean=0.000370 rms=0.007468 Jy/beam ! Combined flux in latest and established models = 0.417582 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.417582 Jy ! ! Correcting IF 1. ! A total of 83 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 119 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 83 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 83 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.277788Jy sigma=0.001267 ! Fit after self-cal, rms=0.276981Jy sigma=0.001267 ! Inverting map and beam ! Estimated beam: bmin=2.306 mas, bmaj=7.234 mas, bpa=-3.441 degrees ! Estimated noise=2847.71 mJy/beam. ! Added new window around map position (-3.5, 7). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0512413 Jy ! Component: 100 - total flux cleaned = 0.069411 Jy ! Total flux subtracted in 100 components = 0.069411 Jy ! Clean residual min=-0.017376 max=0.031463 Jy/beam ! Clean residual mean=0.000281 rms=0.005366 Jy/beam ! Combined flux in latest and established models = 0.486993 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 26 components and 0.486993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.269302Jy sigma=0.001225 ! Fit after self-cal, rms=0.268690Jy sigma=0.001221 ! 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.351 mas, bmaj=9.648 mas, bpa=3.897 degrees ! Estimated noise=1847.12 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.0135275 Jy ! Component: 100 - total flux cleaned = 0.0145821 Jy ! Component: 150 - total flux cleaned = 0.0152134 Jy ! Component: 200 - total flux cleaned = 0.0160702 Jy ! Total flux subtracted in 200 components = 0.0160702 Jy ! Clean residual min=-0.012669 max=0.015570 Jy/beam ! Clean residual mean=0.000359 rms=0.004036 Jy/beam ! Combined flux in latest and established models = 0.503063 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 44 components and 0.503063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.267024Jy sigma=0.001215 ! Fit after self-cal, rms=0.267008Jy sigma=0.001215 ! 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.351 x 9.648 at 3.897 degrees (North through East) ! Clean map min=-0.011548 max=0.38243 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: 0.975591 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.08 HN 1.36 KP 0.95 ! LA 0.95 NL 0.97 OV 0.97 PT 1.08 ! SC 1.05 MK 0.92 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.96338 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.98 HN 1.40 KP 1.00* ! LA 0.95 NL 1.07 OV 0.95 PT 1.00 ! SC 1.01 MK 1.07 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.929333 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.94 HN 1.53 KP 1.03 ! LA 0.98 NL 1.06 OV 1.05 PT 1.18 ! SC 0.96 MK 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.98153 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.85 HN 1.44 KP 1.07 ! LA 0.81 NL 1.11 OV 0.92 PT 0.99 ! SC 0.93 MK 1.04 ! ! ! Fit before self-cal, rms=0.267008Jy sigma=0.001215 ! Fit after self-cal, rms=0.286199Jy sigma=0.001194 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.286199Jy sigma=0.001194 ! Fit after self-cal, rms=0.286219Jy sigma=0.001194 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.381 mas, bmaj=9.658 mas, bpa=4.948 degrees ! Estimated noise=1733.27 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.027854 Jy ! Component: 100 - total flux cleaned = -0.0347941 Jy ! Component: 150 - total flux cleaned = -0.0356456 Jy ! Component: 200 - total flux cleaned = -0.0361811 Jy ! Total flux subtracted in 200 components = -0.0361811 Jy ! Clean residual min=-0.007184 max=0.006766 Jy/beam ! Clean residual mean=0.000015 rms=0.001882 Jy/beam ! Combined flux in latest and established models = 0.466882 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 57 components and 0.466882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.284229Jy sigma=0.001180 ! Fit after self-cal, rms=0.284184Jy sigma=0.001180 ! 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.284184Jy sigma=0.001180 ! Fit after self-cal, rms=0.282359Jy sigma=0.001169 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.000586985 Jy ! Component: 100 - total flux cleaned = -0.000861928 Jy ! Component: 150 - total flux cleaned = -0.0008609 Jy ! Component: 200 - total flux cleaned = -0.000934175 Jy ! Total flux subtracted in 200 components = -0.000934175 Jy ! Clean residual min=-0.006636 max=0.006187 Jy/beam ! Clean residual mean=0.000018 rms=0.001807 Jy/beam ! Combined flux in latest and established models = 0.465948 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 63 components and 0.465948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.282297Jy sigma=0.001169 ! Fit after self-cal, rms=0.282146Jy sigma=0.001168 ! 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.381 x 9.658 at 4.948 degrees (North through East) ! Clean map min=-0.0064168 max=0.36903 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.282146Jy sigma=0.001168 ! Fit after self-cal, rms=0.290668Jy sigma=0.001164 ! 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.290668Jy sigma=0.001164 ! Fit after self-cal, rms=0.290682Jy sigma=0.001164 ! Inverting map and beam ! Estimated beam: bmin=3.381 mas, bmaj=9.652 mas, bpa=5.02 degrees ! Estimated noise=1731.51 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00128531 Jy ! Component: 100 - total flux cleaned = -0.0015384 Jy ! Component: 150 - total flux cleaned = -0.00168307 Jy ! Component: 200 - total flux cleaned = -0.00175137 Jy ! Total flux subtracted in 200 components = -0.00175137 Jy ! Clean residual min=-0.005945 max=0.005453 Jy/beam ! Clean residual mean=0.000017 rms=0.001729 Jy/beam ! Combined flux in latest and established models = 0.464196 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 73 components and 0.464196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290584Jy sigma=0.001164 ! Fit after self-cal, rms=0.290584Jy sigma=0.001164 ! 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.290584Jy sigma=0.001164 ! Fit after self-cal, rms=0.292967Jy sigma=0.001161 ! 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.292967Jy sigma=0.001161 ! Fit after self-cal, rms=0.292983Jy sigma=0.001161 ! Inverting map and beam ! Estimated beam: bmin=3.38 mas, bmaj=9.642 mas, bpa=4.909 degrees ! Estimated noise=1731.79 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000752623 Jy ! Component: 100 - total flux cleaned = -0.000897243 Jy ! Component: 150 - total flux cleaned = -0.00103378 Jy ! Component: 200 - total flux cleaned = -0.00122615 Jy ! Total flux subtracted in 200 components = -0.00122615 Jy ! Clean residual min=-0.005618 max=0.005560 Jy/beam ! Clean residual mean=0.000018 rms=0.001698 Jy/beam ! Combined flux in latest and established models = 0.46297 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 77 components and 0.46297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.292923Jy sigma=0.001161 ! Fit after self-cal, rms=0.292916Jy sigma=0.001161 ! 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=9.078 mas, bmaj=32.41 mas, bpa=3.665 degrees ! Estimated noise=2126.66 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.000619362 Jy ! Component: 100 - total flux cleaned = -0.00080197 Jy ! Component: 150 - total flux cleaned = -0.000957895 Jy ! Component: 200 - total flux cleaned = -0.00109204 Jy ! Total flux subtracted in 200 components = -0.00109204 Jy ! Clean residual min=-0.006007 max=0.005834 Jy/beam ! Clean residual mean=0.000022 rms=0.001963 Jy/beam ! Combined flux in latest and established models = 0.461878 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 3 model components to the UV plane model. ! The established model now contains 78 components and 0.461878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.292912Jy sigma=0.001161 ! Fit after self-cal, rms=0.292916Jy sigma=0.001161 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.308 mas, bmaj=7.141 mas, bpa=-3.055 degrees ! Estimated noise=2731.68 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.325677 Jy ! Component: 100 - total flux cleaned = 0.400353 Jy ! Component: 150 - total flux cleaned = 0.434131 Jy ! Component: 200 - total flux cleaned = 0.450404 Jy ! Total flux subtracted in 200 components = 0.450404 Jy ! Clean residual min=-0.011989 max=0.011312 Jy/beam ! Clean residual mean=0.000053 rms=0.002948 Jy/beam ! Combined flux in latest and established models = 0.450404 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.450404 Jy ! Inverting map and beam ! Estimated beam: bmin=3.38 mas, bmaj=9.642 mas, bpa=4.909 degrees ! Estimated noise=1731.79 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.00812327 Jy ! Component: 100 - total flux cleaned = 0.00969073 Jy ! Component: 150 - total flux cleaned = 0.00986638 Jy ! Component: 200 - total flux cleaned = 0.0100899 Jy ! Total flux subtracted in 200 components = 0.0100899 Jy ! Clean residual min=-0.005607 max=0.005734 Jy/beam ! Clean residual mean=0.000022 rms=0.001670 Jy/beam ! Combined flux in latest and established models = 0.460494 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 39 components and 0.460494 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=9.078 mas, bmaj=32.41 mas, bpa=3.665 degrees ! Estimated noise=2126.66 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.00053914 Jy ! Component: 100 - total flux cleaned = 0.000539368 Jy ! Component: 150 - total flux cleaned = 0.000501498 Jy ! Component: 200 - total flux cleaned = 0.000503503 Jy ! Total flux subtracted in 200 components = 0.000503503 Jy ! Clean residual min=-0.006104 max=0.005678 Jy/beam ! Clean residual mean=0.000024 rms=0.001948 Jy/beam ! Combined flux in latest and established models = 0.460998 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 43 components and 0.460998 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.38 mas, bmaj=9.642 mas, bpa=4.909 degrees ! Estimated noise=1731.79 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000324796 Jy ! Component: 100 - total flux cleaned = 0.000379433 Jy ! Component: 150 - total flux cleaned = 0.000424154 Jy ! Component: 200 - total flux cleaned = 0.000420798 Jy ! Total flux subtracted in 200 components = 0.000420798 Jy ! Clean residual min=-0.005356 max=0.005729 Jy/beam ! Clean residual mean=0.000020 rms=0.001655 Jy/beam ! Combined flux in latest and established models = 0.461418 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 54 components and 0.461418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.292962Jy sigma=0.001161 ! Fit after self-cal, rms=0.292956Jy sigma=0.001161 wmodel J2005-3723_S_2002_05_14_yyk\_map.mod ! Writing 54 model components to file: J2005-3723_S_2002_05_14_yyk_map.mod wobs J2005-3723_S_2002_05_14_yyk\_uvs.fits ! Writing UV FITS file: J2005-3723_S_2002_05_14_yyk_uvs.fits wwins J2005-3723_S_2002_05_14_yyk\_map.win ! wwins: Wrote 2 windows to J2005-3723_S_2002_05_14_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.000837754 Jy ! Component: 100 - total flux cleaned = 0.00120042 Jy ! Component: 150 - total flux cleaned = 0.00136998 Jy ! Component: 200 - total flux cleaned = 0.00145118 Jy ! Component: 250 - total flux cleaned = 0.00137461 Jy ! Component: 300 - total flux cleaned = 0.00151736 Jy ! Component: 350 - total flux cleaned = 0.0017246 Jy ! Component: 400 - total flux cleaned = 0.00185727 Jy ! Component: 450 - total flux cleaned = 0.001857 Jy ! Component: 500 - total flux cleaned = 0.0017946 Jy ! Component: 550 - total flux cleaned = 0.00161513 Jy ! Component: 600 - total flux cleaned = 0.00155606 Jy ! Component: 650 - total flux cleaned = 0.00138656 Jy ! Component: 700 - total flux cleaned = 0.00143934 Jy ! Component: 750 - total flux cleaned = 0.00133276 Jy ! Component: 800 - total flux cleaned = 0.00148987 Jy ! Component: 850 - total flux cleaned = 0.00169281 Jy ! Component: 900 - total flux cleaned = 0.0017923 Jy ! Component: 950 - total flux cleaned = 0.00198932 Jy ! Component: 1000 - total flux cleaned = 0.0022288 Jy ! Component: 1050 - total flux cleaned = 0.00232324 Jy ! Component: 1100 - total flux cleaned = 0.00255351 Jy ! Component: 1150 - total flux cleaned = 0.00246268 Jy ! Component: 1200 - total flux cleaned = 0.00237406 Jy ! Component: 1250 - total flux cleaned = 0.00241903 Jy ! Component: 1300 - total flux cleaned = 0.00241835 Jy ! Component: 1350 - total flux cleaned = 0.00233308 Jy ! Component: 1400 - total flux cleaned = 0.00241603 Jy ! Component: 1450 - total flux cleaned = 0.00237514 Jy ! Component: 1500 - total flux cleaned = 0.00261919 Jy ! Component: 1550 - total flux cleaned = 0.00269937 Jy ! Component: 1600 - total flux cleaned = 0.00289762 Jy ! Component: 1650 - total flux cleaned = 0.00289715 Jy ! Component: 1700 - total flux cleaned = 0.00293532 Jy ! Component: 1750 - total flux cleaned = 0.00285951 Jy ! Component: 1800 - total flux cleaned = 0.00293502 Jy ! Component: 1850 - total flux cleaned = 0.00300878 Jy ! Component: 1900 - total flux cleaned = 0.00300868 Jy ! Component: 1950 - total flux cleaned = 0.00315285 Jy ! Component: 2000 - total flux cleaned = 0.00311706 Jy ! Total flux subtracted in 2048 components = 0.00318795 Jy ! Clean residual min=-0.002469 max=0.001771 Jy/beam ! Clean residual mean=0.000041 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.464606 Jy keep ! Adding 114 model components to the UV plane model. ! The established model now contains 168 components and 0.464606 Jy ![Exited script file: muppet] wmap "J2005-3723_S_2002_05_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.38 x 9.642 at 4.909 degrees (North through East) ! Clean map min=-0.0036586 max=0.37683 Jy/beam ! Writing clean map to FITS file: J2005-3723_S_2002_05_14_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.37683 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000723598 device "J2005-3723_S_2002_05_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J2005-3723_S_2002_05_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.576068 0.576068 1.15214 2.30427 4.60854 9.21709 18.4342 36.8683 73.7367 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.376 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.38 x 9.642 at 4.909 degrees (North through East) ! Clean map min=-0.0036586 max=0.37683 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2005-3723_S_2002_05_14_yyk\_map.gif/gif" ! Attempting to open device: 'J2005-3723_S_2002_05_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2005-3723_S_2002_05_14_yyk_uvs.log closed on Tue Jun 26 23:12:27 2007