! Started logfile: J1625-2527_S_2017_07_09_pus_uvs.log on Wed May 8 14:53:03 2019 obs J1625-2527_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J1625-2527_S_2017_07_09_pus_uva.fits ! AN table 1: 25 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.715556 visibilities/baseline/integration-bin. ! Found source: J1625-2527 ! ! 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 594 lines of history. ! ! Reading 3220 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 J1625-2527_S_2017_07_09_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 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 140 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.455090Jy sigma=0.003466 ! Fit after self-cal, rms=0.281835Jy sigma=0.001986 ! 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.533 mas, bmaj=6.948 mas, bpa=-8.257 degrees ! Estimated noise=2356.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.750354 Jy ! Component: 100 - total flux cleaned = 0.967085 Jy ! Total flux subtracted in 100 components = 0.967085 Jy ! Clean residual min=-0.042915 max=0.099804 Jy/beam ! Clean residual mean=-0.000197 rms=0.015313 Jy/beam ! Combined flux in latest and established models = 0.967085 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.967085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.256799Jy sigma=0.001884 ! Fit after self-cal, rms=0.256782Jy sigma=0.001883 ! Inverting map ! Added new window around map position (-4, 10.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.110673 Jy ! Component: 100 - total flux cleaned = 0.17989 Jy ! Total flux subtracted in 100 components = 0.17989 Jy ! Clean residual min=-0.030058 max=0.064269 Jy/beam ! Clean residual mean=-0.000088 rms=0.009996 Jy/beam ! Combined flux in latest and established models = 1.14698 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 31 components and 1.14698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190076Jy sigma=0.001320 ! Fit after self-cal, rms=0.188489Jy sigma=0.001305 ! 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.974 mas, bmaj=7.924 mas, bpa=-6.822 degrees ! Estimated noise=1886.34 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 (4, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0738034 Jy ! Component: 100 - total flux cleaned = 0.117 Jy ! Component: 150 - total flux cleaned = 0.144026 Jy ! Component: 200 - total flux cleaned = 0.160831 Jy ! Total flux subtracted in 200 components = 0.160831 Jy ! Clean residual min=-0.024706 max=0.026676 Jy/beam ! Clean residual mean=-0.000092 rms=0.006810 Jy/beam ! Combined flux in latest and established models = 1.30781 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 78 components and 1.30781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154682Jy sigma=0.001052 ! Fit after self-cal, rms=0.154642Jy sigma=0.001052 ! 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.94 HN 1.12 KP 1.03 ! LA 1.01 MK 1.01 NL 0.96 OV 0.96 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.15 KP 0.99 ! LA 0.98 MK 0.99 NL 1.05 OV 0.99 ! PT 0.99 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.13 KP 0.98 ! LA 0.97 MK 1.00 NL 1.00 OV 0.91 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 HN 1.09 KP 1.00* ! LA 0.95 MK 1.26 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.154642Jy sigma=0.001052 ! Fit after self-cal, rms=0.144287Jy sigma=0.000914 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.008 mas, bmaj=7.957 mas, bpa=-6.448 degrees ! Estimated noise=1909.62 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.0070995 Jy ! Component: 100 - total flux cleaned = -0.00769565 Jy ! Component: 150 - total flux cleaned = -0.00864444 Jy ! Component: 200 - total flux cleaned = -0.00984819 Jy ! Total flux subtracted in 200 components = -0.00984819 Jy ! Clean residual min=-0.020615 max=0.022823 Jy/beam ! Clean residual mean=-0.000108 rms=0.005470 Jy/beam ! Combined flux in latest and established models = 1.29796 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 92 components and 1.29796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139816Jy sigma=0.000895 ! Fit after self-cal, rms=0.139715Jy sigma=0.000894 ! 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.139715Jy sigma=0.000894 ! Fit after self-cal, rms=0.112739Jy sigma=0.000738 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.017 mas, bmaj=7.942 mas, bpa=-6.645 degrees ! Estimated noise=1918.79 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00543488 Jy ! Component: 100 - total flux cleaned = -0.00646538 Jy ! Component: 150 - total flux cleaned = -0.00678317 Jy ! Component: 200 - total flux cleaned = -0.00734964 Jy ! Total flux subtracted in 200 components = -0.00734964 Jy ! Clean residual min=-0.013213 max=0.012770 Jy/beam ! Clean residual mean=-0.000049 rms=0.002976 Jy/beam ! Combined flux in latest and established models = 1.29061 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 109 components and 1.29061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110910Jy sigma=0.000723 ! Fit after self-cal, rms=0.110886Jy sigma=0.000723 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.00030716 Jy ! Component: 100 - total flux cleaned = -0.000551172 Jy ! Component: 150 - total flux cleaned = -0.000985663 Jy ! Component: 200 - total flux cleaned = -0.000981941 Jy ! Total flux subtracted in 200 components = -0.000981941 Jy ! Clean residual min=-0.012224 max=0.012011 Jy/beam ! Clean residual mean=-0.000051 rms=0.002837 Jy/beam ! Combined flux in latest and established models = 1.28963 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 115 components and 1.28963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110113Jy sigma=0.000716 ! Fit after self-cal, rms=0.110072Jy sigma=0.000716 ! 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.110072Jy sigma=0.000716 ! Fit after self-cal, rms=0.109897Jy sigma=0.000711 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.017 mas, bmaj=7.944 mas, bpa=-6.65 degrees ! Estimated noise=1917.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00526571 Jy ! Component: 100 - total flux cleaned = -0.00626699 Jy ! Component: 150 - total flux cleaned = -0.00670688 Jy ! Component: 200 - total flux cleaned = -0.00709996 Jy ! Total flux subtracted in 200 components = -0.00709996 Jy ! Clean residual min=-0.011109 max=0.011626 Jy/beam ! Clean residual mean=-0.000050 rms=0.002543 Jy/beam ! Combined flux in latest and established models = 1.28253 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 127 components and 1.28253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108828Jy sigma=0.000703 ! Fit after self-cal, rms=0.108791Jy sigma=0.000703 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-7.5, 39). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00587364 Jy ! Component: 100 - total flux cleaned = 0.00661335 Jy ! Component: 150 - total flux cleaned = 0.00702439 Jy ! Component: 200 - total flux cleaned = 0.00739102 Jy ! Total flux subtracted in 200 components = 0.00739102 Jy ! Clean residual min=-0.009721 max=0.008950 Jy/beam ! Clean residual mean=-0.000029 rms=0.002285 Jy/beam ! Combined flux in latest and established models = 1.28992 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 152 components and 1.28992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107457Jy sigma=0.000694 ! Fit after self-cal, rms=0.107432Jy sigma=0.000694 ! 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.107432Jy sigma=0.000694 ! Fit after self-cal, rms=0.107532Jy sigma=0.000692 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.734 mas, bmaj=19.26 mas, bpa=-3.713 degrees ! Estimated noise=2413.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000261983 Jy ! Component: 100 - total flux cleaned = 0.000548905 Jy ! Component: 150 - total flux cleaned = 0.000681427 Jy ! Component: 200 - total flux cleaned = 0.000809721 Jy ! Total flux subtracted in 200 components = 0.000809721 Jy ! Clean residual min=-0.009687 max=0.009994 Jy/beam ! Clean residual mean=-0.000081 rms=0.003000 Jy/beam ! Combined flux in latest and established models = 1.29073 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 168 components and 1.29073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107177Jy sigma=0.000689 ! Fit after self-cal, rms=0.107176Jy sigma=0.000689 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.00051712 Jy ! Component: 100 - total flux cleaned = 0.000630637 Jy ! Component: 150 - total flux cleaned = 0.000629852 Jy ! Component: 200 - total flux cleaned = 0.000739302 Jy ! Total flux subtracted in 200 components = 0.000739302 Jy ! Clean residual min=-0.009409 max=0.009553 Jy/beam ! Clean residual mean=-0.000079 rms=0.002910 Jy/beam ! Combined flux in latest and established models = 1.29147 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 177 components and 1.29147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106975Jy sigma=0.000688 ! Fit after self-cal, rms=0.106965Jy sigma=0.000688 ! 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.018 mas, bmaj=7.951 mas, bpa=-6.653 degrees ! Estimated noise=1914.74 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.018 x 7.951 at -6.653 degrees (North through East) ! Clean map min=-0.0089564 max=0.94873 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106965Jy sigma=0.000688 ! Fit after self-cal, rms=0.099776Jy sigma=0.000633 ! Inverting map and beam ! Estimated beam: bmin=3.016 mas, bmaj=7.954 mas, bpa=-6.701 degrees ! Estimated noise=1912.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00282307 Jy ! Component: 100 - total flux cleaned = -0.00334522 Jy ! Component: 150 - total flux cleaned = -0.00365362 Jy ! Component: 200 - total flux cleaned = -0.00351269 Jy ! Total flux subtracted in 200 components = -0.00351269 Jy ! Clean residual min=-0.008525 max=0.007570 Jy/beam ! Clean residual mean=-0.000035 rms=0.001970 Jy/beam ! Combined flux in latest and established models = 1.28795 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 186 components and 1.28795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099175Jy sigma=0.000629 ! Fit after self-cal, rms=0.099158Jy sigma=0.000629 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.53871e-06 Jy ! Component: 100 - total flux cleaned = 0.00024704 Jy ! Component: 150 - total flux cleaned = 0.000247925 Jy ! Component: 200 - total flux cleaned = 0.000249003 Jy ! Total flux subtracted in 200 components = 0.000249003 Jy ! Clean residual min=-0.008049 max=0.007474 Jy/beam ! Clean residual mean=-0.000035 rms=0.001918 Jy/beam ! Combined flux in latest and established models = 1.2882 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 195 components and 1.2882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098871Jy sigma=0.000627 ! Fit after self-cal, rms=0.098858Jy sigma=0.000627 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098858Jy sigma=0.000627 ! Fit after self-cal, rms=0.098955Jy sigma=0.000626 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.564 mas, bmaj=6.971 mas, bpa=-8.057 degrees ! Estimated noise=2403.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.76352 Jy ! Component: 100 - total flux cleaned = 0.975366 Jy ! Component: 150 - total flux cleaned = 1.07561 Jy ! Component: 200 - total flux cleaned = 1.13377 Jy ! Total flux subtracted in 200 components = 1.13377 Jy ! Clean residual min=-0.015796 max=0.030518 Jy/beam ! Clean residual mean=-0.000124 rms=0.005164 Jy/beam ! Combined flux in latest and established models = 1.13377 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 24 model components to the UV plane model. ! The established model now contains 24 components and 1.13377 Jy ! Inverting map and beam ! Estimated beam: bmin=3.017 mas, bmaj=7.954 mas, bpa=-6.695 degrees ! Estimated noise=1909.96 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.0502598 Jy ! Component: 100 - total flux cleaned = 0.0805627 Jy ! Component: 150 - total flux cleaned = 0.100376 Jy ! Component: 200 - total flux cleaned = 0.11439 Jy ! Total flux subtracted in 200 components = 0.11439 Jy ! Clean residual min=-0.009032 max=0.010161 Jy/beam ! Clean residual mean=-0.000116 rms=0.002595 Jy/beam ! Combined flux in latest and established models = 1.24816 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 89 components and 1.24816 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.742 mas, bmaj=19.27 mas, bpa=-3.775 degrees ! Estimated noise=2407.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.016514 Jy ! Component: 100 - total flux cleaned = 0.0260503 Jy ! Component: 150 - total flux cleaned = 0.0322818 Jy ! Component: 200 - total flux cleaned = 0.0364334 Jy ! Total flux subtracted in 200 components = 0.0364334 Jy ! Clean residual min=-0.008102 max=0.009313 Jy/beam ! Clean residual mean=-0.000099 rms=0.002680 Jy/beam ! Combined flux in latest and established models = 1.2846 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.00283249 Jy ! Component: 100 - total flux cleaned = 0.00384611 Jy ! Component: 150 - total flux cleaned = 0.00405455 Jy ! Component: 200 - total flux cleaned = 0.0042478 Jy ! Total flux subtracted in 200 components = 0.0042478 Jy ! Clean residual min=-0.008123 max=0.008946 Jy/beam ! Clean residual mean=-0.000080 rms=0.002557 Jy/beam ! Combined flux in latest and established models = 1.28885 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 132 components and 1.28884 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.017 mas, bmaj=7.954 mas, bpa=-6.695 degrees ! Estimated noise=1909.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00117827 Jy ! Component: 100 - total flux cleaned = -0.00155854 Jy ! Component: 150 - total flux cleaned = -0.0014059 Jy ! Component: 200 - total flux cleaned = -0.00141725 Jy ! Total flux subtracted in 200 components = -0.00141725 Jy ! Clean residual min=-0.006578 max=0.006294 Jy/beam ! Clean residual mean=-0.000037 rms=0.001781 Jy/beam ! Combined flux in latest and established models = 1.28743 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 149 components and 1.28743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099034Jy sigma=0.000624 ! Fit after self-cal, rms=0.098998Jy sigma=0.000624 wmodel J1625-2527_S_2017_07_09_pus_map.mod ! Writing 149 model components to file: J1625-2527_S_2017_07_09_pus_map.mod wobs J1625-2527_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J1625-2527_S_2017_07_09_pus_uvs.fits wwins J1625-2527_S_2017_07_09_pus_map.win ! wwins: Wrote 4 windows to J1625-2527_S_2017_07_09_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.00214916 Jy ! Component: 100 - total flux cleaned = -0.00301893 Jy ! Component: 150 - total flux cleaned = -0.00404431 Jy ! Component: 200 - total flux cleaned = -0.00493076 Jy ! Component: 250 - total flux cleaned = -0.00578557 Jy ! Component: 300 - total flux cleaned = -0.00679495 Jy ! Component: 350 - total flux cleaned = -0.00741876 Jy ! Component: 400 - total flux cleaned = -0.00820187 Jy ! Component: 450 - total flux cleaned = -0.00879653 Jy ! Component: 500 - total flux cleaned = -0.009543 Jy ! Component: 550 - total flux cleaned = -0.0101905 Jy ! Component: 600 - total flux cleaned = -0.010586 Jy ! Component: 650 - total flux cleaned = -0.0112838 Jy ! Component: 700 - total flux cleaned = -0.0117396 Jy ! Component: 750 - total flux cleaned = -0.0119645 Jy ! Component: 800 - total flux cleaned = -0.0124025 Jy ! Component: 850 - total flux cleaned = -0.0123327 Jy ! Component: 900 - total flux cleaned = -0.0126131 Jy ! Component: 950 - total flux cleaned = -0.0126115 Jy ! Component: 1000 - total flux cleaned = -0.0126782 Jy ! Component: 1050 - total flux cleaned = -0.0127449 Jy ! Component: 1100 - total flux cleaned = -0.013008 Jy ! Component: 1150 - total flux cleaned = -0.0130708 Jy ! Component: 1200 - total flux cleaned = -0.0130715 Jy ! Component: 1250 - total flux cleaned = -0.0132609 Jy ! Component: 1300 - total flux cleaned = -0.0134446 Jy ! Component: 1350 - total flux cleaned = -0.0136259 Jy ! Component: 1400 - total flux cleaned = -0.0136861 Jy ! Component: 1450 - total flux cleaned = -0.0139798 Jy ! Component: 1500 - total flux cleaned = -0.0140385 Jy ! Component: 1550 - total flux cleaned = -0.0142672 Jy ! Component: 1600 - total flux cleaned = -0.0145484 Jy ! Component: 1650 - total flux cleaned = -0.014659 Jy ! Component: 1700 - total flux cleaned = -0.0149332 Jy ! Component: 1750 - total flux cleaned = -0.015094 Jy ! Component: 1800 - total flux cleaned = -0.0151477 Jy ! Component: 1850 - total flux cleaned = -0.0154645 Jy ! Component: 1900 - total flux cleaned = -0.0155158 Jy ! Component: 1950 - total flux cleaned = -0.0156194 Jy ! Component: 2000 - total flux cleaned = -0.0158744 Jy ! Component: 2050 - total flux cleaned = -0.016075 Jy ! Component: 2100 - total flux cleaned = -0.0163224 Jy ! Component: 2150 - total flux cleaned = -0.016371 Jy ! Component: 2200 - total flux cleaned = -0.0164672 Jy ! Component: 2250 - total flux cleaned = -0.0165625 Jy ! Component: 2300 - total flux cleaned = -0.0164199 Jy ! Component: 2350 - total flux cleaned = -0.0165144 Jy ! Component: 2400 - total flux cleaned = -0.0166078 Jy ! Component: 2450 - total flux cleaned = -0.0166535 Jy ! Component: 2500 - total flux cleaned = -0.0166533 Jy ! Component: 2550 - total flux cleaned = -0.0166976 Jy ! Component: 2600 - total flux cleaned = -0.0166972 Jy ! Component: 2650 - total flux cleaned = -0.0167407 Jy ! Component: 2700 - total flux cleaned = -0.0166533 Jy ! Component: 2750 - total flux cleaned = -0.0167829 Jy ! Component: 2800 - total flux cleaned = -0.0167396 Jy ! Component: 2850 - total flux cleaned = -0.01674 Jy ! Component: 2900 - total flux cleaned = -0.0168663 Jy ! Component: 2950 - total flux cleaned = -0.0168665 Jy ! Component: 3000 - total flux cleaned = -0.0168249 Jy ! Component: 3050 - total flux cleaned = -0.016907 Jy ! Component: 3100 - total flux cleaned = -0.0169073 Jy ! Component: 3150 - total flux cleaned = -0.0169077 Jy ! Component: 3200 - total flux cleaned = -0.0169873 Jy ! Component: 3250 - total flux cleaned = -0.0168687 Jy ! Component: 3300 - total flux cleaned = -0.0171817 Jy ! Component: 3350 - total flux cleaned = -0.0171038 Jy ! Component: 3400 - total flux cleaned = -0.017181 Jy ! Component: 3450 - total flux cleaned = -0.0172195 Jy ! Component: 3500 - total flux cleaned = -0.017333 Jy ! Component: 3550 - total flux cleaned = -0.0174835 Jy ! Component: 3600 - total flux cleaned = -0.0175579 Jy ! Component: 3650 - total flux cleaned = -0.0177801 Jy ! Component: 3700 - total flux cleaned = -0.0177802 Jy ! Component: 3750 - total flux cleaned = -0.0179624 Jy ! Component: 3800 - total flux cleaned = -0.0180352 Jy ! Component: 3850 - total flux cleaned = -0.0181072 Jy ! Component: 3900 - total flux cleaned = -0.0181432 Jy ! Component: 3950 - total flux cleaned = -0.0183209 Jy ! Component: 4000 - total flux cleaned = -0.0185325 Jy ! Component: 4050 - total flux cleaned = -0.0186374 Jy ! Total flux subtracted in 4096 components = -0.0187072 Jy ! Clean residual min=-0.001942 max=0.001907 Jy/beam ! Clean residual mean=0.000011 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 1.26872 Jy keep ! Adding 305 model components to the UV plane model. ! The established model now contains 454 components and 1.26872 Jy ![Exited script file: muppet] wmap "J1625-2527_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.017 x 7.954 at -6.695 degrees (North through East) ! Clean map min=-0.0045263 max=0.96851 Jy/beam ! Writing clean map to FITS file: J1625-2527_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.96851 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000631651 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.195656 0.195656 0.391313 0.782626 1.56525 3.1305 6.26101 12.522 25.044 50.0881 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.968 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.017 x 7.954 at -6.695 degrees (North through East) ! Clean map min=-0.0045263 max=0.96851 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 J1625-2527_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:53:08 2019