! Started logfile: J0029-0113_S_2004_04_30_yyk_uvs.log on Tue Dec 6 23:48:04 2005 obs J0029-0113_S_2004_04_30_yyk_uve.fits ! Reading UV FITS file: J0029-0113_S_2004_04_30_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.762222 visibilities/baseline/integration-bin. ! Found source: J0029-0113 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1629 lines of history. ! ! Reading 1372 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 J0029-0113_S_2004_04_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.158891 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.868842Jy sigma=15.825642 ! Fit after self-cal, rms=0.866044Jy sigma=15.798567 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.708 mas, bmaj=6.599 mas, bpa=-2.13 degrees ! Estimated noise=1.79312 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.115372 Jy ! Component: 100 - total flux cleaned = 0.148791 Jy ! Total flux subtracted in 100 components = 0.148791 Jy ! Clean residual min=-0.009371 max=0.015029 Jy/beam ! Clean residual mean=0.000038 rms=0.002444 Jy/beam ! Combined flux in latest and established models = 0.148791 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.148791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070609Jy sigma=1.121850 ! Fit after self-cal, rms=0.070293Jy sigma=1.116377 ! Inverting map ! Added new window around map position (3.5, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0193536 Jy ! Component: 100 - total flux cleaned = 0.0291594 Jy ! Total flux subtracted in 100 components = 0.0291594 Jy ! Clean residual min=-0.006755 max=0.006439 Jy/beam ! Clean residual mean=0.000013 rms=0.001660 Jy/beam ! Combined flux in latest and established models = 0.177951 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 24 components and 0.177951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065943Jy sigma=1.008617 ! Fit after self-cal, rms=0.065704Jy sigma=1.004292 ! 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.616 mas, bmaj=8.349 mas, bpa=2.741 degrees ! Estimated noise=1.19275 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.0079876 Jy ! Component: 100 - total flux cleaned = 0.0113159 Jy ! Component: 150 - total flux cleaned = 0.0124291 Jy ! Component: 200 - total flux cleaned = 0.0129083 Jy ! Total flux subtracted in 200 components = 0.0129083 Jy ! Clean residual min=-0.003685 max=0.004058 Jy/beam ! Clean residual mean=0.000033 rms=0.001281 Jy/beam ! Combined flux in latest and established models = 0.190859 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 55 components and 0.190859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065191Jy sigma=0.989753 ! Fit after self-cal, rms=0.065074Jy sigma=0.988896 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.994926 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.05 HN 0.90 KP 0.97 ! LA 1.16 MK 1.02 NL 1.03 OV 0.97 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.972756 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.94 HN 1.19 KP 1.00 ! LA 1.09 MK 1.18 NL 1.00 OV 0.98 ! PT 0.96 SC 0.95 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00914 ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.92 HN 0.90 KP 0.97 ! LA 0.90 MK 1.08 NL 1.04 OV 1.05 ! PT 1.02 SC 0.91 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.03478 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.90 HN 0.96 KP 0.86 ! LA 1.00* MK 0.91 NL 1.00 OV 1.00* ! PT 0.95 SC 1.07 ! ! ! Fit before self-cal, rms=0.065074Jy sigma=0.988896 ! Fit after self-cal, rms=0.063831Jy sigma=0.958023 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.063831Jy sigma=0.958023 ! Fit after self-cal, rms=0.063820Jy sigma=0.957778 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.641 mas, bmaj=8.464 mas, bpa=3.711 degrees ! Estimated noise=1.17865 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.00113993 Jy ! Component: 100 - total flux cleaned = -0.001299 Jy ! Component: 150 - total flux cleaned = -0.0012991 Jy ! Component: 200 - total flux cleaned = -0.00133539 Jy ! Total flux subtracted in 200 components = -0.00133539 Jy ! Clean residual min=-0.003214 max=0.003319 Jy/beam ! Clean residual mean=0.000046 rms=0.001010 Jy/beam ! Combined flux in latest and established models = 0.189524 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 65 components and 0.189524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063748Jy sigma=0.956381 ! Fit after self-cal, rms=0.063719Jy sigma=0.956173 ! 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.063719Jy sigma=0.956173 ! Fit after self-cal, rms=0.058352Jy sigma=0.879203 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.000804972 Jy ! Component: 100 - total flux cleaned = 0.000751446 Jy ! Component: 150 - total flux cleaned = 0.000798105 Jy ! Component: 200 - total flux cleaned = 0.000761611 Jy ! Total flux subtracted in 200 components = 0.000761611 Jy ! Clean residual min=-0.003309 max=0.003177 Jy/beam ! Clean residual mean=0.000046 rms=0.000958 Jy/beam ! Combined flux in latest and established models = 0.190285 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 71 components and 0.190285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058237Jy sigma=0.877632 ! Fit after self-cal, rms=0.057460Jy sigma=0.868912 ! 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.641 x 8.464 at 3.711 degrees (North through East) ! Clean map min=-0.0032616 max=0.13886 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.057460Jy sigma=0.868912 ! Fit after self-cal, rms=0.056635Jy sigma=0.860229 ! 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.056635Jy sigma=0.860229 ! Fit after self-cal, rms=0.056476Jy sigma=0.858210 ! Inverting map and beam ! Estimated beam: bmin=3.629 mas, bmaj=8.429 mas, bpa=3.869 degrees ! Estimated noise=1.16563 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000297165 Jy ! Component: 100 - total flux cleaned = -0.000419027 Jy ! Component: 150 - total flux cleaned = -0.000452245 Jy ! Component: 200 - total flux cleaned = -0.000484014 Jy ! Total flux subtracted in 200 components = -0.000484014 Jy ! Clean residual min=-0.003047 max=0.003073 Jy/beam ! Clean residual mean=0.000036 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.189801 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 82 components and 0.189801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056447Jy sigma=0.857314 ! Fit after self-cal, rms=0.056388Jy sigma=0.856671 ! 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.056388Jy sigma=0.856671 ! Fit after self-cal, rms=0.056464Jy sigma=0.855978 ! 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.056464Jy sigma=0.855978 ! Fit after self-cal, rms=0.056448Jy sigma=0.855693 ! Inverting map and beam ! Estimated beam: bmin=3.649 mas, bmaj=8.456 mas, bpa=4.056 degrees ! Estimated noise=1.16058 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000453308 Jy ! Component: 100 - total flux cleaned = -0.000642167 Jy ! Component: 150 - total flux cleaned = -0.000642611 Jy ! Component: 200 - total flux cleaned = -0.000644413 Jy ! Total flux subtracted in 200 components = -0.000644413 Jy ! Clean residual min=-0.003248 max=0.003367 Jy/beam ! Clean residual mean=0.000031 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.189157 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 84 components and 0.189157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056418Jy sigma=0.854864 ! Fit after self-cal, rms=0.056399Jy sigma=0.854721 ! 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=7.73 mas, bmaj=12.86 mas, bpa=-1.089 degrees ! Estimated noise=1.41168 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.000534857 Jy ! Component: 100 - total flux cleaned = 0.000637846 Jy ! Component: 150 - total flux cleaned = 0.000700861 Jy ! Component: 200 - total flux cleaned = 0.000741941 Jy ! Total flux subtracted in 200 components = 0.000741941 Jy ! Clean residual min=-0.003563 max=0.003779 Jy/beam ! Clean residual mean=0.000056 rms=0.001123 Jy/beam ! Combined flux in latest and established models = 0.189899 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 89 components and 0.189899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056392Jy sigma=0.854721 ! Fit after self-cal, rms=0.056383Jy sigma=0.854650 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.735 mas, bmaj=6.661 mas, bpa=-1.582 degrees ! Estimated noise=1.76939 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.116375 Jy ! Component: 100 - total flux cleaned = 0.151086 Jy ! Component: 150 - total flux cleaned = 0.167668 Jy ! Component: 200 - total flux cleaned = 0.176743 Jy ! Total flux subtracted in 200 components = 0.176743 Jy ! Clean residual min=-0.004945 max=0.005898 Jy/beam ! Clean residual mean=0.000011 rms=0.001357 Jy/beam ! Combined flux in latest and established models = 0.176743 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.176743 Jy ! Inverting map and beam ! Estimated beam: bmin=3.649 mas, bmaj=8.456 mas, bpa=4.056 degrees ! Estimated noise=1.16058 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.00722608 Jy ! Component: 100 - total flux cleaned = 0.0104577 Jy ! Component: 150 - total flux cleaned = 0.0118986 Jy ! Component: 200 - total flux cleaned = 0.0120743 Jy ! Total flux subtracted in 200 components = 0.0120743 Jy ! Clean residual min=-0.003243 max=0.003445 Jy/beam ! Clean residual mean=0.000033 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.188818 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 60 components and 0.188818 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=7.73 mas, bmaj=12.86 mas, bpa=-1.089 degrees ! Estimated noise=1.41168 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.000752654 Jy ! Component: 100 - total flux cleaned = 0.000892526 Jy ! Component: 150 - total flux cleaned = 0.000978612 Jy ! Component: 200 - total flux cleaned = 0.00103147 Jy ! Total flux subtracted in 200 components = 0.00103147 Jy ! Clean residual min=-0.003625 max=0.003722 Jy/beam ! Clean residual mean=0.000058 rms=0.001132 Jy/beam ! Combined flux in latest and established models = 0.189849 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 67 components and 0.189849 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.649 mas, bmaj=8.456 mas, bpa=4.056 degrees ! Estimated noise=1.16058 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000340372 Jy ! Component: 100 - total flux cleaned = -0.000368382 Jy ! Component: 150 - total flux cleaned = -0.000394251 Jy ! Component: 200 - total flux cleaned = -0.00041796 Jy ! Total flux subtracted in 200 components = -0.00041796 Jy ! Clean residual min=-0.003096 max=0.003416 Jy/beam ! Clean residual mean=0.000031 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.189431 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 76 components and 0.189431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056471Jy sigma=0.854697 ! Fit after self-cal, rms=0.056426Jy sigma=0.854476 wmodel J0029-0113_S_2004_04_30_yyk\_map.mod ! Writing 76 model components to file: J0029-0113_S_2004_04_30_yyk_map.mod wobs J0029-0113_S_2004_04_30_yyk\_uvs.fits ! Writing UV FITS file: J0029-0113_S_2004_04_30_yyk_uvs.fits wwins J0029-0113_S_2004_04_30_yyk\_map.win ! wwins: Wrote 2 windows to J0029-0113_S_2004_04_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.000864624 Jy ! Component: 100 - total flux cleaned = 0.000705486 Jy ! Component: 150 - total flux cleaned = 0.000753913 Jy ! Component: 200 - total flux cleaned = 0.000663054 Jy ! Component: 250 - total flux cleaned = 0.000662814 Jy ! Component: 300 - total flux cleaned = 0.000621323 Jy ! Component: 350 - total flux cleaned = 0.000745548 Jy ! Component: 400 - total flux cleaned = 0.000745162 Jy ! Component: 450 - total flux cleaned = 0.000744481 Jy ! Component: 500 - total flux cleaned = 0.000744483 Jy ! Component: 550 - total flux cleaned = 0.000744313 Jy ! Component: 600 - total flux cleaned = 0.000671226 Jy ! Component: 650 - total flux cleaned = 0.000671468 Jy ! Component: 700 - total flux cleaned = 0.000706111 Jy ! Component: 750 - total flux cleaned = 0.000568774 Jy ! Component: 800 - total flux cleaned = 0.000602481 Jy ! Component: 850 - total flux cleaned = 0.000602233 Jy ! Component: 900 - total flux cleaned = 0.000570111 Jy ! Component: 950 - total flux cleaned = 0.000602315 Jy ! Component: 1000 - total flux cleaned = 0.00063314 Jy ! Component: 1050 - total flux cleaned = 0.000602526 Jy ! Component: 1100 - total flux cleaned = 0.000632689 Jy ! Component: 1150 - total flux cleaned = 0.00060312 Jy ! Component: 1200 - total flux cleaned = 0.000603311 Jy ! Component: 1250 - total flux cleaned = 0.000690416 Jy ! Component: 1300 - total flux cleaned = 0.000776361 Jy ! Component: 1350 - total flux cleaned = 0.000833533 Jy ! Component: 1400 - total flux cleaned = 0.00100022 Jy ! Component: 1450 - total flux cleaned = 0.00119145 Jy ! Component: 1500 - total flux cleaned = 0.00124553 Jy ! Component: 1550 - total flux cleaned = 0.00143176 Jy ! Component: 1600 - total flux cleaned = 0.00153674 Jy ! Component: 1650 - total flux cleaned = 0.00169283 Jy ! Component: 1700 - total flux cleaned = 0.00189779 Jy ! Component: 1750 - total flux cleaned = 0.00204929 Jy ! Component: 1800 - total flux cleaned = 0.00217437 Jy ! Component: 1850 - total flux cleaned = 0.00237246 Jy ! Component: 1900 - total flux cleaned = 0.0025923 Jy ! Component: 1950 - total flux cleaned = 0.00271294 Jy ! Component: 2000 - total flux cleaned = 0.00283259 Jy ! Total flux subtracted in 2048 components = 0.00292733 Jy ! Clean residual min=-0.001271 max=0.001473 Jy/beam ! Clean residual mean=0.000016 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.192358 Jy keep ! Adding 133 model components to the UV plane model. ! The established model now contains 209 components and 0.192359 Jy ![Exited script file: muppet] wmap "J0029-0113_S_2004_04_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.649 x 8.456 at 4.056 degrees (North through East) ! Clean map min=-0.0024703 max=0.13731 Jy/beam ! Writing clean map to FITS file: J0029-0113_S_2004_04_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.13731 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000497496 device "J0029-0113_S_2004_04_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J0029-0113_S_2004_04_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.08695 1.08695 2.17389 4.34778 8.69557 17.3911 34.7823 69.5645 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.137 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.649 x 8.456 at 4.056 degrees (North through East) ! Clean map min=-0.0024703 max=0.13731 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0029-0113_S_2004_04_30_yyk\_map.gif/gif" ! Attempting to open device: 'J0029-0113_S_2004_04_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0029-0113_S_2004_04_30_yyk_uvs.log closed on Tue Dec 6 23:48:08 2005