! Started logfile: J1041+523A_S_2017_02_24_pus_uvs.log on Sat May 4 11:24:55 2019 obs J1041+523A_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J1041+523A_S_2017_02_24_pus_uva.fits ! AN table 1: 24 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.74537 visibilities/baseline/integration-bin. ! Found source: J1041+523A ! ! 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 823 lines of history. ! ! Reading 3220 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 J1041+523A_S_2017_02_24_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 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 110 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.550322Jy sigma=0.005313 ! Fit after self-cal, rms=0.547238Jy sigma=0.005286 ! 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.719 mas, bmaj=4.253 mas, bpa=-0.2428 degrees ! Estimated noise=1744.67 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.350658 Jy ! Component: 100 - total flux cleaned = 0.430992 Jy ! Total flux subtracted in 100 components = 0.430992 Jy ! Clean residual min=-0.012130 max=0.028151 Jy/beam ! Clean residual mean=-0.000015 rms=0.003252 Jy/beam ! Combined flux in latest and established models = 0.430992 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.430992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096500Jy sigma=0.000879 ! Fit after self-cal, rms=0.096500Jy sigma=0.000879 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0277387 Jy ! Component: 100 - total flux cleaned = 0.0334453 Jy ! Total flux subtracted in 100 components = 0.0334453 Jy ! Clean residual min=-0.010022 max=0.013433 Jy/beam ! Clean residual mean=0.000010 rms=0.002719 Jy/beam ! Combined flux in latest and established models = 0.464437 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 15 components and 0.464437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087893Jy sigma=0.000813 ! Fit after self-cal, rms=0.087891Jy sigma=0.000813 ! 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.374 mas, bmaj=5.075 mas, bpa=7.598 degrees ! Estimated noise=1427.09 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.0063018 Jy ! Component: 100 - total flux cleaned = 0.0061175 Jy ! Component: 150 - total flux cleaned = 0.00597505 Jy ! Component: 200 - total flux cleaned = 0.00586695 Jy ! Total flux subtracted in 200 components = 0.00586695 Jy ! Clean residual min=-0.008463 max=0.011365 Jy/beam ! Clean residual mean=0.000013 rms=0.002578 Jy/beam ! Combined flux in latest and established models = 0.470304 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 20 components and 0.470304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086765Jy sigma=0.000808 ! Fit after self-cal, rms=0.086752Jy sigma=0.000808 ! 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.94 FD 1.16 HN 1.01 KP 0.95 ! LA 0.95 MK 0.98 NL 1.00 OV 1.03 ! PT 0.99 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.06 HN 1.03 KP 0.92 ! LA 0.91 MK 0.99 NL 0.95 OV 1.05 ! PT 0.96 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.09 HN 0.99 KP 1.01 ! LA 1.00 MK 1.02 NL 1.05 OV 0.97 ! PT 0.96 SC 0.98 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.11 HN 0.95 KP 1.00* ! LA 0.97 MK 1.03 NL 1.00* OV 1.00 ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.086752Jy sigma=0.000808 ! Fit after self-cal, rms=0.079717Jy sigma=0.000738 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.342 mas, bmaj=5.061 mas, bpa=8.831 degrees ! Estimated noise=1424.21 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.000693598 Jy ! Component: 100 - total flux cleaned = 0.000913791 Jy ! Component: 150 - total flux cleaned = 0.000872999 Jy ! Component: 200 - total flux cleaned = 0.000874632 Jy ! Total flux subtracted in 200 components = 0.000874632 Jy ! Clean residual min=-0.008451 max=0.007704 Jy/beam ! Clean residual mean=-0.000019 rms=0.002055 Jy/beam ! Combined flux in latest and established models = 0.471179 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 29 components and 0.471179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079622Jy sigma=0.000738 ! Fit after self-cal, rms=0.079586Jy sigma=0.000738 ! 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.079586Jy sigma=0.000738 ! Fit after self-cal, rms=0.074799Jy sigma=0.000686 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.34 mas, bmaj=5.066 mas, bpa=8.549 degrees ! Estimated noise=1425.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00145024 Jy ! Component: 100 - total flux cleaned = 0.00171621 Jy ! Component: 150 - total flux cleaned = 0.00185692 Jy ! Component: 200 - total flux cleaned = 0.00191626 Jy ! Total flux subtracted in 200 components = 0.00191626 Jy ! Clean residual min=-0.005149 max=0.006282 Jy/beam ! Clean residual mean=-0.000071 rms=0.001290 Jy/beam ! Combined flux in latest and established models = 0.473095 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.473095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074751Jy sigma=0.000685 ! Fit after self-cal, rms=0.074751Jy 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) ! Added new window around map position (18, 35.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00548277 Jy ! Component: 100 - total flux cleaned = 0.00799996 Jy ! Component: 150 - total flux cleaned = 0.00942366 Jy ! Component: 200 - total flux cleaned = 0.0103977 Jy ! Total flux subtracted in 200 components = 0.0103977 Jy ! Clean residual min=-0.004506 max=0.005926 Jy/beam ! Clean residual mean=-0.000053 rms=0.001189 Jy/beam ! Combined flux in latest and established models = 0.483493 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 62 components and 0.483493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074388Jy sigma=0.000681 ! Fit after self-cal, rms=0.074350Jy sigma=0.000680 ! Inverting map ! Added new window around map position (3.5, 8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00522502 Jy ! Component: 100 - total flux cleaned = 0.00714393 Jy ! Component: 150 - total flux cleaned = 0.00818381 Jy ! Component: 200 - total flux cleaned = 0.00891389 Jy ! Total flux subtracted in 200 components = 0.00891389 Jy ! Clean residual min=-0.004068 max=0.004806 Jy/beam ! Clean residual mean=-0.000044 rms=0.001084 Jy/beam ! Combined flux in latest and established models = 0.492407 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 84 components and 0.492407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073939Jy sigma=0.000676 ! Fit after self-cal, rms=0.073904Jy sigma=0.000676 ! Inverting map ! Added new window around map position (11, 24.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00457847 Jy ! Component: 100 - total flux cleaned = 0.00698877 Jy ! Component: 150 - total flux cleaned = 0.00816199 Jy ! Component: 200 - total flux cleaned = 0.0087311 Jy ! Total flux subtracted in 200 components = 0.0087311 Jy ! Clean residual min=-0.003766 max=0.003626 Jy/beam ! Clean residual mean=-0.000037 rms=0.000983 Jy/beam ! Combined flux in latest and established models = 0.501138 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 113 components and 0.501138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073587Jy sigma=0.000673 ! Fit after self-cal, rms=0.073573Jy sigma=0.000673 ! 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.073573Jy sigma=0.000673 ! Fit after self-cal, rms=0.073484Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.334 mas, bmaj=5.058 mas, bpa=8.466 degrees ! Estimated noise=1425.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00206279 Jy ! Component: 100 - total flux cleaned = 0.00366474 Jy ! Component: 150 - total flux cleaned = 0.0046396 Jy ! Component: 200 - total flux cleaned = 0.00507196 Jy ! Total flux subtracted in 200 components = 0.00507196 Jy ! Clean residual min=-0.003777 max=0.003448 Jy/beam ! Clean residual mean=-0.000030 rms=0.000945 Jy/beam ! Combined flux in latest and established models = 0.50621 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 127 components and 0.50621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073386Jy sigma=0.000672 ! Fit after self-cal, rms=0.073382Jy sigma=0.000672 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.00092546 Jy ! Component: 100 - total flux cleaned = 0.00118914 Jy ! Component: 150 - total flux cleaned = 0.00127292 Jy ! Component: 200 - total flux cleaned = 0.00146809 Jy ! Total flux subtracted in 200 components = 0.00146809 Jy ! Clean residual min=-0.003713 max=0.003409 Jy/beam ! Clean residual mean=-0.000028 rms=0.000933 Jy/beam ! Combined flux in latest and established models = 0.507678 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 137 components and 0.507678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073336Jy sigma=0.000671 ! Fit after self-cal, rms=0.073336Jy sigma=0.000671 ! 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.073336Jy sigma=0.000671 ! Fit after self-cal, rms=0.073347Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.232 mas, bmaj=8.872 mas, bpa=26.78 degrees ! Estimated noise=1718.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000281525 Jy ! Component: 100 - total flux cleaned = 0.00080829 Jy ! Component: 150 - total flux cleaned = 0.00142086 Jy ! Component: 200 - total flux cleaned = 0.00190829 Jy ! Total flux subtracted in 200 components = 0.00190829 Jy ! Clean residual min=-0.004312 max=0.004277 Jy/beam ! Clean residual mean=-0.000057 rms=0.001304 Jy/beam ! Combined flux in latest and established models = 0.509586 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 159 components and 0.509586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073326Jy sigma=0.000671 ! Fit after self-cal, rms=0.073325Jy sigma=0.000671 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.000544067 Jy ! Component: 100 - total flux cleaned = 0.00087037 Jy ! Component: 150 - total flux cleaned = 0.00107648 Jy ! Component: 200 - total flux cleaned = 0.00129179 Jy ! Total flux subtracted in 200 components = 0.00129179 Jy ! Clean residual min=-0.004222 max=0.004303 Jy/beam ! Clean residual mean=-0.000054 rms=0.001294 Jy/beam ! Combined flux in latest and established models = 0.510878 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 171 components and 0.510878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073315Jy sigma=0.000671 ! Fit after self-cal, rms=0.073316Jy sigma=0.000671 ! 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.332 mas, bmaj=5.056 mas, bpa=8.504 degrees ! Estimated noise=1425.79 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.332 x 5.056 at 8.504 degrees (North through East) ! Clean map min=-0.0037248 max=0.45384 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.682 mas, bmaj=4.24 mas, bpa=1.533 degrees ! Estimated noise=1756.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.352883 Jy ! Component: 100 - total flux cleaned = 0.433891 Jy ! Component: 150 - total flux cleaned = 0.46142 Jy ! Component: 200 - total flux cleaned = 0.473336 Jy ! Total flux subtracted in 200 components = 0.473336 Jy ! Clean residual min=-0.005813 max=0.006487 Jy/beam ! Clean residual mean=-0.000037 rms=0.001409 Jy/beam ! Combined flux in latest and established models = 0.473336 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.473336 Jy ! Inverting map and beam ! Estimated beam: bmin=4.332 mas, bmaj=5.056 mas, bpa=8.504 degrees ! Estimated noise=1425.79 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.00855343 Jy ! Component: 100 - total flux cleaned = 0.014869 Jy ! Component: 150 - total flux cleaned = 0.0198979 Jy ! Component: 200 - total flux cleaned = 0.0232397 Jy ! Total flux subtracted in 200 components = 0.0232397 Jy ! Clean residual min=-0.004378 max=0.003998 Jy/beam ! Clean residual mean=-0.000042 rms=0.001071 Jy/beam ! Combined flux in latest and established models = 0.496576 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 47 components and 0.496576 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.232 mas, bmaj=8.872 mas, bpa=26.78 degrees ! Estimated noise=1718.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0045573 Jy ! Component: 100 - total flux cleaned = 0.00699918 Jy ! Component: 150 - total flux cleaned = 0.00893612 Jy ! Component: 200 - total flux cleaned = 0.0105181 Jy ! Total flux subtracted in 200 components = 0.0105181 Jy ! Clean residual min=-0.004630 max=0.004619 Jy/beam ! Clean residual mean=-0.000063 rms=0.001365 Jy/beam ! Combined flux in latest and established models = 0.507094 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.00138614 Jy ! Component: 100 - total flux cleaned = 0.00223497 Jy ! Component: 150 - total flux cleaned = 0.00296844 Jy ! Component: 200 - total flux cleaned = 0.00350924 Jy ! Total flux subtracted in 200 components = 0.00350924 Jy ! Clean residual min=-0.004316 max=0.004617 Jy/beam ! Clean residual mean=-0.000055 rms=0.001318 Jy/beam ! Combined flux in latest and established models = 0.510603 Jy ! Adding 82 model components to the UV plane model. ! The established model now contains 122 components and 0.510603 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.332 mas, bmaj=5.056 mas, bpa=8.504 degrees ! Estimated noise=1425.79 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.78682e-05 Jy ! Component: 100 - total flux cleaned = 0.000381157 Jy ! Component: 150 - total flux cleaned = 0.00087533 Jy ! Component: 200 - total flux cleaned = 0.0011298 Jy ! Total flux subtracted in 200 components = 0.0011298 Jy ! Clean residual min=-0.004126 max=0.003624 Jy/beam ! Clean residual mean=-0.000025 rms=0.000941 Jy/beam ! Combined flux in latest and established models = 0.511733 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 140 components and 0.511733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073474Jy sigma=0.000672 ! Fit after self-cal, rms=0.073465Jy sigma=0.000672 wmodel J1041+523A_S_2017_02_24_pus_map.mod ! Writing 140 model components to file: J1041+523A_S_2017_02_24_pus_map.mod wobs J1041+523A_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J1041+523A_S_2017_02_24_pus_uvs.fits wwins J1041+523A_S_2017_02_24_pus_map.win ! wwins: Wrote 4 windows to J1041+523A_S_2017_02_24_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.00160968 Jy ! Component: 100 - total flux cleaned = -0.00186465 Jy ! Component: 150 - total flux cleaned = -0.00216786 Jy ! Component: 200 - total flux cleaned = -0.00251772 Jy ! Component: 250 - total flux cleaned = -0.00274224 Jy ! Component: 300 - total flux cleaned = -0.00284932 Jy ! Component: 350 - total flux cleaned = -0.00306044 Jy ! Component: 400 - total flux cleaned = -0.0031635 Jy ! Component: 450 - total flux cleaned = -0.00326564 Jy ! Component: 500 - total flux cleaned = -0.00331498 Jy ! Component: 550 - total flux cleaned = -0.00346056 Jy ! Component: 600 - total flux cleaned = -0.00379344 Jy ! Component: 650 - total flux cleaned = -0.00393269 Jy ! Component: 700 - total flux cleaned = -0.00406957 Jy ! Component: 750 - total flux cleaned = -0.00415885 Jy ! Component: 800 - total flux cleaned = -0.00424772 Jy ! Component: 850 - total flux cleaned = -0.00446642 Jy ! Component: 900 - total flux cleaned = -0.00459586 Jy ! Component: 950 - total flux cleaned = -0.00472363 Jy ! Component: 1000 - total flux cleaned = -0.00493288 Jy ! Component: 1050 - total flux cleaned = -0.00505639 Jy ! Component: 1100 - total flux cleaned = -0.00521923 Jy ! Component: 1150 - total flux cleaned = -0.00534026 Jy ! Component: 1200 - total flux cleaned = -0.00553861 Jy ! Component: 1250 - total flux cleaned = -0.00561704 Jy ! Component: 1300 - total flux cleaned = -0.00581045 Jy ! Component: 1350 - total flux cleaned = -0.00584858 Jy ! Component: 1400 - total flux cleaned = -0.00596155 Jy ! Component: 1450 - total flux cleaned = -0.006036 Jy ! Component: 1500 - total flux cleaned = -0.00603614 Jy ! Component: 1550 - total flux cleaned = -0.0061092 Jy ! Component: 1600 - total flux cleaned = -0.00625286 Jy ! Component: 1650 - total flux cleaned = -0.00625273 Jy ! Component: 1700 - total flux cleaned = -0.00646415 Jy ! Component: 1750 - total flux cleaned = -0.00642902 Jy ! Component: 1800 - total flux cleaned = -0.00649835 Jy ! Component: 1850 - total flux cleaned = -0.00653184 Jy ! Component: 1900 - total flux cleaned = -0.00663317 Jy ! Component: 1950 - total flux cleaned = -0.0066668 Jy ! Component: 2000 - total flux cleaned = -0.00670024 Jy ! Component: 2050 - total flux cleaned = -0.00679865 Jy ! Component: 2100 - total flux cleaned = -0.00676603 Jy ! Component: 2150 - total flux cleaned = -0.00692745 Jy ! Component: 2200 - total flux cleaned = -0.00695909 Jy ! Component: 2250 - total flux cleaned = -0.00699072 Jy ! Component: 2300 - total flux cleaned = -0.00699069 Jy ! Component: 2350 - total flux cleaned = -0.00714598 Jy ! Component: 2400 - total flux cleaned = -0.00720749 Jy ! Component: 2450 - total flux cleaned = -0.00711666 Jy ! Component: 2500 - total flux cleaned = -0.00735855 Jy ! Component: 2550 - total flux cleaned = -0.00750811 Jy ! Component: 2600 - total flux cleaned = -0.00747823 Jy ! Component: 2650 - total flux cleaned = -0.00750815 Jy ! Component: 2700 - total flux cleaned = -0.00765415 Jy ! Component: 2750 - total flux cleaned = -0.00768304 Jy ! Component: 2800 - total flux cleaned = -0.00788422 Jy ! Component: 2850 - total flux cleaned = -0.00788419 Jy ! Component: 2900 - total flux cleaned = -0.00794062 Jy ! Component: 2950 - total flux cleaned = -0.00799699 Jy ! Component: 3000 - total flux cleaned = -0.00805286 Jy ! Component: 3050 - total flux cleaned = -0.0080805 Jy ! Component: 3100 - total flux cleaned = -0.00808053 Jy ! Component: 3150 - total flux cleaned = -0.00818975 Jy ! Component: 3200 - total flux cleaned = -0.00835204 Jy ! Component: 3250 - total flux cleaned = -0.008352 Jy ! Component: 3300 - total flux cleaned = -0.00843259 Jy ! Component: 3350 - total flux cleaned = -0.00851179 Jy ! Component: 3400 - total flux cleaned = -0.00851168 Jy ! Component: 3450 - total flux cleaned = -0.00861586 Jy ! Component: 3500 - total flux cleaned = -0.00871941 Jy ! Component: 3550 - total flux cleaned = -0.00874506 Jy ! Component: 3600 - total flux cleaned = -0.00892383 Jy ! Component: 3650 - total flux cleaned = -0.00884802 Jy ! Component: 3700 - total flux cleaned = -0.00889873 Jy ! Component: 3750 - total flux cleaned = -0.00907397 Jy ! Component: 3800 - total flux cleaned = -0.00904916 Jy ! Component: 3850 - total flux cleaned = -0.00919714 Jy ! Component: 3900 - total flux cleaned = -0.00927085 Jy ! Component: 3950 - total flux cleaned = -0.00929503 Jy ! Component: 4000 - total flux cleaned = -0.00941591 Jy ! Component: 4050 - total flux cleaned = -0.00948811 Jy ! Total flux subtracted in 4096 components = -0.00958377 Jy ! Clean residual min=-0.001542 max=0.001199 Jy/beam ! Clean residual mean=-0.000009 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.502149 Jy keep ! Adding 328 model components to the UV plane model. ! The established model now contains 468 components and 0.50215 Jy ![Exited script file: muppet] wmap "J1041+523A_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.332 x 5.056 at 8.504 degrees (North through East) ! Clean map min=-0.0028769 max=0.45275 Jy/beam ! Writing clean map to FITS file: J1041+523A_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.452748 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000443174 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.293656 0.293656 0.587312 1.17462 2.34925 4.69849 9.39699 18.794 37.5879 75.1759 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.452 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.332 x 5.056 at 8.504 degrees (North through East) ! Clean map min=-0.0028769 max=0.45275 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 J1041+523A_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:25:00 2019