! Started logfile: J1425+1424_S_2017_07_16_pus_uvs.log on Thu May 9 11:10:59 2019 obs J1425+1424_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J1425+1424_S_2017_07_16_pus_uva.fits ! AN table 1: 30 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.582222 visibilities/baseline/integration-bin. ! Found source: J1425+1424 ! ! 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 815 lines of history. ! ! Reading 3144 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 J1425+1424_S_2017_07_16_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 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 231 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.705051Jy sigma=0.006101 ! Fit after self-cal, rms=0.685710Jy sigma=0.005953 ! 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.767 mas, bmaj=7.007 mas, bpa=4.473 degrees ! Estimated noise=1950.33 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.248456 Jy ! Component: 100 - total flux cleaned = 0.307155 Jy ! Total flux subtracted in 100 components = 0.307155 Jy ! Clean residual min=-0.012271 max=0.022394 Jy/beam ! Clean residual mean=0.000002 rms=0.003408 Jy/beam ! Combined flux in latest and established models = 0.307155 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.307155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103521Jy sigma=0.000847 ! Fit after self-cal, rms=0.103433Jy sigma=0.000846 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0238047 Jy ! Component: 100 - total flux cleaned = 0.0354304 Jy ! Total flux subtracted in 100 components = 0.0354304 Jy ! Clean residual min=-0.009697 max=0.011508 Jy/beam ! Clean residual mean=0.000006 rms=0.002633 Jy/beam ! Combined flux in latest and established models = 0.342585 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 19 components and 0.342585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097932Jy sigma=0.000787 ! Fit after self-cal, rms=0.097809Jy sigma=0.000786 ! 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.15 mas, bmaj=7.493 mas, bpa=5.498 degrees ! Estimated noise=1651.33 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.00992122 Jy ! Component: 100 - total flux cleaned = 0.0160338 Jy ! Component: 150 - total flux cleaned = 0.0203554 Jy ! Component: 200 - total flux cleaned = 0.0234767 Jy ! Total flux subtracted in 200 components = 0.0234767 Jy ! Clean residual min=-0.010434 max=0.011161 Jy/beam ! Clean residual mean=0.000029 rms=0.002850 Jy/beam ! Combined flux in latest and established models = 0.366062 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 37 components and 0.366062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096789Jy sigma=0.000774 ! Fit after self-cal, rms=0.096756Jy sigma=0.000774 ! 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.07 FD 1.00* HN 0.97 KP 1.07 ! LA 1.00 MK 0.97 NL 0.89 OV 0.97 ! PT 0.94 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.00* HN 1.01 KP 1.01 ! LA 0.96 MK 1.00 NL 1.05 OV 1.02 ! PT 0.88 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00* HN 1.01 KP 1.01 ! LA 0.98 MK 1.06 NL 1.00 OV 0.98 ! PT 0.96 SC 1.01 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00 KP 1.00* ! LA 1.06 MK 1.11 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.096756Jy sigma=0.000774 ! Fit after self-cal, rms=0.093862Jy sigma=0.000745 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.155 mas, bmaj=7.538 mas, bpa=5.665 degrees ! Estimated noise=1645.43 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.00316756 Jy ! Component: 100 - total flux cleaned = -0.00388631 Jy ! Component: 150 - total flux cleaned = -0.00407407 Jy ! Component: 200 - total flux cleaned = -0.00418557 Jy ! Total flux subtracted in 200 components = -0.00418557 Jy ! Clean residual min=-0.009208 max=0.009769 Jy/beam ! Clean residual mean=0.000013 rms=0.002520 Jy/beam ! Combined flux in latest and established models = 0.361876 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 42 components and 0.361877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093725Jy sigma=0.000744 ! Fit after self-cal, rms=0.093754Jy sigma=0.000744 ! 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.093754Jy sigma=0.000744 ! Fit after self-cal, rms=0.089395Jy sigma=0.000680 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.158 mas, bmaj=7.484 mas, bpa=5.606 degrees ! Estimated noise=1644.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00167911 Jy ! Component: 100 - total flux cleaned = 0.00224822 Jy ! Component: 150 - total flux cleaned = 0.0027332 Jy ! Component: 200 - total flux cleaned = 0.00312521 Jy ! Total flux subtracted in 200 components = 0.00312521 Jy ! Clean residual min=-0.006015 max=0.005044 Jy/beam ! Clean residual mean=0.000009 rms=0.001301 Jy/beam ! Combined flux in latest and established models = 0.365002 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 50 components and 0.365002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089270Jy sigma=0.000679 ! Fit after self-cal, rms=0.089481Jy 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 = 7.63949e-05 Jy ! Component: 100 - total flux cleaned = 0.000286916 Jy ! Component: 150 - total flux cleaned = 0.000403591 Jy ! Component: 200 - total flux cleaned = 0.000457002 Jy ! Total flux subtracted in 200 components = 0.000457002 Jy ! Clean residual min=-0.005910 max=0.004989 Jy/beam ! Clean residual mean=0.000009 rms=0.001292 Jy/beam ! Combined flux in latest and established models = 0.365459 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 56 components and 0.365459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089446Jy sigma=0.000678 ! Fit after self-cal, rms=0.089446Jy sigma=0.000678 ! 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.089446Jy sigma=0.000678 ! Fit after self-cal, rms=0.089033Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.156 mas, bmaj=7.467 mas, bpa=5.527 degrees ! Estimated noise=1641.08 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000292037 Jy ! Component: 100 - total flux cleaned = 0.000584435 Jy ! Component: 150 - total flux cleaned = 0.000757563 Jy ! Component: 200 - total flux cleaned = 0.000806621 Jy ! Total flux subtracted in 200 components = 0.000806621 Jy ! Clean residual min=-0.005252 max=0.004854 Jy/beam ! Clean residual mean=0.000005 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 0.366265 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 57 components and 0.366265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088997Jy sigma=0.000673 ! Fit after self-cal, rms=0.089023Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.11783e-05 Jy ! Component: 100 - total flux cleaned = -5.9858e-05 Jy ! Component: 150 - total flux cleaned = -3.96727e-05 Jy ! Component: 200 - total flux cleaned = -1.99789e-05 Jy ! Total flux subtracted in 200 components = -1.99789e-05 Jy ! Clean residual min=-0.005251 max=0.004831 Jy/beam ! Clean residual mean=0.000005 rms=0.001171 Jy/beam ! Combined flux in latest and established models = 0.366245 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 62 components and 0.366245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089007Jy sigma=0.000673 ! Fit after self-cal, rms=0.089009Jy 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.089009Jy sigma=0.000673 ! Fit after self-cal, rms=0.089061Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.6 mas, bmaj=10.84 mas, bpa=-4.275 degrees ! Estimated noise=2131.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186567 Jy ! Component: 100 - total flux cleaned = 0.00187807 Jy ! Component: 150 - total flux cleaned = 0.00194835 Jy ! Component: 200 - total flux cleaned = 0.00203817 Jy ! Total flux subtracted in 200 components = 0.00203817 Jy ! Clean residual min=-0.005912 max=0.006058 Jy/beam ! Clean residual mean=0.000011 rms=0.001724 Jy/beam ! Combined flux in latest and established models = 0.368284 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 66 components and 0.368284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089103Jy sigma=0.000673 ! Fit after self-cal, rms=0.089087Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00034576 Jy ! Component: 100 - total flux cleaned = 0.000322614 Jy ! Component: 150 - total flux cleaned = 0.000283342 Jy ! Component: 200 - total flux cleaned = 0.000266684 Jy ! Total flux subtracted in 200 components = 0.000266684 Jy ! Clean residual min=-0.005882 max=0.005820 Jy/beam ! Clean residual mean=0.000011 rms=0.001710 Jy/beam ! Combined flux in latest and established models = 0.36855 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 71 components and 0.36855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089135Jy sigma=0.000674 ! Fit after self-cal, rms=0.089131Jy sigma=0.000674 ! 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.155 mas, bmaj=7.463 mas, bpa=5.528 degrees ! Estimated noise=1640.43 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.155 x 7.463 at 5.528 degrees (North through East) ! Clean map min=-0.0056101 max=0.32136 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.771 mas, bmaj=6.972 mas, bpa=4.385 degrees ! Estimated noise=1950.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.247855 Jy ! Component: 100 - total flux cleaned = 0.309122 Jy ! Component: 150 - total flux cleaned = 0.334728 Jy ! Component: 200 - total flux cleaned = 0.347453 Jy ! Total flux subtracted in 200 components = 0.347453 Jy ! Clean residual min=-0.005897 max=0.006992 Jy/beam ! Clean residual mean=-0.000003 rms=0.001607 Jy/beam ! Combined flux in latest and established models = 0.347453 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.347453 Jy ! Inverting map and beam ! Estimated beam: bmin=3.155 mas, bmaj=7.463 mas, bpa=5.528 degrees ! Estimated noise=1640.43 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) ! Added new window around map position (-3.5, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00877255 Jy ! Component: 100 - total flux cleaned = 0.0135244 Jy ! Component: 150 - total flux cleaned = 0.0153614 Jy ! Component: 200 - total flux cleaned = 0.0165655 Jy ! Total flux subtracted in 200 components = 0.0165655 Jy ! Clean residual min=-0.004992 max=0.004548 Jy/beam ! Clean residual mean=0.000006 rms=0.001153 Jy/beam ! Combined flux in latest and established models = 0.364018 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 56 components and 0.364018 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=6.6 mas, bmaj=10.84 mas, bpa=-4.275 degrees ! Estimated noise=2131.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00475553 Jy ! Component: 100 - total flux cleaned = 0.00592688 Jy ! Component: 150 - total flux cleaned = 0.00660752 Jy ! Component: 200 - total flux cleaned = 0.00701001 Jy ! Total flux subtracted in 200 components = 0.00701001 Jy ! Clean residual min=-0.005369 max=0.004962 Jy/beam ! Clean residual mean=0.000008 rms=0.001544 Jy/beam ! Combined flux in latest and established models = 0.371028 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.000163739 Jy ! Component: 100 - total flux cleaned = 0.000302088 Jy ! Component: 150 - total flux cleaned = 0.000341598 Jy ! Component: 200 - total flux cleaned = 0.000305936 Jy ! Total flux subtracted in 200 components = 0.000305936 Jy ! Clean residual min=-0.005226 max=0.004905 Jy/beam ! Clean residual mean=0.000008 rms=0.001527 Jy/beam ! Combined flux in latest and established models = 0.371334 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 106 components and 0.371334 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.155 mas, bmaj=7.463 mas, bpa=5.528 degrees ! Estimated noise=1640.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00016023 Jy ! Component: 100 - total flux cleaned = -0.000162427 Jy ! Component: 150 - total flux cleaned = -5.94712e-05 Jy ! Component: 200 - total flux cleaned = 2.99427e-05 Jy ! Total flux subtracted in 200 components = 2.99427e-05 Jy ! Clean residual min=-0.004262 max=0.004122 Jy/beam ! Clean residual mean=0.000002 rms=0.001039 Jy/beam ! Combined flux in latest and established models = 0.371364 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 128 components and 0.371364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088702Jy sigma=0.000670 ! Fit after self-cal, rms=0.088687Jy sigma=0.000669 wmodel J1425+1424_S_2017_07_16_pus_map.mod ! Writing 128 model components to file: J1425+1424_S_2017_07_16_pus_map.mod wobs J1425+1424_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J1425+1424_S_2017_07_16_pus_uvs.fits wwins J1425+1424_S_2017_07_16_pus_map.win ! wwins: Wrote 2 windows to J1425+1424_S_2017_07_16_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.000419404 Jy ! Component: 100 - total flux cleaned = 0.000968892 Jy ! Component: 150 - total flux cleaned = 0.00148211 Jy ! Component: 200 - total flux cleaned = 0.00203384 Jy ! Component: 250 - total flux cleaned = 0.00238597 Jy ! Component: 300 - total flux cleaned = 0.00267054 Jy ! Component: 350 - total flux cleaned = 0.00305691 Jy ! Component: 400 - total flux cleaned = 0.00311164 Jy ! Component: 450 - total flux cleaned = 0.00311397 Jy ! Component: 500 - total flux cleaned = 0.00311428 Jy ! Component: 550 - total flux cleaned = 0.00301506 Jy ! Component: 600 - total flux cleaned = 0.00277262 Jy ! Component: 650 - total flux cleaned = 0.00282036 Jy ! Component: 700 - total flux cleaned = 0.00263395 Jy ! Component: 750 - total flux cleaned = 0.00249647 Jy ! Component: 800 - total flux cleaned = 0.00240759 Jy ! Component: 850 - total flux cleaned = 0.00227607 Jy ! Component: 900 - total flux cleaned = 0.00214671 Jy ! Component: 950 - total flux cleaned = 0.00210456 Jy ! Component: 1000 - total flux cleaned = 0.00210326 Jy ! Component: 1050 - total flux cleaned = 0.00181663 Jy ! Component: 1100 - total flux cleaned = 0.00161605 Jy ! Component: 1150 - total flux cleaned = 0.00145856 Jy ! Component: 1200 - total flux cleaned = 0.00118588 Jy ! Component: 1250 - total flux cleaned = 0.000840689 Jy ! Component: 1300 - total flux cleaned = 0.000613454 Jy ! Component: 1350 - total flux cleaned = 0.000426117 Jy ! Component: 1400 - total flux cleaned = 0.00013128 Jy ! Component: 1450 - total flux cleaned = -0.000123948 Jy ! Component: 1500 - total flux cleaned = -0.000303126 Jy ! Component: 1550 - total flux cleaned = -0.000656493 Jy ! Component: 1600 - total flux cleaned = -0.00100537 Jy ! Component: 1650 - total flux cleaned = -0.00110871 Jy ! Component: 1700 - total flux cleaned = -0.00134758 Jy ! Component: 1750 - total flux cleaned = -0.00165083 Jy ! Component: 1800 - total flux cleaned = -0.00185043 Jy ! Component: 1850 - total flux cleaned = -0.00198116 Jy ! Component: 1900 - total flux cleaned = -0.00198101 Jy ! Component: 1950 - total flux cleaned = -0.0022692 Jy ! Component: 2000 - total flux cleaned = -0.00233227 Jy ! Component: 2050 - total flux cleaned = -0.00242707 Jy ! Component: 2100 - total flux cleaned = -0.00258288 Jy ! Component: 2150 - total flux cleaned = -0.00264477 Jy ! Component: 2200 - total flux cleaned = -0.00276673 Jy ! Component: 2250 - total flux cleaned = -0.00303736 Jy ! Component: 2300 - total flux cleaned = -0.00312637 Jy ! Component: 2350 - total flux cleaned = -0.00321477 Jy ! Component: 2400 - total flux cleaned = -0.00330253 Jy ! Component: 2450 - total flux cleaned = -0.00336012 Jy ! Component: 2500 - total flux cleaned = -0.00350324 Jy ! Component: 2550 - total flux cleaned = -0.00364483 Jy ! Component: 2600 - total flux cleaned = -0.00372847 Jy ! Component: 2650 - total flux cleaned = -0.00381148 Jy ! Component: 2700 - total flux cleaned = -0.00386642 Jy ! Component: 2750 - total flux cleaned = -0.00389367 Jy ! Component: 2800 - total flux cleaned = -0.00402898 Jy ! Component: 2850 - total flux cleaned = -0.00402866 Jy ! Component: 2900 - total flux cleaned = -0.00413516 Jy ! Component: 2950 - total flux cleaned = -0.00418779 Jy ! Component: 3000 - total flux cleaned = -0.00423992 Jy ! Component: 3050 - total flux cleaned = -0.00424009 Jy ! Component: 3100 - total flux cleaned = -0.00439383 Jy ! Component: 3150 - total flux cleaned = -0.00436833 Jy ! Component: 3200 - total flux cleaned = -0.0044439 Jy ! Component: 3250 - total flux cleaned = -0.00451895 Jy ! Component: 3300 - total flux cleaned = -0.00444458 Jy ! Component: 3350 - total flux cleaned = -0.00451859 Jy ! Component: 3400 - total flux cleaned = -0.00454318 Jy ! Component: 3450 - total flux cleaned = -0.00442225 Jy ! Component: 3500 - total flux cleaned = -0.00444669 Jy ! Component: 3550 - total flux cleaned = -0.00449457 Jy ! Component: 3600 - total flux cleaned = -0.00444771 Jy ! Component: 3650 - total flux cleaned = -0.00442417 Jy ! Component: 3700 - total flux cleaned = -0.00447066 Jy ! Component: 3750 - total flux cleaned = -0.00437839 Jy ! Component: 3800 - total flux cleaned = -0.00435576 Jy ! Component: 3850 - total flux cleaned = -0.00426487 Jy ! Component: 3900 - total flux cleaned = -0.00428759 Jy ! Component: 3950 - total flux cleaned = -0.00424311 Jy ! Component: 4000 - total flux cleaned = -0.00428727 Jy ! Component: 4050 - total flux cleaned = -0.00422079 Jy ! Total flux subtracted in 4096 components = -0.0041769 Jy ! Clean residual min=-0.001366 max=0.001274 Jy/beam ! Clean residual mean=0.000000 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.367187 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 421 components and 0.367187 Jy ![Exited script file: muppet] wmap "J1425+1424_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.155 x 7.463 at 5.528 degrees (North through East) ! Clean map min=-0.0042187 max=0.3208 Jy/beam ! Writing clean map to FITS file: J1425+1424_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.320803 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000392746 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.367278 0.367278 0.734555 1.46911 2.93822 5.87644 11.7529 23.5058 47.0115 94.023 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.32 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.155 x 7.463 at 5.528 degrees (North through East) ! Clean map min=-0.0042187 max=0.3208 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 J1425+1424_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:11:03 2019