! Started logfile: J1034-0211_S_2004_04_30_yyk_uvs.log on Wed Dec 7 00:17:29 2005 obs J1034-0211_S_2004_04_30_yyk_uve.fits ! Reading UV FITS file: J1034-0211_S_2004_04_30_yyk_uve.fits ! AN table 1: 16 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.8875 visibilities/baseline/integration-bin. ! Found source: J1034-0211 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1629 lines of history. ! ! Reading 2556 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 J1034-0211_S_2004_04_30_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.138917 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.880191Jy sigma=16.758346 ! Fit after self-cal, rms=0.880060Jy sigma=16.756276 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.619 mas, bmaj=6.577 mas, bpa=-2.071 degrees ! Estimated noise=1.10353 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.103819 Jy ! Component: 100 - total flux cleaned = 0.122669 Jy ! Total flux subtracted in 100 components = 0.122669 Jy ! Clean residual min=-0.004818 max=0.005925 Jy/beam ! Clean residual mean=-0.000005 rms=0.001295 Jy/beam ! Combined flux in latest and established models = 0.122669 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.122669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064966Jy sigma=1.065899 ! Fit after self-cal, rms=0.064947Jy sigma=1.065369 ! 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.313 mas, bmaj=8.006 mas, bpa=-1.947 degrees ! Estimated noise=0.766325 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.00665217 Jy ! Component: 100 - total flux cleaned = 0.00904683 Jy ! Component: 150 - total flux cleaned = 0.00935608 Jy ! Component: 200 - total flux cleaned = 0.00928285 Jy ! Total flux subtracted in 200 components = 0.00928285 Jy ! Clean residual min=-0.003035 max=0.003095 Jy/beam ! Clean residual mean=-0.000068 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.131952 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 37 components and 0.131952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064418Jy sigma=1.055792 ! Fit after self-cal, rms=0.064405Jy sigma=1.055465 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.00983 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.06 HN 0.92 KP 0.96 ! LA 1.14 MK 0.93 NL 1.01 OV 1.00 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.984377 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.02 HN 1.03 KP 1.01 ! LA 1.13 MK 0.99 NL 1.03 OV 0.99 ! PT 0.95 SC 0.98 ! ! ! 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.02938 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.93 HN 0.92 KP 0.93 ! LA 1.00* MK 1.05 NL 1.02 OV 0.85 ! PT 0.92 SC 1.10 ! ! ! Fit before self-cal, rms=0.064405Jy sigma=1.055465 ! Fit after self-cal, rms=0.063127Jy sigma=1.039494 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.063127Jy sigma=1.039494 ! Fit after self-cal, rms=0.063114Jy sigma=1.039212 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.293 mas, bmaj=7.989 mas, bpa=-2.286 degrees ! Estimated noise=0.764856 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.00141031 Jy ! Component: 100 - total flux cleaned = 0.00160808 Jy ! Component: 150 - total flux cleaned = 0.00168973 Jy ! Component: 200 - total flux cleaned = 0.00178623 Jy ! Total flux subtracted in 200 components = 0.00178623 Jy ! Clean residual min=-0.003186 max=0.003446 Jy/beam ! Clean residual mean=-0.000024 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.133738 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 48 components and 0.133738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063051Jy sigma=1.038516 ! Fit after self-cal, rms=0.063039Jy sigma=1.038243 ! 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.063039Jy sigma=1.038243 ! Fit after self-cal, rms=0.060753Jy sigma=0.994040 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.000826808 Jy ! Component: 100 - total flux cleaned = 0.000905672 Jy ! Component: 150 - total flux cleaned = 0.000957514 Jy ! Component: 200 - total flux cleaned = 0.000957172 Jy ! Total flux subtracted in 200 components = 0.000957172 Jy ! Clean residual min=-0.003016 max=0.003545 Jy/beam ! Clean residual mean=-0.000026 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.134695 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 65 components and 0.134695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060739Jy sigma=0.993778 ! Fit after self-cal, rms=0.060527Jy sigma=0.990108 ! 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.293 x 7.989 at -2.286 degrees (North through East) ! Clean map min=-0.002876 max=0.12305 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.060527Jy sigma=0.990108 ! Fit after self-cal, rms=0.058995Jy sigma=0.979823 ! 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.058995Jy sigma=0.979823 ! Fit after self-cal, rms=0.058951Jy sigma=0.979151 ! Inverting map and beam ! Estimated beam: bmin=3.274 mas, bmaj=7.94 mas, bpa=-2.674 degrees ! Estimated noise=0.752646 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00107001 Jy ! Component: 100 - total flux cleaned = -0.00097232 Jy ! Component: 150 - total flux cleaned = -0.000887823 Jy ! Component: 200 - total flux cleaned = -0.00083254 Jy ! Total flux subtracted in 200 components = -0.00083254 Jy ! Clean residual min=-0.002348 max=0.003176 Jy/beam ! Clean residual mean=-0.000023 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.133863 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 69 components and 0.133863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058914Jy sigma=0.978549 ! Fit after self-cal, rms=0.058908Jy sigma=0.978417 ! Inverting map ! Added new window around map position (6, 57.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00188189 Jy ! Component: 100 - total flux cleaned = 0.00162105 Jy ! Component: 150 - total flux cleaned = 0.00140122 Jy ! Component: 200 - total flux cleaned = 0.00126405 Jy ! Total flux subtracted in 200 components = 0.00126405 Jy ! Clean residual min=-0.002524 max=0.002660 Jy/beam ! Clean residual mean=-0.000020 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.135127 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 94 components and 0.135127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058762Jy sigma=0.975244 ! Fit after self-cal, rms=0.058753Jy sigma=0.975006 ! 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.058753Jy sigma=0.975006 ! Fit after self-cal, rms=0.058637Jy sigma=0.965265 ! 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.058637Jy sigma=0.965265 ! Fit after self-cal, rms=0.058636Jy sigma=0.965158 ! Inverting map and beam ! Estimated beam: bmin=3.27 mas, bmaj=7.95 mas, bpa=-3.025 degrees ! Estimated noise=0.749529 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000541407 Jy ! Component: 100 - total flux cleaned = 0.000391494 Jy ! Component: 150 - total flux cleaned = 0.000293916 Jy ! Component: 200 - total flux cleaned = 0.00023724 Jy ! Total flux subtracted in 200 components = 0.00023724 Jy ! Clean residual min=-0.002581 max=0.002568 Jy/beam ! Clean residual mean=-0.000017 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.135364 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 108 components and 0.135364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058596Jy sigma=0.964412 ! Fit after self-cal, rms=0.058596Jy sigma=0.964375 ! 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.676 mas, bmaj=12.69 mas, bpa=-1.948 degrees ! Estimated noise=0.955139 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.000419658 Jy ! Component: 100 - total flux cleaned = -0.000490518 Jy ! Component: 150 - total flux cleaned = -0.000532582 Jy ! Component: 200 - total flux cleaned = -0.000552072 Jy ! Total flux subtracted in 200 components = -0.000552072 Jy ! Clean residual min=-0.002710 max=0.002942 Jy/beam ! Clean residual mean=-0.000036 rms=0.000786 Jy/beam ! Combined flux in latest and established models = 0.134812 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 121 components and 0.134812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058602Jy sigma=0.964302 ! Fit after self-cal, rms=0.058600Jy sigma=0.964278 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.612 mas, bmaj=6.558 mas, bpa=-2.669 degrees ! Estimated noise=1.07088 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.102023 Jy ! Component: 100 - total flux cleaned = 0.120293 Jy ! Component: 150 - total flux cleaned = 0.127806 Jy ! Component: 200 - total flux cleaned = 0.130878 Jy ! Total flux subtracted in 200 components = 0.130878 Jy ! Clean residual min=-0.003887 max=0.003818 Jy/beam ! Clean residual mean=0.000004 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.130878 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.130878 Jy ! Inverting map and beam ! Estimated beam: bmin=3.27 mas, bmaj=7.95 mas, bpa=-3.025 degrees ! Estimated noise=0.749529 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.00328738 Jy ! Component: 100 - total flux cleaned = 0.00384679 Jy ! Component: 150 - total flux cleaned = 0.00410055 Jy ! Component: 200 - total flux cleaned = 0.00420716 Jy ! Total flux subtracted in 200 components = 0.00420716 Jy ! Clean residual min=-0.002569 max=0.002662 Jy/beam ! Clean residual mean=-0.000014 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.135085 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 54 components and 0.135085 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.676 mas, bmaj=12.69 mas, bpa=-1.948 degrees ! Estimated noise=0.955139 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 = -4.19316e-05 Jy ! Component: 100 - total flux cleaned = -7.06448e-05 Jy ! Component: 150 - total flux cleaned = -0.000122829 Jy ! Component: 200 - total flux cleaned = -0.000145931 Jy ! Total flux subtracted in 200 components = -0.000145931 Jy ! Clean residual min=-0.002637 max=0.002944 Jy/beam ! Clean residual mean=-0.000036 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.134939 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 74 components and 0.134939 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.27 mas, bmaj=7.95 mas, bpa=-3.025 degrees ! Estimated noise=0.749529 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00021819 Jy ! Component: 100 - total flux cleaned = 0.000359585 Jy ! Component: 150 - total flux cleaned = 0.000448048 Jy ! Component: 200 - total flux cleaned = 0.000497704 Jy ! Total flux subtracted in 200 components = 0.000497704 Jy ! Clean residual min=-0.002594 max=0.002555 Jy/beam ! Clean residual mean=-0.000018 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.135436 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 93 components and 0.135437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058589Jy sigma=0.964088 ! Fit after self-cal, rms=0.058586Jy sigma=0.964055 wmodel J1034-0211_S_2004_04_30_yyk\_map.mod ! Writing 93 model components to file: J1034-0211_S_2004_04_30_yyk_map.mod wobs J1034-0211_S_2004_04_30_yyk\_uvs.fits ! Writing UV FITS file: J1034-0211_S_2004_04_30_yyk_uvs.fits wwins J1034-0211_S_2004_04_30_yyk\_map.win ! wwins: Wrote 2 windows to J1034-0211_S_2004_04_30_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000268626 Jy ! Component: 100 - total flux cleaned = 0.000312537 Jy ! Component: 150 - total flux cleaned = 0.000569956 Jy ! Component: 200 - total flux cleaned = 0.000676058 Jy ! Component: 250 - total flux cleaned = 0.000710015 Jy ! Component: 300 - total flux cleaned = 0.000742498 Jy ! Component: 350 - total flux cleaned = 0.00067845 Jy ! Component: 400 - total flux cleaned = 0.000709339 Jy ! Component: 450 - total flux cleaned = 0.000618785 Jy ! Component: 500 - total flux cleaned = 0.000559946 Jy ! Component: 550 - total flux cleaned = 0.000473685 Jy ! Component: 600 - total flux cleaned = 0.000389195 Jy ! Component: 650 - total flux cleaned = 0.000362081 Jy ! Component: 700 - total flux cleaned = 0.000361651 Jy ! Component: 750 - total flux cleaned = 0.000334531 Jy ! Component: 800 - total flux cleaned = 0.000333582 Jy ! Component: 850 - total flux cleaned = 0.000332936 Jy ! Component: 900 - total flux cleaned = 0.000383044 Jy ! Component: 950 - total flux cleaned = 0.00043159 Jy ! Component: 1000 - total flux cleaned = 0.000383169 Jy ! Component: 1050 - total flux cleaned = 0.000479513 Jy ! Component: 1100 - total flux cleaned = 0.000573868 Jy ! Component: 1150 - total flux cleaned = 0.00071343 Jy ! Component: 1200 - total flux cleaned = 0.000827806 Jy ! Component: 1250 - total flux cleaned = 0.000850791 Jy ! Component: 1300 - total flux cleaned = 0.00105131 Jy ! Component: 1350 - total flux cleaned = 0.00109511 Jy ! Component: 1400 - total flux cleaned = 0.00118222 Jy ! Component: 1450 - total flux cleaned = 0.00128928 Jy ! Component: 1500 - total flux cleaned = 0.00141627 Jy ! Component: 1550 - total flux cleaned = 0.00160488 Jy ! Component: 1600 - total flux cleaned = 0.00168736 Jy ! Component: 1650 - total flux cleaned = 0.00185132 Jy ! Component: 1700 - total flux cleaned = 0.0019523 Jy ! Component: 1750 - total flux cleaned = 0.00205275 Jy ! Component: 1800 - total flux cleaned = 0.00219166 Jy ! Component: 1850 - total flux cleaned = 0.00234827 Jy ! Component: 1900 - total flux cleaned = 0.00236757 Jy ! Component: 1950 - total flux cleaned = 0.00246384 Jy ! Component: 2000 - total flux cleaned = 0.00253997 Jy ! Total flux subtracted in 2048 components = 0.00263413 Jy ! Clean residual min=-0.000999 max=0.001061 Jy/beam ! Clean residual mean=-0.000008 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.138071 Jy keep ! Adding 123 model components to the UV plane model. ! The established model now contains 216 components and 0.138071 Jy ![Exited script file: muppet] wmap "J1034-0211_S_2004_04_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.27 x 7.95 at -3.025 degrees (North through East) ! Clean map min=-0.002145 max=0.12032 Jy/beam ! Writing clean map to FITS file: J1034-0211_S_2004_04_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.120319 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000383306 device "J1034-0211_S_2004_04_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J1034-0211_S_2004_04_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.955724 0.955724 1.91145 3.82289 7.64579 15.2916 30.5832 61.1663 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.12 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.27 x 7.95 at -3.025 degrees (North through East) ! Clean map min=-0.002145 max=0.12032 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1034-0211_S_2004_04_30_yyk\_map.gif/gif" ! Attempting to open device: 'J1034-0211_S_2004_04_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1034-0211_S_2004_04_30_yyk_uvs.log closed on Wed Dec 7 00:17:33 2005