! Started logfile: J0600-0005_S_2005_06_30_yyk_uvs.log on Sat Oct 8 17:00:19 2005 obs J0600-0005_S_2005_06_30_yyk_uve.fits ! Reading UV FITS file: J0600-0005_S_2005_06_30_yyk_uve.fits ! AN table 1: 19 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.954386 visibilities/baseline/integration-bin. ! Found source: J0600-0005 ! ! 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 1469 lines of history. ! ! Reading 3264 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 J0600-0005_S_2005_06_30_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.136993 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=3.119 mas, bmaj=6.946 mas, bpa=-1.452 degrees ! Estimated noise=1.00068 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.0920292 Jy ! Component: 100 - total flux cleaned = 0.127245 Jy ! Total flux subtracted in 100 components = 0.127245 Jy ! Clean residual min=-0.005732 max=0.011345 Jy/beam ! Clean residual mean=0.000070 rms=0.001959 Jy/beam ! Combined flux in latest and established models = 0.127245 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.127245 Jy ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 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 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.071837Jy sigma=1.203424 ! Fit after self-cal, rms=0.070686Jy sigma=1.180452 ! Inverting map and beam ! Estimated beam: bmin=3.119 mas, bmaj=6.946 mas, bpa=-1.452 degrees ! Estimated noise=1.00068 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0175126 Jy ! Component: 100 - total flux cleaned = 0.0276644 Jy ! Total flux subtracted in 100 components = 0.0276644 Jy ! Clean residual min=-0.004953 max=0.006196 Jy/beam ! Clean residual mean=0.000034 rms=0.001361 Jy/beam ! Combined flux in latest and established models = 0.154909 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 38 model components to the UV plane model. ! The established model now contains 55 components and 0.154909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066231Jy sigma=1.088391 ! Fit after self-cal, rms=0.066223Jy sigma=1.088228 ! 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.815 mas, bmaj=8.251 mas, bpa=-1.055 degrees ! Estimated noise=0.685225 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 (4, -1). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00770355 Jy ! Component: 100 - total flux cleaned = 0.00824862 Jy ! Component: 150 - total flux cleaned = 0.00811638 Jy ! Component: 200 - total flux cleaned = 0.00768641 Jy ! Total flux subtracted in 200 components = 0.00768641 Jy ! Clean residual min=-0.002968 max=0.003869 Jy/beam ! Clean residual mean=-0.000008 rms=0.000883 Jy/beam ! Combined flux in latest and established models = 0.162595 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 85 components and 0.162595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065160Jy sigma=1.072499 ! Fit after self-cal, rms=0.065158Jy sigma=1.072144 ! 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.815 x 8.251 at -1.055 degrees (North through East) ! Clean map min=-0.0029296 max=0.10845 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.989898 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.01 HN 1.05 KP 0.97 ! LA 1.06 MK 1.08 NL 0.95 OV 1.01 ! PT 1.03 SC 1.01 ! ! ! 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: 0.995556 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.90 HN 1.01 KP 1.01 ! LA 0.91 MK 1.09 NL 1.01 OV 1.04 ! PT 1.13 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.065158Jy sigma=1.072144 ! Fit after self-cal, rms=0.064717Jy sigma=1.064038 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.064717Jy sigma=1.064038 ! Fit after self-cal, rms=0.064717Jy sigma=1.064027 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.863 mas, bmaj=8.26 mas, bpa=-0.08609 degrees ! Estimated noise=0.683763 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.000422891 Jy ! Component: 100 - total flux cleaned = 0.000348953 Jy ! Component: 150 - total flux cleaned = 0.000411148 Jy ! Component: 200 - total flux cleaned = 0.000409546 Jy ! Total flux subtracted in 200 components = 0.000409546 Jy ! Clean residual min=-0.002723 max=0.003540 Jy/beam ! Clean residual mean=0.000011 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.163005 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 102 components and 0.163005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064561Jy sigma=1.061744 ! Fit after self-cal, rms=0.064560Jy sigma=1.061680 ! 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.064560Jy sigma=1.061680 ! Fit after self-cal, rms=0.060884Jy sigma=1.002047 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.000796022 Jy ! Component: 100 - total flux cleaned = 0.000736411 Jy ! Component: 150 - total flux cleaned = 0.000734711 Jy ! Component: 200 - total flux cleaned = 0.000734224 Jy ! Total flux subtracted in 200 components = 0.000734224 Jy ! Clean residual min=-0.002680 max=0.003366 Jy/beam ! Clean residual mean=0.000009 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.163739 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 124 components and 0.163739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060780Jy sigma=1.000377 ! Fit after self-cal, rms=0.060588Jy sigma=0.997368 ! Inverting map ! Added new window around map position (-60, 43). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00166402 Jy ! Component: 100 - total flux cleaned = 0.00149608 Jy ! Component: 150 - total flux cleaned = 0.00161955 Jy ! Component: 200 - total flux cleaned = 0.00183313 Jy ! Total flux subtracted in 200 components = 0.00183313 Jy ! Clean residual min=-0.002424 max=0.002413 Jy/beam ! Clean residual mean=-0.000004 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.165572 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 144 components and 0.165572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060416Jy sigma=0.993551 ! Fit after self-cal, rms=0.060389Jy sigma=0.993023 ! 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.863 x 8.26 at -0.08609 degrees (North through East) ! Clean map min=-0.0024269 max=0.11058 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.060389Jy sigma=0.993023 ! Fit after self-cal, rms=0.060271Jy sigma=0.976639 ! 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.060271Jy sigma=0.976639 ! Fit after self-cal, rms=0.060274Jy sigma=0.976507 ! Inverting map and beam ! Estimated beam: bmin=3.854 mas, bmaj=8.259 mas, bpa=-0.6363 degrees ! Estimated noise=0.689283 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0022597 Jy ! Component: 100 - total flux cleaned = 0.00319593 Jy ! Component: 150 - total flux cleaned = 0.00346691 Jy ! Component: 200 - total flux cleaned = 0.00371022 Jy ! Total flux subtracted in 200 components = 0.00371022 Jy ! Clean residual min=-0.002291 max=0.002127 Jy/beam ! Clean residual mean=0.000000 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.169282 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 162 components and 0.169282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060169Jy sigma=0.974832 ! Fit after self-cal, rms=0.060172Jy sigma=0.974751 ! 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.060172Jy sigma=0.974751 ! Fit after self-cal, rms=0.060385Jy sigma=0.978696 ! 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.060385Jy sigma=0.978696 ! Fit after self-cal, rms=0.060393Jy sigma=0.978574 ! Inverting map and beam ! Estimated beam: bmin=3.807 mas, bmaj=8.115 mas, bpa=-0.1429 degrees ! Estimated noise=0.684135 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00072179 Jy ! Component: 100 - total flux cleaned = -0.000725675 Jy ! Component: 150 - total flux cleaned = -0.000612517 Jy ! Component: 200 - total flux cleaned = -0.000474867 Jy ! Total flux subtracted in 200 components = -0.000474867 Jy ! Clean residual min=-0.002146 max=0.002375 Jy/beam ! Clean residual mean=-0.000007 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.168808 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 176 components and 0.168808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060358Jy sigma=0.977737 ! Fit after self-cal, rms=0.060362Jy sigma=0.977701 ! 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.836 mas, bmaj=12.68 mas, bpa=-0.3879 degrees ! Estimated noise=0.837468 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.00107405 Jy ! Component: 100 - total flux cleaned = -0.000838567 Jy ! Component: 150 - total flux cleaned = -0.000583229 Jy ! Component: 200 - total flux cleaned = -0.000530859 Jy ! Total flux subtracted in 200 components = -0.000530859 Jy ! Clean residual min=-0.002515 max=0.002373 Jy/beam ! Clean residual mean=-0.000017 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.168277 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 193 components and 0.168277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060370Jy sigma=0.977665 ! Fit after self-cal, rms=0.060366Jy sigma=0.977584 ! 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=3.124 mas, bmaj=6.898 mas, bpa=-0.7714 degrees ! Estimated noise=1.00108 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0947246 Jy ! Component: 100 - total flux cleaned = 0.130144 Jy ! Component: 150 - total flux cleaned = 0.146731 Jy ! Component: 200 - total flux cleaned = 0.156253 Jy ! Total flux subtracted in 200 components = 0.156253 Jy ! Clean residual min=-0.004011 max=0.005287 Jy/beam ! Clean residual mean=0.000031 rms=0.001203 Jy/beam ! Combined flux in latest and established models = 0.156253 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.156253 Jy ! Inverting map and beam ! Estimated beam: bmin=3.807 mas, bmaj=8.115 mas, bpa=-0.1429 degrees ! Estimated noise=0.684135 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-4, 1). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.008019 Jy ! Component: 100 - total flux cleaned = 0.011927 Jy ! Component: 150 - total flux cleaned = 0.0128697 Jy ! Component: 200 - total flux cleaned = 0.0130758 Jy ! Total flux subtracted in 200 components = 0.0130758 Jy ! Clean residual min=-0.002384 max=0.002500 Jy/beam ! Clean residual mean=-0.000006 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.169328 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 65 components and 0.169328 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.836 mas, bmaj=12.68 mas, bpa=-0.3879 degrees ! Estimated noise=0.837468 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.00116923 Jy ! Component: 100 - total flux cleaned = -0.00118923 Jy ! Component: 150 - total flux cleaned = -0.000994402 Jy ! Component: 200 - total flux cleaned = -0.00109577 Jy ! Total flux subtracted in 200 components = -0.00109577 Jy ! Clean residual min=-0.002482 max=0.002531 Jy/beam ! Clean residual mean=-0.000013 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.168233 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 98 components and 0.168233 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.807 mas, bmaj=8.115 mas, bpa=-0.1429 degrees ! Estimated noise=0.684135 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000588155 Jy ! Component: 100 - total flux cleaned = -0.000658494 Jy ! Component: 150 - total flux cleaned = -0.00072348 Jy ! Component: 200 - total flux cleaned = -0.000785924 Jy ! Total flux subtracted in 200 components = -0.000785924 Jy ! Clean residual min=-0.002112 max=0.002106 Jy/beam ! Clean residual mean=-0.000006 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.167447 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 123 components and 0.167447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060426Jy sigma=0.978202 ! Fit after self-cal, rms=0.060419Jy sigma=0.977984 wmodel J0600-0005_S_2005_06_30_yyk\_map.mod ! Writing 123 model components to file: J0600-0005_S_2005_06_30_yyk_map.mod wobs J0600-0005_S_2005_06_30_yyk\_uvs.fits ! Writing UV FITS file: J0600-0005_S_2005_06_30_yyk_uvs.fits wwins J0600-0005_S_2005_06_30_yyk\_map.win ! wwins: Wrote 4 windows to J0600-0005_S_2005_06_30_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000314226 Jy ! Component: 100 - total flux cleaned = 0.000132325 Jy ! Component: 150 - total flux cleaned = 0.000165723 Jy ! Component: 200 - total flux cleaned = 0.000166022 Jy ! Component: 250 - total flux cleaned = 0.000196424 Jy ! Component: 300 - total flux cleaned = 0.000285259 Jy ! Component: 350 - total flux cleaned = 0.00028485 Jy ! Component: 400 - total flux cleaned = 0.00033992 Jy ! Component: 450 - total flux cleaned = 0.000230194 Jy ! Component: 500 - total flux cleaned = 0.000203312 Jy ! Component: 550 - total flux cleaned = 9.89172e-05 Jy ! Component: 600 - total flux cleaned = 9.85441e-05 Jy ! Component: 650 - total flux cleaned = 2.35885e-05 Jy ! Component: 700 - total flux cleaned = 2.40133e-05 Jy ! Component: 750 - total flux cleaned = 4.77937e-05 Jy ! Component: 800 - total flux cleaned = 7.14907e-05 Jy ! Component: 850 - total flux cleaned = 4.76173e-05 Jy ! Component: 900 - total flux cleaned = 4.73119e-05 Jy ! Component: 950 - total flux cleaned = 4.67274e-05 Jy ! Component: 1000 - total flux cleaned = 2.44121e-05 Jy ! Component: 1050 - total flux cleaned = -1.90371e-05 Jy ! Component: 1100 - total flux cleaned = 6.74637e-05 Jy ! Component: 1150 - total flux cleaned = 4.53885e-05 Jy ! Component: 1200 - total flux cleaned = 3.25956e-06 Jy ! Component: 1250 - total flux cleaned = 0.000127835 Jy ! Component: 1300 - total flux cleaned = 0.00016886 Jy ! Component: 1350 - total flux cleaned = 0.000229657 Jy ! Component: 1400 - total flux cleaned = 0.000310141 Jy ! Component: 1450 - total flux cleaned = 0.000369412 Jy ! Component: 1500 - total flux cleaned = 0.000389218 Jy ! Component: 1550 - total flux cleaned = 0.000486141 Jy ! Component: 1600 - total flux cleaned = 0.000581445 Jy ! Component: 1650 - total flux cleaned = 0.000637888 Jy ! Component: 1700 - total flux cleaned = 0.000675227 Jy ! Component: 1750 - total flux cleaned = 0.000693947 Jy ! Component: 1800 - total flux cleaned = 0.000840048 Jy ! Component: 1850 - total flux cleaned = 0.000839628 Jy ! Component: 1900 - total flux cleaned = 0.000946966 Jy ! Component: 1950 - total flux cleaned = 0.00101794 Jy ! Component: 2000 - total flux cleaned = 0.00103561 Jy ! Total flux subtracted in 2048 components = 0.00120981 Jy ! Clean residual min=-0.001102 max=0.001326 Jy/beam ! Clean residual mean=-0.000009 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.168657 Jy keep ! Adding 131 model components to the UV plane model. ! The established model now contains 254 components and 0.168657 Jy ![Exited script file: muppet] wmap "J0600-0005_S_2005_06_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.807 x 8.115 at -0.1429 degrees (North through East) ! Clean map min=-0.0024178 max=0.11175 Jy/beam ! Writing clean map to FITS file: J0600-0005_S_2005_06_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.111752 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000375656 device "J0600-0005_S_2005_06_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J0600-0005_S_2005_06_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.00846 1.00846 2.01692 4.03383 8.06767 16.1353 32.2707 64.5413 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.111 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.807 x 8.115 at -0.1429 degrees (North through East) ! Clean map min=-0.0024178 max=0.11175 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0600-0005_S_2005_06_30_yyk\_map.gif/gif" ! Attempting to open device: 'J0600-0005_S_2005_06_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0600-0005_S_2005_06_30_yyk_uvs.log closed on Sat Oct 8 17:00:24 2005