! Started logfile: J1300+5029_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:13:58 2019 obs J1300+5029_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J1300+5029_S_2017_01_16_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.767989 visibilities/baseline/integration-bin. ! Found source: J1300+5029 ! ! 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 622 lines of history. ! ! Reading 11612 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 J1300+5029_S_2017_01_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 295 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.791678Jy sigma=0.007087 ! Fit after self-cal, rms=0.786265Jy sigma=0.007048 ! 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=4 mas, bmaj=5.827 mas, bpa=21.13 degrees ! Estimated noise=1161.12 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.167564 Jy ! Component: 100 - total flux cleaned = 0.213138 Jy ! Total flux subtracted in 100 components = 0.213138 Jy ! Clean residual min=-0.008012 max=0.018800 Jy/beam ! Clean residual mean=-0.000016 rms=0.002282 Jy/beam ! Combined flux in latest and established models = 0.213138 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.213138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095659Jy sigma=0.000770 ! Fit after self-cal, rms=0.095695Jy sigma=0.000770 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.019709 Jy ! Component: 100 - total flux cleaned = 0.0288356 Jy ! Total flux subtracted in 100 components = 0.0288356 Jy ! Clean residual min=-0.006769 max=0.010131 Jy/beam ! Clean residual mean=-0.000017 rms=0.001736 Jy/beam ! Combined flux in latest and established models = 0.241974 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 14 components and 0.241974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091700Jy sigma=0.000727 ! Fit after self-cal, rms=0.091706Jy sigma=0.000727 ! 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.692 mas, bmaj=6.612 mas, bpa=22.04 degrees ! Estimated noise=787.894 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 (5, -27.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0133406 Jy ! Component: 100 - total flux cleaned = 0.0215147 Jy ! Component: 150 - total flux cleaned = 0.0277342 Jy ! Component: 200 - total flux cleaned = 0.0326672 Jy ! Total flux subtracted in 200 components = 0.0326672 Jy ! Clean residual min=-0.005971 max=0.009901 Jy/beam ! Clean residual mean=-0.000036 rms=0.001476 Jy/beam ! Combined flux in latest and established models = 0.274641 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 48 components and 0.274641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089534Jy sigma=0.000703 ! Fit after self-cal, rms=0.089329Jy sigma=0.000701 ! Inverting map ! Added new window around map position (2, -9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00864064 Jy ! Component: 100 - total flux cleaned = 0.0134969 Jy ! Component: 150 - total flux cleaned = 0.0170766 Jy ! Component: 200 - total flux cleaned = 0.0198601 Jy ! Total flux subtracted in 200 components = 0.0198601 Jy ! Clean residual min=-0.005321 max=0.007095 Jy/beam ! Clean residual mean=-0.000032 rms=0.001208 Jy/beam ! Combined flux in latest and established models = 0.294501 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 66 components and 0.294501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088438Jy sigma=0.000691 ! Fit after self-cal, rms=0.088358Jy sigma=0.000690 ! Inverting map ! Added new window around map position (2, -41.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00655511 Jy ! Component: 100 - total flux cleaned = 0.0101882 Jy ! Component: 150 - total flux cleaned = 0.0121475 Jy ! Component: 200 - total flux cleaned = 0.0131253 Jy ! Total flux subtracted in 200 components = 0.0131253 Jy ! Clean residual min=-0.004325 max=0.003764 Jy/beam ! Clean residual mean=-0.000020 rms=0.001034 Jy/beam ! Combined flux in latest and established models = 0.307627 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 92 components and 0.307627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087813Jy sigma=0.000685 ! Fit after self-cal, rms=0.087778Jy sigma=0.000684 ! 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.04 FD 0.97 HN 0.93 KP 0.99 ! LA 1.04 MK 1.00* NL 0.89 OV 1.01 ! PT 0.97 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.02 HN 0.98 KP 0.96 ! LA 0.99 MK 1.00* NL 0.99 OV 1.04 ! PT 0.96 SC 1.15 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.01 HN 0.98 KP 1.01 ! LA 1.02 MK 1.00* NL 0.98 OV 0.97 ! PT 0.94 SC 1.00 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.06 HN 0.92 KP 1.00* ! LA 1.12 MK 1.00* NL 1.00* OV 0.96 ! PT 0.98 SC 1.30 ! ! ! Fit before self-cal, rms=0.087778Jy sigma=0.000684 ! Fit after self-cal, rms=0.093600Jy sigma=0.000667 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.726 mas, bmaj=6.6 mas, bpa=20.84 degrees ! Estimated noise=787.24 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.000796345 Jy ! Component: 100 - total flux cleaned = 0.00087113 Jy ! Component: 150 - total flux cleaned = 0.0009317 Jy ! Component: 200 - total flux cleaned = 0.000985192 Jy ! Total flux subtracted in 200 components = 0.000985192 Jy ! Clean residual min=-0.002600 max=0.003145 Jy/beam ! Clean residual mean=-0.000016 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.308612 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 113 components and 0.308612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093491Jy sigma=0.000666 ! Fit after self-cal, rms=0.093546Jy sigma=0.000666 ! 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.093546Jy sigma=0.000666 ! Fit after self-cal, rms=0.090888Jy sigma=0.000660 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.695 mas, bmaj=6.612 mas, bpa=21.34 degrees ! Estimated noise=785.216 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000241048 Jy ! Component: 100 - total flux cleaned = 0.000246438 Jy ! Component: 150 - total flux cleaned = 0.000390562 Jy ! Component: 200 - total flux cleaned = 0.000478149 Jy ! Total flux subtracted in 200 components = 0.000478149 Jy ! Clean residual min=-0.002201 max=0.002200 Jy/beam ! Clean residual mean=-0.000007 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.30909 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 135 components and 0.30909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090831Jy sigma=0.000659 ! Fit after self-cal, rms=0.090830Jy sigma=0.000659 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.39892e-05 Jy ! Component: 100 - total flux cleaned = 9.96408e-05 Jy ! Component: 150 - total flux cleaned = 0.00013484 Jy ! Component: 200 - total flux cleaned = 0.000135662 Jy ! Total flux subtracted in 200 components = 0.000135662 Jy ! Clean residual min=-0.002142 max=0.002158 Jy/beam ! Clean residual mean=-0.000007 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.309225 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 149 components and 0.309225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090803Jy sigma=0.000659 ! Fit after self-cal, rms=0.090802Jy sigma=0.000659 ! 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.090802Jy sigma=0.000659 ! Fit after self-cal, rms=0.090791Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.69 mas, bmaj=6.608 mas, bpa=21.39 degrees ! Estimated noise=784.882 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000129665 Jy ! Component: 100 - total flux cleaned = 3.77853e-05 Jy ! Component: 150 - total flux cleaned = 6.91656e-05 Jy ! Component: 200 - total flux cleaned = 6.94721e-05 Jy ! Total flux subtracted in 200 components = 6.94721e-05 Jy ! Clean residual min=-0.002108 max=0.002072 Jy/beam ! Clean residual mean=-0.000008 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.309295 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 157 components and 0.309295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090764Jy sigma=0.000659 ! Fit after self-cal, rms=0.090764Jy sigma=0.000659 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.06488e-05 Jy ! Component: 100 - total flux cleaned = -2.49081e-06 Jy ! Component: 150 - total flux cleaned = -2.91196e-05 Jy ! Component: 200 - total flux cleaned = -2.93284e-05 Jy ! Total flux subtracted in 200 components = -2.93284e-05 Jy ! Clean residual min=-0.002076 max=0.002051 Jy/beam ! Clean residual mean=-0.000008 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.309266 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 162 components and 0.309266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090748Jy sigma=0.000658 ! Fit after self-cal, rms=0.090747Jy sigma=0.000658 ! 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.090747Jy sigma=0.000658 ! Fit after self-cal, rms=0.090739Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.537 mas, bmaj=9.145 mas, bpa=4.322 degrees ! Estimated noise=910.072 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000417644 Jy ! Component: 100 - total flux cleaned = 0.000352054 Jy ! Component: 150 - total flux cleaned = 0.000371337 Jy ! Component: 200 - total flux cleaned = 0.000387815 Jy ! Total flux subtracted in 200 components = 0.000387815 Jy ! Clean residual min=-0.002132 max=0.002297 Jy/beam ! Clean residual mean=-0.000014 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.309653 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 173 components and 0.309653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090735Jy sigma=0.000658 ! Fit after self-cal, rms=0.090737Jy sigma=0.000658 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.77154e-05 Jy ! Component: 100 - total flux cleaned = 8.78406e-05 Jy ! Component: 150 - total flux cleaned = 0.000101413 Jy ! Component: 200 - total flux cleaned = 0.000127249 Jy ! Total flux subtracted in 200 components = 0.000127249 Jy ! Clean residual min=-0.002112 max=0.002320 Jy/beam ! Clean residual mean=-0.000014 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.309781 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 185 components and 0.309781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090732Jy sigma=0.000658 ! Fit after self-cal, rms=0.090733Jy sigma=0.000658 ! 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.687 mas, bmaj=6.606 mas, bpa=21.43 degrees ! Estimated noise=784.802 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.687 x 6.606 at 21.43 degrees (North through East) ! Clean map min=-0.0020119 max=0.21688 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=4 mas, bmaj=5.819 mas, bpa=20.43 degrees ! Estimated noise=1153.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.166111 Jy ! Component: 100 - total flux cleaned = 0.211509 Jy ! Component: 150 - total flux cleaned = 0.231108 Jy ! Component: 200 - total flux cleaned = 0.243293 Jy ! Total flux subtracted in 200 components = 0.243293 Jy ! Clean residual min=-0.005236 max=0.007002 Jy/beam ! Clean residual mean=-0.000013 rms=0.001266 Jy/beam ! Combined flux in latest and established models = 0.243293 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.243293 Jy ! Inverting map and beam ! Estimated beam: bmin=4.687 mas, bmaj=6.606 mas, bpa=21.43 degrees ! Estimated noise=784.802 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.0129388 Jy ! Component: 100 - total flux cleaned = 0.0227154 Jy ! Component: 150 - total flux cleaned = 0.0304436 Jy ! Component: 200 - total flux cleaned = 0.0366014 Jy ! Total flux subtracted in 200 components = 0.0366014 Jy ! Clean residual min=-0.003761 max=0.003710 Jy/beam ! Clean residual mean=-0.000024 rms=0.000858 Jy/beam ! Combined flux in latest and established models = 0.279895 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 70 components and 0.279895 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.537 mas, bmaj=9.145 mas, bpa=4.322 degrees ! Estimated noise=910.072 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00730223 Jy ! Component: 100 - total flux cleaned = 0.0125651 Jy ! Component: 150 - total flux cleaned = 0.0165692 Jy ! Component: 200 - total flux cleaned = 0.0196616 Jy ! Total flux subtracted in 200 components = 0.0196616 Jy ! Clean residual min=-0.002913 max=0.002489 Jy/beam ! Clean residual mean=-0.000023 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.299556 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.00241978 Jy ! Component: 100 - total flux cleaned = 0.00432696 Jy ! Component: 150 - total flux cleaned = 0.00567198 Jy ! Component: 200 - total flux cleaned = 0.00652134 Jy ! Total flux subtracted in 200 components = 0.00652134 Jy ! Clean residual min=-0.002372 max=0.002422 Jy/beam ! Clean residual mean=-0.000017 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.306077 Jy ! Adding 135 model components to the UV plane model. ! The established model now contains 199 components and 0.306078 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.687 mas, bmaj=6.606 mas, bpa=21.43 degrees ! Estimated noise=784.802 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000912658 Jy ! Component: 100 - total flux cleaned = 0.00139021 Jy ! Component: 150 - total flux cleaned = 0.00169052 Jy ! Component: 200 - total flux cleaned = 0.00196281 Jy ! Total flux subtracted in 200 components = 0.00196281 Jy ! Clean residual min=-0.002167 max=0.002105 Jy/beam ! Clean residual mean=-0.000009 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.30804 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 228 components and 0.30804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090764Jy sigma=0.000659 ! Fit after self-cal, rms=0.090756Jy sigma=0.000659 wmodel J1300+5029_S_2017_01_16_pus_map.mod ! Writing 228 model components to file: J1300+5029_S_2017_01_16_pus_map.mod wobs J1300+5029_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J1300+5029_S_2017_01_16_pus_uvs.fits wwins J1300+5029_S_2017_01_16_pus_map.win ! wwins: Wrote 4 windows to J1300+5029_S_2017_01_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 = 6.46178e-05 Jy ! Component: 100 - total flux cleaned = 6.58073e-05 Jy ! Component: 150 - total flux cleaned = -9.91867e-05 Jy ! Component: 200 - total flux cleaned = -0.000163146 Jy ! Component: 250 - total flux cleaned = -0.000316708 Jy ! Component: 300 - total flux cleaned = -0.000405762 Jy ! Component: 350 - total flux cleaned = -0.000434623 Jy ! Component: 400 - total flux cleaned = -0.000548073 Jy ! Component: 450 - total flux cleaned = -0.000740876 Jy ! Component: 500 - total flux cleaned = -0.000902174 Jy ! Component: 550 - total flux cleaned = -0.0010607 Jy ! Component: 600 - total flux cleaned = -0.00129362 Jy ! Component: 650 - total flux cleaned = -0.00147142 Jy ! Component: 700 - total flux cleaned = -0.00164652 Jy ! Component: 750 - total flux cleaned = -0.00181795 Jy ! Component: 800 - total flux cleaned = -0.00198687 Jy ! Component: 850 - total flux cleaned = -0.00222387 Jy ! Component: 900 - total flux cleaned = -0.00234015 Jy ! Component: 950 - total flux cleaned = -0.00245519 Jy ! Component: 1000 - total flux cleaned = -0.00252302 Jy ! Component: 1050 - total flux cleaned = -0.00267885 Jy ! Component: 1100 - total flux cleaned = -0.00272227 Jy ! Component: 1150 - total flux cleaned = -0.0027657 Jy ! Component: 1200 - total flux cleaned = -0.00278741 Jy ! Component: 1250 - total flux cleaned = -0.00289264 Jy ! Component: 1300 - total flux cleaned = -0.0029132 Jy ! Component: 1350 - total flux cleaned = -0.00295386 Jy ! Component: 1400 - total flux cleaned = -0.00299487 Jy ! Component: 1450 - total flux cleaned = -0.00311505 Jy ! Component: 1500 - total flux cleaned = -0.0032537 Jy ! Component: 1550 - total flux cleaned = -0.00335121 Jy ! Component: 1600 - total flux cleaned = -0.00337046 Jy ! Component: 1650 - total flux cleaned = -0.00350411 Jy ! Component: 1700 - total flux cleaned = -0.00359839 Jy ! Component: 1750 - total flux cleaned = -0.0036736 Jy ! Component: 1800 - total flux cleaned = -0.00371086 Jy ! Component: 1850 - total flux cleaned = -0.00382063 Jy ! Component: 1900 - total flux cleaned = -0.00383886 Jy ! Component: 1950 - total flux cleaned = -0.00396434 Jy ! Component: 2000 - total flux cleaned = -0.00399963 Jy ! Component: 2050 - total flux cleaned = -0.00406977 Jy ! Component: 2100 - total flux cleaned = -0.00415674 Jy ! Component: 2150 - total flux cleaned = -0.0042082 Jy ! Component: 2200 - total flux cleaned = -0.00424245 Jy ! Component: 2250 - total flux cleaned = -0.00431019 Jy ! Component: 2300 - total flux cleaned = -0.00442709 Jy ! Component: 2350 - total flux cleaned = -0.00444359 Jy ! Component: 2400 - total flux cleaned = -0.00444361 Jy ! Component: 2450 - total flux cleaned = -0.004557 Jy ! Component: 2500 - total flux cleaned = -0.00450871 Jy ! Component: 2550 - total flux cleaned = -0.00458833 Jy ! Component: 2600 - total flux cleaned = -0.00455667 Jy ! Component: 2650 - total flux cleaned = -0.0045881 Jy ! Component: 2700 - total flux cleaned = -0.00461916 Jy ! Component: 2750 - total flux cleaned = -0.00461924 Jy ! Component: 2800 - total flux cleaned = -0.00457354 Jy ! Component: 2850 - total flux cleaned = -0.00469437 Jy ! Component: 2900 - total flux cleaned = -0.00463418 Jy ! Component: 2950 - total flux cleaned = -0.00460431 Jy ! Component: 3000 - total flux cleaned = -0.0046486 Jy ! Component: 3050 - total flux cleaned = -0.00469252 Jy ! Component: 3100 - total flux cleaned = -0.00467785 Jy ! Component: 3150 - total flux cleaned = -0.00466345 Jy ! Component: 3200 - total flux cleaned = -0.00462059 Jy ! Component: 3250 - total flux cleaned = -0.00457808 Jy ! Component: 3300 - total flux cleaned = -0.00462038 Jy ! Component: 3350 - total flux cleaned = -0.00460636 Jy ! Component: 3400 - total flux cleaned = -0.00453685 Jy ! Component: 3450 - total flux cleaned = -0.0045229 Jy ! Component: 3500 - total flux cleaned = -0.00455035 Jy ! Component: 3550 - total flux cleaned = -0.00453659 Jy ! Component: 3600 - total flux cleaned = -0.00453656 Jy ! Component: 3650 - total flux cleaned = -0.0044829 Jy ! Component: 3700 - total flux cleaned = -0.00445651 Jy ! Component: 3750 - total flux cleaned = -0.00448302 Jy ! Component: 3800 - total flux cleaned = -0.00446993 Jy ! Component: 3850 - total flux cleaned = -0.00446996 Jy ! Component: 3900 - total flux cleaned = -0.00444404 Jy ! Component: 3950 - total flux cleaned = -0.00441832 Jy ! Component: 4000 - total flux cleaned = -0.00443097 Jy ! Component: 4050 - total flux cleaned = -0.00439278 Jy ! Total flux subtracted in 4096 components = -0.00440527 Jy ! Clean residual min=-0.000767 max=0.000749 Jy/beam ! Clean residual mean=0.000001 rms=0.000237 Jy/beam ! Combined flux in latest and established models = 0.303635 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 526 components and 0.303635 Jy ![Exited script file: muppet] wmap "J1300+5029_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.687 x 6.606 at 21.43 degrees (North through East) ! Clean map min=-0.0013935 max=0.21756 Jy/beam ! Writing clean map to FITS file: J1300+5029_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.217556 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000234859 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.323859 0.323859 0.647719 1.29544 2.59088 5.18175 10.3635 20.727 41.454 82.908 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.217 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.687 x 6.606 at 21.43 degrees (North through East) ! Clean map min=-0.0013935 max=0.21756 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 J1300+5029_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:14:04 2019