! Started logfile: J1128+5925_S_2017_07_16_pus_uvs.log on Thu May 9 11:07:53 2019 obs J1128+5925_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J1128+5925_S_2017_07_16_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.764659 visibilities/baseline/integration-bin. ! Found source: J1128+5925 ! ! 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 815 lines of history. ! ! Reading 11424 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 J1128+5925_S_2017_07_16_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 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 518 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.475425Jy sigma=0.004304 ! Fit after self-cal, rms=0.419245Jy sigma=0.003824 ! 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.129 mas, bmaj=3.67 mas, bpa=40.57 degrees ! Estimated noise=1251.8 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.451732 Jy ! Component: 100 - total flux cleaned = 0.55485 Jy ! Total flux subtracted in 100 components = 0.55485 Jy ! Clean residual min=-0.014166 max=0.035570 Jy/beam ! Clean residual mean=-0.000054 rms=0.003630 Jy/beam ! Combined flux in latest and established models = 0.55485 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.55485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105824Jy sigma=0.000903 ! Fit after self-cal, rms=0.105822Jy sigma=0.000903 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0339606 Jy ! Component: 100 - total flux cleaned = 0.0496438 Jy ! Total flux subtracted in 100 components = 0.0496438 Jy ! Clean residual min=-0.010673 max=0.010544 Jy/beam ! Clean residual mean=-0.000009 rms=0.002508 Jy/beam ! Combined flux in latest and established models = 0.604493 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 15 components and 0.604493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093421Jy sigma=0.000796 ! Fit after self-cal, rms=0.093421Jy sigma=0.000796 ! 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.717 mas, bmaj=4.555 mas, bpa=38.25 degrees ! Estimated noise=827.204 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.00929512 Jy ! Component: 100 - total flux cleaned = 0.0134711 Jy ! Component: 150 - total flux cleaned = 0.0143717 Jy ! Component: 200 - total flux cleaned = 0.0146808 Jy ! Total flux subtracted in 200 components = 0.0146808 Jy ! Clean residual min=-0.008701 max=0.007417 Jy/beam ! Clean residual mean=0.000009 rms=0.002002 Jy/beam ! Combined flux in latest and established models = 0.619174 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 32 components and 0.619174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092298Jy sigma=0.000790 ! Fit after self-cal, rms=0.092298Jy sigma=0.000790 ! 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 1.00* HN 0.96 KP 1.05 ! LA 1.02 MK 1.03 NL 0.90 OV 1.01 ! PT 1.04 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.00* HN 1.00 KP 1.00 ! LA 0.99 MK 1.03 NL 1.06 OV 1.08 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.00* HN 1.00 KP 1.00 ! LA 1.01 MK 1.06 NL 1.01 OV 0.96 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.98 KP 1.00* ! LA 1.00 MK 1.16 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.092298Jy sigma=0.000790 ! Fit after self-cal, rms=0.083086Jy sigma=0.000710 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.722 mas, bmaj=4.595 mas, bpa=38.89 degrees ! Estimated noise=829.153 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.000200975 Jy ! Component: 100 - total flux cleaned = -0.000125506 Jy ! Component: 150 - total flux cleaned = -6.36083e-05 Jy ! Component: 200 - total flux cleaned = -6.13428e-05 Jy ! Total flux subtracted in 200 components = -6.13428e-05 Jy ! Clean residual min=-0.006377 max=0.005186 Jy/beam ! Clean residual mean=-0.000042 rms=0.001287 Jy/beam ! Combined flux in latest and established models = 0.619113 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 38 components and 0.619113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083000Jy sigma=0.000709 ! Fit after self-cal, rms=0.083001Jy sigma=0.000709 ! 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.083001Jy sigma=0.000709 ! Fit after self-cal, rms=0.076806Jy sigma=0.000663 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.729 mas, bmaj=4.591 mas, bpa=38.65 degrees ! Estimated noise=829.383 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000337499 Jy ! Component: 100 - total flux cleaned = 0.000347417 Jy ! Component: 150 - total flux cleaned = 0.000278336 Jy ! Component: 200 - total flux cleaned = 0.00018649 Jy ! Total flux subtracted in 200 components = 0.00018649 Jy ! Clean residual min=-0.003011 max=0.002938 Jy/beam ! Clean residual mean=-0.000015 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.6193 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.619299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076758Jy sigma=0.000662 ! Fit after self-cal, rms=0.076754Jy sigma=0.000662 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.000200446 Jy ! Component: 100 - total flux cleaned = -0.00025322 Jy ! Component: 150 - total flux cleaned = -0.000208431 Jy ! Component: 200 - total flux cleaned = -0.000230098 Jy ! Total flux subtracted in 200 components = -0.000230098 Jy ! Clean residual min=-0.002968 max=0.002934 Jy/beam ! Clean residual mean=-0.000016 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.619069 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.619069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076737Jy sigma=0.000662 ! Fit after self-cal, rms=0.076735Jy sigma=0.000662 ! 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.076735Jy sigma=0.000662 ! Fit after self-cal, rms=0.076657Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.726 mas, bmaj=4.601 mas, bpa=38.72 degrees ! Estimated noise=829.233 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.83553e-05 Jy ! Component: 100 - total flux cleaned = -6.5362e-05 Jy ! Component: 150 - total flux cleaned = -0.00015273 Jy ! Component: 200 - total flux cleaned = -0.000204762 Jy ! Total flux subtracted in 200 components = -0.000204762 Jy ! Clean residual min=-0.002860 max=0.002756 Jy/beam ! Clean residual mean=-0.000015 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.618865 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.618865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076628Jy sigma=0.000662 ! Fit after self-cal, rms=0.076627Jy sigma=0.000662 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 = -5.3376e-06 Jy ! Component: 100 - total flux cleaned = -2.78172e-05 Jy ! Component: 150 - total flux cleaned = -2.67107e-05 Jy ! Component: 200 - total flux cleaned = -6.00335e-06 Jy ! Total flux subtracted in 200 components = -6.00335e-06 Jy ! Clean residual min=-0.002826 max=0.002737 Jy/beam ! Clean residual mean=-0.000015 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.618859 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 0.618859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076614Jy sigma=0.000662 ! Fit after self-cal, rms=0.076613Jy sigma=0.000662 ! 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.076613Jy sigma=0.000662 ! Fit after self-cal, rms=0.076619Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.395 mas, bmaj=8.607 mas, bpa=45.27 degrees ! Estimated noise=1061.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000403726 Jy ! Component: 100 - total flux cleaned = 0.000398761 Jy ! Component: 150 - total flux cleaned = 0.000374391 Jy ! Component: 200 - total flux cleaned = 0.000406408 Jy ! Total flux subtracted in 200 components = 0.000406408 Jy ! Clean residual min=-0.002741 max=0.003399 Jy/beam ! Clean residual mean=-0.000034 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.619265 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 53 components and 0.619265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076615Jy sigma=0.000662 ! Fit after self-cal, rms=0.076610Jy sigma=0.000661 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 (6, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00285904 Jy ! Component: 100 - total flux cleaned = 0.00313104 Jy ! Component: 150 - total flux cleaned = 0.00333633 Jy ! Component: 200 - total flux cleaned = 0.00359148 Jy ! Total flux subtracted in 200 components = 0.00359148 Jy ! Clean residual min=-0.002546 max=0.002282 Jy/beam ! Clean residual mean=-0.000017 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.622856 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 94 components and 0.622857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076536Jy sigma=0.000661 ! Fit after self-cal, rms=0.076529Jy sigma=0.000661 ! 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.724 mas, bmaj=4.609 mas, bpa=38.78 degrees ! Estimated noise=829.166 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.724 x 4.609 at 38.78 degrees (North through East) ! Clean map min=-0.0026899 max=0.58821 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076529Jy sigma=0.000661 ! Fit after self-cal, rms=0.070413Jy sigma=0.000604 ! Inverting map and beam ! Estimated beam: bmin=3.723 mas, bmaj=4.615 mas, bpa=38.77 degrees ! Estimated noise=828.819 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.04256e-05 Jy ! Component: 100 - total flux cleaned = 0.000479242 Jy ! Component: 150 - total flux cleaned = 0.000660152 Jy ! Component: 200 - total flux cleaned = 0.000715438 Jy ! Total flux subtracted in 200 components = 0.000715438 Jy ! Clean residual min=-0.002541 max=0.002372 Jy/beam ! Clean residual mean=-0.000003 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.623572 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 119 components and 0.623572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070306Jy sigma=0.000603 ! Fit after self-cal, rms=0.070304Jy sigma=0.000603 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000153703 Jy ! Component: 100 - total flux cleaned = 0.000150466 Jy ! Component: 150 - total flux cleaned = 0.000191298 Jy ! Component: 200 - total flux cleaned = 0.000191878 Jy ! Total flux subtracted in 200 components = 0.000191878 Jy ! Clean residual min=-0.002480 max=0.002273 Jy/beam ! Clean residual mean=-0.000003 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.623764 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 129 components and 0.623764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070252Jy sigma=0.000603 ! Fit after self-cal, rms=0.070251Jy sigma=0.000603 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070251Jy sigma=0.000603 ! Fit after self-cal, rms=0.070273Jy sigma=0.000603 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.132 mas, bmaj=3.747 mas, bpa=41.31 degrees ! Estimated noise=1271.82 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.455473 Jy ! Component: 100 - total flux cleaned = 0.556418 Jy ! Component: 150 - total flux cleaned = 0.586726 Jy ! Component: 200 - total flux cleaned = 0.600573 Jy ! Total flux subtracted in 200 components = 0.600573 Jy ! Clean residual min=-0.004345 max=0.006801 Jy/beam ! Clean residual mean=-0.000020 rms=0.001051 Jy/beam ! Combined flux in latest and established models = 0.600573 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.600573 Jy ! Inverting map and beam ! Estimated beam: bmin=3.723 mas, bmaj=4.618 mas, bpa=38.78 degrees ! Estimated noise=828.939 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.00873122 Jy ! Component: 100 - total flux cleaned = 0.013571 Jy ! Component: 150 - total flux cleaned = 0.0160339 Jy ! Component: 200 - total flux cleaned = 0.0174976 Jy ! Total flux subtracted in 200 components = 0.0174976 Jy ! Clean residual min=-0.002550 max=0.002520 Jy/beam ! Clean residual mean=-0.000014 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.618071 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 46 components and 0.618071 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.391 mas, bmaj=8.613 mas, bpa=45.18 degrees ! Estimated noise=1060.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00236419 Jy ! Component: 100 - total flux cleaned = 0.00331315 Jy ! Component: 150 - total flux cleaned = 0.00376959 Jy ! Component: 200 - total flux cleaned = 0.00410278 Jy ! Total flux subtracted in 200 components = 0.00410278 Jy ! Clean residual min=-0.002365 max=0.002165 Jy/beam ! Clean residual mean=-0.000014 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.622173 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.000205337 Jy ! Component: 100 - total flux cleaned = 0.000429062 Jy ! Component: 150 - total flux cleaned = 0.000632927 Jy ! Component: 200 - total flux cleaned = 0.000817647 Jy ! Total flux subtracted in 200 components = 0.000817647 Jy ! Clean residual min=-0.002166 max=0.002155 Jy/beam ! Clean residual mean=-0.000010 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.622991 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 108 components and 0.622991 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.723 mas, bmaj=4.618 mas, bpa=38.78 degrees ! Estimated noise=828.939 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000234475 Jy ! Component: 100 - total flux cleaned = 0.000614724 Jy ! Component: 150 - total flux cleaned = 0.000711309 Jy ! Component: 200 - total flux cleaned = 0.000710585 Jy ! Total flux subtracted in 200 components = 0.000710585 Jy ! Clean residual min=-0.002183 max=0.002382 Jy/beam ! Clean residual mean=-0.000002 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.623702 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 128 components and 0.623702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070292Jy sigma=0.000603 ! Fit after self-cal, rms=0.070281Jy sigma=0.000603 wmodel J1128+5925_S_2017_07_16_pus_map.mod ! Writing 128 model components to file: J1128+5925_S_2017_07_16_pus_map.mod wobs J1128+5925_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J1128+5925_S_2017_07_16_pus_uvs.fits wwins J1128+5925_S_2017_07_16_pus_map.win ! wwins: Wrote 2 windows to J1128+5925_S_2017_07_16_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.000266034 Jy ! Component: 100 - total flux cleaned = 0.000418483 Jy ! Component: 150 - total flux cleaned = 0.000525948 Jy ! Component: 200 - total flux cleaned = 0.000424788 Jy ! Component: 250 - total flux cleaned = 0.00039213 Jy ! Component: 300 - total flux cleaned = 0.000485397 Jy ! Component: 350 - total flux cleaned = 0.000516221 Jy ! Component: 400 - total flux cleaned = 0.000576936 Jy ! Component: 450 - total flux cleaned = 0.000664518 Jy ! Component: 500 - total flux cleaned = 0.000776777 Jy ! Component: 550 - total flux cleaned = 0.000804467 Jy ! Component: 600 - total flux cleaned = 0.000939787 Jy ! Component: 650 - total flux cleaned = 0.00101897 Jy ! Component: 700 - total flux cleaned = 0.000993153 Jy ! Component: 750 - total flux cleaned = 0.00109458 Jy ! Component: 800 - total flux cleaned = 0.00114431 Jy ! Component: 850 - total flux cleaned = 0.00119309 Jy ! Component: 900 - total flux cleaned = 0.00128921 Jy ! Component: 950 - total flux cleaned = 0.00128893 Jy ! Component: 1000 - total flux cleaned = 0.00133605 Jy ! Component: 1050 - total flux cleaned = 0.00142789 Jy ! Component: 1100 - total flux cleaned = 0.00140491 Jy ! Component: 1150 - total flux cleaned = 0.00149422 Jy ! Component: 1200 - total flux cleaned = 0.00153807 Jy ! Component: 1250 - total flux cleaned = 0.00158128 Jy ! Component: 1300 - total flux cleaned = 0.00158097 Jy ! Component: 1350 - total flux cleaned = 0.00162316 Jy ! Component: 1400 - total flux cleaned = 0.00154026 Jy ! Component: 1450 - total flux cleaned = 0.00156139 Jy ! Component: 1500 - total flux cleaned = 0.00164261 Jy ! Component: 1550 - total flux cleaned = 0.00162253 Jy ! Component: 1600 - total flux cleaned = 0.00162238 Jy ! Component: 1650 - total flux cleaned = 0.00156317 Jy ! Component: 1700 - total flux cleaned = 0.0015441 Jy ! Component: 1750 - total flux cleaned = 0.00152513 Jy ! Component: 1800 - total flux cleaned = 0.00144922 Jy ! Component: 1850 - total flux cleaned = 0.00148692 Jy ! Component: 1900 - total flux cleaned = 0.00144974 Jy ! Component: 1950 - total flux cleaned = 0.00144977 Jy ! Component: 2000 - total flux cleaned = 0.00137654 Jy ! Component: 2050 - total flux cleaned = 0.00134069 Jy ! Component: 2100 - total flux cleaned = 0.00130469 Jy ! Component: 2150 - total flux cleaned = 0.00126939 Jy ! Component: 2200 - total flux cleaned = 0.00128694 Jy ! Component: 2250 - total flux cleaned = 0.00128674 Jy ! Component: 2300 - total flux cleaned = 0.00130372 Jy ! Component: 2350 - total flux cleaned = 0.00126935 Jy ! Component: 2400 - total flux cleaned = 0.00130305 Jy ! Component: 2450 - total flux cleaned = 0.00130312 Jy ! Component: 2500 - total flux cleaned = 0.00135282 Jy ! Component: 2550 - total flux cleaned = 0.00133605 Jy ! Component: 2600 - total flux cleaned = 0.00133599 Jy ! Component: 2650 - total flux cleaned = 0.0012551 Jy ! Component: 2700 - total flux cleaned = 0.00133556 Jy ! Component: 2750 - total flux cleaned = 0.0012877 Jy ! Component: 2800 - total flux cleaned = 0.00136669 Jy ! Component: 2850 - total flux cleaned = 0.00135102 Jy ! Component: 2900 - total flux cleaned = 0.00133562 Jy ! Component: 2950 - total flux cleaned = 0.00138216 Jy ! Component: 3000 - total flux cleaned = 0.00141315 Jy ! Component: 3050 - total flux cleaned = 0.00141322 Jy ! Component: 3100 - total flux cleaned = 0.00144313 Jy ! Component: 3150 - total flux cleaned = 0.001443 Jy ! Component: 3200 - total flux cleaned = 0.00141319 Jy ! Component: 3250 - total flux cleaned = 0.00147227 Jy ! Component: 3300 - total flux cleaned = 0.00150159 Jy ! Component: 3350 - total flux cleaned = 0.00148706 Jy ! Component: 3400 - total flux cleaned = 0.0015159 Jy ! Component: 3450 - total flux cleaned = 0.00154451 Jy ! Component: 3500 - total flux cleaned = 0.00153017 Jy ! Component: 3550 - total flux cleaned = 0.00157268 Jy ! Component: 3600 - total flux cleaned = 0.00160065 Jy ! Component: 3650 - total flux cleaned = 0.00160062 Jy ! Component: 3700 - total flux cleaned = 0.00155893 Jy ! Component: 3750 - total flux cleaned = 0.00160036 Jy ! Component: 3800 - total flux cleaned = 0.00161402 Jy ! Component: 3850 - total flux cleaned = 0.00164116 Jy ! Component: 3900 - total flux cleaned = 0.00165467 Jy ! Component: 3950 - total flux cleaned = 0.00162773 Jy ! Component: 4000 - total flux cleaned = 0.00165446 Jy ! Component: 4050 - total flux cleaned = 0.00170741 Jy ! Total flux subtracted in 4096 components = 0.00168102 Jy ! Clean residual min=-0.000927 max=0.000883 Jy/beam ! Clean residual mean=-0.000003 rms=0.000236 Jy/beam ! Combined flux in latest and established models = 0.625383 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 424 components and 0.625383 Jy ![Exited script file: muppet] wmap "J1128+5925_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.723 x 4.618 at 38.78 degrees (North through East) ! Clean map min=-0.001552 max=0.5897 Jy/beam ! Writing clean map to FITS file: J1128+5925_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.589698 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000234459 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.119277 0.119277 0.238555 0.477109 0.954218 1.90844 3.81687 7.63375 15.2675 30.535 61.07 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.589 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.723 x 4.618 at 38.78 degrees (North through East) ! Clean map min=-0.001552 max=0.5897 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 J1128+5925_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:07:58 2019