! Started logfile: J1932-2928_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:37:23 2016 obs J1932-2928_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1932-2928_S_2014_08_05_pus_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.783333 visibilities/baseline/integration-bin. ! Found source: J1932-2928 ! ! 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.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 360 lines of history. ! ! Reading 10152 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 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 ![@muppet J1932-2928_S_2014_08_05_pus] 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 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.827722Jy sigma=0.006544 ! Fit after self-cal, rms=0.790311Jy sigma=0.006228 ! 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=3.09 mas, bmaj=15.67 mas, bpa=21.98 degrees ! Estimated noise=1308.41 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.159245 Jy ! Component: 100 - total flux cleaned = 0.212557 Jy ! Total flux subtracted in 100 components = 0.212557 Jy ! Clean residual min=-0.015040 max=0.028339 Jy/beam ! Clean residual mean=-0.000427 rms=0.004940 Jy/beam ! Combined flux in latest and established models = 0.212557 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.212557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139565Jy sigma=0.001030 ! Fit after self-cal, rms=0.139345Jy sigma=0.001029 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0358385 Jy ! Component: 100 - total flux cleaned = 0.0606977 Jy ! Total flux subtracted in 100 components = 0.0606977 Jy ! Clean residual min=-0.010064 max=0.014089 Jy/beam ! Clean residual mean=-0.000257 rms=0.003077 Jy/beam ! Combined flux in latest and established models = 0.273255 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 47 components and 0.273255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125422Jy sigma=0.000878 ! Fit after self-cal, rms=0.125279Jy sigma=0.000877 ! 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=3.882 mas, bmaj=18.1 mas, bpa=20.93 degrees ! Estimated noise=890.955 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.0261846 Jy ! Component: 100 - total flux cleaned = 0.0416289 Jy ! Component: 150 - total flux cleaned = 0.0512112 Jy ! Component: 200 - total flux cleaned = 0.0573123 Jy ! Total flux subtracted in 200 components = 0.0573123 Jy ! Clean residual min=-0.007780 max=0.007795 Jy/beam ! Clean residual mean=-0.000059 rms=0.001857 Jy/beam ! Combined flux in latest and established models = 0.330567 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 93 components and 0.330567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119630Jy sigma=0.000822 ! Fit after self-cal, rms=0.119498Jy sigma=0.000821 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.85 HN 1.24 KP 1.05 ! LA 1.08 MK 1.00* NL 0.99 OV 0.98 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 1.28 KP 1.00 ! LA 1.07 MK 1.00* NL 1.04 OV 1.01 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.16 HN 1.22 KP 0.91 ! LA 0.82 MK 1.00* NL 1.03 OV 0.93 ! PT 1.00 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.04 HN 1.23 KP 0.88 ! LA 0.79 MK 1.00* NL 1.10 OV 1.00 ! PT 1.01 SC 1.00 ! ! ! Fit before self-cal, rms=0.119498Jy sigma=0.000821 ! Fit after self-cal, rms=0.124269Jy sigma=0.000784 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.919 mas, bmaj=18.74 mas, bpa=21.34 degrees ! Estimated noise=902.723 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.00497569 Jy ! Component: 100 - total flux cleaned = -0.00592179 Jy ! Component: 150 - total flux cleaned = -0.00636133 Jy ! Component: 200 - total flux cleaned = -0.00664801 Jy ! Total flux subtracted in 200 components = -0.00664801 Jy ! Clean residual min=-0.004594 max=0.005960 Jy/beam ! Clean residual mean=-0.000040 rms=0.001228 Jy/beam ! Combined flux in latest and established models = 0.323919 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 127 components and 0.323919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123972Jy sigma=0.000782 ! Fit after self-cal, rms=0.124031Jy sigma=0.000781 ! 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.124031Jy sigma=0.000781 ! Fit after self-cal, rms=0.131601Jy sigma=0.000779 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.934 mas, bmaj=18.96 mas, bpa=21.47 degrees ! Estimated noise=910.652 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00263147 Jy ! Component: 100 - total flux cleaned = -0.00339271 Jy ! Component: 150 - total flux cleaned = -0.00391553 Jy ! Component: 200 - total flux cleaned = -0.00436838 Jy ! Total flux subtracted in 200 components = -0.00436838 Jy ! Clean residual min=-0.003794 max=0.005802 Jy/beam ! Clean residual mean=-0.000040 rms=0.001079 Jy/beam ! Combined flux in latest and established models = 0.319551 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 157 components and 0.319551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131361Jy sigma=0.000777 ! Fit after self-cal, rms=0.131452Jy sigma=0.000777 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) ! Added new window around map position (-10, 9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0052279 Jy ! Component: 100 - total flux cleaned = 0.0075653 Jy ! Component: 150 - total flux cleaned = 0.00881321 Jy ! Component: 200 - total flux cleaned = 0.00935696 Jy ! Total flux subtracted in 200 components = 0.00935696 Jy ! Clean residual min=-0.003321 max=0.003652 Jy/beam ! Clean residual mean=-0.000007 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.328908 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 188 components and 0.328908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131114Jy sigma=0.000775 ! Fit after self-cal, rms=0.131116Jy sigma=0.000775 ! 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.131116Jy sigma=0.000775 ! Fit after self-cal, rms=0.140909Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.932 mas, bmaj=18.83 mas, bpa=21.36 degrees ! Estimated noise=908.323 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000163426 Jy ! Component: 100 - total flux cleaned = 0.000224456 Jy ! Component: 150 - total flux cleaned = 0.000423432 Jy ! Component: 200 - total flux cleaned = 0.000543252 Jy ! Total flux subtracted in 200 components = 0.000543252 Jy ! Clean residual min=-0.002686 max=0.002852 Jy/beam ! Clean residual mean=-0.000008 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.329451 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 215 components and 0.329451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140813Jy sigma=0.000771 ! Fit after self-cal, rms=0.140887Jy sigma=0.000771 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 = 0.000223104 Jy ! Component: 100 - total flux cleaned = 0.00028026 Jy ! Component: 150 - total flux cleaned = 0.000331187 Jy ! Component: 200 - total flux cleaned = 0.000426317 Jy ! Total flux subtracted in 200 components = 0.000426317 Jy ! Clean residual min=-0.002603 max=0.002763 Jy/beam ! Clean residual mean=-0.000006 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.329877 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 237 components and 0.329877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140833Jy sigma=0.000771 ! Fit after self-cal, rms=0.140844Jy sigma=0.000771 ! 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.140844Jy sigma=0.000771 ! Fit after self-cal, rms=0.142596Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.458 mas, bmaj=27.2 mas, bpa=11.74 degrees ! Estimated noise=971.206 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.06469e-05 Jy ! Component: 100 - total flux cleaned = 0.000537979 Jy ! Component: 150 - total flux cleaned = 0.000811587 Jy ! Component: 200 - total flux cleaned = 0.00092435 Jy ! Total flux subtracted in 200 components = 0.00092435 Jy ! Clean residual min=-0.002417 max=0.002377 Jy/beam ! Clean residual mean=-0.000005 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.330802 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 273 components and 0.330802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142572Jy sigma=0.000771 ! Fit after self-cal, rms=0.142592Jy sigma=0.000771 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 = -0.000157308 Jy ! Component: 100 - total flux cleaned = 5.19222e-05 Jy ! Component: 150 - total flux cleaned = 0.00027474 Jy ! Component: 200 - total flux cleaned = 0.000452724 Jy ! Total flux subtracted in 200 components = 0.000452724 Jy ! Clean residual min=-0.002386 max=0.002434 Jy/beam ! Clean residual mean=-0.000003 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.331255 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 289 components and 0.331255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142583Jy sigma=0.000771 ! Fit after self-cal, rms=0.142582Jy sigma=0.000771 ! 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=3.934 mas, bmaj=18.9 mas, bpa=21.4 degrees ! Estimated noise=908.076 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.934 x 18.9 at 21.4 degrees (North through East) ! Clean map min=-0.0048284 max=0.20694 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=3.081 mas, bmaj=16.36 mas, bpa=22.4 degrees ! Estimated noise=1359.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.16481 Jy ! Component: 100 - total flux cleaned = 0.217147 Jy ! Component: 150 - total flux cleaned = 0.248598 Jy ! Component: 200 - total flux cleaned = 0.269262 Jy ! Total flux subtracted in 200 components = 0.269262 Jy ! Clean residual min=-0.007084 max=0.011199 Jy/beam ! Clean residual mean=-0.000201 rms=0.002184 Jy/beam ! Combined flux in latest and established models = 0.269262 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 46 model components to the UV plane model. ! The established model now contains 46 components and 0.269262 Jy ! Inverting map and beam ! Estimated beam: bmin=3.934 mas, bmaj=18.9 mas, bpa=21.4 degrees ! Estimated noise=908.076 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.0202572 Jy ! Component: 100 - total flux cleaned = 0.0316479 Jy ! Component: 150 - total flux cleaned = 0.0390369 Jy ! Component: 200 - total flux cleaned = 0.0444005 Jy ! Total flux subtracted in 200 components = 0.0444005 Jy ! Clean residual min=-0.003639 max=0.003924 Jy/beam ! Clean residual mean=-0.000061 rms=0.001000 Jy/beam ! Combined flux in latest and established models = 0.313662 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 111 components and 0.313662 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=8.458 mas, bmaj=27.2 mas, bpa=11.74 degrees ! Estimated noise=971.206 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0049235 Jy ! Component: 100 - total flux cleaned = 0.00832634 Jy ! Component: 150 - total flux cleaned = 0.0109067 Jy ! Component: 200 - total flux cleaned = 0.0129059 Jy ! Total flux subtracted in 200 components = 0.0129059 Jy ! Clean residual min=-0.002544 max=0.002352 Jy/beam ! Clean residual mean=-0.000028 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.326568 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 = 0.00157111 Jy ! Component: 100 - total flux cleaned = 0.00284062 Jy ! Component: 150 - total flux cleaned = 0.00355925 Jy ! Component: 200 - total flux cleaned = 0.00389358 Jy ! Total flux subtracted in 200 components = 0.00389358 Jy ! Clean residual min=-0.002296 max=0.002453 Jy/beam ! Clean residual mean=-0.000007 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.330461 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 174 components and 0.330461 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.934 mas, bmaj=18.9 mas, bpa=21.4 degrees ! Estimated noise=908.076 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00057044 Jy ! Component: 100 - total flux cleaned = -0.000642744 Jy ! Component: 150 - total flux cleaned = -0.000581858 Jy ! Component: 200 - total flux cleaned = -0.00046622 Jy ! Total flux subtracted in 200 components = -0.00046622 Jy ! Clean residual min=-0.002590 max=0.002524 Jy/beam ! Clean residual mean=-0.000005 rms=0.000707 Jy/beam ! Combined flux in latest and established models = 0.329995 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 197 components and 0.329995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142645Jy sigma=0.000771 ! Fit after self-cal, rms=0.142687Jy sigma=0.000771 wmodel J1932-2928_S_2014_08_05_pus_map.mod ! Writing 197 model components to file: J1932-2928_S_2014_08_05_pus_map.mod wobs J1932-2928_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1932-2928_S_2014_08_05_pus_uvs.fits wwins J1932-2928_S_2014_08_05_pus_map.win ! wwins: Wrote 2 windows to J1932-2928_S_2014_08_05_pus_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.000483512 Jy ! Component: 100 - total flux cleaned = -0.000963162 Jy ! Component: 150 - total flux cleaned = -0.00129392 Jy ! Component: 200 - total flux cleaned = -0.00137401 Jy ! Component: 250 - total flux cleaned = -0.00133572 Jy ! Component: 300 - total flux cleaned = -0.00129836 Jy ! Component: 350 - total flux cleaned = -0.00126289 Jy ! Component: 400 - total flux cleaned = -0.00129901 Jy ! Component: 450 - total flux cleaned = -0.00136738 Jy ! Component: 500 - total flux cleaned = -0.00139986 Jy ! Component: 550 - total flux cleaned = -0.00126889 Jy ! Component: 600 - total flux cleaned = -0.00123768 Jy ! Component: 650 - total flux cleaned = -0.00117467 Jy ! Component: 700 - total flux cleaned = -0.00117515 Jy ! Component: 750 - total flux cleaned = -0.00129573 Jy ! Component: 800 - total flux cleaned = -0.00138406 Jy ! Component: 850 - total flux cleaned = -0.00152964 Jy ! Component: 900 - total flux cleaned = -0.00164431 Jy ! Component: 950 - total flux cleaned = -0.00170162 Jy ! Component: 1000 - total flux cleaned = -0.00178489 Jy ! Component: 1050 - total flux cleaned = -0.00186729 Jy ! Component: 1100 - total flux cleaned = -0.00192117 Jy ! Component: 1150 - total flux cleaned = -0.00194818 Jy ! Component: 1200 - total flux cleaned = -0.00205338 Jy ! Component: 1250 - total flux cleaned = -0.00210553 Jy ! Component: 1300 - total flux cleaned = -0.00213135 Jy ! Component: 1350 - total flux cleaned = -0.00208064 Jy ! Component: 1400 - total flux cleaned = -0.0020808 Jy ! Component: 1450 - total flux cleaned = -0.00203144 Jy ! Component: 1500 - total flux cleaned = -0.00203178 Jy ! Component: 1550 - total flux cleaned = -0.00208044 Jy ! Component: 1600 - total flux cleaned = -0.00208041 Jy ! Component: 1650 - total flux cleaned = -0.00205676 Jy ! Component: 1700 - total flux cleaned = -0.00205688 Jy ! Component: 1750 - total flux cleaned = -0.00210324 Jy ! Component: 1800 - total flux cleaned = -0.00205725 Jy ! Component: 1850 - total flux cleaned = -0.0019886 Jy ! Component: 1900 - total flux cleaned = -0.00201074 Jy ! Component: 1950 - total flux cleaned = -0.001966 Jy ! Component: 2000 - total flux cleaned = -0.00189953 Jy ! Component: 2050 - total flux cleaned = -0.0018777 Jy ! Component: 2100 - total flux cleaned = -0.0019431 Jy ! Component: 2150 - total flux cleaned = -0.00196474 Jy ! Component: 2200 - total flux cleaned = -0.00192192 Jy ! Component: 2250 - total flux cleaned = -0.00196431 Jy ! Component: 2300 - total flux cleaned = -0.001943 Jy ! Component: 2350 - total flux cleaned = -0.00198489 Jy ! Component: 2400 - total flux cleaned = -0.00206797 Jy ! Component: 2450 - total flux cleaned = -0.00194424 Jy ! Component: 2500 - total flux cleaned = -0.00198528 Jy ! Component: 2550 - total flux cleaned = -0.00198536 Jy ! Component: 2600 - total flux cleaned = -0.00204586 Jy ! Component: 2650 - total flux cleaned = -0.00202585 Jy ! Component: 2700 - total flux cleaned = -0.0020261 Jy ! Component: 2750 - total flux cleaned = -0.00204596 Jy ! Component: 2800 - total flux cleaned = -0.00206584 Jy ! Component: 2850 - total flux cleaned = -0.0021439 Jy ! Component: 2900 - total flux cleaned = -0.00216321 Jy ! Component: 2950 - total flux cleaned = -0.00214398 Jy ! Component: 3000 - total flux cleaned = -0.00222029 Jy ! Component: 3050 - total flux cleaned = -0.00214412 Jy ! Component: 3100 - total flux cleaned = -0.00216316 Jy ! Component: 3150 - total flux cleaned = -0.00214442 Jy ! Component: 3200 - total flux cleaned = -0.00214437 Jy ! Component: 3250 - total flux cleaned = -0.00214425 Jy ! Component: 3300 - total flux cleaned = -0.00210729 Jy ! Component: 3350 - total flux cleaned = -0.0021072 Jy ! Component: 3400 - total flux cleaned = -0.00205257 Jy ! Component: 3450 - total flux cleaned = -0.00197996 Jy ! Component: 3500 - total flux cleaned = -0.00201612 Jy ! Component: 3550 - total flux cleaned = -0.00201608 Jy ! Component: 3600 - total flux cleaned = -0.00205187 Jy ! Component: 3650 - total flux cleaned = -0.00199869 Jy ! Component: 3700 - total flux cleaned = -0.00203408 Jy ! Component: 3750 - total flux cleaned = -0.00206911 Jy ! Component: 3800 - total flux cleaned = -0.00205162 Jy ! Component: 3850 - total flux cleaned = -0.00212093 Jy ! Component: 3900 - total flux cleaned = -0.00212103 Jy ! Component: 3950 - total flux cleaned = -0.00217252 Jy ! Component: 4000 - total flux cleaned = -0.00215551 Jy ! Component: 4050 - total flux cleaned = -0.00225738 Jy ! Total flux subtracted in 4096 components = -0.00220658 Jy ! Clean residual min=-0.000936 max=0.000951 Jy/beam ! Clean residual mean=-0.000000 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.327789 Jy keep ! Adding 251 model components to the UV plane model. ! The established model now contains 448 components and 0.327788 Jy ![Exited script file: muppet] wmap "J1932-2928_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.934 x 18.9 at 21.4 degrees (North through East) ! Clean map min=-0.0023274 max=0.21414 Jy/beam ! Writing clean map to FITS file: J1932-2928_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.21414 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000327799 device "J1932-2928_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1932-2928_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.459231 0.459231 0.918462 1.83692 3.67385 7.34769 14.6954 29.3908 58.7815 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.214 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.934 x 18.9 at 21.4 degrees (North through East) ! Clean map min=-0.0023274 max=0.21414 Jy/beam quit ! Quitting program ! Log file J1932-2928_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:37:28 2016