! Started logfile: J1408+6854_S_2017_06_15_pus_uvs.log on Tue May 7 15:21:23 2019 obs J1408+6854_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J1408+6854_S_2017_06_15_pus_uva.fits ! AN table 1: 150 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.966963 visibilities/baseline/integration-bin. ! Found source: J1408+6854 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 603 lines of history. ! ! Reading 26108 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 J1408+6854_S_2017_06_15_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 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 781 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.908981Jy sigma=0.008310 ! Fit after self-cal, rms=0.895464Jy sigma=0.008194 ! 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.341 mas, bmaj=3.538 mas, bpa=9.688 degrees ! Estimated noise=912.052 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.0822466 Jy ! Component: 100 - total flux cleaned = 0.100582 Jy ! Total flux subtracted in 100 components = 0.100582 Jy ! Clean residual min=-0.003112 max=0.006239 Jy/beam ! Clean residual mean=-0.000006 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.100582 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.100582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077857Jy sigma=0.000677 ! Fit after self-cal, rms=0.077843Jy sigma=0.000677 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00663956 Jy ! Component: 100 - total flux cleaned = 0.0102276 Jy ! Total flux subtracted in 100 components = 0.0102276 Jy ! Clean residual min=-0.002800 max=0.003078 Jy/beam ! Clean residual mean=-0.000001 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.11081 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 22 components and 0.11081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077163Jy sigma=0.000670 ! Fit after self-cal, rms=0.077173Jy sigma=0.000670 ! 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=4.143 mas, bmaj=4.239 mas, bpa=25.26 degrees ! Estimated noise=539.33 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.00276225 Jy ! Component: 100 - total flux cleaned = 0.00407443 Jy ! Component: 150 - total flux cleaned = 0.00479495 Jy ! Component: 200 - total flux cleaned = 0.00491453 Jy ! Total flux subtracted in 200 components = 0.00491453 Jy ! Clean residual min=-0.001713 max=0.001772 Jy/beam ! Clean residual mean=0.000004 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.115724 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 33 components and 0.115724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077070Jy sigma=0.000669 ! Fit after self-cal, rms=0.077075Jy sigma=0.000669 ! 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.98 FD 0.99 HN 0.98 KP 1.00 ! LA 1.03 MK 1.03 NL 0.90 OV 1.00 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.02 HN 1.01 KP 0.99 ! LA 0.98 MK 1.04 NL 1.04 OV 1.05 ! PT 1.00 SC 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.08 HN 1.01 KP 0.98 ! LA 0.98 MK 1.04 NL 0.98 OV 0.98 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 1.01 KP 1.00* ! LA 0.99 MK 1.00 NL 1.00* OV 1.00* ! PT 1.06 SC 1.00* ! ! ! Fit before self-cal, rms=0.077075Jy sigma=0.000669 ! Fit after self-cal, rms=0.076722Jy sigma=0.000667 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.173 mas, bmaj=4.274 mas, bpa=27.91 degrees ! Estimated noise=540.75 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.000345194 Jy ! Component: 100 - total flux cleaned = -0.000311424 Jy ! Component: 150 - total flux cleaned = -0.000297132 Jy ! Component: 200 - total flux cleaned = -0.000298119 Jy ! Total flux subtracted in 200 components = -0.000298119 Jy ! Clean residual min=-0.001612 max=0.001583 Jy/beam ! Clean residual mean=0.000000 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.115426 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 38 components and 0.115426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076713Jy sigma=0.000667 ! Fit after self-cal, rms=0.076698Jy sigma=0.000667 ! 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.076698Jy sigma=0.000667 ! Fit after self-cal, rms=0.077895Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.173 mas, bmaj=4.277 mas, bpa=28.44 degrees ! Estimated noise=540.779 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000140834 Jy ! Component: 100 - total flux cleaned = -0.000141308 Jy ! Component: 150 - total flux cleaned = -0.000151064 Jy ! Component: 200 - total flux cleaned = -0.000159861 Jy ! Total flux subtracted in 200 components = -0.000159861 Jy ! Clean residual min=-0.001230 max=0.001383 Jy/beam ! Clean residual mean=0.000001 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.115266 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 42 components and 0.115266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077891Jy sigma=0.000665 ! Fit after self-cal, rms=0.077920Jy sigma=0.000665 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 = -3.76075e-05 Jy ! Component: 100 - total flux cleaned = -3.75098e-05 Jy ! Component: 150 - total flux cleaned = -4.52103e-05 Jy ! Component: 200 - total flux cleaned = -5.22715e-05 Jy ! Total flux subtracted in 200 components = -5.22715e-05 Jy ! Clean residual min=-0.001225 max=0.001375 Jy/beam ! Clean residual mean=0.000001 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.115214 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.115214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077918Jy sigma=0.000665 ! Fit after self-cal, rms=0.077918Jy sigma=0.000665 ! 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.077918Jy sigma=0.000665 ! Fit after self-cal, rms=0.078125Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.173 mas, bmaj=4.283 mas, bpa=27.13 degrees ! Estimated noise=541.304 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.03847e-05 Jy ! Component: 100 - total flux cleaned = -2.92764e-05 Jy ! Component: 150 - total flux cleaned = -3.6847e-05 Jy ! Component: 200 - total flux cleaned = -4.4469e-05 Jy ! Total flux subtracted in 200 components = -4.4469e-05 Jy ! Clean residual min=-0.001220 max=0.001368 Jy/beam ! Clean residual mean=0.000001 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.11517 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.11517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078123Jy sigma=0.000665 ! Fit after self-cal, rms=0.078125Jy sigma=0.000665 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.56857e-06 Jy ! Component: 100 - total flux cleaned = -1.33427e-05 Jy ! Component: 150 - total flux cleaned = -1.96939e-05 Jy ! Component: 200 - total flux cleaned = -2.58919e-05 Jy ! Total flux subtracted in 200 components = -2.58919e-05 Jy ! Clean residual min=-0.001221 max=0.001367 Jy/beam ! Clean residual mean=0.000001 rms=0.000329 Jy/beam ! Combined flux in latest and established models = 0.115144 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.115144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078123Jy sigma=0.000665 ! Fit after self-cal, rms=0.078123Jy sigma=0.000665 ! 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.078123Jy sigma=0.000665 ! Fit after self-cal, rms=0.078219Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.373 mas, bmaj=9.082 mas, bpa=60.24 degrees ! Estimated noise=675.035 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.0488e-05 Jy ! Component: 100 - total flux cleaned = 6.5199e-05 Jy ! Component: 150 - total flux cleaned = 8.62267e-05 Jy ! Component: 200 - total flux cleaned = 0.000104457 Jy ! Total flux subtracted in 200 components = 0.000104457 Jy ! Clean residual min=-0.001243 max=0.001518 Jy/beam ! Clean residual mean=0.000003 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.115248 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 52 components and 0.115248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078220Jy sigma=0.000665 ! Fit after self-cal, rms=0.078219Jy sigma=0.000665 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 = -1.1575e-05 Jy ! Component: 100 - total flux cleaned = 5.92552e-06 Jy ! Component: 150 - total flux cleaned = 2.10769e-05 Jy ! Component: 200 - total flux cleaned = 3.42569e-05 Jy ! Total flux subtracted in 200 components = 3.42569e-05 Jy ! Clean residual min=-0.001242 max=0.001528 Jy/beam ! Clean residual mean=0.000003 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.115282 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 53 components and 0.115282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078220Jy sigma=0.000665 ! Fit after self-cal, rms=0.078219Jy sigma=0.000665 ! 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=4.171 mas, bmaj=4.288 mas, bpa=26.27 degrees ! Estimated noise=541.703 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.171 x 4.288 at 26.27 degrees (North through East) ! Clean map min=-0.0011785 max=0.10737 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.37 mas, bmaj=3.571 mas, bpa=13.25 degrees ! Estimated noise=919.288 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0824846 Jy ! Component: 100 - total flux cleaned = 0.100794 Jy ! Component: 150 - total flux cleaned = 0.10712 Jy ! Component: 200 - total flux cleaned = 0.110242 Jy ! Total flux subtracted in 200 components = 0.110242 Jy ! Clean residual min=-0.002422 max=0.002653 Jy/beam ! Clean residual mean=-0.000002 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.110242 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.110242 Jy ! Inverting map and beam ! Estimated beam: bmin=4.171 mas, bmaj=4.288 mas, bpa=26.27 degrees ! Estimated noise=541.703 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.00268908 Jy ! Component: 100 - total flux cleaned = 0.00399061 Jy ! Component: 150 - total flux cleaned = 0.00468986 Jy ! Component: 200 - total flux cleaned = 0.00486536 Jy ! Total flux subtracted in 200 components = 0.00486536 Jy ! Clean residual min=-0.001304 max=0.001353 Jy/beam ! Clean residual mean=0.000001 rms=0.000331 Jy/beam ! Combined flux in latest and established models = 0.115108 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 27 components and 0.115108 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.373 mas, bmaj=9.082 mas, bpa=60.24 degrees ! Estimated noise=675.035 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000241419 Jy ! Component: 100 - total flux cleaned = 0.000241471 Jy ! Component: 150 - total flux cleaned = 0.000241656 Jy ! Component: 200 - total flux cleaned = 0.000245843 Jy ! Total flux subtracted in 200 components = 0.000245843 Jy ! Clean residual min=-0.001240 max=0.001543 Jy/beam ! Clean residual mean=0.000003 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.115354 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 = 7.51832e-06 Jy ! Component: 100 - total flux cleaned = 1.06961e-05 Jy ! Component: 150 - total flux cleaned = 1.66049e-05 Jy ! Component: 200 - total flux cleaned = 1.91319e-05 Jy ! Total flux subtracted in 200 components = 1.91319e-05 Jy ! Clean residual min=-0.001250 max=0.001539 Jy/beam ! Clean residual mean=0.000003 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.115373 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 35 components and 0.115373 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.171 mas, bmaj=4.288 mas, bpa=26.27 degrees ! Estimated noise=541.703 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.99657e-05 Jy ! Component: 100 - total flux cleaned = 3.02831e-05 Jy ! Component: 150 - total flux cleaned = 6.01146e-06 Jy ! Component: 200 - total flux cleaned = -5.37692e-06 Jy ! Total flux subtracted in 200 components = -5.37692e-06 Jy ! Clean residual min=-0.001261 max=0.001354 Jy/beam ! Clean residual mean=0.000001 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.115367 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 44 components and 0.115367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078229Jy sigma=0.000665 ! Fit after self-cal, rms=0.078225Jy sigma=0.000665 wmodel J1408+6854_S_2017_06_15_pus_map.mod ! Writing 44 model components to file: J1408+6854_S_2017_06_15_pus_map.mod wobs J1408+6854_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J1408+6854_S_2017_06_15_pus_uvs.fits wwins J1408+6854_S_2017_06_15_pus_map.win ! wwins: Wrote 1 windows to J1408+6854_S_2017_06_15_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000306811 Jy ! Component: 100 - total flux cleaned = 0.000351847 Jy ! Component: 150 - total flux cleaned = 0.000418786 Jy ! Component: 200 - total flux cleaned = 0.000548494 Jy ! Component: 250 - total flux cleaned = 0.000632969 Jy ! Component: 300 - total flux cleaned = 0.000736414 Jy ! Component: 350 - total flux cleaned = 0.000857704 Jy ! Component: 400 - total flux cleaned = 0.000956894 Jy ! Component: 450 - total flux cleaned = 0.0010547 Jy ! Component: 500 - total flux cleaned = 0.00120798 Jy ! Component: 550 - total flux cleaned = 0.00124558 Jy ! Component: 600 - total flux cleaned = 0.00133841 Jy ! Component: 650 - total flux cleaned = 0.00141136 Jy ! Component: 700 - total flux cleaned = 0.00146555 Jy ! Component: 750 - total flux cleaned = 0.00150138 Jy ! Component: 800 - total flux cleaned = 0.00157197 Jy ! Component: 850 - total flux cleaned = 0.00165886 Jy ! Component: 900 - total flux cleaned = 0.00165891 Jy ! Component: 950 - total flux cleaned = 0.00170989 Jy ! Component: 1000 - total flux cleaned = 0.00165927 Jy ! Component: 1050 - total flux cleaned = 0.00165922 Jy ! Component: 1100 - total flux cleaned = 0.00162627 Jy ! Component: 1150 - total flux cleaned = 0.0016099 Jy ! Component: 1200 - total flux cleaned = 0.0015291 Jy ! Component: 1250 - total flux cleaned = 0.00154514 Jy ! Component: 1300 - total flux cleaned = 0.00148144 Jy ! Component: 1350 - total flux cleaned = 0.00144994 Jy ! Component: 1400 - total flux cleaned = 0.00143421 Jy ! Component: 1450 - total flux cleaned = 0.00138774 Jy ! Component: 1500 - total flux cleaned = 0.0014646 Jy ! Component: 1550 - total flux cleaned = 0.00144924 Jy ! Component: 1600 - total flux cleaned = 0.00143422 Jy ! Component: 1650 - total flux cleaned = 0.0014342 Jy ! Component: 1700 - total flux cleaned = 0.00141937 Jy ! Component: 1750 - total flux cleaned = 0.00149338 Jy ! Component: 1800 - total flux cleaned = 0.00143475 Jy ! Component: 1850 - total flux cleaned = 0.00150777 Jy ! Component: 1900 - total flux cleaned = 0.00147879 Jy ! Component: 1950 - total flux cleaned = 0.00146442 Jy ! Component: 2000 - total flux cleaned = 0.0014787 Jy ! Component: 2050 - total flux cleaned = 0.00146464 Jy ! Component: 2100 - total flux cleaned = 0.00153525 Jy ! Component: 2150 - total flux cleaned = 0.00150725 Jy ! Component: 2200 - total flux cleaned = 0.00152098 Jy ! Component: 2250 - total flux cleaned = 0.00154865 Jy ! Component: 2300 - total flux cleaned = 0.00154858 Jy ! Component: 2350 - total flux cleaned = 0.00156236 Jy ! Component: 2400 - total flux cleaned = 0.00153527 Jy ! Component: 2450 - total flux cleaned = 0.00158919 Jy ! Component: 2500 - total flux cleaned = 0.00161615 Jy ! Component: 2550 - total flux cleaned = 0.00158947 Jy ! Component: 2600 - total flux cleaned = 0.00161586 Jy ! Component: 2650 - total flux cleaned = 0.00164222 Jy ! Component: 2700 - total flux cleaned = 0.00164217 Jy ! Component: 2750 - total flux cleaned = 0.00161617 Jy ! Component: 2800 - total flux cleaned = 0.00161631 Jy ! Component: 2850 - total flux cleaned = 0.00156501 Jy ! Component: 2900 - total flux cleaned = 0.001616 Jy ! Component: 2950 - total flux cleaned = 0.00153993 Jy ! Component: 3000 - total flux cleaned = 0.00156516 Jy ! Component: 3050 - total flux cleaned = 0.00156521 Jy ! Component: 3100 - total flux cleaned = 0.00151543 Jy ! Component: 3150 - total flux cleaned = 0.00156519 Jy ! Component: 3200 - total flux cleaned = 0.00155273 Jy ! Component: 3250 - total flux cleaned = 0.00156496 Jy ! Component: 3300 - total flux cleaned = 0.00149162 Jy ! Component: 3350 - total flux cleaned = 0.00146735 Jy ! Component: 3400 - total flux cleaned = 0.00152773 Jy ! Component: 3450 - total flux cleaned = 0.00149165 Jy ! Component: 3500 - total flux cleaned = 0.0014079 Jy ! Component: 3550 - total flux cleaned = 0.00140794 Jy ! Component: 3600 - total flux cleaned = 0.00134875 Jy ! Component: 3650 - total flux cleaned = 0.00133696 Jy ! Component: 3700 - total flux cleaned = 0.00130178 Jy ! Component: 3750 - total flux cleaned = 0.00125514 Jy ! Component: 3800 - total flux cleaned = 0.00125515 Jy ! Component: 3850 - total flux cleaned = 0.00119756 Jy ! Component: 3900 - total flux cleaned = 0.00120903 Jy ! Component: 3950 - total flux cleaned = 0.00122034 Jy ! Component: 4000 - total flux cleaned = 0.00117474 Jy ! Component: 4050 - total flux cleaned = 0.00108424 Jy ! Total flux subtracted in 4096 components = 0.00108425 Jy ! Clean residual min=-0.000656 max=0.000657 Jy/beam ! Clean residual mean=0.000003 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.116452 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 342 components and 0.116452 Jy ![Exited script file: muppet] wmap "J1408+6854_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.171 x 4.288 at 26.27 degrees (North through East) ! Clean map min=-0.0011429 max=0.10742 Jy/beam ! Writing clean map to FITS file: J1408+6854_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.10742 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000203507 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.568349 0.568349 1.1367 2.2734 4.54679 9.09359 18.1872 36.3744 72.7487 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.107 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.171 x 4.288 at 26.27 degrees (North through East) ! Clean map min=-0.0011429 max=0.10742 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 J1408+6854_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:21:28 2019