! Started logfile: J1054+3928_S_2017_02_19_pus_uvs.log on Sat May 4 18:49:29 2019 obs J1054+3928_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J1054+3928_S_2017_02_19_pus_uva.fits ! AN table 1: 139 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.620464 visibilities/baseline/integration-bin. ! Found source: J1054+3928 ! ! 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 482 lines of history. ! ! Reading 15524 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 J1054+3928_S_2017_02_19_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 307 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 307 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 307 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 742 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.870815Jy sigma=0.008147 ! Fit after self-cal, rms=0.865356Jy sigma=0.008102 ! 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.211 mas, bmaj=4.848 mas, bpa=-4.477 degrees ! Estimated noise=1172.49 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.104829 Jy ! Component: 100 - total flux cleaned = 0.128838 Jy ! Total flux subtracted in 100 components = 0.128838 Jy ! Clean residual min=-0.005257 max=0.008371 Jy/beam ! Clean residual mean=0.000001 rms=0.001241 Jy/beam ! Combined flux in latest and established models = 0.128838 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.128838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078282Jy sigma=0.000678 ! Fit after self-cal, rms=0.078265Jy sigma=0.000678 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00839106 Jy ! Component: 100 - total flux cleaned = 0.0125427 Jy ! Total flux subtracted in 100 components = 0.0125427 Jy ! Clean residual min=-0.004661 max=0.004396 Jy/beam ! Clean residual mean=0.000000 rms=0.001056 Jy/beam ! Combined flux in latest and established models = 0.141381 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 18 components and 0.141381 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077205Jy sigma=0.000670 ! Fit after self-cal, rms=0.077181Jy 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=3.782 mas, bmaj=5.573 mas, bpa=-5.187 degrees ! Estimated noise=675.514 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.00242259 Jy ! Component: 100 - total flux cleaned = 0.00371917 Jy ! Component: 150 - total flux cleaned = 0.00444986 Jy ! Component: 200 - total flux cleaned = 0.00459867 Jy ! Total flux subtracted in 200 components = 0.00459867 Jy ! Clean residual min=-0.003454 max=0.003536 Jy/beam ! Clean residual mean=0.000000 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.145979 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 24 components and 0.145979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077059Jy sigma=0.000670 ! Fit after self-cal, rms=0.077054Jy sigma=0.000670 ! 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.99 KP 1.04 ! LA 1.02 MK 1.03 NL 0.90 OV 1.05 ! PT 1.00* SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.01 HN 1.00 KP 1.03 ! LA 1.00 MK 1.01 NL 1.01 OV 1.11 ! PT 1.00* SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.07 HN 1.00 KP 0.87 ! LA 0.79 MK 1.03 NL 1.15 OV 0.99 ! PT 1.00* SC 0.99 ! ! ! Correcting IF 4. ! A total of 72 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.08 HN 0.91 KP 1.00* ! LA 0.83 MK 1.31 NL 1.00* OV 1.17 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.077054Jy sigma=0.000670 ! Fit after self-cal, rms=0.074434Jy sigma=0.000656 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.792 mas, bmaj=5.588 mas, bpa=-4.44 degrees ! Estimated noise=677.085 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.000682469 Jy ! Component: 100 - total flux cleaned = -0.000790813 Jy ! Component: 150 - total flux cleaned = -0.000803689 Jy ! Component: 200 - total flux cleaned = -0.000815876 Jy ! Total flux subtracted in 200 components = -0.000815876 Jy ! Clean residual min=-0.002422 max=0.002148 Jy/beam ! Clean residual mean=-0.000001 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.145163 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 32 components and 0.145163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074426Jy sigma=0.000656 ! Fit after self-cal, rms=0.074416Jy sigma=0.000655 ! 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.074416Jy sigma=0.000655 ! Fit after self-cal, rms=0.074959Jy sigma=0.000652 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.782 mas, bmaj=5.584 mas, bpa=-4.389 degrees ! Estimated noise=676.858 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000380168 Jy ! Component: 100 - total flux cleaned = 0.000364856 Jy ! Component: 150 - total flux cleaned = 0.000308509 Jy ! Component: 200 - total flux cleaned = 0.000270267 Jy ! Total flux subtracted in 200 components = 0.000270267 Jy ! Clean residual min=-0.001602 max=0.001775 Jy/beam ! Clean residual mean=0.000000 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.145434 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.145434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074954Jy sigma=0.000652 ! Fit after self-cal, rms=0.074979Jy sigma=0.000652 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 (104, 32). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000522972 Jy ! Component: 100 - total flux cleaned = 0.000829147 Jy ! Component: 150 - total flux cleaned = 0.000943182 Jy ! Component: 200 - total flux cleaned = 0.000943379 Jy ! Total flux subtracted in 200 components = 0.000943379 Jy ! Clean residual min=-0.001614 max=0.001597 Jy/beam ! Clean residual mean=0.000000 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.146377 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 65 components and 0.146377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074933Jy sigma=0.000651 ! Fit after self-cal, rms=0.074929Jy sigma=0.000651 ! 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.074929Jy sigma=0.000651 ! Fit after self-cal, rms=0.074985Jy sigma=0.000651 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.778 mas, bmaj=5.581 mas, bpa=-4.38 degrees ! Estimated noise=676.925 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.07065e-05 Jy ! Component: 100 - total flux cleaned = 9.36365e-05 Jy ! Component: 150 - total flux cleaned = 0.000153863 Jy ! Component: 200 - total flux cleaned = 0.000135174 Jy ! Total flux subtracted in 200 components = 0.000135174 Jy ! Clean residual min=-0.001576 max=0.001572 Jy/beam ! Clean residual mean=-0.000000 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.146512 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 70 components and 0.146512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074971Jy sigma=0.000651 ! Fit after self-cal, rms=0.074973Jy sigma=0.000651 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.06534e-05 Jy ! Component: 100 - total flux cleaned = 9.31563e-05 Jy ! Component: 150 - total flux cleaned = 0.000108139 Jy ! Component: 200 - total flux cleaned = 0.000122848 Jy ! Total flux subtracted in 200 components = 0.000122848 Jy ! Clean residual min=-0.001566 max=0.001599 Jy/beam ! Clean residual mean=-0.000000 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.146635 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 76 components and 0.146635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074966Jy sigma=0.000651 ! Fit after self-cal, rms=0.074966Jy sigma=0.000651 ! 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.074966Jy sigma=0.000651 ! Fit after self-cal, rms=0.075013Jy sigma=0.000651 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.06 mas, bmaj=8.537 mas, bpa=-8.978 degrees ! Estimated noise=853.544 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000356246 Jy ! Component: 100 - total flux cleaned = -0.000424654 Jy ! Component: 150 - total flux cleaned = -0.000424404 Jy ! Component: 200 - total flux cleaned = -0.00039688 Jy ! Total flux subtracted in 200 components = -0.00039688 Jy ! Clean residual min=-0.001818 max=0.001762 Jy/beam ! Clean residual mean=-0.000000 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.146238 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 86 components and 0.146238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075012Jy sigma=0.000651 ! Fit after self-cal, rms=0.075012Jy sigma=0.000651 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.19085e-05 Jy ! Component: 100 - total flux cleaned = -3.07071e-05 Jy ! Component: 150 - total flux cleaned = -3.0624e-05 Jy ! Component: 200 - total flux cleaned = -1.97363e-05 Jy ! Total flux subtracted in 200 components = -1.97363e-05 Jy ! Clean residual min=-0.001795 max=0.001761 Jy/beam ! Clean residual mean=-0.000000 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.146219 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 94 components and 0.146218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075013Jy sigma=0.000651 ! Fit after self-cal, rms=0.075012Jy sigma=0.000651 ! 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.777 mas, bmaj=5.579 mas, bpa=-4.395 degrees ! Estimated noise=677.483 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.777 x 5.579 at -4.395 degrees (North through East) ! Clean map min=-0.001659 max=0.13602 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.212 mas, bmaj=4.856 mas, bpa=-3.696 degrees ! Estimated noise=1166.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.104165 Jy ! Component: 100 - total flux cleaned = 0.128031 Jy ! Component: 150 - total flux cleaned = 0.136235 Jy ! Component: 200 - total flux cleaned = 0.14031 Jy ! Total flux subtracted in 200 components = 0.14031 Jy ! Clean residual min=-0.003130 max=0.002797 Jy/beam ! Clean residual mean=-0.000000 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.14031 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.14031 Jy ! Inverting map and beam ! Estimated beam: bmin=3.777 mas, bmaj=5.579 mas, bpa=-4.395 degrees ! Estimated noise=677.483 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.00287381 Jy ! Component: 100 - total flux cleaned = 0.00386559 Jy ! Component: 150 - total flux cleaned = 0.00463371 Jy ! Component: 200 - total flux cleaned = 0.00507286 Jy ! Total flux subtracted in 200 components = 0.00507286 Jy ! Clean residual min=-0.001600 max=0.001566 Jy/beam ! Clean residual mean=-0.000000 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.145383 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 36 components and 0.145383 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.06 mas, bmaj=8.537 mas, bpa=-8.978 degrees ! Estimated noise=853.544 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000215142 Jy ! Component: 100 - total flux cleaned = 0.000356355 Jy ! Component: 150 - total flux cleaned = 0.000427771 Jy ! Component: 200 - total flux cleaned = 0.000532849 Jy ! Total flux subtracted in 200 components = 0.000532849 Jy ! Clean residual min=-0.001801 max=0.001646 Jy/beam ! Clean residual mean=-0.000000 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.145916 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 = 3.72973e-05 Jy ! Component: 100 - total flux cleaned = 5.43337e-05 Jy ! Component: 150 - total flux cleaned = 8.50842e-05 Jy ! Component: 200 - total flux cleaned = 0.000113238 Jy ! Total flux subtracted in 200 components = 0.000113238 Jy ! Clean residual min=-0.001782 max=0.001674 Jy/beam ! Clean residual mean=-0.000000 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.146029 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 73 components and 0.146029 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.777 mas, bmaj=5.579 mas, bpa=-4.395 degrees ! Estimated noise=677.483 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000380104 Jy ! Component: 100 - total flux cleaned = 0.000452196 Jy ! Component: 150 - total flux cleaned = 0.000557695 Jy ! Component: 200 - total flux cleaned = 0.000576566 Jy ! Total flux subtracted in 200 components = 0.000576566 Jy ! Clean residual min=-0.001554 max=0.001623 Jy/beam ! Clean residual mean=-0.000000 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.146606 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 93 components and 0.146606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075021Jy sigma=0.000651 ! Fit after self-cal, rms=0.075023Jy sigma=0.000651 wmodel J1054+3928_S_2017_02_19_pus_map.mod ! Writing 93 model components to file: J1054+3928_S_2017_02_19_pus_map.mod wobs J1054+3928_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J1054+3928_S_2017_02_19_pus_uvs.fits wwins J1054+3928_S_2017_02_19_pus_map.win ! wwins: Wrote 2 windows to J1054+3928_S_2017_02_19_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.000169968 Jy ! Component: 100 - total flux cleaned = -0.000359121 Jy ! Component: 150 - total flux cleaned = -0.000486134 Jy ! Component: 200 - total flux cleaned = -0.000607951 Jy ! Component: 250 - total flux cleaned = -0.000654812 Jy ! Component: 300 - total flux cleaned = -0.000631771 Jy ! Component: 350 - total flux cleaned = -0.000609933 Jy ! Component: 400 - total flux cleaned = -0.000673982 Jy ! Component: 450 - total flux cleaned = -0.000714895 Jy ! Component: 500 - total flux cleaned = -0.000694555 Jy ! Component: 550 - total flux cleaned = -0.000734042 Jy ! Component: 600 - total flux cleaned = -0.000752976 Jy ! Component: 650 - total flux cleaned = -0.000752622 Jy ! Component: 700 - total flux cleaned = -0.000715348 Jy ! Component: 750 - total flux cleaned = -0.000752126 Jy ! Component: 800 - total flux cleaned = -0.000787776 Jy ! Component: 850 - total flux cleaned = -0.000823259 Jy ! Component: 900 - total flux cleaned = -0.000909978 Jy ! Component: 950 - total flux cleaned = -0.000909936 Jy ! Component: 1000 - total flux cleaned = -0.0009604 Jy ! Component: 1050 - total flux cleaned = -0.00096028 Jy ! Component: 1100 - total flux cleaned = -0.000911402 Jy ! Component: 1150 - total flux cleaned = -0.00094403 Jy ! Component: 1200 - total flux cleaned = -0.000975872 Jy ! Component: 1250 - total flux cleaned = -0.000928315 Jy ! Component: 1300 - total flux cleaned = -0.000943971 Jy ! Component: 1350 - total flux cleaned = -0.000959253 Jy ! Component: 1400 - total flux cleaned = -0.000974323 Jy ! Component: 1450 - total flux cleaned = -0.000944153 Jy ! Component: 1500 - total flux cleaned = -0.000959117 Jy ! Component: 1550 - total flux cleaned = -0.00100333 Jy ! Component: 1600 - total flux cleaned = -0.00097422 Jy ! Component: 1650 - total flux cleaned = -0.0010178 Jy ! Component: 1700 - total flux cleaned = -0.00106078 Jy ! Component: 1750 - total flux cleaned = -0.00113163 Jy ! Component: 1800 - total flux cleaned = -0.00111747 Jy ! Component: 1850 - total flux cleaned = -0.0011593 Jy ! Component: 1900 - total flux cleaned = -0.00121433 Jy ! Component: 1950 - total flux cleaned = -0.00118689 Jy ! Component: 2000 - total flux cleaned = -0.00120065 Jy ! Component: 2050 - total flux cleaned = -0.0011739 Jy ! Component: 2100 - total flux cleaned = -0.00117396 Jy ! Component: 2150 - total flux cleaned = -0.00122666 Jy ! Component: 2200 - total flux cleaned = -0.0013047 Jy ! Component: 2250 - total flux cleaned = -0.00127881 Jy ! Component: 2300 - total flux cleaned = -0.0013556 Jy ! Component: 2350 - total flux cleaned = -0.00138119 Jy ! Component: 2400 - total flux cleaned = -0.00141899 Jy ! Component: 2450 - total flux cleaned = -0.00151911 Jy ! Component: 2500 - total flux cleaned = -0.00156885 Jy ! Component: 2550 - total flux cleaned = -0.00159368 Jy ! Component: 2600 - total flux cleaned = -0.00167919 Jy ! Component: 2650 - total flux cleaned = -0.00175175 Jy ! Component: 2700 - total flux cleaned = -0.00178778 Jy ! Component: 2750 - total flux cleaned = -0.0018117 Jy ! Component: 2800 - total flux cleaned = -0.00188278 Jy ! Component: 2850 - total flux cleaned = -0.0018709 Jy ! Component: 2900 - total flux cleaned = -0.00189434 Jy ! Component: 2950 - total flux cleaned = -0.00189448 Jy ! Component: 3000 - total flux cleaned = -0.00197536 Jy ! Component: 3050 - total flux cleaned = -0.00195252 Jy ! Component: 3100 - total flux cleaned = -0.00199816 Jy ! Component: 3150 - total flux cleaned = -0.00200941 Jy ! Component: 3200 - total flux cleaned = -0.00203196 Jy ! Component: 3250 - total flux cleaned = -0.00204305 Jy ! Component: 3300 - total flux cleaned = -0.00208743 Jy ! Component: 3350 - total flux cleaned = -0.00208745 Jy ! Component: 3400 - total flux cleaned = -0.00209836 Jy ! Component: 3450 - total flux cleaned = -0.00210925 Jy ! Component: 3500 - total flux cleaned = -0.00210934 Jy ! Component: 3550 - total flux cleaned = -0.00210931 Jy ! Component: 3600 - total flux cleaned = -0.00215212 Jy ! Component: 3650 - total flux cleaned = -0.00213082 Jy ! Component: 3700 - total flux cleaned = -0.0021837 Jy ! Component: 3750 - total flux cleaned = -0.0022152 Jy ! Component: 3800 - total flux cleaned = -0.0022257 Jy ! Component: 3850 - total flux cleaned = -0.00227757 Jy ! Component: 3900 - total flux cleaned = -0.00228784 Jy ! Component: 3950 - total flux cleaned = -0.00229814 Jy ! Component: 4000 - total flux cleaned = -0.00231853 Jy ! Component: 4050 - total flux cleaned = -0.00235917 Jy ! Total flux subtracted in 4096 components = -0.00239955 Jy ! Clean residual min=-0.000676 max=0.000609 Jy/beam ! Clean residual mean=-0.000000 rms=0.000187 Jy/beam ! Combined flux in latest and established models = 0.144206 Jy keep ! Adding 316 model components to the UV plane model. ! The established model now contains 409 components and 0.144206 Jy ![Exited script file: muppet] wmap "J1054+3928_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.777 x 5.579 at -4.395 degrees (North through East) ! Clean map min=-0.0016234 max=0.13609 Jy/beam ! Writing clean map to FITS file: J1054+3928_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.136086 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000186394 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.410903 0.410903 0.821805 1.64361 3.28722 6.57444 13.1489 26.2978 52.5955 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.136 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.777 x 5.579 at -4.395 degrees (North through East) ! Clean map min=-0.0016234 max=0.13609 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 J1054+3928_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:49:34 2019