! Started logfile: J2034+2820_S_2017_08_12_pus_uvs.log on Fri May 10 15:07:23 2019 obs J2034+2820_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J2034+2820_S_2017_08_12_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.780507 visibilities/baseline/integration-bin. ! Found source: J2034+2820 ! ! 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 594 lines of history. ! ! Reading 16016 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 J2034+2820_S_2017_08_12_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 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 206 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 153 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 726 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.876970Jy sigma=0.008393 ! Fit after self-cal, rms=0.865369Jy sigma=0.008295 ! 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.601 mas, bmaj=6.06 mas, bpa=-6.641 degrees ! Estimated noise=1187.19 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.102382 Jy ! Component: 100 - total flux cleaned = 0.134236 Jy ! Total flux subtracted in 100 components = 0.134236 Jy ! Clean residual min=-0.006036 max=0.014853 Jy/beam ! Clean residual mean=0.000026 rms=0.001895 Jy/beam ! Combined flux in latest and established models = 0.134236 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.134236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081724Jy sigma=0.000752 ! Fit after self-cal, rms=0.081714Jy sigma=0.000751 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0173367 Jy ! Component: 100 - total flux cleaned = 0.0276188 Jy ! Total flux subtracted in 100 components = 0.0276188 Jy ! Clean residual min=-0.004560 max=0.006113 Jy/beam ! Clean residual mean=0.000015 rms=0.001317 Jy/beam ! Combined flux in latest and established models = 0.161855 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 22 components and 0.161855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077548Jy sigma=0.000706 ! Fit after self-cal, rms=0.077559Jy sigma=0.000706 ! 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.116 mas, bmaj=6.561 mas, bpa=-5.75 degrees ! Estimated noise=687.21 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.00825589 Jy ! Component: 100 - total flux cleaned = 0.0136332 Jy ! Component: 150 - total flux cleaned = 0.0172625 Jy ! Component: 200 - total flux cleaned = 0.0197176 Jy ! Total flux subtracted in 200 components = 0.0197176 Jy ! Clean residual min=-0.004660 max=0.006106 Jy/beam ! Clean residual mean=0.000019 rms=0.001256 Jy/beam ! Combined flux in latest and established models = 0.181572 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 39 components and 0.181572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076603Jy sigma=0.000695 ! Fit after self-cal, rms=0.076630Jy sigma=0.000695 ! 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.03 FD 1.00* HN 0.98 KP 1.04 ! LA 0.97 MK 1.08 NL 0.87 OV 1.02 ! PT 1.01 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.60 FD 1.00* HN 1.05 KP 0.99 ! LA 0.94 MK 1.06 NL 1.07 OV 0.97 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.00* HN 1.04 KP 0.97 ! LA 0.97 MK 1.04 NL 1.00 OV 0.96 ! PT 0.95 SC 0.98 ! ! ! Correcting IF 4. ! A total of 66 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.97 KP 1.00* ! LA 1.00 MK 1.08 NL 1.00* OV 1.00* ! PT 0.96 SC 1.00* ! ! ! Fit before self-cal, rms=0.076630Jy sigma=0.000695 ! Fit after self-cal, rms=0.079359Jy sigma=0.000678 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.144 mas, bmaj=6.646 mas, bpa=-5.36 degrees ! Estimated noise=697.801 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.000162105 Jy ! Component: 100 - total flux cleaned = 0.000161171 Jy ! Component: 150 - total flux cleaned = 0.000126218 Jy ! Component: 200 - total flux cleaned = 9.85514e-05 Jy ! Total flux subtracted in 200 components = 9.85514e-05 Jy ! Clean residual min=-0.003679 max=0.003696 Jy/beam ! Clean residual mean=0.000010 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.181671 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 45 components and 0.181671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079317Jy sigma=0.000677 ! Fit after self-cal, rms=0.079443Jy sigma=0.000677 ! 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.079443Jy sigma=0.000677 ! Fit after self-cal, rms=0.082896Jy sigma=0.000663 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.147 mas, bmaj=6.639 mas, bpa=-5.556 degrees ! Estimated noise=701.349 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000747761 Jy ! Component: 100 - total flux cleaned = 0.000932612 Jy ! Component: 150 - total flux cleaned = 0.000981269 Jy ! Component: 200 - total flux cleaned = 0.00102335 Jy ! Total flux subtracted in 200 components = 0.00102335 Jy ! Clean residual min=-0.002076 max=0.001906 Jy/beam ! Clean residual mean=0.000005 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.182694 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 54 components and 0.182694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082871Jy sigma=0.000662 ! Fit after self-cal, rms=0.082963Jy sigma=0.000662 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.73863e-05 Jy ! Component: 100 - total flux cleaned = 6.69406e-05 Jy ! Component: 150 - total flux cleaned = 3.64011e-05 Jy ! Component: 200 - total flux cleaned = 3.58672e-05 Jy ! Total flux subtracted in 200 components = 3.58672e-05 Jy ! Clean residual min=-0.002018 max=0.001919 Jy/beam ! Clean residual mean=0.000005 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.18273 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 59 components and 0.18273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082955Jy sigma=0.000662 ! Fit after self-cal, rms=0.082954Jy sigma=0.000662 ! 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.082954Jy sigma=0.000662 ! Fit after self-cal, rms=0.083591Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.148 mas, bmaj=6.644 mas, bpa=-5.676 degrees ! Estimated noise=702.095 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000316627 Jy ! Component: 100 - total flux cleaned = 0.000349575 Jy ! Component: 150 - total flux cleaned = 0.000350675 Jy ! Component: 200 - total flux cleaned = 0.000350304 Jy ! Total flux subtracted in 200 components = 0.000350304 Jy ! Clean residual min=-0.002069 max=0.001946 Jy/beam ! Clean residual mean=0.000005 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.18308 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 62 components and 0.183081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083584Jy sigma=0.000662 ! Fit after self-cal, rms=0.083591Jy sigma=0.000662 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 = 2.81536e-06 Jy ! Component: 100 - total flux cleaned = -2.23764e-05 Jy ! Component: 150 - total flux cleaned = -5.80401e-05 Jy ! Component: 200 - total flux cleaned = -5.83776e-05 Jy ! Total flux subtracted in 200 components = -5.83776e-05 Jy ! Clean residual min=-0.002062 max=0.001943 Jy/beam ! Clean residual mean=0.000005 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.183022 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.183022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083587Jy sigma=0.000662 ! Fit after self-cal, rms=0.083587Jy sigma=0.000662 ! 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.083587Jy sigma=0.000662 ! Fit after self-cal, rms=0.083745Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.004 mas, bmaj=10.29 mas, bpa=-11.59 degrees ! Estimated noise=879.345 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000568166 Jy ! Component: 100 - total flux cleaned = 0.000727291 Jy ! Component: 150 - total flux cleaned = 0.000755167 Jy ! Component: 200 - total flux cleaned = 0.000781387 Jy ! Total flux subtracted in 200 components = 0.000781387 Jy ! Clean residual min=-0.002165 max=0.002119 Jy/beam ! Clean residual mean=0.000011 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.183803 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 67 components and 0.183803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083747Jy sigma=0.000662 ! Fit after self-cal, rms=0.083752Jy sigma=0.000662 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.48999e-05 Jy ! Component: 100 - total flux cleaned = 4.35782e-05 Jy ! Component: 150 - total flux cleaned = 5.20767e-05 Jy ! Component: 200 - total flux cleaned = 6.02193e-05 Jy ! Total flux subtracted in 200 components = 6.02193e-05 Jy ! Clean residual min=-0.002159 max=0.002110 Jy/beam ! Clean residual mean=0.000011 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.183864 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 68 components and 0.183864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083754Jy sigma=0.000662 ! Fit after self-cal, rms=0.083756Jy sigma=0.000662 ! 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.148 mas, bmaj=6.645 mas, bpa=-5.71 degrees ! Estimated noise=702.676 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.148 x 6.645 at -5.71 degrees (North through East) ! Clean map min=-0.0019672 max=0.13758 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.623 mas, bmaj=6.122 mas, bpa=-6.566 degrees ! Estimated noise=1214.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.104025 Jy ! Component: 100 - total flux cleaned = 0.135815 Jy ! Component: 150 - total flux cleaned = 0.152476 Jy ! Component: 200 - total flux cleaned = 0.162195 Jy ! Total flux subtracted in 200 components = 0.162195 Jy ! Clean residual min=-0.003356 max=0.004964 Jy/beam ! Clean residual mean=0.000009 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.162195 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.162195 Jy ! Inverting map and beam ! Estimated beam: bmin=3.148 mas, bmaj=6.645 mas, bpa=-5.71 degrees ! Estimated noise=702.676 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.00762725 Jy ! Component: 100 - total flux cleaned = 0.0121853 Jy ! Component: 150 - total flux cleaned = 0.0151224 Jy ! Component: 200 - total flux cleaned = 0.0170597 Jy ! Total flux subtracted in 200 components = 0.0170597 Jy ! Clean residual min=-0.002130 max=0.002002 Jy/beam ! Clean residual mean=0.000008 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.179255 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 44 components and 0.179255 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.004 mas, bmaj=10.29 mas, bpa=-11.59 degrees ! Estimated noise=879.345 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00236478 Jy ! Component: 100 - total flux cleaned = 0.00347261 Jy ! Component: 150 - total flux cleaned = 0.00388595 Jy ! Component: 200 - total flux cleaned = 0.00397767 Jy ! Total flux subtracted in 200 components = 0.00397767 Jy ! Clean residual min=-0.002203 max=0.002185 Jy/beam ! Clean residual mean=0.000012 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.183233 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 = 6.65427e-05 Jy ! Component: 100 - total flux cleaned = 0.000143039 Jy ! Component: 150 - total flux cleaned = 0.000199097 Jy ! Component: 200 - total flux cleaned = 0.000251984 Jy ! Total flux subtracted in 200 components = 0.000251984 Jy ! Clean residual min=-0.002202 max=0.002152 Jy/beam ! Clean residual mean=0.000011 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.183485 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 54 components and 0.183485 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.148 mas, bmaj=6.645 mas, bpa=-5.71 degrees ! Estimated noise=702.676 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000598339 Jy ! Component: 100 - total flux cleaned = -0.000546377 Jy ! Component: 150 - total flux cleaned = -0.000455646 Jy ! Component: 200 - total flux cleaned = -0.000396761 Jy ! Total flux subtracted in 200 components = -0.000396761 Jy ! Clean residual min=-0.002141 max=0.001935 Jy/beam ! Clean residual mean=0.000005 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.183088 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 57 components and 0.183088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083760Jy sigma=0.000662 ! Fit after self-cal, rms=0.083750Jy sigma=0.000662 wmodel J2034+2820_S_2017_08_12_pus_map.mod ! Writing 57 model components to file: J2034+2820_S_2017_08_12_pus_map.mod wobs J2034+2820_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J2034+2820_S_2017_08_12_pus_uvs.fits wwins J2034+2820_S_2017_08_12_pus_map.win ! wwins: Wrote 1 windows to J2034+2820_S_2017_08_12_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.000374288 Jy ! Component: 100 - total flux cleaned = -0.000535024 Jy ! Component: 150 - total flux cleaned = -0.000533965 Jy ! Component: 200 - total flux cleaned = -0.000591137 Jy ! Component: 250 - total flux cleaned = -0.000674757 Jy ! Component: 300 - total flux cleaned = -0.000782897 Jy ! Component: 350 - total flux cleaned = -0.000888332 Jy ! Component: 400 - total flux cleaned = -0.00093972 Jy ! Component: 450 - total flux cleaned = -0.000939544 Jy ! Component: 500 - total flux cleaned = -0.000964597 Jy ! Component: 550 - total flux cleaned = -0.000988445 Jy ! Component: 600 - total flux cleaned = -0.000964264 Jy ! Component: 650 - total flux cleaned = -0.000987788 Jy ! Component: 700 - total flux cleaned = -0.000965101 Jy ! Component: 750 - total flux cleaned = -0.00100959 Jy ! Component: 800 - total flux cleaned = -0.000876856 Jy ! Component: 850 - total flux cleaned = -0.000855176 Jy ! Component: 900 - total flux cleaned = -0.000769396 Jy ! Component: 950 - total flux cleaned = -0.000706377 Jy ! Component: 1000 - total flux cleaned = -0.000643616 Jy ! Component: 1050 - total flux cleaned = -0.000520275 Jy ! Component: 1100 - total flux cleaned = -0.000499476 Jy ! Component: 1150 - total flux cleaned = -0.000359057 Jy ! Component: 1200 - total flux cleaned = -0.000300179 Jy ! Component: 1250 - total flux cleaned = -0.000241595 Jy ! Component: 1300 - total flux cleaned = -0.00024142 Jy ! Component: 1350 - total flux cleaned = -0.000184633 Jy ! Component: 1400 - total flux cleaned = -0.000166102 Jy ! Component: 1450 - total flux cleaned = -7.33779e-05 Jy ! Component: 1500 - total flux cleaned = -5.49474e-05 Jy ! Component: 1550 - total flux cleaned = 3.55084e-05 Jy ! Component: 1600 - total flux cleaned = 7.13897e-05 Jy ! Component: 1650 - total flux cleaned = 0.000159591 Jy ! Component: 1700 - total flux cleaned = 0.00014218 Jy ! Component: 1750 - total flux cleaned = 0.000228816 Jy ! Component: 1800 - total flux cleaned = 0.000331379 Jy ! Component: 1850 - total flux cleaned = 0.000365049 Jy ! Component: 1900 - total flux cleaned = 0.000448456 Jy ! Component: 1950 - total flux cleaned = 0.00049791 Jy ! Component: 2000 - total flux cleaned = 0.00051419 Jy ! Component: 2050 - total flux cleaned = 0.000579379 Jy ! Component: 2100 - total flux cleaned = 0.000579253 Jy ! Component: 2150 - total flux cleaned = 0.000627235 Jy ! Component: 2200 - total flux cleaned = 0.000642801 Jy ! Component: 2250 - total flux cleaned = 0.0007054 Jy ! Component: 2300 - total flux cleaned = 0.000674411 Jy ! Component: 2350 - total flux cleaned = 0.000720545 Jy ! Component: 2400 - total flux cleaned = 0.000720542 Jy ! Component: 2450 - total flux cleaned = 0.00076583 Jy ! Component: 2500 - total flux cleaned = 0.000810699 Jy ! Component: 2550 - total flux cleaned = 0.000840456 Jy ! Component: 2600 - total flux cleaned = 0.000869774 Jy ! Component: 2650 - total flux cleaned = 0.000956899 Jy ! Component: 2700 - total flux cleaned = 0.000927892 Jy ! Component: 2750 - total flux cleaned = 0.000942466 Jy ! Component: 2800 - total flux cleaned = 0.000999359 Jy ! Component: 2850 - total flux cleaned = 0.00106989 Jy ! Component: 2900 - total flux cleaned = 0.00111174 Jy ! Component: 2950 - total flux cleaned = 0.00113958 Jy ! Component: 3000 - total flux cleaned = 0.00118068 Jy ! Component: 3050 - total flux cleaned = 0.00122164 Jy ! Component: 3100 - total flux cleaned = 0.00128904 Jy ! Component: 3150 - total flux cleaned = 0.00131593 Jy ! Component: 3200 - total flux cleaned = 0.0013293 Jy ! Component: 3250 - total flux cleaned = 0.00135564 Jy ! Component: 3300 - total flux cleaned = 0.00135568 Jy ! Component: 3350 - total flux cleaned = 0.00143386 Jy ! Component: 3400 - total flux cleaned = 0.00138199 Jy ! Component: 3450 - total flux cleaned = 0.00138207 Jy ! Component: 3500 - total flux cleaned = 0.0013821 Jy ! Component: 3550 - total flux cleaned = 0.00141995 Jy ! Component: 3600 - total flux cleaned = 0.00139469 Jy ! Component: 3650 - total flux cleaned = 0.00143241 Jy ! Component: 3700 - total flux cleaned = 0.00142004 Jy ! Component: 3750 - total flux cleaned = 0.00142017 Jy ! Component: 3800 - total flux cleaned = 0.00145709 Jy ! Component: 3850 - total flux cleaned = 0.00144478 Jy ! Component: 3900 - total flux cleaned = 0.00144464 Jy ! Component: 3950 - total flux cleaned = 0.00146861 Jy ! Component: 4000 - total flux cleaned = 0.00144464 Jy ! Component: 4050 - total flux cleaned = 0.0013971 Jy ! Total flux subtracted in 4096 components = 0.00144438 Jy ! Clean residual min=-0.000701 max=0.000663 Jy/beam ! Clean residual mean=0.000002 rms=0.000212 Jy/beam ! Combined flux in latest and established models = 0.184532 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 356 components and 0.184532 Jy ![Exited script file: muppet] wmap "J2034+2820_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.148 x 6.645 at -5.71 degrees (North through East) ! Clean map min=-0.0016573 max=0.13786 Jy/beam ! Writing clean map to FITS file: J2034+2820_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.137857 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000209344 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.455568 0.455568 0.911136 1.82227 3.64455 7.28909 14.5782 29.1564 58.3127 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.137 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.148 x 6.645 at -5.71 degrees (North through East) ! Clean map min=-0.0016573 max=0.13786 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 J2034+2820_S_2017_08_12_pus_uvs.log closed on Fri May 10 15:07:28 2019