! Started logfile: J1954-1123_S_2014_06_09_pus_uvs.log on Wed Nov 16 20:03:26 2016 obs J1954-1123_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1954-1123_S_2014_06_09_pus_uva.fits ! AN table 1: 55 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.600404 visibilities/baseline/integration-bin. ! Found source: J1954-1123 ! ! 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 336 lines of history. ! ! Reading 5944 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 J1954-1123_S_2014_06_09_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 119 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 119 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 119 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 119 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.761870Jy sigma=0.008317 ! Fit after self-cal, rms=0.741812Jy sigma=0.008127 ! 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.305 mas, bmaj=10.28 mas, bpa=16.62 degrees ! Estimated noise=1304.01 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.202337 Jy ! Component: 100 - total flux cleaned = 0.24646 Jy ! Total flux subtracted in 100 components = 0.24646 Jy ! Clean residual min=-0.005790 max=0.012318 Jy/beam ! Clean residual mean=-0.000006 rms=0.001947 Jy/beam ! Combined flux in latest and established models = 0.24646 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.24646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083276Jy sigma=0.000844 ! Fit after self-cal, rms=0.083275Jy sigma=0.000844 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109577 Jy ! Component: 100 - total flux cleaned = 0.0166583 Jy ! Total flux subtracted in 100 components = 0.0166583 Jy ! Clean residual min=-0.005630 max=0.006777 Jy/beam ! Clean residual mean=-0.000001 rms=0.001549 Jy/beam ! Combined flux in latest and established models = 0.263118 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.263118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081230Jy sigma=0.000823 ! Fit after self-cal, rms=0.081226Jy sigma=0.000823 ! 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=4.068 mas, bmaj=11.86 mas, bpa=14.6 degrees ! Estimated noise=854.083 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.00695849 Jy ! Component: 100 - total flux cleaned = 0.0106048 Jy ! Component: 150 - total flux cleaned = 0.0126517 Jy ! Component: 200 - total flux cleaned = 0.0130774 Jy ! Total flux subtracted in 200 components = 0.0130774 Jy ! Clean residual min=-0.004717 max=0.005196 Jy/beam ! Clean residual mean=-0.000001 rms=0.001231 Jy/beam ! Combined flux in latest and established models = 0.276196 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 31 components and 0.276196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080546Jy sigma=0.000818 ! Fit after self-cal, rms=0.080548Jy sigma=0.000818 ! 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 1.00* FD 0.84 HN 0.96 KP 1.03 ! LA 1.18 MK 1.00* NL 0.99 OV 0.98 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.00 KP 1.02 ! LA 1.14 MK 1.00* NL 1.04 OV 1.00 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 HN 1.03 KP 0.90 ! LA 0.90 MK 1.00* NL 1.02 OV 0.93 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.01 KP 0.89 ! LA 0.88 MK 1.00* NL 1.10 OV 1.00 ! PT 1.03 SC 0.98 ! ! ! Fit before self-cal, rms=0.080548Jy sigma=0.000818 ! Fit after self-cal, rms=0.075113Jy sigma=0.000766 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.065 mas, bmaj=11.9 mas, bpa=14.51 degrees ! Estimated noise=852.349 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.000890334 Jy ! Component: 100 - total flux cleaned = -0.000978009 Jy ! Component: 150 - total flux cleaned = -0.00097738 Jy ! Component: 200 - total flux cleaned = -0.00094858 Jy ! Total flux subtracted in 200 components = -0.00094858 Jy ! Clean residual min=-0.003036 max=0.002976 Jy/beam ! Clean residual mean=-0.000001 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.275247 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 37 components and 0.275247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075063Jy sigma=0.000766 ! Fit after self-cal, rms=0.075067Jy sigma=0.000766 ! 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.075067Jy sigma=0.000766 ! Fit after self-cal, rms=0.074963Jy sigma=0.000764 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.062 mas, bmaj=11.91 mas, bpa=14.53 degrees ! Estimated noise=851.896 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00056934 Jy ! Component: 100 - total flux cleaned = -0.000600403 Jy ! Component: 150 - total flux cleaned = -0.000559974 Jy ! Component: 200 - total flux cleaned = -0.000543541 Jy ! Total flux subtracted in 200 components = -0.000543541 Jy ! Clean residual min=-0.002878 max=0.002756 Jy/beam ! Clean residual mean=-0.000001 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.274704 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 40 components and 0.274704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074943Jy sigma=0.000764 ! Fit after self-cal, rms=0.074943Jy sigma=0.000764 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 = 6.36743e-05 Jy ! Component: 100 - total flux cleaned = 7.64223e-05 Jy ! Component: 150 - total flux cleaned = 8.67491e-05 Jy ! Component: 200 - total flux cleaned = 9.57904e-05 Jy ! Total flux subtracted in 200 components = 9.57904e-05 Jy ! Clean residual min=-0.002871 max=0.002733 Jy/beam ! Clean residual mean=-0.000001 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.274799 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 47 components and 0.274799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074938Jy sigma=0.000764 ! Fit after self-cal, rms=0.074936Jy sigma=0.000764 ! 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.074936Jy sigma=0.000764 ! Fit after self-cal, rms=0.074978Jy sigma=0.000764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.059 mas, bmaj=11.92 mas, bpa=14.56 degrees ! Estimated noise=851.897 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000493358 Jy ! Component: 100 - total flux cleaned = -0.000463301 Jy ! Component: 150 - total flux cleaned = -0.000439769 Jy ! Component: 200 - total flux cleaned = -0.000419964 Jy ! Total flux subtracted in 200 components = -0.000419964 Jy ! Clean residual min=-0.002798 max=0.002609 Jy/beam ! Clean residual mean=-0.000000 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.274379 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.274379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074972Jy sigma=0.000764 ! Fit after self-cal, rms=0.074973Jy sigma=0.000764 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 = 5.36254e-05 Jy ! Component: 100 - total flux cleaned = 6.10921e-05 Jy ! Component: 150 - total flux cleaned = 6.76499e-05 Jy ! Component: 200 - total flux cleaned = 7.38363e-05 Jy ! Total flux subtracted in 200 components = 7.38363e-05 Jy ! Clean residual min=-0.002786 max=0.002595 Jy/beam ! Clean residual mean=-0.000000 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.274453 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 56 components and 0.274453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074972Jy sigma=0.000764 ! Fit after self-cal, rms=0.074971Jy sigma=0.000764 ! 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.074971Jy sigma=0.000764 ! Fit after self-cal, rms=0.075030Jy sigma=0.000764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.804 mas, bmaj=18.6 mas, bpa=-0.6648 degrees ! Estimated noise=962.344 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000178056 Jy ! Component: 100 - total flux cleaned = -0.000181379 Jy ! Component: 150 - total flux cleaned = -0.000174582 Jy ! Component: 200 - total flux cleaned = -0.000174445 Jy ! Total flux subtracted in 200 components = -0.000174445 Jy ! Clean residual min=-0.002922 max=0.002668 Jy/beam ! Clean residual mean=0.000000 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.274279 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 59 components and 0.274279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075032Jy sigma=0.000764 ! Fit after self-cal, rms=0.075031Jy sigma=0.000764 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 = -8.4748e-07 Jy ! Component: 100 - total flux cleaned = -7.24724e-07 Jy ! Component: 150 - total flux cleaned = -7.06428e-06 Jy ! Component: 200 - total flux cleaned = -6.99475e-06 Jy ! Total flux subtracted in 200 components = -6.99475e-06 Jy ! Clean residual min=-0.002946 max=0.002708 Jy/beam ! Clean residual mean=0.000000 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.274272 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 62 components and 0.274272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075034Jy sigma=0.000764 ! Fit after self-cal, rms=0.075032Jy sigma=0.000764 ! 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=4.058 mas, bmaj=11.93 mas, bpa=14.57 degrees ! Estimated noise=852.155 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.058 x 11.93 at 14.57 degrees (North through East) ! Clean map min=-0.0027743 max=0.26018 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.278 mas, bmaj=10.32 mas, bpa=16.56 degrees ! Estimated noise=1295.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.201007 Jy ! Component: 100 - total flux cleaned = 0.244883 Jy ! Component: 150 - total flux cleaned = 0.256376 Jy ! Component: 200 - total flux cleaned = 0.262498 Jy ! Total flux subtracted in 200 components = 0.262498 Jy ! Clean residual min=-0.003997 max=0.003978 Jy/beam ! Clean residual mean=-0.000004 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 0.262498 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.262498 Jy ! Inverting map and beam ! Estimated beam: bmin=4.058 mas, bmaj=11.93 mas, bpa=14.57 degrees ! Estimated noise=852.155 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.00567833 Jy ! Component: 100 - total flux cleaned = 0.00855608 Jy ! Component: 150 - total flux cleaned = 0.0100855 Jy ! Component: 200 - total flux cleaned = 0.0109351 Jy ! Total flux subtracted in 200 components = 0.0109351 Jy ! Clean residual min=-0.002882 max=0.002588 Jy/beam ! Clean residual mean=-0.000000 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.273433 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 55 components and 0.273433 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=7.804 mas, bmaj=18.6 mas, bpa=-0.6648 degrees ! Estimated noise=962.344 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000823437 Jy ! Component: 100 - total flux cleaned = 0.000840371 Jy ! Component: 150 - total flux cleaned = 0.000852496 Jy ! Component: 200 - total flux cleaned = 0.000853586 Jy ! Total flux subtracted in 200 components = 0.000853586 Jy ! Clean residual min=-0.003026 max=0.002696 Jy/beam ! Clean residual mean=0.000000 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.274286 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.00519e-06 Jy ! Component: 100 - total flux cleaned = 9.5704e-07 Jy ! Component: 150 - total flux cleaned = 7.96552e-07 Jy ! Component: 200 - total flux cleaned = 1.09879e-06 Jy ! Total flux subtracted in 200 components = 1.09879e-06 Jy ! Clean residual min=-0.003020 max=0.002706 Jy/beam ! Clean residual mean=0.000000 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.274287 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 61 components and 0.274287 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.058 mas, bmaj=11.93 mas, bpa=14.57 degrees ! Estimated noise=852.155 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000297794 Jy ! Component: 100 - total flux cleaned = -0.00028095 Jy ! Component: 150 - total flux cleaned = -0.000280863 Jy ! Component: 200 - total flux cleaned = -0.000280749 Jy ! Total flux subtracted in 200 components = -0.000280749 Jy ! Clean residual min=-0.002850 max=0.002509 Jy/beam ! Clean residual mean=0.000000 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.274006 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 71 components and 0.274006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075030Jy sigma=0.000764 ! Fit after self-cal, rms=0.075030Jy sigma=0.000764 wmodel J1954-1123_S_2014_06_09_pus_map.mod ! Writing 71 model components to file: J1954-1123_S_2014_06_09_pus_map.mod wobs J1954-1123_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1954-1123_S_2014_06_09_pus_uvs.fits wwins J1954-1123_S_2014_06_09_pus_map.win ! wwins: Wrote 1 windows to J1954-1123_S_2014_06_09_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.000275295 Jy ! Component: 100 - total flux cleaned = -0.000189816 Jy ! Component: 150 - total flux cleaned = 5.32287e-05 Jy ! Component: 200 - total flux cleaned = 0.000204451 Jy ! Component: 250 - total flux cleaned = 0.000348756 Jy ! Component: 300 - total flux cleaned = 0.000451993 Jy ! Component: 350 - total flux cleaned = 0.000585565 Jy ! Component: 400 - total flux cleaned = 0.000713177 Jy ! Component: 450 - total flux cleaned = 0.000806093 Jy ! Component: 500 - total flux cleaned = 0.000895419 Jy ! Component: 550 - total flux cleaned = 0.00101026 Jy ! Component: 600 - total flux cleaned = 0.00117793 Jy ! Component: 650 - total flux cleaned = 0.00128588 Jy ! Component: 700 - total flux cleaned = 0.00136477 Jy ! Component: 750 - total flux cleaned = 0.00136507 Jy ! Component: 800 - total flux cleaned = 0.00138983 Jy ! Component: 850 - total flux cleaned = 0.00138988 Jy ! Component: 900 - total flux cleaned = 0.00146152 Jy ! Component: 950 - total flux cleaned = 0.00150791 Jy ! Component: 1000 - total flux cleaned = 0.00146231 Jy ! Component: 1050 - total flux cleaned = 0.0014846 Jy ! Component: 1100 - total flux cleaned = 0.0014403 Jy ! Component: 1150 - total flux cleaned = 0.0012681 Jy ! Component: 1200 - total flux cleaned = 0.00114142 Jy ! Component: 1250 - total flux cleaned = 0.00103771 Jy ! Component: 1300 - total flux cleaned = 0.000854475 Jy ! Component: 1350 - total flux cleaned = 0.000753721 Jy ! Component: 1400 - total flux cleaned = 0.000575744 Jy ! Component: 1450 - total flux cleaned = 0.000439917 Jy ! Component: 1500 - total flux cleaned = 0.000325527 Jy ! Component: 1550 - total flux cleaned = 0.000212288 Jy ! Component: 1600 - total flux cleaned = 0.000100578 Jy ! Component: 1650 - total flux cleaned = -9.31485e-06 Jy ! Component: 1700 - total flux cleaned = -0.000135637 Jy ! Component: 1750 - total flux cleaned = -0.000206937 Jy ! Component: 1800 - total flux cleaned = -0.00027726 Jy ! Component: 1850 - total flux cleaned = -0.000416029 Jy ! Component: 1900 - total flux cleaned = -0.000466977 Jy ! Component: 1950 - total flux cleaned = -0.000551808 Jy ! Component: 2000 - total flux cleaned = -0.000702093 Jy ! Component: 2050 - total flux cleaned = -0.000817466 Jy ! Component: 2100 - total flux cleaned = -0.000898993 Jy ! Component: 2150 - total flux cleaned = -0.00102769 Jy ! Component: 2200 - total flux cleaned = -0.00113926 Jy ! Component: 2250 - total flux cleaned = -0.00124952 Jy ! Component: 2300 - total flux cleaned = -0.00138977 Jy ! Component: 2350 - total flux cleaned = -0.00151283 Jy ! Component: 2400 - total flux cleaned = -0.00161944 Jy ! Component: 2450 - total flux cleaned = -0.00173998 Jy ! Component: 2500 - total flux cleaned = -0.0018295 Jy ! Component: 2550 - total flux cleaned = -0.00191794 Jy ! Component: 2600 - total flux cleaned = -0.00199097 Jy ! Component: 2650 - total flux cleaned = -0.00203444 Jy ! Component: 2700 - total flux cleaned = -0.00210595 Jy ! Component: 2750 - total flux cleaned = -0.00213411 Jy ! Component: 2800 - total flux cleaned = -0.00214816 Jy ! Component: 2850 - total flux cleaned = -0.00220381 Jy ! Component: 2900 - total flux cleaned = -0.00224508 Jy ! Component: 2950 - total flux cleaned = -0.00231344 Jy ! Component: 3000 - total flux cleaned = -0.00232702 Jy ! Component: 3050 - total flux cleaned = -0.00239408 Jy ! Component: 3100 - total flux cleaned = -0.00240729 Jy ! Component: 3150 - total flux cleaned = -0.00244691 Jy ! Component: 3200 - total flux cleaned = -0.00253825 Jy ! Component: 3250 - total flux cleaned = -0.00252511 Jy ! Component: 3300 - total flux cleaned = -0.00252518 Jy ! Component: 3350 - total flux cleaned = -0.00256354 Jy ! Component: 3400 - total flux cleaned = -0.0025888 Jy ! Component: 3450 - total flux cleaned = -0.00257622 Jy ! Component: 3500 - total flux cleaned = -0.00255134 Jy ! Component: 3550 - total flux cleaned = -0.00256378 Jy ! Component: 3600 - total flux cleaned = -0.00261315 Jy ! Component: 3650 - total flux cleaned = -0.00262542 Jy ! Component: 3700 - total flux cleaned = -0.00267392 Jy ! Component: 3750 - total flux cleaned = -0.00272202 Jy ! Component: 3800 - total flux cleaned = -0.00273388 Jy ! Component: 3850 - total flux cleaned = -0.00273383 Jy ! Component: 3900 - total flux cleaned = -0.00275732 Jy ! Component: 3950 - total flux cleaned = -0.00274562 Jy ! Component: 4000 - total flux cleaned = -0.00275743 Jy ! Component: 4050 - total flux cleaned = -0.00279211 Jy ! Total flux subtracted in 4096 components = -0.00274595 Jy ! Clean residual min=-0.000645 max=0.000688 Jy/beam ! Clean residual mean=-0.000000 rms=0.000226 Jy/beam ! Combined flux in latest and established models = 0.271261 Jy keep ! Adding 273 model components to the UV plane model. ! The established model now contains 344 components and 0.271261 Jy ![Exited script file: muppet] wmap "J1954-1123_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.058 x 11.93 at 14.57 degrees (North through East) ! Clean map min=-0.0015948 max=0.25975 Jy/beam ! Writing clean map to FITS file: J1954-1123_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.259751 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000224229 device "J1954-1123_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1954-1123_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.258974 0.258974 0.517947 1.03589 2.07179 4.14358 8.28716 16.5743 33.1486 66.2973 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.259 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.058 x 11.93 at 14.57 degrees (North through East) ! Clean map min=-0.0015948 max=0.25975 Jy/beam quit ! Quitting program ! Log file J1954-1123_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 20:03:31 2016