! Started logfile: J2110-1020_S_1997_05_07_yyk_uvs.log on Sun Jan 7 19:56:56 2007 obs J2110-1020_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J2110-1020_S_1997_05_07_yyk_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.869619 visibilities/baseline/integration-bin. ! Found source: J2110-1020 ! ! 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.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 614 lines of history. ! ! Reading 22384 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 J2110-1020_S_1997_05_07_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)= 1.46377 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.815 mas, bmaj=6.8 mas, bpa=-1.035 degrees ! Estimated noise=1724.83 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 = 1.16613 Jy ! Component: 100 - total flux cleaned = 1.39711 Jy ! Total flux subtracted in 100 components = 1.39711 Jy ! Clean residual min=-0.038874 max=0.065315 Jy/beam ! Clean residual mean=0.000625 rms=0.012268 Jy/beam ! Combined flux in latest and established models = 1.39711 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 1.39711 Jy ! ! Correcting IF 1. ! A total of 247 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.383002Jy sigma=0.001498 ! Fit after self-cal, rms=0.382244Jy sigma=0.001494 ! Inverting map and beam ! Estimated beam: bmin=2.815 mas, bmaj=6.8 mas, bpa=-1.035 degrees ! Estimated noise=1724.9 mJy/beam. print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.718 mas, bmaj=8.719 mas, bpa=-2.307 degrees ! Estimated noise=1081.36 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.0829012 Jy ! Component: 100 - total flux cleaned = 0.0990175 Jy ! Component: 150 - total flux cleaned = 0.0990177 Jy ! Component: 200 - total flux cleaned = 0.0996615 Jy ! Total flux subtracted in 200 components = 0.0996615 Jy ! Clean residual min=-0.028989 max=0.042084 Jy/beam ! Clean residual mean=0.001272 rms=0.009888 Jy/beam ! Combined flux in latest and established models = 1.49678 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 17 components and 1.49678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.364511Jy sigma=0.001433 ! Fit after self-cal, rms=0.364398Jy sigma=0.001432 ! 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.718 x 8.719 at -2.307 degrees (North through East) ! Clean map min=-0.02856 max=1.3868 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: 1.01935 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.05 HN 1.05 KP 0.90 ! LA 0.98 MK 0.99 NL 1.00* OV 1.09 ! PT 0.94 SC 0.86 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.975225 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.12 HN 1.16 KP 1.00 ! LA 1.07 MK 1.06 NL 0.97 OV 1.02 ! PT 0.93 SC 0.93 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03937 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.05 HN 1.02 KP 0.92 ! LA 0.80 MK 0.88 NL 0.94 OV 0.94 ! PT 1.07 SC 1.05 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.973402 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.12 HN 1.16 KP 0.95 ! LA 0.89 MK 1.06 NL 1.06 OV 1.10 ! PT 0.91 SC 1.05 ! ! ! Fit before self-cal, rms=0.364398Jy sigma=0.001432 ! Fit after self-cal, rms=0.325546Jy sigma=0.001293 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.325546Jy sigma=0.001293 ! Fit after self-cal, rms=0.325544Jy sigma=0.001293 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.725 mas, bmaj=8.634 mas, bpa=-1.72 degrees ! Estimated noise=1070.74 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.00217027 Jy ! Component: 100 - total flux cleaned = -0.00354414 Jy ! Component: 150 - total flux cleaned = -0.00468007 Jy ! Component: 200 - total flux cleaned = -0.00493853 Jy ! Total flux subtracted in 200 components = -0.00493853 Jy ! Clean residual min=-0.006915 max=0.009323 Jy/beam ! Clean residual mean=-0.000077 rms=0.002133 Jy/beam ! Combined flux in latest and established models = 1.49184 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 33 components and 1.49184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.324895Jy sigma=0.001291 ! Fit after self-cal, rms=0.324820Jy sigma=0.001290 ! 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.324820Jy sigma=0.001290 ! Fit after self-cal, rms=0.317205Jy sigma=0.001260 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) ! Added new window around map position (-5, 7). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0032318 Jy ! Component: 100 - total flux cleaned = 0.00251539 Jy ! Component: 150 - total flux cleaned = 0.00195379 Jy ! Component: 200 - total flux cleaned = 0.00101122 Jy ! Total flux subtracted in 200 components = 0.00101122 Jy ! Clean residual min=-0.006270 max=0.006735 Jy/beam ! Clean residual mean=-0.000077 rms=0.001818 Jy/beam ! Combined flux in latest and established models = 1.49285 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 54 components and 1.49285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.316387Jy sigma=0.001257 ! Fit after self-cal, rms=0.315226Jy sigma=0.001253 ! 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.725 x 8.634 at -1.72 degrees (North through East) ! Clean map min=-0.0067764 max=1.3802 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.315226Jy sigma=0.001253 ! Fit after self-cal, rms=0.302431Jy sigma=0.001198 ! 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.302431Jy sigma=0.001198 ! Fit after self-cal, rms=0.302158Jy sigma=0.001197 ! Inverting map and beam ! Estimated beam: bmin=3.718 mas, bmaj=8.632 mas, bpa=-1.644 degrees ! Estimated noise=1069.5 mJy/beam. ! Added new window around map position (-29, 15.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00536248 Jy ! Component: 100 - total flux cleaned = 0.00515152 Jy ! Component: 150 - total flux cleaned = 0.00496216 Jy ! Component: 200 - total flux cleaned = 0.00429317 Jy ! Total flux subtracted in 200 components = 0.00429317 Jy ! Clean residual min=-0.004536 max=0.005846 Jy/beam ! Clean residual mean=-0.000016 rms=0.001300 Jy/beam ! Combined flux in latest and established models = 1.49714 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 70 components and 1.49714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.301759Jy sigma=0.001196 ! Fit after self-cal, rms=0.301647Jy sigma=0.001195 ! 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.301647Jy sigma=0.001195 ! Fit after self-cal, rms=0.301257Jy sigma=0.001193 ! 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.301257Jy sigma=0.001193 ! Fit after self-cal, rms=0.301231Jy sigma=0.001193 ! Inverting map and beam ! Estimated beam: bmin=3.717 mas, bmaj=8.63 mas, bpa=-1.58 degrees ! Estimated noise=1070.04 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00184769 Jy ! Component: 100 - total flux cleaned = 0.00216711 Jy ! Component: 150 - total flux cleaned = 0.00201748 Jy ! Component: 200 - total flux cleaned = 0.00174651 Jy ! Total flux subtracted in 200 components = 0.00174651 Jy ! Clean residual min=-0.004426 max=0.005089 Jy/beam ! Clean residual mean=-0.000014 rms=0.001229 Jy/beam ! Combined flux in latest and established models = 1.49889 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 84 components and 1.49889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.301028Jy sigma=0.001193 ! Fit after self-cal, rms=0.301002Jy sigma=0.001192 ! 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.038 mas, bmaj=15.83 mas, bpa=11.78 degrees ! Estimated noise=1287.48 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.000654563 Jy ! Component: 100 - total flux cleaned = -0.000885472 Jy ! Component: 150 - total flux cleaned = -0.00107013 Jy ! Component: 200 - total flux cleaned = -0.00118136 Jy ! Total flux subtracted in 200 components = -0.00118136 Jy ! Clean residual min=-0.003424 max=0.004061 Jy/beam ! Clean residual mean=-0.000010 rms=0.001096 Jy/beam ! Combined flux in latest and established models = 1.49771 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 108 components and 1.49771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.300969Jy sigma=0.001192 ! Fit after self-cal, rms=0.300960Jy sigma=0.001192 ! 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.814 mas, bmaj=6.772 mas, bpa=-0.7687 degrees ! Estimated noise=1721.41 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.15866 Jy ! Component: 100 - total flux cleaned = 1.39031 Jy ! Component: 150 - total flux cleaned = 1.47583 Jy ! Component: 200 - total flux cleaned = 1.51123 Jy ! Total flux subtracted in 200 components = 1.51123 Jy ! Clean residual min=-0.014812 max=0.022926 Jy/beam ! Clean residual mean=-0.000022 rms=0.004109 Jy/beam ! Combined flux in latest and established models = 1.51123 Jy uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 1.51123 Jy ! Inverting map and beam ! Estimated beam: bmin=3.717 mas, bmaj=8.63 mas, bpa=-1.58 degrees ! Estimated noise=1070.04 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.00703641 Jy ! Component: 100 - total flux cleaned = -0.00797212 Jy ! Component: 150 - total flux cleaned = -0.00875096 Jy ! Component: 200 - total flux cleaned = -0.00944538 Jy ! Total flux subtracted in 200 components = -0.00944538 Jy ! Clean residual min=-0.005664 max=0.008350 Jy/beam ! Clean residual mean=-0.000036 rms=0.001584 Jy/beam ! Combined flux in latest and established models = 1.50179 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 36 components and 1.50179 Jy ! Inverting map ! Added new window around map position (4.5, -6.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00295798 Jy ! Component: 100 - total flux cleaned = 0.0023418 Jy ! Component: 150 - total flux cleaned = 0.00152886 Jy ! Component: 200 - total flux cleaned = 0.000310342 Jy ! Total flux subtracted in 200 components = 0.000310342 Jy ! Clean residual min=-0.004656 max=0.005306 Jy/beam ! Clean residual mean=-0.000043 rms=0.001309 Jy/beam ! Combined flux in latest and established models = 1.5021 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 61 components and 1.5021 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.038 mas, bmaj=15.83 mas, bpa=11.78 degrees ! Estimated noise=1287.48 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.00340382 Jy ! Component: 100 - total flux cleaned = -0.00380499 Jy ! Component: 150 - total flux cleaned = -0.00416032 Jy ! Component: 200 - total flux cleaned = -0.00438985 Jy ! Total flux subtracted in 200 components = -0.00438985 Jy ! Clean residual min=-0.003083 max=0.003733 Jy/beam ! Clean residual mean=-0.000010 rms=0.001055 Jy/beam ! Combined flux in latest and established models = 1.49771 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 81 components and 1.49771 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.717 mas, bmaj=8.63 mas, bpa=-1.58 degrees ! Estimated noise=1070.04 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00190766 Jy ! Component: 100 - total flux cleaned = 0.00172372 Jy ! Component: 150 - total flux cleaned = 0.00137031 Jy ! Component: 200 - total flux cleaned = 0.00104082 Jy ! Total flux subtracted in 200 components = 0.00104082 Jy ! Clean residual min=-0.004030 max=0.004316 Jy/beam ! Clean residual mean=-0.000015 rms=0.001146 Jy/beam ! Combined flux in latest and established models = 1.49875 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 104 components and 1.49875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.301100Jy sigma=0.001193 ! Fit after self-cal, rms=0.301061Jy sigma=0.001192 wmodel J2110-1020_S_1997_05_07_yyk\_map.mod ! Writing 104 model components to file: J2110-1020_S_1997_05_07_yyk_map.mod wobs J2110-1020_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J2110-1020_S_1997_05_07_yyk_uvs.fits wwins J2110-1020_S_1997_05_07_yyk\_map.win ! wwins: Wrote 4 windows to J2110-1020_S_1997_05_07_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.00188143 Jy ! Component: 100 - total flux cleaned = 0.00279526 Jy ! Component: 150 - total flux cleaned = 0.00319673 Jy ! Component: 200 - total flux cleaned = 0.00351826 Jy ! Component: 250 - total flux cleaned = 0.00376699 Jy ! Component: 300 - total flux cleaned = 0.00400893 Jy ! Component: 350 - total flux cleaned = 0.00406884 Jy ! Component: 400 - total flux cleaned = 0.00424124 Jy ! Component: 450 - total flux cleaned = 0.0042404 Jy ! Component: 500 - total flux cleaned = 0.00429508 Jy ! Component: 550 - total flux cleaned = 0.00429595 Jy ! Component: 600 - total flux cleaned = 0.00440262 Jy ! Component: 650 - total flux cleaned = 0.00429911 Jy ! Component: 700 - total flux cleaned = 0.00445368 Jy ! Component: 750 - total flux cleaned = 0.00470557 Jy ! Component: 800 - total flux cleaned = 0.00470495 Jy ! Component: 850 - total flux cleaned = 0.00470521 Jy ! Component: 900 - total flux cleaned = 0.00489886 Jy ! Component: 950 - total flux cleaned = 0.00508893 Jy ! Component: 1000 - total flux cleaned = 0.00527521 Jy ! Component: 1050 - total flux cleaned = 0.00541366 Jy ! Component: 1100 - total flux cleaned = 0.00573233 Jy ! Component: 1150 - total flux cleaned = 0.00586592 Jy ! Component: 1200 - total flux cleaned = 0.00604276 Jy ! Component: 1250 - total flux cleaned = 0.0062609 Jy ! Component: 1300 - total flux cleaned = 0.00638987 Jy ! Component: 1350 - total flux cleaned = 0.00651691 Jy ! Component: 1400 - total flux cleaned = 0.00655866 Jy ! Component: 1450 - total flux cleaned = 0.00672356 Jy ! Component: 1500 - total flux cleaned = 0.00672302 Jy ! Component: 1550 - total flux cleaned = 0.00684426 Jy ! Component: 1600 - total flux cleaned = 0.0068842 Jy ! Component: 1650 - total flux cleaned = 0.00692376 Jy ! Component: 1700 - total flux cleaned = 0.00708001 Jy ! Component: 1750 - total flux cleaned = 0.00704101 Jy ! Component: 1800 - total flux cleaned = 0.00707944 Jy ! Component: 1850 - total flux cleaned = 0.00723115 Jy ! Component: 1900 - total flux cleaned = 0.00734285 Jy ! Component: 1950 - total flux cleaned = 0.00734256 Jy ! Component: 2000 - total flux cleaned = 0.00745255 Jy ! Total flux subtracted in 2048 components = 0.00748898 Jy ! Clean residual min=-0.002012 max=0.001952 Jy/beam ! Clean residual mean=-0.000018 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 1.50624 Jy keep ! Adding 106 model components to the UV plane model. ! The established model now contains 208 components and 1.50624 Jy ![Exited script file: muppet] wmap "J2110-1020_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.717 x 8.63 at -1.58 degrees (North through East) ! Clean map min=-0.0038309 max=1.3827 Jy/beam ! Writing clean map to FITS file: J2110-1020_S_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.38271 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000689817 device "J2110-1020_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J2110-1020_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.149667 0.149667 0.299334 0.598668 1.19734 2.39467 4.78934 9.57868 19.1574 38.3147 76.6294 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.382 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.717 x 8.63 at -1.58 degrees (North through East) ! Clean map min=-0.0038309 max=1.3827 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2110-1020_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J2110-1020_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2110-1020_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 19:57:03 2007