! Started logfile: J1049-2231_S_2017_10_21_pus_uvs.log on Sat May 11 20:56:36 2019 obs J1049-2231_S_2017_10_21_pus_uva.fits ! Reading UV FITS file: J1049-2231_S_2017_10_21_pus_uva.fits ! AN table 1: 114 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.960039 visibilities/baseline/integration-bin. ! Found source: J1049-2231 ! ! 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 644 lines of history. ! ! Reading 15760 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 J1049-2231_S_2017_10_21_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 136 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 526 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.904605Jy sigma=0.007209 ! Fit after self-cal, rms=0.881717Jy sigma=0.007014 ! 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.678 mas, bmaj=14.19 mas, bpa=-21.36 degrees ! Estimated noise=1355.17 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.0878302 Jy ! Component: 100 - total flux cleaned = 0.114591 Jy ! Total flux subtracted in 100 components = 0.114591 Jy ! Clean residual min=-0.007357 max=0.012456 Jy/beam ! Clean residual mean=0.000012 rms=0.002202 Jy/beam ! Combined flux in latest and established models = 0.114591 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.114591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102293Jy sigma=0.000761 ! Fit after self-cal, rms=0.102259Jy sigma=0.000761 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0153327 Jy ! Component: 100 - total flux cleaned = 0.0251295 Jy ! Total flux subtracted in 100 components = 0.0251295 Jy ! Clean residual min=-0.005688 max=0.006769 Jy/beam ! Clean residual mean=0.000006 rms=0.001584 Jy/beam ! Combined flux in latest and established models = 0.139721 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 37 components and 0.139721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098587Jy sigma=0.000728 ! Fit after self-cal, rms=0.098606Jy sigma=0.000727 ! 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.297 mas, bmaj=16.6 mas, bpa=-20.57 degrees ! Estimated noise=848.059 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.0113472 Jy ! Component: 100 - total flux cleaned = 0.0182107 Jy ! Component: 150 - total flux cleaned = 0.0228302 Jy ! Component: 200 - total flux cleaned = 0.0260151 Jy ! Total flux subtracted in 200 components = 0.0260151 Jy ! Clean residual min=-0.003643 max=0.003958 Jy/beam ! Clean residual mean=-0.000011 rms=0.000996 Jy/beam ! Combined flux in latest and established models = 0.165736 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 81 components and 0.165736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097086Jy sigma=0.000716 ! Fit after self-cal, rms=0.097103Jy sigma=0.000715 ! 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.24 FD 0.93 HN 1.00 KP 1.08 ! LA 1.01 MK 1.01 NL 0.91 OV 0.98 ! PT 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 1.07 KP 1.05 ! LA 0.99 MK 1.03 NL 1.02 OV 0.99 ! PT 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.41 FD 0.99 HN 1.10 KP 1.08 ! LA 0.77 MK 1.08 NL 1.13 OV 0.89 ! PT 0.95 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 0.92 KP 1.00* ! LA 1.14 MK 0.93 NL 1.00* OV 1.00* ! PT 0.94 ! ! ! Fit before self-cal, rms=0.097103Jy sigma=0.000715 ! Fit after self-cal, rms=0.100354Jy sigma=0.000705 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.329 mas, bmaj=17.1 mas, bpa=-20.52 degrees ! Estimated noise=860.814 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 = -8.25188e-07 Jy ! Component: 100 - total flux cleaned = 2.9705e-05 Jy ! Component: 150 - total flux cleaned = 5.76128e-05 Jy ! Component: 200 - total flux cleaned = 5.75116e-05 Jy ! Total flux subtracted in 200 components = 5.75116e-05 Jy ! Clean residual min=-0.002104 max=0.001904 Jy/beam ! Clean residual mean=-0.000009 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.165794 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 93 components and 0.165794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100323Jy sigma=0.000705 ! Fit after self-cal, rms=0.100439Jy sigma=0.000704 ! 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.100439Jy sigma=0.000704 ! Fit after self-cal, rms=0.100951Jy sigma=0.000704 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.331 mas, bmaj=17.12 mas, bpa=-20.49 degrees ! Estimated noise=861.955 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000109272 Jy ! Component: 100 - total flux cleaned = 0.000136214 Jy ! Component: 150 - total flux cleaned = 0.000158052 Jy ! Component: 200 - total flux cleaned = 0.00017764 Jy ! Total flux subtracted in 200 components = 0.00017764 Jy ! Clean residual min=-0.002110 max=0.001833 Jy/beam ! Clean residual mean=-0.000008 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.165971 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 101 components and 0.165971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100932Jy sigma=0.000704 ! Fit after self-cal, rms=0.100947Jy sigma=0.000704 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 = -9.15722e-05 Jy ! Component: 100 - total flux cleaned = -0.000109749 Jy ! Component: 150 - total flux cleaned = -0.000110876 Jy ! Component: 200 - total flux cleaned = -0.000126845 Jy ! Total flux subtracted in 200 components = -0.000126845 Jy ! Clean residual min=-0.002117 max=0.001803 Jy/beam ! Clean residual mean=-0.000008 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.165844 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 106 components and 0.165844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100937Jy sigma=0.000704 ! Fit after self-cal, rms=0.100936Jy sigma=0.000704 ! 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.100936Jy sigma=0.000704 ! Fit after self-cal, rms=0.100355Jy sigma=0.000703 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.336 mas, bmaj=17.15 mas, bpa=-20.51 degrees ! Estimated noise=862.395 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.24122e-05 Jy ! Component: 100 - total flux cleaned = -2.44471e-05 Jy ! Component: 150 - total flux cleaned = -4.04909e-05 Jy ! Component: 200 - total flux cleaned = -5.53514e-05 Jy ! Total flux subtracted in 200 components = -5.53514e-05 Jy ! Clean residual min=-0.001981 max=0.002022 Jy/beam ! Clean residual mean=0.000002 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.165789 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 111 components and 0.165789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100346Jy sigma=0.000703 ! Fit after self-cal, rms=0.100343Jy sigma=0.000703 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.92106e-05 Jy ! Component: 100 - total flux cleaned = -0.0001145 Jy ! Component: 150 - total flux cleaned = -0.000114379 Jy ! Component: 200 - total flux cleaned = -0.000114524 Jy ! Total flux subtracted in 200 components = -0.000114524 Jy ! Clean residual min=-0.001988 max=0.002012 Jy/beam ! Clean residual mean=0.000001 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.165675 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 114 components and 0.165674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100338Jy sigma=0.000703 ! Fit after self-cal, rms=0.100337Jy sigma=0.000703 ! 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.100337Jy sigma=0.000703 ! Fit after self-cal, rms=0.100486Jy sigma=0.000703 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.823 mas, bmaj=26.17 mas, bpa=-10.74 degrees ! Estimated noise=1026.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000146408 Jy ! Component: 100 - total flux cleaned = -0.000160338 Jy ! Component: 150 - total flux cleaned = -0.000160194 Jy ! Component: 200 - total flux cleaned = -0.000183844 Jy ! Total flux subtracted in 200 components = -0.000183844 Jy ! Clean residual min=-0.001838 max=0.001664 Jy/beam ! Clean residual mean=0.000002 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.165491 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 122 components and 0.165491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100482Jy sigma=0.000703 ! Fit after self-cal, rms=0.100486Jy sigma=0.000703 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.45022e-05 Jy ! Component: 100 - total flux cleaned = -6.54324e-05 Jy ! Component: 150 - total flux cleaned = -7.6267e-05 Jy ! Component: 200 - total flux cleaned = -8.61903e-05 Jy ! Total flux subtracted in 200 components = -8.61903e-05 Jy ! Clean residual min=-0.001820 max=0.001653 Jy/beam ! Clean residual mean=0.000002 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.165404 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 125 components and 0.165404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100484Jy sigma=0.000703 ! Fit after self-cal, rms=0.100484Jy sigma=0.000703 ! 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.336 mas, bmaj=17.17 mas, bpa=-20.48 degrees ! Estimated noise=862.293 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.336 x 17.17 at -20.48 degrees (North through East) ! Clean map min=-0.0019672 max=0.12069 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.695 mas, bmaj=14.65 mas, bpa=-21.23 degrees ! Estimated noise=1415.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0910808 Jy ! Component: 100 - total flux cleaned = 0.119964 Jy ! Component: 150 - total flux cleaned = 0.135075 Jy ! Component: 200 - total flux cleaned = 0.144059 Jy ! Total flux subtracted in 200 components = 0.144059 Jy ! Clean residual min=-0.003663 max=0.004647 Jy/beam ! Clean residual mean=0.000007 rms=0.001051 Jy/beam ! Combined flux in latest and established models = 0.144059 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.144059 Jy ! Inverting map and beam ! Estimated beam: bmin=3.336 mas, bmaj=17.17 mas, bpa=-20.48 degrees ! Estimated noise=862.293 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.00828015 Jy ! Component: 100 - total flux cleaned = 0.0125591 Jy ! Component: 150 - total flux cleaned = 0.0151818 Jy ! Component: 200 - total flux cleaned = 0.0169151 Jy ! Total flux subtracted in 200 components = 0.0169151 Jy ! Clean residual min=-0.002268 max=0.001845 Jy/beam ! Clean residual mean=0.000001 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.160974 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 72 components and 0.160974 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.823 mas, bmaj=26.17 mas, bpa=-10.74 degrees ! Estimated noise=1026.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00158845 Jy ! Component: 100 - total flux cleaned = 0.00240895 Jy ! Component: 150 - total flux cleaned = 0.00260563 Jy ! Component: 200 - total flux cleaned = 0.00268416 Jy ! Total flux subtracted in 200 components = 0.00268416 Jy ! Clean residual min=-0.001876 max=0.001733 Jy/beam ! Clean residual mean=0.000002 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.163658 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 = 9.21649e-05 Jy ! Component: 100 - total flux cleaned = 0.000161814 Jy ! Component: 150 - total flux cleaned = 0.000243701 Jy ! Component: 200 - total flux cleaned = 0.000304355 Jy ! Total flux subtracted in 200 components = 0.000304355 Jy ! Clean residual min=-0.001829 max=0.001702 Jy/beam ! Clean residual mean=0.000002 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.163962 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 100 components and 0.163962 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.336 mas, bmaj=17.17 mas, bpa=-20.48 degrees ! Estimated noise=862.293 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000127646 Jy ! Component: 100 - total flux cleaned = -8.1101e-05 Jy ! Component: 150 - total flux cleaned = -4.36163e-05 Jy ! Component: 200 - total flux cleaned = -8.55349e-06 Jy ! Total flux subtracted in 200 components = -8.55349e-06 Jy ! Clean residual min=-0.002132 max=0.002038 Jy/beam ! Clean residual mean=0.000002 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.163954 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 105 components and 0.163954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100511Jy sigma=0.000703 ! Fit after self-cal, rms=0.100485Jy sigma=0.000703 wmodel J1049-2231_S_2017_10_21_pus_map.mod ! Writing 105 model components to file: J1049-2231_S_2017_10_21_pus_map.mod wobs J1049-2231_S_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J1049-2231_S_2017_10_21_pus_uvs.fits wwins J1049-2231_S_2017_10_21_pus_map.win ! wwins: Wrote 1 windows to J1049-2231_S_2017_10_21_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.000334252 Jy ! Component: 100 - total flux cleaned = -0.000663848 Jy ! Component: 150 - total flux cleaned = -0.000977366 Jy ! Component: 200 - total flux cleaned = -0.00124731 Jy ! Component: 250 - total flux cleaned = -0.00156463 Jy ! Component: 300 - total flux cleaned = -0.00184355 Jy ! Component: 350 - total flux cleaned = -0.00208592 Jy ! Component: 400 - total flux cleaned = -0.00226934 Jy ! Component: 450 - total flux cleaned = -0.00254993 Jy ! Component: 500 - total flux cleaned = -0.00264968 Jy ! Component: 550 - total flux cleaned = -0.00282136 Jy ! Component: 600 - total flux cleaned = -0.00294165 Jy ! Component: 650 - total flux cleaned = -0.00308245 Jy ! Component: 700 - total flux cleaned = -0.00315147 Jy ! Component: 750 - total flux cleaned = -0.00326434 Jy ! Component: 800 - total flux cleaned = -0.00328636 Jy ! Component: 850 - total flux cleaned = -0.00339512 Jy ! Component: 900 - total flux cleaned = -0.0034592 Jy ! Component: 950 - total flux cleaned = -0.00341719 Jy ! Component: 1000 - total flux cleaned = -0.00345902 Jy ! Component: 1050 - total flux cleaned = -0.00352008 Jy ! Component: 1100 - total flux cleaned = -0.00358002 Jy ! Component: 1150 - total flux cleaned = -0.0036193 Jy ! Component: 1200 - total flux cleaned = -0.00367728 Jy ! Component: 1250 - total flux cleaned = -0.00371523 Jy ! Component: 1300 - total flux cleaned = -0.00375275 Jy ! Component: 1350 - total flux cleaned = -0.00377134 Jy ! Component: 1400 - total flux cleaned = -0.00378962 Jy ! Component: 1450 - total flux cleaned = -0.00386211 Jy ! Component: 1500 - total flux cleaned = -0.00393318 Jy ! Component: 1550 - total flux cleaned = -0.00393328 Jy ! Component: 1600 - total flux cleaned = -0.00400264 Jy ! Component: 1650 - total flux cleaned = -0.00407103 Jy ! Component: 1700 - total flux cleaned = -0.00410461 Jy ! Component: 1750 - total flux cleaned = -0.00415505 Jy ! Component: 1800 - total flux cleaned = -0.00420443 Jy ! Component: 1850 - total flux cleaned = -0.00423742 Jy ! Component: 1900 - total flux cleaned = -0.00431819 Jy ! Component: 1950 - total flux cleaned = -0.00435025 Jy ! Component: 2000 - total flux cleaned = -0.00441367 Jy ! Component: 2050 - total flux cleaned = -0.00444512 Jy ! Component: 2100 - total flux cleaned = -0.00450742 Jy ! Component: 2150 - total flux cleaned = -0.00459953 Jy ! Component: 2200 - total flux cleaned = -0.00464501 Jy ! Component: 2250 - total flux cleaned = -0.00467493 Jy ! Component: 2300 - total flux cleaned = -0.00470466 Jy ! Component: 2350 - total flux cleaned = -0.00473407 Jy ! Component: 2400 - total flux cleaned = -0.00473408 Jy ! Component: 2450 - total flux cleaned = -0.00477757 Jy ! Component: 2500 - total flux cleaned = -0.00482041 Jy ! Component: 2550 - total flux cleaned = -0.00483475 Jy ! Component: 2600 - total flux cleaned = -0.0048769 Jy ! Component: 2650 - total flux cleaned = -0.0049606 Jy ! Component: 2700 - total flux cleaned = -0.00497461 Jy ! Component: 2750 - total flux cleaned = -0.00500212 Jy ! Component: 2800 - total flux cleaned = -0.00507012 Jy ! Component: 2850 - total flux cleaned = -0.0051105 Jy ! Component: 2900 - total flux cleaned = -0.00512396 Jy ! Component: 2950 - total flux cleaned = -0.00520361 Jy ! Component: 3000 - total flux cleaned = -0.00522985 Jy ! Component: 3050 - total flux cleaned = -0.00521671 Jy ! Component: 3100 - total flux cleaned = -0.00524267 Jy ! Component: 3150 - total flux cleaned = -0.00526847 Jy ! Component: 3200 - total flux cleaned = -0.00529416 Jy ! Component: 3250 - total flux cleaned = -0.00533215 Jy ! Component: 3300 - total flux cleaned = -0.00534489 Jy ! Component: 3350 - total flux cleaned = -0.00533246 Jy ! Component: 3400 - total flux cleaned = -0.00536992 Jy ! Component: 3450 - total flux cleaned = -0.00536989 Jy ! Component: 3500 - total flux cleaned = -0.00544344 Jy ! Component: 3550 - total flux cleaned = -0.00540705 Jy ! Component: 3600 - total flux cleaned = -0.00545543 Jy ! Component: 3650 - total flux cleaned = -0.00550336 Jy ! Component: 3700 - total flux cleaned = -0.00546753 Jy ! Component: 3750 - total flux cleaned = -0.00544389 Jy ! Component: 3800 - total flux cleaned = -0.00549101 Jy ! Component: 3850 - total flux cleaned = -0.00549083 Jy ! Component: 3900 - total flux cleaned = -0.00550249 Jy ! Component: 3950 - total flux cleaned = -0.00546782 Jy ! Component: 4000 - total flux cleaned = -0.00544488 Jy ! Component: 4050 - total flux cleaned = -0.00545634 Jy ! Total flux subtracted in 4096 components = -0.00545641 Jy ! Clean residual min=-0.000615 max=0.000621 Jy/beam ! Clean residual mean=0.000001 rms=0.000216 Jy/beam ! Combined flux in latest and established models = 0.158497 Jy keep ! Adding 246 model components to the UV plane model. ! The established model now contains 351 components and 0.158497 Jy ![Exited script file: muppet] wmap "J1049-2231_S_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.336 x 17.17 at -20.48 degrees (North through East) ! Clean map min=-0.0018017 max=0.12264 Jy/beam ! Writing clean map to FITS file: J1049-2231_S_2017_10_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.122638 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000213886 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.523211 0.523211 1.04642 2.09284 4.18569 8.37137 16.7427 33.4855 66.971 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.122 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.336 x 17.17 at -20.48 degrees (North through East) ! Clean map min=-0.0018017 max=0.12264 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 J1049-2231_S_2017_10_21_pus_uvs.log closed on Sat May 11 20:56:41 2019