! Started logfile: J1559+5924_S_2017_05_01_pus_uvs.log on Wed May 1 18:39:44 2019 obs J1559+5924_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J1559+5924_S_2017_05_01_pus_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.84892 visibilities/baseline/integration-bin. ! Found source: J1559+5924 ! ! 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 788 lines of history. ! ! Reading 22004 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 J1559+5924_S_2017_05_01_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 118 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 118 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 118 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 726 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.899816Jy sigma=0.007445 ! Fit after self-cal, rms=0.890700Jy sigma=0.007382 ! 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.52 mas, bmaj=4.006 mas, bpa=-64.08 degrees ! Estimated noise=1133.91 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.0822517 Jy ! Component: 100 - total flux cleaned = 0.11045 Jy ! Total flux subtracted in 100 components = 0.11045 Jy ! Clean residual min=-0.005272 max=0.012497 Jy/beam ! Clean residual mean=-0.000027 rms=0.001468 Jy/beam ! Combined flux in latest and established models = 0.11045 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.11045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091902Jy sigma=0.000701 ! Fit after self-cal, rms=0.091843Jy sigma=0.000700 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0143234 Jy ! Component: 100 - total flux cleaned = 0.022415 Jy ! Total flux subtracted in 100 components = 0.022415 Jy ! Clean residual min=-0.004337 max=0.008649 Jy/beam ! Clean residual mean=-0.000018 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.132865 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 21 components and 0.132866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088725Jy sigma=0.000673 ! Fit after self-cal, rms=0.088732Jy sigma=0.000672 ! Inverting map ! Added new window around map position (-6, -3.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00790526 Jy ! Component: 100 - total flux cleaned = 0.0125503 Jy ! Total flux subtracted in 100 components = 0.0125503 Jy ! Clean residual min=-0.003813 max=0.003794 Jy/beam ! Clean residual mean=-0.000013 rms=0.000902 Jy/beam ! Combined flux in latest and established models = 0.145416 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 38 components and 0.145416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087794Jy sigma=0.000665 ! Fit after self-cal, rms=0.087745Jy sigma=0.000664 ! 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.37 mas, bmaj=4.802 mas, bpa=-60.39 degrees ! Estimated noise=646.535 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.00550566 Jy ! Component: 100 - total flux cleaned = 0.008885 Jy ! Component: 150 - total flux cleaned = 0.0111427 Jy ! Component: 200 - total flux cleaned = 0.0127082 Jy ! Total flux subtracted in 200 components = 0.0127082 Jy ! Clean residual min=-0.002435 max=0.002485 Jy/beam ! Clean residual mean=-0.000015 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.158124 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 70 components and 0.158124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087296Jy sigma=0.000661 ! Fit after self-cal, rms=0.087284Jy sigma=0.000661 ! 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.95 FD 0.90 HN 1.05 KP 1.01 ! LA 1.00 MK 1.02 NL 0.98 OV 1.01 ! PT 1.07 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.94 HN 1.09 KP 0.98 ! LA 0.98 MK 1.06 NL 0.99 OV 1.06 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 1.09 KP 1.02 ! LA 1.01 MK 1.07 NL 1.03 OV 0.96 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.99 HN 1.01 KP 1.00* ! LA 1.01 MK 0.97 NL 1.00* OV 1.00* ! PT 1.08 SC 1.00* ! ! ! Fit before self-cal, rms=0.087284Jy sigma=0.000661 ! Fit after self-cal, rms=0.088001Jy sigma=0.000658 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.427 mas, bmaj=4.828 mas, bpa=-60.7 degrees ! Estimated noise=655.106 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 (15.5, 85). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106994 Jy ! Component: 100 - total flux cleaned = 0.00114 Jy ! Component: 150 - total flux cleaned = 0.00123838 Jy ! Component: 200 - total flux cleaned = 0.00135907 Jy ! Total flux subtracted in 200 components = 0.00135907 Jy ! Clean residual min=-0.001895 max=0.001706 Jy/beam ! Clean residual mean=-0.000019 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.159483 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 90 components and 0.159483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087907Jy sigma=0.000658 ! Fit after self-cal, rms=0.087894Jy sigma=0.000658 ! 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.087894Jy sigma=0.000658 ! Fit after self-cal, rms=0.086849Jy sigma=0.000656 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.39 mas, bmaj=4.851 mas, bpa=-57.51 degrees ! Estimated noise=654.784 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000431964 Jy ! Component: 100 - total flux cleaned = 0.000432765 Jy ! Component: 150 - total flux cleaned = 0.000432127 Jy ! Component: 200 - total flux cleaned = 0.000486542 Jy ! Total flux subtracted in 200 components = 0.000486542 Jy ! Clean residual min=-0.001678 max=0.001461 Jy/beam ! Clean residual mean=-0.000015 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.15997 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 103 components and 0.15997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086824Jy sigma=0.000655 ! Fit after self-cal, rms=0.086817Jy sigma=0.000655 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 = 9.21442e-05 Jy ! Component: 100 - total flux cleaned = 6.74986e-05 Jy ! Component: 150 - total flux cleaned = 4.36995e-05 Jy ! Component: 200 - total flux cleaned = -1.58052e-06 Jy ! Total flux subtracted in 200 components = -1.58052e-06 Jy ! Clean residual min=-0.001671 max=0.001440 Jy/beam ! Clean residual mean=-0.000015 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.159968 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 110 components and 0.159968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086803Jy sigma=0.000655 ! Fit after self-cal, rms=0.086803Jy sigma=0.000655 ! 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.086803Jy sigma=0.000655 ! Fit after self-cal, rms=0.086939Jy sigma=0.000655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.384 mas, bmaj=4.851 mas, bpa=-56.99 degrees ! Estimated noise=655.805 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00055006 Jy ! Component: 100 - total flux cleaned = 0.000619481 Jy ! Component: 150 - total flux cleaned = 0.000597738 Jy ! Component: 200 - total flux cleaned = 0.000597897 Jy ! Total flux subtracted in 200 components = 0.000597897 Jy ! Clean residual min=-0.001693 max=0.001416 Jy/beam ! Clean residual mean=-0.000016 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.160566 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 116 components and 0.160566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086926Jy sigma=0.000655 ! Fit after self-cal, rms=0.086926Jy sigma=0.000655 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.62657e-05 Jy ! Component: 100 - total flux cleaned = 6.51164e-06 Jy ! Component: 150 - total flux cleaned = 6.83669e-06 Jy ! Component: 200 - total flux cleaned = 2.44921e-05 Jy ! Total flux subtracted in 200 components = 2.44921e-05 Jy ! Clean residual min=-0.001696 max=0.001417 Jy/beam ! Clean residual mean=-0.000016 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.16059 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 120 components and 0.16059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086917Jy sigma=0.000655 ! Fit after self-cal, rms=0.086917Jy sigma=0.000655 ! 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.086917Jy sigma=0.000655 ! Fit after self-cal, rms=0.087011Jy sigma=0.000655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.177 mas, bmaj=8.473 mas, bpa=-85.34 degrees ! Estimated noise=787.067 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.27693e-05 Jy ! Component: 100 - total flux cleaned = 9.40359e-05 Jy ! Component: 150 - total flux cleaned = 0.000186009 Jy ! Component: 200 - total flux cleaned = 0.000261145 Jy ! Total flux subtracted in 200 components = 0.000261145 Jy ! Clean residual min=-0.001552 max=0.001277 Jy/beam ! Clean residual mean=-0.000035 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.160852 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 128 components and 0.160851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087009Jy sigma=0.000655 ! Fit after self-cal, rms=0.087008Jy sigma=0.000655 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 = -2.21283e-05 Jy ! Component: 100 - total flux cleaned = -3.10071e-06 Jy ! Component: 150 - total flux cleaned = 1.45891e-05 Jy ! Component: 200 - total flux cleaned = 3.01009e-05 Jy ! Total flux subtracted in 200 components = 3.01009e-05 Jy ! Clean residual min=-0.001540 max=0.001279 Jy/beam ! Clean residual mean=-0.000035 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.160882 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 134 components and 0.160882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087007Jy sigma=0.000655 ! Fit after self-cal, rms=0.087008Jy sigma=0.000655 ! 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.38 mas, bmaj=4.849 mas, bpa=-56.63 degrees ! Estimated noise=656.736 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.38 x 4.849 at -56.63 degrees (North through East) ! Clean map min=-0.0015617 max=0.10913 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.512 mas, bmaj=4.042 mas, bpa=-59.91 degrees ! Estimated noise=1151.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0833209 Jy ! Component: 100 - total flux cleaned = 0.113306 Jy ! Component: 150 - total flux cleaned = 0.128909 Jy ! Component: 200 - total flux cleaned = 0.138664 Jy ! Total flux subtracted in 200 components = 0.138664 Jy ! Clean residual min=-0.003391 max=0.005123 Jy/beam ! Clean residual mean=-0.000017 rms=0.000905 Jy/beam ! Combined flux in latest and established models = 0.138664 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.138664 Jy ! Inverting map and beam ! Estimated beam: bmin=4.38 mas, bmaj=4.849 mas, bpa=-56.63 degrees ! Estimated noise=656.736 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.00846144 Jy ! Component: 100 - total flux cleaned = 0.0133856 Jy ! Component: 150 - total flux cleaned = 0.0166068 Jy ! Component: 200 - total flux cleaned = 0.0185344 Jy ! Total flux subtracted in 200 components = 0.0185344 Jy ! Clean residual min=-0.002062 max=0.001854 Jy/beam ! Clean residual mean=-0.000023 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.157198 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 54 components and 0.157198 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.177 mas, bmaj=8.473 mas, bpa=-85.34 degrees ! Estimated noise=787.067 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00152949 Jy ! Component: 100 - total flux cleaned = 0.00222824 Jy ! Component: 150 - total flux cleaned = 0.00247702 Jy ! Component: 200 - total flux cleaned = 0.00272143 Jy ! Total flux subtracted in 200 components = 0.00272143 Jy ! Clean residual min=-0.001619 max=0.001323 Jy/beam ! Clean residual mean=-0.000038 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.15992 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 = 9.93044e-05 Jy ! Component: 100 - total flux cleaned = 0.000185077 Jy ! Component: 150 - total flux cleaned = 0.000222115 Jy ! Component: 200 - total flux cleaned = 0.000255816 Jy ! Total flux subtracted in 200 components = 0.000255816 Jy ! Clean residual min=-0.001499 max=0.001265 Jy/beam ! Clean residual mean=-0.000037 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.160176 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 94 components and 0.160176 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.38 mas, bmaj=4.849 mas, bpa=-56.63 degrees ! Estimated noise=656.736 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000258462 Jy ! Component: 100 - total flux cleaned = -0.000456067 Jy ! Component: 150 - total flux cleaned = -0.000456832 Jy ! Component: 200 - total flux cleaned = -0.000429216 Jy ! Total flux subtracted in 200 components = -0.000429216 Jy ! Clean residual min=-0.001704 max=0.001577 Jy/beam ! Clean residual mean=-0.000018 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.159746 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 109 components and 0.159746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087044Jy sigma=0.000655 ! Fit after self-cal, rms=0.087036Jy sigma=0.000655 wmodel J1559+5924_S_2017_05_01_pus_map.mod ! Writing 109 model components to file: J1559+5924_S_2017_05_01_pus_map.mod wobs J1559+5924_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J1559+5924_S_2017_05_01_pus_uvs.fits wwins J1559+5924_S_2017_05_01_pus_map.win ! wwins: Wrote 3 windows to J1559+5924_S_2017_05_01_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.000637553 Jy ! Component: 100 - total flux cleaned = -0.00103822 Jy ! Component: 150 - total flux cleaned = -0.00135948 Jy ! Component: 200 - total flux cleaned = -0.00153691 Jy ! Component: 250 - total flux cleaned = -0.00175605 Jy ! Component: 300 - total flux cleaned = -0.00175633 Jy ! Component: 350 - total flux cleaned = -0.00182545 Jy ! Component: 400 - total flux cleaned = -0.00189207 Jy ! Component: 450 - total flux cleaned = -0.00193602 Jy ! Component: 500 - total flux cleaned = -0.00200022 Jy ! Component: 550 - total flux cleaned = -0.0020838 Jy ! Component: 600 - total flux cleaned = -0.00216565 Jy ! Component: 650 - total flux cleaned = -0.00226573 Jy ! Component: 700 - total flux cleaned = -0.00234405 Jy ! Component: 750 - total flux cleaned = -0.00244073 Jy ! Component: 800 - total flux cleaned = -0.00245997 Jy ! Component: 850 - total flux cleaned = -0.0025351 Jy ! Component: 900 - total flux cleaned = -0.0025906 Jy ! Component: 950 - total flux cleaned = -0.00259064 Jy ! Component: 1000 - total flux cleaned = -0.00260873 Jy ! Component: 1050 - total flux cleaned = -0.00266188 Jy ! Component: 1100 - total flux cleaned = -0.00266191 Jy ! Component: 1150 - total flux cleaned = -0.00269643 Jy ! Component: 1200 - total flux cleaned = -0.00269635 Jy ! Component: 1250 - total flux cleaned = -0.00267955 Jy ! Component: 1300 - total flux cleaned = -0.00267964 Jy ! Component: 1350 - total flux cleaned = -0.00267965 Jy ! Component: 1400 - total flux cleaned = -0.0026797 Jy ! Component: 1450 - total flux cleaned = -0.00267981 Jy ! Component: 1500 - total flux cleaned = -0.00269572 Jy ! Component: 1550 - total flux cleaned = -0.00269578 Jy ! Component: 1600 - total flux cleaned = -0.00264942 Jy ! Component: 1650 - total flux cleaned = -0.00271085 Jy ! Component: 1700 - total flux cleaned = -0.00275623 Jy ! Component: 1750 - total flux cleaned = -0.00272595 Jy ! Component: 1800 - total flux cleaned = -0.00275591 Jy ! Component: 1850 - total flux cleaned = -0.00277067 Jy ! Component: 1900 - total flux cleaned = -0.00277081 Jy ! Component: 1950 - total flux cleaned = -0.00274195 Jy ! Component: 2000 - total flux cleaned = -0.00279955 Jy ! Component: 2050 - total flux cleaned = -0.00274265 Jy ! Component: 2100 - total flux cleaned = -0.00278502 Jy ! Component: 2150 - total flux cleaned = -0.00278503 Jy ! Component: 2200 - total flux cleaned = -0.00278481 Jy ! Component: 2250 - total flux cleaned = -0.00275705 Jy ! Component: 2300 - total flux cleaned = -0.00278426 Jy ! Component: 2350 - total flux cleaned = -0.00274362 Jy ! Component: 2400 - total flux cleaned = -0.00278387 Jy ! Component: 2450 - total flux cleaned = -0.00273044 Jy ! Component: 2500 - total flux cleaned = -0.00274363 Jy ! Component: 2550 - total flux cleaned = -0.0027306 Jy ! Component: 2600 - total flux cleaned = -0.00271768 Jy ! Component: 2650 - total flux cleaned = -0.00274354 Jy ! Component: 2700 - total flux cleaned = -0.00279473 Jy ! Component: 2750 - total flux cleaned = -0.00275646 Jy ! Component: 2800 - total flux cleaned = -0.00275627 Jy ! Component: 2850 - total flux cleaned = -0.00278145 Jy ! Component: 2900 - total flux cleaned = -0.0027566 Jy ! Component: 2950 - total flux cleaned = -0.00271956 Jy ! Component: 3000 - total flux cleaned = -0.00273183 Jy ! Component: 3050 - total flux cleaned = -0.00275619 Jy ! Component: 3100 - total flux cleaned = -0.00274393 Jy ! Component: 3150 - total flux cleaned = -0.00270791 Jy ! Component: 3200 - total flux cleaned = -0.00271983 Jy ! Component: 3250 - total flux cleaned = -0.00269606 Jy ! Component: 3300 - total flux cleaned = -0.00266075 Jy ! Component: 3350 - total flux cleaned = -0.0026492 Jy ! Component: 3400 - total flux cleaned = -0.00266068 Jy ! Component: 3450 - total flux cleaned = -0.00266074 Jy ! Component: 3500 - total flux cleaned = -0.00258054 Jy ! Component: 3550 - total flux cleaned = -0.00262616 Jy ! Component: 3600 - total flux cleaned = -0.00261471 Jy ! Component: 3650 - total flux cleaned = -0.00260336 Jy ! Component: 3700 - total flux cleaned = -0.00263693 Jy ! Component: 3750 - total flux cleaned = -0.0026037 Jy ! Component: 3800 - total flux cleaned = -0.00263692 Jy ! Component: 3850 - total flux cleaned = -0.00264782 Jy ! Component: 3900 - total flux cleaned = -0.00268062 Jy ! Component: 3950 - total flux cleaned = -0.00270237 Jy ! Component: 4000 - total flux cleaned = -0.00270235 Jy ! Component: 4050 - total flux cleaned = -0.00276686 Jy ! Total flux subtracted in 4096 components = -0.00275621 Jy ! Clean residual min=-0.000641 max=0.000672 Jy/beam ! Clean residual mean=-0.000002 rms=0.000189 Jy/beam ! Combined flux in latest and established models = 0.15699 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 384 components and 0.15699 Jy ![Exited script file: muppet] wmap "J1559+5924_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.38 x 4.849 at -56.63 degrees (North through East) ! Clean map min=-0.0014497 max=0.10923 Jy/beam ! Writing clean map to FITS file: J1559+5924_S_2017_05_01_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.109232 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000187531 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.515044 0.515044 1.03009 2.06018 4.12035 8.2407 16.4814 32.9628 65.9256 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.109 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.38 x 4.849 at -56.63 degrees (North through East) ! Clean map min=-0.0014497 max=0.10923 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 J1559+5924_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:39:49 2019