! Started logfile: J2345-1555_X_2005_06_30_yyk_uvs.log on Sat Oct 8 17:46:49 2005 obs J2345-1555_X_2005_06_30_yyk_uve.fits ! Reading UV FITS file: J2345-1555_X_2005_06_30_yyk_uve.fits ! AN table 1: 12 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.927778 visibilities/baseline/integration-bin. ! Found source: J2345-1555 ! ! 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 1460 lines of history. ! ! Reading 2004 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 J2345-1555_X_2005_06_30_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.333225 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.6667 mas, bmaj=1.779 mas, bpa=-1.066 degrees ! Estimated noise=1.24795 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.272199 Jy ! Component: 100 - total flux cleaned = 0.32495 Jy ! Total flux subtracted in 100 components = 0.32495 Jy ! Clean residual min=-0.008358 max=0.014912 Jy/beam ! Clean residual mean=-0.000043 rms=0.002265 Jy/beam ! Combined flux in latest and established models = 0.32495 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.32495 Jy ! ! Correcting IF 1. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.068047Jy sigma=1.214255 ! Fit after self-cal, rms=0.067078Jy sigma=1.209291 ! Inverting map and beam ! Estimated beam: bmin=0.6665 mas, bmaj=1.778 mas, bpa=-1.073 degrees ! Estimated noise=1.24735 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0195927 Jy ! Component: 100 - total flux cleaned = 0.0276339 Jy ! Total flux subtracted in 100 components = 0.0276339 Jy ! Clean residual min=-0.007180 max=0.008193 Jy/beam ! Clean residual mean=-0.000011 rms=0.001757 Jy/beam ! Combined flux in latest and established models = 0.352584 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 14 components and 0.352584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062238Jy sigma=1.101160 ! Fit after self-cal, rms=0.062228Jy sigma=1.101072 ! 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.8494 mas, bmaj=2.157 mas, bpa=-0.7951 degrees ! Estimated noise=0.860645 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.00516402 Jy ! Component: 100 - total flux cleaned = 0.00723947 Jy ! Component: 150 - total flux cleaned = 0.00802575 Jy ! Component: 200 - total flux cleaned = 0.008103 Jy ! Total flux subtracted in 200 components = 0.008103 Jy ! Clean residual min=-0.005015 max=0.005489 Jy/beam ! Clean residual mean=-0.000005 rms=0.001259 Jy/beam ! Combined flux in latest and established models = 0.360687 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 26 components and 0.360687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061935Jy sigma=1.095174 ! Fit after self-cal, rms=0.061909Jy sigma=1.095000 ! 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.8494 x 2.157 at -0.7951 degrees (North through East) ! Clean map min=-0.0046097 max=0.32316 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.00592 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00 HN 1.02 KP 1.00 ! LA 1.02 MK 0.98 NL 0.99 OV 1.04 ! PT 0.96 SC 0.97 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01722 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.05 KP 0.93 ! LA 0.96 MK 0.98 NL 0.98 OV 0.99 ! PT 1.01 SC 0.92 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00997 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.01 HN 0.96 KP 0.86 ! LA 1.02 MK 1.04 NL 0.96 OV 1.04 ! PT 1.04 SC 0.92 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.95509 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 1.01 KP 1.00 ! LA 0.98 MK 1.05 NL 1.00 OV 1.06 ! PT 1.10 SC 1.24 ! ! ! Fit before self-cal, rms=0.061909Jy sigma=1.095000 ! Fit after self-cal, rms=0.058821Jy sigma=1.044671 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.058821Jy sigma=1.044671 ! Fit after self-cal, rms=0.058814Jy sigma=1.044615 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8524 mas, bmaj=2.161 mas, bpa=-0.6228 degrees ! Estimated noise=0.858439 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.00144927 Jy ! Component: 100 - total flux cleaned = -0.00150788 Jy ! Component: 150 - total flux cleaned = -0.00153029 Jy ! Component: 200 - total flux cleaned = -0.00152842 Jy ! Total flux subtracted in 200 components = -0.00152842 Jy ! Clean residual min=-0.003733 max=0.003818 Jy/beam ! Clean residual mean=-0.000006 rms=0.000950 Jy/beam ! Combined flux in latest and established models = 0.359159 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 34 components and 0.359159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058785Jy sigma=1.044027 ! Fit after self-cal, rms=0.058765Jy sigma=1.043924 ! 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.058765Jy sigma=1.043924 ! Fit after self-cal, rms=0.056532Jy sigma=1.005956 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.00015322 Jy ! Component: 100 - total flux cleaned = 0.000174967 Jy ! Component: 150 - total flux cleaned = 0.000174552 Jy ! Component: 200 - total flux cleaned = 0.000191543 Jy ! Total flux subtracted in 200 components = 0.000191543 Jy ! Clean residual min=-0.003649 max=0.003698 Jy/beam ! Clean residual mean=-0.000007 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.35935 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 37 components and 0.35935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056523Jy sigma=1.005719 ! Fit after self-cal, rms=0.056303Jy sigma=1.003276 ! 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.8524 x 2.161 at -0.6228 degrees (North through East) ! Clean map min=-0.0033209 max=0.32328 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.056303Jy sigma=1.003276 ! Fit after self-cal, rms=0.054356Jy sigma=0.950662 ! 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.054356Jy sigma=0.950662 ! Fit after self-cal, rms=0.054315Jy sigma=0.950310 ! Inverting map and beam ! Estimated beam: bmin=0.8535 mas, bmaj=2.159 mas, bpa=-0.5886 degrees ! Estimated noise=0.857458 mJy/beam. ! Added new window around map position (-10.8, 1.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00156843 Jy ! Component: 100 - total flux cleaned = 0.00159419 Jy ! Component: 150 - total flux cleaned = 0.00172517 Jy ! Component: 200 - total flux cleaned = 0.00181899 Jy ! Total flux subtracted in 200 components = 0.00181899 Jy ! Clean residual min=-0.003210 max=0.003202 Jy/beam ! Clean residual mean=-0.000007 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.361169 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 52 components and 0.361169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054014Jy sigma=0.944670 ! Fit after self-cal, rms=0.053996Jy sigma=0.944418 ! 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.053996Jy sigma=0.944418 ! Fit after self-cal, rms=0.052851Jy sigma=0.923447 ! 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.052851Jy sigma=0.923447 ! Fit after self-cal, rms=0.052848Jy sigma=0.923414 ! Inverting map and beam ! Estimated beam: bmin=0.8545 mas, bmaj=2.161 mas, bpa=-0.5275 degrees ! Estimated noise=0.857359 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000127046 Jy ! Component: 100 - total flux cleaned = 0.000166385 Jy ! Component: 150 - total flux cleaned = 0.000166816 Jy ! Component: 200 - total flux cleaned = 0.000198217 Jy ! Total flux subtracted in 200 components = 0.000198217 Jy ! Clean residual min=-0.003176 max=0.003178 Jy/beam ! Clean residual mean=-0.000006 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.361367 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 66 components and 0.361367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052801Jy sigma=0.922583 ! Fit after self-cal, rms=0.052799Jy sigma=0.922550 ! 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.208 mas, bmaj=4.558 mas, bpa=3.333 degrees ! Estimated noise=1.10439 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.000674324 Jy ! Component: 100 - total flux cleaned = 0.000724585 Jy ! Component: 150 - total flux cleaned = 0.00068913 Jy ! Component: 200 - total flux cleaned = 0.000691251 Jy ! Total flux subtracted in 200 components = 0.000691251 Jy ! Clean residual min=-0.002637 max=0.002985 Jy/beam ! Clean residual mean=-0.000012 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.362059 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 70 components and 0.362059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052827Jy sigma=0.923075 ! Fit after self-cal, rms=0.052764Jy sigma=0.922193 ! 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.6669 mas, bmaj=1.78 mas, bpa=-1.022 degrees ! Estimated noise=1.25254 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.273729 Jy ! Component: 100 - total flux cleaned = 0.326649 Jy ! Component: 150 - total flux cleaned = 0.345857 Jy ! Component: 200 - total flux cleaned = 0.352198 Jy ! Total flux subtracted in 200 components = 0.352198 Jy ! Clean residual min=-0.006217 max=0.004856 Jy/beam ! Clean residual mean=-0.000016 rms=0.001369 Jy/beam ! Combined flux in latest and established models = 0.352197 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.352197 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8545 mas, bmaj=2.161 mas, bpa=-0.5275 degrees ! Estimated noise=0.857359 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-1, 1.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00631921 Jy ! Component: 100 - total flux cleaned = 0.00888841 Jy ! Component: 150 - total flux cleaned = 0.0103928 Jy ! Component: 200 - total flux cleaned = 0.0114439 Jy ! Total flux subtracted in 200 components = 0.0114439 Jy ! Clean residual min=-0.003219 max=0.002518 Jy/beam ! Clean residual mean=-0.000005 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.363641 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 41 components and 0.363641 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.208 mas, bmaj=4.558 mas, bpa=3.333 degrees ! Estimated noise=1.10439 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.000992303 Jy ! Component: 100 - total flux cleaned = 0.00127665 Jy ! Component: 150 - total flux cleaned = 0.0014956 Jy ! Component: 200 - total flux cleaned = 0.00160122 Jy ! Total flux subtracted in 200 components = 0.00160122 Jy ! Clean residual min=-0.002489 max=0.002622 Jy/beam ! Clean residual mean=-0.000005 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.365242 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 60 components and 0.365243 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8545 mas, bmaj=2.161 mas, bpa=-0.5275 degrees ! Estimated noise=0.857359 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000606276 Jy ! Component: 100 - total flux cleaned = 0.000796853 Jy ! Component: 150 - total flux cleaned = 0.000879381 Jy ! Component: 200 - total flux cleaned = 0.00102978 Jy ! Total flux subtracted in 200 components = 0.00102978 Jy ! Clean residual min=-0.002850 max=0.002615 Jy/beam ! Clean residual mean=-0.000000 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.366272 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 75 components and 0.366272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052570Jy sigma=0.919034 ! Fit after self-cal, rms=0.052536Jy sigma=0.918619 wmodel J2345-1555_X_2005_06_30_yyk\_map.mod ! Writing 75 model components to file: J2345-1555_X_2005_06_30_yyk_map.mod wobs J2345-1555_X_2005_06_30_yyk\_uvs.fits ! Writing UV FITS file: J2345-1555_X_2005_06_30_yyk_uvs.fits wwins J2345-1555_X_2005_06_30_yyk\_map.win ! wwins: Wrote 3 windows to J2345-1555_X_2005_06_30_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.000814636 Jy ! Component: 100 - total flux cleaned = -0.00118753 Jy ! Component: 150 - total flux cleaned = -0.00132209 Jy ! Component: 200 - total flux cleaned = -0.00136619 Jy ! Component: 250 - total flux cleaned = -0.0013269 Jy ! Component: 300 - total flux cleaned = -0.00144625 Jy ! Component: 350 - total flux cleaned = -0.00140688 Jy ! Component: 400 - total flux cleaned = -0.00129424 Jy ! Component: 450 - total flux cleaned = -0.00125767 Jy ! Component: 500 - total flux cleaned = -0.00122207 Jy ! Component: 550 - total flux cleaned = -0.00122284 Jy ! Component: 600 - total flux cleaned = -0.0012917 Jy ! Component: 650 - total flux cleaned = -0.00129214 Jy ! Component: 700 - total flux cleaned = -0.00125937 Jy ! Component: 750 - total flux cleaned = -0.00116374 Jy ! Component: 800 - total flux cleaned = -0.00107029 Jy ! Component: 850 - total flux cleaned = -0.0010403 Jy ! Component: 900 - total flux cleaned = -0.000920069 Jy ! Component: 950 - total flux cleaned = -0.00103888 Jy ! Component: 1000 - total flux cleaned = -0.00103863 Jy ! Component: 1050 - total flux cleaned = -0.00103876 Jy ! Component: 1100 - total flux cleaned = -0.00101068 Jy ! Component: 1150 - total flux cleaned = -0.00103856 Jy ! Component: 1200 - total flux cleaned = -0.00106562 Jy ! Component: 1250 - total flux cleaned = -0.000903504 Jy ! Component: 1300 - total flux cleaned = -0.000929658 Jy ! Component: 1350 - total flux cleaned = -0.000876691 Jy ! Component: 1400 - total flux cleaned = -0.000824945 Jy ! Component: 1450 - total flux cleaned = -0.000697363 Jy ! Component: 1500 - total flux cleaned = -0.00069742 Jy ! Component: 1550 - total flux cleaned = -0.0006726 Jy ! Component: 1600 - total flux cleaned = -0.000647756 Jy ! Component: 1650 - total flux cleaned = -0.000525737 Jy ! Component: 1700 - total flux cleaned = -0.000453678 Jy ! Component: 1750 - total flux cleaned = -0.000429681 Jy ! Component: 1800 - total flux cleaned = -0.000359059 Jy ! Component: 1850 - total flux cleaned = -0.000358969 Jy ! Component: 1900 - total flux cleaned = -0.000290195 Jy ! Component: 1950 - total flux cleaned = -0.000358762 Jy ! Component: 2000 - total flux cleaned = -0.000471242 Jy ! Total flux subtracted in 2048 components = -0.000448748 Jy ! Clean residual min=-0.001288 max=0.001321 Jy/beam ! Clean residual mean=-0.000002 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.365824 Jy keep ! Adding 130 model components to the UV plane model. ! The established model now contains 205 components and 0.365824 Jy ![Exited script file: muppet] wmap "J2345-1555_X_2005_06_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8545 x 2.161 at -0.5275 degrees (North through East) ! Clean map min=-0.002909 max=0.32392 Jy/beam ! Writing clean map to FITS file: J2345-1555_X_2005_06_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.323919 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000408543 device "J2345-1555_X_2005_06_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J2345-1555_X_2005_06_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.378375 0.378375 0.756749 1.5135 3.027 6.05399 12.108 24.216 48.4319 96.8639 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.323 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.8545 x 2.161 at -0.5275 degrees (North through East) ! Clean map min=-0.002909 max=0.32392 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2345-1555_X_2005_06_30_yyk\_map.gif/gif" ! Attempting to open device: 'J2345-1555_X_2005_06_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2345-1555_X_2005_06_30_yyk_uvs.log closed on Sat Oct 8 17:46:53 2005