! Started logfile: /scr/pima/bg219g_uvs/J1608+4012_S_uvs.log on Thu Apr 7 07:19:37 2016 obs /scr/pima/bg219g_uvs/J1608+4012_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1608+4012_S_uva.fits ! AN table 1: 26 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.903846 visibilities/baseline/integration-bin. ! Found source: J1608+4012 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 2632 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! 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 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219g_uvs/J1608+4012_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! 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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016003Jy sigma=24.726535 ! Fit after self-cal, rms=0.864030Jy sigma=21.066685 ! 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.324 mas, bmaj=7.699 mas, bpa=16.04 degrees ! Estimated noise=0.942119 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.106753 Jy ! Component: 100 - total flux cleaned = 0.130033 Jy ! Total flux subtracted in 100 components = 0.130033 Jy ! Clean residual min=-0.006290 max=0.006492 Jy/beam ! Clean residual mean=-0.000003 rms=0.001587 Jy/beam ! Combined flux in latest and established models = 0.130033 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.130033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055701Jy sigma=1.250794 ! Fit after self-cal, rms=0.055635Jy sigma=1.249506 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! 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=2.816 mas, bmaj=8.331 mas, bpa=15.99 degrees ! Estimated noise=0.611565 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00637212 Jy ! Component: 100 - total flux cleaned = 0.00907386 Jy ! Component: 150 - total flux cleaned = 0.010767 Jy ! Component: 200 - total flux cleaned = 0.0116547 Jy ! Total flux subtracted in 200 components = 0.0116547 Jy ! Clean residual min=-0.003546 max=0.003405 Jy/beam ! Clean residual mean=-0.000002 rms=0.000872 Jy/beam ! Combined flux in latest and established models = 0.141687 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.141687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054927Jy sigma=1.231712 ! Fit after self-cal, rms=0.054931Jy sigma=1.231641 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.816 x 8.331 at 15.99 degrees (North through East) ! Clean map min=-0.0033793 max=0.13756 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 HN 0.99 KP 1.00 LA 0.99 ! MK 1.01 OV 0.99 PT 0.99 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 HN 1.09 KP 1.01 LA 0.99 ! MK 0.97 OV 0.99 PT 1.00 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 HN 1.07 KP 0.98 LA 0.96 ! MK 0.99 OV 1.02 PT 1.05 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 HN 0.93 KP 1.04 LA 0.99 ! MK 0.99 OV 0.97 PT 1.03 SC 1.02 ! ! ! Fit before self-cal, rms=0.054931Jy sigma=1.231641 ! Fit after self-cal, rms=0.054067Jy sigma=1.224653 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.805 mas, bmaj=8.336 mas, bpa=16.15 degrees ! Estimated noise=0.609118 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00057581 Jy ! Component: 100 - total flux cleaned = 0.00069253 Jy ! Component: 150 - total flux cleaned = 0.000692425 Jy ! Component: 200 - total flux cleaned = 0.000738357 Jy ! Total flux subtracted in 200 components = 0.000738357 Jy ! Clean residual min=-0.003088 max=0.002958 Jy/beam ! Clean residual mean=0.000002 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.142426 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 22 components and 0.142426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054031Jy sigma=1.224110 ! Fit after self-cal, rms=0.054021Jy sigma=1.224046 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054021Jy sigma=1.224046 ! Fit after self-cal, rms=0.053997Jy sigma=1.224012 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.801 mas, bmaj=8.336 mas, bpa=16.16 degrees ! Estimated noise=0.609432 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000430887 Jy ! Component: 100 - total flux cleaned = 0.000470858 Jy ! Component: 150 - total flux cleaned = 0.000489895 Jy ! Component: 200 - total flux cleaned = 0.00052707 Jy ! Total flux subtracted in 200 components = 0.00052707 Jy ! Clean residual min=-0.003079 max=0.002939 Jy/beam ! Clean residual mean=0.000001 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.142953 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 28 components and 0.142953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053978Jy sigma=1.223727 ! Fit after self-cal, rms=0.053977Jy sigma=1.223725 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.81839e-05 Jy ! Component: 100 - total flux cleaned = 5.50421e-05 Jy ! Component: 150 - total flux cleaned = 8.88311e-05 Jy ! Component: 200 - total flux cleaned = 0.000121039 Jy ! Total flux subtracted in 200 components = 0.000121039 Jy ! Clean residual min=-0.003059 max=0.002929 Jy/beam ! Clean residual mean=0.000001 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.143074 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 30 components and 0.143074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053967Jy sigma=1.223518 ! Fit after self-cal, rms=0.053966Jy sigma=1.223516 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053966Jy sigma=1.223516 ! Fit after self-cal, rms=0.053974Jy sigma=1.223484 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.798 mas, bmaj=8.336 mas, bpa=16.14 degrees ! Estimated noise=0.609936 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000387522 Jy ! Component: 100 - total flux cleaned = 0.000403129 Jy ! Component: 150 - total flux cleaned = 0.000418354 Jy ! Component: 200 - total flux cleaned = 0.000433532 Jy ! Total flux subtracted in 200 components = 0.000433532 Jy ! Clean residual min=-0.003058 max=0.002914 Jy/beam ! Clean residual mean=0.000001 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.143507 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 33 components and 0.143507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053962Jy sigma=1.223301 ! Fit after self-cal, rms=0.053962Jy sigma=1.223298 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.61667e-05 Jy ! Component: 100 - total flux cleaned = 1.63393e-05 Jy ! Component: 150 - total flux cleaned = 3.06092e-05 Jy ! Component: 200 - total flux cleaned = 4.48091e-05 Jy ! Total flux subtracted in 200 components = 4.48091e-05 Jy ! Clean residual min=-0.003043 max=0.002903 Jy/beam ! Clean residual mean=0.000001 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.143552 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 36 components and 0.143552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053955Jy sigma=1.223148 ! Fit after self-cal, rms=0.053954Jy sigma=1.223147 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053954Jy sigma=1.223147 ! Fit after self-cal, rms=0.053964Jy sigma=1.223127 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.967 mas, bmaj=10.02 mas, bpa=14.74 degrees ! Estimated noise=0.810138 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000551409 Jy ! Component: 100 - total flux cleaned = 0.000550233 Jy ! Component: 150 - total flux cleaned = 0.000584601 Jy ! Component: 200 - total flux cleaned = 0.000644737 Jy ! Total flux subtracted in 200 components = 0.000644737 Jy ! Clean residual min=-0.003504 max=0.003399 Jy/beam ! Clean residual mean=0.000002 rms=0.000978 Jy/beam ! Combined flux in latest and established models = 0.144197 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 38 components and 0.144197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053970Jy sigma=1.223497 ! Fit after self-cal, rms=0.053958Jy sigma=1.223425 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.58426e-05 Jy ! Component: 100 - total flux cleaned = 4.60586e-05 Jy ! Component: 150 - total flux cleaned = 7.10361e-05 Jy ! Component: 200 - total flux cleaned = 8.26517e-05 Jy ! Total flux subtracted in 200 components = 8.26517e-05 Jy ! Clean residual min=-0.003475 max=0.003385 Jy/beam ! Clean residual mean=0.000002 rms=0.000973 Jy/beam ! Combined flux in latest and established models = 0.144279 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.144279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053968Jy sigma=1.223593 ! Fit after self-cal, rms=0.053962Jy sigma=1.223570 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=2.796 mas, bmaj=8.336 mas, bpa=16.13 degrees ! Estimated noise=0.610294 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.796 x 8.336 at 16.13 degrees (North through East) ! Clean map min=-0.0029302 max=0.13731 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative 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.309 mas, bmaj=7.712 mas, bpa=16.12 degrees ! Estimated noise=0.934968 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.105956 Jy ! Component: 100 - total flux cleaned = 0.129062 Jy ! Component: 150 - total flux cleaned = 0.134866 Jy ! Component: 200 - total flux cleaned = 0.137796 Jy ! Total flux subtracted in 200 components = 0.137796 Jy ! Clean residual min=-0.005554 max=0.005170 Jy/beam ! Clean residual mean=-0.000001 rms=0.001267 Jy/beam ! Combined flux in latest and established models = 0.137796 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.137796 Jy ! Inverting map and beam ! Estimated beam: bmin=2.796 mas, bmaj=8.336 mas, bpa=16.13 degrees ! Estimated noise=0.610294 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.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00288241 Jy ! Component: 100 - total flux cleaned = 0.00445523 Jy ! Component: 150 - total flux cleaned = 0.00502225 Jy ! Component: 200 - total flux cleaned = 0.00522723 Jy ! Total flux subtracted in 200 components = 0.00522723 Jy ! Clean residual min=-0.003127 max=0.003111 Jy/beam ! Clean residual mean=0.000002 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.143023 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 29 components and 0.143023 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.967 mas, bmaj=10.02 mas, bpa=14.74 degrees ! Estimated noise=0.810138 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000860054 Jy ! Component: 100 - total flux cleaned = 0.000921261 Jy ! Component: 150 - total flux cleaned = 0.000991831 Jy ! Component: 200 - total flux cleaned = 0.00103233 Jy ! Total flux subtracted in 200 components = 0.00103233 Jy ! Clean residual min=-0.003509 max=0.003451 Jy/beam ! Clean residual mean=0.000002 rms=0.000993 Jy/beam ! Combined flux in latest and established models = 0.144056 Jy flux_cutoff = imstat(rms) * dynam 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.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.74166e-05 Jy ! Component: 100 - total flux cleaned = 4.93902e-05 Jy ! Component: 150 - total flux cleaned = 6.38266e-05 Jy ! Component: 200 - total flux cleaned = 9.16504e-05 Jy ! Total flux subtracted in 200 components = 9.16504e-05 Jy ! Clean residual min=-0.003456 max=0.003415 Jy/beam ! Clean residual mean=0.000002 rms=0.000983 Jy/beam ! Combined flux in latest and established models = 0.144147 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 37 components and 0.144147 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.796 mas, bmaj=8.336 mas, bpa=16.13 degrees ! Estimated noise=0.610294 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00059478 Jy ! Component: 100 - total flux cleaned = -0.000565463 Jy ! Component: 150 - total flux cleaned = -0.000565898 Jy ! Component: 200 - total flux cleaned = -0.000590937 Jy ! Total flux subtracted in 200 components = -0.000590937 Jy ! Clean residual min=-0.003077 max=0.002896 Jy/beam ! Clean residual mean=0.000001 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.143556 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 0.143556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053971Jy sigma=1.223561 ! Fit after self-cal, rms=0.053974Jy sigma=1.223520 wmodel /scr/pima/bg219g_uvs/J1608+4012_S_map.mod ! Writing 44 model components to file: /scr/pima/bg219g_uvs/J1608+4012_S_map.mod wobs /scr/pima/bg219g_uvs/J1608+4012_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1608+4012_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1608+4012_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219g_uvs/J1608+4012_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00019014 Jy ! Component: 100 - total flux cleaned = -4.60211e-05 Jy ! Component: 150 - total flux cleaned = -4.1673e-06 Jy ! Component: 200 - total flux cleaned = -3.04295e-06 Jy ! Component: 250 - total flux cleaned = 3.61319e-05 Jy ! Component: 300 - total flux cleaned = 3.56973e-05 Jy ! Component: 350 - total flux cleaned = 6.96398e-05 Jy ! Component: 400 - total flux cleaned = 3.50418e-05 Jy ! Component: 450 - total flux cleaned = 3.42422e-05 Jy ! Component: 500 - total flux cleaned = 3.36975e-05 Jy ! Component: 550 - total flux cleaned = 0.000124691 Jy ! Component: 600 - total flux cleaned = 0.000242448 Jy ! Component: 650 - total flux cleaned = 0.000327881 Jy ! Component: 700 - total flux cleaned = 0.000412235 Jy ! Component: 750 - total flux cleaned = 0.000494483 Jy ! Component: 800 - total flux cleaned = 0.000522015 Jy ! Component: 850 - total flux cleaned = 0.000574872 Jy ! Component: 900 - total flux cleaned = 0.000600564 Jy ! Component: 950 - total flux cleaned = 0.000600423 Jy ! Component: 1000 - total flux cleaned = 0.000600313 Jy ! Component: 1050 - total flux cleaned = 0.000552866 Jy ! Component: 1100 - total flux cleaned = 0.000506508 Jy ! Component: 1150 - total flux cleaned = 0.000392558 Jy ! Component: 1200 - total flux cleaned = 0.000258927 Jy ! Component: 1250 - total flux cleaned = 0.000215758 Jy ! Component: 1300 - total flux cleaned = 0.000108308 Jy ! Component: 1350 - total flux cleaned = -1.85806e-05 Jy ! Component: 1400 - total flux cleaned = -8.09608e-05 Jy ! Component: 1450 - total flux cleaned = -0.000162875 Jy ! Component: 1500 - total flux cleaned = -0.000203202 Jy ! Component: 1550 - total flux cleaned = -0.000262622 Jy ! Component: 1600 - total flux cleaned = -0.000302231 Jy ! Component: 1650 - total flux cleaned = -0.000379445 Jy ! Component: 1700 - total flux cleaned = -0.000436177 Jy ! Component: 1750 - total flux cleaned = -0.000510651 Jy ! Component: 1800 - total flux cleaned = -0.000510405 Jy ! Component: 1850 - total flux cleaned = -0.000528667 Jy ! Component: 1900 - total flux cleaned = -0.000510537 Jy ! Component: 1950 - total flux cleaned = -0.000545989 Jy ! Component: 2000 - total flux cleaned = -0.000563515 Jy ! Component: 2050 - total flux cleaned = -0.000494352 Jy ! Component: 2100 - total flux cleaned = -0.000545938 Jy ! Component: 2150 - total flux cleaned = -0.000546133 Jy ! Component: 2200 - total flux cleaned = -0.000529216 Jy ! Component: 2250 - total flux cleaned = -0.00052914 Jy ! Component: 2300 - total flux cleaned = -0.000545509 Jy ! Component: 2350 - total flux cleaned = -0.000545587 Jy ! Component: 2400 - total flux cleaned = -0.00056184 Jy ! Component: 2450 - total flux cleaned = -0.000609714 Jy ! Component: 2500 - total flux cleaned = -0.00060968 Jy ! Component: 2550 - total flux cleaned = -0.00067257 Jy ! Component: 2600 - total flux cleaned = -0.000688247 Jy ! Component: 2650 - total flux cleaned = -0.000719282 Jy ! Component: 2700 - total flux cleaned = -0.000765426 Jy ! Component: 2750 - total flux cleaned = -0.000734986 Jy ! Component: 2800 - total flux cleaned = -0.00078071 Jy ! Component: 2850 - total flux cleaned = -0.0007958 Jy ! Component: 2900 - total flux cleaned = -0.000810842 Jy ! Component: 2950 - total flux cleaned = -0.000840691 Jy ! Component: 3000 - total flux cleaned = -0.000855476 Jy ! Component: 3050 - total flux cleaned = -0.000855544 Jy ! Component: 3100 - total flux cleaned = -0.000870328 Jy ! Component: 3150 - total flux cleaned = -0.000899571 Jy ! Component: 3200 - total flux cleaned = -0.000928768 Jy ! Component: 3250 - total flux cleaned = -0.000928849 Jy ! Component: 3300 - total flux cleaned = -0.00098695 Jy ! Component: 3350 - total flux cleaned = -0.00103028 Jy ! Component: 3400 - total flux cleaned = -0.00103027 Jy ! Component: 3450 - total flux cleaned = -0.00108783 Jy ! Component: 3500 - total flux cleaned = -0.00111652 Jy ! Component: 3550 - total flux cleaned = -0.00113078 Jy ! Component: 3600 - total flux cleaned = -0.00117363 Jy ! Component: 3650 - total flux cleaned = -0.0012164 Jy ! Component: 3700 - total flux cleaned = -0.00123067 Jy ! Component: 3750 - total flux cleaned = -0.00127328 Jy ! Component: 3800 - total flux cleaned = -0.00130168 Jy ! Component: 3850 - total flux cleaned = -0.00134425 Jy ! Component: 3900 - total flux cleaned = -0.00137259 Jy ! Component: 3950 - total flux cleaned = -0.00135842 Jy ! Component: 4000 - total flux cleaned = -0.00137258 Jy ! Component: 4050 - total flux cleaned = -0.00140083 Jy ! Total flux subtracted in 4096 components = -0.00142904 Jy ! Clean residual min=-0.000842 max=0.000757 Jy/beam ! Clean residual mean=-0.000001 rms=0.000230 Jy/beam ! Combined flux in latest and established models = 0.142127 Jy keep ! Adding 237 model components to the UV plane model. ! The established model now contains 281 components and 0.142127 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1608+4012_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.796 x 8.336 at 16.13 degrees (North through East) ! Clean map min=-0.0022006 max=0.13708 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1608+4012_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.137078 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000235372 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.515122 0.515122 1.03024 2.06049 4.12098 8.24195 16.4839 32.9678 65.9356 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.137 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 582.386 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1608+4012_S_uvs.log closed on Thu Apr 7 07:19:41 2016