! Started logfile: J2115+2933_S_2017_08_05_pus_uvs.log on Thu May 9 19:39:22 2019 obs J2115+2933_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J2115+2933_S_2017_08_05_pus_uva.fits ! AN table 1: 63 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.7806 visibilities/baseline/integration-bin. ! Found source: J2115+2933 ! ! 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 513 lines of history. ! ! Reading 8852 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 J2115+2933_S_2017_08_05_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 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 77 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 460 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.560971Jy sigma=0.005523 ! Fit after self-cal, rms=0.540418Jy sigma=0.005351 ! 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.095 mas, bmaj=6.164 mas, bpa=-1.949 degrees ! Estimated noise=1126.74 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.347518 Jy ! Component: 100 - total flux cleaned = 0.438527 Jy ! Total flux subtracted in 100 components = 0.438527 Jy ! Clean residual min=-0.013809 max=0.038097 Jy/beam ! Clean residual mean=-0.000012 rms=0.003508 Jy/beam ! Combined flux in latest and established models = 0.438527 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.438527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144018Jy sigma=0.001215 ! Fit after self-cal, rms=0.143999Jy sigma=0.001215 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0430473 Jy ! Component: 100 - total flux cleaned = 0.067949 Jy ! Total flux subtracted in 100 components = 0.067949 Jy ! Clean residual min=-0.012395 max=0.014133 Jy/beam ! Clean residual mean=-0.000000 rms=0.002649 Jy/beam ! Combined flux in latest and established models = 0.506476 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 27 components and 0.506476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123281Jy sigma=0.001049 ! Fit after self-cal, rms=0.123219Jy sigma=0.001048 ! 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.764 mas, bmaj=7.146 mas, bpa=-0.1744 degrees ! Estimated noise=897.908 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.0246299 Jy ! Component: 100 - total flux cleaned = 0.0407994 Jy ! Component: 150 - total flux cleaned = 0.0516945 Jy ! Component: 200 - total flux cleaned = 0.0590543 Jy ! Total flux subtracted in 200 components = 0.0590543 Jy ! Clean residual min=-0.009932 max=0.013913 Jy/beam ! Clean residual mean=0.000011 rms=0.002715 Jy/beam ! Combined flux in latest and established models = 0.56553 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 44 components and 0.56553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115511Jy sigma=0.001003 ! Fit after self-cal, rms=0.115431Jy sigma=0.001002 ! 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.88 HN 0.98 KP 1.05 ! LA 1.02 MK 1.05 NL 0.92 OV 1.04 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.22 FD 0.92 HN 1.01 KP 1.01 ! LA 0.99 MK 1.06 NL 1.10 OV 1.07 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.92 HN 1.00 KP 0.89 ! LA 0.79 MK 1.07 NL 1.23 OV 0.99 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 4. ! A total of 90 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 0.96 KP 1.00* ! LA 1.00* MK 1.26 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.115431Jy sigma=0.001002 ! Fit after self-cal, rms=0.093746Jy sigma=0.000821 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.82 mas, bmaj=7.277 mas, bpa=0.3909 degrees ! Estimated noise=914.362 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.00128642 Jy ! Component: 100 - total flux cleaned = 0.00128181 Jy ! Component: 150 - total flux cleaned = 0.00118754 Jy ! Component: 200 - total flux cleaned = 0.00111831 Jy ! Total flux subtracted in 200 components = 0.00111831 Jy ! Clean residual min=-0.007579 max=0.008067 Jy/beam ! Clean residual mean=0.000013 rms=0.001996 Jy/beam ! Combined flux in latest and established models = 0.566648 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 50 components and 0.566648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093474Jy sigma=0.000820 ! Fit after self-cal, rms=0.093413Jy sigma=0.000819 ! 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.093413Jy sigma=0.000819 ! Fit after self-cal, rms=0.083855Jy sigma=0.000731 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.823 mas, bmaj=7.287 mas, bpa=0.4961 degrees ! Estimated noise=916.443 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00199256 Jy ! Component: 100 - total flux cleaned = -0.00237669 Jy ! Component: 150 - total flux cleaned = -0.00266996 Jy ! Component: 200 - total flux cleaned = -0.00261138 Jy ! Total flux subtracted in 200 components = -0.00261138 Jy ! Clean residual min=-0.005538 max=0.005572 Jy/beam ! Clean residual mean=0.000006 rms=0.001376 Jy/beam ! Combined flux in latest and established models = 0.564037 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 55 components and 0.564037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083658Jy sigma=0.000730 ! Fit after self-cal, rms=0.083621Jy sigma=0.000729 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.000596716 Jy ! Component: 100 - total flux cleaned = -0.000538992 Jy ! Component: 150 - total flux cleaned = -0.000491177 Jy ! Component: 200 - total flux cleaned = -0.000493665 Jy ! Total flux subtracted in 200 components = -0.000493665 Jy ! Clean residual min=-0.005536 max=0.005562 Jy/beam ! Clean residual mean=0.000006 rms=0.001370 Jy/beam ! Combined flux in latest and established models = 0.563543 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 63 components and 0.563543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083543Jy sigma=0.000729 ! Fit after self-cal, rms=0.083518Jy sigma=0.000728 ! 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.083518Jy sigma=0.000728 ! Fit after self-cal, rms=0.076789Jy sigma=0.000675 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.831 mas, bmaj=7.294 mas, bpa=0.5528 degrees ! Estimated noise=917.301 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00116181 Jy ! Component: 100 - total flux cleaned = -0.00127096 Jy ! Component: 150 - total flux cleaned = -0.00136231 Jy ! Component: 200 - total flux cleaned = -0.00140167 Jy ! Total flux subtracted in 200 components = -0.00140167 Jy ! Clean residual min=-0.002674 max=0.004434 Jy/beam ! Clean residual mean=-0.000002 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.562142 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 64 components and 0.562142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076721Jy sigma=0.000674 ! Fit after self-cal, rms=0.076718Jy sigma=0.000674 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.00370643 Jy ! Component: 100 - total flux cleaned = 0.00370769 Jy ! Component: 150 - total flux cleaned = 0.00378387 Jy ! Component: 200 - total flux cleaned = 0.00372336 Jy ! Total flux subtracted in 200 components = 0.00372336 Jy ! Clean residual min=-0.002722 max=0.003543 Jy/beam ! Clean residual mean=-0.000002 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.565865 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 79 components and 0.565865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076475Jy sigma=0.000672 ! Fit after self-cal, rms=0.076454Jy sigma=0.000671 ! Inverting map ! Added new window around map position (-6.5, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00230426 Jy ! Component: 100 - total flux cleaned = 0.00268591 Jy ! Component: 150 - total flux cleaned = 0.00288534 Jy ! Component: 200 - total flux cleaned = 0.00300232 Jy ! Total flux subtracted in 200 components = 0.00300232 Jy ! Clean residual min=-0.002536 max=0.002632 Jy/beam ! Clean residual mean=-0.000002 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.568867 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 101 components and 0.568867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076300Jy sigma=0.000670 ! Fit after self-cal, rms=0.076291Jy 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.076291Jy sigma=0.000670 ! Fit after self-cal, rms=0.076214Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.791 mas, bmaj=10.24 mas, bpa=-2.128 degrees ! Estimated noise=1088.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106788 Jy ! Component: 100 - total flux cleaned = 0.00185 Jy ! Component: 150 - total flux cleaned = 0.00245228 Jy ! Component: 200 - total flux cleaned = 0.00288274 Jy ! Total flux subtracted in 200 components = 0.00288274 Jy ! Clean residual min=-0.002913 max=0.003111 Jy/beam ! Clean residual mean=-0.000002 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.57175 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 134 components and 0.57175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076156Jy sigma=0.000669 ! Fit after self-cal, rms=0.076145Jy sigma=0.000669 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.000153219 Jy ! Component: 100 - total flux cleaned = 0.000492538 Jy ! Component: 150 - total flux cleaned = 0.000788818 Jy ! Component: 200 - total flux cleaned = 0.00101125 Jy ! Total flux subtracted in 200 components = 0.00101125 Jy ! Clean residual min=-0.002920 max=0.003042 Jy/beam ! Clean residual mean=-0.000002 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.572762 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 152 components and 0.572762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076131Jy sigma=0.000669 ! Fit after self-cal, rms=0.076126Jy sigma=0.000669 ! 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.834 mas, bmaj=7.294 mas, bpa=0.5766 degrees ! Estimated noise=917.547 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.834 x 7.294 at 0.5766 degrees (North through East) ! Clean map min=-0.0024068 max=0.46631 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.147 mas, bmaj=6.356 mas, bpa=-0.7616 degrees ! Estimated noise=1147.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.355474 Jy ! Component: 100 - total flux cleaned = 0.443268 Jy ! Component: 150 - total flux cleaned = 0.483919 Jy ! Component: 200 - total flux cleaned = 0.507474 Jy ! Total flux subtracted in 200 components = 0.507474 Jy ! Clean residual min=-0.005695 max=0.012268 Jy/beam ! Clean residual mean=-0.000004 rms=0.001389 Jy/beam ! Combined flux in latest and established models = 0.507474 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 34 model components to the UV plane model. ! The established model now contains 34 components and 0.507474 Jy ! Inverting map and beam ! Estimated beam: bmin=3.834 mas, bmaj=7.294 mas, bpa=0.5766 degrees ! Estimated noise=917.547 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.0213342 Jy ! Component: 100 - total flux cleaned = 0.0343054 Jy ! Component: 150 - total flux cleaned = 0.0429169 Jy ! Component: 200 - total flux cleaned = 0.0490066 Jy ! Total flux subtracted in 200 components = 0.0490066 Jy ! Clean residual min=-0.002724 max=0.003636 Jy/beam ! Clean residual mean=-0.000001 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.556481 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 84 components and 0.556481 Jy ! Inverting map ! Added new window around map position (114, -30). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00461943 Jy ! Component: 100 - total flux cleaned = 0.00821806 Jy ! Component: 150 - total flux cleaned = 0.00977151 Jy ! Component: 200 - total flux cleaned = 0.0109354 Jy ! Total flux subtracted in 200 components = 0.0109354 Jy ! Clean residual min=-0.002615 max=0.002654 Jy/beam ! Clean residual mean=-0.000001 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.567416 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 110 components and 0.567416 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.791 mas, bmaj=10.24 mas, bpa=-2.128 degrees ! Estimated noise=1088.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00264093 Jy ! Component: 100 - total flux cleaned = 0.00404025 Jy ! Component: 150 - total flux cleaned = 0.00474146 Jy ! Component: 200 - total flux cleaned = 0.00527595 Jy ! Total flux subtracted in 200 components = 0.00527595 Jy ! Clean residual min=-0.002833 max=0.002912 Jy/beam ! Clean residual mean=-0.000001 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.572692 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.000370934 Jy ! Component: 100 - total flux cleaned = 0.000689613 Jy ! Component: 150 - total flux cleaned = 0.000847163 Jy ! Component: 200 - total flux cleaned = 0.000934686 Jy ! Total flux subtracted in 200 components = 0.000934686 Jy ! Clean residual min=-0.002826 max=0.002904 Jy/beam ! Clean residual mean=-0.000001 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.573627 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 166 components and 0.573626 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.834 mas, bmaj=7.294 mas, bpa=0.5766 degrees ! Estimated noise=917.547 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00100972 Jy ! Component: 100 - total flux cleaned = -0.000783227 Jy ! Component: 150 - total flux cleaned = -0.000505542 Jy ! Component: 200 - total flux cleaned = -0.000311575 Jy ! Total flux subtracted in 200 components = -0.000311575 Jy ! Clean residual min=-0.002396 max=0.002512 Jy/beam ! Clean residual mean=-0.000001 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.573315 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 180 components and 0.573315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076387Jy sigma=0.000670 ! Fit after self-cal, rms=0.076340Jy sigma=0.000670 wmodel J2115+2933_S_2017_08_05_pus_map.mod ! Writing 180 model components to file: J2115+2933_S_2017_08_05_pus_map.mod wobs J2115+2933_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J2115+2933_S_2017_08_05_pus_uvs.fits wwins J2115+2933_S_2017_08_05_pus_map.win ! wwins: Wrote 4 windows to J2115+2933_S_2017_08_05_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.000343873 Jy ! Component: 100 - total flux cleaned = 0.000302729 Jy ! Component: 150 - total flux cleaned = 0.000302891 Jy ! Component: 200 - total flux cleaned = 0.000342882 Jy ! Component: 250 - total flux cleaned = 0.000303969 Jy ! Component: 300 - total flux cleaned = 0.000342485 Jy ! Component: 350 - total flux cleaned = 0.000230255 Jy ! Component: 400 - total flux cleaned = 0.000194265 Jy ! Component: 450 - total flux cleaned = 8.56976e-05 Jy ! Component: 500 - total flux cleaned = 5.04064e-05 Jy ! Component: 550 - total flux cleaned = -1.9662e-05 Jy ! Component: 600 - total flux cleaned = -8.84517e-05 Jy ! Component: 650 - total flux cleaned = -8.89052e-05 Jy ! Component: 700 - total flux cleaned = -0.000292071 Jy ! Component: 750 - total flux cleaned = -0.000325236 Jy ! Component: 800 - total flux cleaned = -0.000259345 Jy ! Component: 850 - total flux cleaned = -0.000358324 Jy ! Component: 900 - total flux cleaned = -0.000455531 Jy ! Component: 950 - total flux cleaned = -0.000423656 Jy ! Component: 1000 - total flux cleaned = -0.000550506 Jy ! Component: 1050 - total flux cleaned = -0.000519357 Jy ! Component: 1100 - total flux cleaned = -0.000737759 Jy ! Component: 1150 - total flux cleaned = -0.000768613 Jy ! Component: 1200 - total flux cleaned = -0.000860709 Jy ! Component: 1250 - total flux cleaned = -0.000891195 Jy ! Component: 1300 - total flux cleaned = -0.00107174 Jy ! Component: 1350 - total flux cleaned = -0.00125017 Jy ! Component: 1400 - total flux cleaned = -0.0013978 Jy ! Component: 1450 - total flux cleaned = -0.00145591 Jy ! Component: 1500 - total flux cleaned = -0.00151487 Jy ! Component: 1550 - total flux cleaned = -0.00165939 Jy ! Component: 1600 - total flux cleaned = -0.00177407 Jy ! Component: 1650 - total flux cleaned = -0.00188693 Jy ! Component: 1700 - total flux cleaned = -0.00194336 Jy ! Component: 1750 - total flux cleaned = -0.00199947 Jy ! Component: 1800 - total flux cleaned = -0.00213844 Jy ! Component: 1850 - total flux cleaned = -0.00222156 Jy ! Component: 1900 - total flux cleaned = -0.00222174 Jy ! Component: 1950 - total flux cleaned = -0.00235762 Jy ! Component: 2000 - total flux cleaned = -0.00230353 Jy ! Component: 2050 - total flux cleaned = -0.00235725 Jy ! Component: 2100 - total flux cleaned = -0.00249105 Jy ! Component: 2150 - total flux cleaned = -0.00246452 Jy ! Component: 2200 - total flux cleaned = -0.00241177 Jy ! Component: 2250 - total flux cleaned = -0.00251631 Jy ! Component: 2300 - total flux cleaned = -0.00267231 Jy ! Component: 2350 - total flux cleaned = -0.00264649 Jy ! Component: 2400 - total flux cleaned = -0.0027493 Jy ! Component: 2450 - total flux cleaned = -0.00272365 Jy ! Component: 2500 - total flux cleaned = -0.00267316 Jy ! Component: 2550 - total flux cleaned = -0.00282459 Jy ! Component: 2600 - total flux cleaned = -0.00290009 Jy ! Component: 2650 - total flux cleaned = -0.00285007 Jy ! Component: 2700 - total flux cleaned = -0.00282517 Jy ! Component: 2750 - total flux cleaned = -0.00285008 Jy ! Component: 2800 - total flux cleaned = -0.00302187 Jy ! Component: 2850 - total flux cleaned = -0.00294869 Jy ! Component: 2900 - total flux cleaned = -0.00294878 Jy ! Component: 2950 - total flux cleaned = -0.0029246 Jy ! Component: 3000 - total flux cleaned = -0.00297286 Jy ! Component: 3050 - total flux cleaned = -0.00299678 Jy ! Component: 3100 - total flux cleaned = -0.00302074 Jy ! Component: 3150 - total flux cleaned = -0.00297318 Jy ! Component: 3200 - total flux cleaned = -0.0029734 Jy ! Component: 3250 - total flux cleaned = -0.00299678 Jy ! Component: 3300 - total flux cleaned = -0.00311341 Jy ! Component: 3350 - total flux cleaned = -0.00315989 Jy ! Component: 3400 - total flux cleaned = -0.00316 Jy ! Component: 3450 - total flux cleaned = -0.0031601 Jy ! Component: 3500 - total flux cleaned = -0.00318304 Jy ! Component: 3550 - total flux cleaned = -0.00325132 Jy ! Component: 3600 - total flux cleaned = -0.00325131 Jy ! Component: 3650 - total flux cleaned = -0.00334127 Jy ! Component: 3700 - total flux cleaned = -0.00331895 Jy ! Component: 3750 - total flux cleaned = -0.00336362 Jy ! Component: 3800 - total flux cleaned = -0.00327478 Jy ! Component: 3850 - total flux cleaned = -0.00331911 Jy ! Component: 3900 - total flux cleaned = -0.00338524 Jy ! Component: 3950 - total flux cleaned = -0.00340722 Jy ! Component: 4000 - total flux cleaned = -0.00334177 Jy ! Component: 4050 - total flux cleaned = -0.0033418 Jy ! Total flux subtracted in 4096 components = -0.00321219 Jy ! Clean residual min=-0.001227 max=0.001447 Jy/beam ! Clean residual mean=-0.000002 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.570102 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 475 components and 0.570102 Jy ![Exited script file: muppet] wmap "J2115+2933_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.834 x 7.294 at 0.5766 degrees (North through East) ! Clean map min=-0.0021226 max=0.4667 Jy/beam ! Writing clean map to FITS file: J2115+2933_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.466701 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000404482 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.260005 0.260005 0.52001 1.04002 2.08004 4.16008 8.32015 16.6403 33.2806 66.5612 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.466 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.834 x 7.294 at 0.5766 degrees (North through East) ! Clean map min=-0.0021226 max=0.4667 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 J2115+2933_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:39:27 2019