! Started logfile: J1401-0916_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:15:00 2019 obs J1401-0916_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J1401-0916_S_2017_01_16_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.763492 visibilities/baseline/integration-bin. ! Found source: J1401-0916 ! ! 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 622 lines of history. ! ! Reading 11544 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 J1401-0916_S_2017_01_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 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 203 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.891842Jy sigma=0.006499 ! Fit after self-cal, rms=0.876794Jy sigma=0.006418 ! 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.35 mas, bmaj=10.18 mas, bpa=18.45 degrees ! Estimated noise=1224.26 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.0934087 Jy ! Component: 100 - total flux cleaned = 0.128663 Jy ! Total flux subtracted in 100 components = 0.128663 Jy ! Clean residual min=-0.008085 max=0.016339 Jy/beam ! Clean residual mean=-0.000031 rms=0.002430 Jy/beam ! Combined flux in latest and established models = 0.128663 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.128663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.179289Jy sigma=0.000761 ! Fit after self-cal, rms=0.179279Jy sigma=0.000760 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0195796 Jy ! Component: 100 - total flux cleaned = 0.0313473 Jy ! Total flux subtracted in 100 components = 0.0313473 Jy ! Clean residual min=-0.006692 max=0.013285 Jy/beam ! Clean residual mean=-0.000008 rms=0.001858 Jy/beam ! Combined flux in latest and established models = 0.16001 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 39 components and 0.16001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.174851Jy sigma=0.000722 ! Fit after self-cal, rms=0.174810Jy sigma=0.000721 ! Inverting map ! Added new window around map position (10.5, -14). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0130563 Jy ! Component: 100 - total flux cleaned = 0.0219339 Jy ! Total flux subtracted in 100 components = 0.0219339 Jy ! Clean residual min=-0.005887 max=0.006960 Jy/beam ! Clean residual mean=-0.000003 rms=0.001518 Jy/beam ! Combined flux in latest and established models = 0.181944 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 63 components and 0.181944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.172611Jy sigma=0.000700 ! Fit after self-cal, rms=0.172533Jy sigma=0.000699 ! 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=4.067 mas, bmaj=11.19 mas, bpa=17.44 degrees ! Estimated noise=956.022 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.0134252 Jy ! Component: 100 - total flux cleaned = 0.0227476 Jy ! Component: 150 - total flux cleaned = 0.0297396 Jy ! Component: 200 - total flux cleaned = 0.0351571 Jy ! Total flux subtracted in 200 components = 0.0351571 Jy ! Clean residual min=-0.004865 max=0.007634 Jy/beam ! Clean residual mean=0.000006 rms=0.001503 Jy/beam ! Combined flux in latest and established models = 0.217101 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 110 components and 0.217101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170148Jy sigma=0.000683 ! Fit after self-cal, rms=0.170068Jy sigma=0.000682 ! 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.17 FD 0.96 HN 1.03 KP 0.97 ! LA 0.98 MK 1.00* NL 0.95 OV 1.02 ! PT 0.96 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.03 HN 1.03 KP 0.96 ! LA 0.96 MK 1.00* NL 1.11 OV 1.04 ! PT 0.96 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.04 HN 0.99 KP 1.01 ! LA 0.96 MK 1.00* NL 1.01 OV 0.99 ! PT 0.96 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.97 HN 1.05 KP 1.19 ! LA 0.70 MK 1.00* NL 1.00* OV 0.99 ! PT 0.94 SC 0.90 ! ! ! Fit before self-cal, rms=0.170068Jy sigma=0.000682 ! Fit after self-cal, rms=0.155505Jy sigma=0.000677 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.076 mas, bmaj=11.27 mas, bpa=17.51 degrees ! Estimated noise=949.314 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 (76, -110.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00625404 Jy ! Component: 100 - total flux cleaned = 0.00966134 Jy ! Component: 150 - total flux cleaned = 0.0122277 Jy ! Component: 200 - total flux cleaned = 0.014101 Jy ! Total flux subtracted in 200 components = 0.014101 Jy ! Clean residual min=-0.003955 max=0.003659 Jy/beam ! Clean residual mean=0.000002 rms=0.000950 Jy/beam ! Combined flux in latest and established models = 0.231202 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 148 components and 0.231202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154962Jy sigma=0.000674 ! Fit after self-cal, rms=0.154938Jy 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.154938Jy sigma=0.000674 ! Fit after self-cal, rms=0.131227Jy sigma=0.000668 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.075 mas, bmaj=11.25 mas, bpa=17.36 degrees ! Estimated noise=960.276 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00299214 Jy ! Component: 100 - total flux cleaned = 0.00523416 Jy ! Component: 150 - total flux cleaned = 0.00648658 Jy ! Component: 200 - total flux cleaned = 0.00724561 Jy ! Total flux subtracted in 200 components = 0.00724561 Jy ! Clean residual min=-0.003827 max=0.003051 Jy/beam ! Clean residual mean=0.000007 rms=0.000826 Jy/beam ! Combined flux in latest and established models = 0.238448 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 172 components and 0.238448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131016Jy sigma=0.000667 ! Fit after self-cal, rms=0.131007Jy sigma=0.000667 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.000744977 Jy ! Component: 100 - total flux cleaned = 0.00149766 Jy ! Component: 150 - total flux cleaned = 0.00205345 Jy ! Component: 200 - total flux cleaned = 0.00241644 Jy ! Total flux subtracted in 200 components = 0.00241644 Jy ! Clean residual min=-0.003655 max=0.002913 Jy/beam ! Clean residual mean=0.000006 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.240864 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 187 components and 0.240864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130938Jy sigma=0.000667 ! Fit after self-cal, rms=0.130933Jy sigma=0.000666 ! 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.130933Jy sigma=0.000666 ! Fit after self-cal, rms=0.110163Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.075 mas, bmaj=11.25 mas, bpa=17.36 degrees ! Estimated noise=955.652 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000632011 Jy ! Component: 100 - total flux cleaned = -0.000536968 Jy ! Component: 150 - total flux cleaned = -0.000409773 Jy ! Component: 200 - total flux cleaned = -0.00025019 Jy ! Total flux subtracted in 200 components = -0.00025019 Jy ! Clean residual min=-0.003257 max=0.002606 Jy/beam ! Clean residual mean=0.000010 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.240614 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 211 components and 0.240614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110128Jy sigma=0.000662 ! Fit after self-cal, rms=0.110000Jy sigma=0.000662 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.00012e-05 Jy ! Component: 100 - total flux cleaned = 4.7604e-05 Jy ! Component: 150 - total flux cleaned = 0.000233044 Jy ! Component: 200 - total flux cleaned = 0.000372227 Jy ! Total flux subtracted in 200 components = 0.000372227 Jy ! Clean residual min=-0.003176 max=0.002545 Jy/beam ! Clean residual mean=0.000010 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.240986 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 220 components and 0.240986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109976Jy sigma=0.000661 ! Fit after self-cal, rms=0.109976Jy sigma=0.000661 ! 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.109976Jy sigma=0.000661 ! Fit after self-cal, rms=0.109569Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.912 mas, bmaj=14.79 mas, bpa=8.109 degrees ! Estimated noise=1103.52 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00035499 Jy ! Component: 100 - total flux cleaned = 0.000121835 Jy ! Component: 150 - total flux cleaned = 0.000370325 Jy ! Component: 200 - total flux cleaned = 0.000434992 Jy ! Total flux subtracted in 200 components = 0.000434992 Jy ! Clean residual min=-0.002839 max=0.002653 Jy/beam ! Clean residual mean=0.000015 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.241421 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 237 components and 0.241421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109554Jy sigma=0.000661 ! Fit after self-cal, rms=0.109533Jy sigma=0.000661 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.26076e-05 Jy ! Component: 100 - total flux cleaned = 0.000248988 Jy ! Component: 150 - total flux cleaned = 0.000309347 Jy ! Component: 200 - total flux cleaned = 0.000337284 Jy ! Total flux subtracted in 200 components = 0.000337284 Jy ! Clean residual min=-0.002769 max=0.002522 Jy/beam ! Clean residual mean=0.000015 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.241758 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 242 components and 0.241758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109525Jy sigma=0.000661 ! Fit after self-cal, rms=0.109515Jy sigma=0.000661 ! 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=4.073 mas, bmaj=11.24 mas, bpa=17.37 degrees ! Estimated noise=953.364 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.073 x 11.24 at 17.37 degrees (North through East) ! Clean map min=-0.0028501 max=0.11666 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.343 mas, bmaj=10.17 mas, bpa=18.41 degrees ! Estimated noise=1220.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0930063 Jy ! Component: 100 - total flux cleaned = 0.128672 Jy ! Component: 150 - total flux cleaned = 0.149038 Jy ! Component: 200 - total flux cleaned = 0.16385 Jy ! Total flux subtracted in 200 components = 0.16385 Jy ! Clean residual min=-0.005848 max=0.008473 Jy/beam ! Clean residual mean=-0.000010 rms=0.001702 Jy/beam ! Combined flux in latest and established models = 0.16385 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.16385 Jy ! Inverting map and beam ! Estimated beam: bmin=4.073 mas, bmaj=11.24 mas, bpa=17.37 degrees ! Estimated noise=953.364 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.0177684 Jy ! Component: 100 - total flux cleaned = 0.0303417 Jy ! Component: 150 - total flux cleaned = 0.0398651 Jy ! Component: 200 - total flux cleaned = 0.0472511 Jy ! Total flux subtracted in 200 components = 0.0472511 Jy ! Clean residual min=-0.003977 max=0.004852 Jy/beam ! Clean residual mean=0.000007 rms=0.001242 Jy/beam ! Combined flux in latest and established models = 0.211101 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 87 components and 0.211101 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.912 mas, bmaj=14.79 mas, bpa=8.109 degrees ! Estimated noise=1103.52 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00866095 Jy ! Component: 100 - total flux cleaned = 0.0145998 Jy ! Component: 150 - total flux cleaned = 0.0189073 Jy ! Component: 200 - total flux cleaned = 0.0221099 Jy ! Total flux subtracted in 200 components = 0.0221099 Jy ! Clean residual min=-0.003264 max=0.003178 Jy/beam ! Clean residual mean=0.000014 rms=0.000941 Jy/beam ! Combined flux in latest and established models = 0.23321 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00243623 Jy ! Component: 100 - total flux cleaned = 0.00431477 Jy ! Component: 150 - total flux cleaned = 0.00578443 Jy ! Component: 200 - total flux cleaned = 0.00650863 Jy ! Total flux subtracted in 200 components = 0.00650863 Jy ! Clean residual min=-0.003012 max=0.002641 Jy/beam ! Clean residual mean=0.000015 rms=0.000786 Jy/beam ! Combined flux in latest and established models = 0.239719 Jy ! Adding 99 model components to the UV plane model. ! The established model now contains 175 components and 0.239719 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.073 mas, bmaj=11.24 mas, bpa=17.37 degrees ! Estimated noise=953.364 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.26378e-07 Jy ! Component: 100 - total flux cleaned = 0.000180806 Jy ! Component: 150 - total flux cleaned = 0.000401002 Jy ! Component: 200 - total flux cleaned = 0.000602398 Jy ! Total flux subtracted in 200 components = 0.000602398 Jy ! Clean residual min=-0.003125 max=0.002467 Jy/beam ! Clean residual mean=0.000009 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.240322 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 195 components and 0.240322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109607Jy sigma=0.000662 ! Fit after self-cal, rms=0.109545Jy sigma=0.000662 wmodel J1401-0916_S_2017_01_16_pus_map.mod ! Writing 195 model components to file: J1401-0916_S_2017_01_16_pus_map.mod wobs J1401-0916_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J1401-0916_S_2017_01_16_pus_uvs.fits wwins J1401-0916_S_2017_01_16_pus_map.win ! wwins: Wrote 3 windows to J1401-0916_S_2017_01_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.001116 Jy ! Component: 100 - total flux cleaned = -0.00142725 Jy ! Component: 150 - total flux cleaned = -0.00147005 Jy ! Component: 200 - total flux cleaned = -0.00166989 Jy ! Component: 250 - total flux cleaned = -0.00182435 Jy ! Component: 300 - total flux cleaned = -0.00193636 Jy ! Component: 350 - total flux cleaned = -0.00190161 Jy ! Component: 400 - total flux cleaned = -0.00204215 Jy ! Component: 450 - total flux cleaned = -0.00200732 Jy ! Component: 500 - total flux cleaned = -0.0019746 Jy ! Component: 550 - total flux cleaned = -0.00213767 Jy ! Component: 600 - total flux cleaned = -0.00220117 Jy ! Component: 650 - total flux cleaned = -0.00223204 Jy ! Component: 700 - total flux cleaned = -0.00229388 Jy ! Component: 750 - total flux cleaned = -0.00235435 Jy ! Component: 800 - total flux cleaned = -0.00238335 Jy ! Component: 850 - total flux cleaned = -0.00232524 Jy ! Component: 900 - total flux cleaned = -0.00229732 Jy ! Component: 950 - total flux cleaned = -0.00221303 Jy ! Component: 1000 - total flux cleaned = -0.00221338 Jy ! Component: 1050 - total flux cleaned = -0.00213126 Jy ! Component: 1100 - total flux cleaned = -0.00207758 Jy ! Component: 1150 - total flux cleaned = -0.0020782 Jy ! Component: 1200 - total flux cleaned = -0.00207804 Jy ! Component: 1250 - total flux cleaned = -0.00210343 Jy ! Component: 1300 - total flux cleaned = -0.0020521 Jy ! Component: 1350 - total flux cleaned = -0.00210261 Jy ! Component: 1400 - total flux cleaned = -0.00212758 Jy ! Component: 1450 - total flux cleaned = -0.00222662 Jy ! Component: 1500 - total flux cleaned = -0.00227541 Jy ! Component: 1550 - total flux cleaned = -0.00225118 Jy ! Component: 1600 - total flux cleaned = -0.00237047 Jy ! Component: 1650 - total flux cleaned = -0.00234708 Jy ! Component: 1700 - total flux cleaned = -0.00248722 Jy ! Component: 1750 - total flux cleaned = -0.00246386 Jy ! Component: 1800 - total flux cleaned = -0.00260106 Jy ! Component: 1850 - total flux cleaned = -0.00269111 Jy ! Component: 1900 - total flux cleaned = -0.00273575 Jy ! Component: 1950 - total flux cleaned = -0.00275773 Jy ! Component: 2000 - total flux cleaned = -0.00288954 Jy ! Component: 2050 - total flux cleaned = -0.00297658 Jy ! Component: 2100 - total flux cleaned = -0.00299809 Jy ! Component: 2150 - total flux cleaned = -0.0030623 Jy ! Component: 2200 - total flux cleaned = -0.00310448 Jy ! Component: 2250 - total flux cleaned = -0.00312541 Jy ! Component: 2300 - total flux cleaned = -0.00310424 Jy ! Component: 2350 - total flux cleaned = -0.00318693 Jy ! Component: 2400 - total flux cleaned = -0.00320732 Jy ! Component: 2450 - total flux cleaned = -0.00326829 Jy ! Component: 2500 - total flux cleaned = -0.00330832 Jy ! Component: 2550 - total flux cleaned = -0.00336852 Jy ! Component: 2600 - total flux cleaned = -0.00342804 Jy ! Component: 2650 - total flux cleaned = -0.00346757 Jy ! Component: 2700 - total flux cleaned = -0.00358438 Jy ! Component: 2750 - total flux cleaned = -0.00354575 Jy ! Component: 2800 - total flux cleaned = -0.00371833 Jy ! Component: 2850 - total flux cleaned = -0.00385163 Jy ! Component: 2900 - total flux cleaned = -0.00383238 Jy ! Component: 2950 - total flux cleaned = -0.00386979 Jy ! Component: 3000 - total flux cleaned = -0.00401893 Jy ! Component: 3050 - total flux cleaned = -0.00409286 Jy ! Component: 3100 - total flux cleaned = -0.00411124 Jy ! Component: 3150 - total flux cleaned = -0.00412941 Jy ! Component: 3200 - total flux cleaned = -0.00423843 Jy ! Component: 3250 - total flux cleaned = -0.00438285 Jy ! Component: 3300 - total flux cleaned = -0.00443662 Jy ! Component: 3350 - total flux cleaned = -0.00445449 Jy ! Component: 3400 - total flux cleaned = -0.00457822 Jy ! Component: 3450 - total flux cleaned = -0.0046662 Jy ! Component: 3500 - total flux cleaned = -0.00475375 Jy ! Component: 3550 - total flux cleaned = -0.00477116 Jy ! Component: 3600 - total flux cleaned = -0.00490946 Jy ! Component: 3650 - total flux cleaned = -0.00501266 Jy ! Component: 3700 - total flux cleaned = -0.00508111 Jy ! Component: 3750 - total flux cleaned = -0.00513186 Jy ! Component: 3800 - total flux cleaned = -0.00523301 Jy ! Component: 3850 - total flux cleaned = -0.00530016 Jy ! Component: 3900 - total flux cleaned = -0.00543353 Jy ! Component: 3950 - total flux cleaned = -0.00543354 Jy ! Component: 4000 - total flux cleaned = -0.00553244 Jy ! Component: 4050 - total flux cleaned = -0.00559811 Jy ! Total flux subtracted in 4096 components = -0.00563088 Jy ! Clean residual min=-0.000966 max=0.000967 Jy/beam ! Clean residual mean=0.000003 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.234691 Jy keep ! Adding 329 model components to the UV plane model. ! The established model now contains 524 components and 0.23469 Jy ![Exited script file: muppet] wmap "J1401-0916_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.073 x 11.24 at 17.37 degrees (North through East) ! Clean map min=-0.0018658 max=0.11752 Jy/beam ! Writing clean map to FITS file: J1401-0916_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.117519 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00032849 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.838562 0.838562 1.67712 3.35425 6.7085 13.417 26.834 53.668 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.117 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.073 x 11.24 at 17.37 degrees (North through East) ! Clean map min=-0.0018658 max=0.11752 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 J1401-0916_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:15:05 2019