! Started logfile: J1439-1531_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:51:29 2019 obs J1439-1531_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J1439-1531_S_2017_05_31_pus_uva.fits ! AN table 1: 75 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.612444 visibilities/baseline/integration-bin. ! Found source: J1439-1531 ! ! 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 703 lines of history. ! ! Reading 8268 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 J1439-1531_S_2017_05_31_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 161 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 161 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 161 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 411 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.816199Jy sigma=0.006620 ! Fit after self-cal, rms=0.810762Jy sigma=0.006579 ! 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.579 mas, bmaj=7.774 mas, bpa=0.8211 degrees ! Estimated noise=1503.28 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.145144 Jy ! Component: 100 - total flux cleaned = 0.181941 Jy ! Total flux subtracted in 100 components = 0.181941 Jy ! Clean residual min=-0.007631 max=0.014808 Jy/beam ! Clean residual mean=-0.000072 rms=0.002407 Jy/beam ! Combined flux in latest and established models = 0.181941 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.181941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095639Jy sigma=0.000718 ! Fit after self-cal, rms=0.095625Jy sigma=0.000718 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.015505 Jy ! Component: 100 - total flux cleaned = 0.0224385 Jy ! Total flux subtracted in 100 components = 0.0224385 Jy ! Clean residual min=-0.005937 max=0.009926 Jy/beam ! Clean residual mean=-0.000033 rms=0.001832 Jy/beam ! Combined flux in latest and established models = 0.204379 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 19 components and 0.204379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092524Jy sigma=0.000689 ! Fit after self-cal, rms=0.092500Jy sigma=0.000688 ! 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.266 mas, bmaj=9.125 mas, bpa=1.679 degrees ! Estimated noise=1063.42 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 (6.5, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0130295 Jy ! Component: 100 - total flux cleaned = 0.0199362 Jy ! Component: 150 - total flux cleaned = 0.0244367 Jy ! Component: 200 - total flux cleaned = 0.0268649 Jy ! Total flux subtracted in 200 components = 0.0268649 Jy ! Clean residual min=-0.005527 max=0.006900 Jy/beam ! Clean residual mean=-0.000037 rms=0.001429 Jy/beam ! Combined flux in latest and established models = 0.231244 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 49 components and 0.231244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090496Jy sigma=0.000673 ! Fit after self-cal, rms=0.090326Jy sigma=0.000671 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.93 HN 1.00 KP 1.05 ! LA 1.01 MK 1.00 NL 0.92 OV 1.02 ! PT 1.05 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.94 HN 1.09 KP 0.96 ! LA 0.93 MK 1.01 NL 1.03 OV 1.04 ! PT 1.05 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.03 KP 0.98 ! LA 0.99 MK 1.04 NL 1.01 OV 0.96 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 4. ! A total of 81 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.10 HN 1.10 KP 0.83 ! LA 1.05 MK 0.99 NL 1.00* OV 1.00* ! PT 0.89 SC 1.00* ! ! ! Fit before self-cal, rms=0.090326Jy sigma=0.000671 ! Fit after self-cal, rms=0.087934Jy sigma=0.000664 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.274 mas, bmaj=9.096 mas, bpa=2.262 degrees ! Estimated noise=1059.15 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.00265202 Jy ! Component: 100 - total flux cleaned = 0.00343506 Jy ! Component: 150 - total flux cleaned = 0.0037876 Jy ! Component: 200 - total flux cleaned = 0.00384732 Jy ! Total flux subtracted in 200 components = 0.00384732 Jy ! Clean residual min=-0.004138 max=0.004660 Jy/beam ! Clean residual mean=-0.000010 rms=0.001165 Jy/beam ! Combined flux in latest and established models = 0.235091 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 72 components and 0.235091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087771Jy sigma=0.000663 ! Fit after self-cal, rms=0.087774Jy sigma=0.000663 ! 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.087774Jy sigma=0.000663 ! Fit after self-cal, rms=0.087633Jy sigma=0.000654 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.271 mas, bmaj=9.118 mas, bpa=2.089 degrees ! Estimated noise=1060.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00225523 Jy ! Component: 100 - total flux cleaned = 0.00245011 Jy ! Component: 150 - total flux cleaned = 0.00229475 Jy ! Component: 200 - total flux cleaned = 0.00210996 Jy ! Total flux subtracted in 200 components = 0.00210996 Jy ! Clean residual min=-0.002861 max=0.002928 Jy/beam ! Clean residual mean=-0.000006 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.237201 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 89 components and 0.237201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087551Jy sigma=0.000653 ! Fit after self-cal, rms=0.087546Jy sigma=0.000653 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.000550439 Jy ! Component: 100 - total flux cleaned = 0.00050917 Jy ! Component: 150 - total flux cleaned = 0.000472923 Jy ! Component: 200 - total flux cleaned = 0.000439206 Jy ! Total flux subtracted in 200 components = 0.000439206 Jy ! Clean residual min=-0.002780 max=0.002819 Jy/beam ! Clean residual mean=-0.000005 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.23764 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 98 components and 0.23764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087516Jy sigma=0.000653 ! Fit after self-cal, rms=0.087514Jy sigma=0.000653 ! 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.087514Jy sigma=0.000653 ! Fit after self-cal, rms=0.087841Jy sigma=0.000653 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.267 mas, bmaj=9.117 mas, bpa=2.006 degrees ! Estimated noise=1061.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000946459 Jy ! Component: 100 - total flux cleaned = 0.00102187 Jy ! Component: 150 - total flux cleaned = 0.000990386 Jy ! Component: 200 - total flux cleaned = 0.000991214 Jy ! Total flux subtracted in 200 components = 0.000991214 Jy ! Clean residual min=-0.002734 max=0.002643 Jy/beam ! Clean residual mean=-0.000004 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.238632 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 104 components and 0.238632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087812Jy sigma=0.000652 ! Fit after self-cal, rms=0.087811Jy sigma=0.000652 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.000303701 Jy ! Component: 100 - total flux cleaned = 0.000276653 Jy ! Component: 150 - total flux cleaned = 0.000226357 Jy ! Component: 200 - total flux cleaned = 0.000179949 Jy ! Total flux subtracted in 200 components = 0.000179949 Jy ! Clean residual min=-0.002674 max=0.002582 Jy/beam ! Clean residual mean=-0.000004 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.238812 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 110 components and 0.238812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087797Jy sigma=0.000652 ! Fit after self-cal, rms=0.087797Jy sigma=0.000652 ! 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.087797Jy sigma=0.000652 ! Fit after self-cal, rms=0.088043Jy sigma=0.000652 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.53 mas, bmaj=16.86 mas, bpa=0.1686 degrees ! Estimated noise=1332.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000919154 Jy ! Component: 100 - total flux cleaned = 0.000920038 Jy ! Component: 150 - total flux cleaned = 0.000867554 Jy ! Component: 200 - total flux cleaned = 0.000842169 Jy ! Total flux subtracted in 200 components = 0.000842169 Jy ! Clean residual min=-0.002604 max=0.002536 Jy/beam ! Clean residual mean=-0.000007 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.239654 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 123 components and 0.239654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088039Jy sigma=0.000652 ! Fit after self-cal, rms=0.088036Jy sigma=0.000652 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.000130345 Jy ! Component: 100 - total flux cleaned = 8.66767e-05 Jy ! Component: 150 - total flux cleaned = 4.6771e-05 Jy ! Component: 200 - total flux cleaned = 9.44538e-06 Jy ! Total flux subtracted in 200 components = 9.44538e-06 Jy ! Clean residual min=-0.002519 max=0.002481 Jy/beam ! Clean residual mean=-0.000007 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.239663 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 128 components and 0.239663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088038Jy sigma=0.000652 ! Fit after self-cal, rms=0.088037Jy sigma=0.000652 ! 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.265 mas, bmaj=9.119 mas, bpa=1.943 degrees ! Estimated noise=1063.09 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.265 x 9.119 at 1.943 degrees (North through East) ! Clean map min=-0.002532 max=0.18892 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.585 mas, bmaj=7.792 mas, bpa=1.052 degrees ! Estimated noise=1524.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.144239 Jy ! Component: 100 - total flux cleaned = 0.181465 Jy ! Component: 150 - total flux cleaned = 0.198255 Jy ! Component: 200 - total flux cleaned = 0.208994 Jy ! Total flux subtracted in 200 components = 0.208994 Jy ! Clean residual min=-0.004501 max=0.006002 Jy/beam ! Clean residual mean=-0.000045 rms=0.001301 Jy/beam ! Combined flux in latest and established models = 0.208994 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.208994 Jy ! Inverting map and beam ! Estimated beam: bmin=3.265 mas, bmaj=9.119 mas, bpa=1.943 degrees ! Estimated noise=1063.09 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.0105433 Jy ! Component: 100 - total flux cleaned = 0.0170604 Jy ! Component: 150 - total flux cleaned = 0.0212821 Jy ! Component: 200 - total flux cleaned = 0.0240991 Jy ! Total flux subtracted in 200 components = 0.0240991 Jy ! Clean residual min=-0.002893 max=0.002608 Jy/beam ! Clean residual mean=-0.000016 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.233093 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 42 components and 0.233093 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.53 mas, bmaj=16.86 mas, bpa=0.1686 degrees ! Estimated noise=1332.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00312545 Jy ! Component: 100 - total flux cleaned = 0.00467185 Jy ! Component: 150 - total flux cleaned = 0.00549166 Jy ! Component: 200 - total flux cleaned = 0.00578983 Jy ! Total flux subtracted in 200 components = 0.00578983 Jy ! Clean residual min=-0.002655 max=0.002429 Jy/beam ! Clean residual mean=-0.000009 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.238883 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 = 3.20733e-05 Jy ! Component: 100 - total flux cleaned = 6.23494e-05 Jy ! Component: 150 - total flux cleaned = 7.60614e-05 Jy ! Component: 200 - total flux cleaned = 8.98315e-05 Jy ! Total flux subtracted in 200 components = 8.98315e-05 Jy ! Clean residual min=-0.002631 max=0.002445 Jy/beam ! Clean residual mean=-0.000008 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.238973 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 77 components and 0.238973 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.265 mas, bmaj=9.119 mas, bpa=1.943 degrees ! Estimated noise=1063.09 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000357285 Jy ! Component: 100 - total flux cleaned = -0.000359077 Jy ! Component: 150 - total flux cleaned = -0.000307807 Jy ! Component: 200 - total flux cleaned = -0.000259854 Jy ! Total flux subtracted in 200 components = -0.000259854 Jy ! Clean residual min=-0.002529 max=0.002578 Jy/beam ! Clean residual mean=-0.000004 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.238713 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 97 components and 0.238713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088031Jy sigma=0.000652 ! Fit after self-cal, rms=0.088026Jy sigma=0.000652 wmodel J1439-1531_S_2017_05_31_pus_map.mod ! Writing 97 model components to file: J1439-1531_S_2017_05_31_pus_map.mod wobs J1439-1531_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J1439-1531_S_2017_05_31_pus_uvs.fits wwins J1439-1531_S_2017_05_31_pus_map.win ! wwins: Wrote 2 windows to J1439-1531_S_2017_05_31_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.000144501 Jy ! Component: 100 - total flux cleaned = 6.67045e-05 Jy ! Component: 150 - total flux cleaned = 0.000264797 Jy ! Component: 200 - total flux cleaned = 0.000266155 Jy ! Component: 250 - total flux cleaned = 0.000337826 Jy ! Component: 300 - total flux cleaned = 0.000405518 Jy ! Component: 350 - total flux cleaned = 0.000405649 Jy ! Component: 400 - total flux cleaned = 0.000499114 Jy ! Component: 450 - total flux cleaned = 0.000558494 Jy ! Component: 500 - total flux cleaned = 0.0005874 Jy ! Component: 550 - total flux cleaned = 0.000673491 Jy ! Component: 600 - total flux cleaned = 0.000785147 Jy ! Component: 650 - total flux cleaned = 0.000839384 Jy ! Component: 700 - total flux cleaned = 0.000786238 Jy ! Component: 750 - total flux cleaned = 0.0008122 Jy ! Component: 800 - total flux cleaned = 0.000812917 Jy ! Component: 850 - total flux cleaned = 0.000863577 Jy ! Component: 900 - total flux cleaned = 0.00098541 Jy ! Component: 950 - total flux cleaned = 0.00105735 Jy ! Component: 1000 - total flux cleaned = 0.00119836 Jy ! Component: 1050 - total flux cleaned = 0.00131302 Jy ! Component: 1100 - total flux cleaned = 0.00140372 Jy ! Component: 1150 - total flux cleaned = 0.00155968 Jy ! Component: 1200 - total flux cleaned = 0.00166924 Jy ! Component: 1250 - total flux cleaned = 0.00177671 Jy ! Component: 1300 - total flux cleaned = 0.00183991 Jy ! Component: 1350 - total flux cleaned = 0.00186088 Jy ! Component: 1400 - total flux cleaned = 0.00192253 Jy ! Component: 1450 - total flux cleaned = 0.00198302 Jy ! Component: 1500 - total flux cleaned = 0.00198307 Jy ! Component: 1550 - total flux cleaned = 0.00206235 Jy ! Component: 1600 - total flux cleaned = 0.00208217 Jy ! Component: 1650 - total flux cleaned = 0.00219742 Jy ! Component: 1700 - total flux cleaned = 0.00214045 Jy ! Component: 1750 - total flux cleaned = 0.00219674 Jy ! Component: 1800 - total flux cleaned = 0.00223343 Jy ! Component: 1850 - total flux cleaned = 0.00225146 Jy ! Component: 1900 - total flux cleaned = 0.00226973 Jy ! Component: 1950 - total flux cleaned = 0.00234102 Jy ! Component: 2000 - total flux cleaned = 0.00235849 Jy ! Component: 2050 - total flux cleaned = 0.00239312 Jy ! Component: 2100 - total flux cleaned = 0.00241008 Jy ! Component: 2150 - total flux cleaned = 0.00239322 Jy ! Component: 2200 - total flux cleaned = 0.00246066 Jy ! Component: 2250 - total flux cleaned = 0.00249397 Jy ! Component: 2300 - total flux cleaned = 0.0025105 Jy ! Component: 2350 - total flux cleaned = 0.0025107 Jy ! Component: 2400 - total flux cleaned = 0.00255965 Jy ! Component: 2450 - total flux cleaned = 0.00263962 Jy ! Component: 2500 - total flux cleaned = 0.00263958 Jy ! Component: 2550 - total flux cleaned = 0.00267098 Jy ! Component: 2600 - total flux cleaned = 0.00267074 Jy ! Component: 2650 - total flux cleaned = 0.00267082 Jy ! Component: 2700 - total flux cleaned = 0.00267077 Jy ! Component: 2750 - total flux cleaned = 0.00270099 Jy ! Component: 2800 - total flux cleaned = 0.00262615 Jy ! Component: 2850 - total flux cleaned = 0.00262631 Jy ! Component: 2900 - total flux cleaned = 0.00259694 Jy ! Component: 2950 - total flux cleaned = 0.00255331 Jy ! Component: 3000 - total flux cleaned = 0.00253893 Jy ! Component: 3050 - total flux cleaned = 0.00251039 Jy ! Component: 3100 - total flux cleaned = 0.00245361 Jy ! Component: 3150 - total flux cleaned = 0.00249593 Jy ! Component: 3200 - total flux cleaned = 0.00245382 Jy ! Component: 3250 - total flux cleaned = 0.00242623 Jy ! Component: 3300 - total flux cleaned = 0.00237129 Jy ! Component: 3350 - total flux cleaned = 0.002385 Jy ! Component: 3400 - total flux cleaned = 0.00233077 Jy ! Component: 3450 - total flux cleaned = 0.00231745 Jy ! Component: 3500 - total flux cleaned = 0.00231764 Jy ! Component: 3550 - total flux cleaned = 0.00230429 Jy ! Component: 3600 - total flux cleaned = 0.0022912 Jy ! Component: 3650 - total flux cleaned = 0.00233034 Jy ! Component: 3700 - total flux cleaned = 0.00234329 Jy ! Component: 3750 - total flux cleaned = 0.0023561 Jy ! Component: 3800 - total flux cleaned = 0.00233062 Jy ! Component: 3850 - total flux cleaned = 0.00235598 Jy ! Component: 3900 - total flux cleaned = 0.0023813 Jy ! Component: 3950 - total flux cleaned = 0.00239378 Jy ! Component: 4000 - total flux cleaned = 0.00235646 Jy ! Component: 4050 - total flux cleaned = 0.00239358 Jy ! Total flux subtracted in 4096 components = 0.0023936 Jy ! Clean residual min=-0.000827 max=0.000644 Jy/beam ! Clean residual mean=0.000002 rms=0.000219 Jy/beam ! Combined flux in latest and established models = 0.241107 Jy keep ! Adding 255 model components to the UV plane model. ! The established model now contains 352 components and 0.241107 Jy ![Exited script file: muppet] wmap "J1439-1531_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.265 x 9.119 at 1.943 degrees (North through East) ! Clean map min=-0.0012806 max=0.18785 Jy/beam ! Writing clean map to FITS file: J1439-1531_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.187845 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000212818 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.339884 0.339884 0.679767 1.35953 2.71907 5.43814 10.8763 21.7526 43.5051 87.0102 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.187 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.265 x 9.119 at 1.943 degrees (North through East) ! Clean map min=-0.0012806 max=0.18785 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 J1439-1531_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:51:34 2019