! Started logfile: J1006+1713_S_2017_10_21_pus_uvs.log on Sat May 11 20:55:57 2019 obs J1006+1713_S_2017_10_21_pus_uva.fits ! Reading UV FITS file: J1006+1713_S_2017_10_21_pus_uva.fits ! AN table 1: 146 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.984018 visibilities/baseline/integration-bin. ! Found source: J1006+1713 ! ! 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 644 lines of history. ! ! Reading 20688 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 J1006+1713_S_2017_10_21_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 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 598 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.951532Jy sigma=0.010175 ! Fit after self-cal, rms=0.935273Jy sigma=0.010018 ! 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.906 mas, bmaj=12.02 mas, bpa=-16.99 degrees ! Estimated noise=1158.52 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.0484321 Jy ! Component: 100 - total flux cleaned = 0.0697348 Jy ! Total flux subtracted in 100 components = 0.0697348 Jy ! Clean residual min=-0.009534 max=0.013616 Jy/beam ! Clean residual mean=0.000026 rms=0.002710 Jy/beam ! Combined flux in latest and established models = 0.0697348 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0697348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087587Jy sigma=0.000875 ! Fit after self-cal, rms=0.087180Jy sigma=0.000871 ! Inverting map ! Added new window around map position (2, 12.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0175972 Jy ! Component: 100 - total flux cleaned = 0.0295984 Jy ! Total flux subtracted in 100 components = 0.0295984 Jy ! Clean residual min=-0.007756 max=0.008494 Jy/beam ! Clean residual mean=0.000024 rms=0.002112 Jy/beam ! Combined flux in latest and established models = 0.0993332 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 36 components and 0.0993332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082097Jy sigma=0.000808 ! Fit after self-cal, rms=0.081684Jy sigma=0.000803 ! 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.638 mas, bmaj=11.9 mas, bpa=-16.23 degrees ! Estimated noise=517.018 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.014945 Jy ! Component: 100 - total flux cleaned = 0.0242788 Jy ! Component: 150 - total flux cleaned = 0.0307519 Jy ! Component: 200 - total flux cleaned = 0.0354242 Jy ! Total flux subtracted in 200 components = 0.0354242 Jy ! Clean residual min=-0.006165 max=0.008656 Jy/beam ! Clean residual mean=0.000021 rms=0.001876 Jy/beam ! Combined flux in latest and established models = 0.134757 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 84 components and 0.134757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078571Jy sigma=0.000765 ! Fit after self-cal, rms=0.078295Jy sigma=0.000763 ! 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.96 FD 0.84 HN 0.99 KP 1.05 ! LA 1.19 MK 1.01 NL 0.92 OV 0.95 ! PT 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.32 FD 0.89 HN 0.97 KP 1.04 ! LA 1.15 MK 1.04 NL 0.93 OV 0.98 ! PT 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.92 HN 0.95 KP 1.05 ! LA 0.87 MK 1.09 NL 1.17 OV 0.94 ! PT 0.91 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.95 HN 0.88 KP 1.00* ! LA 0.94 MK 0.93 NL 1.00* OV 1.00* ! PT 0.82 ! ! ! Fit before self-cal, rms=0.078295Jy sigma=0.000763 ! Fit after self-cal, rms=0.075198Jy sigma=0.000752 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.657 mas, bmaj=12.15 mas, bpa=-16.14 degrees ! Estimated noise=502.588 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.00106324 Jy ! Component: 100 - total flux cleaned = 0.00106309 Jy ! Component: 150 - total flux cleaned = 0.00118284 Jy ! Component: 200 - total flux cleaned = 0.00134102 Jy ! Total flux subtracted in 200 components = 0.00134102 Jy ! Clean residual min=-0.005144 max=0.007969 Jy/beam ! Clean residual mean=0.000018 rms=0.001594 Jy/beam ! Combined flux in latest and established models = 0.136098 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 112 components and 0.136098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075030Jy sigma=0.000751 ! Fit after self-cal, rms=0.075122Jy sigma=0.000750 ! Inverting map ! Added new window around map position (-19, -19). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0079452 Jy ! Component: 100 - total flux cleaned = 0.0106631 Jy ! Component: 150 - total flux cleaned = 0.0126528 Jy ! Component: 200 - total flux cleaned = 0.0140599 Jy ! Total flux subtracted in 200 components = 0.0140599 Jy ! Clean residual min=-0.004312 max=0.004914 Jy/beam ! Clean residual mean=0.000013 rms=0.001292 Jy/beam ! Combined flux in latest and established models = 0.150158 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 160 components and 0.150158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074219Jy sigma=0.000739 ! Fit after self-cal, rms=0.074053Jy sigma=0.000738 ! 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.074053Jy sigma=0.000738 ! Fit after self-cal, rms=0.076347Jy sigma=0.000733 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.696 mas, bmaj=12.35 mas, bpa=-15.84 degrees ! Estimated noise=501.983 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00327121 Jy ! Component: 100 - total flux cleaned = 0.00442653 Jy ! Component: 150 - total flux cleaned = 0.00491536 Jy ! Component: 200 - total flux cleaned = 0.00521053 Jy ! Total flux subtracted in 200 components = 0.00521053 Jy ! Clean residual min=-0.003578 max=0.004840 Jy/beam ! Clean residual mean=0.000008 rms=0.001097 Jy/beam ! Combined flux in latest and established models = 0.155369 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 184 components and 0.155369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076149Jy sigma=0.000730 ! Fit after self-cal, rms=0.076177Jy sigma=0.000730 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, -30). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00495878 Jy ! Component: 100 - total flux cleaned = 0.00814836 Jy ! Component: 150 - total flux cleaned = 0.010593 Jy ! Component: 200 - total flux cleaned = 0.0126922 Jy ! Total flux subtracted in 200 components = 0.0126922 Jy ! Clean residual min=-0.003070 max=0.003128 Jy/beam ! Clean residual mean=0.000007 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.168061 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 228 components and 0.168061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075773Jy sigma=0.000725 ! Fit after self-cal, rms=0.075700Jy sigma=0.000724 ! 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.075700Jy sigma=0.000724 ! Fit after self-cal, rms=0.076333Jy sigma=0.000724 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.707 mas, bmaj=12.41 mas, bpa=-15.87 degrees ! Estimated noise=498.687 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00269475 Jy ! Component: 100 - total flux cleaned = 0.00481367 Jy ! Component: 150 - total flux cleaned = 0.00660752 Jy ! Component: 200 - total flux cleaned = 0.00781552 Jy ! Total flux subtracted in 200 components = 0.00781552 Jy ! Clean residual min=-0.002791 max=0.003031 Jy/beam ! Clean residual mean=0.000002 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.175876 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 253 components and 0.175876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076167Jy sigma=0.000722 ! Fit after self-cal, rms=0.076169Jy sigma=0.000722 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.0016689 Jy ! Component: 100 - total flux cleaned = 0.00268687 Jy ! Component: 150 - total flux cleaned = 0.00344919 Jy ! Component: 200 - total flux cleaned = 0.0041486 Jy ! Total flux subtracted in 200 components = 0.0041486 Jy ! Clean residual min=-0.002770 max=0.002933 Jy/beam ! Clean residual mean=0.000001 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.180025 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 276 components and 0.180025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076081Jy sigma=0.000721 ! Fit after self-cal, rms=0.076070Jy sigma=0.000721 ! 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.076070Jy sigma=0.000721 ! Fit after self-cal, rms=0.076498Jy sigma=0.000721 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.521 mas, bmaj=12.96 mas, bpa=-14.47 degrees ! Estimated noise=571.997 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00254736 Jy ! Component: 100 - total flux cleaned = 0.00385951 Jy ! Component: 150 - total flux cleaned = 0.00499336 Jy ! Component: 200 - total flux cleaned = 0.00593356 Jy ! Total flux subtracted in 200 components = 0.00593356 Jy ! Clean residual min=-0.003541 max=0.003819 Jy/beam ! Clean residual mean=-0.000005 rms=0.001032 Jy/beam ! Combined flux in latest and established models = 0.185959 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 315 components and 0.185959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076426Jy sigma=0.000720 ! Fit after self-cal, rms=0.076463Jy sigma=0.000720 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.00133132 Jy ! Component: 100 - total flux cleaned = 0.00190851 Jy ! Component: 150 - total flux cleaned = 0.00247792 Jy ! Component: 200 - total flux cleaned = 0.00288202 Jy ! Total flux subtracted in 200 components = 0.00288202 Jy ! Clean residual min=-0.003551 max=0.003674 Jy/beam ! Clean residual mean=-0.000005 rms=0.000982 Jy/beam ! Combined flux in latest and established models = 0.188841 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 337 components and 0.188841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076432Jy sigma=0.000720 ! Fit after self-cal, rms=0.076425Jy sigma=0.000720 ! 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.717 mas, bmaj=12.44 mas, bpa=-15.84 degrees ! Estimated noise=498.276 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.717 x 12.44 at -15.84 degrees (North through East) ! Clean map min=-0.0025988 max=0.058893 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.936 mas, bmaj=12.4 mas, bpa=-16.36 degrees ! Estimated noise=1124.06 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0470351 Jy ! Component: 100 - total flux cleaned = 0.0718501 Jy ! Component: 150 - total flux cleaned = 0.08888 Jy ! Component: 200 - total flux cleaned = 0.101298 Jy ! Total flux subtracted in 200 components = 0.101298 Jy ! Clean residual min=-0.006441 max=0.007498 Jy/beam ! Clean residual mean=0.000019 rms=0.001831 Jy/beam ! Combined flux in latest and established models = 0.101298 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.101298 Jy ! Inverting map and beam ! Estimated beam: bmin=3.717 mas, bmaj=12.44 mas, bpa=-15.84 degrees ! Estimated noise=498.276 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.0134438 Jy ! Component: 100 - total flux cleaned = 0.0228882 Jy ! Component: 150 - total flux cleaned = 0.0302572 Jy ! Component: 200 - total flux cleaned = 0.0363592 Jy ! Total flux subtracted in 200 components = 0.0363592 Jy ! Clean residual min=-0.004773 max=0.005605 Jy/beam ! Clean residual mean=0.000015 rms=0.001404 Jy/beam ! Combined flux in latest and established models = 0.137657 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 74 components and 0.137657 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.521 mas, bmaj=12.96 mas, bpa=-14.47 degrees ! Estimated noise=571.997 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00811992 Jy ! Component: 100 - total flux cleaned = 0.0146952 Jy ! Component: 150 - total flux cleaned = 0.0202106 Jy ! Component: 200 - total flux cleaned = 0.0247343 Jy ! Total flux subtracted in 200 components = 0.0247343 Jy ! Clean residual min=-0.004723 max=0.004770 Jy/beam ! Clean residual mean=0.000010 rms=0.001525 Jy/beam ! Combined flux in latest and established models = 0.162391 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.00358363 Jy ! Component: 100 - total flux cleaned = 0.00671434 Jy ! Component: 150 - total flux cleaned = 0.00946487 Jy ! Component: 200 - total flux cleaned = 0.0118992 Jy ! Total flux subtracted in 200 components = 0.0118992 Jy ! Clean residual min=-0.004042 max=0.003500 Jy/beam ! Clean residual mean=0.000003 rms=0.001209 Jy/beam ! Combined flux in latest and established models = 0.17429 Jy ! Adding 147 model components to the UV plane model. ! The established model now contains 207 components and 0.17429 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.717 mas, bmaj=12.44 mas, bpa=-15.84 degrees ! Estimated noise=498.276 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0024782 Jy ! Component: 100 - total flux cleaned = 0.00374586 Jy ! Component: 150 - total flux cleaned = 0.00489376 Jy ! Component: 200 - total flux cleaned = 0.00594265 Jy ! Total flux subtracted in 200 components = 0.00594265 Jy ! Clean residual min=-0.003084 max=0.002859 Jy/beam ! Clean residual mean=-0.000001 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.180233 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 243 components and 0.180233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076601Jy sigma=0.000721 ! Fit after self-cal, rms=0.076556Jy sigma=0.000721 wmodel J1006+1713_S_2017_10_21_pus_map.mod ! Writing 243 model components to file: J1006+1713_S_2017_10_21_pus_map.mod wobs J1006+1713_S_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J1006+1713_S_2017_10_21_pus_uvs.fits wwins J1006+1713_S_2017_10_21_pus_map.win ! wwins: Wrote 4 windows to J1006+1713_S_2017_10_21_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.000508714 Jy ! Component: 100 - total flux cleaned = -0.00131581 Jy ! Component: 150 - total flux cleaned = -0.00168635 Jy ! Component: 200 - total flux cleaned = -0.00207001 Jy ! Component: 250 - total flux cleaned = -0.00228777 Jy ! Component: 300 - total flux cleaned = -0.00235592 Jy ! Component: 350 - total flux cleaned = -0.00238875 Jy ! Component: 400 - total flux cleaned = -0.00258064 Jy ! Component: 450 - total flux cleaned = -0.00276569 Jy ! Component: 500 - total flux cleaned = -0.00288624 Jy ! Component: 550 - total flux cleaned = -0.00311812 Jy ! Component: 600 - total flux cleaned = -0.00320169 Jy ! Component: 650 - total flux cleaned = -0.00333757 Jy ! Component: 700 - total flux cleaned = -0.00333689 Jy ! Component: 750 - total flux cleaned = -0.00333695 Jy ! Component: 800 - total flux cleaned = -0.00336177 Jy ! Component: 850 - total flux cleaned = -0.00333717 Jy ! Component: 900 - total flux cleaned = -0.00336158 Jy ! Component: 950 - total flux cleaned = -0.00336201 Jy ! Component: 1000 - total flux cleaned = -0.00343109 Jy ! Component: 1050 - total flux cleaned = -0.00345348 Jy ! Component: 1100 - total flux cleaned = -0.00340965 Jy ! Component: 1150 - total flux cleaned = -0.00345355 Jy ! Component: 1200 - total flux cleaned = -0.00347499 Jy ! Component: 1250 - total flux cleaned = -0.00343387 Jy ! Component: 1300 - total flux cleaned = -0.00349547 Jy ! Component: 1350 - total flux cleaned = -0.00353543 Jy ! Component: 1400 - total flux cleaned = -0.00355502 Jy ! Component: 1450 - total flux cleaned = -0.00361229 Jy ! Component: 1500 - total flux cleaned = -0.00363155 Jy ! Component: 1550 - total flux cleaned = -0.00366924 Jy ! Component: 1600 - total flux cleaned = -0.00368752 Jy ! Component: 1650 - total flux cleaned = -0.00375949 Jy ! Component: 1700 - total flux cleaned = -0.00381196 Jy ! Component: 1750 - total flux cleaned = -0.0038466 Jy ! Component: 1800 - total flux cleaned = -0.00394854 Jy ! Component: 1850 - total flux cleaned = -0.00398179 Jy ! Component: 1900 - total flux cleaned = -0.00403105 Jy ! Component: 1950 - total flux cleaned = -0.00407943 Jy ! Component: 2000 - total flux cleaned = -0.00411118 Jy ! Component: 2050 - total flux cleaned = -0.00415769 Jy ! Component: 2100 - total flux cleaned = -0.00420361 Jy ! Component: 2150 - total flux cleaned = -0.00423355 Jy ! Component: 2200 - total flux cleaned = -0.004323 Jy ! Component: 2250 - total flux cleaned = -0.00430806 Jy ! Component: 2300 - total flux cleaned = -0.00436612 Jy ! Component: 2350 - total flux cleaned = -0.00445209 Jy ! Component: 2400 - total flux cleaned = -0.00445201 Jy ! Component: 2450 - total flux cleaned = -0.0044799 Jy ! Component: 2500 - total flux cleaned = -0.00447976 Jy ! Component: 2550 - total flux cleaned = -0.00449337 Jy ! Component: 2600 - total flux cleaned = -0.00449337 Jy ! Component: 2650 - total flux cleaned = -0.00450652 Jy ! Component: 2700 - total flux cleaned = -0.00448057 Jy ! Component: 2750 - total flux cleaned = -0.00449357 Jy ! Component: 2800 - total flux cleaned = -0.00448098 Jy ! Component: 2850 - total flux cleaned = -0.00445612 Jy ! Component: 2900 - total flux cleaned = -0.00449341 Jy ! Component: 2950 - total flux cleaned = -0.00445656 Jy ! Component: 3000 - total flux cleaned = -0.00444456 Jy ! Component: 3050 - total flux cleaned = -0.00443256 Jy ! Component: 3100 - total flux cleaned = -0.00438496 Jy ! Component: 3150 - total flux cleaned = -0.0043383 Jy ! Component: 3200 - total flux cleaned = -0.00434995 Jy ! Component: 3250 - total flux cleaned = -0.00433849 Jy ! Component: 3300 - total flux cleaned = -0.00432712 Jy ! Component: 3350 - total flux cleaned = -0.004327 Jy ! Component: 3400 - total flux cleaned = -0.00430449 Jy ! Component: 3450 - total flux cleaned = -0.00431557 Jy ! Component: 3500 - total flux cleaned = -0.00423915 Jy ! Component: 3550 - total flux cleaned = -0.00422836 Jy ! Component: 3600 - total flux cleaned = -0.00418553 Jy ! Component: 3650 - total flux cleaned = -0.00416418 Jy ! Component: 3700 - total flux cleaned = -0.00412191 Jy ! Component: 3750 - total flux cleaned = -0.00406983 Jy ! Component: 3800 - total flux cleaned = -0.00405956 Jy ! Component: 3850 - total flux cleaned = -0.00402892 Jy ! Component: 3900 - total flux cleaned = -0.00399846 Jy ! Component: 3950 - total flux cleaned = -0.00395816 Jy ! Component: 4000 - total flux cleaned = -0.00387841 Jy ! Component: 4050 - total flux cleaned = -0.00384885 Jy ! Total flux subtracted in 4096 components = -0.00381951 Jy ! Clean residual min=-0.000515 max=0.000602 Jy/beam ! Clean residual mean=0.000001 rms=0.000199 Jy/beam ! Combined flux in latest and established models = 0.176413 Jy keep ! Adding 370 model components to the UV plane model. ! The established model now contains 613 components and 0.176413 Jy ![Exited script file: muppet] wmap "J1006+1713_S_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.717 x 12.44 at -15.84 degrees (North through East) ! Clean map min=-0.0014408 max=0.057667 Jy/beam ! Writing clean map to FITS file: J1006+1713_S_2017_10_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0576672 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000187945 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.977739 0.977739 1.95548 3.91096 7.82191 15.6438 31.2877 62.5753 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.057 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.717 x 12.44 at -15.84 degrees (North through East) ! Clean map min=-0.0014408 max=0.057667 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 J1006+1713_S_2017_10_21_pus_uvs.log closed on Sat May 11 20:56:02 2019