! Started logfile: J1310+3233_S_2017_07_16_pus_uvs.log on Thu May 9 11:09:23 2019 obs J1310+3233_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J1310+3233_S_2017_07_16_pus_uva.fits ! AN table 1: 19 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.698246 visibilities/baseline/integration-bin. ! Found source: J1310+3233 ! ! 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 815 lines of history. ! ! Reading 2388 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 J1310+3233_S_2017_07_16_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 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 127 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.808462Jy sigma=0.007572 ! Fit after self-cal, rms=0.803183Jy sigma=0.007526 ! 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.696 mas, bmaj=6.36 mas, bpa=10.84 degrees ! Estimated noise=2134.48 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.155243 Jy ! Component: 100 - total flux cleaned = 0.191355 Jy ! Total flux subtracted in 100 components = 0.191355 Jy ! Clean residual min=-0.008765 max=0.014005 Jy/beam ! Clean residual mean=-0.000008 rms=0.002285 Jy/beam ! Combined flux in latest and established models = 0.191355 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.191355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082566Jy sigma=0.000708 ! Fit after self-cal, rms=0.082562Jy sigma=0.000708 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.015526 Jy ! Component: 100 - total flux cleaned = 0.0238756 Jy ! Total flux subtracted in 100 components = 0.0238756 Jy ! Clean residual min=-0.007469 max=0.008859 Jy/beam ! Clean residual mean=-0.000002 rms=0.001786 Jy/beam ! Combined flux in latest and established models = 0.215231 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 13 components and 0.215231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079891Jy sigma=0.000680 ! Fit after self-cal, rms=0.079887Jy sigma=0.000680 ! 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.095 mas, bmaj=7.21 mas, bpa=10.69 degrees ! Estimated noise=1844.13 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.0037178 Jy ! Component: 100 - total flux cleaned = 0.00582335 Jy ! Component: 150 - total flux cleaned = 0.00714437 Jy ! Component: 200 - total flux cleaned = 0.00759058 Jy ! Total flux subtracted in 200 components = 0.00759058 Jy ! Clean residual min=-0.006556 max=0.007137 Jy/beam ! Clean residual mean=-0.000009 rms=0.001627 Jy/beam ! Combined flux in latest and established models = 0.222822 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 30 components and 0.222822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079719Jy sigma=0.000678 ! Fit after self-cal, rms=0.079710Jy sigma=0.000678 ! 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 1.00* HN 0.94 KP 1.09 ! LA 1.00 MK 1.08 NL 0.89 OV 1.00 ! PT 1.05 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00 KP 1.15 ! LA 0.96 MK 1.00 NL 1.03 OV 1.03 ! PT 0.99 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.00* HN 0.95 KP 1.08 ! LA 1.02 MK 1.08 NL 0.98 OV 0.91 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.92 KP 1.00* ! LA 0.88 MK 1.20 NL 1.00* OV 1.00* ! PT 1.16 SC 1.00* ! ! ! Fit before self-cal, rms=0.079710Jy sigma=0.000678 ! Fit after self-cal, rms=0.079384Jy sigma=0.000660 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.117 mas, bmaj=7.157 mas, bpa=10.99 degrees ! Estimated noise=1854.08 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.000998721 Jy ! Component: 100 - total flux cleaned = 0.0011372 Jy ! Component: 150 - total flux cleaned = 0.00125513 Jy ! Component: 200 - total flux cleaned = 0.00139588 Jy ! Total flux subtracted in 200 components = 0.00139588 Jy ! Clean residual min=-0.005192 max=0.006065 Jy/beam ! Clean residual mean=-0.000015 rms=0.001355 Jy/beam ! Combined flux in latest and established models = 0.224218 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 42 components and 0.224218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079342Jy sigma=0.000659 ! Fit after self-cal, rms=0.079401Jy sigma=0.000659 ! 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.079401Jy sigma=0.000659 ! Fit after self-cal, rms=0.080046Jy sigma=0.000651 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.108 mas, bmaj=7.184 mas, bpa=10.96 degrees ! Estimated noise=1857.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00118372 Jy ! Component: 100 - total flux cleaned = 0.00112188 Jy ! Component: 150 - total flux cleaned = 0.00107247 Jy ! Component: 200 - total flux cleaned = 0.00102944 Jy ! Total flux subtracted in 200 components = 0.00102944 Jy ! Clean residual min=-0.004843 max=0.004945 Jy/beam ! Clean residual mean=0.000001 rms=0.001131 Jy/beam ! Combined flux in latest and established models = 0.225247 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 47 components and 0.225247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080009Jy sigma=0.000651 ! Fit after self-cal, rms=0.080035Jy sigma=0.000651 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 (12, -14.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00435793 Jy ! Component: 100 - total flux cleaned = 0.00523002 Jy ! Component: 150 - total flux cleaned = 0.00546525 Jy ! Component: 200 - total flux cleaned = 0.00551416 Jy ! Total flux subtracted in 200 components = 0.00551416 Jy ! Clean residual min=-0.004306 max=0.004511 Jy/beam ! Clean residual mean=0.000002 rms=0.001059 Jy/beam ! Combined flux in latest and established models = 0.230761 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 65 components and 0.230761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079767Jy sigma=0.000649 ! Fit after self-cal, rms=0.079768Jy sigma=0.000648 ! Inverting map ! Added new window around map position (-13, 89). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00307502 Jy ! Component: 100 - total flux cleaned = 0.00348218 Jy ! Component: 150 - total flux cleaned = 0.00390872 Jy ! Component: 200 - total flux cleaned = 0.00416635 Jy ! Total flux subtracted in 200 components = 0.00416635 Jy ! Clean residual min=-0.004013 max=0.003825 Jy/beam ! Clean residual mean=0.000005 rms=0.000991 Jy/beam ! Combined flux in latest and established models = 0.234927 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 85 components and 0.234927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079509Jy sigma=0.000646 ! Fit after self-cal, rms=0.079504Jy sigma=0.000646 ! 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.079504Jy sigma=0.000646 ! Fit after self-cal, rms=0.078979Jy sigma=0.000646 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.102 mas, bmaj=7.176 mas, bpa=11.05 degrees ! Estimated noise=1851.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011277 Jy ! Component: 100 - total flux cleaned = 0.00144589 Jy ! Component: 150 - total flux cleaned = 0.00161787 Jy ! Component: 200 - total flux cleaned = 0.00172489 Jy ! Total flux subtracted in 200 components = 0.00172489 Jy ! Clean residual min=-0.003874 max=0.003648 Jy/beam ! Clean residual mean=0.000002 rms=0.000942 Jy/beam ! Combined flux in latest and established models = 0.236652 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 90 components and 0.236652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078877Jy sigma=0.000645 ! Fit after self-cal, rms=0.078868Jy sigma=0.000645 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.000441387 Jy ! Component: 100 - total flux cleaned = 0.000440882 Jy ! Component: 150 - total flux cleaned = 0.000487607 Jy ! Component: 200 - total flux cleaned = 0.000487506 Jy ! Total flux subtracted in 200 components = 0.000487506 Jy ! Clean residual min=-0.003839 max=0.003578 Jy/beam ! Clean residual mean=0.000003 rms=0.000926 Jy/beam ! Combined flux in latest and established models = 0.23714 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 101 components and 0.23714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078806Jy sigma=0.000645 ! Fit after self-cal, rms=0.078810Jy sigma=0.000645 ! 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.078810Jy sigma=0.000645 ! Fit after self-cal, rms=0.078635Jy sigma=0.000644 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.606 mas, bmaj=10.9 mas, bpa=5.605 degrees ! Estimated noise=2446.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.39077e-05 Jy ! Component: 100 - total flux cleaned = -1.90184e-05 Jy ! Component: 150 - total flux cleaned = 1.78362e-05 Jy ! Component: 200 - total flux cleaned = 5.12216e-05 Jy ! Total flux subtracted in 200 components = 5.12216e-05 Jy ! Clean residual min=-0.004089 max=0.004479 Jy/beam ! Clean residual mean=-0.000000 rms=0.001171 Jy/beam ! Combined flux in latest and established models = 0.237191 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 119 components and 0.237191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078612Jy sigma=0.000644 ! Fit after self-cal, rms=0.078604Jy sigma=0.000644 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.14559e-05 Jy ! Component: 100 - total flux cleaned = 0.000112333 Jy ! Component: 150 - total flux cleaned = 0.000140373 Jy ! Component: 200 - total flux cleaned = 0.000166131 Jy ! Total flux subtracted in 200 components = 0.000166131 Jy ! Clean residual min=-0.004041 max=0.004353 Jy/beam ! Clean residual mean=0.000000 rms=0.001157 Jy/beam ! Combined flux in latest and established models = 0.237357 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 127 components and 0.237357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078595Jy sigma=0.000644 ! Fit after self-cal, rms=0.078594Jy sigma=0.000644 ! 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.1 mas, bmaj=7.174 mas, bpa=11.05 degrees ! Estimated noise=1851.06 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.1 x 7.174 at 11.05 degrees (North through East) ! Clean map min=-0.003833 max=0.20017 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.714 mas, bmaj=6.379 mas, bpa=11.06 degrees ! Estimated noise=2120.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.153307 Jy ! Component: 100 - total flux cleaned = 0.188394 Jy ! Component: 150 - total flux cleaned = 0.202783 Jy ! Component: 200 - total flux cleaned = 0.211152 Jy ! Total flux subtracted in 200 components = 0.211152 Jy ! Clean residual min=-0.006123 max=0.005817 Jy/beam ! Clean residual mean=-0.000004 rms=0.001396 Jy/beam ! Combined flux in latest and established models = 0.211151 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.211151 Jy ! Inverting map and beam ! Estimated beam: bmin=3.1 mas, bmaj=7.174 mas, bpa=11.05 degrees ! Estimated noise=1851.06 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.00757941 Jy ! Component: 100 - total flux cleaned = 0.0128202 Jy ! Component: 150 - total flux cleaned = 0.016499 Jy ! Component: 200 - total flux cleaned = 0.0185725 Jy ! Total flux subtracted in 200 components = 0.0185725 Jy ! Clean residual min=-0.004461 max=0.004563 Jy/beam ! Clean residual mean=-0.000003 rms=0.001025 Jy/beam ! Combined flux in latest and established models = 0.229724 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 39 components and 0.229724 Jy ! Inverting map ! Added new window around map position (39, -127). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00298343 Jy ! Component: 100 - total flux cleaned = 0.00386235 Jy ! Component: 150 - total flux cleaned = 0.00455677 Jy ! Component: 200 - total flux cleaned = 0.00535955 Jy ! Total flux subtracted in 200 components = 0.00535955 Jy ! Clean residual min=-0.003829 max=0.003598 Jy/beam ! Clean residual mean=0.000004 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.235084 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 59 components and 0.235083 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.606 mas, bmaj=10.9 mas, bpa=5.605 degrees ! Estimated noise=2446.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143673 Jy ! Component: 100 - total flux cleaned = 0.00236129 Jy ! Component: 150 - total flux cleaned = 0.00278365 Jy ! Component: 200 - total flux cleaned = 0.003195 Jy ! Total flux subtracted in 200 components = 0.003195 Jy ! Clean residual min=-0.003707 max=0.003693 Jy/beam ! Clean residual mean=0.000007 rms=0.001073 Jy/beam ! Combined flux in latest and established models = 0.238278 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.000268338 Jy ! Component: 100 - total flux cleaned = 0.00047012 Jy ! Component: 150 - total flux cleaned = 0.000651504 Jy ! Component: 200 - total flux cleaned = 0.000718981 Jy ! Total flux subtracted in 200 components = 0.000718981 Jy ! Clean residual min=-0.003724 max=0.003665 Jy/beam ! Clean residual mean=0.000007 rms=0.001052 Jy/beam ! Combined flux in latest and established models = 0.238997 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 111 components and 0.238997 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.1 mas, bmaj=7.174 mas, bpa=11.05 degrees ! Estimated noise=1851.06 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000288443 Jy ! Component: 100 - total flux cleaned = 4.00849e-05 Jy ! Component: 150 - total flux cleaned = 0.000218769 Jy ! Component: 200 - total flux cleaned = 0.00038402 Jy ! Total flux subtracted in 200 components = 0.00038402 Jy ! Clean residual min=-0.003539 max=0.003263 Jy/beam ! Clean residual mean=0.000005 rms=0.000862 Jy/beam ! Combined flux in latest and established models = 0.239381 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 125 components and 0.239381 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078532Jy sigma=0.000643 ! Fit after self-cal, rms=0.078503Jy sigma=0.000643 wmodel J1310+3233_S_2017_07_16_pus_map.mod ! Writing 125 model components to file: J1310+3233_S_2017_07_16_pus_map.mod wobs J1310+3233_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J1310+3233_S_2017_07_16_pus_uvs.fits wwins J1310+3233_S_2017_07_16_pus_map.win ! wwins: Wrote 4 windows to J1310+3233_S_2017_07_16_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.000734675 Jy ! Component: 100 - total flux cleaned = -0.0013905 Jy ! Component: 150 - total flux cleaned = -0.00173278 Jy ! Component: 200 - total flux cleaned = -0.00200569 Jy ! Component: 250 - total flux cleaned = -0.00216033 Jy ! Component: 300 - total flux cleaned = -0.00215914 Jy ! Component: 350 - total flux cleaned = -0.00220872 Jy ! Component: 400 - total flux cleaned = -0.00220917 Jy ! Component: 450 - total flux cleaned = -0.00207123 Jy ! Component: 500 - total flux cleaned = -0.00193843 Jy ! Component: 550 - total flux cleaned = -0.00185267 Jy ! Component: 600 - total flux cleaned = -0.00176863 Jy ! Component: 650 - total flux cleaned = -0.00168517 Jy ! Component: 700 - total flux cleaned = -0.00148177 Jy ! Component: 750 - total flux cleaned = -0.00140226 Jy ! Component: 800 - total flux cleaned = -0.00132376 Jy ! Component: 850 - total flux cleaned = -0.00117015 Jy ! Component: 900 - total flux cleaned = -0.00120845 Jy ! Component: 950 - total flux cleaned = -0.00117059 Jy ! Component: 1000 - total flux cleaned = -0.00106069 Jy ! Component: 1050 - total flux cleaned = -0.000988592 Jy ! Component: 1100 - total flux cleaned = -0.000988129 Jy ! Component: 1150 - total flux cleaned = -0.00091749 Jy ! Component: 1200 - total flux cleaned = -0.000951802 Jy ! Component: 1250 - total flux cleaned = -0.000849385 Jy ! Component: 1300 - total flux cleaned = -0.000917175 Jy ! Component: 1350 - total flux cleaned = -0.00101639 Jy ! Component: 1400 - total flux cleaned = -0.000918433 Jy ! Component: 1450 - total flux cleaned = -0.000886786 Jy ! Component: 1500 - total flux cleaned = -0.00088655 Jy ! Component: 1550 - total flux cleaned = -0.000886871 Jy ! Component: 1600 - total flux cleaned = -0.000825323 Jy ! Component: 1650 - total flux cleaned = -0.000887327 Jy ! Component: 1700 - total flux cleaned = -0.000856936 Jy ! Component: 1750 - total flux cleaned = -0.000917436 Jy ! Component: 1800 - total flux cleaned = -0.000888541 Jy ! Component: 1850 - total flux cleaned = -0.00100569 Jy ! Component: 1900 - total flux cleaned = -0.000918836 Jy ! Component: 1950 - total flux cleaned = -0.000947776 Jy ! Component: 2000 - total flux cleaned = -0.000947975 Jy ! Component: 2050 - total flux cleaned = -0.000975849 Jy ! Component: 2100 - total flux cleaned = -0.0010316 Jy ! Component: 2150 - total flux cleaned = -0.000866492 Jy ! Component: 2200 - total flux cleaned = -0.00103054 Jy ! Component: 2250 - total flux cleaned = -0.000895854 Jy ! Component: 2300 - total flux cleaned = -0.000896489 Jy ! Component: 2350 - total flux cleaned = -0.000976322 Jy ! Component: 2400 - total flux cleaned = -0.0010551 Jy ! Component: 2450 - total flux cleaned = -0.0011584 Jy ! Component: 2500 - total flux cleaned = -0.00108102 Jy ! Component: 2550 - total flux cleaned = -0.001183 Jy ! Component: 2600 - total flux cleaned = -0.00115763 Jy ! Component: 2650 - total flux cleaned = -0.00118269 Jy ! Component: 2700 - total flux cleaned = -0.00125674 Jy ! Component: 2750 - total flux cleaned = -0.00125687 Jy ! Component: 2800 - total flux cleaned = -0.00135472 Jy ! Component: 2850 - total flux cleaned = -0.00137889 Jy ! Component: 2900 - total flux cleaned = -0.00149897 Jy ! Component: 2950 - total flux cleaned = -0.00159429 Jy ! Component: 3000 - total flux cleaned = -0.00159436 Jy ! Component: 3050 - total flux cleaned = -0.00164152 Jy ! Component: 3100 - total flux cleaned = -0.00178137 Jy ! Component: 3150 - total flux cleaned = -0.00175795 Jy ! Component: 3200 - total flux cleaned = -0.00184987 Jy ! Component: 3250 - total flux cleaned = -0.0018953 Jy ! Component: 3300 - total flux cleaned = -0.00191741 Jy ! Component: 3350 - total flux cleaned = -0.0019846 Jy ! Component: 3400 - total flux cleaned = -0.0019623 Jy ! Component: 3450 - total flux cleaned = -0.00198421 Jy ! Component: 3500 - total flux cleaned = -0.00204962 Jy ! Component: 3550 - total flux cleaned = -0.00204944 Jy ! Component: 3600 - total flux cleaned = -0.00198464 Jy ! Component: 3650 - total flux cleaned = -0.00200643 Jy ! Component: 3700 - total flux cleaned = -0.00204907 Jy ! Component: 3750 - total flux cleaned = -0.00200682 Jy ! Component: 3800 - total flux cleaned = -0.00206956 Jy ! Component: 3850 - total flux cleaned = -0.00209037 Jy ! Component: 3900 - total flux cleaned = -0.00209052 Jy ! Component: 3950 - total flux cleaned = -0.00209068 Jy ! Component: 4000 - total flux cleaned = -0.00204981 Jy ! Component: 4050 - total flux cleaned = -0.00207002 Jy ! Total flux subtracted in 4096 components = -0.00198956 Jy ! Clean residual min=-0.001182 max=0.001246 Jy/beam ! Clean residual mean=0.000001 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.237392 Jy keep ! Adding 265 model components to the UV plane model. ! The established model now contains 390 components and 0.237392 Jy ![Exited script file: muppet] wmap "J1310+3233_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.1 x 7.174 at 11.05 degrees (North through East) ! Clean map min=-0.00248 max=0.20027 Jy/beam ! Writing clean map to FITS file: J1310+3233_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.200267 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000355611 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.532707 0.532707 1.06541 2.13083 4.26165 8.52331 17.0466 34.0932 68.1865 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.2 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.1 x 7.174 at 11.05 degrees (North through East) ! Clean map min=-0.00248 max=0.20027 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1310+3233_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:09:28 2019