! Started logfile: J1415+3706_S_2017_06_10_pus_uvs.log on Mon May 6 14:56:09 2019 obs J1415+3706_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J1415+3706_S_2017_06_10_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.871958 visibilities/baseline/integration-bin. ! Found source: J1415+3706 ! ! 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 1154 lines of history. ! ! Reading 13184 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 J1415+3706_S_2017_06_10_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 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 478 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.708075Jy sigma=0.007164 ! Fit after self-cal, rms=0.698063Jy sigma=0.007084 ! 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.117 mas, bmaj=4.925 mas, bpa=-10.56 degrees ! Estimated noise=1093.15 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.228102 Jy ! Component: 100 - total flux cleaned = 0.293542 Jy ! Total flux subtracted in 100 components = 0.293542 Jy ! Clean residual min=-0.008405 max=0.027181 Jy/beam ! Clean residual mean=-0.000007 rms=0.002577 Jy/beam ! Combined flux in latest and established models = 0.293542 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.293542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093812Jy sigma=0.000854 ! Fit after self-cal, rms=0.093689Jy sigma=0.000853 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0288666 Jy ! Component: 100 - total flux cleaned = 0.0423617 Jy ! Total flux subtracted in 100 components = 0.0423617 Jy ! Clean residual min=-0.006070 max=0.011976 Jy/beam ! Clean residual mean=0.000003 rms=0.001519 Jy/beam ! Combined flux in latest and established models = 0.335904 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 16 components and 0.335903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082744Jy sigma=0.000747 ! Fit after self-cal, rms=0.082643Jy sigma=0.000746 ! Inverting map ! Added new window around map position (4.5, -2.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114301 Jy ! Component: 100 - total flux cleaned = 0.0164922 Jy ! Total flux subtracted in 100 components = 0.0164922 Jy ! Clean residual min=-0.005261 max=0.005807 Jy/beam ! Clean residual mean=0.000006 rms=0.001265 Jy/beam ! Combined flux in latest and established models = 0.352396 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 24 components and 0.352396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080835Jy sigma=0.000731 ! Fit after self-cal, rms=0.080638Jy sigma=0.000729 ! 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.776 mas, bmaj=5.85 mas, bpa=-7.857 degrees ! Estimated noise=694.47 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.00471433 Jy ! Component: 100 - total flux cleaned = 0.00491322 Jy ! Component: 150 - total flux cleaned = 0.00484665 Jy ! Component: 200 - total flux cleaned = 0.00479308 Jy ! Total flux subtracted in 200 components = 0.00479308 Jy ! Clean residual min=-0.004133 max=0.004596 Jy/beam ! Clean residual mean=0.000008 rms=0.001113 Jy/beam ! Combined flux in latest and established models = 0.357189 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 29 components and 0.357189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080225Jy sigma=0.000727 ! Fit after self-cal, rms=0.080174Jy sigma=0.000726 ! 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.99 HN 0.95 KP 1.05 ! LA 1.01 MK 1.02 NL 0.91 OV 1.03 ! PT 1.03 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.99 HN 1.02 KP 1.00 ! LA 0.98 MK 0.98 NL 1.06 OV 0.97 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.04 HN 1.03 KP 0.99 ! LA 1.00 MK 1.03 NL 1.01 OV 0.97 ! PT 1.00 SC 0.97 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 0.99 KP 1.00* ! LA 1.03 MK 1.22 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.080174Jy sigma=0.000726 ! Fit after self-cal, rms=0.077780Jy sigma=0.000705 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.774 mas, bmaj=5.824 mas, bpa=-7.005 degrees ! Estimated noise=695.386 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.0029751 Jy ! Component: 100 - total flux cleaned = 0.0035639 Jy ! Component: 150 - total flux cleaned = 0.00373738 Jy ! Component: 200 - total flux cleaned = 0.00378757 Jy ! Total flux subtracted in 200 components = 0.00378757 Jy ! Clean residual min=-0.003431 max=0.004080 Jy/beam ! Clean residual mean=0.000013 rms=0.000966 Jy/beam ! Combined flux in latest and established models = 0.360976 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 43 components and 0.360976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077597Jy sigma=0.000704 ! Fit after self-cal, rms=0.077586Jy sigma=0.000704 ! 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.077586Jy sigma=0.000704 ! Fit after self-cal, rms=0.072887Jy sigma=0.000679 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.781 mas, bmaj=5.815 mas, bpa=-7.63 degrees ! Estimated noise=696.758 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000331667 Jy ! Component: 100 - total flux cleaned = 0.000781704 Jy ! Component: 150 - total flux cleaned = 0.00103293 Jy ! Component: 200 - total flux cleaned = 0.00118582 Jy ! Total flux subtracted in 200 components = 0.00118582 Jy ! Clean residual min=-0.002144 max=0.002273 Jy/beam ! Clean residual mean=0.000000 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.362162 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 52 components and 0.362162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072839Jy sigma=0.000678 ! Fit after self-cal, rms=0.072828Jy sigma=0.000678 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 (11, -7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00199101 Jy ! Component: 100 - total flux cleaned = 0.00191125 Jy ! Component: 150 - total flux cleaned = 0.0017922 Jy ! Component: 200 - total flux cleaned = 0.00179413 Jy ! Total flux subtracted in 200 components = 0.00179413 Jy ! Clean residual min=-0.002014 max=0.001807 Jy/beam ! Clean residual mean=0.000000 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.363956 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 70 components and 0.363956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072764Jy sigma=0.000677 ! Fit after self-cal, rms=0.072761Jy sigma=0.000677 ! 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.072761Jy sigma=0.000677 ! Fit after self-cal, rms=0.072779Jy sigma=0.000677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.785 mas, bmaj=5.816 mas, bpa=-7.808 degrees ! Estimated noise=697.059 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000291388 Jy ! Component: 100 - total flux cleaned = 0.00049623 Jy ! Component: 150 - total flux cleaned = 0.00064637 Jy ! Component: 200 - total flux cleaned = 0.000674498 Jy ! Total flux subtracted in 200 components = 0.000674498 Jy ! Clean residual min=-0.001906 max=0.001802 Jy/beam ! Clean residual mean=0.000001 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.364631 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 79 components and 0.364631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072753Jy sigma=0.000677 ! Fit after self-cal, rms=0.072750Jy 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 = 6.64239e-05 Jy ! Component: 100 - total flux cleaned = 0.000169634 Jy ! Component: 150 - total flux cleaned = 0.000193082 Jy ! Component: 200 - total flux cleaned = 0.000215546 Jy ! Total flux subtracted in 200 components = 0.000215546 Jy ! Clean residual min=-0.001910 max=0.001754 Jy/beam ! Clean residual mean=0.000001 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.364846 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 84 components and 0.364846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072735Jy sigma=0.000676 ! Fit after self-cal, rms=0.072734Jy sigma=0.000676 ! 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.072734Jy sigma=0.000676 ! Fit after self-cal, rms=0.072776Jy sigma=0.000676 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.309 mas, bmaj=9.594 mas, bpa=-13.26 degrees ! Estimated noise=844.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000215261 Jy ! Component: 100 - total flux cleaned = 0.000390341 Jy ! Component: 150 - total flux cleaned = 0.000482161 Jy ! Component: 200 - total flux cleaned = 0.000507735 Jy ! Total flux subtracted in 200 components = 0.000507735 Jy ! Clean residual min=-0.002197 max=0.002396 Jy/beam ! Clean residual mean=0.000000 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.365354 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 95 components and 0.365354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072772Jy sigma=0.000676 ! Fit after self-cal, rms=0.072770Jy sigma=0.000676 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.38575e-05 Jy ! Component: 100 - total flux cleaned = 0.000102362 Jy ! Component: 150 - total flux cleaned = 0.000132554 Jy ! Component: 200 - total flux cleaned = 0.000159162 Jy ! Total flux subtracted in 200 components = 0.000159162 Jy ! Clean residual min=-0.002197 max=0.002380 Jy/beam ! Clean residual mean=0.000000 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.365513 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 112 components and 0.365513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072768Jy sigma=0.000676 ! Fit after self-cal, rms=0.072767Jy 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.789 mas, bmaj=5.816 mas, bpa=-7.903 degrees ! Estimated noise=697.441 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.789 x 5.816 at -7.903 degrees (North through East) ! Clean map min=-0.0018677 max=0.29766 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.138 mas, bmaj=4.901 mas, bpa=-10.59 degrees ! Estimated noise=1098.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.228894 Jy ! Component: 100 - total flux cleaned = 0.295192 Jy ! Component: 150 - total flux cleaned = 0.324886 Jy ! Component: 200 - total flux cleaned = 0.340257 Jy ! Total flux subtracted in 200 components = 0.340257 Jy ! Clean residual min=-0.003497 max=0.007419 Jy/beam ! Clean residual mean=-0.000001 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.340257 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.340257 Jy ! Inverting map and beam ! Estimated beam: bmin=3.789 mas, bmaj=5.816 mas, bpa=-7.903 degrees ! Estimated noise=697.441 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.0106854 Jy ! Component: 100 - total flux cleaned = 0.0163879 Jy ! Component: 150 - total flux cleaned = 0.0199089 Jy ! Component: 200 - total flux cleaned = 0.0221915 Jy ! Total flux subtracted in 200 components = 0.0221915 Jy ! Clean residual min=-0.002139 max=0.001950 Jy/beam ! Clean residual mean=0.000001 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.362448 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 43 components and 0.362448 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.309 mas, bmaj=9.594 mas, bpa=-13.26 degrees ! Estimated noise=844.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00169793 Jy ! Component: 100 - total flux cleaned = 0.0026545 Jy ! Component: 150 - total flux cleaned = 0.00296264 Jy ! Component: 200 - total flux cleaned = 0.00315399 Jy ! Total flux subtracted in 200 components = 0.00315399 Jy ! Clean residual min=-0.002214 max=0.002271 Jy/beam ! Clean residual mean=0.000000 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.365602 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 = 6.14282e-05 Jy ! Component: 100 - total flux cleaned = 0.000125976 Jy ! Component: 150 - total flux cleaned = 0.000148081 Jy ! Component: 200 - total flux cleaned = 0.000148777 Jy ! Total flux subtracted in 200 components = 0.000148777 Jy ! Clean residual min=-0.002212 max=0.002279 Jy/beam ! Clean residual mean=0.000000 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.365751 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 88 components and 0.365751 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.789 mas, bmaj=5.816 mas, bpa=-7.903 degrees ! Estimated noise=697.441 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.33839e-05 Jy ! Component: 100 - total flux cleaned = -0.000159434 Jy ! Component: 150 - total flux cleaned = -0.000157687 Jy ! Component: 200 - total flux cleaned = -0.000124834 Jy ! Total flux subtracted in 200 components = -0.000124834 Jy ! Clean residual min=-0.002091 max=0.001855 Jy/beam ! Clean residual mean=0.000001 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.365626 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 100 components and 0.365626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072832Jy sigma=0.000677 ! Fit after self-cal, rms=0.072816Jy sigma=0.000677 wmodel J1415+3706_S_2017_06_10_pus_map.mod ! Writing 100 model components to file: J1415+3706_S_2017_06_10_pus_map.mod wobs J1415+3706_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J1415+3706_S_2017_06_10_pus_uvs.fits wwins J1415+3706_S_2017_06_10_pus_map.win ! wwins: Wrote 3 windows to J1415+3706_S_2017_06_10_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.000474613 Jy ! Component: 100 - total flux cleaned = -0.00063512 Jy ! Component: 150 - total flux cleaned = -0.000818742 Jy ! Component: 200 - total flux cleaned = -0.000996251 Jy ! Component: 250 - total flux cleaned = -0.00119773 Jy ! Component: 300 - total flux cleaned = -0.00139337 Jy ! Component: 350 - total flux cleaned = -0.00152909 Jy ! Component: 400 - total flux cleaned = -0.00166228 Jy ! Component: 450 - total flux cleaned = -0.00184463 Jy ! Component: 500 - total flux cleaned = -0.00192116 Jy ! Component: 550 - total flux cleaned = -0.00202196 Jy ! Component: 600 - total flux cleaned = -0.00214582 Jy ! Component: 650 - total flux cleaned = -0.00219432 Jy ! Component: 700 - total flux cleaned = -0.00231348 Jy ! Component: 750 - total flux cleaned = -0.00243021 Jy ! Component: 800 - total flux cleaned = -0.00252216 Jy ! Component: 850 - total flux cleaned = -0.00261238 Jy ! Component: 900 - total flux cleaned = -0.00270147 Jy ! Component: 950 - total flux cleaned = -0.0027454 Jy ! Component: 1000 - total flux cleaned = -0.00287507 Jy ! Component: 1050 - total flux cleaned = -0.00295967 Jy ! Component: 1100 - total flux cleaned = -0.00306461 Jy ! Component: 1150 - total flux cleaned = -0.00320946 Jy ! Component: 1200 - total flux cleaned = -0.00320954 Jy ! Component: 1250 - total flux cleaned = -0.00337115 Jy ! Component: 1300 - total flux cleaned = -0.00349083 Jy ! Component: 1350 - total flux cleaned = -0.00360875 Jy ! Component: 1400 - total flux cleaned = -0.00374476 Jy ! Component: 1450 - total flux cleaned = -0.00378326 Jy ! Component: 1500 - total flux cleaned = -0.00391639 Jy ! Component: 1550 - total flux cleaned = -0.00406657 Jy ! Component: 1600 - total flux cleaned = -0.00415959 Jy ! Component: 1650 - total flux cleaned = -0.004288 Jy ! Component: 1700 - total flux cleaned = -0.00443306 Jy ! Component: 1750 - total flux cleaned = -0.00448697 Jy ! Component: 1800 - total flux cleaned = -0.00454046 Jy ! Component: 1850 - total flux cleaned = -0.00464628 Jy ! Component: 1900 - total flux cleaned = -0.00475067 Jy ! Component: 1950 - total flux cleaned = -0.00483672 Jy ! Component: 2000 - total flux cleaned = -0.00490489 Jy ! Component: 2050 - total flux cleaned = -0.00498934 Jy ! Component: 2100 - total flux cleaned = -0.00507333 Jy ! Component: 2150 - total flux cleaned = -0.00513982 Jy ! Component: 2200 - total flux cleaned = -0.00517282 Jy ! Component: 2250 - total flux cleaned = -0.00525446 Jy ! Component: 2300 - total flux cleaned = -0.00525428 Jy ! Component: 2350 - total flux cleaned = -0.00538273 Jy ! Component: 2400 - total flux cleaned = -0.00539868 Jy ! Component: 2450 - total flux cleaned = -0.00547738 Jy ! Component: 2500 - total flux cleaned = -0.00546167 Jy ! Component: 2550 - total flux cleaned = -0.00557033 Jy ! Component: 2600 - total flux cleaned = -0.00564704 Jy ! Component: 2650 - total flux cleaned = -0.00570807 Jy ! Component: 2700 - total flux cleaned = -0.00573834 Jy ! Component: 2750 - total flux cleaned = -0.00579824 Jy ! Component: 2800 - total flux cleaned = -0.00582788 Jy ! Component: 2850 - total flux cleaned = -0.00591651 Jy ! Component: 2900 - total flux cleaned = -0.00594585 Jy ! Component: 2950 - total flux cleaned = -0.00596048 Jy ! Component: 3000 - total flux cleaned = -0.00598945 Jy ! Component: 3050 - total flux cleaned = -0.00607584 Jy ! Component: 3100 - total flux cleaned = -0.00614726 Jy ! Component: 3150 - total flux cleaned = -0.00618967 Jy ! Component: 3200 - total flux cleaned = -0.00627412 Jy ! Component: 3250 - total flux cleaned = -0.00634383 Jy ! Component: 3300 - total flux cleaned = -0.00634384 Jy ! Component: 3350 - total flux cleaned = -0.00642653 Jy ! Component: 3400 - total flux cleaned = -0.0065224 Jy ! Component: 3450 - total flux cleaned = -0.00656314 Jy ! Component: 3500 - total flux cleaned = -0.00656312 Jy ! Component: 3550 - total flux cleaned = -0.00664379 Jy ! Component: 3600 - total flux cleaned = -0.00671048 Jy ! Component: 3650 - total flux cleaned = -0.006803 Jy ! Component: 3700 - total flux cleaned = -0.00682937 Jy ! Component: 3750 - total flux cleaned = -0.00681633 Jy ! Component: 3800 - total flux cleaned = -0.00684235 Jy ! Component: 3850 - total flux cleaned = -0.00693268 Jy ! Component: 3900 - total flux cleaned = -0.00695832 Jy ! Component: 3950 - total flux cleaned = -0.00703473 Jy ! Component: 4000 - total flux cleaned = -0.00707277 Jy ! Component: 4050 - total flux cleaned = -0.00711059 Jy ! Total flux subtracted in 4096 components = -0.00714811 Jy ! Clean residual min=-0.000854 max=0.000718 Jy/beam ! Clean residual mean=0.000002 rms=0.000231 Jy/beam ! Combined flux in latest and established models = 0.358478 Jy keep ! Adding 318 model components to the UV plane model. ! The established model now contains 418 components and 0.358478 Jy ![Exited script file: muppet] wmap "J1415+3706_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.789 x 5.816 at -7.903 degrees (North through East) ! Clean map min=-0.0015176 max=0.29769 Jy/beam ! Writing clean map to FITS file: J1415+3706_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.297689 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00022807 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.22984 0.22984 0.459681 0.919362 1.83872 3.67745 7.35489 14.7098 29.4196 58.8392 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.297 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.789 x 5.816 at -7.903 degrees (North through East) ! Clean map min=-0.0015176 max=0.29769 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 J1415+3706_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:56:14 2019