! Started logfile: J0508+8432_S_2017_08_12_pus_uvs.log on Fri May 10 14:52:23 2019 obs J0508+8432_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J0508+8432_S_2017_08_12_pus_uva.fits ! AN table 1: 52 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.896581 visibilities/baseline/integration-bin. ! Found source: J0508+8432 ! ! 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 594 lines of history. ! ! Reading 8392 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 J0508+8432_S_2017_08_12_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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 293 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.784537Jy sigma=0.006943 ! Fit after self-cal, rms=0.780556Jy sigma=0.006911 ! 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.011 mas, bmaj=4.059 mas, bpa=52.55 degrees ! Estimated noise=1235.1 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.172238 Jy ! Component: 100 - total flux cleaned = 0.210737 Jy ! Total flux subtracted in 100 components = 0.210737 Jy ! Clean residual min=-0.005692 max=0.013020 Jy/beam ! Clean residual mean=-0.000019 rms=0.001304 Jy/beam ! Combined flux in latest and established models = 0.210737 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.210737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084452Jy sigma=0.000710 ! Fit after self-cal, rms=0.084449Jy sigma=0.000710 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0133878 Jy ! Component: 100 - total flux cleaned = 0.0197786 Jy ! Total flux subtracted in 100 components = 0.0197786 Jy ! Clean residual min=-0.004499 max=0.004226 Jy/beam ! Clean residual mean=-0.000002 rms=0.001031 Jy/beam ! Combined flux in latest and established models = 0.230515 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 15 components and 0.230515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082175Jy sigma=0.000691 ! Fit after self-cal, rms=0.082159Jy sigma=0.000690 ! 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.663 mas, bmaj=4.809 mas, bpa=49.82 degrees ! Estimated noise=986.034 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.00385875 Jy ! Component: 100 - total flux cleaned = 0.00547449 Jy ! Component: 150 - total flux cleaned = 0.00567002 Jy ! Component: 200 - total flux cleaned = 0.00571046 Jy ! Total flux subtracted in 200 components = 0.00571046 Jy ! Clean residual min=-0.004168 max=0.003857 Jy/beam ! Clean residual mean=0.000002 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.236226 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 27 components and 0.236226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081940Jy sigma=0.000689 ! Fit after self-cal, rms=0.081939Jy sigma=0.000689 ! 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.95 FD 1.01 HN 0.97 KP 1.03 ! LA 1.01 MK 1.02 NL 0.89 OV 1.03 ! PT 1.05 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.07 HN 1.00 KP 1.00 ! LA 0.97 MK 1.02 NL 0.99 OV 1.09 ! PT 0.99 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.07 HN 0.98 KP 0.98 ! LA 1.00 MK 1.05 NL 0.97 OV 0.99 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.08 HN 0.95 KP 1.00* ! LA 1.04 MK 0.99 NL 1.00* OV 1.00* ! PT 1.06 SC 1.00* ! ! ! Fit before self-cal, rms=0.081939Jy sigma=0.000689 ! Fit after self-cal, rms=0.080136Jy sigma=0.000674 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.675 mas, bmaj=4.826 mas, bpa=49.66 degrees ! Estimated noise=988.186 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.000761116 Jy ! Component: 100 - total flux cleaned = 0.000822848 Jy ! Component: 150 - total flux cleaned = 0.00087506 Jy ! Component: 200 - total flux cleaned = 0.00090744 Jy ! Total flux subtracted in 200 components = 0.00090744 Jy ! Clean residual min=-0.002867 max=0.002738 Jy/beam ! Clean residual mean=0.000001 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.237133 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.237133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080125Jy sigma=0.000674 ! Fit after self-cal, rms=0.080119Jy sigma=0.000674 ! 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.080119Jy sigma=0.000674 ! Fit after self-cal, rms=0.079728Jy sigma=0.000669 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.671 mas, bmaj=4.823 mas, bpa=49.62 degrees ! Estimated noise=989.327 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000655722 Jy ! Component: 100 - total flux cleaned = 0.00075103 Jy ! Component: 150 - total flux cleaned = 0.000784979 Jy ! Component: 200 - total flux cleaned = 0.000830682 Jy ! Total flux subtracted in 200 components = 0.000830682 Jy ! Clean residual min=-0.002658 max=0.002475 Jy/beam ! Clean residual mean=0.000000 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.237964 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 40 components and 0.237964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079718Jy sigma=0.000669 ! Fit after self-cal, rms=0.079725Jy sigma=0.000669 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.4654e-05 Jy ! Component: 100 - total flux cleaned = 4.53802e-05 Jy ! Component: 150 - total flux cleaned = 5.75544e-05 Jy ! Component: 200 - total flux cleaned = 6.87403e-05 Jy ! Total flux subtracted in 200 components = 6.87403e-05 Jy ! Clean residual min=-0.002655 max=0.002462 Jy/beam ! Clean residual mean=0.000000 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.238032 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.238032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079720Jy sigma=0.000669 ! Fit after self-cal, rms=0.079720Jy sigma=0.000669 ! 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.079720Jy sigma=0.000669 ! Fit after self-cal, rms=0.079696Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.669 mas, bmaj=4.819 mas, bpa=49.52 degrees ! Estimated noise=989.692 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000375638 Jy ! Component: 100 - total flux cleaned = 0.000402642 Jy ! Component: 150 - total flux cleaned = 0.000427661 Jy ! Component: 200 - total flux cleaned = 0.000449861 Jy ! Total flux subtracted in 200 components = 0.000449861 Jy ! Clean residual min=-0.002658 max=0.002499 Jy/beam ! Clean residual mean=0.000000 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.238482 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 0.238482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079691Jy sigma=0.000668 ! Fit after self-cal, rms=0.079694Jy sigma=0.000668 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 = 2.58249e-06 Jy ! Component: 100 - total flux cleaned = 1.25991e-05 Jy ! Component: 150 - total flux cleaned = 2.22005e-05 Jy ! Component: 200 - total flux cleaned = 3.12801e-05 Jy ! Total flux subtracted in 200 components = 3.12801e-05 Jy ! Clean residual min=-0.002658 max=0.002508 Jy/beam ! Clean residual mean=0.000000 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.238514 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.238514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079692Jy sigma=0.000668 ! Fit after self-cal, rms=0.079692Jy sigma=0.000668 ! 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.079692Jy sigma=0.000668 ! Fit after self-cal, rms=0.079725Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.092 mas, bmaj=9.754 mas, bpa=47.83 degrees ! Estimated noise=1261.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0003671 Jy ! Component: 100 - total flux cleaned = 0.000337567 Jy ! Component: 150 - total flux cleaned = 0.000312319 Jy ! Component: 200 - total flux cleaned = 0.000291058 Jy ! Total flux subtracted in 200 components = 0.000291058 Jy ! Clean residual min=-0.003300 max=0.002558 Jy/beam ! Clean residual mean=0.000000 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.238805 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 49 components and 0.238805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079726Jy sigma=0.000668 ! Fit after self-cal, rms=0.079725Jy sigma=0.000668 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 = 4.97117e-05 Jy ! Component: 100 - total flux cleaned = 2.68177e-05 Jy ! Component: 150 - total flux cleaned = 1.70575e-05 Jy ! Component: 200 - total flux cleaned = 8.33785e-06 Jy ! Total flux subtracted in 200 components = 8.33785e-06 Jy ! Clean residual min=-0.003281 max=0.002562 Jy/beam ! Clean residual mean=0.000000 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.238813 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.238813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079728Jy sigma=0.000668 ! Fit after self-cal, rms=0.079727Jy sigma=0.000668 ! 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.668 mas, bmaj=4.816 mas, bpa=49.44 degrees ! Estimated noise=990.099 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.668 x 4.816 at 49.44 degrees (North through East) ! Clean map min=-0.0025666 max=0.22123 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.015 mas, bmaj=4.066 mas, bpa=52.34 degrees ! Estimated noise=1234.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.172076 Jy ! Component: 100 - total flux cleaned = 0.210927 Jy ! Component: 150 - total flux cleaned = 0.224268 Jy ! Component: 200 - total flux cleaned = 0.230663 Jy ! Total flux subtracted in 200 components = 0.230663 Jy ! Clean residual min=-0.003528 max=0.003524 Jy/beam ! Clean residual mean=-0.000006 rms=0.000804 Jy/beam ! Combined flux in latest and established models = 0.230663 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.230663 Jy ! Inverting map and beam ! Estimated beam: bmin=3.668 mas, bmaj=4.816 mas, bpa=49.44 degrees ! Estimated noise=990.099 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.00430958 Jy ! Component: 100 - total flux cleaned = 0.00638273 Jy ! Component: 150 - total flux cleaned = 0.00750113 Jy ! Component: 200 - total flux cleaned = 0.00807965 Jy ! Total flux subtracted in 200 components = 0.00807965 Jy ! Clean residual min=-0.002691 max=0.002487 Jy/beam ! Clean residual mean=0.000000 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.238743 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 33 components and 0.238743 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=8.092 mas, bmaj=9.754 mas, bpa=47.83 degrees ! Estimated noise=1261.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000253241 Jy ! Component: 100 - total flux cleaned = 0.000249239 Jy ! Component: 150 - total flux cleaned = 0.000199559 Jy ! Component: 200 - total flux cleaned = 0.000172706 Jy ! Total flux subtracted in 200 components = 0.000172706 Jy ! Clean residual min=-0.003285 max=0.002581 Jy/beam ! Clean residual mean=0.000000 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.238915 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 = -2.33487e-05 Jy ! Component: 100 - total flux cleaned = -3.33831e-05 Jy ! Component: 150 - total flux cleaned = -4.25286e-05 Jy ! Component: 200 - total flux cleaned = -6.00951e-05 Jy ! Total flux subtracted in 200 components = -6.00951e-05 Jy ! Clean residual min=-0.003279 max=0.002584 Jy/beam ! Clean residual mean=0.000000 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.238855 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.238855 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.668 mas, bmaj=4.816 mas, bpa=49.44 degrees ! Estimated noise=990.099 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.2225e-05 Jy ! Component: 100 - total flux cleaned = -1.47167e-05 Jy ! Component: 150 - total flux cleaned = 4.18873e-05 Jy ! Component: 200 - total flux cleaned = 9.00946e-05 Jy ! Total flux subtracted in 200 components = 9.00946e-05 Jy ! Clean residual min=-0.002662 max=0.002511 Jy/beam ! Clean residual mean=0.000001 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.238945 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 48 components and 0.238945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079736Jy sigma=0.000668 ! Fit after self-cal, rms=0.079734Jy sigma=0.000668 wmodel J0508+8432_S_2017_08_12_pus_map.mod ! Writing 48 model components to file: J0508+8432_S_2017_08_12_pus_map.mod wobs J0508+8432_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J0508+8432_S_2017_08_12_pus_uvs.fits wwins J0508+8432_S_2017_08_12_pus_map.win ! wwins: Wrote 1 windows to J0508+8432_S_2017_08_12_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.000354263 Jy ! Component: 100 - total flux cleaned = -0.000532617 Jy ! Component: 150 - total flux cleaned = -0.000618842 Jy ! Component: 200 - total flux cleaned = -0.000784142 Jy ! Component: 250 - total flux cleaned = -0.000944719 Jy ! Component: 300 - total flux cleaned = -0.000983689 Jy ! Component: 350 - total flux cleaned = -0.000984528 Jy ! Component: 400 - total flux cleaned = -0.00102266 Jy ! Component: 450 - total flux cleaned = -0.00105992 Jy ! Component: 500 - total flux cleaned = -0.0010599 Jy ! Component: 550 - total flux cleaned = -0.00116634 Jy ! Component: 600 - total flux cleaned = -0.00116621 Jy ! Component: 650 - total flux cleaned = -0.0010979 Jy ! Component: 700 - total flux cleaned = -0.00123492 Jy ! Component: 750 - total flux cleaned = -0.00130235 Jy ! Component: 800 - total flux cleaned = -0.00143481 Jy ! Component: 850 - total flux cleaned = -0.00143474 Jy ! Component: 900 - total flux cleaned = -0.0015315 Jy ! Component: 950 - total flux cleaned = -0.00159554 Jy ! Component: 1000 - total flux cleaned = -0.00162709 Jy ! Component: 1050 - total flux cleaned = -0.00168952 Jy ! Component: 1100 - total flux cleaned = -0.00168989 Jy ! Component: 1150 - total flux cleaned = -0.00178154 Jy ! Component: 1200 - total flux cleaned = -0.0018114 Jy ! Component: 1250 - total flux cleaned = -0.00178166 Jy ! Component: 1300 - total flux cleaned = -0.00184087 Jy ! Component: 1350 - total flux cleaned = -0.00175279 Jy ! Component: 1400 - total flux cleaned = -0.00181098 Jy ! Component: 1450 - total flux cleaned = -0.00181137 Jy ! Component: 1500 - total flux cleaned = -0.00184003 Jy ! Component: 1550 - total flux cleaned = -0.00198114 Jy ! Component: 1600 - total flux cleaned = -0.00184095 Jy ! Component: 1650 - total flux cleaned = -0.00189663 Jy ! Component: 1700 - total flux cleaned = -0.00186924 Jy ! Component: 1750 - total flux cleaned = -0.0019511 Jy ! Component: 1800 - total flux cleaned = -0.00189704 Jy ! Component: 1850 - total flux cleaned = -0.00197758 Jy ! Component: 1900 - total flux cleaned = -0.00189799 Jy ! Component: 1950 - total flux cleaned = -0.00195054 Jy ! Component: 2000 - total flux cleaned = -0.00197689 Jy ! Component: 2050 - total flux cleaned = -0.00195074 Jy ! Component: 2100 - total flux cleaned = -0.00189887 Jy ! Component: 2150 - total flux cleaned = -0.00192427 Jy ! Component: 2200 - total flux cleaned = -0.00194986 Jy ! Component: 2250 - total flux cleaned = -0.00192469 Jy ! Component: 2300 - total flux cleaned = -0.00189957 Jy ! Component: 2350 - total flux cleaned = -0.00177553 Jy ! Component: 2400 - total flux cleaned = -0.00187439 Jy ! Component: 2450 - total flux cleaned = -0.00177635 Jy ! Component: 2500 - total flux cleaned = -0.00177635 Jy ! Component: 2550 - total flux cleaned = -0.00167936 Jy ! Component: 2600 - total flux cleaned = -0.00170337 Jy ! Component: 2650 - total flux cleaned = -0.00165543 Jy ! Component: 2700 - total flux cleaned = -0.00158434 Jy ! Component: 2750 - total flux cleaned = -0.00149019 Jy ! Component: 2800 - total flux cleaned = -0.00151368 Jy ! Component: 2850 - total flux cleaned = -0.00142085 Jy ! Component: 2900 - total flux cleaned = -0.00142063 Jy ! Component: 2950 - total flux cleaned = -0.00137436 Jy ! Component: 3000 - total flux cleaned = -0.00121473 Jy ! Component: 3050 - total flux cleaned = -0.00105631 Jy ! Component: 3100 - total flux cleaned = -0.00103381 Jy ! Component: 3150 - total flux cleaned = -0.00096703 Jy ! Component: 3200 - total flux cleaned = -0.000922698 Jy ! Component: 3250 - total flux cleaned = -0.00079056 Jy ! Component: 3300 - total flux cleaned = -0.000637128 Jy ! Component: 3350 - total flux cleaned = -0.000637053 Jy ! Component: 3400 - total flux cleaned = -0.000550591 Jy ! Component: 3450 - total flux cleaned = -0.000550477 Jy ! Component: 3500 - total flux cleaned = -0.000507676 Jy ! Component: 3550 - total flux cleaned = -0.000379836 Jy ! Component: 3600 - total flux cleaned = -0.000294982 Jy ! Component: 3650 - total flux cleaned = -0.000210627 Jy ! Component: 3700 - total flux cleaned = -0.000147891 Jy ! Component: 3750 - total flux cleaned = -6.46692e-05 Jy ! Component: 3800 - total flux cleaned = -4.38902e-05 Jy ! Component: 3850 - total flux cleaned = 3.83672e-05 Jy ! Component: 3900 - total flux cleaned = 0.00012026 Jy ! Component: 3950 - total flux cleaned = 5.9277e-05 Jy ! Component: 4000 - total flux cleaned = 0.000200864 Jy ! Component: 4050 - total flux cleaned = 0.000180761 Jy ! Total flux subtracted in 4096 components = 0.000240764 Jy ! Clean residual min=-0.001287 max=0.001266 Jy/beam ! Clean residual mean=-0.000000 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.239186 Jy keep ! Adding 319 model components to the UV plane model. ! The established model now contains 367 components and 0.239186 Jy ![Exited script file: muppet] wmap "J0508+8432_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.668 x 4.816 at 49.44 degrees (North through East) ! Clean map min=-0.0020262 max=0.22132 Jy/beam ! Writing clean map to FITS file: J0508+8432_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.221317 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00036167 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.490251 0.490251 0.980502 1.961 3.92201 7.84401 15.688 31.3761 62.7521 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.221 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.668 x 4.816 at 49.44 degrees (North through East) ! Clean map min=-0.0020262 max=0.22132 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 J0508+8432_S_2017_08_12_pus_uvs.log closed on Fri May 10 14:52:27 2019