! Started logfile: J2249+1331_S_2017_02_24_pus_uvs.log on Sat May 4 11:37:23 2019 obs J2249+1331_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J2249+1331_S_2017_02_24_pus_uva.fits ! AN table 1: 173 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.974823 visibilities/baseline/integration-bin. ! Found source: J2249+1331 ! ! 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 823 lines of history. ! ! Reading 30356 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 J2249+1331_S_2017_02_24_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 542 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.814868Jy sigma=0.007136 ! Fit after self-cal, rms=0.787638Jy sigma=0.006906 ! 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.732 mas, bmaj=6.625 mas, bpa=-2.495 degrees ! Estimated noise=734.838 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.16068 Jy ! Component: 100 - total flux cleaned = 0.216252 Jy ! Total flux subtracted in 100 components = 0.216252 Jy ! Clean residual min=-0.012033 max=0.027331 Jy/beam ! Clean residual mean=0.000010 rms=0.003032 Jy/beam ! Combined flux in latest and established models = 0.216252 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.216252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113990Jy sigma=0.000993 ! Fit after self-cal, rms=0.113931Jy sigma=0.000993 ! Inverting map ! Added new window around map position (11, 7). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0309834 Jy ! Component: 100 - total flux cleaned = 0.0494085 Jy ! Total flux subtracted in 100 components = 0.0494085 Jy ! Clean residual min=-0.008263 max=0.012701 Jy/beam ! Clean residual mean=0.000012 rms=0.002087 Jy/beam ! Combined flux in latest and established models = 0.265661 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 12 components and 0.265661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104747Jy sigma=0.000910 ! Fit after self-cal, rms=0.104631Jy sigma=0.000908 ! 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.319 mas, bmaj=7.629 mas, bpa=-3.14 degrees ! Estimated noise=500.718 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.0134811 Jy ! Component: 100 - total flux cleaned = 0.0212135 Jy ! Component: 150 - total flux cleaned = 0.026053 Jy ! Component: 200 - total flux cleaned = 0.0292686 Jy ! Total flux subtracted in 200 components = 0.0292686 Jy ! Clean residual min=-0.009979 max=0.019833 Jy/beam ! Clean residual mean=0.000026 rms=0.003933 Jy/beam ! Combined flux in latest and established models = 0.294929 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 34 components and 0.294929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102778Jy sigma=0.000892 ! Fit after self-cal, rms=0.102796Jy sigma=0.000892 ! 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 1.04 HN 1.01 KP 1.00 ! LA 0.93 MK 0.97 NL 0.96 OV 1.03 ! PT 0.96 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.03 HN 1.01 KP 0.95 ! LA 0.99 MK 1.04 NL 0.94 OV 1.07 ! PT 0.95 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 HN 1.03 KP 1.04 ! LA 1.01 MK 0.99 NL 1.04 OV 0.96 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.09 HN 0.95 KP 1.00* ! LA 0.91 MK 1.16 NL 1.00* OV 1.02 ! PT 0.95 SC 1.00* ! ! ! Fit before self-cal, rms=0.102796Jy sigma=0.000892 ! Fit after self-cal, rms=0.100900Jy sigma=0.000883 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.325 mas, bmaj=7.647 mas, bpa=-2.852 degrees ! Estimated noise=499.216 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 (-38, 14). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0206394 Jy ! Component: 100 - total flux cleaned = 0.0337346 Jy ! Component: 150 - total flux cleaned = 0.0433305 Jy ! Component: 200 - total flux cleaned = 0.0507503 Jy ! Total flux subtracted in 200 components = 0.0507503 Jy ! Clean residual min=-0.008862 max=0.009630 Jy/beam ! Clean residual mean=-0.000010 rms=0.002976 Jy/beam ! Combined flux in latest and established models = 0.34568 Jy ! Performing phase self-cal ! Adding 91 model components to the UV plane model. ! The established model now contains 125 components and 0.34568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096428Jy sigma=0.000832 ! Fit after self-cal, rms=0.095959Jy sigma=0.000828 ! 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.095959Jy sigma=0.000828 ! Fit after self-cal, rms=0.095158Jy sigma=0.000779 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.345 mas, bmaj=7.698 mas, bpa=-2.789 degrees ! Estimated noise=498.119 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00748816 Jy ! Component: 100 - total flux cleaned = 0.0121043 Jy ! Component: 150 - total flux cleaned = 0.0148446 Jy ! Component: 200 - total flux cleaned = 0.0159499 Jy ! Total flux subtracted in 200 components = 0.0159499 Jy ! Clean residual min=-0.007137 max=0.008937 Jy/beam ! Clean residual mean=0.000002 rms=0.002122 Jy/beam ! Combined flux in latest and established models = 0.36163 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 156 components and 0.36163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094554Jy sigma=0.000771 ! Fit after self-cal, rms=0.094528Jy sigma=0.000770 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.00193249 Jy ! Component: 100 - total flux cleaned = 0.00289646 Jy ! Component: 150 - total flux cleaned = 0.00354758 Jy ! Component: 200 - total flux cleaned = 0.00390745 Jy ! Total flux subtracted in 200 components = 0.00390745 Jy ! Clean residual min=-0.007313 max=0.008419 Jy/beam ! Clean residual mean=-0.000000 rms=0.002063 Jy/beam ! Combined flux in latest and established models = 0.365537 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 168 components and 0.365537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094390Jy sigma=0.000768 ! Fit after self-cal, rms=0.094356Jy sigma=0.000768 ! 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.094356Jy sigma=0.000768 ! Fit after self-cal, rms=0.096180Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.353 mas, bmaj=7.695 mas, bpa=-2.637 degrees ! Estimated noise=499.444 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126055 Jy ! Component: 100 - total flux cleaned = 0.00157259 Jy ! Component: 150 - total flux cleaned = 0.00171436 Jy ! Component: 200 - total flux cleaned = 0.0019642 Jy ! Total flux subtracted in 200 components = 0.0019642 Jy ! Clean residual min=-0.006921 max=0.008547 Jy/beam ! Clean residual mean=-0.000004 rms=0.002027 Jy/beam ! Combined flux in latest and established models = 0.367501 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 182 components and 0.367501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096069Jy sigma=0.000766 ! Fit after self-cal, rms=0.096073Jy sigma=0.000766 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.000131948 Jy ! Component: 100 - total flux cleaned = 0.000423879 Jy ! Component: 150 - total flux cleaned = 0.000692212 Jy ! Component: 200 - total flux cleaned = 0.00089175 Jy ! Total flux subtracted in 200 components = 0.00089175 Jy ! Clean residual min=-0.006898 max=0.008284 Jy/beam ! Clean residual mean=-0.000004 rms=0.002009 Jy/beam ! Combined flux in latest and established models = 0.368393 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 186 components and 0.368393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096015Jy sigma=0.000765 ! Fit after self-cal, rms=0.096002Jy sigma=0.000765 ! 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.096002Jy sigma=0.000765 ! Fit after self-cal, rms=0.096394Jy sigma=0.000765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.417 mas, bmaj=11.04 mas, bpa=-2.284 degrees ! Estimated noise=607.943 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00383421 Jy ! Component: 100 - total flux cleaned = 0.00481712 Jy ! Component: 150 - total flux cleaned = 0.0050606 Jy ! Component: 200 - total flux cleaned = 0.00512774 Jy ! Total flux subtracted in 200 components = 0.00512774 Jy ! Clean residual min=-0.011157 max=0.012112 Jy/beam ! Clean residual mean=-0.000014 rms=0.003769 Jy/beam ! Combined flux in latest and established models = 0.373521 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 193 components and 0.373521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096419Jy sigma=0.000764 ! Fit after self-cal, rms=0.096386Jy sigma=0.000764 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.000355164 Jy ! Component: 100 - total flux cleaned = 0.000422145 Jy ! Component: 150 - total flux cleaned = 0.000538627 Jy ! Component: 200 - total flux cleaned = 0.000593874 Jy ! Total flux subtracted in 200 components = 0.000593874 Jy ! Clean residual min=-0.011185 max=0.011766 Jy/beam ! Clean residual mean=-0.000013 rms=0.003736 Jy/beam ! Combined flux in latest and established models = 0.374115 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 200 components and 0.374115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096410Jy sigma=0.000764 ! Fit after self-cal, rms=0.096392Jy sigma=0.000764 ! 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.359 mas, bmaj=7.701 mas, bpa=-2.539 degrees ! Estimated noise=500.477 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.359 x 7.701 at -2.539 degrees (North through East) ! Clean map min=-0.0067025 max=0.21823 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.754 mas, bmaj=6.666 mas, bpa=-1.904 degrees ! Estimated noise=738.688 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.160909 Jy ! Component: 100 - total flux cleaned = 0.216394 Jy ! Component: 150 - total flux cleaned = 0.247432 Jy ! Component: 200 - total flux cleaned = 0.267862 Jy ! Total flux subtracted in 200 components = 0.267862 Jy ! Clean residual min=-0.007614 max=0.011299 Jy/beam ! Clean residual mean=0.000017 rms=0.002018 Jy/beam ! Combined flux in latest and established models = 0.267862 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.267862 Jy ! Inverting map and beam ! Estimated beam: bmin=3.359 mas, bmaj=7.701 mas, bpa=-2.539 degrees ! Estimated noise=500.477 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.0209059 Jy ! Component: 100 - total flux cleaned = 0.0356806 Jy ! Component: 150 - total flux cleaned = 0.047158 Jy ! Component: 200 - total flux cleaned = 0.0566248 Jy ! Total flux subtracted in 200 components = 0.0566248 Jy ! Clean residual min=-0.007828 max=0.010311 Jy/beam ! Clean residual mean=0.000008 rms=0.002449 Jy/beam ! Combined flux in latest and established models = 0.324486 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 77 components and 0.324486 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.417 mas, bmaj=11.04 mas, bpa=-2.284 degrees ! Estimated noise=607.943 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0145335 Jy ! Component: 100 - total flux cleaned = 0.0245614 Jy ! Component: 150 - total flux cleaned = 0.0318757 Jy ! Component: 200 - total flux cleaned = 0.0374815 Jy ! Total flux subtracted in 200 components = 0.0374815 Jy ! Clean residual min=-0.012171 max=0.012360 Jy/beam ! Clean residual mean=-0.000007 rms=0.003952 Jy/beam ! Combined flux in latest and established models = 0.361968 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.00434132 Jy ! Component: 100 - total flux cleaned = 0.00633048 Jy ! Component: 150 - total flux cleaned = 0.00719403 Jy ! Component: 200 - total flux cleaned = 0.00796625 Jy ! Total flux subtracted in 200 components = 0.00796625 Jy ! Clean residual min=-0.011638 max=0.011879 Jy/beam ! Clean residual mean=-0.000012 rms=0.003823 Jy/beam ! Combined flux in latest and established models = 0.369934 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 133 components and 0.369934 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.359 mas, bmaj=7.701 mas, bpa=-2.539 degrees ! Estimated noise=500.477 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0018656 Jy ! Component: 100 - total flux cleaned = 0.00240774 Jy ! Component: 150 - total flux cleaned = 0.00259969 Jy ! Component: 200 - total flux cleaned = 0.00260131 Jy ! Total flux subtracted in 200 components = 0.00260131 Jy ! Clean residual min=-0.006791 max=0.008240 Jy/beam ! Clean residual mean=-0.000005 rms=0.001999 Jy/beam ! Combined flux in latest and established models = 0.372535 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 152 components and 0.372535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096619Jy sigma=0.000767 ! Fit after self-cal, rms=0.096610Jy sigma=0.000767 wmodel J2249+1331_S_2017_02_24_pus_map.mod ! Writing 152 model components to file: J2249+1331_S_2017_02_24_pus_map.mod wobs J2249+1331_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J2249+1331_S_2017_02_24_pus_uvs.fits wwins J2249+1331_S_2017_02_24_pus_map.win ! wwins: Wrote 3 windows to J2249+1331_S_2017_02_24_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.0030516 Jy ! Component: 100 - total flux cleaned = 0.00519884 Jy ! Component: 150 - total flux cleaned = 0.00637369 Jy ! Component: 200 - total flux cleaned = 0.00715431 Jy ! Component: 250 - total flux cleaned = 0.00800475 Jy ! Component: 300 - total flux cleaned = 0.00861286 Jy ! Component: 350 - total flux cleaned = 0.00920006 Jy ! Component: 400 - total flux cleaned = 0.0098617 Jy ! Component: 450 - total flux cleaned = 0.0105024 Jy ! Component: 500 - total flux cleaned = 0.0112125 Jy ! Component: 550 - total flux cleaned = 0.0115573 Jy ! Component: 600 - total flux cleaned = 0.0120623 Jy ! Component: 650 - total flux cleaned = 0.0123077 Jy ! Component: 700 - total flux cleaned = 0.0125495 Jy ! Component: 750 - total flux cleaned = 0.0127843 Jy ! Component: 800 - total flux cleaned = 0.013013 Jy ! Component: 850 - total flux cleaned = 0.0131622 Jy ! Component: 900 - total flux cleaned = 0.0133808 Jy ! Component: 950 - total flux cleaned = 0.0134526 Jy ! Component: 1000 - total flux cleaned = 0.0135938 Jy ! Component: 1050 - total flux cleaned = 0.0138001 Jy ! Component: 1100 - total flux cleaned = 0.0138674 Jy ! Component: 1150 - total flux cleaned = 0.0138694 Jy ! Component: 1200 - total flux cleaned = 0.0141975 Jy ! Component: 1250 - total flux cleaned = 0.014263 Jy ! Component: 1300 - total flux cleaned = 0.0146422 Jy ! Component: 1350 - total flux cleaned = 0.0148279 Jy ! Component: 1400 - total flux cleaned = 0.0148282 Jy ! Component: 1450 - total flux cleaned = 0.0150096 Jy ! Component: 1500 - total flux cleaned = 0.0151291 Jy ! Component: 1550 - total flux cleaned = 0.0152453 Jy ! Component: 1600 - total flux cleaned = 0.015188 Jy ! Component: 1650 - total flux cleaned = 0.015472 Jy ! Component: 1700 - total flux cleaned = 0.0154726 Jy ! Component: 1750 - total flux cleaned = 0.0157478 Jy ! Component: 1800 - total flux cleaned = 0.0158014 Jy ! Component: 1850 - total flux cleaned = 0.0158545 Jy ! Component: 1900 - total flux cleaned = 0.0159612 Jy ! Component: 1950 - total flux cleaned = 0.0160142 Jy ! Component: 2000 - total flux cleaned = 0.0162204 Jy ! Component: 2050 - total flux cleaned = 0.0163205 Jy ! Component: 2100 - total flux cleaned = 0.0163703 Jy ! Component: 2150 - total flux cleaned = 0.0164194 Jy ! Component: 2200 - total flux cleaned = 0.0165164 Jy ! Component: 2250 - total flux cleaned = 0.0167552 Jy ! Component: 2300 - total flux cleaned = 0.0168026 Jy ! Component: 2350 - total flux cleaned = 0.0166617 Jy ! Component: 2400 - total flux cleaned = 0.0168015 Jy ! Component: 2450 - total flux cleaned = 0.0168482 Jy ! Component: 2500 - total flux cleaned = 0.0168486 Jy ! Component: 2550 - total flux cleaned = 0.0171617 Jy ! Component: 2600 - total flux cleaned = 0.0171619 Jy ! Component: 2650 - total flux cleaned = 0.0173362 Jy ! Component: 2700 - total flux cleaned = 0.0172494 Jy ! Component: 2750 - total flux cleaned = 0.0174202 Jy ! Component: 2800 - total flux cleaned = 0.01759 Jy ! Component: 2850 - total flux cleaned = 0.0177152 Jy ! Component: 2900 - total flux cleaned = 0.0178391 Jy ! Component: 2950 - total flux cleaned = 0.0180438 Jy ! Component: 3000 - total flux cleaned = 0.0182049 Jy ! Component: 3050 - total flux cleaned = 0.0182448 Jy ! Component: 3100 - total flux cleaned = 0.0184034 Jy ! Component: 3150 - total flux cleaned = 0.018364 Jy ! Component: 3200 - total flux cleaned = 0.0186742 Jy ! Component: 3250 - total flux cleaned = 0.018713 Jy ! Component: 3300 - total flux cleaned = 0.0189025 Jy ! Component: 3350 - total flux cleaned = 0.019015 Jy ! Component: 3400 - total flux cleaned = 0.0190157 Jy ! Component: 3450 - total flux cleaned = 0.0192366 Jy ! Component: 3500 - total flux cleaned = 0.0192729 Jy ! Component: 3550 - total flux cleaned = 0.0194173 Jy ! Component: 3600 - total flux cleaned = 0.0194526 Jy ! Component: 3650 - total flux cleaned = 0.0194527 Jy ! Component: 3700 - total flux cleaned = 0.0194881 Jy ! Component: 3750 - total flux cleaned = 0.0197304 Jy ! Component: 3800 - total flux cleaned = 0.019697 Jy ! Component: 3850 - total flux cleaned = 0.0198324 Jy ! Component: 3900 - total flux cleaned = 0.0199666 Jy ! Component: 3950 - total flux cleaned = 0.0199336 Jy ! Component: 4000 - total flux cleaned = 0.0202302 Jy ! Component: 4050 - total flux cleaned = 0.020132 Jy ! Total flux subtracted in 4096 components = 0.0201644 Jy ! Clean residual min=-0.001833 max=0.001734 Jy/beam ! Clean residual mean=-0.000005 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.3927 Jy keep ! Adding 447 model components to the UV plane model. ! The established model now contains 599 components and 0.3927 Jy ![Exited script file: muppet] wmap "J2249+1331_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.359 x 7.701 at -2.539 degrees (North through East) ! Clean map min=-0.0044498 max=0.21961 Jy/beam ! Writing clean map to FITS file: J2249+1331_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.219615 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000685646 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.936611 0.936611 1.87322 3.74644 7.49289 14.9858 29.9716 59.9431 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.219 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.359 x 7.701 at -2.539 degrees (North through East) ! Clean map min=-0.0044498 max=0.21961 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 J2249+1331_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:37:28 2019