! Started logfile: J1422-2308_S_2017_07_09_pus_uvs.log on Wed May 8 14:50:45 2019 obs J1422-2308_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J1422-2308_S_2017_07_09_pus_uva.fits ! AN table 1: 94 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.970213 visibilities/baseline/integration-bin. ! Found source: J1422-2308 ! ! 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 16416 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 J1422-2308_S_2017_07_09_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 108 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 121 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 644 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.932880Jy sigma=0.007005 ! Fit after self-cal, rms=0.917374Jy sigma=0.006893 ! 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.519 mas, bmaj=6.789 mas, bpa=-10.03 degrees ! Estimated noise=1384.22 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.0640698 Jy ! Component: 100 - total flux cleaned = 0.0819201 Jy ! Total flux subtracted in 100 components = 0.0819201 Jy ! Clean residual min=-0.005796 max=0.007455 Jy/beam ! Clean residual mean=-0.000006 rms=0.001348 Jy/beam ! Combined flux in latest and established models = 0.0819201 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0819201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094834Jy sigma=0.000683 ! Fit after self-cal, rms=0.094818Jy sigma=0.000682 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00892948 Jy ! Component: 100 - total flux cleaned = 0.0139478 Jy ! Total flux subtracted in 100 components = 0.0139478 Jy ! Clean residual min=-0.004874 max=0.005272 Jy/beam ! Clean residual mean=-0.000006 rms=0.001129 Jy/beam ! Combined flux in latest and established models = 0.0958679 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 19 components and 0.0958679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093777Jy sigma=0.000673 ! Fit after self-cal, rms=0.093768Jy sigma=0.000672 ! 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.023 mas, bmaj=8.124 mas, bpa=-8.365 degrees ! Estimated noise=909.33 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-4.5, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0065504 Jy ! Component: 100 - total flux cleaned = 0.0100645 Jy ! Component: 150 - total flux cleaned = 0.0122788 Jy ! Component: 200 - total flux cleaned = 0.0137392 Jy ! Total flux subtracted in 200 components = 0.0137392 Jy ! Clean residual min=-0.003001 max=0.003374 Jy/beam ! Clean residual mean=-0.000015 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.109607 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 45 components and 0.109607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093330Jy sigma=0.000669 ! Fit after self-cal, rms=0.093278Jy sigma=0.000668 ! 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.91 HN 0.99 KP 1.03 ! LA 0.99 MK 1.05 NL 0.89 OV 1.02 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 1.25 KP 1.02 ! LA 0.97 MK 1.03 NL 1.05 OV 1.09 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.98 HN 0.96 KP 0.97 ! LA 0.98 MK 0.99 NL 1.01 OV 0.92 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 4. ! A total of 48 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.93 HN 0.88 KP 1.00* ! LA 1.00* MK 0.85 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.093278Jy sigma=0.000668 ! Fit after self-cal, rms=0.093811Jy sigma=0.000667 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.023 mas, bmaj=8.127 mas, bpa=-7.993 degrees ! Estimated noise=903.588 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.00112169 Jy ! Component: 100 - total flux cleaned = 0.00103693 Jy ! Component: 150 - total flux cleaned = 0.00103842 Jy ! Component: 200 - total flux cleaned = 0.000918978 Jy ! Total flux subtracted in 200 components = 0.000918978 Jy ! Clean residual min=-0.002526 max=0.002765 Jy/beam ! Clean residual mean=-0.000016 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.110526 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 60 components and 0.110526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093762Jy sigma=0.000666 ! Fit after self-cal, rms=0.093813Jy sigma=0.000666 ! 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.093813Jy sigma=0.000666 ! Fit after self-cal, rms=0.093813Jy sigma=0.000666 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.023 mas, bmaj=8.116 mas, bpa=-7.852 degrees ! Estimated noise=901.376 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000377203 Jy ! Component: 100 - total flux cleaned = 0.000438864 Jy ! Component: 150 - total flux cleaned = 0.000514403 Jy ! Component: 200 - total flux cleaned = 0.000490155 Jy ! Total flux subtracted in 200 components = 0.000490155 Jy ! Clean residual min=-0.002461 max=0.002544 Jy/beam ! Clean residual mean=-0.000016 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.111016 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 70 components and 0.111016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093792Jy sigma=0.000666 ! Fit after self-cal, rms=0.093793Jy sigma=0.000666 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.5841e-05 Jy ! Component: 100 - total flux cleaned = 9.6581e-05 Jy ! Component: 150 - total flux cleaned = 0.000117787 Jy ! Component: 200 - total flux cleaned = 9.66756e-05 Jy ! Total flux subtracted in 200 components = 9.66756e-05 Jy ! Clean residual min=-0.002468 max=0.002497 Jy/beam ! Clean residual mean=-0.000016 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.111113 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 76 components and 0.111113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093782Jy sigma=0.000666 ! Fit after self-cal, rms=0.093780Jy 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.093780Jy sigma=0.000666 ! Fit after self-cal, rms=0.099135Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.024 mas, bmaj=8.136 mas, bpa=-7.726 degrees ! Estimated noise=901.931 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000577917 Jy ! Component: 100 - total flux cleaned = 0.000627271 Jy ! Component: 150 - total flux cleaned = 0.000648347 Jy ! Component: 200 - total flux cleaned = 0.000649094 Jy ! Total flux subtracted in 200 components = 0.000649094 Jy ! Clean residual min=-0.002310 max=0.002120 Jy/beam ! Clean residual mean=-0.000011 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.111762 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 93 components and 0.111762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099123Jy sigma=0.000664 ! Fit after self-cal, rms=0.099204Jy sigma=0.000664 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.000144525 Jy ! Component: 100 - total flux cleaned = 0.000145328 Jy ! Component: 150 - total flux cleaned = 0.000144971 Jy ! Component: 200 - total flux cleaned = 0.000128506 Jy ! Total flux subtracted in 200 components = 0.000128506 Jy ! Clean residual min=-0.002344 max=0.002100 Jy/beam ! Clean residual mean=-0.000011 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.111891 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 97 components and 0.111891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099197Jy sigma=0.000664 ! Fit after self-cal, rms=0.099195Jy sigma=0.000664 ! 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.099195Jy sigma=0.000664 ! Fit after self-cal, rms=0.100090Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.383 mas, bmaj=17.63 mas, bpa=-5.773 degrees ! Estimated noise=1163.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00059302 Jy ! Component: 100 - total flux cleaned = 0.000623016 Jy ! Component: 150 - total flux cleaned = 0.000646475 Jy ! Component: 200 - total flux cleaned = 0.000656334 Jy ! Total flux subtracted in 200 components = 0.000656334 Jy ! Clean residual min=-0.002944 max=0.002181 Jy/beam ! Clean residual mean=-0.000022 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.112547 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 106 components and 0.112547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100094Jy sigma=0.000664 ! Fit after self-cal, rms=0.100097Jy sigma=0.000664 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.000182603 Jy ! Component: 100 - total flux cleaned = 0.000204565 Jy ! Component: 150 - total flux cleaned = 0.000205054 Jy ! Component: 200 - total flux cleaned = 0.000213814 Jy ! Total flux subtracted in 200 components = 0.000213814 Jy ! Clean residual min=-0.002909 max=0.002178 Jy/beam ! Clean residual mean=-0.000022 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.112761 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 108 components and 0.112761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100100Jy sigma=0.000664 ! Fit after self-cal, rms=0.100100Jy sigma=0.000664 ! 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.023 mas, bmaj=8.141 mas, bpa=-7.757 degrees ! Estimated noise=901.511 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.023 x 8.141 at -7.757 degrees (North through East) ! Clean map min=-0.0023435 max=0.08452 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.513 mas, bmaj=6.814 mas, bpa=-9.406 degrees ! Estimated noise=1318.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0624995 Jy ! Component: 100 - total flux cleaned = 0.0810916 Jy ! Component: 150 - total flux cleaned = 0.0911261 Jy ! Component: 200 - total flux cleaned = 0.0978008 Jy ! Total flux subtracted in 200 components = 0.0978008 Jy ! Clean residual min=-0.004779 max=0.004458 Jy/beam ! Clean residual mean=-0.000005 rms=0.001020 Jy/beam ! Combined flux in latest and established models = 0.0978008 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.0978008 Jy ! Inverting map and beam ! Estimated beam: bmin=3.023 mas, bmaj=8.141 mas, bpa=-7.757 degrees ! Estimated noise=901.511 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.00573862 Jy ! Component: 100 - total flux cleaned = 0.00911936 Jy ! Component: 150 - total flux cleaned = 0.0113801 Jy ! Component: 200 - total flux cleaned = 0.0129374 Jy ! Total flux subtracted in 200 components = 0.0129374 Jy ! Clean residual min=-0.002414 max=0.002119 Jy/beam ! Clean residual mean=-0.000010 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.110738 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 48 components and 0.110738 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.383 mas, bmaj=17.63 mas, bpa=-5.773 degrees ! Estimated noise=1163.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155943 Jy ! Component: 100 - total flux cleaned = 0.00191283 Jy ! Component: 150 - total flux cleaned = 0.00198067 Jy ! Component: 200 - total flux cleaned = 0.00203897 Jy ! Total flux subtracted in 200 components = 0.00203897 Jy ! Clean residual min=-0.002886 max=0.002233 Jy/beam ! Clean residual mean=-0.000022 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.112777 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.8709e-05 Jy ! Component: 100 - total flux cleaned = 6.28888e-05 Jy ! Component: 150 - total flux cleaned = 4.9878e-05 Jy ! Component: 200 - total flux cleaned = 4.97817e-05 Jy ! Total flux subtracted in 200 components = 4.97817e-05 Jy ! Clean residual min=-0.002882 max=0.002231 Jy/beam ! Clean residual mean=-0.000022 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.112827 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 76 components and 0.112827 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.023 mas, bmaj=8.141 mas, bpa=-7.757 degrees ! Estimated noise=901.511 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000322346 Jy ! Component: 100 - total flux cleaned = -0.000222619 Jy ! Component: 150 - total flux cleaned = -0.000223744 Jy ! Component: 200 - total flux cleaned = -0.000195894 Jy ! Total flux subtracted in 200 components = -0.000195894 Jy ! Clean residual min=-0.002401 max=0.002190 Jy/beam ! Clean residual mean=-0.000011 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.112631 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 89 components and 0.112631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100120Jy sigma=0.000664 ! Fit after self-cal, rms=0.100114Jy sigma=0.000664 wmodel J1422-2308_S_2017_07_09_pus_map.mod ! Writing 89 model components to file: J1422-2308_S_2017_07_09_pus_map.mod wobs J1422-2308_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J1422-2308_S_2017_07_09_pus_uvs.fits wwins J1422-2308_S_2017_07_09_pus_map.win ! wwins: Wrote 2 windows to J1422-2308_S_2017_07_09_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.00077986 Jy ! Component: 100 - total flux cleaned = -0.00150574 Jy ! Component: 150 - total flux cleaned = -0.00201165 Jy ! Component: 200 - total flux cleaned = -0.00252883 Jy ! Component: 250 - total flux cleaned = -0.00295933 Jy ! Component: 300 - total flux cleaned = -0.00334326 Jy ! Component: 350 - total flux cleaned = -0.00368496 Jy ! Component: 400 - total flux cleaned = -0.00398624 Jy ! Component: 450 - total flux cleaned = -0.0041914 Jy ! Component: 500 - total flux cleaned = -0.0042774 Jy ! Component: 550 - total flux cleaned = -0.00441771 Jy ! Component: 600 - total flux cleaned = -0.00458152 Jy ! Component: 650 - total flux cleaned = -0.00466168 Jy ! Component: 700 - total flux cleaned = -0.00468808 Jy ! Component: 750 - total flux cleaned = -0.00471371 Jy ! Component: 800 - total flux cleaned = -0.00471414 Jy ! Component: 850 - total flux cleaned = -0.00471429 Jy ! Component: 900 - total flux cleaned = -0.00471423 Jy ! Component: 950 - total flux cleaned = -0.00471383 Jy ! Component: 1000 - total flux cleaned = -0.00466625 Jy ! Component: 1050 - total flux cleaned = -0.00461927 Jy ! Component: 1100 - total flux cleaned = -0.00457336 Jy ! Component: 1150 - total flux cleaned = -0.00457344 Jy ! Component: 1200 - total flux cleaned = -0.00457339 Jy ! Component: 1250 - total flux cleaned = -0.00455158 Jy ! Component: 1300 - total flux cleaned = -0.00459455 Jy ! Component: 1350 - total flux cleaned = -0.00459453 Jy ! Component: 1400 - total flux cleaned = -0.00465762 Jy ! Component: 1450 - total flux cleaned = -0.00457423 Jy ! Component: 1500 - total flux cleaned = -0.00461551 Jy ! Component: 1550 - total flux cleaned = -0.00459501 Jy ! Component: 1600 - total flux cleaned = -0.00455437 Jy ! Component: 1650 - total flux cleaned = -0.00453427 Jy ! Component: 1700 - total flux cleaned = -0.00447521 Jy ! Component: 1750 - total flux cleaned = -0.00449496 Jy ! Component: 1800 - total flux cleaned = -0.00445621 Jy ! Component: 1850 - total flux cleaned = -0.00447568 Jy ! Component: 1900 - total flux cleaned = -0.00441898 Jy ! Component: 1950 - total flux cleaned = -0.00441919 Jy ! Component: 2000 - total flux cleaned = -0.00438229 Jy ! Component: 2050 - total flux cleaned = -0.00434583 Jy ! Component: 2100 - total flux cleaned = -0.00434569 Jy ! Component: 2150 - total flux cleaned = -0.00427382 Jy ! Component: 2200 - total flux cleaned = -0.00429153 Jy ! Component: 2250 - total flux cleaned = -0.00427368 Jy ! Component: 2300 - total flux cleaned = -0.00423863 Jy ! Component: 2350 - total flux cleaned = -0.00413514 Jy ! Component: 2400 - total flux cleaned = -0.00410129 Jy ! Component: 2450 - total flux cleaned = -0.00411818 Jy ! Component: 2500 - total flux cleaned = -0.00408472 Jy ! Component: 2550 - total flux cleaned = -0.00408475 Jy ! Component: 2600 - total flux cleaned = -0.00405179 Jy ! Component: 2650 - total flux cleaned = -0.00403568 Jy ! Component: 2700 - total flux cleaned = -0.0040677 Jy ! Component: 2750 - total flux cleaned = -0.00397205 Jy ! Component: 2800 - total flux cleaned = -0.00397213 Jy ! Component: 2850 - total flux cleaned = -0.00400317 Jy ! Component: 2900 - total flux cleaned = -0.00397195 Jy ! Component: 2950 - total flux cleaned = -0.00394101 Jy ! Component: 3000 - total flux cleaned = -0.00395634 Jy ! Component: 3050 - total flux cleaned = -0.00388061 Jy ! Component: 3100 - total flux cleaned = -0.00391056 Jy ! Component: 3150 - total flux cleaned = -0.0039104 Jy ! Component: 3200 - total flux cleaned = -0.00394008 Jy ! Component: 3250 - total flux cleaned = -0.00392548 Jy ! Component: 3300 - total flux cleaned = -0.00394016 Jy ! Component: 3350 - total flux cleaned = -0.00392568 Jy ! Component: 3400 - total flux cleaned = -0.00391119 Jy ! Component: 3450 - total flux cleaned = -0.00395389 Jy ! Component: 3500 - total flux cleaned = -0.00392559 Jy ! Component: 3550 - total flux cleaned = -0.00392562 Jy ! Component: 3600 - total flux cleaned = -0.0039118 Jy ! Component: 3650 - total flux cleaned = -0.00395328 Jy ! Component: 3700 - total flux cleaned = -0.00398052 Jy ! Component: 3750 - total flux cleaned = -0.00393986 Jy ! Component: 3800 - total flux cleaned = -0.00398048 Jy ! Component: 3850 - total flux cleaned = -0.00398066 Jy ! Component: 3900 - total flux cleaned = -0.00402056 Jy ! Component: 3950 - total flux cleaned = -0.00403378 Jy ! Component: 4000 - total flux cleaned = -0.00399433 Jy ! Component: 4050 - total flux cleaned = -0.00400721 Jy ! Total flux subtracted in 4096 components = -0.0039943 Jy ! Clean residual min=-0.000722 max=0.000790 Jy/beam ! Clean residual mean=-0.000002 rms=0.000237 Jy/beam ! Combined flux in latest and established models = 0.108637 Jy keep ! Adding 243 model components to the UV plane model. ! The established model now contains 332 components and 0.108637 Jy ![Exited script file: muppet] wmap "J1422-2308_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.023 x 8.141 at -7.757 degrees (North through East) ! Clean map min=-0.0016183 max=0.084237 Jy/beam ! Writing clean map to FITS file: J1422-2308_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0842372 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000234194 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.834051 0.834051 1.6681 3.33621 6.67241 13.3448 26.6896 53.3793 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.084 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.023 x 8.141 at -7.757 degrees (North through East) ! Clean map min=-0.0016183 max=0.084237 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 J1422-2308_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:50:49 2019