! Started logfile: J0039-1854_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:27:54 2019 obs J0039-1854_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J0039-1854_S_2017_03_27_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.968226 visibilities/baseline/integration-bin. ! Found source: J0039-1854 ! ! 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 1684 lines of history. ! ! Reading 19868 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 J0039-1854_S_2017_03_27_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 456 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.914605Jy sigma=0.006408 ! Fit after self-cal, rms=0.894927Jy sigma=0.006279 ! 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.471 mas, bmaj=6.653 mas, bpa=-3.367 degrees ! Estimated noise=1099.94 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.0812899 Jy ! Component: 100 - total flux cleaned = 0.10431 Jy ! Total flux subtracted in 100 components = 0.10431 Jy ! Clean residual min=-0.004081 max=0.009199 Jy/beam ! Clean residual mean=-0.000007 rms=0.001046 Jy/beam ! Combined flux in latest and established models = 0.10431 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.10431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103129Jy sigma=0.000670 ! Fit after self-cal, rms=0.103110Jy sigma=0.000669 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0096451 Jy ! Component: 100 - total flux cleaned = 0.0144108 Jy ! Total flux subtracted in 100 components = 0.0144108 Jy ! Clean residual min=-0.003428 max=0.003629 Jy/beam ! Clean residual mean=-0.000004 rms=0.000817 Jy/beam ! Combined flux in latest and established models = 0.118721 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 21 components and 0.118721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101943Jy sigma=0.000660 ! Fit after self-cal, rms=0.101960Jy sigma=0.000659 ! 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.082 mas, bmaj=7.811 mas, bpa=-3.408 degrees ! Estimated noise=794.573 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 (-3, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00627805 Jy ! Component: 100 - total flux cleaned = 0.0098612 Jy ! Component: 150 - total flux cleaned = 0.0121052 Jy ! Component: 200 - total flux cleaned = 0.013102 Jy ! Total flux subtracted in 200 components = 0.013102 Jy ! Clean residual min=-0.002347 max=0.002420 Jy/beam ! Clean residual mean=0.000001 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.131823 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 76 components and 0.131823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101570Jy sigma=0.000656 ! Fit after self-cal, rms=0.101576Jy sigma=0.000656 ! 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.02 FD 0.95 HN 1.01 KP 1.07 ! LA 0.99 MK 1.01 NL 1.00 OV 1.02 ! PT 1.00 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 1.09 KP 1.00 ! LA 0.98 MK 0.96 NL 1.00 OV 1.02 ! PT 0.95 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.04 HN 1.04 KP 0.98 ! LA 0.94 MK 1.05 NL 0.99 OV 1.00 ! PT 0.94 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.08 HN 1.03 KP 1.00* ! LA 1.00* MK 0.94 NL 1.00* OV 1.01 ! PT 0.99 SC 1.03 ! ! ! Fit before self-cal, rms=0.101576Jy sigma=0.000656 ! Fit after self-cal, rms=0.101403Jy sigma=0.000654 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.099 mas, bmaj=7.823 mas, bpa=-3.447 degrees ! Estimated noise=790.729 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.000595037 Jy ! Component: 100 - total flux cleaned = 0.000662035 Jy ! Component: 150 - total flux cleaned = 0.000711876 Jy ! Component: 200 - total flux cleaned = 0.000751136 Jy ! Total flux subtracted in 200 components = 0.000751136 Jy ! Clean residual min=-0.002008 max=0.002153 Jy/beam ! Clean residual mean=0.000006 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.132574 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 87 components and 0.132574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101384Jy sigma=0.000654 ! Fit after self-cal, rms=0.101387Jy sigma=0.000654 ! 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.101387Jy sigma=0.000654 ! Fit after self-cal, rms=0.101707Jy sigma=0.000653 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.1 mas, bmaj=7.832 mas, bpa=-3.516 degrees ! Estimated noise=791.751 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000291304 Jy ! Component: 100 - total flux cleaned = 0.000364894 Jy ! Component: 150 - total flux cleaned = 0.000429553 Jy ! Component: 200 - total flux cleaned = 0.000501477 Jy ! Total flux subtracted in 200 components = 0.000501477 Jy ! Clean residual min=-0.001880 max=0.002124 Jy/beam ! Clean residual mean=0.000005 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.133076 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 108 components and 0.133076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101700Jy sigma=0.000653 ! Fit after self-cal, rms=0.101715Jy sigma=0.000653 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.16528e-05 Jy ! Component: 100 - total flux cleaned = 0.000103221 Jy ! Component: 150 - total flux cleaned = 0.000129225 Jy ! Component: 200 - total flux cleaned = 0.000153532 Jy ! Total flux subtracted in 200 components = 0.000153532 Jy ! Clean residual min=-0.001884 max=0.002141 Jy/beam ! Clean residual mean=0.000006 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.133229 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 113 components and 0.133229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101711Jy sigma=0.000653 ! Fit after self-cal, rms=0.101710Jy sigma=0.000653 ! 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.101710Jy sigma=0.000653 ! Fit after self-cal, rms=0.101837Jy sigma=0.000653 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.101 mas, bmaj=7.836 mas, bpa=-3.566 degrees ! Estimated noise=790.567 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.2665e-05 Jy ! Component: 100 - total flux cleaned = -2.3001e-07 Jy ! Component: 150 - total flux cleaned = -1.25025e-05 Jy ! Component: 200 - total flux cleaned = -2.35211e-05 Jy ! Total flux subtracted in 200 components = -2.35211e-05 Jy ! Clean residual min=-0.001857 max=0.002223 Jy/beam ! Clean residual mean=0.000005 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.133206 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 125 components and 0.133206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101832Jy sigma=0.000653 ! Fit after self-cal, rms=0.101845Jy sigma=0.000653 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 (69, 58.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010382 Jy ! Component: 100 - total flux cleaned = 0.000809751 Jy ! Component: 150 - total flux cleaned = 0.000623611 Jy ! Component: 200 - total flux cleaned = 0.000434856 Jy ! Total flux subtracted in 200 components = 0.000434856 Jy ! Clean residual min=-0.001710 max=0.001808 Jy/beam ! Clean residual mean=0.000004 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.133641 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 141 components and 0.133641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101801Jy sigma=0.000652 ! Fit after self-cal, rms=0.101791Jy sigma=0.000652 ! 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.101791Jy sigma=0.000652 ! Fit after self-cal, rms=0.101612Jy sigma=0.000652 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.652 mas, bmaj=15.91 mas, bpa=3.139 degrees ! Estimated noise=993.779 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000108907 Jy ! Component: 100 - total flux cleaned = -0.000272866 Jy ! Component: 150 - total flux cleaned = -0.000372053 Jy ! Component: 200 - total flux cleaned = -0.000424265 Jy ! Total flux subtracted in 200 components = -0.000424265 Jy ! Clean residual min=-0.002192 max=0.001990 Jy/beam ! Clean residual mean=0.000008 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.133216 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 160 components and 0.133216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101610Jy sigma=0.000652 ! Fit after self-cal, rms=0.101612Jy sigma=0.000652 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 = -7.53794e-05 Jy ! Component: 100 - total flux cleaned = -0.000135449 Jy ! Component: 150 - total flux cleaned = -0.000188753 Jy ! Component: 200 - total flux cleaned = -0.000236016 Jy ! Total flux subtracted in 200 components = -0.000236016 Jy ! Clean residual min=-0.002180 max=0.001997 Jy/beam ! Clean residual mean=0.000008 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.13298 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 162 components and 0.13298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101612Jy sigma=0.000652 ! Fit after self-cal, rms=0.101612Jy sigma=0.000652 ! 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.101 mas, bmaj=7.838 mas, bpa=-3.589 degrees ! Estimated noise=788.975 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.101 x 7.838 at -3.589 degrees (North through East) ! Clean map min=-0.001834 max=0.10575 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.485 mas, bmaj=6.661 mas, bpa=-3.487 degrees ! Estimated noise=1100.52 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0809901 Jy ! Component: 100 - total flux cleaned = 0.10455 Jy ! Component: 150 - total flux cleaned = 0.113844 Jy ! Component: 200 - total flux cleaned = 0.118634 Jy ! Total flux subtracted in 200 components = 0.118634 Jy ! Clean residual min=-0.003104 max=0.002922 Jy/beam ! Clean residual mean=-0.000002 rms=0.000746 Jy/beam ! Combined flux in latest and established models = 0.118634 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.118634 Jy ! Inverting map and beam ! Estimated beam: bmin=3.101 mas, bmaj=7.838 mas, bpa=-3.589 degrees ! Estimated noise=788.975 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.00568475 Jy ! Component: 100 - total flux cleaned = 0.00907321 Jy ! Component: 150 - total flux cleaned = 0.0114404 Jy ! Component: 200 - total flux cleaned = 0.0125407 Jy ! Total flux subtracted in 200 components = 0.0125407 Jy ! Clean residual min=-0.001850 max=0.001770 Jy/beam ! Clean residual mean=0.000002 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.131175 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 86 components and 0.131175 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.652 mas, bmaj=15.91 mas, bpa=3.139 degrees ! Estimated noise=993.779 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120803 Jy ! Component: 100 - total flux cleaned = 0.00124143 Jy ! Component: 150 - total flux cleaned = 0.00134307 Jy ! Component: 200 - total flux cleaned = 0.00140027 Jy ! Total flux subtracted in 200 components = 0.00140027 Jy ! Clean residual min=-0.002294 max=0.001988 Jy/beam ! Clean residual mean=0.000007 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.132575 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.46796e-06 Jy ! Component: 100 - total flux cleaned = -4.14258e-05 Jy ! Component: 150 - total flux cleaned = -6.07869e-05 Jy ! Component: 200 - total flux cleaned = -9.64587e-05 Jy ! Total flux subtracted in 200 components = -9.64587e-05 Jy ! Clean residual min=-0.002250 max=0.002008 Jy/beam ! Clean residual mean=0.000007 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.132478 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 134 components and 0.132478 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.101 mas, bmaj=7.838 mas, bpa=-3.589 degrees ! Estimated noise=788.975 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000336601 Jy ! Component: 100 - total flux cleaned = -0.000296263 Jy ! Component: 150 - total flux cleaned = -0.000262898 Jy ! Component: 200 - total flux cleaned = -0.000203847 Jy ! Total flux subtracted in 200 components = -0.000203847 Jy ! Clean residual min=-0.001671 max=0.001660 Jy/beam ! Clean residual mean=0.000004 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.132275 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 150 components and 0.132275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101620Jy sigma=0.000652 ! Fit after self-cal, rms=0.101609Jy sigma=0.000652 wmodel J0039-1854_S_2017_03_27_pus_map.mod ! Writing 150 model components to file: J0039-1854_S_2017_03_27_pus_map.mod wobs J0039-1854_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J0039-1854_S_2017_03_27_pus_uvs.fits wwins J0039-1854_S_2017_03_27_pus_map.win ! wwins: Wrote 3 windows to J0039-1854_S_2017_03_27_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 = -3.40654e-05 Jy ! Component: 100 - total flux cleaned = 5.68494e-05 Jy ! Component: 150 - total flux cleaned = 0.000202151 Jy ! Component: 200 - total flux cleaned = 0.000428734 Jy ! Component: 250 - total flux cleaned = 0.000676939 Jy ! Component: 300 - total flux cleaned = 0.000918339 Jy ! Component: 350 - total flux cleaned = 0.00102348 Jy ! Component: 400 - total flux cleaned = 0.00117848 Jy ! Component: 450 - total flux cleaned = 0.00135516 Jy ! Component: 500 - total flux cleaned = 0.00142893 Jy ! Component: 550 - total flux cleaned = 0.0014532 Jy ! Component: 600 - total flux cleaned = 0.00154924 Jy ! Component: 650 - total flux cleaned = 0.00154918 Jy ! Component: 700 - total flux cleaned = 0.00159571 Jy ! Component: 750 - total flux cleaned = 0.00164121 Jy ! Component: 800 - total flux cleaned = 0.00164097 Jy ! Component: 850 - total flux cleaned = 0.00170801 Jy ! Component: 900 - total flux cleaned = 0.00179596 Jy ! Component: 950 - total flux cleaned = 0.00181736 Jy ! Component: 1000 - total flux cleaned = 0.00181728 Jy ! Component: 1050 - total flux cleaned = 0.00188074 Jy ! Component: 1100 - total flux cleaned = 0.00196439 Jy ! Component: 1150 - total flux cleaned = 0.00198524 Jy ! Component: 1200 - total flux cleaned = 0.00194436 Jy ! Component: 1250 - total flux cleaned = 0.00196489 Jy ! Component: 1300 - total flux cleaned = 0.0020051 Jy ! Component: 1350 - total flux cleaned = 0.00198538 Jy ! Component: 1400 - total flux cleaned = 0.00202453 Jy ! Component: 1450 - total flux cleaned = 0.00202458 Jy ! Component: 1500 - total flux cleaned = 0.00204378 Jy ! Component: 1550 - total flux cleaned = 0.00206251 Jy ! Component: 1600 - total flux cleaned = 0.00206274 Jy ! Component: 1650 - total flux cleaned = 0.00208099 Jy ! Component: 1700 - total flux cleaned = 0.00211751 Jy ! Component: 1750 - total flux cleaned = 0.00217145 Jy ! Component: 1800 - total flux cleaned = 0.00215394 Jy ! Component: 1850 - total flux cleaned = 0.0021894 Jy ! Component: 1900 - total flux cleaned = 0.00225897 Jy ! Component: 1950 - total flux cleaned = 0.00224159 Jy ! Component: 2000 - total flux cleaned = 0.00231023 Jy ! Component: 2050 - total flux cleaned = 0.00232724 Jy ! Component: 2100 - total flux cleaned = 0.00239448 Jy ! Component: 2150 - total flux cleaned = 0.002378 Jy ! Component: 2200 - total flux cleaned = 0.00241114 Jy ! Component: 2250 - total flux cleaned = 0.0025747 Jy ! Component: 2300 - total flux cleaned = 0.00255829 Jy ! Component: 2350 - total flux cleaned = 0.00265479 Jy ! Component: 2400 - total flux cleaned = 0.00260686 Jy ! Component: 2450 - total flux cleaned = 0.00268558 Jy ! Component: 2500 - total flux cleaned = 0.00270122 Jy ! Component: 2550 - total flux cleaned = 0.00270116 Jy ! Component: 2600 - total flux cleaned = 0.00273198 Jy ! Component: 2650 - total flux cleaned = 0.00282384 Jy ! Component: 2700 - total flux cleaned = 0.00282383 Jy ! Component: 2750 - total flux cleaned = 0.00282382 Jy ! Component: 2800 - total flux cleaned = 0.00288355 Jy ! Component: 2850 - total flux cleaned = 0.00285399 Jy ! Component: 2900 - total flux cleaned = 0.0029128 Jy ! Component: 2950 - total flux cleaned = 0.00285457 Jy ! Component: 3000 - total flux cleaned = 0.00288357 Jy ! Component: 3050 - total flux cleaned = 0.0029412 Jy ! Component: 3100 - total flux cleaned = 0.00298395 Jy ! Component: 3150 - total flux cleaned = 0.00298387 Jy ! Component: 3200 - total flux cleaned = 0.00301205 Jy ! Component: 3250 - total flux cleaned = 0.00309595 Jy ! Component: 3300 - total flux cleaned = 0.00305427 Jy ! Component: 3350 - total flux cleaned = 0.00305422 Jy ! Component: 3400 - total flux cleaned = 0.00310914 Jy ! Component: 3450 - total flux cleaned = 0.00314997 Jy ! Component: 3500 - total flux cleaned = 0.00315004 Jy ! Component: 3550 - total flux cleaned = 0.00310978 Jy ! Component: 3600 - total flux cleaned = 0.00317681 Jy ! Component: 3650 - total flux cleaned = 0.00316354 Jy ! Component: 3700 - total flux cleaned = 0.00313693 Jy ! Component: 3750 - total flux cleaned = 0.00315002 Jy ! Component: 3800 - total flux cleaned = 0.0031501 Jy ! Component: 3850 - total flux cleaned = 0.00313707 Jy ! Component: 3900 - total flux cleaned = 0.00311136 Jy ! Component: 3950 - total flux cleaned = 0.00311126 Jy ! Component: 4000 - total flux cleaned = 0.00312406 Jy ! Component: 4050 - total flux cleaned = 0.00306057 Jy ! Total flux subtracted in 4096 components = 0.00311098 Jy ! Clean residual min=-0.000688 max=0.000882 Jy/beam ! Clean residual mean=0.000002 rms=0.000240 Jy/beam ! Combined flux in latest and established models = 0.135385 Jy keep ! Adding 307 model components to the UV plane model. ! The established model now contains 457 components and 0.135385 Jy ![Exited script file: muppet] wmap "J0039-1854_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.101 x 7.838 at -3.589 degrees (North through East) ! Clean map min=-0.0014545 max=0.10626 Jy/beam ! Writing clean map to FITS file: J0039-1854_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.106256 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000240054 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.677761 0.677761 1.35552 2.71104 5.42209 10.8442 21.6884 43.3767 86.7534 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.106 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.101 x 7.838 at -3.589 degrees (North through East) ! Clean map min=-0.0014545 max=0.10626 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 J0039-1854_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:28:01 2019