! Started logfile: J0801+1153_S_2017_05_27_pus_uvs.log on Fri May 3 11:01:15 2019 obs J0801+1153_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J0801+1153_S_2017_05_27_pus_uva.fits ! AN table 1: 230 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.951401 visibilities/baseline/integration-bin. ! Found source: J0801+1153 ! ! 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 1211 lines of history. ! ! Reading 39388 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 J0801+1153_S_2017_05_27_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 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1244 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.981697Jy sigma=0.013429 ! Fit after self-cal, rms=0.951539Jy sigma=0.013286 ! 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.849 mas, bmaj=6.713 mas, bpa=-3.766 degrees ! Estimated noise=795.132 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.0378241 Jy ! Component: 100 - total flux cleaned = 0.0471102 Jy ! Total flux subtracted in 100 components = 0.0471102 Jy ! Clean residual min=-0.002959 max=0.003534 Jy/beam ! Clean residual mean=-0.000004 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.0471102 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0471102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103737Jy sigma=0.000815 ! Fit after self-cal, rms=0.103307Jy sigma=0.000811 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00431329 Jy ! Component: 100 - total flux cleaned = 0.00589237 Jy ! Total flux subtracted in 100 components = 0.00589237 Jy ! Clean residual min=-0.002829 max=0.003509 Jy/beam ! Clean residual mean=-0.000003 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.0530026 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 16 components and 0.0530026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103006Jy sigma=0.000824 ! Fit after self-cal, rms=0.103013Jy sigma=0.000824 ! 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.474 mas, bmaj=7.509 mas, bpa=-2.355 degrees ! Estimated noise=473.34 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.00251387 Jy ! Component: 100 - total flux cleaned = 0.00357184 Jy ! Component: 150 - total flux cleaned = 0.00392112 Jy ! Component: 200 - total flux cleaned = 0.00397863 Jy ! Total flux subtracted in 200 components = 0.00397863 Jy ! Clean residual min=-0.002574 max=0.002921 Jy/beam ! Clean residual mean=-0.000005 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.0569812 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 23 components and 0.0569812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102910Jy sigma=0.000830 ! Fit after self-cal, rms=0.102921Jy sigma=0.000830 ! 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 0.95 FD 0.81 HN 1.03 KP 0.95 ! LA 0.92 MK 1.08 NL 0.99 OV 1.12 ! PT 1.07 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 13.91 FD 0.94 HN 1.12 KP 0.98 ! LA 0.93 MK 1.08 NL 1.05 OV 1.10 ! PT 1.05 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.01 HN 1.07 KP 0.97 ! LA 1.04 MK 1.06 NL 0.95 OV 0.99 ! PT 1.05 SC 0.99 ! ! ! Correcting IF 4. ! A total of 102 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 0.92 KP 1.00* ! LA 0.93 MK 0.73 NL 1.00* OV 1.00* ! PT 0.97 SC 1.00* ! ! ! Fit before self-cal, rms=0.102921Jy sigma=0.000830 ! Fit after self-cal, rms=0.772648Jy sigma=0.000674 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.427 mas, bmaj=7.669 mas, bpa=-2.517 degrees ! Estimated noise=510.45 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.00258118 Jy ! Component: 100 - total flux cleaned = 0.00259314 Jy ! Component: 150 - total flux cleaned = 0.00259473 Jy ! Component: 200 - total flux cleaned = 0.00244175 Jy ! Total flux subtracted in 200 components = 0.00244175 Jy ! Clean residual min=-0.002126 max=0.002042 Jy/beam ! Clean residual mean=-0.000004 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.0594229 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 32 components and 0.0594229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.772221Jy sigma=0.000674 ! Fit after self-cal, rms=0.772778Jy sigma=0.000672 ! 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.772778Jy sigma=0.000672 ! Fit after self-cal, rms=1.036535Jy sigma=0.000668 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.434 mas, bmaj=7.635 mas, bpa=-2.791 degrees ! Estimated noise=517.954 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000937793 Jy ! Component: 100 - total flux cleaned = 0.000944206 Jy ! Component: 150 - total flux cleaned = 0.000943893 Jy ! Component: 200 - total flux cleaned = 0.000890501 Jy ! Total flux subtracted in 200 components = 0.000890501 Jy ! Clean residual min=-0.001659 max=0.002049 Jy/beam ! Clean residual mean=-0.000003 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.0603134 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 39 components and 0.0603134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.036405Jy sigma=0.000668 ! Fit after self-cal, rms=1.036419Jy sigma=0.000667 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-26, -98.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00153876 Jy ! Component: 100 - total flux cleaned = 0.00184324 Jy ! Component: 150 - total flux cleaned = 0.00187559 Jy ! Component: 200 - total flux cleaned = 0.00190494 Jy ! Total flux subtracted in 200 components = 0.00190494 Jy ! Clean residual min=-0.001729 max=0.001552 Jy/beam ! Clean residual mean=-0.000003 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.0622184 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 49 components and 0.0622184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.036352Jy sigma=0.000667 ! Fit after self-cal, rms=1.036355Jy sigma=0.000667 ! 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=1.036355Jy sigma=0.000667 ! Fit after self-cal, rms=1.432280Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.415 mas, bmaj=7.659 mas, bpa=-3.321 degrees ! Estimated noise=528.288 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144454 Jy ! Component: 100 - total flux cleaned = 0.00183557 Jy ! Component: 150 - total flux cleaned = 0.00183528 Jy ! Component: 200 - total flux cleaned = 0.00183403 Jy ! Total flux subtracted in 200 components = 0.00183403 Jy ! Clean residual min=-0.001725 max=0.001528 Jy/beam ! Clean residual mean=-0.000002 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.0640524 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 56 components and 0.0640524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.432161Jy sigma=0.000666 ! Fit after self-cal, rms=1.432176Jy 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 = 0.000148382 Jy ! Component: 100 - total flux cleaned = 0.000148276 Jy ! Component: 150 - total flux cleaned = 9.1404e-05 Jy ! Component: 200 - total flux cleaned = 4.05576e-05 Jy ! Total flux subtracted in 200 components = 4.05576e-05 Jy ! Clean residual min=-0.001727 max=0.001553 Jy/beam ! Clean residual mean=-0.000002 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.0640929 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 63 components and 0.0640929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.432119Jy sigma=0.000666 ! Fit after self-cal, rms=1.432119Jy sigma=0.000666 ! 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=1.432119Jy sigma=0.000666 ! Fit after self-cal, rms=1.565612Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.632 mas, bmaj=11.57 mas, bpa=-7.323 degrees ! Estimated noise=654.391 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137522 Jy ! Component: 100 - total flux cleaned = 0.0013766 Jy ! Component: 150 - total flux cleaned = 0.00137722 Jy ! Component: 200 - total flux cleaned = 0.00130526 Jy ! Total flux subtracted in 200 components = 0.00130526 Jy ! Clean residual min=-0.002357 max=0.002108 Jy/beam ! Clean residual mean=-0.000003 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.0653982 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 75 components and 0.0653982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.565482Jy sigma=0.000666 ! Fit after self-cal, rms=1.565486Jy 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 = 0.000258912 Jy ! Component: 100 - total flux cleaned = 0.00015764 Jy ! Component: 150 - total flux cleaned = 6.5482e-05 Jy ! Component: 200 - total flux cleaned = -1.8177e-05 Jy ! Total flux subtracted in 200 components = -1.8177e-05 Jy ! Clean residual min=-0.002351 max=0.002148 Jy/beam ! Clean residual mean=-0.000002 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.06538 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 79 components and 0.06538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.565422Jy sigma=0.000666 ! Fit after self-cal, rms=1.565420Jy sigma=0.000666 ! 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.402 mas, bmaj=7.683 mas, bpa=-3.722 degrees ! Estimated noise=538.914 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.402 x 7.683 at -3.722 degrees (North through East) ! Clean map min=-0.0021515 max=0.057255 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.763 mas, bmaj=6.895 mas, bpa=-5.275 degrees ! Estimated noise=884.139 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.042477 Jy ! Component: 100 - total flux cleaned = 0.0531123 Jy ! Component: 150 - total flux cleaned = 0.0583985 Jy ! Component: 200 - total flux cleaned = 0.0618361 Jy ! Total flux subtracted in 200 components = 0.0618361 Jy ! Clean residual min=-0.002401 max=0.003359 Jy/beam ! Clean residual mean=-0.000002 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.0618362 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.0618362 Jy ! Inverting map and beam ! Estimated beam: bmin=3.402 mas, bmaj=7.683 mas, bpa=-3.722 degrees ! Estimated noise=538.914 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 (3, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00224926 Jy ! Component: 100 - total flux cleaned = 0.00332092 Jy ! Component: 150 - total flux cleaned = 0.00354691 Jy ! Component: 200 - total flux cleaned = 0.00355056 Jy ! Total flux subtracted in 200 components = 0.00355056 Jy ! Clean residual min=-0.001820 max=0.001665 Jy/beam ! Clean residual mean=-0.000001 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.0653867 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 46 components and 0.0653867 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.632 mas, bmaj=11.57 mas, bpa=-7.323 degrees ! Estimated noise=654.391 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000642002 Jy ! Component: 100 - total flux cleaned = 0.000424842 Jy ! Component: 150 - total flux cleaned = 0.000278963 Jy ! Component: 200 - total flux cleaned = 0.000188817 Jy ! Total flux subtracted in 200 components = 0.000188817 Jy ! Clean residual min=-0.002380 max=0.002087 Jy/beam ! Clean residual mean=-0.000002 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.0655755 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.000124359 Jy ! Component: 100 - total flux cleaned = -0.000201452 Jy ! Component: 150 - total flux cleaned = -0.000309425 Jy ! Component: 200 - total flux cleaned = -0.00040727 Jy ! Total flux subtracted in 200 components = -0.00040727 Jy ! Clean residual min=-0.002413 max=0.002125 Jy/beam ! Clean residual mean=-0.000002 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.0651682 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 77 components and 0.0651682 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.402 mas, bmaj=7.683 mas, bpa=-3.722 degrees ! Estimated noise=538.914 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000175323 Jy ! Component: 100 - total flux cleaned = -0.000285404 Jy ! Component: 150 - total flux cleaned = -0.000349615 Jy ! Component: 200 - total flux cleaned = -0.000465999 Jy ! Total flux subtracted in 200 components = -0.000465999 Jy ! Clean residual min=-0.001826 max=0.001656 Jy/beam ! Clean residual mean=-0.000001 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.0647022 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 95 components and 0.0647022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.565340Jy sigma=0.000666 ! Fit after self-cal, rms=1.565338Jy sigma=0.000666 wmodel J0801+1153_S_2017_05_27_pus_map.mod ! Writing 95 model components to file: J0801+1153_S_2017_05_27_pus_map.mod wobs J0801+1153_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J0801+1153_S_2017_05_27_pus_uvs.fits wwins J0801+1153_S_2017_05_27_pus_map.win ! wwins: Wrote 3 windows to J0801+1153_S_2017_05_27_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.000627125 Jy ! Component: 100 - total flux cleaned = -0.000923014 Jy ! Component: 150 - total flux cleaned = -0.00120012 Jy ! Component: 200 - total flux cleaned = -0.00146699 Jy ! Component: 250 - total flux cleaned = -0.00164744 Jy ! Component: 300 - total flux cleaned = -0.00164735 Jy ! Component: 350 - total flux cleaned = -0.00172065 Jy ! Component: 400 - total flux cleaned = -0.0017684 Jy ! Component: 450 - total flux cleaned = -0.00179192 Jy ! Component: 500 - total flux cleaned = -0.00183856 Jy ! Component: 550 - total flux cleaned = -0.00201845 Jy ! Component: 600 - total flux cleaned = -0.00208417 Jy ! Component: 650 - total flux cleaned = -0.002171 Jy ! Component: 700 - total flux cleaned = -0.00223525 Jy ! Component: 750 - total flux cleaned = -0.00236155 Jy ! Component: 800 - total flux cleaned = -0.00244443 Jy ! Component: 850 - total flux cleaned = -0.00248541 Jy ! Component: 900 - total flux cleaned = -0.00252587 Jy ! Component: 950 - total flux cleaned = -0.00256566 Jy ! Component: 1000 - total flux cleaned = -0.00260507 Jy ! Component: 1050 - total flux cleaned = -0.00256663 Jy ! Component: 1100 - total flux cleaned = -0.00268144 Jy ! Component: 1150 - total flux cleaned = -0.00264305 Jy ! Component: 1200 - total flux cleaned = -0.00266163 Jy ! Component: 1250 - total flux cleaned = -0.00268011 Jy ! Component: 1300 - total flux cleaned = -0.00275323 Jy ! Component: 1350 - total flux cleaned = -0.00277088 Jy ! Component: 1400 - total flux cleaned = -0.00269927 Jy ! Component: 1450 - total flux cleaned = -0.00271698 Jy ! Component: 1500 - total flux cleaned = -0.00264694 Jy ! Component: 1550 - total flux cleaned = -0.00264713 Jy ! Component: 1600 - total flux cleaned = -0.00263008 Jy ! Component: 1650 - total flux cleaned = -0.0025959 Jy ! Component: 1700 - total flux cleaned = -0.0025961 Jy ! Component: 1750 - total flux cleaned = -0.00262951 Jy ! Component: 1800 - total flux cleaned = -0.00259663 Jy ! Component: 1850 - total flux cleaned = -0.00264594 Jy ! Component: 1900 - total flux cleaned = -0.0026293 Jy ! Component: 1950 - total flux cleaned = -0.00253264 Jy ! Component: 2000 - total flux cleaned = -0.00256472 Jy ! Component: 2050 - total flux cleaned = -0.00250135 Jy ! Component: 2100 - total flux cleaned = -0.0024699 Jy ! Component: 2150 - total flux cleaned = -0.00245408 Jy ! Component: 2200 - total flux cleaned = -0.00236113 Jy ! Component: 2250 - total flux cleaned = -0.0023457 Jy ! Component: 2300 - total flux cleaned = -0.00229992 Jy ! Component: 2350 - total flux cleaned = -0.00225465 Jy ! Component: 2400 - total flux cleaned = -0.00217966 Jy ! Component: 2450 - total flux cleaned = -0.00212027 Jy ! Component: 2500 - total flux cleaned = -0.00209071 Jy ! Component: 2550 - total flux cleaned = -0.00207618 Jy ! Component: 2600 - total flux cleaned = -0.0019744 Jy ! Component: 2650 - total flux cleaned = -0.00198884 Jy ! Component: 2700 - total flux cleaned = -0.00190288 Jy ! Component: 2750 - total flux cleaned = -0.00188868 Jy ! Component: 2800 - total flux cleaned = -0.00186032 Jy ! Component: 2850 - total flux cleaned = -0.00181827 Jy ! Component: 2900 - total flux cleaned = -0.00184628 Jy ! Component: 2950 - total flux cleaned = -0.00180468 Jy ! Component: 3000 - total flux cleaned = -0.00173591 Jy ! Component: 3050 - total flux cleaned = -0.00172226 Jy ! Component: 3100 - total flux cleaned = -0.00170863 Jy ! Component: 3150 - total flux cleaned = -0.00165465 Jy ! Component: 3200 - total flux cleaned = -0.00156084 Jy ! Component: 3250 - total flux cleaned = -0.00162749 Jy ! Component: 3300 - total flux cleaned = -0.0015877 Jy ! Component: 3350 - total flux cleaned = -0.00152174 Jy ! Component: 3400 - total flux cleaned = -0.0014826 Jy ! Component: 3450 - total flux cleaned = -0.00143058 Jy ! Component: 3500 - total flux cleaned = -0.00141752 Jy ! Component: 3550 - total flux cleaned = -0.00134059 Jy ! Component: 3600 - total flux cleaned = -0.00132769 Jy ! Component: 3650 - total flux cleaned = -0.00127701 Jy ! Component: 3700 - total flux cleaned = -0.0012519 Jy ! Component: 3750 - total flux cleaned = -0.00125193 Jy ! Component: 3800 - total flux cleaned = -0.00117717 Jy ! Component: 3850 - total flux cleaned = -0.00125163 Jy ! Component: 3900 - total flux cleaned = -0.00121452 Jy ! Component: 3950 - total flux cleaned = -0.00114103 Jy ! Component: 4000 - total flux cleaned = -0.00118982 Jy ! Component: 4050 - total flux cleaned = -0.00116557 Jy ! Total flux subtracted in 4096 components = -0.00111734 Jy ! Clean residual min=-0.000734 max=0.000602 Jy/beam ! Clean residual mean=0.000001 rms=0.000231 Jy/beam ! Combined flux in latest and established models = 0.0635849 Jy keep ! Adding 338 model components to the UV plane model. ! The established model now contains 432 components and 0.0635849 Jy ![Exited script file: muppet] wmap "J0801+1153_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.402 x 7.683 at -3.722 degrees (North through East) ! Clean map min=-0.0025574 max=0.057488 Jy/beam ! Writing clean map to FITS file: J0801+1153_S_2017_05_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0574878 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000229805 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.19924 1.19924 2.39847 4.79694 9.59389 19.1878 38.3756 76.7511 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.057 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.402 x 7.683 at -3.722 degrees (North through East) ! Clean map min=-0.0025574 max=0.057488 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 J0801+1153_S_2017_05_27_pus_uvs.log closed on Fri May 3 11:01:22 2019