! Started logfile: J1934+1732_S_2017_06_15_pus_uvs.log on Tue May 7 15:27:10 2019 obs J1934+1732_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J1934+1732_S_2017_06_15_pus_uva.fits ! AN table 1: 173 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.761721 visibilities/baseline/integration-bin. ! Found source: J1934+1732 ! ! 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 603 lines of history. ! ! Reading 23720 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 J1934+1732_S_2017_06_15_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 220 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 290 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 263 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1231 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.939114Jy sigma=0.009393 ! Fit after self-cal, rms=0.920567Jy sigma=0.009218 ! 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.841 mas, bmaj=6.608 mas, bpa=-11.96 degrees ! Estimated noise=893.454 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.0595612 Jy ! Component: 100 - total flux cleaned = 0.0861503 Jy ! Total flux subtracted in 100 components = 0.0861503 Jy ! Clean residual min=-0.009390 max=0.025253 Jy/beam ! Clean residual mean=-0.000056 rms=0.003292 Jy/beam ! Combined flux in latest and established models = 0.0861503 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0861503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101010Jy sigma=0.000992 ! Fit after self-cal, rms=0.100671Jy sigma=0.000989 ! Inverting map ! Added new window around map position (-119, -108). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0253611 Jy ! Component: 100 - total flux cleaned = 0.0424983 Jy ! Total flux subtracted in 100 components = 0.0424983 Jy ! Clean residual min=-0.008313 max=0.011791 Jy/beam ! Clean residual mean=-0.000064 rms=0.002702 Jy/beam ! Combined flux in latest and established models = 0.128649 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 44 components and 0.128649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090947Jy sigma=0.000885 ! Fit after self-cal, rms=0.089447Jy sigma=0.000871 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0187646 Jy ! Component: 100 - total flux cleaned = 0.0313024 Jy ! Total flux subtracted in 100 components = 0.0313024 Jy ! Clean residual min=-0.007609 max=0.010369 Jy/beam ! Clean residual mean=-0.000059 rms=0.002286 Jy/beam ! Combined flux in latest and established models = 0.159951 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 59 components and 0.159951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083702Jy sigma=0.000810 ! Fit after self-cal, rms=0.083086Jy sigma=0.000804 ! 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.374 mas, bmaj=7.314 mas, bpa=-9 degrees ! Estimated noise=540.585 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 (-123, -108.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0181029 Jy ! Component: 100 - total flux cleaned = 0.0302276 Jy ! Component: 150 - total flux cleaned = 0.0397116 Jy ! Component: 200 - total flux cleaned = 0.0474457 Jy ! Total flux subtracted in 200 components = 0.0474457 Jy ! Clean residual min=-0.007825 max=0.012553 Jy/beam ! Clean residual mean=-0.000054 rms=0.002303 Jy/beam ! Combined flux in latest and established models = 0.207397 Jy ! Performing phase self-cal ! Adding 79 model components to the UV plane model. ! The established model now contains 123 components and 0.207397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077965Jy sigma=0.000750 ! Fit after self-cal, rms=0.077528Jy sigma=0.000745 ! Inverting map ! Added new window around map position (-77.5, -77.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0123151 Jy ! Component: 100 - total flux cleaned = 0.0205915 Jy ! Component: 150 - total flux cleaned = 0.0274362 Jy ! Component: 200 - total flux cleaned = 0.0334023 Jy ! Total flux subtracted in 200 components = 0.0334023 Jy ! Clean residual min=-0.006191 max=0.006903 Jy/beam ! Clean residual mean=-0.000055 rms=0.001835 Jy/beam ! Combined flux in latest and established models = 0.240799 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 161 components and 0.240799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074843Jy sigma=0.000717 ! Fit after self-cal, rms=0.074505Jy sigma=0.000714 ! 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.06 FD 0.92 HN 1.07 KP 0.92 ! LA 0.86 MK 1.13 NL 1.03 OV 1.07 ! PT 0.92 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.00 HN 1.15 KP 0.89 ! LA 0.81 MK 1.09 NL 1.16 OV 1.11 ! PT 0.92 SC 1.16 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.01 HN 1.24 KP 0.91 ! LA 0.87 MK 1.10 NL 1.03 OV 1.01 ! PT 0.90 SC 1.10 ! ! ! Correcting IF 4. ! A total of 369 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.07 KP 1.00* ! LA 0.97 MK 0.64 NL 1.00* OV 1.00* ! PT 0.90 SC 1.00* ! ! ! Fit before self-cal, rms=0.074505Jy sigma=0.000714 ! Fit after self-cal, rms=0.075762Jy sigma=0.000698 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.491 mas, bmaj=7.557 mas, bpa=-8.32 degrees ! Estimated noise=549.484 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.00662501 Jy ! Component: 100 - total flux cleaned = 0.00878305 Jy ! Component: 150 - total flux cleaned = 0.0105835 Jy ! Component: 200 - total flux cleaned = 0.0118136 Jy ! Total flux subtracted in 200 components = 0.0118136 Jy ! Clean residual min=-0.005580 max=0.005658 Jy/beam ! Clean residual mean=-0.000049 rms=0.001369 Jy/beam ! Combined flux in latest and established models = 0.252613 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 203 components and 0.252613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075118Jy sigma=0.000691 ! Fit after self-cal, rms=0.075142Jy sigma=0.000689 ! 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.075142Jy sigma=0.000689 ! Fit after self-cal, rms=0.077798Jy sigma=0.000683 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.52 mas, bmaj=7.652 mas, bpa=-8.665 degrees ! Estimated noise=559.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108134 Jy ! Component: 100 - total flux cleaned = 0.00160723 Jy ! Component: 150 - total flux cleaned = 0.00190144 Jy ! Component: 200 - total flux cleaned = 0.00236102 Jy ! Total flux subtracted in 200 components = 0.00236102 Jy ! Clean residual min=-0.004520 max=0.004861 Jy/beam ! Clean residual mean=-0.000031 rms=0.001204 Jy/beam ! Combined flux in latest and established models = 0.254974 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 220 components and 0.254974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077626Jy sigma=0.000681 ! Fit after self-cal, rms=0.077684Jy sigma=0.000681 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.000241927 Jy ! Component: 100 - total flux cleaned = 0.000635264 Jy ! Component: 150 - total flux cleaned = 0.000995941 Jy ! Component: 200 - total flux cleaned = 0.00116565 Jy ! Total flux subtracted in 200 components = 0.00116565 Jy ! Clean residual min=-0.004410 max=0.004632 Jy/beam ! Clean residual mean=-0.000030 rms=0.001184 Jy/beam ! Combined flux in latest and established models = 0.256139 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 227 components and 0.256139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077585Jy sigma=0.000680 ! Fit after self-cal, rms=0.077582Jy sigma=0.000680 ! 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.077582Jy sigma=0.000680 ! Fit after self-cal, rms=0.078714Jy sigma=0.000679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.541 mas, bmaj=7.689 mas, bpa=-8.51 degrees ! Estimated noise=561.492 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.44838e-06 Jy ! Component: 100 - total flux cleaned = 0.000117151 Jy ! Component: 150 - total flux cleaned = 0.000331611 Jy ! Component: 200 - total flux cleaned = 0.000482707 Jy ! Total flux subtracted in 200 components = 0.000482707 Jy ! Clean residual min=-0.004288 max=0.004530 Jy/beam ! Clean residual mean=-0.000025 rms=0.001168 Jy/beam ! Combined flux in latest and established models = 0.256622 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 237 components and 0.256622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078637Jy sigma=0.000679 ! Fit after self-cal, rms=0.078652Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000104533 Jy ! Component: 100 - total flux cleaned = 0.000303515 Jy ! Component: 150 - total flux cleaned = 0.000444082 Jy ! Component: 200 - total flux cleaned = 0.000578201 Jy ! Total flux subtracted in 200 components = 0.000578201 Jy ! Clean residual min=-0.004263 max=0.004465 Jy/beam ! Clean residual mean=-0.000024 rms=0.001158 Jy/beam ! Combined flux in latest and established models = 0.2572 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 241 components and 0.2572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078594Jy sigma=0.000678 ! Fit after self-cal, rms=0.078591Jy sigma=0.000678 ! 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.078591Jy sigma=0.000678 ! Fit after self-cal, rms=0.078948Jy sigma=0.000678 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.029 mas, bmaj=11.11 mas, bpa=-10.5 degrees ! Estimated noise=639.682 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00220977 Jy ! Component: 100 - total flux cleaned = 0.00288186 Jy ! Component: 150 - total flux cleaned = 0.00315956 Jy ! Component: 200 - total flux cleaned = 0.00336129 Jy ! Total flux subtracted in 200 components = 0.00336129 Jy ! Clean residual min=-0.006103 max=0.007050 Jy/beam ! Clean residual mean=-0.000042 rms=0.001841 Jy/beam ! Combined flux in latest and established models = 0.260561 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 250 components and 0.260561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078933Jy sigma=0.000677 ! Fit after self-cal, rms=0.078927Jy sigma=0.000677 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.000459606 Jy ! Component: 100 - total flux cleaned = 0.00060398 Jy ! Component: 150 - total flux cleaned = 0.000603587 Jy ! Component: 200 - total flux cleaned = 0.0006456 Jy ! Total flux subtracted in 200 components = 0.0006456 Jy ! Clean residual min=-0.006111 max=0.006980 Jy/beam ! Clean residual mean=-0.000041 rms=0.001817 Jy/beam ! Combined flux in latest and established models = 0.261207 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 256 components and 0.261207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078916Jy sigma=0.000677 ! Fit after self-cal, rms=0.078914Jy sigma=0.000677 ! 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.565 mas, bmaj=7.685 mas, bpa=-8.174 degrees ! Estimated noise=562.85 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.565 x 7.685 at -8.174 degrees (North through East) ! Clean map min=-0.0040921 max=0.07223 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.934 mas, bmaj=6.836 mas, bpa=-10.81 degrees ! Estimated noise=910.784 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0604584 Jy ! Component: 100 - total flux cleaned = 0.0973876 Jy ! Component: 150 - total flux cleaned = 0.123586 Jy ! Component: 200 - total flux cleaned = 0.143443 Jy ! Total flux subtracted in 200 components = 0.143443 Jy ! Clean residual min=-0.008095 max=0.011758 Jy/beam ! Clean residual mean=-0.000024 rms=0.002440 Jy/beam ! Combined flux in latest and established models = 0.143443 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.143443 Jy ! Inverting map and beam ! Estimated beam: bmin=3.565 mas, bmaj=7.685 mas, bpa=-8.174 degrees ! Estimated noise=562.85 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.021278 Jy ! Component: 100 - total flux cleaned = 0.0369878 Jy ! Component: 150 - total flux cleaned = 0.0494062 Jy ! Component: 200 - total flux cleaned = 0.0594077 Jy ! Total flux subtracted in 200 components = 0.0594077 Jy ! Clean residual min=-0.005888 max=0.007278 Jy/beam ! Clean residual mean=-0.000018 rms=0.001817 Jy/beam ! Combined flux in latest and established models = 0.20285 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 82 components and 0.20285 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=8.029 mas, bmaj=11.11 mas, bpa=-10.5 degrees ! Estimated noise=639.682 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0135187 Jy ! Component: 100 - total flux cleaned = 0.0234329 Jy ! Component: 150 - total flux cleaned = 0.0310355 Jy ! Component: 200 - total flux cleaned = 0.0369484 Jy ! Total flux subtracted in 200 components = 0.0369484 Jy ! Clean residual min=-0.006998 max=0.007187 Jy/beam ! Clean residual mean=-0.000033 rms=0.002104 Jy/beam ! Combined flux in latest and established models = 0.239799 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.00466887 Jy ! Component: 100 - total flux cleaned = 0.00839963 Jy ! Component: 150 - total flux cleaned = 0.0114161 Jy ! Component: 200 - total flux cleaned = 0.0132318 Jy ! Total flux subtracted in 200 components = 0.0132318 Jy ! Clean residual min=-0.006407 max=0.007005 Jy/beam ! Clean residual mean=-0.000032 rms=0.001951 Jy/beam ! Combined flux in latest and established models = 0.253031 Jy ! Adding 82 model components to the UV plane model. ! The established model now contains 161 components and 0.253031 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.565 mas, bmaj=7.685 mas, bpa=-8.174 degrees ! Estimated noise=562.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000624342 Jy ! Component: 100 - total flux cleaned = 0.00119167 Jy ! Component: 150 - total flux cleaned = 0.00149465 Jy ! Component: 200 - total flux cleaned = 0.00159006 Jy ! Total flux subtracted in 200 components = 0.00159006 Jy ! Clean residual min=-0.004758 max=0.004789 Jy/beam ! Clean residual mean=-0.000021 rms=0.001198 Jy/beam ! Combined flux in latest and established models = 0.254621 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 180 components and 0.254621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079519Jy sigma=0.000682 ! Fit after self-cal, rms=0.079235Jy sigma=0.000680 wmodel J1934+1732_S_2017_06_15_pus_map.mod ! Writing 180 model components to file: J1934+1732_S_2017_06_15_pus_map.mod wobs J1934+1732_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J1934+1732_S_2017_06_15_pus_uvs.fits wwins J1934+1732_S_2017_06_15_pus_map.win ! wwins: Wrote 4 windows to J1934+1732_S_2017_06_15_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.000976751 Jy ! Component: 100 - total flux cleaned = 0.00211966 Jy ! Component: 150 - total flux cleaned = 0.0031141 Jy ! Component: 200 - total flux cleaned = 0.00390559 Jy ! Component: 250 - total flux cleaned = 0.00424747 Jy ! Component: 300 - total flux cleaned = 0.00463813 Jy ! Component: 350 - total flux cleaned = 0.00526506 Jy ! Component: 400 - total flux cleaned = 0.00611264 Jy ! Component: 450 - total flux cleaned = 0.00681569 Jy ! Component: 500 - total flux cleaned = 0.0073843 Jy ! Component: 550 - total flux cleaned = 0.00793846 Jy ! Component: 600 - total flux cleaned = 0.00858543 Jy ! Component: 650 - total flux cleaned = 0.00916142 Jy ! Component: 700 - total flux cleaned = 0.00977514 Jy ! Component: 750 - total flux cleaned = 0.0104723 Jy ! Component: 800 - total flux cleaned = 0.0110547 Jy ! Component: 850 - total flux cleaned = 0.0116701 Jy ! Component: 900 - total flux cleaned = 0.0120402 Jy ! Component: 950 - total flux cleaned = 0.0124023 Jy ! Component: 1000 - total flux cleaned = 0.0127129 Jy ! Component: 1050 - total flux cleaned = 0.0130172 Jy ! Component: 1100 - total flux cleaned = 0.0133993 Jy ! Component: 1150 - total flux cleaned = 0.0136484 Jy ! Component: 1200 - total flux cleaned = 0.013934 Jy ! Component: 1250 - total flux cleaned = 0.0141738 Jy ! Component: 1300 - total flux cleaned = 0.0144095 Jy ! Component: 1350 - total flux cleaned = 0.0146789 Jy ! Component: 1400 - total flux cleaned = 0.014831 Jy ! Component: 1450 - total flux cleaned = 0.0150169 Jy ! Component: 1500 - total flux cleaned = 0.0152011 Jy ! Component: 1550 - total flux cleaned = 0.0154893 Jy ! Component: 1600 - total flux cleaned = 0.0156315 Jy ! Component: 1650 - total flux cleaned = 0.0158066 Jy ! Component: 1700 - total flux cleaned = 0.0160805 Jy ! Component: 1750 - total flux cleaned = 0.016249 Jy ! Component: 1800 - total flux cleaned = 0.0162823 Jy ! Component: 1850 - total flux cleaned = 0.0165774 Jy ! Component: 1900 - total flux cleaned = 0.0166739 Jy ! Component: 1950 - total flux cleaned = 0.0168 Jy ! Component: 2000 - total flux cleaned = 0.0168947 Jy ! Component: 2050 - total flux cleaned = 0.0169566 Jy ! Component: 2100 - total flux cleaned = 0.0172298 Jy ! Component: 2150 - total flux cleaned = 0.0171994 Jy ! Component: 2200 - total flux cleaned = 0.0172299 Jy ! Component: 2250 - total flux cleaned = 0.0173468 Jy ! Component: 2300 - total flux cleaned = 0.0174339 Jy ! Component: 2350 - total flux cleaned = 0.0175756 Jy ! Component: 2400 - total flux cleaned = 0.0176589 Jy ! Component: 2450 - total flux cleaned = 0.0177416 Jy ! Component: 2500 - total flux cleaned = 0.0177683 Jy ! Component: 2550 - total flux cleaned = 0.0177414 Jy ! Component: 2600 - total flux cleaned = 0.0178739 Jy ! Component: 2650 - total flux cleaned = 0.0178735 Jy ! Component: 2700 - total flux cleaned = 0.0179519 Jy ! Component: 2750 - total flux cleaned = 0.018131 Jy ! Component: 2800 - total flux cleaned = 0.0181814 Jy ! Component: 2850 - total flux cleaned = 0.0181811 Jy ! Component: 2900 - total flux cleaned = 0.0182798 Jy ! Component: 2950 - total flux cleaned = 0.0183776 Jy ! Component: 3000 - total flux cleaned = 0.0184501 Jy ! Component: 3050 - total flux cleaned = 0.0184979 Jy ! Component: 3100 - total flux cleaned = 0.0184979 Jy ! Component: 3150 - total flux cleaned = 0.0185681 Jy ! Component: 3200 - total flux cleaned = 0.0185679 Jy ! Component: 3250 - total flux cleaned = 0.0185219 Jy ! Component: 3300 - total flux cleaned = 0.0185672 Jy ! Component: 3350 - total flux cleaned = 0.018567 Jy ! Component: 3400 - total flux cleaned = 0.0185668 Jy ! Component: 3450 - total flux cleaned = 0.0186326 Jy ! Component: 3500 - total flux cleaned = 0.0185887 Jy ! Component: 3550 - total flux cleaned = 0.0185887 Jy ! Component: 3600 - total flux cleaned = 0.0186743 Jy ! Component: 3650 - total flux cleaned = 0.0186956 Jy ! Component: 3700 - total flux cleaned = 0.0187799 Jy ! Component: 3750 - total flux cleaned = 0.0188215 Jy ! Component: 3800 - total flux cleaned = 0.0188422 Jy ! Component: 3850 - total flux cleaned = 0.0189036 Jy ! Component: 3900 - total flux cleaned = 0.0188835 Jy ! Component: 3950 - total flux cleaned = 0.0189841 Jy ! Component: 4000 - total flux cleaned = 0.0189838 Jy ! Component: 4050 - total flux cleaned = 0.0191021 Jy ! Total flux subtracted in 4096 components = 0.0191217 Jy ! Clean residual min=-0.001403 max=0.001397 Jy/beam ! Clean residual mean=-0.000002 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.273742 Jy keep ! Adding 325 model components to the UV plane model. ! The established model now contains 505 components and 0.273742 Jy ![Exited script file: muppet] wmap "J1934+1732_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.565 x 7.685 at -8.174 degrees (North through East) ! Clean map min=-0.0030423 max=0.072571 Jy/beam ! Writing clean map to FITS file: J1934+1732_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0725706 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000384033 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.58755 1.58755 3.17511 6.35022 12.7004 25.4009 50.8018 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.072 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.565 x 7.685 at -8.174 degrees (North through East) ! Clean map min=-0.0030423 max=0.072571 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 J1934+1732_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:27:16 2019