! Started logfile: J1203+0634_S_2017_03_23_pus_uvs.log on Mon May 13 09:59:20 2019 obs J1203+0634_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J1203+0634_S_2017_03_23_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.845998 visibilities/baseline/integration-bin. ! Found source: J1203+0634 ! ! 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 481 lines of history. ! ! Reading 21776 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 J1203+0634_S_2017_03_23_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 119 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 137 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 119 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 559 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.864774Jy sigma=0.007804 ! Fit after self-cal, rms=0.843470Jy sigma=0.007618 ! 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=2.834 mas, bmaj=6.632 mas, bpa=-0.3397 degrees ! Estimated noise=854 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.111712 Jy ! Component: 100 - total flux cleaned = 0.154659 Jy ! Total flux subtracted in 100 components = 0.154659 Jy ! Clean residual min=-0.009070 max=0.020100 Jy/beam ! Clean residual mean=-0.000092 rms=0.002547 Jy/beam ! Combined flux in latest and established models = 0.154659 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.154659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102490Jy sigma=0.000833 ! Fit after self-cal, rms=0.102219Jy sigma=0.000831 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0236857 Jy ! Component: 100 - total flux cleaned = 0.0372566 Jy ! Total flux subtracted in 100 components = 0.0372566 Jy ! Clean residual min=-0.008127 max=0.013043 Jy/beam ! Clean residual mean=-0.000059 rms=0.001883 Jy/beam ! Combined flux in latest and established models = 0.191916 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 25 components and 0.191916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093735Jy sigma=0.000755 ! Fit after self-cal, rms=0.093673Jy sigma=0.000755 ! Inverting map ! Added new window around map position (-4.5, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0117632 Jy ! Component: 100 - total flux cleaned = 0.0186312 Jy ! Total flux subtracted in 100 components = 0.0186312 Jy ! Clean residual min=-0.007514 max=0.008860 Jy/beam ! Clean residual mean=-0.000043 rms=0.001666 Jy/beam ! Combined flux in latest and established models = 0.210547 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 40 components and 0.210547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091440Jy sigma=0.000736 ! Fit after self-cal, rms=0.091302Jy sigma=0.000735 ! 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.419 mas, bmaj=7.507 mas, bpa=-1.027 degrees ! Estimated noise=590.198 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 (-8.5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.010187 Jy ! Component: 100 - total flux cleaned = 0.0163849 Jy ! Component: 150 - total flux cleaned = 0.020809 Jy ! Component: 200 - total flux cleaned = 0.0232014 Jy ! Total flux subtracted in 200 components = 0.0232014 Jy ! Clean residual min=-0.005633 max=0.008054 Jy/beam ! Clean residual mean=-0.000035 rms=0.001383 Jy/beam ! Combined flux in latest and established models = 0.233748 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 77 components and 0.233748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089821Jy sigma=0.000724 ! Fit after self-cal, rms=0.089758Jy sigma=0.000723 ! Inverting map ! Added new window around map position (-18, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00751554 Jy ! Component: 100 - total flux cleaned = 0.0118524 Jy ! Component: 150 - total flux cleaned = 0.0150873 Jy ! Component: 200 - total flux cleaned = 0.0176421 Jy ! Total flux subtracted in 200 components = 0.0176421 Jy ! Clean residual min=-0.005411 max=0.005117 Jy/beam ! Clean residual mean=-0.000021 rms=0.001180 Jy/beam ! Combined flux in latest and established models = 0.25139 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 135 components and 0.25139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088966Jy sigma=0.000717 ! Fit after self-cal, rms=0.088922Jy sigma=0.000716 ! 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.99 FD 0.96 HN 0.91 KP 1.06 ! LA 0.98 MK 1.10 NL 0.88 OV 1.01 ! PT 1.00 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.05 HN 0.95 KP 1.01 ! LA 0.96 MK 1.15 NL 1.09 OV 1.04 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.06 HN 0.92 KP 0.88 ! LA 0.75 MK 1.10 NL 1.20 OV 0.95 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.08 HN 0.94 KP 1.00* ! LA 0.81 MK 1.71 NL 1.00* OV 1.59 ! PT 1.00 SC 1.62 ! ! ! Fit before self-cal, rms=0.088922Jy sigma=0.000716 ! Fit after self-cal, rms=0.088144Jy sigma=0.000679 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.514 mas, bmaj=7.649 mas, bpa=0.1373 degrees ! Estimated noise=598.199 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 (-26, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00350548 Jy ! Component: 100 - total flux cleaned = 0.00447445 Jy ! Component: 150 - total flux cleaned = 0.00493856 Jy ! Component: 200 - total flux cleaned = 0.00528503 Jy ! Total flux subtracted in 200 components = 0.00528503 Jy ! Clean residual min=-0.003290 max=0.002889 Jy/beam ! Clean residual mean=-0.000004 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.256675 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 163 components and 0.256675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087933Jy sigma=0.000676 ! Fit after self-cal, rms=0.087999Jy sigma=0.000676 ! 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.087999Jy sigma=0.000676 ! Fit after self-cal, rms=0.091778Jy sigma=0.000670 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.504 mas, bmaj=7.592 mas, bpa=-0.4336 degrees ! Estimated noise=595.218 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000973473 Jy ! Component: 100 - total flux cleaned = 0.00144705 Jy ! Component: 150 - total flux cleaned = 0.00179478 Jy ! Component: 200 - total flux cleaned = 0.00196323 Jy ! Total flux subtracted in 200 components = 0.00196323 Jy ! Clean residual min=-0.002061 max=0.001922 Jy/beam ! Clean residual mean=-0.000006 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.258639 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 184 components and 0.258639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091713Jy sigma=0.000669 ! Fit after self-cal, rms=0.091813Jy sigma=0.000669 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.000244011 Jy ! Component: 100 - total flux cleaned = 0.000390761 Jy ! Component: 150 - total flux cleaned = 0.000523283 Jy ! Component: 200 - total flux cleaned = 0.000584643 Jy ! Total flux subtracted in 200 components = 0.000584643 Jy ! Clean residual min=-0.001995 max=0.001838 Jy/beam ! Clean residual mean=-0.000006 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.259223 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 198 components and 0.259223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091788Jy sigma=0.000669 ! Fit after self-cal, rms=0.091788Jy sigma=0.000669 ! 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.091788Jy sigma=0.000669 ! Fit after self-cal, rms=0.092771Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.505 mas, bmaj=7.585 mas, bpa=-0.4092 degrees ! Estimated noise=594.652 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000178274 Jy ! Component: 100 - total flux cleaned = 0.00024631 Jy ! Component: 150 - total flux cleaned = 0.000308207 Jy ! Component: 200 - total flux cleaned = 0.000420992 Jy ! Total flux subtracted in 200 components = 0.000420992 Jy ! Clean residual min=-0.001719 max=0.001736 Jy/beam ! Clean residual mean=-0.000005 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.259644 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 210 components and 0.259644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092750Jy sigma=0.000669 ! Fit after self-cal, rms=0.092762Jy sigma=0.000669 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.33226e-05 Jy ! Component: 100 - total flux cleaned = 0.000154995 Jy ! Component: 150 - total flux cleaned = 0.000202892 Jy ! Component: 200 - total flux cleaned = 0.000248804 Jy ! Total flux subtracted in 200 components = 0.000248804 Jy ! Clean residual min=-0.001703 max=0.001723 Jy/beam ! Clean residual mean=-0.000005 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.259893 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 223 components and 0.259893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092748Jy sigma=0.000669 ! Fit after self-cal, rms=0.092747Jy sigma=0.000669 ! 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.092747Jy sigma=0.000669 ! Fit after self-cal, rms=0.092873Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.372 mas, bmaj=11.06 mas, bpa=-0.0006118 degrees ! Estimated noise=734.754 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000568845 Jy ! Component: 100 - total flux cleaned = 0.000619777 Jy ! Component: 150 - total flux cleaned = 0.000599377 Jy ! Component: 200 - total flux cleaned = 0.000633326 Jy ! Total flux subtracted in 200 components = 0.000633326 Jy ! Clean residual min=-0.001990 max=0.002756 Jy/beam ! Clean residual mean=-0.000010 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.260526 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 240 components and 0.260526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092867Jy sigma=0.000669 ! Fit after self-cal, rms=0.092867Jy sigma=0.000668 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 (-40.5, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0024361 Jy ! Component: 100 - total flux cleaned = 0.00334625 Jy ! Component: 150 - total flux cleaned = 0.00354221 Jy ! Component: 200 - total flux cleaned = 0.00374161 Jy ! Total flux subtracted in 200 components = 0.00374161 Jy ! Clean residual min=-0.001821 max=0.001798 Jy/beam ! Clean residual mean=-0.000006 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.264268 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 288 components and 0.264268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092826Jy sigma=0.000668 ! Fit after self-cal, rms=0.092820Jy sigma=0.000668 ! 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.506 mas, bmaj=7.581 mas, bpa=-0.3791 degrees ! Estimated noise=594.526 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.506 x 7.581 at -0.3791 degrees (North through East) ! Clean map min=-0.0015054 max=0.15515 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=2.928 mas, bmaj=6.68 mas, bpa=-0.2198 degrees ! Estimated noise=891.869 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.115705 Jy ! Component: 100 - total flux cleaned = 0.159482 Jy ! Component: 150 - total flux cleaned = 0.182656 Jy ! Component: 200 - total flux cleaned = 0.196842 Jy ! Total flux subtracted in 200 components = 0.196842 Jy ! Clean residual min=-0.004268 max=0.007685 Jy/beam ! Clean residual mean=-0.000054 rms=0.001173 Jy/beam ! Combined flux in latest and established models = 0.196842 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.196842 Jy ! Inverting map and beam ! Estimated beam: bmin=3.506 mas, bmaj=7.581 mas, bpa=-0.3791 degrees ! Estimated noise=594.526 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.0128795 Jy ! Component: 100 - total flux cleaned = 0.0218396 Jy ! Component: 150 - total flux cleaned = 0.0286804 Jy ! Component: 200 - total flux cleaned = 0.0340718 Jy ! Total flux subtracted in 200 components = 0.0340718 Jy ! Clean residual min=-0.002528 max=0.003205 Jy/beam ! Clean residual mean=-0.000031 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.230914 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 72 components and 0.230914 Jy ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00433545 Jy ! Component: 100 - total flux cleaned = 0.00787896 Jy ! Component: 150 - total flux cleaned = 0.0108533 Jy ! Component: 200 - total flux cleaned = 0.0134166 Jy ! Total flux subtracted in 200 components = 0.0134166 Jy ! Clean residual min=-0.001832 max=0.001852 Jy/beam ! Clean residual mean=-0.000019 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.244331 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 118 components and 0.244331 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.372 mas, bmaj=11.06 mas, bpa=-0.0006118 degrees ! Estimated noise=734.754 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00396586 Jy ! Component: 100 - total flux cleaned = 0.00700824 Jy ! Component: 150 - total flux cleaned = 0.00943337 Jy ! Component: 200 - total flux cleaned = 0.0114127 Jy ! Total flux subtracted in 200 components = 0.0114127 Jy ! Clean residual min=-0.001918 max=0.002135 Jy/beam ! Clean residual mean=-0.000020 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.255743 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.00165556 Jy ! Component: 100 - total flux cleaned = 0.0030591 Jy ! Component: 150 - total flux cleaned = 0.00403284 Jy ! Component: 200 - total flux cleaned = 0.00485543 Jy ! Total flux subtracted in 200 components = 0.00485543 Jy ! Clean residual min=-0.001677 max=0.002001 Jy/beam ! Clean residual mean=-0.000013 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.260599 Jy ! Adding 141 model components to the UV plane model. ! The established model now contains 243 components and 0.260599 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.506 mas, bmaj=7.581 mas, bpa=-0.3791 degrees ! Estimated noise=594.526 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000382996 Jy ! Component: 100 - total flux cleaned = 0.00103704 Jy ! Component: 150 - total flux cleaned = 0.00149526 Jy ! Component: 200 - total flux cleaned = 0.00187616 Jy ! Total flux subtracted in 200 components = 0.00187616 Jy ! Clean residual min=-0.001404 max=0.001467 Jy/beam ! Clean residual mean=-0.000005 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.262475 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 277 components and 0.262475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092796Jy sigma=0.000668 ! Fit after self-cal, rms=0.092757Jy sigma=0.000668 wmodel J1203+0634_S_2017_03_23_pus_map.mod ! Writing 277 model components to file: J1203+0634_S_2017_03_23_pus_map.mod wobs J1203+0634_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J1203+0634_S_2017_03_23_pus_uvs.fits wwins J1203+0634_S_2017_03_23_pus_map.win ! wwins: Wrote 6 windows to J1203+0634_S_2017_03_23_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.000352647 Jy ! Component: 100 - total flux cleaned = 0.000577997 Jy ! Component: 150 - total flux cleaned = 0.000841999 Jy ! Component: 200 - total flux cleaned = 0.00114179 Jy ! Component: 250 - total flux cleaned = 0.00138756 Jy ! Component: 300 - total flux cleaned = 0.00167078 Jy ! Component: 350 - total flux cleaned = 0.00192558 Jy ! Component: 400 - total flux cleaned = 0.00204996 Jy ! Component: 450 - total flux cleaned = 0.00215211 Jy ! Component: 500 - total flux cleaned = 0.00225195 Jy ! Component: 550 - total flux cleaned = 0.00233023 Jy ! Component: 600 - total flux cleaned = 0.00234929 Jy ! Component: 650 - total flux cleaned = 0.0024056 Jy ! Component: 700 - total flux cleaned = 0.00234928 Jy ! Component: 750 - total flux cleaned = 0.00234975 Jy ! Component: 800 - total flux cleaned = 0.00236807 Jy ! Component: 850 - total flux cleaned = 0.00233269 Jy ! Component: 900 - total flux cleaned = 0.00235023 Jy ! Component: 950 - total flux cleaned = 0.00226316 Jy ! Component: 1000 - total flux cleaned = 0.0022634 Jy ! Component: 1050 - total flux cleaned = 0.00228049 Jy ! Component: 1100 - total flux cleaned = 0.00224657 Jy ! Component: 1150 - total flux cleaned = 0.0021799 Jy ! Component: 1200 - total flux cleaned = 0.00211439 Jy ! Component: 1250 - total flux cleaned = 0.00206571 Jy ! Component: 1300 - total flux cleaned = 0.00198558 Jy ! Component: 1350 - total flux cleaned = 0.00198556 Jy ! Component: 1400 - total flux cleaned = 0.00184402 Jy ! Component: 1450 - total flux cleaned = 0.00181292 Jy ! Component: 1500 - total flux cleaned = 0.00168932 Jy ! Component: 1550 - total flux cleaned = 0.00158223 Jy ! Component: 1600 - total flux cleaned = 0.00149126 Jy ! Component: 1650 - total flux cleaned = 0.00138589 Jy ! Component: 1700 - total flux cleaned = 0.00128149 Jy ! Component: 1750 - total flux cleaned = 0.00119287 Jy ! Component: 1800 - total flux cleaned = 0.00110463 Jy ! Component: 1850 - total flux cleaned = 0.00104645 Jy ! Component: 1900 - total flux cleaned = 0.000974261 Jy ! Component: 1950 - total flux cleaned = 0.000916788 Jy ! Component: 2000 - total flux cleaned = 0.000845557 Jy ! Component: 2050 - total flux cleaned = 0.000775088 Jy ! Component: 2100 - total flux cleaned = 0.000691091 Jy ! Component: 2150 - total flux cleaned = 0.000621539 Jy ! Component: 2200 - total flux cleaned = 0.000552365 Jy ! Component: 2250 - total flux cleaned = 0.000497521 Jy ! Component: 2300 - total flux cleaned = 0.000415687 Jy ! Component: 2350 - total flux cleaned = 0.000280356 Jy ! Component: 2400 - total flux cleaned = 0.00022671 Jy ! Component: 2450 - total flux cleaned = 0.000106589 Jy ! Component: 2500 - total flux cleaned = 5.35574e-05 Jy ! Component: 2550 - total flux cleaned = -2.54649e-05 Jy ! Component: 2600 - total flux cleaned = -0.000156286 Jy ! Component: 2650 - total flux cleaned = -0.000221282 Jy ! Component: 2700 - total flux cleaned = -0.000324682 Jy ! Component: 2750 - total flux cleaned = -0.000414615 Jy ! Component: 2800 - total flux cleaned = -0.000478429 Jy ! Component: 2850 - total flux cleaned = -0.000592717 Jy ! Component: 2900 - total flux cleaned = -0.000680983 Jy ! Component: 2950 - total flux cleaned = -0.000768726 Jy ! Component: 3000 - total flux cleaned = -0.000868565 Jy ! Component: 3050 - total flux cleaned = -0.0009554 Jy ! Component: 3100 - total flux cleaned = -0.00101698 Jy ! Component: 3150 - total flux cleaned = -0.00113955 Jy ! Component: 3200 - total flux cleaned = -0.00121253 Jy ! Component: 3250 - total flux cleaned = -0.00132142 Jy ! Component: 3300 - total flux cleaned = -0.00135756 Jy ! Component: 3350 - total flux cleaned = -0.00146526 Jy ! Component: 3400 - total flux cleaned = -0.00153668 Jy ! Component: 3450 - total flux cleaned = -0.00159595 Jy ! Component: 3500 - total flux cleaned = -0.00165493 Jy ! Component: 3550 - total flux cleaned = -0.00179531 Jy ! Component: 3600 - total flux cleaned = -0.00181856 Jy ! Component: 3650 - total flux cleaned = -0.00191112 Jy ! Component: 3700 - total flux cleaned = -0.00196857 Jy ! Component: 3750 - total flux cleaned = -0.00206026 Jy ! Component: 3800 - total flux cleaned = -0.00217409 Jy ! Component: 3850 - total flux cleaned = -0.00223069 Jy ! Component: 3900 - total flux cleaned = -0.00227584 Jy ! Component: 3950 - total flux cleaned = -0.00237664 Jy ! Component: 4000 - total flux cleaned = -0.00238779 Jy ! Component: 4050 - total flux cleaned = -0.00249879 Jy ! Total flux subtracted in 4096 components = -0.00248785 Jy ! Clean residual min=-0.000692 max=0.000575 Jy/beam ! Clean residual mean=-0.000002 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.259987 Jy keep ! Adding 273 model components to the UV plane model. ! The established model now contains 550 components and 0.259987 Jy ![Exited script file: muppet] wmap "J1203+0634_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.506 x 7.581 at -0.3791 degrees (North through East) ! Clean map min=-0.0011302 max=0.15556 Jy/beam ! Writing clean map to FITS file: J1203+0634_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.155561 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000201803 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.389179 0.389179 0.778358 1.55672 3.11343 6.22686 12.4537 24.9075 49.8149 99.6298 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.155 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.506 x 7.581 at -0.3791 degrees (North through East) ! Clean map min=-0.0011302 max=0.15556 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 J1203+0634_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:59:27 2019