! Started logfile: J1110-1858_X_1997_07_02_yyk_uvs.log on Mon Jan 8 05:11:15 2007 obs J1110-1858_X_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1110-1858_X_1997_07_02_yyk_uva.fits ! AN table 1: 142 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.676369 visibilities/baseline/integration-bin. ! Found source: J1110-1858 ! ! 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.15447e+09 8e+06 1 8e+06 ! 02 2 8.23447e+09 8e+06 1 8e+06 ! 03 3 8.41447e+09 8e+06 1 8e+06 ! 04 4 8.55447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 753 lines of history. ! ! Reading 17288 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 J1110-1858_X_1997_07_02_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.264017 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.9595 mas, bmaj=2.809 mas, bpa=6.841 degrees ! Estimated noise=1466.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0874479 Jy ! Component: 100 - total flux cleaned = 0.12719 Jy ! Total flux subtracted in 100 components = 0.12719 Jy ! Clean residual min=-0.011465 max=0.021822 Jy/beam ! Clean residual mean=-0.000133 rms=0.004112 Jy/beam ! Combined flux in latest and established models = 0.12719 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 28 components and 0.12719 Jy ! ! Correcting IF 1. ! A total of 247 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 247 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 247 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 282 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.235466Jy sigma=0.001355 ! Fit after self-cal, rms=0.235271Jy sigma=0.001354 ! Inverting map and beam ! Estimated beam: bmin=0.9595 mas, bmaj=2.809 mas, bpa=6.841 degrees ! Estimated noise=1466.68 mJy/beam. ! Added new window around map position (7.8, -13.8). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0289706 Jy ! Component: 100 - total flux cleaned = 0.0465778 Jy ! Total flux subtracted in 100 components = 0.0465778 Jy ! Clean residual min=-0.009521 max=0.013072 Jy/beam ! Clean residual mean=-0.000000 rms=0.003102 Jy/beam ! Combined flux in latest and established models = 0.173768 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 51 components and 0.173768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.231865Jy sigma=0.001326 ! Fit after self-cal, rms=0.231744Jy sigma=0.001325 ! 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=1.206 mas, bmaj=3.209 mas, bpa=5.164 degrees ! Estimated noise=903.858 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.0251491 Jy ! Component: 100 - total flux cleaned = 0.0397165 Jy ! Component: 150 - total flux cleaned = 0.048663 Jy ! Component: 200 - total flux cleaned = 0.0542746 Jy ! Total flux subtracted in 200 components = 0.0542746 Jy ! Clean residual min=-0.007157 max=0.008602 Jy/beam ! Clean residual mean=0.000122 rms=0.002323 Jy/beam ! Combined flux in latest and established models = 0.228042 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 69 model components to the UV plane model. ! The established model now contains 109 components and 0.228042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.230494Jy sigma=0.001312 ! Fit after self-cal, rms=0.230522Jy sigma=0.001312 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.206 x 3.209 at 5.164 degrees (North through East) ! Clean map min=-0.0077082 max=0.1008 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! 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: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.230522Jy sigma=0.001312 ! Fit after self-cal, rms=0.230522Jy sigma=0.001312 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.230522Jy sigma=0.001312 ! Fit after self-cal, rms=0.230523Jy sigma=0.001312 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.206 mas, bmaj=3.209 mas, bpa=5.164 degrees ! Estimated noise=903.858 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.00554477 Jy ! Component: 100 - total flux cleaned = 0.00770367 Jy ! Component: 150 - total flux cleaned = 0.00857144 Jy ! Component: 200 - total flux cleaned = 0.00927863 Jy ! Total flux subtracted in 200 components = 0.00927863 Jy ! Clean residual min=-0.007764 max=0.008022 Jy/beam ! Clean residual mean=0.000138 rms=0.002152 Jy/beam ! Combined flux in latest and established models = 0.237321 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 134 components and 0.237321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.230490Jy sigma=0.001311 ! Fit after self-cal, rms=0.230553Jy sigma=0.001311 ! 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.230553Jy sigma=0.001311 ! Fit after self-cal, rms=0.226212Jy sigma=0.001285 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.00710886 Jy ! Component: 100 - total flux cleaned = 0.0109622 Jy ! Component: 150 - total flux cleaned = 0.0132516 Jy ! Component: 200 - total flux cleaned = 0.0137615 Jy ! Total flux subtracted in 200 components = 0.0137615 Jy ! Clean residual min=-0.006887 max=0.008830 Jy/beam ! Clean residual mean=0.000160 rms=0.002061 Jy/beam ! Combined flux in latest and established models = 0.251082 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 154 components and 0.251083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.226183Jy sigma=0.001284 ! Fit after self-cal, rms=0.225573Jy sigma=0.001281 ! 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: 1.206 x 3.209 at 5.164 degrees (North through East) ! Clean map min=-0.0065995 max=0.10253 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.225573Jy sigma=0.001281 ! Fit after self-cal, rms=0.229670Jy sigma=0.001280 ! 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.229670Jy sigma=0.001280 ! Fit after self-cal, rms=0.229606Jy sigma=0.001279 ! Inverting map and beam ! Estimated beam: bmin=1.224 mas, bmaj=3.253 mas, bpa=4.778 degrees ! Estimated noise=901.299 mJy/beam. ! Added new window around map position (19.2, -20). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00931669 Jy ! Component: 100 - total flux cleaned = 0.0110852 Jy ! Component: 150 - total flux cleaned = 0.0113223 Jy ! Component: 200 - total flux cleaned = 0.0113226 Jy ! Total flux subtracted in 200 components = 0.0113226 Jy ! Clean residual min=-0.006070 max=0.006493 Jy/beam ! Clean residual mean=0.000144 rms=0.001666 Jy/beam ! Combined flux in latest and established models = 0.262405 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 188 components and 0.262405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.229262Jy sigma=0.001277 ! Fit after self-cal, rms=0.229148Jy sigma=0.001277 ! 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.229148Jy sigma=0.001277 ! Fit after self-cal, rms=0.226493Jy sigma=0.001277 ! 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.226493Jy sigma=0.001277 ! Fit after self-cal, rms=0.226529Jy sigma=0.001277 ! Inverting map and beam ! Estimated beam: bmin=1.211 mas, bmaj=3.241 mas, bpa=5.538 degrees ! Estimated noise=887.316 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000836676 Jy ! Component: 100 - total flux cleaned = -0.0013933 Jy ! Component: 150 - total flux cleaned = -0.00194281 Jy ! Component: 200 - total flux cleaned = -0.00228559 Jy ! Total flux subtracted in 200 components = -0.00228559 Jy ! Clean residual min=-0.005304 max=0.005524 Jy/beam ! Clean residual mean=0.000128 rms=0.001536 Jy/beam ! Combined flux in latest and established models = 0.26012 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 206 components and 0.26012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.226445Jy sigma=0.001276 ! Fit after self-cal, rms=0.226384Jy sigma=0.001276 ! 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.257 mas, bmaj=4.653 mas, bpa=-7.289 degrees ! Estimated noise=1040.31 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.00096813 Jy ! Component: 100 - total flux cleaned = 0.00123344 Jy ! Component: 150 - total flux cleaned = 0.00140519 Jy ! Component: 200 - total flux cleaned = 0.00145738 Jy ! Total flux subtracted in 200 components = 0.00145738 Jy ! Clean residual min=-0.006231 max=0.006856 Jy/beam ! Clean residual mean=0.000204 rms=0.002021 Jy/beam ! Combined flux in latest and established models = 0.261577 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 216 components and 0.261577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.226372Jy sigma=0.001276 ! Fit after self-cal, rms=0.226417Jy sigma=0.001276 ! 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=0.9603 mas, bmaj=2.818 mas, bpa=7.02 degrees ! Estimated noise=1444.71 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.091577 Jy ! Component: 100 - total flux cleaned = 0.136043 Jy ! Component: 150 - total flux cleaned = 0.163526 Jy ! Component: 200 - total flux cleaned = 0.182093 Jy ! Total flux subtracted in 200 components = 0.182093 Jy ! Clean residual min=-0.008224 max=0.009877 Jy/beam ! Clean residual mean=0.000015 rms=0.002785 Jy/beam ! Combined flux in latest and established models = 0.182093 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 66 model components to the UV plane model. ! The established model now contains 66 components and 0.182093 Jy ! Inverting map and beam ! Estimated beam: bmin=1.211 mas, bmaj=3.241 mas, bpa=5.538 degrees ! Estimated noise=887.316 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.0253852 Jy ! Component: 100 - total flux cleaned = 0.0403325 Jy ! Component: 150 - total flux cleaned = 0.050665 Jy ! Component: 200 - total flux cleaned = 0.0582119 Jy ! Total flux subtracted in 200 components = 0.0582119 Jy ! Clean residual min=-0.005483 max=0.006935 Jy/beam ! Clean residual mean=0.000117 rms=0.001842 Jy/beam ! Combined flux in latest and established models = 0.240305 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 109 components and 0.240305 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.257 mas, bmaj=4.653 mas, bpa=-7.289 degrees ! Estimated noise=1040.31 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.00846024 Jy ! Component: 100 - total flux cleaned = 0.0135663 Jy ! Component: 150 - total flux cleaned = 0.0157809 Jy ! Component: 200 - total flux cleaned = 0.0170729 Jy ! Total flux subtracted in 200 components = 0.0170729 Jy ! Clean residual min=-0.005352 max=0.007233 Jy/beam ! Clean residual mean=0.000203 rms=0.002077 Jy/beam ! Combined flux in latest and established models = 0.257378 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 136 components and 0.257378 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.211 mas, bmaj=3.241 mas, bpa=5.538 degrees ! Estimated noise=887.316 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00132157 Jy ! Component: 100 - total flux cleaned = -0.00119716 Jy ! Component: 150 - total flux cleaned = -0.000856433 Jy ! Component: 200 - total flux cleaned = -0.000355776 Jy ! Total flux subtracted in 200 components = -0.000355776 Jy ! Clean residual min=-0.005123 max=0.005944 Jy/beam ! Clean residual mean=0.000118 rms=0.001556 Jy/beam ! Combined flux in latest and established models = 0.257022 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 151 components and 0.257022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.226464Jy sigma=0.001277 ! Fit after self-cal, rms=0.226416Jy sigma=0.001276 wmodel J1110-1858_X_1997_07_02_yyk\_map.mod ! Writing 151 model components to file: J1110-1858_X_1997_07_02_yyk_map.mod wobs J1110-1858_X_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1110-1858_X_1997_07_02_yyk_uvs.fits wwins J1110-1858_X_1997_07_02_yyk\_map.win ! wwins: Wrote 3 windows to J1110-1858_X_1997_07_02_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.00200515 Jy ! Component: 100 - total flux cleaned = 0.00290415 Jy ! Component: 150 - total flux cleaned = 0.00323888 Jy ! Component: 200 - total flux cleaned = 0.00331842 Jy ! Component: 250 - total flux cleaned = 0.00369249 Jy ! Component: 300 - total flux cleaned = 0.00397768 Jy ! Component: 350 - total flux cleaned = 0.0041816 Jy ! Component: 400 - total flux cleaned = 0.00451204 Jy ! Component: 450 - total flux cleaned = 0.00495618 Jy ! Component: 500 - total flux cleaned = 0.00544714 Jy ! Component: 550 - total flux cleaned = 0.00574452 Jy ! Component: 600 - total flux cleaned = 0.00626411 Jy ! Component: 650 - total flux cleaned = 0.00660024 Jy ! Component: 700 - total flux cleaned = 0.00687406 Jy ! Component: 750 - total flux cleaned = 0.00714295 Jy ! Component: 800 - total flux cleaned = 0.00761457 Jy ! Component: 850 - total flux cleaned = 0.00797275 Jy ! Component: 900 - total flux cleaned = 0.00837419 Jy ! Component: 950 - total flux cleaned = 0.00866908 Jy ! Component: 1000 - total flux cleaned = 0.00895918 Jy ! Component: 1050 - total flux cleaned = 0.00924365 Jy ! Component: 1100 - total flux cleaned = 0.00956848 Jy ! Component: 1150 - total flux cleaned = 0.0097053 Jy ! Component: 1200 - total flux cleaned = 0.01002 Jy ! Component: 1250 - total flux cleaned = 0.0102858 Jy ! Component: 1300 - total flux cleaned = 0.0105471 Jy ! Component: 1350 - total flux cleaned = 0.0108048 Jy ! Component: 1400 - total flux cleaned = 0.0110162 Jy ! Component: 1450 - total flux cleaned = 0.0113089 Jy ! Component: 1500 - total flux cleaned = 0.0115143 Jy ! Component: 1550 - total flux cleaned = 0.0117577 Jy ! Component: 1600 - total flux cleaned = 0.0120367 Jy ! Component: 1650 - total flux cleaned = 0.0123115 Jy ! Component: 1700 - total flux cleaned = 0.0124285 Jy ! Component: 1750 - total flux cleaned = 0.0127348 Jy ! Component: 1800 - total flux cleaned = 0.0129238 Jy ! Component: 1850 - total flux cleaned = 0.0132216 Jy ! Component: 1900 - total flux cleaned = 0.013552 Jy ! Component: 1950 - total flux cleaned = 0.0136971 Jy ! Component: 2000 - total flux cleaned = 0.0140545 Jy ! Total flux subtracted in 2048 components = 0.0142656 Jy ! Clean residual min=-0.002306 max=0.001867 Jy/beam ! Clean residual mean=0.000071 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.271288 Jy keep ! Adding 156 model components to the UV plane model. ! The established model now contains 307 components and 0.271288 Jy ![Exited script file: muppet] wmap "J1110-1858_X_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.211 x 3.241 at 5.538 degrees (North through East) ! Clean map min=-0.0041175 max=0.10032 Jy/beam ! Writing clean map to FITS file: J1110-1858_X_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.100325 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000760697 device "J1110-1858_X_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1110-1858_X_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.27471 2.27471 4.54941 9.09883 18.1977 36.3953 72.7906 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.1 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.211 x 3.241 at 5.538 degrees (North through East) ! Clean map min=-0.0041175 max=0.10032 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1110-1858_X_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1110-1858_X_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1110-1858_X_1997_07_02_yyk_uvs.log closed on Mon Jan 8 05:11:25 2007