! Started logfile: J1234-3408_S_2017_02_19_pus_uvs.log on Sat May 4 18:51:08 2019 obs J1234-3408_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J1234-3408_S_2017_02_19_pus_uva.fits ! AN table 1: 94 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.613712 visibilities/baseline/integration-bin. ! Found source: J1234-3408 ! ! 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 482 lines of history. ! ! Reading 10384 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 J1234-3408_S_2017_02_19_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 194 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 194 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 194 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 518 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.889399Jy sigma=0.005444 ! Fit after self-cal, rms=0.856553Jy sigma=0.005254 ! 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.287 mas, bmaj=6.496 mas, bpa=-2.513 degrees ! Estimated noise=1888.89 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.109289 Jy ! Component: 100 - total flux cleaned = 0.140707 Jy ! Total flux subtracted in 100 components = 0.140707 Jy ! Clean residual min=-0.007025 max=0.013199 Jy/beam ! Clean residual mean=-0.000002 rms=0.001870 Jy/beam ! Combined flux in latest and established models = 0.140707 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.140707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120872Jy sigma=0.000671 ! Fit after self-cal, rms=0.120742Jy sigma=0.000671 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0142329 Jy ! Component: 100 - total flux cleaned = 0.0205859 Jy ! Total flux subtracted in 100 components = 0.0205859 Jy ! Clean residual min=-0.004923 max=0.005035 Jy/beam ! Clean residual mean=0.000004 rms=0.001359 Jy/beam ! Combined flux in latest and established models = 0.161293 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 17 components and 0.161293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118491Jy sigma=0.000660 ! Fit after self-cal, rms=0.118434Jy sigma=0.000660 ! 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=2.821 mas, bmaj=7.17 mas, bpa=-1.609 degrees ! Estimated noise=1275.56 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.00477481 Jy ! Component: 100 - total flux cleaned = 0.00703663 Jy ! Component: 150 - total flux cleaned = 0.00818765 Jy ! Component: 200 - total flux cleaned = 0.00836379 Jy ! Total flux subtracted in 200 components = 0.00836379 Jy ! Clean residual min=-0.004461 max=0.004275 Jy/beam ! Clean residual mean=0.000014 rms=0.001176 Jy/beam ! Combined flux in latest and established models = 0.169656 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 35 components and 0.169656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118146Jy sigma=0.000659 ! Fit after self-cal, rms=0.118138Jy sigma=0.000659 ! 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.98 FD 0.96 HN 1.00* KP 1.05 ! LA 1.01 MK 0.97 NL 0.91 OV 1.05 ! PT 1.00* SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.01 HN 1.00* KP 1.02 ! LA 1.00 MK 1.01 NL 1.06 OV 1.06 ! PT 1.00* SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 1.03 HN 1.00* KP 0.88 ! LA 0.77 MK 1.00 NL 1.25 OV 0.99 ! PT 1.00* SC 1.01 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.98 HN 1.00* KP 1.00* ! LA 0.85 MK 1.02 NL 1.00* OV 1.28 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.118138Jy sigma=0.000659 ! Fit after self-cal, rms=0.114524Jy sigma=0.000649 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.823 mas, bmaj=7.169 mas, bpa=-1.555 degrees ! Estimated noise=1274.82 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.000367723 Jy ! Component: 100 - total flux cleaned = -0.000319427 Jy ! Component: 150 - total flux cleaned = -0.000298399 Jy ! Component: 200 - total flux cleaned = -0.000317192 Jy ! Total flux subtracted in 200 components = -0.000317192 Jy ! Clean residual min=-0.003442 max=0.003284 Jy/beam ! Clean residual mean=0.000001 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.169339 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 41 components and 0.169339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114515Jy sigma=0.000649 ! Fit after self-cal, rms=0.114549Jy sigma=0.000649 ! 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.114549Jy sigma=0.000649 ! Fit after self-cal, rms=0.114833Jy sigma=0.000648 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.823 mas, bmaj=7.167 mas, bpa=-1.567 degrees ! Estimated noise=1275.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000191452 Jy ! Component: 100 - total flux cleaned = -0.000150472 Jy ! Component: 150 - total flux cleaned = -0.000132039 Jy ! Component: 200 - total flux cleaned = -0.00014808 Jy ! Total flux subtracted in 200 components = -0.00014808 Jy ! Clean residual min=-0.003248 max=0.003112 Jy/beam ! Clean residual mean=-0.000002 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.169191 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.169191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114825Jy sigma=0.000648 ! Fit after self-cal, rms=0.114842Jy sigma=0.000648 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.000109625 Jy ! Component: 100 - total flux cleaned = -9.37928e-05 Jy ! Component: 150 - total flux cleaned = -6.37288e-05 Jy ! Component: 200 - total flux cleaned = -6.37133e-05 Jy ! Total flux subtracted in 200 components = -6.37133e-05 Jy ! Clean residual min=-0.003242 max=0.003099 Jy/beam ! Clean residual mean=-0.000002 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.169127 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.169127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114837Jy sigma=0.000648 ! Fit after self-cal, rms=0.114836Jy sigma=0.000648 ! 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.114836Jy sigma=0.000648 ! Fit after self-cal, rms=0.115097Jy sigma=0.000648 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.825 mas, bmaj=7.163 mas, bpa=-1.569 degrees ! Estimated noise=1275.07 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000170636 Jy ! Component: 100 - total flux cleaned = -0.000172189 Jy ! Component: 150 - total flux cleaned = -0.000186519 Jy ! Component: 200 - total flux cleaned = -0.000186153 Jy ! Total flux subtracted in 200 components = -0.000186153 Jy ! Clean residual min=-0.003260 max=0.003019 Jy/beam ! Clean residual mean=-0.000004 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.168941 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 44 components and 0.168941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115093Jy sigma=0.000648 ! Fit after self-cal, rms=0.115108Jy sigma=0.000648 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.12292e-05 Jy ! Component: 100 - total flux cleaned = -6.83675e-05 Jy ! Component: 150 - total flux cleaned = -4.52788e-05 Jy ! Component: 200 - total flux cleaned = -4.57075e-05 Jy ! Total flux subtracted in 200 components = -4.57075e-05 Jy ! Clean residual min=-0.003273 max=0.003012 Jy/beam ! Clean residual mean=-0.000004 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.168896 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 52 components and 0.168896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115104Jy sigma=0.000648 ! Fit after self-cal, rms=0.115104Jy sigma=0.000648 ! 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.115104Jy sigma=0.000648 ! Fit after self-cal, rms=0.115105Jy sigma=0.000648 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.951 mas, bmaj=20.85 mas, bpa=4.199 degrees ! Estimated noise=1754.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000427279 Jy ! Component: 100 - total flux cleaned = -0.000456866 Jy ! Component: 150 - total flux cleaned = -0.000484345 Jy ! Component: 200 - total flux cleaned = -0.000521522 Jy ! Total flux subtracted in 200 components = -0.000521522 Jy ! Clean residual min=-0.003361 max=0.003472 Jy/beam ! Clean residual mean=-0.000008 rms=0.000987 Jy/beam ! Combined flux in latest and established models = 0.168374 Jy selfcal ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 54 components and 0.168374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115106Jy sigma=0.000648 ! Fit after self-cal, rms=0.115102Jy sigma=0.000648 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.76065e-05 Jy ! Component: 100 - total flux cleaned = -8.42537e-05 Jy ! Component: 150 - total flux cleaned = -8.06123e-05 Jy ! Component: 200 - total flux cleaned = -8.93524e-05 Jy ! Total flux subtracted in 200 components = -8.93524e-05 Jy ! Clean residual min=-0.003320 max=0.003479 Jy/beam ! Clean residual mean=-0.000007 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 0.168285 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 59 components and 0.168285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115104Jy sigma=0.000648 ! Fit after self-cal, rms=0.115101Jy sigma=0.000648 ! 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=2.825 mas, bmaj=7.159 mas, bpa=-1.562 degrees ! Estimated noise=1274.91 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.825 x 7.159 at -1.562 degrees (North through East) ! Clean map min=-0.0031958 max=0.14563 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.285 mas, bmaj=6.468 mas, bpa=-2.459 degrees ! Estimated noise=1898.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.109299 Jy ! Component: 100 - total flux cleaned = 0.141799 Jy ! Component: 150 - total flux cleaned = 0.155975 Jy ! Component: 200 - total flux cleaned = 0.162721 Jy ! Total flux subtracted in 200 components = 0.162721 Jy ! Clean residual min=-0.004224 max=0.004452 Jy/beam ! Clean residual mean=-0.000009 rms=0.001040 Jy/beam ! Combined flux in latest and established models = 0.162721 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.162721 Jy ! Inverting map and beam ! Estimated beam: bmin=2.825 mas, bmaj=7.159 mas, bpa=-1.562 degrees ! Estimated noise=1274.91 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.00412343 Jy ! Component: 100 - total flux cleaned = 0.0048283 Jy ! Component: 150 - total flux cleaned = 0.00514146 Jy ! Component: 200 - total flux cleaned = 0.00538235 Jy ! Total flux subtracted in 200 components = 0.00538235 Jy ! Clean residual min=-0.003346 max=0.002947 Jy/beam ! Clean residual mean=-0.000004 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.168103 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 37 components and 0.168103 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.951 mas, bmaj=20.85 mas, bpa=4.199 degrees ! Estimated noise=1754.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.83929e-05 Jy ! Component: 100 - total flux cleaned = 6.90285e-05 Jy ! Component: 150 - total flux cleaned = 7.1942e-05 Jy ! Component: 200 - total flux cleaned = 7.24951e-05 Jy ! Total flux subtracted in 200 components = 7.24951e-05 Jy ! Clean residual min=-0.003382 max=0.003475 Jy/beam ! Clean residual mean=-0.000007 rms=0.000989 Jy/beam ! Combined flux in latest and established models = 0.168175 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.66634e-05 Jy ! Component: 100 - total flux cleaned = 1.77552e-05 Jy ! Component: 150 - total flux cleaned = 6.45492e-06 Jy ! Component: 200 - total flux cleaned = -1.53147e-05 Jy ! Total flux subtracted in 200 components = -1.53147e-05 Jy ! Clean residual min=-0.003337 max=0.003486 Jy/beam ! Clean residual mean=-0.000007 rms=0.000985 Jy/beam ! Combined flux in latest and established models = 0.16816 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 48 components and 0.16816 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.825 mas, bmaj=7.159 mas, bpa=-1.562 degrees ! Estimated noise=1274.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000213496 Jy ! Component: 100 - total flux cleaned = 0.000313425 Jy ! Component: 150 - total flux cleaned = 0.00028529 Jy ! Component: 200 - total flux cleaned = 0.00024051 Jy ! Total flux subtracted in 200 components = 0.00024051 Jy ! Clean residual min=-0.003187 max=0.002961 Jy/beam ! Clean residual mean=-0.000004 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.168401 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 53 components and 0.168401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115110Jy sigma=0.000648 ! Fit after self-cal, rms=0.115107Jy sigma=0.000648 wmodel J1234-3408_S_2017_02_19_pus_map.mod ! Writing 53 model components to file: J1234-3408_S_2017_02_19_pus_map.mod wobs J1234-3408_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J1234-3408_S_2017_02_19_pus_uvs.fits wwins J1234-3408_S_2017_02_19_pus_map.win ! wwins: Wrote 1 windows to J1234-3408_S_2017_02_19_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.000596498 Jy ! Component: 100 - total flux cleaned = -0.000703276 Jy ! Component: 150 - total flux cleaned = -0.000901552 Jy ! Component: 200 - total flux cleaned = -0.000994765 Jy ! Component: 250 - total flux cleaned = -0.00112972 Jy ! Component: 300 - total flux cleaned = -0.0012584 Jy ! Component: 350 - total flux cleaned = -0.00142296 Jy ! Component: 400 - total flux cleaned = -0.00158172 Jy ! Component: 450 - total flux cleaned = -0.00169703 Jy ! Component: 500 - total flux cleaned = -0.00173381 Jy ! Component: 550 - total flux cleaned = -0.00184222 Jy ! Component: 600 - total flux cleaned = -0.00180687 Jy ! Component: 650 - total flux cleaned = -0.00197891 Jy ! Component: 700 - total flux cleaned = -0.00207881 Jy ! Component: 750 - total flux cleaned = -0.00220985 Jy ! Component: 800 - total flux cleaned = -0.00233898 Jy ! Component: 850 - total flux cleaned = -0.00243421 Jy ! Component: 900 - total flux cleaned = -0.0025888 Jy ! Component: 950 - total flux cleaned = -0.00270985 Jy ! Component: 1000 - total flux cleaned = -0.00282847 Jy ! Component: 1050 - total flux cleaned = -0.00300282 Jy ! Component: 1100 - total flux cleaned = -0.00311757 Jy ! Component: 1150 - total flux cleaned = -0.00325824 Jy ! Component: 1200 - total flux cleaned = -0.00342292 Jy ! Component: 1250 - total flux cleaned = -0.00350395 Jy ! Component: 1300 - total flux cleaned = -0.00363673 Jy ! Component: 1350 - total flux cleaned = -0.00379314 Jy ! Component: 1400 - total flux cleaned = -0.00394707 Jy ! Component: 1450 - total flux cleaned = -0.00417376 Jy ! Component: 1500 - total flux cleaned = -0.00419856 Jy ! Component: 1550 - total flux cleaned = -0.00439457 Jy ! Component: 1600 - total flux cleaned = -0.00446691 Jy ! Component: 1650 - total flux cleaned = -0.00458581 Jy ! Component: 1700 - total flux cleaned = -0.00472619 Jy ! Component: 1750 - total flux cleaned = -0.0049104 Jy ! Component: 1800 - total flux cleaned = -0.00504645 Jy ! Component: 1850 - total flux cleaned = -0.00515874 Jy ! Component: 1900 - total flux cleaned = -0.00526965 Jy ! Component: 1950 - total flux cleaned = -0.00542321 Jy ! Component: 2000 - total flux cleaned = -0.00557464 Jy ! Component: 2050 - total flux cleaned = -0.00566035 Jy ! Component: 2100 - total flux cleaned = -0.00582937 Jy ! Component: 2150 - total flux cleaned = -0.00597527 Jy ! Component: 2200 - total flux cleaned = -0.00611956 Jy ! Component: 2250 - total flux cleaned = -0.00626215 Jy ! Component: 2300 - total flux cleaned = -0.00642332 Jy ! Component: 2350 - total flux cleaned = -0.0065629 Jy ! Component: 2400 - total flux cleaned = -0.00666156 Jy ! Component: 2450 - total flux cleaned = -0.00689604 Jy ! Component: 2500 - total flux cleaned = -0.00697336 Jy ! Component: 2550 - total flux cleaned = -0.00712678 Jy ! Component: 2600 - total flux cleaned = -0.0072403 Jy ! Component: 2650 - total flux cleaned = -0.00739086 Jy ! Component: 2700 - total flux cleaned = -0.00748399 Jy ! Component: 2750 - total flux cleaned = -0.00761334 Jy ! Component: 2800 - total flux cleaned = -0.00774137 Jy ! Component: 2850 - total flux cleaned = -0.00785008 Jy ! Component: 2900 - total flux cleaned = -0.00790366 Jy ! Component: 2950 - total flux cleaned = -0.00802805 Jy ! Component: 3000 - total flux cleaned = -0.00816895 Jy ! Component: 3050 - total flux cleaned = -0.00829118 Jy ! Component: 3100 - total flux cleaned = -0.00839514 Jy ! Component: 3150 - total flux cleaned = -0.00851539 Jy ! Component: 3200 - total flux cleaned = -0.00865171 Jy ! Component: 3250 - total flux cleaned = -0.00877005 Jy ! Component: 3300 - total flux cleaned = -0.00892105 Jy ! Component: 3350 - total flux cleaned = -0.00900429 Jy ! Component: 3400 - total flux cleaned = -0.0091199 Jy ! Component: 3450 - total flux cleaned = -0.00925104 Jy ! Component: 3500 - total flux cleaned = -0.00939728 Jy ! Component: 3550 - total flux cleaned = -0.00947795 Jy ! Component: 3600 - total flux cleaned = -0.00955801 Jy ! Component: 3650 - total flux cleaned = -0.00968532 Jy ! Component: 3700 - total flux cleaned = -0.00985898 Jy ! Component: 3750 - total flux cleaned = -0.00989014 Jy ! Component: 3800 - total flux cleaned = -0.0100148 Jy ! Component: 3850 - total flux cleaned = -0.0101385 Jy ! Component: 3900 - total flux cleaned = -0.0101999 Jy ! Component: 3950 - total flux cleaned = -0.0102609 Jy ! Component: 4000 - total flux cleaned = -0.0103669 Jy ! Component: 4050 - total flux cleaned = -0.0104721 Jy ! Total flux subtracted in 4096 components = -0.0105021 Jy ! Clean residual min=-0.000939 max=0.000870 Jy/beam ! Clean residual mean=-0.000002 rms=0.000255 Jy/beam ! Combined flux in latest and established models = 0.157899 Jy keep ! Adding 267 model components to the UV plane model. ! The established model now contains 320 components and 0.157899 Jy ![Exited script file: muppet] wmap "J1234-3408_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.825 x 7.159 at -1.562 degrees (North through East) ! Clean map min=-0.001718 max=0.14604 Jy/beam ! Writing clean map to FITS file: J1234-3408_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.146041 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000256528 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.526964 0.526964 1.05393 2.10786 4.21572 8.43143 16.8629 33.7257 67.4514 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.146 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.825 x 7.159 at -1.562 degrees (North through East) ! Clean map min=-0.001718 max=0.14604 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 J1234-3408_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:51:12 2019