! Started logfile: J1058+2817_S_2017_03_23_pus_uvs.log on Mon May 13 09:56:57 2019 obs J1058+2817_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J1058+2817_S_2017_03_23_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.967355 visibilities/baseline/integration-bin. ! Found source: J1058+2817 ! ! 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 481 lines of history. ! ! Reading 19676 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 J1058+2817_S_2017_03_23_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 491 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.925481Jy sigma=0.008844 ! Fit after self-cal, rms=0.919212Jy sigma=0.008790 ! 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.853 mas, bmaj=5.975 mas, bpa=-3.457 degrees ! Estimated noise=877.252 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.0625736 Jy ! Component: 100 - total flux cleaned = 0.0768474 Jy ! Total flux subtracted in 100 components = 0.0768474 Jy ! Clean residual min=-0.002926 max=0.005254 Jy/beam ! Clean residual mean=-0.000000 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.0768474 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0768474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077079Jy sigma=0.000679 ! Fit after self-cal, rms=0.077072Jy sigma=0.000679 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00548709 Jy ! Component: 100 - total flux cleaned = 0.00824451 Jy ! Total flux subtracted in 100 components = 0.00824451 Jy ! Clean residual min=-0.002803 max=0.003226 Jy/beam ! Clean residual mean=0.000001 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.0850919 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 24 components and 0.0850919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076516Jy sigma=0.000674 ! Fit after self-cal, rms=0.076514Jy sigma=0.000674 ! 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.504 mas, bmaj=6.752 mas, bpa=-2.509 degrees ! Estimated noise=589.427 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 (-7.5, -8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00363379 Jy ! Component: 100 - total flux cleaned = 0.00591708 Jy ! Component: 150 - total flux cleaned = 0.00757875 Jy ! Component: 200 - total flux cleaned = 0.00881414 Jy ! Total flux subtracted in 200 components = 0.00881414 Jy ! Clean residual min=-0.001945 max=0.002063 Jy/beam ! Clean residual mean=0.000004 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.0939061 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 72 components and 0.0939061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076285Jy sigma=0.000672 ! Fit after self-cal, rms=0.076275Jy sigma=0.000672 ! 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.05 FD 0.93 HN 0.98 KP 1.04 ! LA 1.01 MK 1.01 NL 0.89 OV 1.09 ! PT 0.98 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.97 HN 1.00 KP 1.00 ! LA 0.97 MK 0.99 NL 1.04 OV 1.06 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.01 HN 1.00 KP 0.89 ! LA 0.77 MK 1.03 NL 1.22 OV 0.99 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.08 HN 0.91 KP 1.00* ! LA 0.84 MK 1.23 NL 1.00* OV 1.56 ! PT 0.97 SC 1.00* ! ! ! Fit before self-cal, rms=0.076275Jy sigma=0.000672 ! Fit after self-cal, rms=0.075385Jy sigma=0.000666 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.519 mas, bmaj=6.767 mas, bpa=-2.393 degrees ! Estimated noise=586.157 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.000265638 Jy ! Component: 100 - total flux cleaned = 0.000331888 Jy ! Component: 150 - total flux cleaned = 0.000384773 Jy ! Component: 200 - total flux cleaned = 0.000416028 Jy ! Total flux subtracted in 200 components = 0.000416028 Jy ! Clean residual min=-0.001510 max=0.001434 Jy/beam ! Clean residual mean=0.000003 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.0943221 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 89 components and 0.0943221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075373Jy sigma=0.000665 ! Fit after self-cal, rms=0.075405Jy sigma=0.000665 ! 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.075405Jy sigma=0.000665 ! Fit after self-cal, rms=0.075459Jy sigma=0.000664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.52 mas, bmaj=6.775 mas, bpa=-2.296 degrees ! Estimated noise=586.473 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000166148 Jy ! Component: 100 - total flux cleaned = 0.00021996 Jy ! Component: 150 - total flux cleaned = 0.000190821 Jy ! Component: 200 - total flux cleaned = 0.000178852 Jy ! Total flux subtracted in 200 components = 0.000178852 Jy ! Clean residual min=-0.001434 max=0.001339 Jy/beam ! Clean residual mean=0.000002 rms=0.000350 Jy/beam ! Combined flux in latest and established models = 0.0945009 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 112 components and 0.0945009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075453Jy sigma=0.000664 ! Fit after self-cal, rms=0.075466Jy 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.000104677 Jy ! Component: 100 - total flux cleaned = 0.000105145 Jy ! Component: 150 - total flux cleaned = 0.000105371 Jy ! Component: 200 - total flux cleaned = 0.000115689 Jy ! Total flux subtracted in 200 components = 0.000115689 Jy ! Clean residual min=-0.001413 max=0.001320 Jy/beam ! Clean residual mean=0.000002 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.0946166 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 122 components and 0.0946166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075463Jy sigma=0.000664 ! Fit after self-cal, rms=0.075462Jy 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.075462Jy sigma=0.000664 ! Fit after self-cal, rms=0.075532Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.518 mas, bmaj=6.775 mas, bpa=-2.284 degrees ! Estimated noise=586.627 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000159163 Jy ! Component: 100 - total flux cleaned = 0.000192784 Jy ! Component: 150 - total flux cleaned = 0.000212257 Jy ! Component: 200 - total flux cleaned = 0.000212397 Jy ! Total flux subtracted in 200 components = 0.000212397 Jy ! Clean residual min=-0.001423 max=0.001303 Jy/beam ! Clean residual mean=0.000001 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.094829 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 126 components and 0.094829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075530Jy sigma=0.000664 ! Fit after self-cal, rms=0.075531Jy 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 = 4.21205e-05 Jy ! Component: 100 - total flux cleaned = 5.08188e-05 Jy ! Component: 150 - total flux cleaned = 5.09441e-05 Jy ! Component: 200 - total flux cleaned = 5.10697e-05 Jy ! Total flux subtracted in 200 components = 5.10697e-05 Jy ! Clean residual min=-0.001411 max=0.001297 Jy/beam ! Clean residual mean=0.000001 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.0948801 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 131 components and 0.0948801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075529Jy sigma=0.000664 ! Fit after self-cal, rms=0.075529Jy 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.075529Jy sigma=0.000664 ! Fit after self-cal, rms=0.075544Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.392 mas, bmaj=9.872 mas, bpa=-1.062 degrees ! Estimated noise=727.07 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.55999e-05 Jy ! Component: 100 - total flux cleaned = -8.54045e-05 Jy ! Component: 150 - total flux cleaned = -8.54237e-05 Jy ! Component: 200 - total flux cleaned = -8.52749e-05 Jy ! Total flux subtracted in 200 components = -8.52749e-05 Jy ! Clean residual min=-0.001849 max=0.001415 Jy/beam ! Clean residual mean=0.000003 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.0947948 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 146 components and 0.0947948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075543Jy sigma=0.000664 ! Fit after self-cal, rms=0.075543Jy 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 = -2.22682e-06 Jy ! Component: 100 - total flux cleaned = 4.0911e-06 Jy ! Component: 150 - total flux cleaned = 9.82364e-06 Jy ! Component: 200 - total flux cleaned = 2.02721e-05 Jy ! Total flux subtracted in 200 components = 2.02721e-05 Jy ! Clean residual min=-0.001822 max=0.001415 Jy/beam ! Clean residual mean=0.000003 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.0948151 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 153 components and 0.0948151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075543Jy sigma=0.000664 ! Fit after self-cal, rms=0.075543Jy 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.515 mas, bmaj=6.773 mas, bpa=-2.247 degrees ! Estimated noise=586.682 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.515 x 6.773 at -2.247 degrees (North through East) ! Clean map min=-0.0013701 max=0.080915 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.867 mas, bmaj=5.947 mas, bpa=-3.073 degrees ! Estimated noise=884.546 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0629216 Jy ! Component: 100 - total flux cleaned = 0.0772675 Jy ! Component: 150 - total flux cleaned = 0.0828034 Jy ! Component: 200 - total flux cleaned = 0.0861759 Jy ! Total flux subtracted in 200 components = 0.0861759 Jy ! Clean residual min=-0.002268 max=0.002401 Jy/beam ! Clean residual mean=-0.000001 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.0861759 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0861759 Jy ! Inverting map and beam ! Estimated beam: bmin=3.515 mas, bmaj=6.773 mas, bpa=-2.247 degrees ! Estimated noise=586.682 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.00294492 Jy ! Component: 100 - total flux cleaned = 0.0048843 Jy ! Component: 150 - total flux cleaned = 0.00596125 Jy ! Component: 200 - total flux cleaned = 0.00661675 Jy ! Total flux subtracted in 200 components = 0.00661675 Jy ! Clean residual min=-0.001516 max=0.001378 Jy/beam ! Clean residual mean=0.000001 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.0927926 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 53 components and 0.0927926 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.392 mas, bmaj=9.872 mas, bpa=-1.062 degrees ! Estimated noise=727.07 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105025 Jy ! Component: 100 - total flux cleaned = 0.00130879 Jy ! Component: 150 - total flux cleaned = 0.00152022 Jy ! Component: 200 - total flux cleaned = 0.00163674 Jy ! Total flux subtracted in 200 components = 0.00163674 Jy ! Clean residual min=-0.001841 max=0.001370 Jy/beam ! Clean residual mean=0.000002 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.0944294 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.34847e-05 Jy ! Component: 100 - total flux cleaned = 9.9211e-05 Jy ! Component: 150 - total flux cleaned = 0.00013829 Jy ! Component: 200 - total flux cleaned = 0.000164341 Jy ! Total flux subtracted in 200 components = 0.000164341 Jy ! Clean residual min=-0.001803 max=0.001395 Jy/beam ! Clean residual mean=0.000003 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.0945937 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 110 components and 0.0945937 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.515 mas, bmaj=6.773 mas, bpa=-2.247 degrees ! Estimated noise=586.682 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.82459e-05 Jy ! Component: 100 - total flux cleaned = 0.000132397 Jy ! Component: 150 - total flux cleaned = 0.00016223 Jy ! Component: 200 - total flux cleaned = 0.000176591 Jy ! Total flux subtracted in 200 components = 0.000176591 Jy ! Clean residual min=-0.001414 max=0.001322 Jy/beam ! Clean residual mean=0.000001 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.0947703 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 128 components and 0.0947703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075547Jy sigma=0.000664 ! Fit after self-cal, rms=0.075545Jy sigma=0.000664 wmodel J1058+2817_S_2017_03_23_pus_map.mod ! Writing 128 model components to file: J1058+2817_S_2017_03_23_pus_map.mod wobs J1058+2817_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J1058+2817_S_2017_03_23_pus_uvs.fits wwins J1058+2817_S_2017_03_23_pus_map.win ! wwins: Wrote 2 windows to J1058+2817_S_2017_03_23_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.000293696 Jy ! Component: 100 - total flux cleaned = -0.000319061 Jy ! Component: 150 - total flux cleaned = -0.000184465 Jy ! Component: 200 - total flux cleaned = -7.61053e-05 Jy ! Component: 250 - total flux cleaned = 4.93366e-05 Jy ! Component: 300 - total flux cleaned = 0.000151085 Jy ! Component: 350 - total flux cleaned = 0.000250862 Jy ! Component: 400 - total flux cleaned = 0.000387874 Jy ! Component: 450 - total flux cleaned = 0.000521569 Jy ! Component: 500 - total flux cleaned = 0.000596459 Jy ! Component: 550 - total flux cleaned = 0.000670388 Jy ! Component: 600 - total flux cleaned = 0.000743 Jy ! Component: 650 - total flux cleaned = 0.000832091 Jy ! Component: 700 - total flux cleaned = 0.000919809 Jy ! Component: 750 - total flux cleaned = 0.000989008 Jy ! Component: 800 - total flux cleaned = 0.00105716 Jy ! Component: 850 - total flux cleaned = 0.00110758 Jy ! Component: 900 - total flux cleaned = 0.00115776 Jy ! Component: 950 - total flux cleaned = 0.0012727 Jy ! Component: 1000 - total flux cleaned = 0.00127272 Jy ! Component: 1050 - total flux cleaned = 0.0013849 Jy ! Component: 1100 - total flux cleaned = 0.00144825 Jy ! Component: 1150 - total flux cleaned = 0.00152648 Jy ! Component: 1200 - total flux cleaned = 0.00158858 Jy ! Component: 1250 - total flux cleaned = 0.00168062 Jy ! Component: 1300 - total flux cleaned = 0.00177113 Jy ! Component: 1350 - total flux cleaned = 0.00180099 Jy ! Component: 1400 - total flux cleaned = 0.00184545 Jy ! Component: 1450 - total flux cleaned = 0.00191918 Jy ! Component: 1500 - total flux cleaned = 0.00203576 Jy ! Component: 1550 - total flux cleaned = 0.00206489 Jy ! Component: 1600 - total flux cleaned = 0.0021791 Jy ! Component: 1650 - total flux cleaned = 0.00222157 Jy ! Component: 1700 - total flux cleaned = 0.0023056 Jy ! Component: 1750 - total flux cleaned = 0.00230551 Jy ! Component: 1800 - total flux cleaned = 0.00241567 Jy ! Component: 1850 - total flux cleaned = 0.00245651 Jy ! Component: 1900 - total flux cleaned = 0.00251055 Jy ! Component: 1950 - total flux cleaned = 0.00256403 Jy ! Component: 2000 - total flux cleaned = 0.00260391 Jy ! Component: 2050 - total flux cleaned = 0.00263031 Jy ! Component: 2100 - total flux cleaned = 0.00268257 Jy ! Component: 2150 - total flux cleaned = 0.00276051 Jy ! Component: 2200 - total flux cleaned = 0.00281191 Jy ! Component: 2250 - total flux cleaned = 0.00277353 Jy ! Component: 2300 - total flux cleaned = 0.0028369 Jy ! Component: 2350 - total flux cleaned = 0.00283688 Jy ! Component: 2400 - total flux cleaned = 0.00288686 Jy ! Component: 2450 - total flux cleaned = 0.00294855 Jy ! Component: 2500 - total flux cleaned = 0.00293613 Jy ! Component: 2550 - total flux cleaned = 0.0030093 Jy ! Component: 2600 - total flux cleaned = 0.00304556 Jy ! Component: 2650 - total flux cleaned = 0.00304555 Jy ! Component: 2700 - total flux cleaned = 0.00308129 Jy ! Component: 2750 - total flux cleaned = 0.00312869 Jy ! Component: 2800 - total flux cleaned = 0.00315215 Jy ! Component: 2850 - total flux cleaned = 0.00315202 Jy ! Component: 2900 - total flux cleaned = 0.00316371 Jy ! Component: 2950 - total flux cleaned = 0.00322123 Jy ! Component: 3000 - total flux cleaned = 0.00323272 Jy ! Component: 3050 - total flux cleaned = 0.00328962 Jy ! Component: 3100 - total flux cleaned = 0.00337989 Jy ! Component: 3150 - total flux cleaned = 0.00337987 Jy ! Component: 3200 - total flux cleaned = 0.00340209 Jy ! Component: 3250 - total flux cleaned = 0.00343529 Jy ! Component: 3300 - total flux cleaned = 0.00344626 Jy ! Component: 3350 - total flux cleaned = 0.0035009 Jy ! Component: 3400 - total flux cleaned = 0.00356598 Jy ! Component: 3450 - total flux cleaned = 0.00355515 Jy ! Component: 3500 - total flux cleaned = 0.00353373 Jy ! Component: 3550 - total flux cleaned = 0.00357638 Jy ! Component: 3600 - total flux cleaned = 0.0035977 Jy ! Component: 3650 - total flux cleaned = 0.00363988 Jy ! Component: 3700 - total flux cleaned = 0.00370273 Jy ! Component: 3750 - total flux cleaned = 0.00369229 Jy ! Component: 3800 - total flux cleaned = 0.00372325 Jy ! Component: 3850 - total flux cleaned = 0.00374376 Jy ! Component: 3900 - total flux cleaned = 0.00373359 Jy ! Component: 3950 - total flux cleaned = 0.00377426 Jy ! Component: 4000 - total flux cleaned = 0.00376411 Jy ! Component: 4050 - total flux cleaned = 0.00381445 Jy ! Total flux subtracted in 4096 components = 0.00386451 Jy ! Clean residual min=-0.000760 max=0.000617 Jy/beam ! Clean residual mean=0.000000 rms=0.000194 Jy/beam ! Combined flux in latest and established models = 0.0986348 Jy keep ! Adding 326 model components to the UV plane model. ! The established model now contains 454 components and 0.0986348 Jy ![Exited script file: muppet] wmap "J1058+2817_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.515 x 6.773 at -2.247 degrees (North through East) ! Clean map min=-0.0011608 max=0.080971 Jy/beam ! Writing clean map to FITS file: J1058+2817_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0809714 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000193386 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.716498 0.716498 1.433 2.86599 5.73199 11.464 22.9279 45.8559 91.7118 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.08 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.515 x 6.773 at -2.247 degrees (North through East) ! Clean map min=-0.0011608 max=0.080971 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 J1058+2817_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:57:03 2019