! Started logfile: J0958+5039_S_2017_06_10_pus_uvs.log on Mon May 6 14:50:50 2019 obs J0958+5039_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J0958+5039_S_2017_06_10_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.977622 visibilities/baseline/integration-bin. ! Found source: J0958+5039 ! ! 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 1154 lines of history. ! ! Reading 25164 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 J0958+5039_S_2017_06_10_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 770 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.894118Jy sigma=0.008798 ! Fit after self-cal, rms=0.878667Jy sigma=0.008667 ! 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.172 mas, bmaj=4.063 mas, bpa=-3.261 degrees ! Estimated noise=906.004 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.0942069 Jy ! Component: 100 - total flux cleaned = 0.117375 Jy ! Total flux subtracted in 100 components = 0.117375 Jy ! Clean residual min=-0.003977 max=0.009112 Jy/beam ! Clean residual mean=0.000002 rms=0.001083 Jy/beam ! Combined flux in latest and established models = 0.117375 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.117375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076509Jy sigma=0.000711 ! Fit after self-cal, rms=0.076497Jy sigma=0.000711 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00969899 Jy ! Component: 100 - total flux cleaned = 0.014884 Jy ! Total flux subtracted in 100 components = 0.014884 Jy ! Clean residual min=-0.003327 max=0.004201 Jy/beam ! Clean residual mean=0.000007 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.132259 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 20 components and 0.132259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075189Jy sigma=0.000698 ! Fit after self-cal, rms=0.075178Jy sigma=0.000698 ! 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.926 mas, bmaj=4.909 mas, bpa=-0.747 degrees ! Estimated noise=516.881 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.00288403 Jy ! Component: 100 - total flux cleaned = 0.00433583 Jy ! Component: 150 - total flux cleaned = 0.00497716 Jy ! Component: 200 - total flux cleaned = 0.00508808 Jy ! Total flux subtracted in 200 components = 0.00508808 Jy ! Clean residual min=-0.002375 max=0.002771 Jy/beam ! Clean residual mean=0.000015 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.137347 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 33 components and 0.137347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075054Jy sigma=0.000697 ! Fit after self-cal, rms=0.075052Jy sigma=0.000697 ! 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.96 FD 0.90 HN 0.98 KP 1.01 ! LA 1.05 MK 1.07 NL 0.92 OV 1.05 ! PT 1.01 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.95 HN 1.01 KP 1.01 ! LA 0.98 MK 1.02 NL 1.06 OV 1.08 ! PT 1.01 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.00 HN 1.00 KP 1.01 ! LA 1.02 MK 1.07 NL 1.00 OV 0.98 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.02 KP 1.00* ! LA 1.03 MK 1.04 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.075052Jy sigma=0.000697 ! Fit after self-cal, rms=0.074721Jy sigma=0.000693 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.969 mas, bmaj=4.944 mas, bpa=-0.1838 degrees ! Estimated noise=519.685 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.000253032 Jy ! Component: 100 - total flux cleaned = -0.000304815 Jy ! Component: 150 - total flux cleaned = -0.000324857 Jy ! Component: 200 - total flux cleaned = -0.00032489 Jy ! Total flux subtracted in 200 components = -0.00032489 Jy ! Clean residual min=-0.002305 max=0.002738 Jy/beam ! Clean residual mean=0.000020 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.137022 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.137022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074705Jy sigma=0.000693 ! Fit after self-cal, rms=0.074706Jy sigma=0.000692 ! 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.074706Jy sigma=0.000692 ! Fit after self-cal, rms=0.073900Jy sigma=0.000687 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.966 mas, bmaj=4.946 mas, bpa=-0.2704 degrees ! Estimated noise=519.382 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000312086 Jy ! Component: 100 - total flux cleaned = 0.000281331 Jy ! Component: 150 - total flux cleaned = 0.000254709 Jy ! Component: 200 - total flux cleaned = 0.000243674 Jy ! Total flux subtracted in 200 components = 0.000243674 Jy ! Clean residual min=-0.001477 max=0.002652 Jy/beam ! Clean residual mean=0.000002 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.137266 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 47 components and 0.137266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073894Jy sigma=0.000687 ! Fit after self-cal, rms=0.073888Jy sigma=0.000687 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 (-8.5, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00241298 Jy ! Component: 100 - total flux cleaned = 0.00357767 Jy ! Component: 150 - total flux cleaned = 0.00413456 Jy ! Component: 200 - total flux cleaned = 0.00422861 Jy ! Total flux subtracted in 200 components = 0.00422861 Jy ! Clean residual min=-0.001420 max=0.001900 Jy/beam ! Clean residual mean=0.000004 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.141494 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 70 components and 0.141494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073813Jy sigma=0.000686 ! Fit after self-cal, rms=0.073808Jy sigma=0.000686 ! Inverting map ! Added new window around map position (-53, 65). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00153375 Jy ! Component: 100 - total flux cleaned = 0.00235746 Jy ! Component: 150 - total flux cleaned = 0.00256557 Jy ! Component: 200 - total flux cleaned = 0.00269539 Jy ! Total flux subtracted in 200 components = 0.00269539 Jy ! Clean residual min=-0.001400 max=0.001419 Jy/beam ! Clean residual mean=0.000005 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.14419 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 83 components and 0.14419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073772Jy sigma=0.000685 ! Fit after self-cal, rms=0.073770Jy sigma=0.000685 ! Inverting map ! Added new window around map position (-123, 54.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000786916 Jy ! Component: 100 - total flux cleaned = 0.000905866 Jy ! Component: 150 - total flux cleaned = 0.00105504 Jy ! Component: 200 - total flux cleaned = 0.0011898 Jy ! Total flux subtracted in 200 components = 0.0011898 Jy ! Clean residual min=-0.001406 max=0.001361 Jy/beam ! Clean residual mean=0.000006 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.14538 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 102 components and 0.14538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073749Jy sigma=0.000685 ! Fit after self-cal, rms=0.073748Jy sigma=0.000685 ! 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.073748Jy sigma=0.000685 ! Fit after self-cal, rms=0.073668Jy sigma=0.000685 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.958 mas, bmaj=4.949 mas, bpa=-0.07033 degrees ! Estimated noise=518.332 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000654521 Jy ! Component: 100 - total flux cleaned = 0.00109171 Jy ! Component: 150 - total flux cleaned = 0.00135443 Jy ! Component: 200 - total flux cleaned = 0.00157457 Jy ! Total flux subtracted in 200 components = 0.00157457 Jy ! Clean residual min=-0.001377 max=0.001277 Jy/beam ! Clean residual mean=0.000005 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.146954 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 107 components and 0.146954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073656Jy sigma=0.000685 ! Fit after self-cal, rms=0.073658Jy sigma=0.000685 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.000334858 Jy ! Component: 100 - total flux cleaned = 0.000451205 Jy ! Component: 150 - total flux cleaned = 0.000529545 Jy ! Component: 200 - total flux cleaned = 0.000559323 Jy ! Total flux subtracted in 200 components = 0.000559323 Jy ! Clean residual min=-0.001368 max=0.001279 Jy/beam ! Clean residual mean=0.000006 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.147513 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 117 components and 0.147513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073652Jy sigma=0.000685 ! Fit after self-cal, rms=0.073652Jy sigma=0.000685 ! 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.073652Jy sigma=0.000685 ! Fit after self-cal, rms=0.073673Jy sigma=0.000685 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.196 mas, bmaj=8.732 mas, bpa=15.19 degrees ! Estimated noise=645.369 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000622987 Jy ! Component: 100 - total flux cleaned = 0.00080551 Jy ! Component: 150 - total flux cleaned = 0.000970431 Jy ! Component: 200 - total flux cleaned = 0.00106508 Jy ! Total flux subtracted in 200 components = 0.00106508 Jy ! Clean residual min=-0.001770 max=0.001262 Jy/beam ! Clean residual mean=0.000014 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.148578 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 127 components and 0.148578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073673Jy sigma=0.000685 ! Fit after self-cal, rms=0.073673Jy sigma=0.000685 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.000136552 Jy ! Component: 100 - total flux cleaned = 0.000189155 Jy ! Component: 150 - total flux cleaned = 0.000208756 Jy ! Component: 200 - total flux cleaned = 0.00023552 Jy ! Total flux subtracted in 200 components = 0.00023552 Jy ! Clean residual min=-0.001724 max=0.001268 Jy/beam ! Clean residual mean=0.000014 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.148814 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 138 components and 0.148814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073673Jy sigma=0.000685 ! Fit after self-cal, rms=0.073673Jy sigma=0.000685 ! 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.955 mas, bmaj=4.95 mas, bpa=0.08037 degrees ! Estimated noise=518.458 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.955 x 4.95 at 0.08037 degrees (North through East) ! Clean map min=-0.0012437 max=0.12282 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.209 mas, bmaj=4.107 mas, bpa=-2.125 degrees ! Estimated noise=905.109 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0939266 Jy ! Component: 100 - total flux cleaned = 0.117496 Jy ! Component: 150 - total flux cleaned = 0.127125 Jy ! Component: 200 - total flux cleaned = 0.131877 Jy ! Total flux subtracted in 200 components = 0.131877 Jy ! Clean residual min=-0.002534 max=0.002547 Jy/beam ! Clean residual mean=-0.000001 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.131877 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.131877 Jy ! Inverting map and beam ! Estimated beam: bmin=3.955 mas, bmaj=4.95 mas, bpa=0.08037 degrees ! Estimated noise=518.458 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.00362448 Jy ! Component: 100 - total flux cleaned = 0.00611846 Jy ! Component: 150 - total flux cleaned = 0.00810623 Jy ! Component: 200 - total flux cleaned = 0.00973725 Jy ! Total flux subtracted in 200 components = 0.00973725 Jy ! Clean residual min=-0.001366 max=0.001448 Jy/beam ! Clean residual mean=0.000001 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.141614 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 52 components and 0.141614 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.196 mas, bmaj=8.732 mas, bpa=15.19 degrees ! Estimated noise=645.369 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00180148 Jy ! Component: 100 - total flux cleaned = 0.00303843 Jy ! Component: 150 - total flux cleaned = 0.00400296 Jy ! Component: 200 - total flux cleaned = 0.00478515 Jy ! Total flux subtracted in 200 components = 0.00478515 Jy ! Clean residual min=-0.001683 max=0.001354 Jy/beam ! Clean residual mean=0.000010 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.146399 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.000570606 Jy ! Component: 100 - total flux cleaned = 0.000967648 Jy ! Component: 150 - total flux cleaned = 0.0012572 Jy ! Component: 200 - total flux cleaned = 0.00144614 Jy ! Total flux subtracted in 200 components = 0.00144614 Jy ! Clean residual min=-0.001710 max=0.001294 Jy/beam ! Clean residual mean=0.000011 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.147845 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 116 components and 0.147845 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.955 mas, bmaj=4.95 mas, bpa=0.08037 degrees ! Estimated noise=518.458 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.39866e-05 Jy ! Component: 100 - total flux cleaned = 6.76036e-05 Jy ! Component: 150 - total flux cleaned = 0.000196586 Jy ! Component: 200 - total flux cleaned = 0.000292558 Jy ! Total flux subtracted in 200 components = 0.000292558 Jy ! Clean residual min=-0.001393 max=0.001374 Jy/beam ! Clean residual mean=0.000005 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.148138 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 134 components and 0.148138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073710Jy sigma=0.000685 ! Fit after self-cal, rms=0.073699Jy sigma=0.000685 wmodel J0958+5039_S_2017_06_10_pus_map.mod ! Writing 134 model components to file: J0958+5039_S_2017_06_10_pus_map.mod wobs J0958+5039_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J0958+5039_S_2017_06_10_pus_uvs.fits wwins J0958+5039_S_2017_06_10_pus_map.win ! wwins: Wrote 4 windows to J0958+5039_S_2017_06_10_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.000328268 Jy ! Component: 100 - total flux cleaned = 0.000397682 Jy ! Component: 150 - total flux cleaned = 0.000332483 Jy ! Component: 200 - total flux cleaned = 0.000268843 Jy ! Component: 250 - total flux cleaned = 0.000186859 Jy ! Component: 300 - total flux cleaned = 0.000126987 Jy ! Component: 350 - total flux cleaned = 4.93467e-05 Jy ! Component: 400 - total flux cleaned = 6.82808e-05 Jy ! Component: 450 - total flux cleaned = 4.98094e-05 Jy ! Component: 500 - total flux cleaned = 6.80031e-05 Jy ! Component: 550 - total flux cleaned = 5.00131e-05 Jy ! Component: 600 - total flux cleaned = 1.48819e-05 Jy ! Component: 650 - total flux cleaned = 1.49114e-05 Jy ! Component: 700 - total flux cleaned = 4.90315e-05 Jy ! Component: 750 - total flux cleaned = 8.22983e-05 Jy ! Component: 800 - total flux cleaned = 6.57879e-05 Jy ! Component: 850 - total flux cleaned = 9.8658e-05 Jy ! Component: 900 - total flux cleaned = 0.000162742 Jy ! Component: 950 - total flux cleaned = 0.000210124 Jy ! Component: 1000 - total flux cleaned = 0.00024108 Jy ! Component: 1050 - total flux cleaned = 0.000302592 Jy ! Component: 1100 - total flux cleaned = 0.000347994 Jy ! Component: 1150 - total flux cleaned = 0.00033316 Jy ! Component: 1200 - total flux cleaned = 0.000362705 Jy ! Component: 1250 - total flux cleaned = 0.000406506 Jy ! Component: 1300 - total flux cleaned = 0.000420889 Jy ! Component: 1350 - total flux cleaned = 0.00046377 Jy ! Component: 1400 - total flux cleaned = 0.000492023 Jy ! Component: 1450 - total flux cleaned = 0.000520048 Jy ! Component: 1500 - total flux cleaned = 0.00054784 Jy ! Component: 1550 - total flux cleaned = 0.000575444 Jy ! Component: 1600 - total flux cleaned = 0.000589085 Jy ! Component: 1650 - total flux cleaned = 0.000588909 Jy ! Component: 1700 - total flux cleaned = 0.000588964 Jy ! Component: 1750 - total flux cleaned = 0.000575997 Jy ! Component: 1800 - total flux cleaned = 0.00060232 Jy ! Component: 1850 - total flux cleaned = 0.000602366 Jy ! Component: 1900 - total flux cleaned = 0.000679781 Jy ! Component: 1950 - total flux cleaned = 0.000692509 Jy ! Component: 2000 - total flux cleaned = 0.000654517 Jy ! Component: 2050 - total flux cleaned = 0.000717253 Jy ! Component: 2100 - total flux cleaned = 0.000692426 Jy ! Component: 2150 - total flux cleaned = 0.000704891 Jy ! Component: 2200 - total flux cleaned = 0.000729453 Jy ! Component: 2250 - total flux cleaned = 0.00074179 Jy ! Component: 2300 - total flux cleaned = 0.00076593 Jy ! Component: 2350 - total flux cleaned = 0.000777885 Jy ! Component: 2400 - total flux cleaned = 0.000825398 Jy ! Component: 2450 - total flux cleaned = 0.00086052 Jy ! Component: 2500 - total flux cleaned = 0.00081365 Jy ! Component: 2550 - total flux cleaned = 0.000802149 Jy ! Component: 2600 - total flux cleaned = 0.000859881 Jy ! Component: 2650 - total flux cleaned = 0.00088277 Jy ! Component: 2700 - total flux cleaned = 0.000894193 Jy ! Component: 2750 - total flux cleaned = 0.000894227 Jy ! Component: 2800 - total flux cleaned = 0.000972513 Jy ! Component: 2850 - total flux cleaned = 0.000983672 Jy ! Component: 2900 - total flux cleaned = 0.00101667 Jy ! Component: 2950 - total flux cleaned = 0.00103858 Jy ! Component: 3000 - total flux cleaned = 0.00106029 Jy ! Component: 3050 - total flux cleaned = 0.00109275 Jy ! Component: 3100 - total flux cleaned = 0.00113576 Jy ! Component: 3150 - total flux cleaned = 0.0011145 Jy ! Component: 3200 - total flux cleaned = 0.00118867 Jy ! Component: 3250 - total flux cleaned = 0.00115701 Jy ! Component: 3300 - total flux cleaned = 0.00116739 Jy ! Component: 3350 - total flux cleaned = 0.00118822 Jy ! Component: 3400 - total flux cleaned = 0.00121913 Jy ! Component: 3450 - total flux cleaned = 0.00122927 Jy ! Component: 3500 - total flux cleaned = 0.00120886 Jy ! Component: 3550 - total flux cleaned = 0.00121897 Jy ! Component: 3600 - total flux cleaned = 0.00125917 Jy ! Component: 3650 - total flux cleaned = 0.00124915 Jy ! Component: 3700 - total flux cleaned = 0.00129891 Jy ! Component: 3750 - total flux cleaned = 0.00126927 Jy ! Component: 3800 - total flux cleaned = 0.00129869 Jy ! Component: 3850 - total flux cleaned = 0.00128884 Jy ! Component: 3900 - total flux cleaned = 0.00122083 Jy ! Component: 3950 - total flux cleaned = 0.00124019 Jy ! Component: 4000 - total flux cleaned = 0.00125945 Jy ! Component: 4050 - total flux cleaned = 0.00129754 Jy ! Total flux subtracted in 4096 components = 0.0012786 Jy ! Clean residual min=-0.000560 max=0.000485 Jy/beam ! Clean residual mean=0.000001 rms=0.000169 Jy/beam ! Combined flux in latest and established models = 0.149416 Jy keep ! Adding 270 model components to the UV plane model. ! The established model now contains 404 components and 0.149416 Jy ![Exited script file: muppet] wmap "J0958+5039_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.955 x 4.95 at 0.08037 degrees (North through East) ! Clean map min=-0.0010364 max=0.12275 Jy/beam ! Writing clean map to FITS file: J0958+5039_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.122755 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000168393 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.411535 0.411535 0.82307 1.64614 3.29228 6.58456 13.1691 26.3383 52.6765 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.122 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.955 x 4.95 at 0.08037 degrees (North through East) ! Clean map min=-0.0010364 max=0.12275 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 J0958+5039_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:50:57 2019