! Started logfile: J1645+6330_S_2017_08_12_pus_uvs.log on Fri May 10 15:03:49 2019 obs J1645+6330_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J1645+6330_S_2017_08_12_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.903835 visibilities/baseline/integration-bin. ! Found source: J1645+6330 ! ! 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 18384 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 J1645+6330_S_2017_08_12_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 105 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 623 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.656764Jy sigma=0.005674 ! Fit after self-cal, rms=0.623210Jy sigma=0.005391 ! 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=3.288 mas, bmaj=3.65 mas, bpa=27.6 degrees ! Estimated noise=1095.4 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.293347 Jy ! Component: 100 - total flux cleaned = 0.360288 Jy ! Total flux subtracted in 100 components = 0.360288 Jy ! Clean residual min=-0.011480 max=0.024542 Jy/beam ! Clean residual mean=-0.000037 rms=0.002764 Jy/beam ! Combined flux in latest and established models = 0.360288 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.360288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099821Jy sigma=0.000825 ! Fit after self-cal, rms=0.099782Jy sigma=0.000825 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0258887 Jy ! Component: 100 - total flux cleaned = 0.0397905 Jy ! Total flux subtracted in 100 components = 0.0397905 Jy ! Clean residual min=-0.009917 max=0.009297 Jy/beam ! Clean residual mean=0.000005 rms=0.002044 Jy/beam ! Combined flux in latest and established models = 0.400079 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 17 components and 0.400079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091751Jy sigma=0.000754 ! Fit after self-cal, rms=0.091699Jy sigma=0.000754 ! 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.966 mas, bmaj=4.332 mas, bpa=38.77 degrees ! Estimated noise=689.569 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.00967398 Jy ! Component: 100 - total flux cleaned = 0.0143911 Jy ! Component: 150 - total flux cleaned = 0.016967 Jy ! Component: 200 - total flux cleaned = 0.0179567 Jy ! Total flux subtracted in 200 components = 0.0179567 Jy ! Clean residual min=-0.008502 max=0.007192 Jy/beam ! Clean residual mean=0.000077 rms=0.001868 Jy/beam ! Combined flux in latest and established models = 0.418035 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 31 components and 0.418035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090615Jy sigma=0.000746 ! Fit after self-cal, rms=0.090581Jy sigma=0.000746 ! 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.92 HN 1.00 KP 1.08 ! LA 1.04 MK 1.09 NL 0.91 OV 1.03 ! PT 1.05 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.96 HN 1.04 KP 1.02 ! LA 1.00 MK 1.03 NL 1.04 OV 1.03 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 0.96 HN 1.02 KP 1.00 ! LA 1.02 MK 1.05 NL 0.99 OV 0.97 ! 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.00* FD 1.01 HN 1.00 KP 1.00* ! LA 1.02 MK 0.93 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.090581Jy sigma=0.000746 ! Fit after self-cal, rms=0.085958Jy sigma=0.000713 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.981 mas, bmaj=4.37 mas, bpa=39.64 degrees ! Estimated noise=689.941 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.00150948 Jy ! Component: 100 - total flux cleaned = -0.0018006 Jy ! Component: 150 - total flux cleaned = -0.00180126 Jy ! Component: 200 - total flux cleaned = -0.00185425 Jy ! Total flux subtracted in 200 components = -0.00185425 Jy ! Clean residual min=-0.007182 max=0.006453 Jy/beam ! Clean residual mean=0.000044 rms=0.001574 Jy/beam ! Combined flux in latest and established models = 0.416181 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 37 components and 0.416181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085828Jy sigma=0.000712 ! Fit after self-cal, rms=0.085806Jy sigma=0.000711 ! 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.085806Jy sigma=0.000711 ! Fit after self-cal, rms=0.082464Jy sigma=0.000675 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.994 mas, bmaj=4.354 mas, bpa=40.16 degrees ! Estimated noise=688.785 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000200512 Jy ! Component: 100 - total flux cleaned = -0.000203272 Jy ! Component: 150 - total flux cleaned = -0.000178204 Jy ! Component: 200 - total flux cleaned = -0.000201409 Jy ! Total flux subtracted in 200 components = -0.000201409 Jy ! Clean residual min=-0.002389 max=0.005062 Jy/beam ! Clean residual mean=0.000003 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.41598 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 42 components and 0.41598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082438Jy sigma=0.000675 ! Fit after self-cal, rms=0.082463Jy sigma=0.000675 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 (5, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00439732 Jy ! Component: 100 - total flux cleaned = 0.00630962 Jy ! Component: 150 - total flux cleaned = 0.00649177 Jy ! Component: 200 - total flux cleaned = 0.00644619 Jy ! Total flux subtracted in 200 components = 0.00644619 Jy ! Clean residual min=-0.002197 max=0.002506 Jy/beam ! Clean residual mean=0.000012 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.422426 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 62 components and 0.422426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082239Jy sigma=0.000672 ! Fit after self-cal, rms=0.082211Jy sigma=0.000672 ! Inverting map ! Added new window around map position (32, 24). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00225158 Jy ! Component: 100 - total flux cleaned = 0.00302551 Jy ! Component: 150 - total flux cleaned = 0.00336877 Jy ! Component: 200 - total flux cleaned = 0.00354368 Jy ! Total flux subtracted in 200 components = 0.00354368 Jy ! Clean residual min=-0.001877 max=0.001919 Jy/beam ! Clean residual mean=0.000012 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.42597 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 77 components and 0.42597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082131Jy sigma=0.000672 ! Fit after self-cal, rms=0.082126Jy sigma=0.000671 ! 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.082126Jy sigma=0.000671 ! Fit after self-cal, rms=0.082087Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.992 mas, bmaj=4.351 mas, bpa=40.02 degrees ! Estimated noise=688.442 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015708 Jy ! Component: 100 - total flux cleaned = 0.00196831 Jy ! Component: 150 - total flux cleaned = 0.00207567 Jy ! Component: 200 - total flux cleaned = 0.00220357 Jy ! Total flux subtracted in 200 components = 0.00220357 Jy ! Clean residual min=-0.001739 max=0.001947 Jy/beam ! Clean residual mean=0.000008 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.428173 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 88 components and 0.428173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082046Jy sigma=0.000671 ! Fit after self-cal, rms=0.082042Jy 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) ! Added new window around map position (-51.5, -102). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00159814 Jy ! Component: 100 - total flux cleaned = 0.00198509 Jy ! Component: 150 - total flux cleaned = 0.00221794 Jy ! Component: 200 - total flux cleaned = 0.00230975 Jy ! Total flux subtracted in 200 components = 0.00230975 Jy ! Clean residual min=-0.001659 max=0.001635 Jy/beam ! Clean residual mean=0.000009 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.430483 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 103 components and 0.430483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081998Jy sigma=0.000670 ! Fit after self-cal, rms=0.081996Jy sigma=0.000670 ! 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.081996Jy sigma=0.000670 ! Fit after self-cal, rms=0.081990Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.829 mas, bmaj=8.897 mas, bpa=65.22 degrees ! Estimated noise=872.683 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112036 Jy ! Component: 100 - total flux cleaned = 0.00180149 Jy ! Component: 150 - total flux cleaned = 0.0021079 Jy ! Component: 200 - total flux cleaned = 0.0021755 Jy ! Total flux subtracted in 200 components = 0.0021755 Jy ! Clean residual min=-0.001688 max=0.001559 Jy/beam ! Clean residual mean=0.000020 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.432658 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 118 components and 0.432658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081982Jy sigma=0.000670 ! Fit after self-cal, rms=0.081981Jy sigma=0.000670 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.000197992 Jy ! Component: 100 - total flux cleaned = 0.00025516 Jy ! Component: 150 - total flux cleaned = 0.000281346 Jy ! Component: 200 - total flux cleaned = 0.000305668 Jy ! Total flux subtracted in 200 components = 0.000305668 Jy ! Clean residual min=-0.001629 max=0.001588 Jy/beam ! Clean residual mean=0.000020 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.432964 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 133 components and 0.432964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081977Jy sigma=0.000670 ! Fit after self-cal, rms=0.081976Jy sigma=0.000670 ! 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.991 mas, bmaj=4.351 mas, bpa=40.07 degrees ! Estimated noise=688.336 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.991 x 4.351 at 40.07 degrees (North through East) ! Clean map min=-0.0014591 max=0.37791 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=3.317 mas, bmaj=3.673 mas, bpa=29.11 degrees ! Estimated noise=1094.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.293037 Jy ! Component: 100 - total flux cleaned = 0.360237 Jy ! Component: 150 - total flux cleaned = 0.385164 Jy ! Component: 200 - total flux cleaned = 0.397608 Jy ! Total flux subtracted in 200 components = 0.397608 Jy ! Clean residual min=-0.004143 max=0.006335 Jy/beam ! Clean residual mean=-0.000019 rms=0.000973 Jy/beam ! Combined flux in latest and established models = 0.397608 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.397608 Jy ! Inverting map and beam ! Estimated beam: bmin=3.991 mas, bmaj=4.351 mas, bpa=40.07 degrees ! Estimated noise=688.336 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.0105562 Jy ! Component: 100 - total flux cleaned = 0.0165902 Jy ! Component: 150 - total flux cleaned = 0.0204456 Jy ! Component: 200 - total flux cleaned = 0.023271 Jy ! Total flux subtracted in 200 components = 0.023271 Jy ! Clean residual min=-0.001849 max=0.001929 Jy/beam ! Clean residual mean=-0.000003 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.420879 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 55 components and 0.420879 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.829 mas, bmaj=8.897 mas, bpa=65.22 degrees ! Estimated noise=872.683 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0032637 Jy ! Component: 100 - total flux cleaned = 0.00535044 Jy ! Component: 150 - total flux cleaned = 0.00692644 Jy ! Component: 200 - total flux cleaned = 0.00815593 Jy ! Total flux subtracted in 200 components = 0.00815593 Jy ! Clean residual min=-0.001801 max=0.001615 Jy/beam ! Clean residual mean=0.000013 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.429035 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.000977966 Jy ! Component: 100 - total flux cleaned = 0.00176586 Jy ! Component: 150 - total flux cleaned = 0.00241711 Jy ! Component: 200 - total flux cleaned = 0.00279592 Jy ! Total flux subtracted in 200 components = 0.00279592 Jy ! Clean residual min=-0.001646 max=0.001504 Jy/beam ! Clean residual mean=0.000018 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.431831 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 108 components and 0.431831 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.991 mas, bmaj=4.351 mas, bpa=40.07 degrees ! Estimated noise=688.336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000298137 Jy ! Component: 100 - total flux cleaned = -1.89986e-05 Jy ! Component: 150 - total flux cleaned = 0.000161424 Jy ! Component: 200 - total flux cleaned = 0.000260466 Jy ! Total flux subtracted in 200 components = 0.000260466 Jy ! Clean residual min=-0.001708 max=0.001621 Jy/beam ! Clean residual mean=0.000008 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.432092 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 131 components and 0.432091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082006Jy sigma=0.000670 ! Fit after self-cal, rms=0.081994Jy sigma=0.000670 wmodel J1645+6330_S_2017_08_12_pus_map.mod ! Writing 131 model components to file: J1645+6330_S_2017_08_12_pus_map.mod wobs J1645+6330_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J1645+6330_S_2017_08_12_pus_uvs.fits wwins J1645+6330_S_2017_08_12_pus_map.win ! wwins: Wrote 4 windows to J1645+6330_S_2017_08_12_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.000155031 Jy ! Component: 100 - total flux cleaned = 0.000270981 Jy ! Component: 150 - total flux cleaned = 0.000272364 Jy ! Component: 200 - total flux cleaned = 0.000245906 Jy ! Component: 250 - total flux cleaned = 0.000350274 Jy ! Component: 300 - total flux cleaned = 0.000375806 Jy ! Component: 350 - total flux cleaned = 0.000426378 Jy ! Component: 400 - total flux cleaned = 0.000525201 Jy ! Component: 450 - total flux cleaned = 0.000597403 Jy ! Component: 500 - total flux cleaned = 0.000667786 Jy ! Component: 550 - total flux cleaned = 0.000690109 Jy ! Component: 600 - total flux cleaned = 0.000735964 Jy ! Component: 650 - total flux cleaned = 0.00086971 Jy ! Component: 700 - total flux cleaned = 0.000935818 Jy ! Component: 750 - total flux cleaned = 0.001109 Jy ! Component: 800 - total flux cleaned = 0.00123711 Jy ! Component: 850 - total flux cleaned = 0.00136363 Jy ! Component: 900 - total flux cleaned = 0.00150971 Jy ! Component: 950 - total flux cleaned = 0.00159221 Jy ! Component: 1000 - total flux cleaned = 0.00177473 Jy ! Component: 1050 - total flux cleaned = 0.00179473 Jy ! Component: 1100 - total flux cleaned = 0.00189399 Jy ! Component: 1150 - total flux cleaned = 0.00201201 Jy ! Component: 1200 - total flux cleaned = 0.00214753 Jy ! Component: 1250 - total flux cleaned = 0.00218599 Jy ! Component: 1300 - total flux cleaned = 0.00233746 Jy ! Component: 1350 - total flux cleaned = 0.00241229 Jy ! Component: 1400 - total flux cleaned = 0.00256022 Jy ! Component: 1450 - total flux cleaned = 0.00263341 Jy ! Component: 1500 - total flux cleaned = 0.00274224 Jy ! Component: 1550 - total flux cleaned = 0.00283174 Jy ! Component: 1600 - total flux cleaned = 0.00297392 Jy ! Component: 1650 - total flux cleaned = 0.00300892 Jy ! Component: 1700 - total flux cleaned = 0.0031134 Jy ! Component: 1750 - total flux cleaned = 0.0031997 Jy ! Component: 1800 - total flux cleaned = 0.00330201 Jy ! Component: 1850 - total flux cleaned = 0.00330195 Jy ! Component: 1900 - total flux cleaned = 0.00335213 Jy ! Component: 1950 - total flux cleaned = 0.00336882 Jy ! Component: 2000 - total flux cleaned = 0.00341823 Jy ! Component: 2050 - total flux cleaned = 0.00340203 Jy ! Component: 2100 - total flux cleaned = 0.00340205 Jy ! Component: 2150 - total flux cleaned = 0.00333812 Jy ! Component: 2200 - total flux cleaned = 0.00333817 Jy ! Component: 2250 - total flux cleaned = 0.00333823 Jy ! Component: 2300 - total flux cleaned = 0.00329127 Jy ! Component: 2350 - total flux cleaned = 0.00326038 Jy ! Component: 2400 - total flux cleaned = 0.00322964 Jy ! Component: 2450 - total flux cleaned = 0.00316854 Jy ! Component: 2500 - total flux cleaned = 0.00316836 Jy ! Component: 2550 - total flux cleaned = 0.00318326 Jy ! Component: 2600 - total flux cleaned = 0.00309377 Jy ! Component: 2650 - total flux cleaned = 0.00310875 Jy ! Component: 2700 - total flux cleaned = 0.00310867 Jy ! Component: 2750 - total flux cleaned = 0.00310859 Jy ! Component: 2800 - total flux cleaned = 0.00310865 Jy ! Component: 2850 - total flux cleaned = 0.00313737 Jy ! Component: 2900 - total flux cleaned = 0.00309437 Jy ! Component: 2950 - total flux cleaned = 0.00312271 Jy ! Component: 3000 - total flux cleaned = 0.00308036 Jy ! Component: 3050 - total flux cleaned = 0.00315041 Jy ! Component: 3100 - total flux cleaned = 0.00306664 Jy ! Component: 3150 - total flux cleaned = 0.00306683 Jy ! Component: 3200 - total flux cleaned = 0.00308052 Jy ! Component: 3250 - total flux cleaned = 0.0031352 Jy ! Component: 3300 - total flux cleaned = 0.00313517 Jy ! Component: 3350 - total flux cleaned = 0.00306767 Jy ! Component: 3400 - total flux cleaned = 0.00306765 Jy ! Component: 3450 - total flux cleaned = 0.00304106 Jy ! Component: 3500 - total flux cleaned = 0.00304109 Jy ! Component: 3550 - total flux cleaned = 0.00298846 Jy ! Component: 3600 - total flux cleaned = 0.00305393 Jy ! Component: 3650 - total flux cleaned = 0.00300188 Jy ! Component: 3700 - total flux cleaned = 0.00297602 Jy ! Component: 3750 - total flux cleaned = 0.00304029 Jy ! Component: 3800 - total flux cleaned = 0.00301485 Jy ! Component: 3850 - total flux cleaned = 0.00304039 Jy ! Component: 3900 - total flux cleaned = 0.00309093 Jy ! Component: 3950 - total flux cleaned = 0.00317907 Jy ! Component: 4000 - total flux cleaned = 0.00316649 Jy ! Component: 4050 - total flux cleaned = 0.00312893 Jy ! Total flux subtracted in 4096 components = 0.00317859 Jy ! Clean residual min=-0.000655 max=0.000678 Jy/beam ! Clean residual mean=0.000003 rms=0.000221 Jy/beam ! Combined flux in latest and established models = 0.43527 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 416 components and 0.43527 Jy ![Exited script file: muppet] wmap "J1645+6330_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.991 x 4.351 at 40.07 degrees (North through East) ! Clean map min=-0.0011985 max=0.37856 Jy/beam ! Writing clean map to FITS file: J1645+6330_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.378556 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000220438 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.174694 0.174694 0.349388 0.698777 1.39755 2.79511 5.59022 11.1804 22.3609 44.7217 89.4435 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.378 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.991 x 4.351 at 40.07 degrees (North through East) ! Clean map min=-0.0011985 max=0.37856 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 J1645+6330_S_2017_08_12_pus_uvs.log closed on Fri May 10 15:03:53 2019