! Started logfile: J0636-0547_S_2017_07_09_pus_uvs.log on Wed May 8 14:43:35 2019 obs J0636-0547_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J0636-0547_S_2017_07_09_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.92619 visibilities/baseline/integration-bin. ! Found source: J0636-0547 ! ! 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 14004 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 J0636-0547_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 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 453 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.823538Jy sigma=0.006936 ! Fit after self-cal, rms=0.816911Jy sigma=0.006884 ! 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.639 mas, bmaj=7.09 mas, bpa=-5.903 degrees ! Estimated noise=1081 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.13881 Jy ! Component: 100 - total flux cleaned = 0.173515 Jy ! Total flux subtracted in 100 components = 0.173515 Jy ! Clean residual min=-0.005831 max=0.014374 Jy/beam ! Clean residual mean=-0.000001 rms=0.001814 Jy/beam ! Combined flux in latest and established models = 0.173515 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.173515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090166Jy sigma=0.000720 ! Fit after self-cal, rms=0.090117Jy sigma=0.000719 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0158869 Jy ! Component: 100 - total flux cleaned = 0.0247965 Jy ! Total flux subtracted in 100 components = 0.0247965 Jy ! Clean residual min=-0.005064 max=0.006429 Jy/beam ! Clean residual mean=-0.000001 rms=0.001355 Jy/beam ! Combined flux in latest and established models = 0.198312 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 27 components and 0.198312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086217Jy sigma=0.000685 ! Fit after self-cal, rms=0.086215Jy sigma=0.000685 ! 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.196 mas, bmaj=8.196 mas, bpa=-5.163 degrees ! Estimated noise=821.956 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, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00858787 Jy ! Component: 100 - total flux cleaned = 0.0126331 Jy ! Component: 150 - total flux cleaned = 0.0138221 Jy ! Component: 200 - total flux cleaned = 0.0146506 Jy ! Total flux subtracted in 200 components = 0.0146506 Jy ! Clean residual min=-0.003061 max=0.003896 Jy/beam ! Clean residual mean=0.000000 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.212962 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 57 components and 0.212962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085312Jy sigma=0.000677 ! Fit after self-cal, rms=0.085294Jy sigma=0.000677 ! 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.09 FD 0.96 HN 0.95 KP 1.01 ! LA 0.99 MK 0.99 NL 0.90 OV 1.01 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.01 HN 0.99 KP 1.00 ! LA 0.99 MK 1.05 NL 1.05 OV 1.04 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.03 HN 0.99 KP 0.96 ! LA 1.00 MK 1.03 NL 1.00 OV 0.98 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 0.97 KP 1.00* ! LA 0.92 MK 1.18 NL 1.00* OV 1.00* ! PT 1.06 SC 1.00* ! ! ! Fit before self-cal, rms=0.085294Jy sigma=0.000677 ! Fit after self-cal, rms=0.084037Jy sigma=0.000671 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.218 mas, bmaj=8.211 mas, bpa=-4.998 degrees ! Estimated noise=818.526 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, 34.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00318505 Jy ! Component: 100 - total flux cleaned = 0.00409244 Jy ! Component: 150 - total flux cleaned = 0.0046112 Jy ! Component: 200 - total flux cleaned = 0.00485653 Jy ! Total flux subtracted in 200 components = 0.00485653 Jy ! Clean residual min=-0.002605 max=0.002576 Jy/beam ! Clean residual mean=-0.000001 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.217819 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 75 components and 0.217819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083888Jy sigma=0.000670 ! Fit after self-cal, rms=0.083866Jy sigma=0.000670 ! 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.083866Jy sigma=0.000670 ! Fit after self-cal, rms=0.085090Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.219 mas, bmaj=8.217 mas, bpa=-5.035 degrees ! Estimated noise=819.775 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000495182 Jy ! Component: 100 - total flux cleaned = 0.000584398 Jy ! Component: 150 - total flux cleaned = 0.000623178 Jy ! Component: 200 - total flux cleaned = 0.000657848 Jy ! Total flux subtracted in 200 components = 0.000657848 Jy ! Clean residual min=-0.002147 max=0.002080 Jy/beam ! Clean residual mean=-0.000001 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.218477 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 93 components and 0.218477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085052Jy sigma=0.000664 ! Fit after self-cal, rms=0.085077Jy 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.00014882 Jy ! Component: 100 - total flux cleaned = 0.000179049 Jy ! Component: 150 - total flux cleaned = 0.000236698 Jy ! Component: 200 - total flux cleaned = 0.000264279 Jy ! Total flux subtracted in 200 components = 0.000264279 Jy ! Clean residual min=-0.002125 max=0.002080 Jy/beam ! Clean residual mean=-0.000001 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.218741 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 103 components and 0.218741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085055Jy sigma=0.000664 ! Fit after self-cal, rms=0.085054Jy sigma=0.000664 ! 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.085054Jy sigma=0.000664 ! Fit after self-cal, rms=0.085135Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.212 mas, bmaj=8.226 mas, bpa=-5.034 degrees ! Estimated noise=819.541 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000275057 Jy ! Component: 100 - total flux cleaned = 0.000336362 Jy ! Component: 150 - total flux cleaned = 0.00031019 Jy ! Component: 200 - total flux cleaned = 0.000286981 Jy ! Total flux subtracted in 200 components = 0.000286981 Jy ! Clean residual min=-0.002078 max=0.001997 Jy/beam ! Clean residual mean=0.000001 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.219028 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 114 components and 0.219028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085111Jy sigma=0.000662 ! Fit after self-cal, rms=0.085111Jy 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 = 0.000125728 Jy ! Component: 100 - total flux cleaned = 0.000150217 Jy ! Component: 150 - total flux cleaned = 0.000172627 Jy ! Component: 200 - total flux cleaned = 0.000212724 Jy ! Total flux subtracted in 200 components = 0.000212724 Jy ! Clean residual min=-0.002073 max=0.001964 Jy/beam ! Clean residual mean=0.000001 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.219241 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 123 components and 0.219241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085097Jy sigma=0.000662 ! Fit after self-cal, rms=0.085096Jy sigma=0.000662 ! 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.085096Jy sigma=0.000662 ! Fit after self-cal, rms=0.085140Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.503 mas, bmaj=14.08 mas, bpa=-7.361 degrees ! Estimated noise=1039.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000637139 Jy ! Component: 100 - total flux cleaned = 0.000734563 Jy ! Component: 150 - total flux cleaned = 0.00074722 Jy ! Component: 200 - total flux cleaned = 0.000715163 Jy ! Total flux subtracted in 200 components = 0.000715163 Jy ! Clean residual min=-0.001946 max=0.001813 Jy/beam ! Clean residual mean=0.000001 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.219956 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 133 components and 0.219956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085135Jy sigma=0.000662 ! Fit after self-cal, rms=0.085135Jy 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 = 6.99571e-05 Jy ! Component: 100 - total flux cleaned = 7.19135e-05 Jy ! Component: 150 - total flux cleaned = 3.24588e-05 Jy ! Component: 200 - total flux cleaned = 5.07775e-06 Jy ! Total flux subtracted in 200 components = 5.07775e-06 Jy ! Clean residual min=-0.001954 max=0.001802 Jy/beam ! Clean residual mean=0.000001 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.219961 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 135 components and 0.219961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085134Jy sigma=0.000662 ! Fit after self-cal, rms=0.085134Jy sigma=0.000662 ! 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.211 mas, bmaj=8.231 mas, bpa=-5.056 degrees ! Estimated noise=819.591 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.211 x 8.231 at -5.056 degrees (North through East) ! Clean map min=-0.0020109 max=0.18163 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.645 mas, bmaj=7.14 mas, bpa=-5.854 degrees ! Estimated noise=1091.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.139923 Jy ! Component: 100 - total flux cleaned = 0.175877 Jy ! Component: 150 - total flux cleaned = 0.191788 Jy ! Component: 200 - total flux cleaned = 0.200147 Jy ! Total flux subtracted in 200 components = 0.200147 Jy ! Clean residual min=-0.003892 max=0.004083 Jy/beam ! Clean residual mean=0.000002 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.200147 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.200147 Jy ! Inverting map and beam ! Estimated beam: bmin=3.211 mas, bmaj=8.231 mas, bpa=-5.056 degrees ! Estimated noise=819.591 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.00633872 Jy ! Component: 100 - total flux cleaned = 0.0100992 Jy ! Component: 150 - total flux cleaned = 0.0128308 Jy ! Component: 200 - total flux cleaned = 0.014739 Jy ! Total flux subtracted in 200 components = 0.014739 Jy ! Clean residual min=-0.002366 max=0.002029 Jy/beam ! Clean residual mean=0.000003 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.214886 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 69 components and 0.214886 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.503 mas, bmaj=14.08 mas, bpa=-7.361 degrees ! Estimated noise=1039.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00224562 Jy ! Component: 100 - total flux cleaned = 0.00312645 Jy ! Component: 150 - total flux cleaned = 0.00371599 Jy ! Component: 200 - total flux cleaned = 0.00411343 Jy ! Total flux subtracted in 200 components = 0.00411343 Jy ! Clean residual min=-0.002082 max=0.001727 Jy/beam ! Clean residual mean=0.000001 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.218999 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.000213473 Jy ! Component: 100 - total flux cleaned = 0.000370594 Jy ! Component: 150 - total flux cleaned = 0.000447424 Jy ! Component: 200 - total flux cleaned = 0.000499255 Jy ! Total flux subtracted in 200 components = 0.000499255 Jy ! Clean residual min=-0.001998 max=0.001786 Jy/beam ! Clean residual mean=0.000001 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.219499 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 113 components and 0.219499 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.211 mas, bmaj=8.231 mas, bpa=-5.056 degrees ! Estimated noise=819.591 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000150439 Jy ! Component: 100 - total flux cleaned = 0.000268267 Jy ! Component: 150 - total flux cleaned = 0.000338772 Jy ! Component: 200 - total flux cleaned = 0.000341377 Jy ! Total flux subtracted in 200 components = 0.000341377 Jy ! Clean residual min=-0.002122 max=0.002029 Jy/beam ! Clean residual mean=0.000001 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.21984 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 134 components and 0.21984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085175Jy sigma=0.000662 ! Fit after self-cal, rms=0.085166Jy sigma=0.000662 wmodel J0636-0547_S_2017_07_09_pus_map.mod ! Writing 134 model components to file: J0636-0547_S_2017_07_09_pus_map.mod wobs J0636-0547_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J0636-0547_S_2017_07_09_pus_uvs.fits wwins J0636-0547_S_2017_07_09_pus_map.win ! wwins: Wrote 3 windows to J0636-0547_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.000517668 Jy ! Component: 100 - total flux cleaned = -0.000690917 Jy ! Component: 150 - total flux cleaned = -0.00100944 Jy ! Component: 200 - total flux cleaned = -0.00134247 Jy ! Component: 250 - total flux cleaned = -0.00151697 Jy ! Component: 300 - total flux cleaned = -0.00171496 Jy ! Component: 350 - total flux cleaned = -0.00193464 Jy ! Component: 400 - total flux cleaned = -0.00206813 Jy ! Component: 450 - total flux cleaned = -0.00214659 Jy ! Component: 500 - total flux cleaned = -0.0022746 Jy ! Component: 550 - total flux cleaned = -0.00232477 Jy ! Component: 600 - total flux cleaned = -0.00244726 Jy ! Component: 650 - total flux cleaned = -0.00242251 Jy ! Component: 700 - total flux cleaned = -0.00239868 Jy ! Component: 750 - total flux cleaned = -0.00235211 Jy ! Component: 800 - total flux cleaned = -0.00239801 Jy ! Component: 850 - total flux cleaned = -0.00230752 Jy ! Component: 900 - total flux cleaned = -0.0023298 Jy ! Component: 950 - total flux cleaned = -0.00226411 Jy ! Component: 1000 - total flux cleaned = -0.00228599 Jy ! Component: 1050 - total flux cleaned = -0.00228579 Jy ! Component: 1100 - total flux cleaned = -0.00226474 Jy ! Component: 1150 - total flux cleaned = -0.00228521 Jy ! Component: 1200 - total flux cleaned = -0.00224414 Jy ! Component: 1250 - total flux cleaned = -0.00220379 Jy ! Component: 1300 - total flux cleaned = -0.00216378 Jy ! Component: 1350 - total flux cleaned = -0.00218317 Jy ! Component: 1400 - total flux cleaned = -0.00218349 Jy ! Component: 1450 - total flux cleaned = -0.00220251 Jy ! Component: 1500 - total flux cleaned = -0.00218363 Jy ! Component: 1550 - total flux cleaned = -0.00212699 Jy ! Component: 1600 - total flux cleaned = -0.00214588 Jy ! Component: 1650 - total flux cleaned = -0.00214572 Jy ! Component: 1700 - total flux cleaned = -0.00209098 Jy ! Component: 1750 - total flux cleaned = -0.00201867 Jy ! Component: 1800 - total flux cleaned = -0.00201896 Jy ! Component: 1850 - total flux cleaned = -0.0020015 Jy ! Component: 1900 - total flux cleaned = -0.0019663 Jy ! Component: 1950 - total flux cleaned = -0.00193156 Jy ! Component: 2000 - total flux cleaned = -0.0018793 Jy ! Component: 2050 - total flux cleaned = -0.00177603 Jy ! Component: 2100 - total flux cleaned = -0.00169083 Jy ! Component: 2150 - total flux cleaned = -0.00167405 Jy ! Component: 2200 - total flux cleaned = -0.00160695 Jy ! Component: 2250 - total flux cleaned = -0.00155699 Jy ! Component: 2300 - total flux cleaned = -0.00152362 Jy ! Component: 2350 - total flux cleaned = -0.00142489 Jy ! Component: 2400 - total flux cleaned = -0.00131074 Jy ! Component: 2450 - total flux cleaned = -0.00126203 Jy ! Component: 2500 - total flux cleaned = -0.00124596 Jy ! Component: 2550 - total flux cleaned = -0.00116611 Jy ! Component: 2600 - total flux cleaned = -0.00110253 Jy ! Component: 2650 - total flux cleaned = -0.00103932 Jy ! Component: 2700 - total flux cleaned = -0.00100802 Jy ! Component: 2750 - total flux cleaned = -0.000945772 Jy ! Component: 2800 - total flux cleaned = -0.00089929 Jy ! Component: 2850 - total flux cleaned = -0.000807281 Jy ! Component: 2900 - total flux cleaned = -0.000776635 Jy ! Component: 2950 - total flux cleaned = -0.000746261 Jy ! Component: 3000 - total flux cleaned = -0.000640733 Jy ! Component: 3050 - total flux cleaned = -0.00056588 Jy ! Component: 3100 - total flux cleaned = -0.000565868 Jy ! Component: 3150 - total flux cleaned = -0.000491869 Jy ! Component: 3200 - total flux cleaned = -0.000506488 Jy ! Component: 3250 - total flux cleaned = -0.000418657 Jy ! Component: 3300 - total flux cleaned = -0.000404253 Jy ! Component: 3350 - total flux cleaned = -0.000360837 Jy ! Component: 3400 - total flux cleaned = -0.000360747 Jy ! Component: 3450 - total flux cleaned = -0.000274933 Jy ! Component: 3500 - total flux cleaned = -0.000246478 Jy ! Component: 3550 - total flux cleaned = -0.000175836 Jy ! Component: 3600 - total flux cleaned = -0.000189809 Jy ! Component: 3650 - total flux cleaned = -0.000105855 Jy ! Component: 3700 - total flux cleaned = -9.18549e-05 Jy ! Component: 3750 - total flux cleaned = -9.18154e-05 Jy ! Component: 3800 - total flux cleaned = -7.79395e-05 Jy ! Component: 3850 - total flux cleaned = -9.4644e-06 Jy ! Component: 3900 - total flux cleaned = 5.86877e-05 Jy ! Component: 3950 - total flux cleaned = 0.000112797 Jy ! Component: 4000 - total flux cleaned = 9.92462e-05 Jy ! Component: 4050 - total flux cleaned = 0.000112645 Jy ! Total flux subtracted in 4096 components = 0.000179334 Jy ! Clean residual min=-0.001006 max=0.000823 Jy/beam ! Clean residual mean=-0.000000 rms=0.000245 Jy/beam ! Combined flux in latest and established models = 0.220019 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 409 components and 0.220019 Jy ![Exited script file: muppet] wmap "J0636-0547_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.211 x 8.231 at -5.056 degrees (North through East) ! Clean map min=-0.0015186 max=0.18189 Jy/beam ! Writing clean map to FITS file: J0636-0547_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.18189 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000243456 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.401545 0.401545 0.80309 1.60618 3.21236 6.42472 12.8494 25.6989 51.3978 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.181 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.211 x 8.231 at -5.056 degrees (North through East) ! Clean map min=-0.0015186 max=0.18189 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 J0636-0547_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:43:39 2019