! Started logfile: J1243+1622_S_2017_05_01_pus_uvs.log on Wed May 1 18:36:25 2019 obs J1243+1622_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J1243+1622_S_2017_05_01_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.850877 visibilities/baseline/integration-bin. ! Found source: J1243+1622 ! ! 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 788 lines of history. ! ! Reading 17460 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 J1243+1622_S_2017_05_01_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 92 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 92 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 92 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 613 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.731818Jy sigma=0.006449 ! Fit after self-cal, rms=0.716081Jy sigma=0.006332 ! 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.051 mas, bmaj=7.112 mas, bpa=0.2893 degrees ! Estimated noise=908.818 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.221649 Jy ! Component: 100 - total flux cleaned = 0.271682 Jy ! Total flux subtracted in 100 components = 0.271682 Jy ! Clean residual min=-0.008390 max=0.017188 Jy/beam ! Clean residual mean=-0.000022 rms=0.002055 Jy/beam ! Combined flux in latest and established models = 0.271682 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.271682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092241Jy sigma=0.000773 ! Fit after self-cal, rms=0.092239Jy sigma=0.000773 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0172372 Jy ! Component: 100 - total flux cleaned = 0.0262029 Jy ! Total flux subtracted in 100 components = 0.0262029 Jy ! Clean residual min=-0.006599 max=0.007363 Jy/beam ! Clean residual mean=-0.000031 rms=0.001597 Jy/beam ! Combined flux in latest and established models = 0.297884 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 25 components and 0.297884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088339Jy sigma=0.000743 ! Fit after self-cal, rms=0.088340Jy sigma=0.000742 ! 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.546 mas, bmaj=7.767 mas, bpa=1.227 degrees ! Estimated noise=685.368 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.00719066 Jy ! Component: 100 - total flux cleaned = 0.0114975 Jy ! Component: 150 - total flux cleaned = 0.01435 Jy ! Component: 200 - total flux cleaned = 0.0162844 Jy ! Total flux subtracted in 200 components = 0.0162844 Jy ! Clean residual min=-0.006102 max=0.007099 Jy/beam ! Clean residual mean=-0.000020 rms=0.001713 Jy/beam ! Combined flux in latest and established models = 0.314169 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 44 components and 0.314169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087581Jy sigma=0.000738 ! Fit after self-cal, rms=0.087565Jy sigma=0.000738 ! 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.98 FD 0.90 HN 1.00 KP 1.00 ! LA 0.97 MK 0.98 NL 0.95 OV 1.03 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.93 HN 1.03 KP 0.97 ! LA 0.93 MK 0.97 NL 1.12 OV 1.06 ! PT 0.97 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.96 HN 1.01 KP 0.98 ! LA 1.00 MK 1.00 NL 1.24 OV 0.97 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 4. ! A total of 111 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.97 HN 0.99 KP 1.00* ! LA 1.09 MK 1.12 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.087565Jy sigma=0.000738 ! Fit after self-cal, rms=0.085536Jy sigma=0.000704 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.545 mas, bmaj=7.813 mas, bpa=1.345 degrees ! Estimated noise=689.733 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.000511408 Jy ! Component: 100 - total flux cleaned = 0.000449376 Jy ! Component: 150 - total flux cleaned = 0.000407354 Jy ! Component: 200 - total flux cleaned = 0.000297442 Jy ! Total flux subtracted in 200 components = 0.000297442 Jy ! Clean residual min=-0.005168 max=0.005276 Jy/beam ! Clean residual mean=-0.000010 rms=0.001267 Jy/beam ! Combined flux in latest and established models = 0.314466 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 53 components and 0.314466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085447Jy sigma=0.000703 ! Fit after self-cal, rms=0.085448Jy sigma=0.000703 ! 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.085448Jy sigma=0.000703 ! Fit after self-cal, rms=0.083306Jy sigma=0.000676 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.549 mas, bmaj=7.82 mas, bpa=1.556 degrees ! Estimated noise=690.368 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000115663 Jy ! Component: 100 - total flux cleaned = -0.000214779 Jy ! Component: 150 - total flux cleaned = -0.000340946 Jy ! Component: 200 - total flux cleaned = -0.000483196 Jy ! Total flux subtracted in 200 components = -0.000483196 Jy ! Clean residual min=-0.002953 max=0.004228 Jy/beam ! Clean residual mean=0.000002 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.313983 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 60 components and 0.313983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083249Jy sigma=0.000676 ! Fit after self-cal, rms=0.083290Jy sigma=0.000676 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 (-8, 25). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00401387 Jy ! Component: 100 - total flux cleaned = 0.00616361 Jy ! Component: 150 - total flux cleaned = 0.00761674 Jy ! Component: 200 - total flux cleaned = 0.00873339 Jy ! Total flux subtracted in 200 components = 0.00873339 Jy ! Clean residual min=-0.002601 max=0.002268 Jy/beam ! Clean residual mean=-0.000004 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.322716 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 72 components and 0.322716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083093Jy sigma=0.000674 ! Fit after self-cal, rms=0.083083Jy sigma=0.000674 ! 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.083083Jy sigma=0.000674 ! Fit after self-cal, rms=0.083142Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.552 mas, bmaj=7.826 mas, bpa=1.667 degrees ! Estimated noise=690.245 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00102038 Jy ! Component: 100 - total flux cleaned = 0.00167496 Jy ! Component: 150 - total flux cleaned = 0.00192291 Jy ! Component: 200 - total flux cleaned = 0.00208404 Jy ! Total flux subtracted in 200 components = 0.00208404 Jy ! Clean residual min=-0.002369 max=0.002203 Jy/beam ! Clean residual mean=-0.000006 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.3248 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 82 components and 0.3248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083107Jy sigma=0.000673 ! Fit after self-cal, rms=0.083110Jy sigma=0.000673 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 (-3.5, 9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000916131 Jy ! Component: 100 - total flux cleaned = 0.00116414 Jy ! Component: 150 - total flux cleaned = 0.00141572 Jy ! Component: 200 - total flux cleaned = 0.00156961 Jy ! Total flux subtracted in 200 components = 0.00156961 Jy ! Clean residual min=-0.002185 max=0.001981 Jy/beam ! Clean residual mean=-0.000006 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.32637 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 105 components and 0.32637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083045Jy sigma=0.000673 ! Fit after self-cal, rms=0.083033Jy sigma=0.000673 ! 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.083033Jy sigma=0.000673 ! Fit after self-cal, rms=0.083041Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.452 mas, bmaj=10.55 mas, bpa=0.1565 degrees ! Estimated noise=822.788 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000186156 Jy ! Component: 100 - total flux cleaned = 0.0004646 Jy ! Component: 150 - total flux cleaned = 0.000732933 Jy ! Component: 200 - total flux cleaned = 0.000962535 Jy ! Total flux subtracted in 200 components = 0.000962535 Jy ! Clean residual min=-0.002495 max=0.002345 Jy/beam ! Clean residual mean=-0.000012 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.327333 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 114 components and 0.327333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083027Jy sigma=0.000672 ! Fit after self-cal, rms=0.083024Jy sigma=0.000672 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 = 5.59496e-05 Jy ! Component: 100 - total flux cleaned = 0.000239853 Jy ! Component: 150 - total flux cleaned = 0.000361693 Jy ! Component: 200 - total flux cleaned = 0.000429962 Jy ! Total flux subtracted in 200 components = 0.000429962 Jy ! Clean residual min=-0.002418 max=0.002368 Jy/beam ! Clean residual mean=-0.000013 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.327763 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 123 components and 0.327762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083023Jy sigma=0.000672 ! Fit after self-cal, rms=0.083022Jy sigma=0.000672 ! 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.553 mas, bmaj=7.825 mas, bpa=1.73 degrees ! Estimated noise=690.49 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.553 x 7.825 at 1.73 degrees (North through East) ! Clean map min=-0.0021582 max=0.28734 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.062 mas, bmaj=7.155 mas, bpa=0.8863 degrees ! Estimated noise=949.954 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.223105 Jy ! Component: 100 - total flux cleaned = 0.274527 Jy ! Component: 150 - total flux cleaned = 0.292216 Jy ! Component: 200 - total flux cleaned = 0.300454 Jy ! Total flux subtracted in 200 components = 0.300454 Jy ! Clean residual min=-0.003628 max=0.004176 Jy/beam ! Clean residual mean=0.000012 rms=0.000902 Jy/beam ! Combined flux in latest and established models = 0.300454 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.300454 Jy ! Inverting map and beam ! Estimated beam: bmin=3.553 mas, bmaj=7.825 mas, bpa=1.73 degrees ! Estimated noise=690.49 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.00621549 Jy ! Component: 100 - total flux cleaned = 0.0105333 Jy ! Component: 150 - total flux cleaned = 0.0138109 Jy ! Component: 200 - total flux cleaned = 0.0163635 Jy ! Total flux subtracted in 200 components = 0.0163635 Jy ! Clean residual min=-0.002571 max=0.002458 Jy/beam ! Clean residual mean=-0.000002 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.316818 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 70 components and 0.316818 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.452 mas, bmaj=10.55 mas, bpa=0.1565 degrees ! Estimated noise=822.788 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00276237 Jy ! Component: 100 - total flux cleaned = 0.00479798 Jy ! Component: 150 - total flux cleaned = 0.00607006 Jy ! Component: 200 - total flux cleaned = 0.00699371 Jy ! Total flux subtracted in 200 components = 0.00699371 Jy ! Clean residual min=-0.002686 max=0.002235 Jy/beam ! Clean residual mean=-0.000009 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.323812 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.000723105 Jy ! Component: 100 - total flux cleaned = 0.00132726 Jy ! Component: 150 - total flux cleaned = 0.00183308 Jy ! Component: 200 - total flux cleaned = 0.00223465 Jy ! Total flux subtracted in 200 components = 0.00223465 Jy ! Clean residual min=-0.002502 max=0.002296 Jy/beam ! Clean residual mean=-0.000011 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.326046 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 135 components and 0.326046 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.553 mas, bmaj=7.825 mas, bpa=1.73 degrees ! Estimated noise=690.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000284005 Jy ! Component: 100 - total flux cleaned = 0.000670298 Jy ! Component: 150 - total flux cleaned = 0.00104875 Jy ! Component: 200 - total flux cleaned = 0.00121876 Jy ! Total flux subtracted in 200 components = 0.00121876 Jy ! Clean residual min=-0.002240 max=0.002207 Jy/beam ! Clean residual mean=-0.000006 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.327265 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 157 components and 0.327265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083036Jy sigma=0.000672 ! Fit after self-cal, rms=0.083030Jy sigma=0.000672 wmodel J1243+1622_S_2017_05_01_pus_map.mod ! Writing 157 model components to file: J1243+1622_S_2017_05_01_pus_map.mod wobs J1243+1622_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J1243+1622_S_2017_05_01_pus_uvs.fits wwins J1243+1622_S_2017_05_01_pus_map.win ! wwins: Wrote 3 windows to J1243+1622_S_2017_05_01_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 = -4.51716e-05 Jy ! Component: 100 - total flux cleaned = 0.00016584 Jy ! Component: 150 - total flux cleaned = 0.000432009 Jy ! Component: 200 - total flux cleaned = 0.000685835 Jy ! Component: 250 - total flux cleaned = 0.00101934 Jy ! Component: 300 - total flux cleaned = 0.00125252 Jy ! Component: 350 - total flux cleaned = 0.00133732 Jy ! Component: 400 - total flux cleaned = 0.00147519 Jy ! Component: 450 - total flux cleaned = 0.00160866 Jy ! Component: 500 - total flux cleaned = 0.00168718 Jy ! Component: 550 - total flux cleaned = 0.00183845 Jy ! Component: 600 - total flux cleaned = 0.00186267 Jy ! Component: 650 - total flux cleaned = 0.00188632 Jy ! Component: 700 - total flux cleaned = 0.0018856 Jy ! Component: 750 - total flux cleaned = 0.00190863 Jy ! Component: 800 - total flux cleaned = 0.00188554 Jy ! Component: 850 - total flux cleaned = 0.00188571 Jy ! Component: 900 - total flux cleaned = 0.00190746 Jy ! Component: 950 - total flux cleaned = 0.00195096 Jy ! Component: 1000 - total flux cleaned = 0.00192991 Jy ! Component: 1050 - total flux cleaned = 0.00190931 Jy ! Component: 1100 - total flux cleaned = 0.00197212 Jy ! Component: 1150 - total flux cleaned = 0.00195143 Jy ! Component: 1200 - total flux cleaned = 0.00197163 Jy ! Component: 1250 - total flux cleaned = 0.00193148 Jy ! Component: 1300 - total flux cleaned = 0.00201104 Jy ! Component: 1350 - total flux cleaned = 0.00197175 Jy ! Component: 1400 - total flux cleaned = 0.0020301 Jy ! Component: 1450 - total flux cleaned = 0.00208773 Jy ! Component: 1500 - total flux cleaned = 0.00204976 Jy ! Component: 1550 - total flux cleaned = 0.00210623 Jy ! Component: 1600 - total flux cleaned = 0.00210609 Jy ! Component: 1650 - total flux cleaned = 0.00205132 Jy ! Component: 1700 - total flux cleaned = 0.00208773 Jy ! Component: 1750 - total flux cleaned = 0.00208782 Jy ! Component: 1800 - total flux cleaned = 0.00206977 Jy ! Component: 1850 - total flux cleaned = 0.00212225 Jy ! Component: 1900 - total flux cleaned = 0.00205272 Jy ! Component: 1950 - total flux cleaned = 0.00206997 Jy ! Component: 2000 - total flux cleaned = 0.00203634 Jy ! Component: 2050 - total flux cleaned = 0.00205335 Jy ! Component: 2100 - total flux cleaned = 0.00203687 Jy ! Component: 2150 - total flux cleaned = 0.00211937 Jy ! Component: 2200 - total flux cleaned = 0.00202132 Jy ! Component: 2250 - total flux cleaned = 0.00205368 Jy ! Component: 2300 - total flux cleaned = 0.00210159 Jy ! Component: 2350 - total flux cleaned = 0.00210169 Jy ! Component: 2400 - total flux cleaned = 0.00210168 Jy ! Component: 2450 - total flux cleaned = 0.00208614 Jy ! Component: 2500 - total flux cleaned = 0.00213243 Jy ! Component: 2550 - total flux cleaned = 0.00219365 Jy ! Component: 2600 - total flux cleaned = 0.00228461 Jy ! Component: 2650 - total flux cleaned = 0.00231449 Jy ! Component: 2700 - total flux cleaned = 0.00228484 Jy ! Component: 2750 - total flux cleaned = 0.00241811 Jy ! Component: 2800 - total flux cleaned = 0.00244738 Jy ! Component: 2850 - total flux cleaned = 0.00247656 Jy ! Component: 2900 - total flux cleaned = 0.00259234 Jy ! Component: 2950 - total flux cleaned = 0.0026497 Jy ! Component: 3000 - total flux cleaned = 0.00273513 Jy ! Component: 3050 - total flux cleaned = 0.00281983 Jy ! Component: 3100 - total flux cleaned = 0.00287575 Jy ! Component: 3150 - total flux cleaned = 0.00297311 Jy ! Component: 3200 - total flux cleaned = 0.00302821 Jy ! Component: 3250 - total flux cleaned = 0.00309682 Jy ! Component: 3300 - total flux cleaned = 0.00321919 Jy ! Component: 3350 - total flux cleaned = 0.00325969 Jy ! Component: 3400 - total flux cleaned = 0.00335358 Jy ! Component: 3450 - total flux cleaned = 0.00338032 Jy ! Component: 3500 - total flux cleaned = 0.00351257 Jy ! Component: 3550 - total flux cleaned = 0.00361753 Jy ! Component: 3600 - total flux cleaned = 0.00370868 Jy ! Component: 3650 - total flux cleaned = 0.00376024 Jy ! Component: 3700 - total flux cleaned = 0.00385009 Jy ! Component: 3750 - total flux cleaned = 0.00383734 Jy ! Component: 3800 - total flux cleaned = 0.00396426 Jy ! Component: 3850 - total flux cleaned = 0.0040651 Jy ! Component: 3900 - total flux cleaned = 0.00412766 Jy ! Component: 3950 - total flux cleaned = 0.00416486 Jy ! Component: 4000 - total flux cleaned = 0.00426366 Jy ! Component: 4050 - total flux cleaned = 0.00432494 Jy ! Total flux subtracted in 4096 components = 0.00438596 Jy ! Clean residual min=-0.000735 max=0.000787 Jy/beam ! Clean residual mean=-0.000003 rms=0.000232 Jy/beam ! Combined flux in latest and established models = 0.331651 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 459 components and 0.331651 Jy ![Exited script file: muppet] wmap "J1243+1622_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.553 x 7.825 at 1.73 degrees (North through East) ! Clean map min=-0.0014492 max=0.28735 Jy/beam ! Writing clean map to FITS file: J1243+1622_S_2017_05_01_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.287351 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000231569 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.241763 0.241763 0.483525 0.96705 1.9341 3.8682 7.7364 15.4728 30.9456 61.8912 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.287 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.553 x 7.825 at 1.73 degrees (North through East) ! Clean map min=-0.0014492 max=0.28735 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 J1243+1622_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:36:30 2019