! Started logfile: J1430+1043_S_2017_07_16_pus_uvs.log on Thu May 9 11:11:13 2019 obs J1430+1043_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J1430+1043_S_2017_07_16_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.633199 visibilities/baseline/integration-bin. ! Found source: J1430+1043 ! ! 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 9460 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 J1430+1043_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 172 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 257 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 187 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 652 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.592327Jy sigma=0.005119 ! Fit after self-cal, rms=0.528346Jy sigma=0.004626 ! 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.792 mas, bmaj=6.974 mas, bpa=3.954 degrees ! Estimated noise=1333.24 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.378563 Jy ! Component: 100 - total flux cleaned = 0.461114 Jy ! Total flux subtracted in 100 components = 0.461114 Jy ! Clean residual min=-0.009957 max=0.023069 Jy/beam ! Clean residual mean=-0.000006 rms=0.003022 Jy/beam ! Combined flux in latest and established models = 0.461114 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.461114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100653Jy sigma=0.000792 ! Fit after self-cal, rms=0.100651Jy sigma=0.000792 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0221171 Jy ! Component: 100 - total flux cleaned = 0.0318717 Jy ! Total flux subtracted in 100 components = 0.0318717 Jy ! Clean residual min=-0.009670 max=0.010742 Jy/beam ! Clean residual mean=-0.000001 rms=0.002363 Jy/beam ! Combined flux in latest and established models = 0.492986 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.492986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097676Jy sigma=0.000770 ! Fit after self-cal, rms=0.097683Jy sigma=0.000770 ! 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.13 mas, bmaj=7.547 mas, bpa=3.278 degrees ! Estimated noise=1003.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.0055209 Jy ! Component: 100 - total flux cleaned = -0.00783295 Jy ! Component: 150 - total flux cleaned = -0.00867303 Jy ! Component: 200 - total flux cleaned = -0.00939607 Jy ! Total flux subtracted in 200 components = -0.00939607 Jy ! Clean residual min=-0.008550 max=0.008979 Jy/beam ! Clean residual mean=-0.000008 rms=0.002092 Jy/beam ! Combined flux in latest and established models = 0.48359 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 16 components and 0.48359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097343Jy sigma=0.000767 ! Fit after self-cal, rms=0.097335Jy sigma=0.000767 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00* HN 0.97 KP 1.10 ! LA 1.01 MK 1.00 NL 0.89 OV 1.02 ! PT 1.05 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00 KP 1.05 ! LA 0.96 MK 0.98 NL 1.05 OV 1.03 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.00* HN 0.99 KP 1.03 ! LA 0.99 MK 1.01 NL 0.99 OV 0.95 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 4. ! A total of 78 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.99 KP 1.00* ! LA 1.02 MK 1.28 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.097335Jy sigma=0.000767 ! Fit after self-cal, rms=0.088662Jy sigma=0.000710 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.147 mas, bmaj=7.516 mas, bpa=3.737 degrees ! Estimated noise=1005.94 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.00116065 Jy ! Component: 100 - total flux cleaned = 0.00115556 Jy ! Component: 150 - total flux cleaned = 0.00121496 Jy ! Component: 200 - total flux cleaned = 0.00121216 Jy ! Total flux subtracted in 200 components = 0.00121216 Jy ! Clean residual min=-0.006021 max=0.006306 Jy/beam ! Clean residual mean=0.000000 rms=0.001425 Jy/beam ! Combined flux in latest and established models = 0.484802 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 22 components and 0.484802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088549Jy sigma=0.000710 ! Fit after self-cal, rms=0.088575Jy sigma=0.000709 ! 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.088575Jy sigma=0.000709 ! Fit after self-cal, rms=0.084034Jy sigma=0.000678 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.147 mas, bmaj=7.519 mas, bpa=3.79 degrees ! Estimated noise=1007.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000300367 Jy ! Component: 100 - total flux cleaned = 0.000221194 Jy ! Component: 150 - total flux cleaned = 0.000188159 Jy ! Component: 200 - total flux cleaned = 0.000130111 Jy ! Total flux subtracted in 200 components = 0.000130111 Jy ! Clean residual min=-0.003302 max=0.002861 Jy/beam ! Clean residual mean=-0.000003 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.484932 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 32 components and 0.484932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083999Jy sigma=0.000677 ! Fit after self-cal, rms=0.084045Jy sigma=0.000677 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.52871e-05 Jy ! Component: 100 - total flux cleaned = -8.99582e-05 Jy ! Component: 150 - total flux cleaned = -0.00011118 Jy ! Component: 200 - total flux cleaned = -0.000110271 Jy ! Total flux subtracted in 200 components = -0.000110271 Jy ! Clean residual min=-0.003285 max=0.002851 Jy/beam ! Clean residual mean=-0.000003 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.484822 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 40 components and 0.484822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084031Jy sigma=0.000677 ! Fit after self-cal, rms=0.084030Jy sigma=0.000677 ! 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.084030Jy sigma=0.000677 ! Fit after self-cal, rms=0.083808Jy sigma=0.000675 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.146 mas, bmaj=7.514 mas, bpa=3.797 degrees ! Estimated noise=1007.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000478853 Jy ! Component: 100 - total flux cleaned = 0.00045532 Jy ! Component: 150 - total flux cleaned = 0.00041207 Jy ! Component: 200 - total flux cleaned = 0.000371389 Jy ! Total flux subtracted in 200 components = 0.000371389 Jy ! Clean residual min=-0.002685 max=0.002346 Jy/beam ! Clean residual mean=-0.000004 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.485193 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 45 components and 0.485193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083794Jy sigma=0.000675 ! Fit after self-cal, rms=0.083798Jy sigma=0.000675 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 = -8.04645e-06 Jy ! Component: 100 - total flux cleaned = -8.46817e-06 Jy ! Component: 150 - total flux cleaned = -2.44093e-05 Jy ! Component: 200 - total flux cleaned = -2.42436e-05 Jy ! Total flux subtracted in 200 components = -2.42436e-05 Jy ! Clean residual min=-0.002692 max=0.002344 Jy/beam ! Clean residual mean=-0.000004 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.485169 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.485169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083791Jy sigma=0.000675 ! Fit after self-cal, rms=0.083791Jy sigma=0.000675 ! 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.083791Jy sigma=0.000675 ! Fit after self-cal, rms=0.083784Jy sigma=0.000675 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.508 mas, bmaj=11.27 mas, bpa=-5.355 degrees ! Estimated noise=1319.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.06563e-05 Jy ! Component: 100 - total flux cleaned = 1.1177e-06 Jy ! Component: 150 - total flux cleaned = 1.00013e-06 Jy ! Component: 200 - total flux cleaned = 9.0097e-07 Jy ! Total flux subtracted in 200 components = 9.0097e-07 Jy ! Clean residual min=-0.002771 max=0.002201 Jy/beam ! Clean residual mean=-0.000009 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.48517 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 48 components and 0.48517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083782Jy sigma=0.000675 ! Fit after self-cal, rms=0.083779Jy sigma=0.000675 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 = -1.89247e-07 Jy ! Component: 100 - total flux cleaned = -2.36533e-07 Jy ! Component: 150 - total flux cleaned = -5.2481e-08 Jy ! Component: 200 - total flux cleaned = 1.98823e-07 Jy ! Total flux subtracted in 200 components = 1.98823e-07 Jy ! Clean residual min=-0.002792 max=0.002169 Jy/beam ! Clean residual mean=-0.000009 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.48517 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 48 components and 0.48517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083779Jy sigma=0.000675 ! Fit after self-cal, rms=0.083777Jy sigma=0.000675 ! 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.146 mas, bmaj=7.512 mas, bpa=3.818 degrees ! Estimated noise=1007.07 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.146 x 7.512 at 3.818 degrees (North through East) ! Clean map min=-0.0025722 max=0.47932 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.807 mas, bmaj=6.957 mas, bpa=4.255 degrees ! Estimated noise=1343.03 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.374285 Jy ! Component: 100 - total flux cleaned = 0.455904 Jy ! Component: 150 - total flux cleaned = 0.475246 Jy ! Component: 200 - total flux cleaned = 0.482827 Jy ! Total flux subtracted in 200 components = 0.482827 Jy ! Clean residual min=-0.003678 max=0.003644 Jy/beam ! Clean residual mean=-0.000004 rms=0.000898 Jy/beam ! Combined flux in latest and established models = 0.482827 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 7 model components to the UV plane model. ! The established model now contains 7 components and 0.482827 Jy ! Inverting map and beam ! Estimated beam: bmin=3.146 mas, bmaj=7.512 mas, bpa=3.818 degrees ! Estimated noise=1007.07 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.00204118 Jy ! Component: 100 - total flux cleaned = 0.00256455 Jy ! Component: 150 - total flux cleaned = 0.00299177 Jy ! Component: 200 - total flux cleaned = 0.00323017 Jy ! Total flux subtracted in 200 components = 0.00323017 Jy ! Clean residual min=-0.002661 max=0.002331 Jy/beam ! Clean residual mean=-0.000004 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.486057 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 20 components and 0.486057 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.508 mas, bmaj=11.27 mas, bpa=-5.355 degrees ! Estimated noise=1319.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000515129 Jy ! Component: 100 - total flux cleaned = -0.000625742 Jy ! Component: 150 - total flux cleaned = -0.000688812 Jy ! Component: 200 - total flux cleaned = -0.000742942 Jy ! Total flux subtracted in 200 components = -0.000742942 Jy ! Clean residual min=-0.002803 max=0.002219 Jy/beam ! Clean residual mean=-0.000009 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.485314 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 = -4.5867e-05 Jy ! Component: 100 - total flux cleaned = -8.47673e-05 Jy ! Component: 150 - total flux cleaned = -0.000101393 Jy ! Component: 200 - total flux cleaned = -0.000116121 Jy ! Total flux subtracted in 200 components = -0.000116121 Jy ! Clean residual min=-0.002786 max=0.002178 Jy/beam ! Clean residual mean=-0.000009 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.485198 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 33 components and 0.485198 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.146 mas, bmaj=7.512 mas, bpa=3.818 degrees ! Estimated noise=1007.07 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000105094 Jy ! Component: 100 - total flux cleaned = -2.4585e-05 Jy ! Component: 150 - total flux cleaned = 7.30216e-05 Jy ! Component: 200 - total flux cleaned = 0.000155336 Jy ! Total flux subtracted in 200 components = 0.000155336 Jy ! Clean residual min=-0.002641 max=0.002272 Jy/beam ! Clean residual mean=-0.000004 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.485354 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 49 components and 0.485353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083791Jy sigma=0.000675 ! Fit after self-cal, rms=0.083788Jy sigma=0.000675 wmodel J1430+1043_S_2017_07_16_pus_map.mod ! Writing 49 model components to file: J1430+1043_S_2017_07_16_pus_map.mod wobs J1430+1043_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J1430+1043_S_2017_07_16_pus_uvs.fits wwins J1430+1043_S_2017_07_16_pus_map.win ! wwins: Wrote 1 windows to J1430+1043_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.00108629 Jy ! Component: 100 - total flux cleaned = -0.00142495 Jy ! Component: 150 - total flux cleaned = -0.00165967 Jy ! Component: 200 - total flux cleaned = -0.00195511 Jy ! Component: 250 - total flux cleaned = -0.00202489 Jy ! Component: 300 - total flux cleaned = -0.00212652 Jy ! Component: 350 - total flux cleaned = -0.00222588 Jy ! Component: 400 - total flux cleaned = -0.00241772 Jy ! Component: 450 - total flux cleaned = -0.00257275 Jy ! Component: 500 - total flux cleaned = -0.0027541 Jy ! Component: 550 - total flux cleaned = -0.002783 Jy ! Component: 600 - total flux cleaned = -0.00287021 Jy ! Component: 650 - total flux cleaned = -0.00301177 Jy ! Component: 700 - total flux cleaned = -0.00304019 Jy ! Component: 750 - total flux cleaned = -0.00315021 Jy ! Component: 800 - total flux cleaned = -0.00336453 Jy ! Component: 850 - total flux cleaned = -0.0034172 Jy ! Component: 900 - total flux cleaned = -0.00354753 Jy ! Component: 950 - total flux cleaned = -0.00367522 Jy ! Component: 1000 - total flux cleaned = -0.00380057 Jy ! Component: 1050 - total flux cleaned = -0.00387467 Jy ! Component: 1100 - total flux cleaned = -0.0039963 Jy ! Component: 1150 - total flux cleaned = -0.00414005 Jy ! Component: 1200 - total flux cleaned = -0.00418743 Jy ! Component: 1250 - total flux cleaned = -0.00439652 Jy ! Component: 1300 - total flux cleaned = -0.00435102 Jy ! Component: 1350 - total flux cleaned = -0.0044872 Jy ! Component: 1400 - total flux cleaned = -0.0045543 Jy ! Component: 1450 - total flux cleaned = -0.00466458 Jy ! Component: 1500 - total flux cleaned = -0.00468643 Jy ! Component: 1550 - total flux cleaned = -0.00477311 Jy ! Component: 1600 - total flux cleaned = -0.00496421 Jy ! Component: 1650 - total flux cleaned = -0.00496409 Jy ! Component: 1700 - total flux cleaned = -0.00506813 Jy ! Component: 1750 - total flux cleaned = -0.0051296 Jy ! Component: 1800 - total flux cleaned = -0.0052108 Jy ! Component: 1850 - total flux cleaned = -0.00535143 Jy ! Component: 1900 - total flux cleaned = -0.00537106 Jy ! Component: 1950 - total flux cleaned = -0.00548907 Jy ! Component: 2000 - total flux cleaned = -0.00548912 Jy ! Component: 2050 - total flux cleaned = -0.00562423 Jy ! Component: 2100 - total flux cleaned = -0.00568165 Jy ! Component: 2150 - total flux cleaned = -0.00575747 Jy ! Component: 2200 - total flux cleaned = -0.00587001 Jy ! Component: 2250 - total flux cleaned = -0.0059443 Jy ! Component: 2300 - total flux cleaned = -0.00601824 Jy ! Component: 2350 - total flux cleaned = -0.0060729 Jy ! Component: 2400 - total flux cleaned = -0.00609108 Jy ! Component: 2450 - total flux cleaned = -0.00612695 Jy ! Component: 2500 - total flux cleaned = -0.00623377 Jy ! Component: 2550 - total flux cleaned = -0.00619845 Jy ! Component: 2600 - total flux cleaned = -0.00621617 Jy ! Component: 2650 - total flux cleaned = -0.00626808 Jy ! Component: 2700 - total flux cleaned = -0.00623337 Jy ! Component: 2750 - total flux cleaned = -0.00623345 Jy ! Component: 2800 - total flux cleaned = -0.00626737 Jy ! Component: 2850 - total flux cleaned = -0.00621691 Jy ! Component: 2900 - total flux cleaned = -0.00620032 Jy ! Component: 2950 - total flux cleaned = -0.00621706 Jy ! Component: 3000 - total flux cleaned = -0.00626654 Jy ! Component: 3050 - total flux cleaned = -0.00623396 Jy ! Component: 3100 - total flux cleaned = -0.00625011 Jy ! Component: 3150 - total flux cleaned = -0.00621804 Jy ! Component: 3200 - total flux cleaned = -0.00623409 Jy ! Component: 3250 - total flux cleaned = -0.00626605 Jy ! Component: 3300 - total flux cleaned = -0.00625012 Jy ! Component: 3350 - total flux cleaned = -0.006219 Jy ! Component: 3400 - total flux cleaned = -0.00626585 Jy ! Component: 3450 - total flux cleaned = -0.00626575 Jy ! Component: 3500 - total flux cleaned = -0.00626587 Jy ! Component: 3550 - total flux cleaned = -0.00628112 Jy ! Component: 3600 - total flux cleaned = -0.00638738 Jy ! Component: 3650 - total flux cleaned = -0.0064327 Jy ! Component: 3700 - total flux cleaned = -0.00641747 Jy ! Component: 3750 - total flux cleaned = -0.00643233 Jy ! Component: 3800 - total flux cleaned = -0.00641752 Jy ! Component: 3850 - total flux cleaned = -0.00647668 Jy ! Component: 3900 - total flux cleaned = -0.0065059 Jy ! Component: 3950 - total flux cleaned = -0.00652039 Jy ! Component: 4000 - total flux cleaned = -0.00650593 Jy ! Component: 4050 - total flux cleaned = -0.00654922 Jy ! Total flux subtracted in 4096 components = -0.00663542 Jy ! Clean residual min=-0.000808 max=0.000880 Jy/beam ! Clean residual mean=-0.000002 rms=0.000261 Jy/beam ! Combined flux in latest and established models = 0.478718 Jy keep ! Adding 270 model components to the UV plane model. ! The established model now contains 319 components and 0.478718 Jy ![Exited script file: muppet] wmap "J1430+1043_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.146 x 7.512 at 3.818 degrees (North through East) ! Clean map min=-0.0021234 max=0.47932 Jy/beam ! Writing clean map to FITS file: J1430+1043_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.479321 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000257786 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.161345 0.161345 0.322689 0.645378 1.29076 2.58151 5.16302 10.326 20.6521 41.3042 82.6084 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.479 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.146 x 7.512 at 3.818 degrees (North through East) ! Clean map min=-0.0021234 max=0.47932 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 J1430+1043_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:11:17 2019