! Started logfile: J0155+2230_S_2017_08_05_pus_uvs.log on Thu May 9 19:16:57 2019 obs J0155+2230_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J0155+2230_S_2017_08_05_pus_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.974537 visibilities/baseline/integration-bin. ! Found source: J0155+2230 ! ! 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 513 lines of history. ! ! Reading 25260 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 J0155+2230_S_2017_08_05_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 829 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.890436Jy sigma=0.008787 ! Fit after self-cal, rms=0.885225Jy sigma=0.008742 ! 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.811 mas, bmaj=6.325 mas, bpa=-6.607 degrees ! Estimated noise=757.369 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.0854455 Jy ! Component: 100 - total flux cleaned = 0.11302 Jy ! Total flux subtracted in 100 components = 0.11302 Jy ! Clean residual min=-0.004491 max=0.011661 Jy/beam ! Clean residual mean=-0.000022 rms=0.001252 Jy/beam ! Combined flux in latest and established models = 0.11302 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.11302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080776Jy sigma=0.000714 ! Fit after self-cal, rms=0.080696Jy sigma=0.000713 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0131805 Jy ! Component: 100 - total flux cleaned = 0.0193518 Jy ! Total flux subtracted in 100 components = 0.0193518 Jy ! Clean residual min=-0.003748 max=0.004480 Jy/beam ! Clean residual mean=-0.000011 rms=0.000926 Jy/beam ! Combined flux in latest and established models = 0.132372 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 14 components and 0.132372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077995Jy sigma=0.000689 ! Fit after self-cal, rms=0.077963Jy sigma=0.000689 ! 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.333 mas, bmaj=7.148 mas, bpa=-4.102 degrees ! Estimated noise=534.07 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.00488476 Jy ! Component: 100 - total flux cleaned = 0.00727085 Jy ! Component: 150 - total flux cleaned = 0.00865301 Jy ! Component: 200 - total flux cleaned = 0.00951909 Jy ! Total flux subtracted in 200 components = 0.00951909 Jy ! Clean residual min=-0.002805 max=0.003596 Jy/beam ! Clean residual mean=-0.000008 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.141891 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 25 components and 0.141891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077551Jy sigma=0.000687 ! Fit after self-cal, rms=0.077549Jy sigma=0.000687 ! Inverting map ! Added new window around map position (5.5, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00300454 Jy ! Component: 100 - total flux cleaned = 0.00430914 Jy ! Component: 150 - total flux cleaned = 0.00443184 Jy ! Component: 200 - total flux cleaned = 0.00453121 Jy ! Total flux subtracted in 200 components = 0.00453121 Jy ! Clean residual min=-0.002616 max=0.002332 Jy/beam ! Clean residual mean=-0.000007 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.146422 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 46 components and 0.146422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077417Jy sigma=0.000686 ! Fit after self-cal, rms=0.077408Jy sigma=0.000686 ! 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.87 FD 0.98 HN 1.00 KP 1.05 ! LA 1.03 MK 1.01 NL 0.89 OV 1.04 ! PT 1.03 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.24 FD 1.00 HN 1.02 KP 1.00 ! LA 0.98 MK 1.02 NL 1.05 OV 1.05 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.06 HN 1.00 KP 0.89 ! LA 0.78 MK 1.02 NL 1.17 OV 0.98 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 HN 0.90 KP 1.00* ! LA 0.91 MK 1.06 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.077408Jy sigma=0.000686 ! Fit after self-cal, rms=0.074355Jy sigma=0.000674 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.34 mas, bmaj=7.144 mas, bpa=-3.822 degrees ! Estimated noise=536.702 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.000366119 Jy ! Component: 100 - total flux cleaned = 0.000190956 Jy ! Component: 150 - total flux cleaned = 0.000103288 Jy ! Component: 200 - total flux cleaned = 5.32066e-05 Jy ! Total flux subtracted in 200 components = 5.32066e-05 Jy ! Clean residual min=-0.001806 max=0.001808 Jy/beam ! Clean residual mean=-0.000005 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.146475 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 57 components and 0.146475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074316Jy sigma=0.000674 ! Fit after self-cal, rms=0.074256Jy sigma=0.000673 ! 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.074256Jy sigma=0.000673 ! Fit after self-cal, rms=0.075364Jy sigma=0.000669 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.344 mas, bmaj=7.125 mas, bpa=-3.888 degrees ! Estimated noise=536.051 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000423068 Jy ! Component: 100 - total flux cleaned = -0.000489204 Jy ! Component: 150 - total flux cleaned = -0.000489503 Jy ! Component: 200 - total flux cleaned = -0.000506644 Jy ! Total flux subtracted in 200 components = -0.000506644 Jy ! Clean residual min=-0.001516 max=0.001648 Jy/beam ! Clean residual mean=-0.000003 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.145968 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 67 components and 0.145968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075348Jy sigma=0.000669 ! Fit after self-cal, rms=0.075370Jy sigma=0.000669 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 (72.5, -42). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000619859 Jy ! Component: 100 - total flux cleaned = 0.000322497 Jy ! Component: 150 - total flux cleaned = 0.000206938 Jy ! Component: 200 - total flux cleaned = 0.000181525 Jy ! Total flux subtracted in 200 components = 0.000181525 Jy ! Clean residual min=-0.001496 max=0.001187 Jy/beam ! Clean residual mean=-0.000002 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.14615 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 84 components and 0.14615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075323Jy sigma=0.000668 ! Fit after self-cal, rms=0.075317Jy sigma=0.000668 ! 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.075317Jy sigma=0.000668 ! Fit after self-cal, rms=0.075222Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.346 mas, bmaj=7.123 mas, bpa=-3.822 degrees ! Estimated noise=535.521 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000110787 Jy ! Component: 100 - total flux cleaned = -0.000296144 Jy ! Component: 150 - total flux cleaned = -0.000338441 Jy ! Component: 200 - total flux cleaned = -0.000377674 Jy ! Total flux subtracted in 200 components = -0.000377674 Jy ! Clean residual min=-0.001453 max=0.001160 Jy/beam ! Clean residual mean=-0.000003 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.145772 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 94 components and 0.145772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075204Jy sigma=0.000668 ! Fit after self-cal, rms=0.075203Jy sigma=0.000668 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.28445e-05 Jy ! Component: 100 - total flux cleaned = -6.47071e-05 Jy ! Component: 150 - total flux cleaned = -4.73721e-05 Jy ! Component: 200 - total flux cleaned = -4.71897e-05 Jy ! Total flux subtracted in 200 components = -4.71897e-05 Jy ! Clean residual min=-0.001459 max=0.001165 Jy/beam ! Clean residual mean=-0.000003 rms=0.000342 Jy/beam ! Combined flux in latest and established models = 0.145725 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 97 components and 0.145725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075192Jy sigma=0.000668 ! Fit after self-cal, rms=0.075190Jy sigma=0.000668 ! 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.075190Jy sigma=0.000668 ! Fit after self-cal, rms=0.075023Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.398 mas, bmaj=10.71 mas, bpa=-7.954 degrees ! Estimated noise=666.54 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.25974e-06 Jy ! Component: 100 - total flux cleaned = -1.819e-05 Jy ! Component: 150 - total flux cleaned = -1.78152e-05 Jy ! Component: 200 - total flux cleaned = -6.7098e-06 Jy ! Total flux subtracted in 200 components = -6.7098e-06 Jy ! Clean residual min=-0.001411 max=0.001455 Jy/beam ! Clean residual mean=-0.000005 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.145718 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 108 components and 0.145718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075023Jy sigma=0.000668 ! Fit after self-cal, rms=0.075023Jy sigma=0.000668 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.29858e-06 Jy ! Component: 100 - total flux cleaned = 6.83979e-06 Jy ! Component: 150 - total flux cleaned = -2.53535e-06 Jy ! Component: 200 - total flux cleaned = -1.09873e-05 Jy ! Total flux subtracted in 200 components = -1.09873e-05 Jy ! Clean residual min=-0.001433 max=0.001440 Jy/beam ! Clean residual mean=-0.000005 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.145707 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 117 components and 0.145707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075023Jy sigma=0.000668 ! Fit after self-cal, rms=0.075023Jy sigma=0.000668 ! 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.349 mas, bmaj=7.122 mas, bpa=-3.756 degrees ! Estimated noise=535.161 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.349 x 7.122 at -3.756 degrees (North through East) ! Clean map min=-0.0013706 max=0.11307 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.827 mas, bmaj=6.312 mas, bpa=-6.366 degrees ! Estimated noise=764.942 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0859775 Jy ! Component: 100 - total flux cleaned = 0.114634 Jy ! Component: 150 - total flux cleaned = 0.127463 Jy ! Component: 200 - total flux cleaned = 0.133963 Jy ! Total flux subtracted in 200 components = 0.133963 Jy ! Clean residual min=-0.002947 max=0.003283 Jy/beam ! Clean residual mean=-0.000008 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.133963 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.133963 Jy ! Inverting map and beam ! Estimated beam: bmin=3.349 mas, bmaj=7.122 mas, bpa=-3.756 degrees ! Estimated noise=535.161 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.0044415 Jy ! Component: 100 - total flux cleaned = 0.00695774 Jy ! Component: 150 - total flux cleaned = 0.00835156 Jy ! Component: 200 - total flux cleaned = 0.00904031 Jy ! Total flux subtracted in 200 components = 0.00904031 Jy ! Clean residual min=-0.001593 max=0.001308 Jy/beam ! Clean residual mean=-0.000004 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.143004 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 39 components and 0.143004 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.398 mas, bmaj=10.71 mas, bpa=-7.954 degrees ! Estimated noise=666.54 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00132918 Jy ! Component: 100 - total flux cleaned = 0.00162932 Jy ! Component: 150 - total flux cleaned = 0.00191065 Jy ! Component: 200 - total flux cleaned = 0.00200684 Jy ! Total flux subtracted in 200 components = 0.00200684 Jy ! Clean residual min=-0.001512 max=0.001486 Jy/beam ! Clean residual mean=-0.000006 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.145011 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 = 0.000107359 Jy ! Component: 100 - total flux cleaned = 0.000203498 Jy ! Component: 150 - total flux cleaned = 0.000273949 Jy ! Component: 200 - total flux cleaned = 0.000339346 Jy ! Total flux subtracted in 200 components = 0.000339346 Jy ! Clean residual min=-0.001492 max=0.001452 Jy/beam ! Clean residual mean=-0.000005 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.14535 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 89 components and 0.14535 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.349 mas, bmaj=7.122 mas, bpa=-3.756 degrees ! Estimated noise=535.161 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000122788 Jy ! Component: 100 - total flux cleaned = -9.11739e-05 Jy ! Component: 150 - total flux cleaned = -6.17164e-05 Jy ! Component: 200 - total flux cleaned = -3.61714e-05 Jy ! Total flux subtracted in 200 components = -3.61714e-05 Jy ! Clean residual min=-0.001511 max=0.001251 Jy/beam ! Clean residual mean=-0.000003 rms=0.000350 Jy/beam ! Combined flux in latest and established models = 0.145314 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 110 components and 0.145314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075050Jy sigma=0.000668 ! Fit after self-cal, rms=0.075047Jy sigma=0.000668 wmodel J0155+2230_S_2017_08_05_pus_map.mod ! Writing 110 model components to file: J0155+2230_S_2017_08_05_pus_map.mod wobs J0155+2230_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J0155+2230_S_2017_08_05_pus_uvs.fits wwins J0155+2230_S_2017_08_05_pus_map.win ! wwins: Wrote 3 windows to J0155+2230_S_2017_08_05_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.000685546 Jy ! Component: 100 - total flux cleaned = -0.00118768 Jy ! Component: 150 - total flux cleaned = -0.00156814 Jy ! Component: 200 - total flux cleaned = -0.0018657 Jy ! Component: 250 - total flux cleaned = -0.00208699 Jy ! Component: 300 - total flux cleaned = -0.00225937 Jy ! Component: 350 - total flux cleaned = -0.0024272 Jy ! Component: 400 - total flux cleaned = -0.0025909 Jy ! Component: 450 - total flux cleaned = -0.00271081 Jy ! Component: 500 - total flux cleaned = -0.00276984 Jy ! Component: 550 - total flux cleaned = -0.00282734 Jy ! Component: 600 - total flux cleaned = -0.00282731 Jy ! Component: 650 - total flux cleaned = -0.00286457 Jy ! Component: 700 - total flux cleaned = -0.00286471 Jy ! Component: 750 - total flux cleaned = -0.00290078 Jy ! Component: 800 - total flux cleaned = -0.00293642 Jy ! Component: 850 - total flux cleaned = -0.00298885 Jy ! Component: 900 - total flux cleaned = -0.00304049 Jy ! Component: 950 - total flux cleaned = -0.00300632 Jy ! Component: 1000 - total flux cleaned = -0.00300634 Jy ! Component: 1050 - total flux cleaned = -0.0030231 Jy ! Component: 1100 - total flux cleaned = -0.00299045 Jy ! Component: 1150 - total flux cleaned = -0.00299041 Jy ! Component: 1200 - total flux cleaned = -0.00297438 Jy ! Component: 1250 - total flux cleaned = -0.00297454 Jy ! Component: 1300 - total flux cleaned = -0.00295906 Jy ! Component: 1350 - total flux cleaned = -0.00299021 Jy ! Component: 1400 - total flux cleaned = -0.00300552 Jy ! Component: 1450 - total flux cleaned = -0.00302044 Jy ! Component: 1500 - total flux cleaned = -0.00296008 Jy ! Component: 1550 - total flux cleaned = -0.00303486 Jy ! Component: 1600 - total flux cleaned = -0.00303495 Jy ! Component: 1650 - total flux cleaned = -0.00309354 Jy ! Component: 1700 - total flux cleaned = -0.00309327 Jy ! Component: 1750 - total flux cleaned = -0.00315115 Jy ! Component: 1800 - total flux cleaned = -0.00310813 Jy ! Component: 1850 - total flux cleaned = -0.00317952 Jy ! Component: 1900 - total flux cleaned = -0.00322195 Jy ! Component: 1950 - total flux cleaned = -0.00336202 Jy ! Component: 2000 - total flux cleaned = -0.00334786 Jy ! Component: 2050 - total flux cleaned = -0.00334792 Jy ! Component: 2100 - total flux cleaned = -0.00347141 Jy ! Component: 2150 - total flux cleaned = -0.00347117 Jy ! Component: 2200 - total flux cleaned = -0.00349831 Jy ! Component: 2250 - total flux cleaned = -0.00357882 Jy ! Component: 2300 - total flux cleaned = -0.00361877 Jy ! Component: 2350 - total flux cleaned = -0.00361859 Jy ! Component: 2400 - total flux cleaned = -0.00367133 Jy ! Component: 2450 - total flux cleaned = -0.00372352 Jy ! Component: 2500 - total flux cleaned = -0.00376223 Jy ! Component: 2550 - total flux cleaned = -0.0037879 Jy ! Component: 2600 - total flux cleaned = -0.0037878 Jy ! Component: 2650 - total flux cleaned = -0.00383862 Jy ! Component: 2700 - total flux cleaned = -0.00388924 Jy ! Component: 2750 - total flux cleaned = -0.00386405 Jy ! Component: 2800 - total flux cleaned = -0.00390151 Jy ! Component: 2850 - total flux cleaned = -0.00390141 Jy ! Component: 2900 - total flux cleaned = -0.0039507 Jy ! Component: 2950 - total flux cleaned = -0.00399968 Jy ! Component: 3000 - total flux cleaned = -0.00402402 Jy ! Component: 3050 - total flux cleaned = -0.00404814 Jy ! Component: 3100 - total flux cleaned = -0.00399998 Jy ! Component: 3150 - total flux cleaned = -0.00402397 Jy ! Component: 3200 - total flux cleaned = -0.00403601 Jy ! Component: 3250 - total flux cleaned = -0.00404776 Jy ! Component: 3300 - total flux cleaned = -0.00407127 Jy ! Component: 3350 - total flux cleaned = -0.00409465 Jy ! Component: 3400 - total flux cleaned = -0.00407138 Jy ! Component: 3450 - total flux cleaned = -0.00408305 Jy ! Component: 3500 - total flux cleaned = -0.00410609 Jy ! Component: 3550 - total flux cleaned = -0.00408306 Jy ! Component: 3600 - total flux cleaned = -0.00413996 Jy ! Component: 3650 - total flux cleaned = -0.00409461 Jy ! Component: 3700 - total flux cleaned = -0.00410591 Jy ! Component: 3750 - total flux cleaned = -0.00408346 Jy ! Component: 3800 - total flux cleaned = -0.00411705 Jy ! Component: 3850 - total flux cleaned = -0.00411709 Jy ! Component: 3900 - total flux cleaned = -0.00412819 Jy ! Component: 3950 - total flux cleaned = -0.00412825 Jy ! Component: 4000 - total flux cleaned = -0.00416103 Jy ! Component: 4050 - total flux cleaned = -0.0040847 Jy ! Total flux subtracted in 4096 components = -0.00408469 Jy ! Clean residual min=-0.000585 max=0.000821 Jy/beam ! Clean residual mean=-0.000000 rms=0.000203 Jy/beam ! Combined flux in latest and established models = 0.141229 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 405 components and 0.141229 Jy ![Exited script file: muppet] wmap "J0155+2230_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.349 x 7.122 at -3.756 degrees (North through East) ! Clean map min=-0.0013797 max=0.11318 Jy/beam ! Writing clean map to FITS file: J0155+2230_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.113183 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000201825 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.53495 0.53495 1.0699 2.1398 4.2796 8.55921 17.1184 34.2368 68.4737 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.113 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.349 x 7.122 at -3.756 degrees (North through East) ! Clean map min=-0.0013797 max=0.11318 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 J0155+2230_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:17:03 2019