! Started logfile: J0352-2514_S_2017_03_23_pus_uvs.log on Mon May 13 09:47:18 2019 obs J0352-2514_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J0352-2514_S_2017_03_23_pus_uva.fits ! AN table 1: 75 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.964741 visibilities/baseline/integration-bin. ! Found source: J0352-2514 ! ! 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 481 lines of history. ! ! Reading 13024 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 J0352-2514_S_2017_03_23_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 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 286 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.786826Jy sigma=0.005169 ! Fit after self-cal, rms=0.754357Jy sigma=0.004961 ! 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.512 mas, bmaj=6.642 mas, bpa=-8.465 degrees ! Estimated noise=1459.89 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.184749 Jy ! Component: 100 - total flux cleaned = 0.233708 Jy ! Total flux subtracted in 100 components = 0.233708 Jy ! Clean residual min=-0.009828 max=0.020376 Jy/beam ! Clean residual mean=0.000017 rms=0.002708 Jy/beam ! Combined flux in latest and established models = 0.233708 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.233708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128294Jy sigma=0.000763 ! Fit after self-cal, rms=0.128252Jy sigma=0.000763 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0217311 Jy ! Component: 100 - total flux cleaned = 0.0335015 Jy ! Total flux subtracted in 100 components = 0.0335015 Jy ! Clean residual min=-0.008592 max=0.012184 Jy/beam ! Clean residual mean=0.000017 rms=0.002021 Jy/beam ! Combined flux in latest and established models = 0.26721 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 34 components and 0.26721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122648Jy sigma=0.000729 ! Fit after self-cal, rms=0.122627Jy sigma=0.000729 ! Inverting map ! Added new window around map position (4, -10). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0105829 Jy ! Component: 100 - total flux cleaned = 0.0162791 Jy ! Total flux subtracted in 100 components = 0.0162791 Jy ! Clean residual min=-0.008094 max=0.007407 Jy/beam ! Clean residual mean=0.000016 rms=0.001815 Jy/beam ! Combined flux in latest and established models = 0.283489 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 50 components and 0.283489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121421Jy sigma=0.000722 ! Fit after self-cal, rms=0.121381Jy sigma=0.000722 ! 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.058 mas, bmaj=7.862 mas, bpa=-6.222 degrees ! Estimated noise=1062.63 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.00669539 Jy ! Component: 100 - total flux cleaned = 0.0109602 Jy ! Component: 150 - total flux cleaned = 0.0138715 Jy ! Component: 200 - total flux cleaned = 0.0158828 Jy ! Total flux subtracted in 200 components = 0.0158828 Jy ! Clean residual min=-0.007079 max=0.006471 Jy/beam ! Clean residual mean=0.000028 rms=0.001641 Jy/beam ! Combined flux in latest and established models = 0.299372 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 67 components and 0.299372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120707Jy sigma=0.000720 ! Fit after self-cal, rms=0.120706Jy sigma=0.000720 ! 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.01 FD 0.97 HN 1.03 KP 1.07 ! LA 0.99 MK 1.02 NL 0.91 OV 1.02 ! PT 1.04 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.05 HN 1.05 KP 1.04 ! LA 0.95 MK 0.97 NL 1.04 OV 1.05 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.07 HN 1.05 KP 0.89 ! LA 0.75 MK 0.91 NL 1.18 OV 0.94 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.12 HN 1.02 KP 1.00* ! LA 0.77 MK 1.25 NL 1.00* OV 1.00* ! PT 1.01 SC 0.95 ! ! ! Fit before self-cal, rms=0.120706Jy sigma=0.000720 ! Fit after self-cal, rms=0.113515Jy sigma=0.000696 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.069 mas, bmaj=7.88 mas, bpa=-6.055 degrees ! Estimated noise=1066.01 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.000917342 Jy ! Component: 100 - total flux cleaned = -0.000970124 Jy ! Component: 150 - total flux cleaned = -0.00101344 Jy ! Component: 200 - total flux cleaned = -0.00104703 Jy ! Total flux subtracted in 200 components = -0.00104703 Jy ! Clean residual min=-0.003889 max=0.004481 Jy/beam ! Clean residual mean=0.000022 rms=0.001044 Jy/beam ! Combined flux in latest and established models = 0.298325 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 77 components and 0.298325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113473Jy sigma=0.000695 ! Fit after self-cal, rms=0.113414Jy sigma=0.000695 ! 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.113414Jy sigma=0.000695 ! Fit after self-cal, rms=0.113633Jy sigma=0.000690 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.077 mas, bmaj=7.92 mas, bpa=-5.929 degrees ! Estimated noise=1068.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000419899 Jy ! Component: 100 - total flux cleaned = -0.000508906 Jy ! Component: 150 - total flux cleaned = -0.000546115 Jy ! Component: 200 - total flux cleaned = -0.000612424 Jy ! Total flux subtracted in 200 components = -0.000612424 Jy ! Clean residual min=-0.003043 max=0.003217 Jy/beam ! Clean residual mean=0.000006 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.297712 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 88 components and 0.297712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113597Jy sigma=0.000690 ! Fit after self-cal, rms=0.113620Jy 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 = -8.18663e-05 Jy ! Component: 100 - total flux cleaned = -0.000114758 Jy ! Component: 150 - total flux cleaned = -0.000169737 Jy ! Component: 200 - total flux cleaned = -0.000195274 Jy ! Total flux subtracted in 200 components = -0.000195274 Jy ! Clean residual min=-0.003028 max=0.003109 Jy/beam ! Clean residual mean=0.000007 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.297517 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 91 components and 0.297517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113604Jy sigma=0.000689 ! Fit after self-cal, rms=0.113600Jy sigma=0.000689 ! 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.113600Jy sigma=0.000689 ! Fit after self-cal, rms=0.114178Jy sigma=0.000689 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.076 mas, bmaj=7.933 mas, bpa=-5.979 degrees ! Estimated noise=1068.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000188743 Jy ! Component: 100 - total flux cleaned = -0.000260256 Jy ! Component: 150 - total flux cleaned = -0.000351369 Jy ! Component: 200 - total flux cleaned = -0.000434131 Jy ! Total flux subtracted in 200 components = -0.000434131 Jy ! Clean residual min=-0.003123 max=0.003230 Jy/beam ! Clean residual mean=0.000003 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.297083 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 95 components and 0.297083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114157Jy sigma=0.000689 ! Fit after self-cal, rms=0.114167Jy 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) ! Added new window around map position (-1, -15.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00308783 Jy ! Component: 100 - total flux cleaned = 0.00387699 Jy ! Component: 150 - total flux cleaned = 0.00397976 Jy ! Component: 200 - total flux cleaned = 0.00398073 Jy ! Total flux subtracted in 200 components = 0.00398073 Jy ! Clean residual min=-0.002917 max=0.002988 Jy/beam ! Clean residual mean=0.000008 rms=0.000707 Jy/beam ! Combined flux in latest and established models = 0.301064 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 113 components and 0.301064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114074Jy sigma=0.000688 ! Fit after self-cal, rms=0.114058Jy sigma=0.000688 ! 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.114058Jy sigma=0.000688 ! Fit after self-cal, rms=0.114127Jy sigma=0.000688 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.702 mas, bmaj=17.33 mas, bpa=-0.4814 degrees ! Estimated noise=1382.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108667 Jy ! Component: 100 - total flux cleaned = 0.00121463 Jy ! Component: 150 - total flux cleaned = 0.00114963 Jy ! Component: 200 - total flux cleaned = 0.00110124 Jy ! Total flux subtracted in 200 components = 0.00110124 Jy ! Clean residual min=-0.003681 max=0.002943 Jy/beam ! Clean residual mean=0.000018 rms=0.000888 Jy/beam ! Combined flux in latest and established models = 0.302165 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 123 components and 0.302165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114108Jy sigma=0.000688 ! Fit after self-cal, rms=0.114097Jy sigma=0.000688 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.000247909 Jy ! Component: 100 - total flux cleaned = 0.00020108 Jy ! Component: 150 - total flux cleaned = 0.000183248 Jy ! Component: 200 - total flux cleaned = 0.000183875 Jy ! Total flux subtracted in 200 components = 0.000183875 Jy ! Clean residual min=-0.003629 max=0.002901 Jy/beam ! Clean residual mean=0.000019 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.302349 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 136 components and 0.302349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114093Jy sigma=0.000688 ! Fit after self-cal, rms=0.114090Jy 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.073 mas, bmaj=7.938 mas, bpa=-6.039 degrees ! Estimated noise=1068.83 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.073 x 7.938 at -6.039 degrees (North through East) ! Clean map min=-0.0026621 max=0.24284 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.533 mas, bmaj=6.708 mas, bpa=-7.856 degrees ! Estimated noise=1488.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.188025 Jy ! Component: 100 - total flux cleaned = 0.236122 Jy ! Component: 150 - total flux cleaned = 0.257402 Jy ! Component: 200 - total flux cleaned = 0.269702 Jy ! Total flux subtracted in 200 components = 0.269702 Jy ! Clean residual min=-0.004739 max=0.006349 Jy/beam ! Clean residual mean=-0.000000 rms=0.001256 Jy/beam ! Combined flux in latest and established models = 0.269702 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.269702 Jy ! Inverting map and beam ! Estimated beam: bmin=3.073 mas, bmaj=7.938 mas, bpa=-6.039 degrees ! Estimated noise=1068.83 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.0111319 Jy ! Component: 100 - total flux cleaned = 0.0177132 Jy ! Component: 150 - total flux cleaned = 0.0220761 Jy ! Component: 200 - total flux cleaned = 0.0251881 Jy ! Total flux subtracted in 200 components = 0.0251881 Jy ! Clean residual min=-0.003206 max=0.002995 Jy/beam ! Clean residual mean=0.000003 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.29489 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 86 components and 0.29489 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.702 mas, bmaj=17.33 mas, bpa=-0.4814 degrees ! Estimated noise=1382.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00334864 Jy ! Component: 100 - total flux cleaned = 0.00512948 Jy ! Component: 150 - total flux cleaned = 0.00616651 Jy ! Component: 200 - total flux cleaned = 0.00639973 Jy ! Total flux subtracted in 200 components = 0.00639973 Jy ! Clean residual min=-0.003424 max=0.002654 Jy/beam ! Clean residual mean=0.000017 rms=0.000861 Jy/beam ! Combined flux in latest and established models = 0.30129 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.000141798 Jy ! Component: 100 - total flux cleaned = 0.000241422 Jy ! Component: 150 - total flux cleaned = 0.000328242 Jy ! Component: 200 - total flux cleaned = 0.000387627 Jy ! Total flux subtracted in 200 components = 0.000387627 Jy ! Clean residual min=-0.003418 max=0.002720 Jy/beam ! Clean residual mean=0.000019 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.301677 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 130 components and 0.301677 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.073 mas, bmaj=7.938 mas, bpa=-6.039 degrees ! Estimated noise=1068.83 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000259082 Jy ! Component: 100 - total flux cleaned = 0.000219386 Jy ! Component: 150 - total flux cleaned = 0.000250686 Jy ! Component: 200 - total flux cleaned = 0.000279283 Jy ! Total flux subtracted in 200 components = 0.000279283 Jy ! Clean residual min=-0.002861 max=0.002722 Jy/beam ! Clean residual mean=0.000009 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.301957 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 145 components and 0.301957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114088Jy sigma=0.000688 ! Fit after self-cal, rms=0.114077Jy sigma=0.000688 wmodel J0352-2514_S_2017_03_23_pus_map.mod ! Writing 145 model components to file: J0352-2514_S_2017_03_23_pus_map.mod wobs J0352-2514_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J0352-2514_S_2017_03_23_pus_uvs.fits wwins J0352-2514_S_2017_03_23_pus_map.win ! wwins: Wrote 3 windows to J0352-2514_S_2017_03_23_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.000207543 Jy ! Component: 100 - total flux cleaned = -0.000162878 Jy ! Component: 150 - total flux cleaned = 7.98577e-06 Jy ! Component: 200 - total flux cleaned = 0.000337586 Jy ! Component: 250 - total flux cleaned = 0.000655476 Jy ! Component: 300 - total flux cleaned = 0.000848255 Jy ! Component: 350 - total flux cleaned = 0.000848534 Jy ! Component: 400 - total flux cleaned = 0.000923161 Jy ! Component: 450 - total flux cleaned = 0.000995429 Jy ! Component: 500 - total flux cleaned = 0.00092558 Jy ! Component: 550 - total flux cleaned = 0.00109776 Jy ! Component: 600 - total flux cleaned = 0.00119859 Jy ! Component: 650 - total flux cleaned = 0.00129808 Jy ! Component: 700 - total flux cleaned = 0.00139624 Jy ! Component: 750 - total flux cleaned = 0.00155728 Jy ! Component: 800 - total flux cleaned = 0.00168354 Jy ! Component: 850 - total flux cleaned = 0.00186975 Jy ! Component: 900 - total flux cleaned = 0.00193065 Jy ! Component: 950 - total flux cleaned = 0.00202148 Jy ! Component: 1000 - total flux cleaned = 0.00214051 Jy ! Component: 1050 - total flux cleaned = 0.00214088 Jy ! Component: 1100 - total flux cleaned = 0.00222791 Jy ! Component: 1150 - total flux cleaned = 0.00225591 Jy ! Component: 1200 - total flux cleaned = 0.00231206 Jy ! Component: 1250 - total flux cleaned = 0.0023676 Jy ! Component: 1300 - total flux cleaned = 0.00245015 Jy ! Component: 1350 - total flux cleaned = 0.00245055 Jy ! Component: 1400 - total flux cleaned = 0.00253146 Jy ! Component: 1450 - total flux cleaned = 0.00271718 Jy ! Component: 1500 - total flux cleaned = 0.00279607 Jy ! Component: 1550 - total flux cleaned = 0.00284812 Jy ! Component: 1600 - total flux cleaned = 0.00302693 Jy ! Component: 1650 - total flux cleaned = 0.00305202 Jy ! Component: 1700 - total flux cleaned = 0.00315167 Jy ! Component: 1750 - total flux cleaned = 0.00315122 Jy ! Component: 1800 - total flux cleaned = 0.00315144 Jy ! Component: 1850 - total flux cleaned = 0.00320003 Jy ! Component: 1900 - total flux cleaned = 0.00329601 Jy ! Component: 1950 - total flux cleaned = 0.00331955 Jy ! Component: 2000 - total flux cleaned = 0.00327237 Jy ! Component: 2050 - total flux cleaned = 0.00324913 Jy ! Component: 2100 - total flux cleaned = 0.0032952 Jy ! Component: 2150 - total flux cleaned = 0.00322651 Jy ! Component: 2200 - total flux cleaned = 0.00324909 Jy ! Component: 2250 - total flux cleaned = 0.00327117 Jy ! Component: 2300 - total flux cleaned = 0.00318214 Jy ! Component: 2350 - total flux cleaned = 0.00313791 Jy ! Component: 2400 - total flux cleaned = 0.00318155 Jy ! Component: 2450 - total flux cleaned = 0.00318137 Jy ! Component: 2500 - total flux cleaned = 0.00313811 Jy ! Component: 2550 - total flux cleaned = 0.00318068 Jy ! Component: 2600 - total flux cleaned = 0.00318063 Jy ! Component: 2650 - total flux cleaned = 0.00322292 Jy ! Component: 2700 - total flux cleaned = 0.00324395 Jy ! Component: 2750 - total flux cleaned = 0.00324391 Jy ! Component: 2800 - total flux cleaned = 0.00328505 Jy ! Component: 2850 - total flux cleaned = 0.00330547 Jy ! Component: 2900 - total flux cleaned = 0.00326482 Jy ! Component: 2950 - total flux cleaned = 0.00322475 Jy ! Component: 3000 - total flux cleaned = 0.0032844 Jy ! Component: 3050 - total flux cleaned = 0.00320526 Jy ! Component: 3100 - total flux cleaned = 0.00326419 Jy ! Component: 3150 - total flux cleaned = 0.00320564 Jy ! Component: 3200 - total flux cleaned = 0.00318633 Jy ! Component: 3250 - total flux cleaned = 0.00318632 Jy ! Component: 3300 - total flux cleaned = 0.00312917 Jy ! Component: 3350 - total flux cleaned = 0.00314812 Jy ! Component: 3400 - total flux cleaned = 0.00312932 Jy ! Component: 3450 - total flux cleaned = 0.00311061 Jy ! Component: 3500 - total flux cleaned = 0.00312933 Jy ! Component: 3550 - total flux cleaned = 0.00309229 Jy ! Component: 3600 - total flux cleaned = 0.00311056 Jy ! Component: 3650 - total flux cleaned = 0.00309219 Jy ! Component: 3700 - total flux cleaned = 0.00309216 Jy ! Component: 3750 - total flux cleaned = 0.0030562 Jy ! Component: 3800 - total flux cleaned = 0.00309192 Jy ! Component: 3850 - total flux cleaned = 0.0031096 Jy ! Component: 3900 - total flux cleaned = 0.00310966 Jy ! Component: 3950 - total flux cleaned = 0.0031095 Jy ! Component: 4000 - total flux cleaned = 0.00309207 Jy ! Component: 4050 - total flux cleaned = 0.00317878 Jy ! Total flux subtracted in 4096 components = 0.00316158 Jy ! Clean residual min=-0.000960 max=0.000860 Jy/beam ! Clean residual mean=0.000004 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.305118 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 419 components and 0.305118 Jy ![Exited script file: muppet] wmap "J0352-2514_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.073 x 7.938 at -6.039 degrees (North through East) ! Clean map min=-0.001821 max=0.24577 Jy/beam ! Writing clean map to FITS file: J0352-2514_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.245772 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000303115 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.369996 0.369996 0.739992 1.47998 2.95997 5.91994 11.8399 23.6797 47.3595 94.719 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.245 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.073 x 7.938 at -6.039 degrees (North through East) ! Clean map min=-0.001821 max=0.24577 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 J0352-2514_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:47:25 2019