! Started logfile: J1147-3812_S_2017_06_15_pus_uvs.log on Tue May 7 15:17:47 2019 obs J1147-3812_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J1147-3812_S_2017_06_15_pus_uva.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.706667 visibilities/baseline/integration-bin. ! Found source: J1147-3812 ! ! 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 603 lines of history. ! ! Reading 1272 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 J1147-3812_S_2017_06_15_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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.560366Jy sigma=0.003723 ! Fit after self-cal, rms=0.553576Jy sigma=0.003679 ! 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.444 mas, bmaj=7.567 mas, bpa=-13.71 degrees ! Estimated noise=4248.67 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.349279 Jy ! Component: 100 - total flux cleaned = 0.474517 Jy ! Total flux subtracted in 100 components = 0.474517 Jy ! Clean residual min=-0.046059 max=0.096323 Jy/beam ! Clean residual mean=0.000024 rms=0.014840 Jy/beam ! Combined flux in latest and established models = 0.474517 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.474517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.225105Jy sigma=0.001461 ! Fit after self-cal, rms=0.225013Jy sigma=0.001460 ! Inverting map ! Added new window around map position (-6.5, 29). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0873155 Jy ! Component: 100 - total flux cleaned = 0.136003 Jy ! Total flux subtracted in 100 components = 0.136003 Jy ! Clean residual min=-0.036577 max=0.048821 Jy/beam ! Clean residual mean=0.000006 rms=0.010016 Jy/beam ! Combined flux in latest and established models = 0.61052 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 22 components and 0.61052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.172974Jy sigma=0.001124 ! Fit after self-cal, rms=0.169744Jy sigma=0.001097 ! 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=2.972 mas, bmaj=8.684 mas, bpa=-13.05 degrees ! Estimated noise=3368.86 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.0574719 Jy ! Component: 100 - total flux cleaned = 0.0925923 Jy ! Component: 150 - total flux cleaned = 0.115413 Jy ! Component: 200 - total flux cleaned = 0.130407 Jy ! Total flux subtracted in 200 components = 0.130407 Jy ! Clean residual min=-0.036738 max=0.043588 Jy/beam ! Clean residual mean=-0.000038 rms=0.009655 Jy/beam ! Combined flux in latest and established models = 0.740927 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 53 components and 0.740927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146361Jy sigma=0.000953 ! Fit after self-cal, rms=0.145581Jy sigma=0.000945 ! 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 1.68 KP 0.98 ! LA 0.96 MK 1.05 NL 1.38 OV 0.91 ! PT 1.01 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.47 KP 0.91 ! LA 0.92 MK 1.06 NL 1.61 OV 0.96 ! PT 0.95 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.54 KP 0.93 ! LA 0.90 MK 1.04 NL 1.00 OV 0.85 ! PT 0.95 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.24 KP 1.00* ! LA 1.12 MK 1.00 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.145581Jy sigma=0.000945 ! Fit after self-cal, rms=0.130490Jy sigma=0.000703 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.04 mas, bmaj=8.599 mas, bpa=-12.37 degrees ! Estimated noise=3626.02 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.00509219 Jy ! Component: 100 - total flux cleaned = -0.00690461 Jy ! Component: 150 - total flux cleaned = -0.00751938 Jy ! Component: 200 - total flux cleaned = -0.00807907 Jy ! Total flux subtracted in 200 components = -0.00807907 Jy ! Clean residual min=-0.018657 max=0.015109 Jy/beam ! Clean residual mean=0.000018 rms=0.003831 Jy/beam ! Combined flux in latest and established models = 0.732848 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 63 components and 0.732848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128513Jy sigma=0.000694 ! Fit after self-cal, rms=0.128815Jy sigma=0.000693 ! 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.128815Jy sigma=0.000693 ! Fit after self-cal, rms=0.130473Jy sigma=0.000693 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.045 mas, bmaj=8.584 mas, bpa=-12.4 degrees ! Estimated noise=3639.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00355199 Jy ! Component: 100 - total flux cleaned = -0.00490911 Jy ! Component: 150 - total flux cleaned = -0.00537664 Jy ! Component: 200 - total flux cleaned = -0.00580622 Jy ! Total flux subtracted in 200 components = -0.00580622 Jy ! Clean residual min=-0.016976 max=0.014590 Jy/beam ! Clean residual mean=0.000013 rms=0.003631 Jy/beam ! Combined flux in latest and established models = 0.727042 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 66 components and 0.727042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129250Jy sigma=0.000688 ! Fit after self-cal, rms=0.129284Jy sigma=0.000688 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.000191335 Jy ! Component: 100 - total flux cleaned = -0.000369623 Jy ! Component: 150 - total flux cleaned = -0.00053534 Jy ! Component: 200 - total flux cleaned = -0.000687762 Jy ! Total flux subtracted in 200 components = -0.000687762 Jy ! Clean residual min=-0.015643 max=0.014406 Jy/beam ! Clean residual mean=0.000013 rms=0.003558 Jy/beam ! Combined flux in latest and established models = 0.726354 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 73 components and 0.726354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128751Jy sigma=0.000686 ! Fit after self-cal, rms=0.128761Jy sigma=0.000686 ! 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.128761Jy sigma=0.000686 ! Fit after self-cal, rms=0.131136Jy sigma=0.000685 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.05 mas, bmaj=8.562 mas, bpa=-12.39 degrees ! Estimated noise=3659.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0025072 Jy ! Component: 100 - total flux cleaned = -0.00329506 Jy ! Component: 150 - total flux cleaned = -0.00380074 Jy ! Component: 200 - total flux cleaned = -0.00379366 Jy ! Total flux subtracted in 200 components = -0.00379366 Jy ! Clean residual min=-0.014591 max=0.013976 Jy/beam ! Clean residual mean=0.000006 rms=0.003416 Jy/beam ! Combined flux in latest and established models = 0.72256 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 78 components and 0.72256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130499Jy sigma=0.000683 ! Fit after self-cal, rms=0.130515Jy sigma=0.000683 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.000295355 Jy ! Component: 100 - total flux cleaned = -0.00042747 Jy ! Component: 150 - total flux cleaned = -0.000551035 Jy ! Component: 200 - total flux cleaned = -0.000662153 Jy ! Total flux subtracted in 200 components = -0.000662153 Jy ! Clean residual min=-0.014011 max=0.013787 Jy/beam ! Clean residual mean=0.000006 rms=0.003381 Jy/beam ! Combined flux in latest and established models = 0.721898 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 82 components and 0.721898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130227Jy sigma=0.000682 ! Fit after self-cal, rms=0.130214Jy sigma=0.000682 ! 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.130214Jy sigma=0.000682 ! Fit after self-cal, rms=0.132437Jy sigma=0.000681 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.059 mas, bmaj=25.12 mas, bpa=-6.277 degrees ! Estimated noise=4449.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00146212 Jy ! Component: 100 - total flux cleaned = -0.00154059 Jy ! Component: 150 - total flux cleaned = -0.00161229 Jy ! Component: 200 - total flux cleaned = -0.00161646 Jy ! Total flux subtracted in 200 components = -0.00161646 Jy ! Clean residual min=-0.012993 max=0.014196 Jy/beam ! Clean residual mean=0.000006 rms=0.003995 Jy/beam ! Combined flux in latest and established models = 0.720282 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 87 components and 0.720282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132405Jy sigma=0.000681 ! Fit after self-cal, rms=0.132364Jy sigma=0.000681 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.000793395 Jy ! Component: 100 - total flux cleaned = -0.000863252 Jy ! Component: 150 - total flux cleaned = -0.000866087 Jy ! Component: 200 - total flux cleaned = -0.000927803 Jy ! Total flux subtracted in 200 components = -0.000927803 Jy ! Clean residual min=-0.012623 max=0.014210 Jy/beam ! Clean residual mean=0.000004 rms=0.003967 Jy/beam ! Combined flux in latest and established models = 0.719354 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 90 components and 0.719354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132323Jy sigma=0.000680 ! Fit after self-cal, rms=0.132296Jy sigma=0.000680 ! 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.055 mas, bmaj=8.546 mas, bpa=-12.35 degrees ! Estimated noise=3675.35 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.055 x 8.546 at -12.35 degrees (North through East) ! Clean map min=-0.013498 max=0.37135 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.48 mas, bmaj=7.322 mas, bpa=-12.86 degrees ! Estimated noise=4807.81 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.392265 Jy ! Component: 100 - total flux cleaned = 0.505111 Jy ! Component: 150 - total flux cleaned = 0.562832 Jy ! Component: 200 - total flux cleaned = 0.60031 Jy ! Total flux subtracted in 200 components = 0.60031 Jy ! Clean residual min=-0.021599 max=0.026195 Jy/beam ! Clean residual mean=0.000019 rms=0.006314 Jy/beam ! Combined flux in latest and established models = 0.60031 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.60031 Jy ! Inverting map and beam ! Estimated beam: bmin=3.055 mas, bmaj=8.546 mas, bpa=-12.35 degrees ! Estimated noise=3675.35 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) ! Added new window around map position (-4.5, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0455169 Jy ! Component: 100 - total flux cleaned = 0.0712247 Jy ! Component: 150 - total flux cleaned = 0.0871937 Jy ! Component: 200 - total flux cleaned = 0.0974542 Jy ! Total flux subtracted in 200 components = 0.0974542 Jy ! Clean residual min=-0.013546 max=0.014627 Jy/beam ! Clean residual mean=-0.000010 rms=0.003781 Jy/beam ! Combined flux in latest and established models = 0.697764 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 86 components and 0.697764 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=8.059 mas, bmaj=25.12 mas, bpa=-6.277 degrees ! Estimated noise=4449.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0116133 Jy ! Component: 100 - total flux cleaned = 0.0130021 Jy ! Component: 150 - total flux cleaned = 0.0143177 Jy ! Component: 200 - total flux cleaned = 0.0151864 Jy ! Total flux subtracted in 200 components = 0.0151864 Jy ! Clean residual min=-0.010528 max=0.013895 Jy/beam ! Clean residual mean=-0.000024 rms=0.003863 Jy/beam ! Combined flux in latest and established models = 0.71295 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.000574279 Jy ! Component: 100 - total flux cleaned = 0.00105509 Jy ! Component: 150 - total flux cleaned = 0.00126428 Jy ! Component: 200 - total flux cleaned = 0.0013669 Jy ! Total flux subtracted in 200 components = 0.0013669 Jy ! Clean residual min=-0.010432 max=0.012783 Jy/beam ! Clean residual mean=-0.000028 rms=0.003590 Jy/beam ! Combined flux in latest and established models = 0.714317 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 114 components and 0.714317 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.055 mas, bmaj=8.546 mas, bpa=-12.35 degrees ! Estimated noise=3675.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000433274 Jy ! Component: 100 - total flux cleaned = -0.000996734 Jy ! Component: 150 - total flux cleaned = -0.00129955 Jy ! Component: 200 - total flux cleaned = -0.00130056 Jy ! Total flux subtracted in 200 components = -0.00130056 Jy ! Clean residual min=-0.012015 max=0.012790 Jy/beam ! Clean residual mean=-0.000015 rms=0.003090 Jy/beam ! Combined flux in latest and established models = 0.713017 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 128 components and 0.713017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131171Jy sigma=0.000677 ! Fit after self-cal, rms=0.131120Jy sigma=0.000676 wmodel J1147-3812_S_2017_06_15_pus_map.mod ! Writing 128 model components to file: J1147-3812_S_2017_06_15_pus_map.mod wobs J1147-3812_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J1147-3812_S_2017_06_15_pus_uvs.fits wwins J1147-3812_S_2017_06_15_pus_map.win ! wwins: Wrote 3 windows to J1147-3812_S_2017_06_15_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.000493152 Jy ! Component: 100 - total flux cleaned = -0.00240941 Jy ! Component: 150 - total flux cleaned = -0.00453487 Jy ! Component: 200 - total flux cleaned = -0.00586008 Jy ! Component: 250 - total flux cleaned = -0.00664364 Jy ! Component: 300 - total flux cleaned = -0.00724288 Jy ! Component: 350 - total flux cleaned = -0.00795201 Jy ! Component: 400 - total flux cleaned = -0.00835878 Jy ! Component: 450 - total flux cleaned = -0.00862195 Jy ! Component: 500 - total flux cleaned = -0.0088775 Jy ! Component: 550 - total flux cleaned = -0.00936121 Jy ! Component: 600 - total flux cleaned = -0.00912623 Jy ! Component: 650 - total flux cleaned = -0.00901419 Jy ! Component: 700 - total flux cleaned = -0.00912352 Jy ! Component: 750 - total flux cleaned = -0.00954342 Jy ! Component: 800 - total flux cleaned = -0.00964576 Jy ! Component: 850 - total flux cleaned = -0.0100451 Jy ! Component: 900 - total flux cleaned = -0.0102383 Jy ! Component: 950 - total flux cleaned = -0.0101441 Jy ! Component: 1000 - total flux cleaned = -0.0102355 Jy ! Component: 1050 - total flux cleaned = -0.00996659 Jy ! Component: 1100 - total flux cleaned = -0.0102291 Jy ! Component: 1150 - total flux cleaned = -0.0100576 Jy ! Component: 1200 - total flux cleaned = -0.0102249 Jy ! Component: 1250 - total flux cleaned = -0.0103076 Jy ! Component: 1300 - total flux cleaned = -0.0103091 Jy ! Component: 1350 - total flux cleaned = -0.0106221 Jy ! Component: 1400 - total flux cleaned = -0.0104661 Jy ! Component: 1450 - total flux cleaned = -0.0105408 Jy ! Component: 1500 - total flux cleaned = -0.0106146 Jy ! Component: 1550 - total flux cleaned = -0.0106877 Jy ! Component: 1600 - total flux cleaned = -0.010902 Jy ! Component: 1650 - total flux cleaned = -0.0109732 Jy ! Component: 1700 - total flux cleaned = -0.0111798 Jy ! Component: 1750 - total flux cleaned = -0.0111793 Jy ! Component: 1800 - total flux cleaned = -0.0111792 Jy ! Component: 1850 - total flux cleaned = -0.0112456 Jy ! Component: 1900 - total flux cleaned = -0.0111816 Jy ! Component: 1950 - total flux cleaned = -0.0112461 Jy ! Component: 2000 - total flux cleaned = -0.0113715 Jy ! Component: 2050 - total flux cleaned = -0.0111233 Jy ! Component: 2100 - total flux cleaned = -0.0110628 Jy ! Component: 2150 - total flux cleaned = -0.0111834 Jy ! Component: 2200 - total flux cleaned = -0.0113025 Jy ! Component: 2250 - total flux cleaned = -0.0113608 Jy ! Component: 2300 - total flux cleaned = -0.0113026 Jy ! Component: 2350 - total flux cleaned = -0.0116466 Jy ! Component: 2400 - total flux cleaned = -0.0117588 Jy ! Component: 2450 - total flux cleaned = -0.0117587 Jy ! Component: 2500 - total flux cleaned = -0.0118697 Jy ! Component: 2550 - total flux cleaned = -0.0119798 Jy ! Component: 2600 - total flux cleaned = -0.0119793 Jy ! Component: 2650 - total flux cleaned = -0.0118708 Jy ! Component: 2700 - total flux cleaned = -0.0118709 Jy ! Component: 2750 - total flux cleaned = -0.0117644 Jy ! Component: 2800 - total flux cleaned = -0.0115536 Jy ! Component: 2850 - total flux cleaned = -0.0116061 Jy ! Component: 2900 - total flux cleaned = -0.0113983 Jy ! Component: 2950 - total flux cleaned = -0.0111404 Jy ! Component: 3000 - total flux cleaned = -0.0109865 Jy ! Component: 3050 - total flux cleaned = -0.01058 Jy ! Component: 3100 - total flux cleaned = -0.0103276 Jy ! Component: 3150 - total flux cleaned = -0.0101769 Jy ! Component: 3200 - total flux cleaned = -0.00982784 Jy ! Component: 3250 - total flux cleaned = -0.00958028 Jy ! Component: 3300 - total flux cleaned = -0.00938257 Jy ! Component: 3350 - total flux cleaned = -0.00918609 Jy ! Component: 3400 - total flux cleaned = -0.00899019 Jy ! Component: 3450 - total flux cleaned = -0.00860116 Jy ! Component: 3500 - total flux cleaned = -0.00840714 Jy ! Component: 3550 - total flux cleaned = -0.00816539 Jy ! Component: 3600 - total flux cleaned = -0.00792483 Jy ! Component: 3650 - total flux cleaned = -0.00754098 Jy ! Component: 3700 - total flux cleaned = -0.00725367 Jy ! Component: 3750 - total flux cleaned = -0.00701483 Jy ! Component: 3800 - total flux cleaned = -0.00687152 Jy ! Component: 3850 - total flux cleaned = -0.00663304 Jy ! Component: 3900 - total flux cleaned = -0.00658531 Jy ! Component: 3950 - total flux cleaned = -0.0063946 Jy ! Component: 4000 - total flux cleaned = -0.00610906 Jy ! Component: 4050 - total flux cleaned = -0.00606135 Jy ! Total flux subtracted in 4096 components = -0.00606148 Jy ! Clean residual min=-0.002794 max=0.003027 Jy/beam ! Clean residual mean=0.000015 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.706955 Jy keep ! Adding 251 model components to the UV plane model. ! The established model now contains 379 components and 0.706956 Jy ![Exited script file: muppet] wmap "J1147-3812_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.055 x 8.546 at -12.35 degrees (North through East) ! Clean map min=-0.0068735 max=0.42434 Jy/beam ! Writing clean map to FITS file: J1147-3812_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.424345 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000834 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.589615 0.589615 1.17923 2.35846 4.71692 9.43384 18.8677 37.7354 75.4707 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.424 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.055 x 8.546 at -12.35 degrees (North through East) ! Clean map min=-0.0068735 max=0.42434 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 J1147-3812_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:17:52 2019