! Started logfile: J0017-0512_X_2005_07_09_yyk_uvs.log on Fri Jan 20 09:40:27 2006 obs J0017-0512_X_2005_07_09_yyk_uve.fits ! Reading UV FITS file: J0017-0512_X_2005_07_09_yyk_uve.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.929293 visibilities/baseline/integration-bin. ! Found source: J0017-0512 ! ! 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 1480 lines of history. ! ! Reading 1840 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 J0017-0512_X_2005_07_09_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.172521 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.7096 mas, bmaj=1.869 mas, bpa=-2.969 degrees ! Estimated noise=1.23982 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.125159 Jy ! Component: 100 - total flux cleaned = 0.15495 Jy ! Total flux subtracted in 100 components = 0.15495 Jy ! Clean residual min=-0.006653 max=0.012545 Jy/beam ! Clean residual mean=0.000016 rms=0.001974 Jy/beam ! Combined flux in latest and established models = 0.15495 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.15495 Jy ! ! Correcting IF 1. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.074532Jy sigma=1.271299 ! Fit after self-cal, rms=0.074426Jy sigma=1.243708 ! Inverting map and beam ! Estimated beam: bmin=0.7096 mas, bmaj=1.869 mas, bpa=-2.969 degrees ! Estimated noise=1.23982 mJy/beam. ! Added new window around map position (-1, -0.4). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.01579 Jy ! Component: 100 - total flux cleaned = 0.0242445 Jy ! Total flux subtracted in 100 components = 0.0242445 Jy ! Clean residual min=-0.006079 max=0.006372 Jy/beam ! Clean residual mean=0.000003 rms=0.001468 Jy/beam ! Combined flux in latest and established models = 0.179194 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 30 components and 0.179194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070877Jy sigma=1.155050 ! Fit after self-cal, rms=0.070756Jy sigma=1.153275 ! 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.8702 mas, bmaj=2.475 mas, bpa=-7.614 degrees ! Estimated noise=0.872482 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.0129018 Jy ! Component: 100 - total flux cleaned = 0.0137151 Jy ! Component: 150 - total flux cleaned = 0.0141431 Jy ! Component: 200 - total flux cleaned = 0.0145112 Jy ! Total flux subtracted in 200 components = 0.0145112 Jy ! Clean residual min=-0.008116 max=0.006787 Jy/beam ! Clean residual mean=-0.000001 rms=0.002729 Jy/beam ! Combined flux in latest and established models = 0.193706 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 47 components and 0.193706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070347Jy sigma=1.107491 ! Fit after self-cal, rms=0.070285Jy sigma=1.106292 ! 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.8702 x 2.475 at -7.614 degrees (North through East) ! Clean map min=-0.0070274 max=0.15389 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: 0.984781 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.01 HN 1.07 KP 1.01 ! LA 1.02 MK 1.13 NL 0.98 OV 1.02 ! PT 0.97 SC 0.99 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.992095 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.97 HN 1.12 KP 0.96 ! LA 1.00 MK 1.15 NL 0.95 OV 0.99 ! PT 1.04 SC 0.97 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.04326 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.87 HN 0.96 KP 0.90 ! LA 1.00 MK 0.84 NL 1.00 OV 1.05 ! PT 1.09 SC 0.89 ! ! ! 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.070285Jy sigma=1.106292 ! Fit after self-cal, rms=0.070069Jy sigma=1.071078 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.070069Jy sigma=1.071078 ! Fit after self-cal, rms=0.070076Jy sigma=1.071037 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8567 mas, bmaj=2.455 mas, bpa=-7.045 degrees ! Estimated noise=0.857597 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.000457018 Jy ! Component: 100 - total flux cleaned = -0.000454239 Jy ! Component: 150 - total flux cleaned = -0.000536644 Jy ! Component: 200 - total flux cleaned = -0.000606472 Jy ! Total flux subtracted in 200 components = -0.000606472 Jy ! Clean residual min=-0.005179 max=0.005179 Jy/beam ! Clean residual mean=0.000005 rms=0.001573 Jy/beam ! Combined flux in latest and established models = 0.193099 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 59 components and 0.193099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070024Jy sigma=1.067547 ! Fit after self-cal, rms=0.070013Jy sigma=1.067329 ! 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.070013Jy sigma=1.067329 ! Fit after self-cal, rms=0.066717Jy sigma=1.012110 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.000659315 Jy ! Component: 100 - total flux cleaned = 0.000661215 Jy ! Component: 150 - total flux cleaned = 0.000720136 Jy ! Component: 200 - total flux cleaned = 0.000665216 Jy ! Total flux subtracted in 200 components = 0.000665216 Jy ! Clean residual min=-0.004793 max=0.004777 Jy/beam ! Clean residual mean=0.000005 rms=0.001419 Jy/beam ! Combined flux in latest and established models = 0.193764 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 72 components and 0.193764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066709Jy sigma=1.010048 ! Fit after self-cal, rms=0.066298Jy sigma=1.005819 ! 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.8567 x 2.455 at -7.045 degrees (North through East) ! Clean map min=-0.0041704 max=0.15297 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.066298Jy sigma=1.005819 ! Fit after self-cal, rms=0.065886Jy sigma=0.989488 ! 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.065886Jy sigma=0.989488 ! Fit after self-cal, rms=0.065678Jy sigma=0.988648 ! Inverting map and beam ! Estimated beam: bmin=0.8423 mas, bmaj=2.447 mas, bpa=-7.046 degrees ! Estimated noise=0.852235 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113415 Jy ! Component: 100 - total flux cleaned = 0.00103368 Jy ! Component: 150 - total flux cleaned = 0.000946847 Jy ! Component: 200 - total flux cleaned = 0.000911564 Jy ! Total flux subtracted in 200 components = 0.000911564 Jy ! Clean residual min=-0.003858 max=0.003747 Jy/beam ! Clean residual mean=0.000000 rms=0.000994 Jy/beam ! Combined flux in latest and established models = 0.194676 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 83 components and 0.194676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065593Jy sigma=0.987102 ! Fit after self-cal, rms=0.065428Jy sigma=0.986617 ! 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.065428Jy sigma=0.986617 ! Fit after self-cal, rms=0.065214Jy sigma=0.979570 ! 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.065214Jy sigma=0.979570 ! Fit after self-cal, rms=0.065100Jy sigma=0.979323 ! Inverting map and beam ! Estimated beam: bmin=0.8392 mas, bmaj=2.445 mas, bpa=-7.087 degrees ! Estimated noise=0.852983 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000627387 Jy ! Component: 100 - total flux cleaned = 0.00062752 Jy ! Component: 150 - total flux cleaned = 0.000687107 Jy ! Component: 200 - total flux cleaned = 0.000742186 Jy ! Total flux subtracted in 200 components = 0.000742186 Jy ! Clean residual min=-0.003924 max=0.003868 Jy/beam ! Clean residual mean=0.000001 rms=0.001009 Jy/beam ! Combined flux in latest and established models = 0.195418 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 85 components and 0.195418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065073Jy sigma=0.978713 ! Fit after self-cal, rms=0.064990Jy sigma=0.978503 ! 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.279 mas, bmaj=4.025 mas, bpa=3.936 degrees ! Estimated noise=1.10268 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.000736138 Jy ! Component: 100 - total flux cleaned = 0.00064665 Jy ! Component: 150 - total flux cleaned = 0.000565831 Jy ! Component: 200 - total flux cleaned = 0.000539271 Jy ! Total flux subtracted in 200 components = 0.000539271 Jy ! Clean residual min=-0.003421 max=0.003684 Jy/beam ! Clean residual mean=-0.000001 rms=0.001120 Jy/beam ! Combined flux in latest and established models = 0.195957 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 93 components and 0.195957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064977Jy sigma=0.978698 ! Fit after self-cal, rms=0.064908Jy sigma=0.978515 ! 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.7084 mas, bmaj=1.854 mas, bpa=-2.365 degrees ! Estimated noise=1.23529 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.126444 Jy ! Component: 100 - total flux cleaned = 0.157904 Jy ! Component: 150 - total flux cleaned = 0.172981 Jy ! Component: 200 - total flux cleaned = 0.181073 Jy ! Total flux subtracted in 200 components = 0.181073 Jy ! Clean residual min=-0.004913 max=0.004932 Jy/beam ! Clean residual mean=0.000009 rms=0.001176 Jy/beam ! Combined flux in latest and established models = 0.181073 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.181073 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8392 mas, bmaj=2.445 mas, bpa=-7.087 degrees ! Estimated noise=0.852983 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.0101085 Jy ! Component: 100 - total flux cleaned = 0.0129146 Jy ! Component: 150 - total flux cleaned = 0.0132763 Jy ! Component: 200 - total flux cleaned = 0.0135664 Jy ! Total flux subtracted in 200 components = 0.0135664 Jy ! Clean residual min=-0.004414 max=0.004634 Jy/beam ! Clean residual mean=0.000002 rms=0.001361 Jy/beam ! Combined flux in latest and established models = 0.194639 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 47 components and 0.194639 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.279 mas, bmaj=4.025 mas, bpa=3.936 degrees ! Estimated noise=1.10268 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.00140138 Jy ! Component: 100 - total flux cleaned = 0.00141225 Jy ! Component: 150 - total flux cleaned = 0.00139051 Jy ! Component: 200 - total flux cleaned = 0.00137385 Jy ! Total flux subtracted in 200 components = 0.00137385 Jy ! Clean residual min=-0.003453 max=0.003704 Jy/beam ! Clean residual mean=-0.000001 rms=0.001124 Jy/beam ! Combined flux in latest and established models = 0.196013 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 59 components and 0.196013 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8392 mas, bmaj=2.445 mas, bpa=-7.087 degrees ! Estimated noise=0.852983 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00012877 Jy ! Component: 100 - total flux cleaned = 0.000128317 Jy ! Component: 150 - total flux cleaned = 0.000127927 Jy ! Component: 200 - total flux cleaned = 0.000126448 Jy ! Total flux subtracted in 200 components = 0.000126448 Jy ! Clean residual min=-0.004340 max=0.004277 Jy/beam ! Clean residual mean=0.000000 rms=0.001243 Jy/beam ! Combined flux in latest and established models = 0.196139 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 66 components and 0.196139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064876Jy sigma=0.980381 ! Fit after self-cal, rms=0.064829Jy sigma=0.980054 wmodel J0017-0512_X_2005_07_09_yyk\_map.mod ! Writing 66 model components to file: J0017-0512_X_2005_07_09_yyk_map.mod wobs J0017-0512_X_2005_07_09_yyk\_uvs.fits ! Writing UV FITS file: J0017-0512_X_2005_07_09_yyk_uvs.fits wwins J0017-0512_X_2005_07_09_yyk\_map.win ! wwins: Wrote 2 windows to J0017-0512_X_2005_07_09_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 = -1.19427e-06 Jy ! Component: 100 - total flux cleaned = 0.000470801 Jy ! Component: 150 - total flux cleaned = 0.000717758 Jy ! Component: 200 - total flux cleaned = 0.000890736 Jy ! Component: 250 - total flux cleaned = 0.00078087 Jy ! Component: 300 - total flux cleaned = 0.000629342 Jy ! Component: 350 - total flux cleaned = 0.000726623 Jy ! Component: 400 - total flux cleaned = 0.000726635 Jy ! Component: 450 - total flux cleaned = 0.000861402 Jy ! Component: 500 - total flux cleaned = 0.000861029 Jy ! Component: 550 - total flux cleaned = 0.0008612 Jy ! Component: 600 - total flux cleaned = 0.000860012 Jy ! Component: 650 - total flux cleaned = 0.000898774 Jy ! Component: 700 - total flux cleaned = 0.000975889 Jy ! Component: 750 - total flux cleaned = 0.000899941 Jy ! Component: 800 - total flux cleaned = 0.000973692 Jy ! Component: 850 - total flux cleaned = 0.000900539 Jy ! Component: 900 - total flux cleaned = 0.000972684 Jy ! Component: 950 - total flux cleaned = 0.00090198 Jy ! Component: 1000 - total flux cleaned = 0.000867166 Jy ! Component: 1050 - total flux cleaned = 0.000935008 Jy ! Component: 1100 - total flux cleaned = 0.00100167 Jy ! Component: 1150 - total flux cleaned = 0.000935692 Jy ! Component: 1200 - total flux cleaned = 0.000968357 Jy ! Component: 1250 - total flux cleaned = 0.00112766 Jy ! Component: 1300 - total flux cleaned = 0.00115876 Jy ! Component: 1350 - total flux cleaned = 0.00125121 Jy ! Component: 1400 - total flux cleaned = 0.00128136 Jy ! Component: 1450 - total flux cleaned = 0.00140256 Jy ! Component: 1500 - total flux cleaned = 0.00140244 Jy ! Component: 1550 - total flux cleaned = 0.00152023 Jy ! Component: 1600 - total flux cleaned = 0.00160768 Jy ! Component: 1650 - total flux cleaned = 0.00166524 Jy ! Component: 1700 - total flux cleaned = 0.00175056 Jy ! Component: 1750 - total flux cleaned = 0.00177861 Jy ! Component: 1800 - total flux cleaned = 0.00189038 Jy ! Component: 1850 - total flux cleaned = 0.0018627 Jy ! Component: 1900 - total flux cleaned = 0.00194545 Jy ! Component: 1950 - total flux cleaned = 0.00205478 Jy ! Component: 2000 - total flux cleaned = 0.00213608 Jy ! Total flux subtracted in 2048 components = 0.00229749 Jy ! Clean residual min=-0.001849 max=0.001340 Jy/beam ! Clean residual mean=0.000004 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.198437 Jy keep ! Adding 155 model components to the UV plane model. ! The established model now contains 221 components and 0.198437 Jy ![Exited script file: muppet] wmap "J0017-0512_X_2005_07_09_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8392 x 2.445 at -7.087 degrees (North through East) ! Clean map min=-0.0024958 max=0.1511 Jy/beam ! Writing clean map to FITS file: J0017-0512_X_2005_07_09_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.151097 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000488185 device "J0017-0512_X_2005_07_09_yyk\_map.eps/VPS" ! Attempting to open device: 'J0017-0512_X_2005_07_09_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.96928 0.96928 1.93856 3.87712 7.75424 15.5085 31.017 62.0339 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.151 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.8392 x 2.445 at -7.087 degrees (North through East) ! Clean map min=-0.0024958 max=0.1511 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0017-0512_X_2005_07_09_yyk\_map.gif/gif" ! Attempting to open device: 'J0017-0512_X_2005_07_09_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0017-0512_X_2005_07_09_yyk_uvs.log closed on Fri Jan 20 09:40:32 2006