! Started logfile: J1702-2415_S_2017_04_28_pus_uvs.log on Thu May 2 16:30:13 2019 obs J1702-2415_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J1702-2415_S_2017_04_28_pus_uva.fits ! AN table 1: 145 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.934406 visibilities/baseline/integration-bin. ! Found source: J1702-2415 ! ! 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 671 lines of history. ! ! Reading 24388 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 J1702-2415_S_2017_04_28_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 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 726 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.938114Jy sigma=0.006464 ! Fit after self-cal, rms=0.922909Jy sigma=0.006372 ! 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.417 mas, bmaj=6.758 mas, bpa=-3.228 degrees ! Estimated noise=1525 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.0631245 Jy ! Component: 100 - total flux cleaned = 0.0770773 Jy ! Total flux subtracted in 100 components = 0.0770773 Jy ! Clean residual min=-0.004265 max=0.006080 Jy/beam ! Clean residual mean=-0.000022 rms=0.001149 Jy/beam ! Combined flux in latest and established models = 0.0770773 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0770773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105501Jy sigma=0.000666 ! Fit after self-cal, rms=0.105459Jy sigma=0.000665 ! 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.091 mas, bmaj=8.002 mas, bpa=-2.079 degrees ! Estimated noise=740.569 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 (3.5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00817854 Jy ! Component: 100 - total flux cleaned = 0.012732 Jy ! Component: 150 - total flux cleaned = 0.0156638 Jy ! Component: 200 - total flux cleaned = 0.0176168 Jy ! Total flux subtracted in 200 components = 0.0176168 Jy ! Clean residual min=-0.002307 max=0.003193 Jy/beam ! Clean residual mean=-0.000012 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.0946941 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 47 components and 0.0946941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104840Jy sigma=0.000660 ! Fit after self-cal, rms=0.104796Jy sigma=0.000660 ! Inverting map ! Added new window around map position (13.5, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00332881 Jy ! Component: 100 - total flux cleaned = 0.00525128 Jy ! Component: 150 - total flux cleaned = 0.0065817 Jy ! Component: 200 - total flux cleaned = 0.0075761 Jy ! Total flux subtracted in 200 components = 0.0075761 Jy ! Clean residual min=-0.002122 max=0.001885 Jy/beam ! Clean residual mean=-0.000003 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.10227 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 72 components and 0.10227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104680Jy sigma=0.000659 ! Fit after self-cal, rms=0.104665Jy sigma=0.000659 ! 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.92 FD 1.02 HN 1.04 KP 0.99 ! LA 0.95 MK 0.98 NL 0.98 OV 1.02 ! PT 1.06 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.95 HN 1.04 KP 0.96 ! LA 0.98 MK 1.05 NL 1.07 OV 1.02 ! PT 1.06 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.96 HN 1.06 KP 1.00 ! LA 1.01 MK 0.99 NL 1.02 OV 0.95 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.96 HN 0.90 KP 1.00* ! LA 0.83 MK 0.98 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.104665Jy sigma=0.000659 ! Fit after self-cal, rms=0.103862Jy sigma=0.000658 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.102 mas, bmaj=8.004 mas, bpa=-2.04 degrees ! Estimated noise=737.432 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.00111673 Jy ! Component: 100 - total flux cleaned = 0.00154642 Jy ! Component: 150 - total flux cleaned = 0.00160399 Jy ! Component: 200 - total flux cleaned = 0.00168175 Jy ! Total flux subtracted in 200 components = 0.00168175 Jy ! Clean residual min=-0.001652 max=0.001546 Jy/beam ! Clean residual mean=-0.000002 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.103952 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 86 components and 0.103952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103838Jy sigma=0.000658 ! Fit after self-cal, rms=0.103810Jy sigma=0.000658 ! 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.103810Jy sigma=0.000658 ! Fit after self-cal, rms=0.103977Jy sigma=0.000657 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.103 mas, bmaj=8.004 mas, bpa=-2.038 degrees ! Estimated noise=736.381 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000643386 Jy ! Component: 100 - total flux cleaned = 0.000696446 Jy ! Component: 150 - total flux cleaned = 0.000766911 Jy ! Component: 200 - total flux cleaned = 0.000830425 Jy ! Total flux subtracted in 200 components = 0.000830425 Jy ! Clean residual min=-0.001621 max=0.001497 Jy/beam ! Clean residual mean=-0.000002 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.104782 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 100 components and 0.104782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103964Jy sigma=0.000657 ! Fit after self-cal, rms=0.103967Jy sigma=0.000657 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.000222087 Jy ! Component: 100 - total flux cleaned = 0.000262123 Jy ! Component: 150 - total flux cleaned = 0.000261982 Jy ! Component: 200 - total flux cleaned = 0.000298115 Jy ! Total flux subtracted in 200 components = 0.000298115 Jy ! Clean residual min=-0.001593 max=0.001483 Jy/beam ! Clean residual mean=-0.000002 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.10508 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 111 components and 0.10508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103960Jy sigma=0.000657 ! Fit after self-cal, rms=0.103956Jy sigma=0.000657 ! 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.103956Jy sigma=0.000657 ! Fit after self-cal, rms=0.104230Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.103 mas, bmaj=8 mas, bpa=-2.043 degrees ! Estimated noise=735.381 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000230481 Jy ! Component: 100 - total flux cleaned = 0.000306682 Jy ! Component: 150 - total flux cleaned = 0.000358361 Jy ! Component: 200 - total flux cleaned = 0.000390302 Jy ! Total flux subtracted in 200 components = 0.000390302 Jy ! Clean residual min=-0.001526 max=0.001461 Jy/beam ! Clean residual mean=-0.000003 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.105471 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 124 components and 0.105471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104224Jy sigma=0.000657 ! Fit after self-cal, rms=0.104230Jy sigma=0.000657 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.000112135 Jy ! Component: 100 - total flux cleaned = 0.000127841 Jy ! Component: 150 - total flux cleaned = 0.000127475 Jy ! Component: 200 - total flux cleaned = 0.000127838 Jy ! Total flux subtracted in 200 components = 0.000127838 Jy ! Clean residual min=-0.001497 max=0.001477 Jy/beam ! Clean residual mean=-0.000003 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.105599 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 129 components and 0.105599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104225Jy sigma=0.000657 ! Fit after self-cal, rms=0.104225Jy sigma=0.000657 ! 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.104225Jy sigma=0.000657 ! Fit after self-cal, rms=0.104134Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.823 mas, bmaj=18.79 mas, bpa=6.056 degrees ! Estimated noise=908.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000124629 Jy ! Component: 100 - total flux cleaned = 0.000168586 Jy ! Component: 150 - total flux cleaned = 0.000201379 Jy ! Component: 200 - total flux cleaned = 0.000240652 Jy ! Total flux subtracted in 200 components = 0.000240652 Jy ! Clean residual min=-0.001532 max=0.001573 Jy/beam ! Clean residual mean=-0.000008 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.105839 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 142 components and 0.105839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104132Jy sigma=0.000657 ! Fit after self-cal, rms=0.104130Jy sigma=0.000657 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 = 3.30233e-06 Jy ! Component: 100 - total flux cleaned = 3.40373e-05 Jy ! Component: 150 - total flux cleaned = 6.07433e-05 Jy ! Component: 200 - total flux cleaned = 9.30119e-05 Jy ! Total flux subtracted in 200 components = 9.30119e-05 Jy ! Clean residual min=-0.001535 max=0.001565 Jy/beam ! Clean residual mean=-0.000008 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.105932 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 154 components and 0.105932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104129Jy sigma=0.000657 ! Fit after self-cal, rms=0.104128Jy sigma=0.000657 ! 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.102 mas, bmaj=8 mas, bpa=-2.056 degrees ! Estimated noise=734.931 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.102 x 8 at -2.056 degrees (North through East) ! Clean map min=-0.0014321 max=0.081269 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.424 mas, bmaj=6.745 mas, bpa=-3.236 degrees ! Estimated noise=1518.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0626405 Jy ! Component: 100 - total flux cleaned = 0.0774453 Jy ! Component: 150 - total flux cleaned = 0.0850645 Jy ! Component: 200 - total flux cleaned = 0.090289 Jy ! Total flux subtracted in 200 components = 0.090289 Jy ! Clean residual min=-0.003789 max=0.004078 Jy/beam ! Clean residual mean=-0.000012 rms=0.000999 Jy/beam ! Combined flux in latest and established models = 0.090289 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.090289 Jy ! Inverting map and beam ! Estimated beam: bmin=3.102 mas, bmaj=8 mas, bpa=-2.056 degrees ! Estimated noise=734.931 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.00505531 Jy ! Component: 100 - total flux cleaned = 0.00832011 Jy ! Component: 150 - total flux cleaned = 0.0105246 Jy ! Component: 200 - total flux cleaned = 0.0120827 Jy ! Total flux subtracted in 200 components = 0.0120827 Jy ! Clean residual min=-0.001829 max=0.001658 Jy/beam ! Clean residual mean=-0.000008 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.102372 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 49 components and 0.102372 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.823 mas, bmaj=18.79 mas, bpa=6.056 degrees ! Estimated noise=908.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014888 Jy ! Component: 100 - total flux cleaned = 0.00241389 Jy ! Component: 150 - total flux cleaned = 0.00302199 Jy ! Component: 200 - total flux cleaned = 0.00344424 Jy ! Total flux subtracted in 200 components = 0.00344424 Jy ! Clean residual min=-0.001530 max=0.001580 Jy/beam ! Clean residual mean=-0.000009 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.105816 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 = 5.37717e-05 Jy ! Component: 100 - total flux cleaned = 9.07342e-05 Jy ! Component: 150 - total flux cleaned = 0.000125562 Jy ! Component: 200 - total flux cleaned = 0.000157883 Jy ! Total flux subtracted in 200 components = 0.000157883 Jy ! Clean residual min=-0.001555 max=0.001570 Jy/beam ! Clean residual mean=-0.000008 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.105974 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 83 components and 0.105974 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.102 mas, bmaj=8 mas, bpa=-2.056 degrees ! Estimated noise=734.931 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000206368 Jy ! Component: 100 - total flux cleaned = -8.33484e-05 Jy ! Component: 150 - total flux cleaned = 2.87862e-05 Jy ! Component: 200 - total flux cleaned = 0.000105298 Jy ! Total flux subtracted in 200 components = 0.000105298 Jy ! Clean residual min=-0.001604 max=0.001504 Jy/beam ! Clean residual mean=-0.000003 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.106079 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 100 components and 0.106079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104147Jy sigma=0.000657 ! Fit after self-cal, rms=0.104149Jy sigma=0.000657 wmodel J1702-2415_S_2017_04_28_pus_map.mod ! Writing 100 model components to file: J1702-2415_S_2017_04_28_pus_map.mod wobs J1702-2415_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J1702-2415_S_2017_04_28_pus_uvs.fits wwins J1702-2415_S_2017_04_28_pus_map.win ! wwins: Wrote 3 windows to J1702-2415_S_2017_04_28_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.000414624 Jy ! Component: 100 - total flux cleaned = -0.00052196 Jy ! Component: 150 - total flux cleaned = -0.000469911 Jy ! Component: 200 - total flux cleaned = -0.000468908 Jy ! Component: 250 - total flux cleaned = -0.000492295 Jy ! Component: 300 - total flux cleaned = -0.000445616 Jy ! Component: 350 - total flux cleaned = -0.000490541 Jy ! Component: 400 - total flux cleaned = -0.000511905 Jy ! Component: 450 - total flux cleaned = -0.0005119 Jy ! Component: 500 - total flux cleaned = -0.000490958 Jy ! Component: 550 - total flux cleaned = -0.000470565 Jy ! Component: 600 - total flux cleaned = -0.000471399 Jy ! Component: 650 - total flux cleaned = -0.000531174 Jy ! Component: 700 - total flux cleaned = -0.000511655 Jy ! Component: 750 - total flux cleaned = -0.000550182 Jy ! Component: 800 - total flux cleaned = -0.000511887 Jy ! Component: 850 - total flux cleaned = -0.000530299 Jy ! Component: 900 - total flux cleaned = -0.000493399 Jy ! Component: 950 - total flux cleaned = -0.000548289 Jy ! Component: 1000 - total flux cleaned = -0.000548041 Jy ! Component: 1050 - total flux cleaned = -0.000601196 Jy ! Component: 1100 - total flux cleaned = -0.000618716 Jy ! Component: 1150 - total flux cleaned = -0.000601551 Jy ! Component: 1200 - total flux cleaned = -0.000652584 Jy ! Component: 1250 - total flux cleaned = -0.000669141 Jy ! Component: 1300 - total flux cleaned = -0.000669087 Jy ! Component: 1350 - total flux cleaned = -0.000685385 Jy ! Component: 1400 - total flux cleaned = -0.000685173 Jy ! Component: 1450 - total flux cleaned = -0.000653205 Jy ! Component: 1500 - total flux cleaned = -0.00065337 Jy ! Component: 1550 - total flux cleaned = -0.000669144 Jy ! Component: 1600 - total flux cleaned = -0.00065374 Jy ! Component: 1650 - total flux cleaned = -0.000653897 Jy ! Component: 1700 - total flux cleaned = -0.000699814 Jy ! Component: 1750 - total flux cleaned = -0.000729725 Jy ! Component: 1800 - total flux cleaned = -0.000774246 Jy ! Component: 1850 - total flux cleaned = -0.000774396 Jy ! Component: 1900 - total flux cleaned = -0.000832899 Jy ! Component: 1950 - total flux cleaned = -0.000847464 Jy ! Component: 2000 - total flux cleaned = -0.000832945 Jy ! Component: 2050 - total flux cleaned = -0.000818941 Jy ! Component: 2100 - total flux cleaned = -0.000875594 Jy ! Component: 2150 - total flux cleaned = -0.000889328 Jy ! Component: 2200 - total flux cleaned = -0.000917022 Jy ! Component: 2250 - total flux cleaned = -0.000875728 Jy ! Component: 2300 - total flux cleaned = -0.000930221 Jy ! Component: 2350 - total flux cleaned = -0.000943726 Jy ! Component: 2400 - total flux cleaned = -0.000916821 Jy ! Component: 2450 - total flux cleaned = -0.000903534 Jy ! Component: 2500 - total flux cleaned = -0.000956359 Jy ! Component: 2550 - total flux cleaned = -0.000916938 Jy ! Component: 2600 - total flux cleaned = -0.000916975 Jy ! Component: 2650 - total flux cleaned = -0.000903864 Jy ! Component: 2700 - total flux cleaned = -0.000839809 Jy ! Component: 2750 - total flux cleaned = -0.000827103 Jy ! Component: 2800 - total flux cleaned = -0.000776558 Jy ! Component: 2850 - total flux cleaned = -0.000801498 Jy ! Component: 2900 - total flux cleaned = -0.000801458 Jy ! Component: 2950 - total flux cleaned = -0.00070243 Jy ! Component: 3000 - total flux cleaned = -0.00067793 Jy ! Component: 3050 - total flux cleaned = -0.000677904 Jy ! Component: 3100 - total flux cleaned = -0.000617245 Jy ! Component: 3150 - total flux cleaned = -0.000605098 Jy ! Component: 3200 - total flux cleaned = -0.000569178 Jy ! Component: 3250 - total flux cleaned = -0.000533507 Jy ! Component: 3300 - total flux cleaned = -0.000521587 Jy ! Component: 3350 - total flux cleaned = -0.000486282 Jy ! Component: 3400 - total flux cleaned = -0.000427804 Jy ! Component: 3450 - total flux cleaned = -0.000416356 Jy ! Component: 3500 - total flux cleaned = -0.000416361 Jy ! Component: 3550 - total flux cleaned = -0.000359153 Jy ! Component: 3600 - total flux cleaned = -0.000336367 Jy ! Component: 3650 - total flux cleaned = -0.000347611 Jy ! Component: 3700 - total flux cleaned = -0.000358767 Jy ! Component: 3750 - total flux cleaned = -0.000302802 Jy ! Component: 3800 - total flux cleaned = -0.000247185 Jy ! Component: 3850 - total flux cleaned = -0.000214149 Jy ! Component: 3900 - total flux cleaned = -0.000192226 Jy ! Component: 3950 - total flux cleaned = -0.000137629 Jy ! Component: 4000 - total flux cleaned = -0.000137717 Jy ! Component: 4050 - total flux cleaned = -8.36079e-05 Jy ! Total flux subtracted in 4096 components = -7.28635e-05 Jy ! Clean residual min=-0.000648 max=0.000609 Jy/beam ! Clean residual mean=-0.000002 rms=0.000193 Jy/beam ! Combined flux in latest and established models = 0.106006 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 376 components and 0.106006 Jy ![Exited script file: muppet] wmap "J1702-2415_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.102 x 8 at -2.056 degrees (North through East) ! Clean map min=-0.001122 max=0.080636 Jy/beam ! Writing clean map to FITS file: J1702-2415_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0806363 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000190545 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.708904 0.708904 1.41781 2.83562 5.67123 11.3425 22.6849 45.3699 90.7398 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.08 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.102 x 8 at -2.056 degrees (North through East) ! Clean map min=-0.001122 max=0.080636 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 J1702-2415_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:30:19 2019