! Started logfile: J0739+0137_S_2017_03_23_pus_uvs.log on Mon May 13 09:52:40 2019 obs J0739+0137_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J0739+0137_S_2017_03_23_pus_uva.fits ! AN table 1: 16 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.683333 visibilities/baseline/integration-bin. ! Found source: J0739+0137 ! ! 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 1968 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 J0739+0137_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 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.603761Jy sigma=0.004943 ! Fit after self-cal, rms=0.589055Jy sigma=0.004815 ! 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=3.16 mas, bmaj=7.814 mas, bpa=-13.39 degrees ! Estimated noise=2578.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.321479 Jy ! Component: 100 - total flux cleaned = 0.443677 Jy ! Total flux subtracted in 100 components = 0.443677 Jy ! Clean residual min=-0.037811 max=0.100395 Jy/beam ! Clean residual mean=-0.000593 rms=0.012232 Jy/beam ! Combined flux in latest and established models = 0.443677 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.443677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.250578Jy sigma=0.001890 ! Fit after self-cal, rms=0.250381Jy sigma=0.001888 ! Inverting map ! Added new window around map position (-7.5, 3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0930591 Jy ! Component: 100 - total flux cleaned = 0.150044 Jy ! Total flux subtracted in 100 components = 0.150044 Jy ! Clean residual min=-0.027241 max=0.048153 Jy/beam ! Clean residual mean=-0.000406 rms=0.008341 Jy/beam ! Combined flux in latest and established models = 0.593721 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 38 components and 0.593721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190780Jy sigma=0.001398 ! Fit after self-cal, rms=0.188189Jy sigma=0.001373 ! 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.815 mas, bmaj=8.485 mas, bpa=-11.25 degrees ! Estimated noise=2147.71 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.0700829 Jy ! Component: 100 - total flux cleaned = 0.114524 Jy ! Component: 150 - total flux cleaned = 0.146418 Jy ! Component: 200 - total flux cleaned = 0.169983 Jy ! Total flux subtracted in 200 components = 0.169983 Jy ! Clean residual min=-0.025526 max=0.038339 Jy/beam ! Clean residual mean=-0.000588 rms=0.007455 Jy/beam ! Combined flux in latest and established models = 0.763704 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 87 components and 0.763704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152431Jy sigma=0.001093 ! Fit after self-cal, rms=0.151363Jy sigma=0.001082 ! 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 1.16 HN 1.01 KP 0.99 ! LA 0.97 MK 1.06 NL 0.85 OV 1.10 ! PT 0.95 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.21 HN 1.07 KP 0.95 ! LA 0.92 MK 1.06 NL 1.04 OV 1.13 ! PT 0.93 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.19 HN 1.11 KP 0.85 ! LA 0.74 MK 1.10 NL 1.11 OV 1.04 ! PT 0.92 SC 1.09 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.99 HN 1.10 KP 1.00* ! LA 0.73 MK 1.21 NL 1.00* OV 1.32 ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.151363Jy sigma=0.001082 ! Fit after self-cal, rms=0.114560Jy sigma=0.000842 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.939 mas, bmaj=8.55 mas, bpa=-10.54 degrees ! Estimated noise=2141.1 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.0031094 Jy ! Component: 100 - total flux cleaned = -0.0025577 Jy ! Component: 150 - total flux cleaned = -0.0023444 Jy ! Component: 200 - total flux cleaned = -0.00267956 Jy ! Total flux subtracted in 200 components = -0.00267956 Jy ! Clean residual min=-0.016270 max=0.019465 Jy/beam ! Clean residual mean=-0.000182 rms=0.004414 Jy/beam ! Combined flux in latest and established models = 0.761024 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 101 components and 0.761024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113469Jy sigma=0.000833 ! Fit after self-cal, rms=0.113448Jy sigma=0.000832 ! 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.113448Jy sigma=0.000832 ! Fit after self-cal, rms=0.110855Jy sigma=0.000750 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.981 mas, bmaj=8.59 mas, bpa=-10.37 degrees ! Estimated noise=2154.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00237551 Jy ! Component: 100 - total flux cleaned = 0.00301242 Jy ! Component: 150 - total flux cleaned = 0.00256329 Jy ! Component: 200 - total flux cleaned = 0.00216463 Jy ! Total flux subtracted in 200 components = 0.00216463 Jy ! Clean residual min=-0.010563 max=0.017335 Jy/beam ! Clean residual mean=-0.000065 rms=0.003118 Jy/beam ! Combined flux in latest and established models = 0.763189 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 112 components and 0.763189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109473Jy sigma=0.000736 ! Fit after self-cal, rms=0.109504Jy sigma=0.000735 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 (-19.5, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0166751 Jy ! Component: 100 - total flux cleaned = 0.0221151 Jy ! Component: 150 - total flux cleaned = 0.0244223 Jy ! Component: 200 - total flux cleaned = 0.0253702 Jy ! Total flux subtracted in 200 components = 0.0253702 Jy ! Clean residual min=-0.008205 max=0.010204 Jy/beam ! Clean residual mean=0.000006 rms=0.002430 Jy/beam ! Combined flux in latest and established models = 0.788559 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 145 components and 0.788559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106345Jy sigma=0.000708 ! Fit after self-cal, rms=0.105946Jy sigma=0.000704 ! 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.105946Jy sigma=0.000704 ! Fit after self-cal, rms=0.105146Jy sigma=0.000699 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.964 mas, bmaj=8.593 mas, bpa=-10.56 degrees ! Estimated noise=2140.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00993231 Jy ! Component: 100 - total flux cleaned = 0.0130655 Jy ! Component: 150 - total flux cleaned = 0.0144752 Jy ! Component: 200 - total flux cleaned = 0.0148092 Jy ! Total flux subtracted in 200 components = 0.0148092 Jy ! Clean residual min=-0.006855 max=0.007679 Jy/beam ! Clean residual mean=0.000011 rms=0.001912 Jy/beam ! Combined flux in latest and established models = 0.803368 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 167 components and 0.803368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103849Jy sigma=0.000688 ! Fit after self-cal, rms=0.103699Jy sigma=0.000686 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.00422387 Jy ! Component: 100 - total flux cleaned = 0.00454647 Jy ! Component: 150 - total flux cleaned = 0.00440542 Jy ! Component: 200 - total flux cleaned = 0.00416987 Jy ! Total flux subtracted in 200 components = 0.00416987 Jy ! Clean residual min=-0.006490 max=0.006869 Jy/beam ! Clean residual mean=0.000025 rms=0.001764 Jy/beam ! Combined flux in latest and established models = 0.807538 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 179 components and 0.807538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103222Jy sigma=0.000682 ! Fit after self-cal, rms=0.103182Jy 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.103182Jy sigma=0.000682 ! Fit after self-cal, rms=0.102747Jy sigma=0.000679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.398 mas, bmaj=12.54 mas, bpa=-4.174 degrees ! Estimated noise=2516.52 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00524394 Jy ! Component: 100 - total flux cleaned = 0.00498603 Jy ! Component: 150 - total flux cleaned = 0.00489563 Jy ! Component: 200 - total flux cleaned = 0.00490417 Jy ! Total flux subtracted in 200 components = 0.00490417 Jy ! Clean residual min=-0.006712 max=0.006691 Jy/beam ! Clean residual mean=0.000018 rms=0.001829 Jy/beam ! Combined flux in latest and established models = 0.812442 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 209 components and 0.812442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102383Jy sigma=0.000677 ! Fit after self-cal, rms=0.102298Jy sigma=0.000677 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.00142541 Jy ! Component: 100 - total flux cleaned = 0.00158187 Jy ! Component: 150 - total flux cleaned = 0.00177758 Jy ! Component: 200 - total flux cleaned = 0.00178064 Jy ! Total flux subtracted in 200 components = 0.00178064 Jy ! Clean residual min=-0.006305 max=0.005874 Jy/beam ! Clean residual mean=0.000029 rms=0.001730 Jy/beam ! Combined flux in latest and established models = 0.814223 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 224 components and 0.814223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102221Jy sigma=0.000676 ! Fit after self-cal, rms=0.102204Jy sigma=0.000676 ! 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.962 mas, bmaj=8.609 mas, bpa=-10.58 degrees ! Estimated noise=2138.24 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.962 x 8.609 at -10.58 degrees (North through East) ! Clean map min=-0.0058296 max=0.42936 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=3.291 mas, bmaj=7.882 mas, bpa=-12.76 degrees ! Estimated noise=2660.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.326961 Jy ! Component: 100 - total flux cleaned = 0.458562 Jy ! Component: 150 - total flux cleaned = 0.541091 Jy ! Component: 200 - total flux cleaned = 0.597738 Jy ! Total flux subtracted in 200 components = 0.597738 Jy ! Clean residual min=-0.015244 max=0.031794 Jy/beam ! Clean residual mean=-0.000272 rms=0.005548 Jy/beam ! Combined flux in latest and established models = 0.597738 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.597738 Jy ! Inverting map and beam ! Estimated beam: bmin=3.962 mas, bmaj=8.609 mas, bpa=-10.58 degrees ! Estimated noise=2138.24 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.0587519 Jy ! Component: 100 - total flux cleaned = 0.0963733 Jy ! Component: 150 - total flux cleaned = 0.122367 Jy ! Component: 200 - total flux cleaned = 0.141286 Jy ! Total flux subtracted in 200 components = 0.141286 Jy ! Clean residual min=-0.008743 max=0.010893 Jy/beam ! Clean residual mean=-0.000191 rms=0.002860 Jy/beam ! Combined flux in latest and established models = 0.739023 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 99 components and 0.739024 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.398 mas, bmaj=12.54 mas, bpa=-4.174 degrees ! Estimated noise=2516.52 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0220594 Jy ! Component: 100 - total flux cleaned = 0.0364953 Jy ! Component: 150 - total flux cleaned = 0.0468889 Jy ! Component: 200 - total flux cleaned = 0.0545546 Jy ! Total flux subtracted in 200 components = 0.0545546 Jy ! Clean residual min=-0.007632 max=0.007531 Jy/beam ! Clean residual mean=-0.000071 rms=0.002115 Jy/beam ! Combined flux in latest and established models = 0.793578 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.00571797 Jy ! Component: 100 - total flux cleaned = 0.010019 Jy ! Component: 150 - total flux cleaned = 0.013269 Jy ! Component: 200 - total flux cleaned = 0.0157282 Jy ! Total flux subtracted in 200 components = 0.0157282 Jy ! Clean residual min=-0.006615 max=0.006267 Jy/beam ! Clean residual mean=0.000006 rms=0.001769 Jy/beam ! Combined flux in latest and established models = 0.809306 Jy ! Adding 127 model components to the UV plane model. ! The established model now contains 216 components and 0.809307 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.962 mas, bmaj=8.609 mas, bpa=-10.58 degrees ! Estimated noise=2138.24 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00179934 Jy ! Component: 100 - total flux cleaned = 0.00259032 Jy ! Component: 150 - total flux cleaned = 0.00324815 Jy ! Component: 200 - total flux cleaned = 0.00388484 Jy ! Total flux subtracted in 200 components = 0.00388484 Jy ! Clean residual min=-0.005832 max=0.005765 Jy/beam ! Clean residual mean=0.000014 rms=0.001468 Jy/beam ! Combined flux in latest and established models = 0.813191 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 231 components and 0.813191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102007Jy sigma=0.000672 ! Fit after self-cal, rms=0.101909Jy sigma=0.000672 wmodel J0739+0137_S_2017_03_23_pus_map.mod ! Writing 231 model components to file: J0739+0137_S_2017_03_23_pus_map.mod wobs J0739+0137_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J0739+0137_S_2017_03_23_pus_uvs.fits wwins J0739+0137_S_2017_03_23_pus_map.win ! wwins: Wrote 3 windows to J0739+0137_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 = -1.02303e-05 Jy ! Component: 100 - total flux cleaned = 0.00037237 Jy ! Component: 150 - total flux cleaned = 0.000189612 Jy ! Component: 200 - total flux cleaned = -6.99631e-05 Jy ! Component: 250 - total flux cleaned = -0.000315675 Jy ! Component: 300 - total flux cleaned = -0.000397556 Jy ! Component: 350 - total flux cleaned = -0.000631086 Jy ! Component: 400 - total flux cleaned = -0.000635257 Jy ! Component: 450 - total flux cleaned = -0.000707142 Jy ! Component: 500 - total flux cleaned = -0.000496422 Jy ! Component: 550 - total flux cleaned = -0.000563704 Jy ! Component: 600 - total flux cleaned = -0.000363984 Jy ! Component: 650 - total flux cleaned = -0.00017008 Jy ! Component: 700 - total flux cleaned = -4.50823e-05 Jy ! Component: 750 - total flux cleaned = 0.000202725 Jy ! Component: 800 - total flux cleaned = 0.000385009 Jy ! Component: 850 - total flux cleaned = 0.000741368 Jy ! Component: 900 - total flux cleaned = 0.000856703 Jy ! Component: 950 - total flux cleaned = 0.0010289 Jy ! Component: 1000 - total flux cleaned = 0.00136612 Jy ! Component: 1050 - total flux cleaned = 0.00147614 Jy ! Component: 1100 - total flux cleaned = 0.00163925 Jy ! Component: 1150 - total flux cleaned = 0.00190611 Jy ! Component: 1200 - total flux cleaned = 0.00195756 Jy ! Component: 1250 - total flux cleaned = 0.00211362 Jy ! Component: 1300 - total flux cleaned = 0.00221593 Jy ! Component: 1350 - total flux cleaned = 0.00246763 Jy ! Component: 1400 - total flux cleaned = 0.00246688 Jy ! Component: 1450 - total flux cleaned = 0.00251538 Jy ! Component: 1500 - total flux cleaned = 0.00246725 Jy ! Component: 1550 - total flux cleaned = 0.00256274 Jy ! Component: 1600 - total flux cleaned = 0.00246849 Jy ! Component: 1650 - total flux cleaned = 0.0025622 Jy ! Component: 1700 - total flux cleaned = 0.00260812 Jy ! Component: 1750 - total flux cleaned = 0.00247124 Jy ! Component: 1800 - total flux cleaned = 0.00256116 Jy ! Component: 1850 - total flux cleaned = 0.00247236 Jy ! Component: 1900 - total flux cleaned = 0.00242839 Jy ! Component: 1950 - total flux cleaned = 0.00251566 Jy ! Component: 2000 - total flux cleaned = 0.00255925 Jy ! Component: 2050 - total flux cleaned = 0.00251646 Jy ! Component: 2100 - total flux cleaned = 0.00260115 Jy ! Component: 2150 - total flux cleaned = 0.00268518 Jy ! Component: 2200 - total flux cleaned = 0.00297549 Jy ! Component: 2250 - total flux cleaned = 0.003057 Jy ! Component: 2300 - total flux cleaned = 0.00305696 Jy ! Component: 2350 - total flux cleaned = 0.00321816 Jy ! Component: 2400 - total flux cleaned = 0.00329734 Jy ! Component: 2450 - total flux cleaned = 0.00329749 Jy ! Component: 2500 - total flux cleaned = 0.00341479 Jy ! Component: 2550 - total flux cleaned = 0.00341434 Jy ! Component: 2600 - total flux cleaned = 0.0036073 Jy ! Component: 2650 - total flux cleaned = 0.00364573 Jy ! Component: 2700 - total flux cleaned = 0.00379747 Jy ! Component: 2750 - total flux cleaned = 0.00394776 Jy ! Component: 2800 - total flux cleaned = 0.00391019 Jy ! Component: 2850 - total flux cleaned = 0.0039105 Jy ! Component: 2900 - total flux cleaned = 0.00413066 Jy ! Component: 2950 - total flux cleaned = 0.00409409 Jy ! Component: 3000 - total flux cleaned = 0.00427442 Jy ! Component: 3050 - total flux cleaned = 0.00420314 Jy ! Component: 3100 - total flux cleaned = 0.00438072 Jy ! Component: 3150 - total flux cleaned = 0.0044514 Jy ! Component: 3200 - total flux cleaned = 0.0046257 Jy ! Component: 3250 - total flux cleaned = 0.00469514 Jy ! Component: 3300 - total flux cleaned = 0.00483227 Jy ! Component: 3350 - total flux cleaned = 0.00493464 Jy ! Component: 3400 - total flux cleaned = 0.0051038 Jy ! Component: 3450 - total flux cleaned = 0.00523795 Jy ! Component: 3500 - total flux cleaned = 0.00533816 Jy ! Component: 3550 - total flux cleaned = 0.00540462 Jy ! Component: 3600 - total flux cleaned = 0.00560217 Jy ! Component: 3650 - total flux cleaned = 0.00573285 Jy ! Component: 3700 - total flux cleaned = 0.00589541 Jy ! Component: 3750 - total flux cleaned = 0.00599223 Jy ! Component: 3800 - total flux cleaned = 0.00628072 Jy ! Component: 3850 - total flux cleaned = 0.0063763 Jy ! Component: 3900 - total flux cleaned = 0.00653491 Jy ! Component: 3950 - total flux cleaned = 0.00675536 Jy ! Component: 4000 - total flux cleaned = 0.00694286 Jy ! Component: 4050 - total flux cleaned = 0.00700548 Jy ! Total flux subtracted in 4096 components = 0.007222 Jy ! Clean residual min=-0.001672 max=0.002160 Jy/beam ! Clean residual mean=0.000004 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.820413 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 515 components and 0.820414 Jy ![Exited script file: muppet] wmap "J0739+0137_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.962 x 8.609 at -10.58 degrees (North through East) ! Clean map min=-0.0036933 max=0.42949 Jy/beam ! Writing clean map to FITS file: J0739+0137_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.429494 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000582069 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.406573 0.406573 0.813145 1.62629 3.25258 6.50516 13.0103 26.0206 52.0413 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.429 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.962 x 8.609 at -10.58 degrees (North through East) ! Clean map min=-0.0036933 max=0.42949 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 J0739+0137_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:52:48 2019