! Started logfile: J1716-0452_S_2017_06_10_pus_uvs.log on Mon May 6 14:58:49 2019 obs J1716-0452_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J1716-0452_S_2017_06_10_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.902458 visibilities/baseline/integration-bin. ! Found source: J1716-0452 ! ! 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 1154 lines of history. ! ! Reading 18356 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 J1716-0452_S_2017_06_10_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 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 168 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 183 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 673 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.820273Jy sigma=0.007403 ! Fit after self-cal, rms=0.806971Jy sigma=0.007294 ! 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.722 mas, bmaj=7.662 mas, bpa=-6.785 degrees ! Estimated noise=1088.67 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.14289 Jy ! Component: 100 - total flux cleaned = 0.187256 Jy ! Total flux subtracted in 100 components = 0.187256 Jy ! Clean residual min=-0.006922 max=0.019738 Jy/beam ! Clean residual mean=0.000012 rms=0.002326 Jy/beam ! Combined flux in latest and established models = 0.187256 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.187256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093132Jy sigma=0.000792 ! Fit after self-cal, rms=0.093071Jy sigma=0.000791 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0228609 Jy ! Component: 100 - total flux cleaned = 0.0362913 Jy ! Total flux subtracted in 100 components = 0.0362913 Jy ! Clean residual min=-0.005110 max=0.007233 Jy/beam ! Clean residual mean=0.000019 rms=0.001497 Jy/beam ! Combined flux in latest and established models = 0.223547 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 35 components and 0.223547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085003Jy sigma=0.000710 ! Fit after self-cal, rms=0.084970Jy sigma=0.000710 ! 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.237 mas, bmaj=8.935 mas, bpa=-6.983 degrees ! Estimated noise=712.887 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.0127095 Jy ! Component: 100 - total flux cleaned = 0.0192424 Jy ! Component: 150 - total flux cleaned = 0.0228898 Jy ! Component: 200 - total flux cleaned = 0.0250378 Jy ! Total flux subtracted in 200 components = 0.0250378 Jy ! Clean residual min=-0.004240 max=0.003849 Jy/beam ! Clean residual mean=0.000021 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.248585 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 65 components and 0.248585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083202Jy sigma=0.000692 ! Fit after self-cal, rms=0.083199Jy sigma=0.000692 ! 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.91 FD 0.96 HN 1.02 KP 1.03 ! LA 1.02 MK 1.02 NL 0.91 OV 1.01 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.01 KP 1.00 ! LA 0.98 MK 1.01 NL 1.06 OV 1.03 ! PT 0.98 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.08 KP 0.96 ! LA 0.97 MK 0.98 NL 1.03 OV 0.97 ! PT 0.95 SC 1.04 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 1.04 KP 1.00* ! LA 0.85 MK 1.04 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.083199Jy sigma=0.000692 ! Fit after self-cal, rms=0.081331Jy sigma=0.000685 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.263 mas, bmaj=8.992 mas, bpa=-7.077 degrees ! Estimated noise=712.56 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.00123893 Jy ! Component: 100 - total flux cleaned = -0.00145225 Jy ! Component: 150 - total flux cleaned = -0.00154433 Jy ! Component: 200 - total flux cleaned = -0.00162998 Jy ! Total flux subtracted in 200 components = -0.00162998 Jy ! Clean residual min=-0.003497 max=0.003428 Jy/beam ! Clean residual mean=0.000010 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.246955 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 75 components and 0.246955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081288Jy sigma=0.000685 ! Fit after self-cal, rms=0.081270Jy sigma=0.000685 ! 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.081270Jy sigma=0.000685 ! Fit after self-cal, rms=0.081333Jy sigma=0.000679 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.267 mas, bmaj=9.003 mas, bpa=-7.131 degrees ! Estimated noise=710.783 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00032906 Jy ! Component: 100 - total flux cleaned = -0.000304378 Jy ! Component: 150 - total flux cleaned = -0.000304414 Jy ! Component: 200 - total flux cleaned = -0.000324318 Jy ! Total flux subtracted in 200 components = -0.000324318 Jy ! Clean residual min=-0.002740 max=0.003382 Jy/beam ! Clean residual mean=0.000007 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.246631 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 76 components and 0.246631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081319Jy sigma=0.000679 ! Fit after self-cal, rms=0.081337Jy sigma=0.000679 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 (-0.5, -12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00327288 Jy ! Component: 100 - total flux cleaned = 0.00400154 Jy ! Component: 150 - total flux cleaned = 0.00400455 Jy ! Component: 200 - total flux cleaned = 0.00392874 Jy ! Total flux subtracted in 200 components = 0.00392874 Jy ! Clean residual min=-0.002362 max=0.002288 Jy/beam ! Clean residual mean=0.000008 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.250559 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 93 components and 0.250559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081201Jy sigma=0.000678 ! Fit after self-cal, rms=0.081182Jy sigma=0.000678 ! 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.081182Jy sigma=0.000678 ! Fit after self-cal, rms=0.081736Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.263 mas, bmaj=8.988 mas, bpa=-7.091 degrees ! Estimated noise=709.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00138079 Jy ! Component: 100 - total flux cleaned = 0.00138265 Jy ! Component: 150 - total flux cleaned = 0.00135685 Jy ! Component: 200 - total flux cleaned = 0.00131529 Jy ! Total flux subtracted in 200 components = 0.00131529 Jy ! Clean residual min=-0.001788 max=0.001883 Jy/beam ! Clean residual mean=0.000001 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.251875 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 117 components and 0.251875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081709Jy sigma=0.000672 ! Fit after self-cal, rms=0.081739Jy sigma=0.000672 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.000325168 Jy ! Component: 100 - total flux cleaned = 0.00026452 Jy ! Component: 150 - total flux cleaned = 0.000247029 Jy ! Component: 200 - total flux cleaned = 0.000215283 Jy ! Total flux subtracted in 200 components = 0.000215283 Jy ! Clean residual min=-0.001757 max=0.001898 Jy/beam ! Clean residual mean=0.000001 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.25209 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 130 components and 0.25209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081730Jy sigma=0.000672 ! Fit after self-cal, rms=0.081728Jy sigma=0.000671 ! Inverting map ! Added new window around map position (-80.5, -24.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00172129 Jy ! Component: 100 - total flux cleaned = 0.00229484 Jy ! Component: 150 - total flux cleaned = 0.00248238 Jy ! Component: 200 - total flux cleaned = 0.00264828 Jy ! Total flux subtracted in 200 components = 0.00264828 Jy ! Clean residual min=-0.001641 max=0.001631 Jy/beam ! Clean residual mean=0.000002 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.254738 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 146 components and 0.254738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081680Jy sigma=0.000671 ! Fit after self-cal, rms=0.081679Jy sigma=0.000671 ! 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.081679Jy sigma=0.000671 ! Fit after self-cal, rms=0.081739Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.794 mas, bmaj=15.35 mas, bpa=-6.806 degrees ! Estimated noise=895.688 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000663533 Jy ! Component: 100 - total flux cleaned = 0.000703248 Jy ! Component: 150 - total flux cleaned = 0.000643566 Jy ! Component: 200 - total flux cleaned = 0.000602922 Jy ! Total flux subtracted in 200 components = 0.000602922 Jy ! Clean residual min=-0.001602 max=0.001687 Jy/beam ! Clean residual mean=0.000004 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.255341 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 169 components and 0.255341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081733Jy sigma=0.000671 ! Fit after self-cal, rms=0.081733Jy sigma=0.000671 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 = 9.46545e-05 Jy ! Component: 100 - total flux cleaned = 4.19929e-05 Jy ! Component: 150 - total flux cleaned = -5.49189e-06 Jy ! Component: 200 - total flux cleaned = -4.9282e-05 Jy ! Total flux subtracted in 200 components = -4.9282e-05 Jy ! Clean residual min=-0.001588 max=0.001666 Jy/beam ! Clean residual mean=0.000004 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.255292 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 178 components and 0.255292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081730Jy sigma=0.000671 ! Fit after self-cal, rms=0.081730Jy sigma=0.000671 ! 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.265 mas, bmaj=8.989 mas, bpa=-7.072 degrees ! Estimated noise=710.052 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.265 x 8.989 at -7.072 degrees (North through East) ! Clean map min=-0.0016131 max=0.19354 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.738 mas, bmaj=7.684 mas, bpa=-6.866 degrees ! Estimated noise=1094.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.143368 Jy ! Component: 100 - total flux cleaned = 0.188161 Jy ! Component: 150 - total flux cleaned = 0.210843 Jy ! Component: 200 - total flux cleaned = 0.224303 Jy ! Total flux subtracted in 200 components = 0.224303 Jy ! Clean residual min=-0.003476 max=0.007117 Jy/beam ! Clean residual mean=-0.000004 rms=0.001042 Jy/beam ! Combined flux in latest and established models = 0.224303 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.224303 Jy ! Inverting map and beam ! Estimated beam: bmin=3.265 mas, bmaj=8.989 mas, bpa=-7.072 degrees ! Estimated noise=710.052 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.0113945 Jy ! Component: 100 - total flux cleaned = 0.0175646 Jy ! Component: 150 - total flux cleaned = 0.0212614 Jy ! Component: 200 - total flux cleaned = 0.0237322 Jy ! Total flux subtracted in 200 components = 0.0237322 Jy ! Clean residual min=-0.001806 max=0.001829 Jy/beam ! Clean residual mean=0.000001 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.248035 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 73 components and 0.248035 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.794 mas, bmaj=15.35 mas, bpa=-6.806 degrees ! Estimated noise=895.688 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00249665 Jy ! Component: 100 - total flux cleaned = 0.00409386 Jy ! Component: 150 - total flux cleaned = 0.00522399 Jy ! Component: 200 - total flux cleaned = 0.00605862 Jy ! Total flux subtracted in 200 components = 0.00605862 Jy ! Clean residual min=-0.001743 max=0.001651 Jy/beam ! Clean residual mean=0.000003 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.254093 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.000633069 Jy ! Component: 100 - total flux cleaned = 0.00103146 Jy ! Component: 150 - total flux cleaned = 0.00118316 Jy ! Component: 200 - total flux cleaned = 0.00127411 Jy ! Total flux subtracted in 200 components = 0.00127411 Jy ! Clean residual min=-0.001645 max=0.001650 Jy/beam ! Clean residual mean=0.000004 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.255368 Jy ! Adding 88 model components to the UV plane model. ! The established model now contains 152 components and 0.255368 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.265 mas, bmaj=8.989 mas, bpa=-7.072 degrees ! Estimated noise=710.052 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000139356 Jy ! Component: 100 - total flux cleaned = 0.0001063 Jy ! Component: 150 - total flux cleaned = 0.000191459 Jy ! Component: 200 - total flux cleaned = 0.000244566 Jy ! Total flux subtracted in 200 components = 0.000244566 Jy ! Clean residual min=-0.001704 max=0.001604 Jy/beam ! Clean residual mean=0.000002 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.255612 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 173 components and 0.255612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081741Jy sigma=0.000671 ! Fit after self-cal, rms=0.081731Jy sigma=0.000671 wmodel J1716-0452_S_2017_06_10_pus_map.mod ! Writing 173 model components to file: J1716-0452_S_2017_06_10_pus_map.mod wobs J1716-0452_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J1716-0452_S_2017_06_10_pus_uvs.fits wwins J1716-0452_S_2017_06_10_pus_map.win ! wwins: Wrote 3 windows to J1716-0452_S_2017_06_10_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 = -4.74746e-05 Jy ! Component: 100 - total flux cleaned = 0.000238772 Jy ! Component: 150 - total flux cleaned = 0.000376094 Jy ! Component: 200 - total flux cleaned = 0.000454598 Jy ! Component: 250 - total flux cleaned = 0.000454858 Jy ! Component: 300 - total flux cleaned = 0.000405948 Jy ! Component: 350 - total flux cleaned = 0.000382098 Jy ! Component: 400 - total flux cleaned = 0.000358425 Jy ! Component: 450 - total flux cleaned = 0.000426433 Jy ! Component: 500 - total flux cleaned = 0.000313529 Jy ! Component: 550 - total flux cleaned = 0.00031403 Jy ! Component: 600 - total flux cleaned = 0.000292105 Jy ! Component: 650 - total flux cleaned = 0.000270435 Jy ! Component: 700 - total flux cleaned = 0.000248902 Jy ! Component: 750 - total flux cleaned = 0.000146013 Jy ! Component: 800 - total flux cleaned = 8.56643e-05 Jy ! Component: 850 - total flux cleaned = 2.60242e-05 Jy ! Component: 900 - total flux cleaned = -5.20271e-05 Jy ! Component: 950 - total flux cleaned = -9.03887e-05 Jy ! Component: 1000 - total flux cleaned = -0.000127959 Jy ! Component: 1050 - total flux cleaned = -0.000165073 Jy ! Component: 1100 - total flux cleaned = -0.000183458 Jy ! Component: 1150 - total flux cleaned = -0.000256239 Jy ! Component: 1200 - total flux cleaned = -0.000274187 Jy ! Component: 1250 - total flux cleaned = -0.000345182 Jy ! Component: 1300 - total flux cleaned = -0.000344951 Jy ! Component: 1350 - total flux cleaned = -0.000362193 Jy ! Component: 1400 - total flux cleaned = -0.000311048 Jy ! Component: 1450 - total flux cleaned = -0.000378593 Jy ! Component: 1500 - total flux cleaned = -0.000328396 Jy ! Component: 1550 - total flux cleaned = -0.000295553 Jy ! Component: 1600 - total flux cleaned = -0.000312398 Jy ! Component: 1650 - total flux cleaned = -0.000264082 Jy ! Component: 1700 - total flux cleaned = -0.000264401 Jy ! Component: 1750 - total flux cleaned = -0.000280204 Jy ! Component: 1800 - total flux cleaned = -0.000248661 Jy ! Component: 1850 - total flux cleaned = -0.000186572 Jy ! Component: 1900 - total flux cleaned = -0.000247772 Jy ! Component: 1950 - total flux cleaned = -0.000171441 Jy ! Component: 2000 - total flux cleaned = -0.000141347 Jy ! Component: 2050 - total flux cleaned = -9.64902e-05 Jy ! Component: 2100 - total flux cleaned = -8.08381e-06 Jy ! Component: 2150 - total flux cleaned = 6.5543e-06 Jy ! Component: 2200 - total flux cleaned = 3.54775e-05 Jy ! Component: 2250 - total flux cleaned = 9.30797e-05 Jy ! Component: 2300 - total flux cleaned = 0.00015004 Jy ! Component: 2350 - total flux cleaned = 0.000192451 Jy ! Component: 2400 - total flux cleaned = 0.000234393 Jy ! Component: 2450 - total flux cleaned = 0.000317638 Jy ! Component: 2500 - total flux cleaned = 0.000372714 Jy ! Component: 2550 - total flux cleaned = 0.000372611 Jy ! Component: 2600 - total flux cleaned = 0.000399534 Jy ! Component: 2650 - total flux cleaned = 0.000453393 Jy ! Component: 2700 - total flux cleaned = 0.000480134 Jy ! Component: 2750 - total flux cleaned = 0.000546218 Jy ! Component: 2800 - total flux cleaned = 0.000546169 Jy ! Component: 2850 - total flux cleaned = 0.000598333 Jy ! Component: 2900 - total flux cleaned = 0.000624125 Jy ! Component: 2950 - total flux cleaned = 0.000649554 Jy ! Component: 3000 - total flux cleaned = 0.00066223 Jy ! Component: 3050 - total flux cleaned = 0.000624339 Jy ! Component: 3100 - total flux cleaned = 0.000674277 Jy ! Component: 3150 - total flux cleaned = 0.00063706 Jy ! Component: 3200 - total flux cleaned = 0.000674174 Jy ! Component: 3250 - total flux cleaned = 0.000662005 Jy ! Component: 3300 - total flux cleaned = 0.000710532 Jy ! Component: 3350 - total flux cleaned = 0.00072238 Jy ! Component: 3400 - total flux cleaned = 0.00073428 Jy ! Component: 3450 - total flux cleaned = 0.000746089 Jy ! Component: 3500 - total flux cleaned = 0.000781498 Jy ! Component: 3550 - total flux cleaned = 0.000769817 Jy ! Component: 3600 - total flux cleaned = 0.000804724 Jy ! Component: 3650 - total flux cleaned = 0.000827888 Jy ! Component: 3700 - total flux cleaned = 0.000839479 Jy ! Component: 3750 - total flux cleaned = 0.000850854 Jy ! Component: 3800 - total flux cleaned = 0.000896195 Jy ! Component: 3850 - total flux cleaned = 0.000896158 Jy ! Component: 3900 - total flux cleaned = 0.00097408 Jy ! Component: 3950 - total flux cleaned = 0.00100737 Jy ! Component: 4000 - total flux cleaned = 0.00104034 Jy ! Component: 4050 - total flux cleaned = 0.00111697 Jy ! Total flux subtracted in 4096 components = 0.0010843 Jy ! Clean residual min=-0.000720 max=0.000552 Jy/beam ! Clean residual mean=0.000001 rms=0.000206 Jy/beam ! Combined flux in latest and established models = 0.256697 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 462 components and 0.256696 Jy ![Exited script file: muppet] wmap "J1716-0452_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.265 x 8.989 at -7.072 degrees (North through East) ! Clean map min=-0.0012878 max=0.19336 Jy/beam ! Writing clean map to FITS file: J1716-0452_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.193355 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000205733 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.319205 0.319205 0.63841 1.27682 2.55364 5.10728 10.2146 20.4291 40.8583 81.7165 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.193 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.265 x 8.989 at -7.072 degrees (North through East) ! Clean map min=-0.0012878 max=0.19336 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 J1716-0452_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:58:54 2019