! Started logfile: J0106-4034_S_2017_06_15_pus_uvs.log on Tue May 7 15:07:06 2019 obs J0106-4034_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J0106-4034_S_2017_06_15_pus_uva.fits ! AN table 1: 20 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.494444 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0106-4034 ! ! 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 603 lines of history. ! ! Reading 1780 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 J0106-4034_S_2017_06_15_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 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 152 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.542863Jy sigma=0.004260 ! Fit after self-cal, rms=0.519278Jy sigma=0.004102 ! 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.756 mas, bmaj=8.821 mas, bpa=0.3267 degrees ! Estimated noise=3312.15 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.405848 Jy ! Component: 100 - total flux cleaned = 0.500168 Jy ! Total flux subtracted in 100 components = 0.500168 Jy ! Clean residual min=-0.077708 max=0.159104 Jy/beam ! Clean residual mean=-0.000348 rms=0.023565 Jy/beam ! Combined flux in latest and established models = 0.500168 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.500168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.283129Jy sigma=0.002053 ! Fit after self-cal, rms=0.283125Jy sigma=0.002053 ! Inverting map ! Added new window around map position (-6.5, 0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.119146 Jy ! Component: 100 - total flux cleaned = 0.131399 Jy ! Total flux subtracted in 100 components = 0.131399 Jy ! Clean residual min=-0.056791 max=0.149741 Jy/beam ! Clean residual mean=-0.000181 rms=0.018394 Jy/beam ! Combined flux in latest and established models = 0.631567 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 15 components and 0.631567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.229891Jy sigma=0.001697 ! Fit after self-cal, rms=0.215213Jy sigma=0.001598 ! 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.223 mas, bmaj=10.09 mas, bpa=0.3191 degrees ! Estimated noise=2630.23 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 (6.5, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0977818 Jy ! Component: 100 - total flux cleaned = 0.128659 Jy ! Component: 150 - total flux cleaned = 0.138181 Jy ! Component: 200 - total flux cleaned = 0.144682 Jy ! Total flux subtracted in 200 components = 0.144682 Jy ! Clean residual min=-0.044996 max=0.056044 Jy/beam ! Clean residual mean=-0.000014 rms=0.012229 Jy/beam ! Combined flux in latest and established models = 0.776249 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 39 components and 0.776249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165605Jy sigma=0.001239 ! Fit after self-cal, rms=0.164203Jy sigma=0.001231 ! 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.00* FD 0.89 HN 2.29 KP 1.01 ! LA 0.99 MK 1.02 NL 1.62 OV 0.79 ! PT 1.02 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.93 HN 2.04 KP 0.95 ! LA 0.94 MK 1.02 NL 1.86 OV 0.80 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.95 HN 2.21 KP 0.95 ! LA 1.04 MK 1.04 NL 1.70 OV 0.71 ! PT 0.99 SC 1.05 ! ! ! Correcting IF 4. ! A total of 48 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.164203Jy sigma=0.001231 ! Fit after self-cal, rms=0.149178Jy sigma=0.000829 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.195 mas, bmaj=9.878 mas, bpa=2.35 degrees ! Estimated noise=3044.25 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.015148 Jy ! Component: 100 - total flux cleaned = -0.019076 Jy ! Component: 150 - total flux cleaned = -0.0222611 Jy ! Component: 200 - total flux cleaned = -0.0249946 Jy ! Total flux subtracted in 200 components = -0.0249946 Jy ! Clean residual min=-0.023630 max=0.021874 Jy/beam ! Clean residual mean=-0.000229 rms=0.006316 Jy/beam ! Combined flux in latest and established models = 0.751254 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 64 components and 0.751254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141234Jy sigma=0.000780 ! Fit after self-cal, rms=0.141437Jy sigma=0.000779 ! 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.141437Jy sigma=0.000779 ! Fit after self-cal, rms=0.137440Jy sigma=0.000726 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=9.939 mas, bpa=2.388 degrees ! Estimated noise=3044.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00839148 Jy ! Component: 100 - total flux cleaned = -0.0104668 Jy ! Component: 150 - total flux cleaned = -0.01186 Jy ! Component: 200 - total flux cleaned = -0.0130333 Jy ! Total flux subtracted in 200 components = -0.0130333 Jy ! Clean residual min=-0.016377 max=0.015580 Jy/beam ! Clean residual mean=-0.000064 rms=0.004406 Jy/beam ! Combined flux in latest and established models = 0.738221 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 89 components and 0.738221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135194Jy sigma=0.000710 ! Fit after self-cal, rms=0.135089Jy sigma=0.000710 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.00180907 Jy ! Component: 100 - total flux cleaned = -0.00251829 Jy ! Component: 150 - total flux cleaned = -0.00314803 Jy ! Component: 200 - total flux cleaned = -0.00373337 Jy ! Total flux subtracted in 200 components = -0.00373337 Jy ! Clean residual min=-0.015501 max=0.014514 Jy/beam ! Clean residual mean=-0.000080 rms=0.004240 Jy/beam ! Combined flux in latest and established models = 0.734488 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 103 components and 0.734488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134297Jy sigma=0.000704 ! Fit after self-cal, rms=0.134214Jy 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.134214Jy sigma=0.000704 ! Fit after self-cal, rms=0.137306Jy sigma=0.000701 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.219 mas, bmaj=9.947 mas, bpa=2.372 degrees ! Estimated noise=3056.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00606269 Jy ! Component: 100 - total flux cleaned = -0.00785609 Jy ! Component: 150 - total flux cleaned = -0.00933372 Jy ! Component: 200 - total flux cleaned = -0.0100753 Jy ! Total flux subtracted in 200 components = -0.0100753 Jy ! Clean residual min=-0.014354 max=0.014173 Jy/beam ! Clean residual mean=-0.000073 rms=0.003916 Jy/beam ! Combined flux in latest and established models = 0.724412 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 119 components and 0.724412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136448Jy sigma=0.000695 ! Fit after self-cal, rms=0.136378Jy sigma=0.000694 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.00110737 Jy ! Component: 100 - total flux cleaned = -0.00126631 Jy ! Component: 150 - total flux cleaned = -0.00156897 Jy ! Component: 200 - total flux cleaned = -0.00171377 Jy ! Total flux subtracted in 200 components = -0.00171377 Jy ! Clean residual min=-0.013843 max=0.013984 Jy/beam ! Clean residual mean=-0.000081 rms=0.003827 Jy/beam ! Combined flux in latest and established models = 0.722699 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 129 components and 0.722699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135940Jy sigma=0.000692 ! Fit after self-cal, rms=0.135884Jy sigma=0.000692 ! 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.135884Jy sigma=0.000692 ! Fit after self-cal, rms=0.138196Jy sigma=0.000690 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.536 mas, bmaj=27.3 mas, bpa=-0.02842 degrees ! Estimated noise=3732.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00842627 Jy ! Component: 100 - total flux cleaned = -0.0113637 Jy ! Component: 150 - total flux cleaned = -0.0113639 Jy ! Component: 200 - total flux cleaned = -0.0114889 Jy ! Total flux subtracted in 200 components = -0.0114889 Jy ! Clean residual min=-0.016772 max=0.014456 Jy/beam ! Clean residual mean=-0.000182 rms=0.005266 Jy/beam ! Combined flux in latest and established models = 0.71121 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 137 components and 0.71121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137910Jy sigma=0.000686 ! Fit after self-cal, rms=0.137819Jy sigma=0.000686 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.000517728 Jy ! Component: 100 - total flux cleaned = -0.000378319 Jy ! Component: 150 - total flux cleaned = -0.000379247 Jy ! Component: 200 - total flux cleaned = -0.000480628 Jy ! Total flux subtracted in 200 components = -0.000480628 Jy ! Clean residual min=-0.016547 max=0.014867 Jy/beam ! Clean residual mean=-0.000187 rms=0.005198 Jy/beam ! Combined flux in latest and established models = 0.710729 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 139 components and 0.710729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137651Jy sigma=0.000685 ! Fit after self-cal, rms=0.137580Jy sigma=0.000685 ! 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.219 mas, bmaj=9.95 mas, bpa=2.362 degrees ! Estimated noise=3067.08 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.219 x 9.95 at 2.362 degrees (North through East) ! Clean map min=-0.014964 max=0.49634 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.73 mas, bmaj=8.557 mas, bpa=2.708 degrees ! Estimated noise=3963.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.4829 Jy ! Component: 100 - total flux cleaned = 0.621732 Jy ! Component: 150 - total flux cleaned = 0.679986 Jy ! Component: 200 - total flux cleaned = 0.693526 Jy ! Total flux subtracted in 200 components = 0.693526 Jy ! Clean residual min=-0.020742 max=0.027564 Jy/beam ! Clean residual mean=-0.000058 rms=0.005293 Jy/beam ! Combined flux in latest and established models = 0.693526 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.693526 Jy ! Inverting map and beam ! Estimated beam: bmin=3.219 mas, bmaj=9.95 mas, bpa=2.362 degrees ! Estimated noise=3067.08 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) ! Added new window around map position (2, 17.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.016762 Jy ! Component: 100 - total flux cleaned = 0.0178699 Jy ! Component: 150 - total flux cleaned = 0.0186648 Jy ! Component: 200 - total flux cleaned = 0.0192862 Jy ! Total flux subtracted in 200 components = 0.0192862 Jy ! Clean residual min=-0.015424 max=0.013689 Jy/beam ! Clean residual mean=-0.000086 rms=0.003796 Jy/beam ! Combined flux in latest and established models = 0.712812 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 40 components and 0.712812 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=8.536 mas, bmaj=27.3 mas, bpa=-0.02842 degrees ! Estimated noise=3732.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00279122 Jy ! Component: 100 - total flux cleaned = 0.0027938 Jy ! Component: 150 - total flux cleaned = 0.00295989 Jy ! Component: 200 - total flux cleaned = 0.00295602 Jy ! Total flux subtracted in 200 components = 0.00295602 Jy ! Clean residual min=-0.016555 max=0.014877 Jy/beam ! Clean residual mean=-0.000155 rms=0.005169 Jy/beam ! Combined flux in latest and established models = 0.715768 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.6259e-06 Jy ! Component: 100 - total flux cleaned = 2.46727e-06 Jy ! Component: 150 - total flux cleaned = 1.40366e-06 Jy ! Component: 200 - total flux cleaned = -2.24365e-06 Jy ! Total flux subtracted in 200 components = -2.24365e-06 Jy ! Clean residual min=-0.016269 max=0.014871 Jy/beam ! Clean residual mean=-0.000156 rms=0.005113 Jy/beam ! Combined flux in latest and established models = 0.715766 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 58 components and 0.715766 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.219 mas, bmaj=9.95 mas, bpa=2.362 degrees ! Estimated noise=3067.08 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.90925e-06 Jy ! Component: 100 - total flux cleaned = 0.000896732 Jy ! Component: 150 - total flux cleaned = 0.00109241 Jy ! Component: 200 - total flux cleaned = 0.00160728 Jy ! Total flux subtracted in 200 components = 0.00160728 Jy ! Clean residual min=-0.013882 max=0.012273 Jy/beam ! Clean residual mean=-0.000072 rms=0.003574 Jy/beam ! Combined flux in latest and established models = 0.717373 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 87 components and 0.717374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137524Jy sigma=0.000687 ! Fit after self-cal, rms=0.137267Jy sigma=0.000685 wmodel J0106-4034_S_2017_06_15_pus_map.mod ! Writing 87 model components to file: J0106-4034_S_2017_06_15_pus_map.mod wobs J0106-4034_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J0106-4034_S_2017_06_15_pus_uvs.fits wwins J0106-4034_S_2017_06_15_pus_map.win ! wwins: Wrote 4 windows to J0106-4034_S_2017_06_15_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.00200996 Jy ! Component: 100 - total flux cleaned = -0.00308533 Jy ! Component: 150 - total flux cleaned = -0.00428695 Jy ! Component: 200 - total flux cleaned = -0.00540763 Jy ! Component: 250 - total flux cleaned = -0.00628625 Jy ! Component: 300 - total flux cleaned = -0.00712331 Jy ! Component: 350 - total flux cleaned = -0.00839684 Jy ! Component: 400 - total flux cleaned = -0.00946123 Jy ! Component: 450 - total flux cleaned = -0.00961362 Jy ! Component: 500 - total flux cleaned = -0.0100386 Jy ! Component: 550 - total flux cleaned = -0.0104404 Jy ! Component: 600 - total flux cleaned = -0.0103135 Jy ! Component: 650 - total flux cleaned = -0.0106868 Jy ! Component: 700 - total flux cleaned = -0.0105664 Jy ! Component: 750 - total flux cleaned = -0.0105682 Jy ! Component: 800 - total flux cleaned = -0.0105701 Jy ! Component: 850 - total flux cleaned = -0.0105708 Jy ! Component: 900 - total flux cleaned = -0.0106764 Jy ! Component: 950 - total flux cleaned = -0.0102687 Jy ! Component: 1000 - total flux cleaned = -0.0101677 Jy ! Component: 1050 - total flux cleaned = -0.0100689 Jy ! Component: 1100 - total flux cleaned = -0.00997489 Jy ! Component: 1150 - total flux cleaned = -0.0098837 Jy ! Component: 1200 - total flux cleaned = -0.00970216 Jy ! Component: 1250 - total flux cleaned = -0.00943591 Jy ! Component: 1300 - total flux cleaned = -0.00917291 Jy ! Component: 1350 - total flux cleaned = -0.00874492 Jy ! Component: 1400 - total flux cleaned = -0.00841047 Jy ! Component: 1450 - total flux cleaned = -0.00824626 Jy ! Component: 1500 - total flux cleaned = -0.00784099 Jy ! Component: 1550 - total flux cleaned = -0.00752444 Jy ! Component: 1600 - total flux cleaned = -0.00752399 Jy ! Component: 1650 - total flux cleaned = -0.00744692 Jy ! Component: 1700 - total flux cleaned = -0.00752124 Jy ! Component: 1750 - total flux cleaned = -0.00737304 Jy ! Component: 1800 - total flux cleaned = -0.00744689 Jy ! Component: 1850 - total flux cleaned = -0.00766451 Jy ! Component: 1900 - total flux cleaned = -0.00773633 Jy ! Component: 1950 - total flux cleaned = -0.00780669 Jy ! Component: 2000 - total flux cleaned = -0.00780719 Jy ! Component: 2050 - total flux cleaned = -0.007945 Jy ! Component: 2100 - total flux cleaned = -0.0080132 Jy ! Component: 2150 - total flux cleaned = -0.00814636 Jy ! Component: 2200 - total flux cleaned = -0.00814649 Jy ! Component: 2250 - total flux cleaned = -0.00834343 Jy ! Component: 2300 - total flux cleaned = -0.0084077 Jy ! Component: 2350 - total flux cleaned = -0.00847169 Jy ! Component: 2400 - total flux cleaned = -0.00866078 Jy ! Component: 2450 - total flux cleaned = -0.00859855 Jy ! Component: 2500 - total flux cleaned = -0.00872256 Jy ! Component: 2550 - total flux cleaned = -0.00884538 Jy ! Component: 2600 - total flux cleaned = -0.00902788 Jy ! Component: 2650 - total flux cleaned = -0.00902775 Jy ! Component: 2700 - total flux cleaned = -0.00938629 Jy ! Component: 2750 - total flux cleaned = -0.00938562 Jy ! Component: 2800 - total flux cleaned = -0.00944431 Jy ! Component: 2850 - total flux cleaned = -0.0096769 Jy ! Component: 2900 - total flux cleaned = -0.00961891 Jy ! Component: 2950 - total flux cleaned = -0.00979119 Jy ! Component: 3000 - total flux cleaned = -0.0099051 Jy ! Component: 3050 - total flux cleaned = -0.0099619 Jy ! Component: 3100 - total flux cleaned = -0.0101869 Jy ! Component: 3150 - total flux cleaned = -0.0104102 Jy ! Component: 3200 - total flux cleaned = -0.0106872 Jy ! Component: 3250 - total flux cleaned = -0.0106874 Jy ! Component: 3300 - total flux cleaned = -0.0109613 Jy ! Component: 3350 - total flux cleaned = -0.0111243 Jy ! Component: 3400 - total flux cleaned = -0.0111783 Jy ! Component: 3450 - total flux cleaned = -0.0114473 Jy ! Component: 3500 - total flux cleaned = -0.0116615 Jy ! Component: 3550 - total flux cleaned = -0.0118213 Jy ! Component: 3600 - total flux cleaned = -0.0120336 Jy ! Component: 3650 - total flux cleaned = -0.0122443 Jy ! Component: 3700 - total flux cleaned = -0.0123496 Jy ! Component: 3750 - total flux cleaned = -0.012402 Jy ! Component: 3800 - total flux cleaned = -0.0126111 Jy ! Component: 3850 - total flux cleaned = -0.0126627 Jy ! Component: 3900 - total flux cleaned = -0.0126626 Jy ! Component: 3950 - total flux cleaned = -0.0127661 Jy ! Component: 4000 - total flux cleaned = -0.0127661 Jy ! Component: 4050 - total flux cleaned = -0.0129208 Jy ! Total flux subtracted in 4096 components = -0.0130749 Jy ! Clean residual min=-0.003380 max=0.002984 Jy/beam ! Clean residual mean=-0.000013 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.704299 Jy keep ! Adding 321 model components to the UV plane model. ! The established model now contains 408 components and 0.704299 Jy ![Exited script file: muppet] wmap "J0106-4034_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.219 x 9.95 at 2.362 degrees (North through East) ! Clean map min=-0.013783 max=0.51748 Jy/beam ! Writing clean map to FITS file: J0106-4034_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.517482 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000933527 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.541194 0.541194 1.08239 2.16478 4.32955 8.65911 17.3182 34.6364 69.2729 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0028 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.517 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.219 x 9.95 at 2.362 degrees (North through East) ! Clean map min=-0.013783 max=0.51748 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 J0106-4034_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:07:10 2019