! Started logfile: J2203+1007_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:23:30 2019 obs J2203+1007_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J2203+1007_S_2017_01_16_pus_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.718519 visibilities/baseline/integration-bin. ! Found source: J2203+1007 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 622 lines of history. ! ! Reading 18624 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 J2203+1007_S_2017_01_16_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 213 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 253 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 563 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.918486Jy sigma=0.007035 ! Fit after self-cal, rms=0.900244Jy sigma=0.006944 ! 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.414 mas, bmaj=8.401 mas, bpa=18.83 degrees ! Estimated noise=1104.34 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.0802394 Jy ! Component: 100 - total flux cleaned = 0.106618 Jy ! Total flux subtracted in 100 components = 0.106618 Jy ! Clean residual min=-0.013959 max=0.044824 Jy/beam ! Clean residual mean=0.000030 rms=0.004205 Jy/beam ! Combined flux in latest and established models = 0.106618 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.106618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158643Jy sigma=0.000862 ! Fit after self-cal, rms=0.158441Jy sigma=0.000859 ! Inverting map ! Added new window around map position (-9, 3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0350086 Jy ! Component: 100 - total flux cleaned = 0.0481427 Jy ! Total flux subtracted in 100 components = 0.0481427 Jy ! Clean residual min=-0.010665 max=0.015146 Jy/beam ! Clean residual mean=0.000029 rms=0.002800 Jy/beam ! Combined flux in latest and established models = 0.154761 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 20 components and 0.154761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151527Jy sigma=0.000769 ! Fit after self-cal, rms=0.148568Jy sigma=0.000735 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0213005 Jy ! Component: 100 - total flux cleaned = 0.0302658 Jy ! Total flux subtracted in 100 components = 0.0302658 Jy ! Clean residual min=-0.006944 max=0.009715 Jy/beam ! Clean residual mean=0.000025 rms=0.001940 Jy/beam ! Combined flux in latest and established models = 0.185027 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 22 components and 0.185027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145972Jy sigma=0.000696 ! Fit after self-cal, rms=0.145390Jy sigma=0.000689 ! 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.07 mas, bmaj=8.712 mas, bpa=17.01 degrees ! Estimated noise=748.517 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.00921965 Jy ! Component: 100 - total flux cleaned = 0.0113637 Jy ! Component: 150 - total flux cleaned = 0.0113739 Jy ! Component: 200 - total flux cleaned = 0.0111873 Jy ! Total flux subtracted in 200 components = 0.0111873 Jy ! Clean residual min=-0.005357 max=0.006877 Jy/beam ! Clean residual mean=0.000031 rms=0.001620 Jy/beam ! Combined flux in latest and established models = 0.196214 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 33 components and 0.196214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144874Jy sigma=0.000680 ! Fit after self-cal, rms=0.144809Jy sigma=0.000679 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.89 HN 1.01 KP 0.97 ! LA 0.98 MK 1.00* NL 0.86 OV 0.98 ! PT 1.30 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.94 HN 1.04 KP 0.93 ! LA 0.95 MK 1.00* NL 0.97 OV 0.97 ! PT 1.22 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.95 HN 1.01 KP 0.96 ! LA 0.97 MK 1.00* NL 0.96 OV 0.92 ! PT 1.20 SC 0.97 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.96 HN 0.94 KP 1.00* ! LA 1.00 MK 1.00* NL 1.00* OV 0.98 ! PT 1.18 SC 0.85 ! ! ! Fit before self-cal, rms=0.144809Jy sigma=0.000679 ! Fit after self-cal, rms=0.138306Jy sigma=0.000669 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.047 mas, bmaj=8.704 mas, bpa=17.14 degrees ! Estimated noise=729.502 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.000698631 Jy ! Component: 100 - total flux cleaned = -0.00062235 Jy ! Component: 150 - total flux cleaned = -0.000483616 Jy ! Component: 200 - total flux cleaned = -0.000638888 Jy ! Total flux subtracted in 200 components = -0.000638888 Jy ! Clean residual min=-0.003990 max=0.004256 Jy/beam ! Clean residual mean=0.000039 rms=0.001198 Jy/beam ! Combined flux in latest and established models = 0.195575 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 56 components and 0.195575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138226Jy sigma=0.000668 ! Fit after self-cal, rms=0.138289Jy sigma=0.000668 ! 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.138289Jy sigma=0.000668 ! Fit after self-cal, rms=0.134591Jy sigma=0.000650 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.038 mas, bmaj=8.674 mas, bpa=17.31 degrees ! Estimated noise=724.384 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00136974 Jy ! Component: 100 - total flux cleaned = 0.00196404 Jy ! Component: 150 - total flux cleaned = 0.00226661 Jy ! Component: 200 - total flux cleaned = 0.00258635 Jy ! Total flux subtracted in 200 components = 0.00258635 Jy ! Clean residual min=-0.001991 max=0.002105 Jy/beam ! Clean residual mean=0.000001 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.198161 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 69 components and 0.198161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134556Jy sigma=0.000650 ! Fit after self-cal, rms=0.134775Jy sigma=0.000649 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.000161926 Jy ! Component: 100 - total flux cleaned = 0.000157897 Jy ! Component: 150 - total flux cleaned = 0.000327917 Jy ! Component: 200 - total flux cleaned = 0.000428548 Jy ! Total flux subtracted in 200 components = 0.000428548 Jy ! Clean residual min=-0.001933 max=0.002006 Jy/beam ! Clean residual mean=0.000003 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.19859 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 78 components and 0.19859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134763Jy sigma=0.000649 ! Fit after self-cal, rms=0.134761Jy sigma=0.000649 ! 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.134761Jy sigma=0.000649 ! Fit after self-cal, rms=0.136476Jy sigma=0.000649 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.033 mas, bmaj=8.658 mas, bpa=17.28 degrees ! Estimated noise=723.129 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000816826 Jy ! Component: 100 - total flux cleaned = 0.00105839 Jy ! Component: 150 - total flux cleaned = 0.00121018 Jy ! Component: 200 - total flux cleaned = 0.00134094 Jy ! Total flux subtracted in 200 components = 0.00134094 Jy ! Clean residual min=-0.001798 max=0.001835 Jy/beam ! Clean residual mean=0.000001 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.199931 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 86 components and 0.199931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136463Jy sigma=0.000649 ! Fit after self-cal, rms=0.136458Jy sigma=0.000649 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.33035e-05 Jy ! Component: 100 - total flux cleaned = 0.000111586 Jy ! Component: 150 - total flux cleaned = 0.000147374 Jy ! Component: 200 - total flux cleaned = 0.000164108 Jy ! Total flux subtracted in 200 components = 0.000164108 Jy ! Clean residual min=-0.001774 max=0.001790 Jy/beam ! Clean residual mean=0.000001 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.200095 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 91 components and 0.200095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136452Jy sigma=0.000649 ! Fit after self-cal, rms=0.136450Jy sigma=0.000649 ! 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.136450Jy sigma=0.000649 ! Fit after self-cal, rms=0.136727Jy sigma=0.000648 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.523 mas, bmaj=10.44 mas, bpa=5.019 degrees ! Estimated noise=882.351 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000683367 Jy ! Component: 100 - total flux cleaned = 0.000756699 Jy ! Component: 150 - total flux cleaned = 0.000805908 Jy ! Component: 200 - total flux cleaned = 0.000830605 Jy ! Total flux subtracted in 200 components = 0.000830605 Jy ! Clean residual min=-0.001941 max=0.001915 Jy/beam ! Clean residual mean=0.000001 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.200926 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 107 components and 0.200926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136722Jy sigma=0.000648 ! Fit after self-cal, rms=0.136719Jy sigma=0.000648 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 = -7.42875e-06 Jy ! Component: 100 - total flux cleaned = 9.69089e-09 Jy ! Component: 150 - total flux cleaned = 1.41286e-05 Jy ! Component: 200 - total flux cleaned = 2.06723e-05 Jy ! Total flux subtracted in 200 components = 2.06723e-05 Jy ! Clean residual min=-0.001923 max=0.001889 Jy/beam ! Clean residual mean=0.000001 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.200946 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 115 components and 0.200946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136717Jy sigma=0.000648 ! Fit after self-cal, rms=0.136715Jy sigma=0.000648 ! 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.028 mas, bmaj=8.643 mas, bpa=17.2 degrees ! Estimated noise=722.955 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.028 x 8.643 at 17.2 degrees (North through East) ! Clean map min=-0.0017016 max=0.096055 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.378 mas, bmaj=8.372 mas, bpa=19.27 degrees ! Estimated noise=1060.24 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0870267 Jy ! Component: 100 - total flux cleaned = 0.129873 Jy ! Component: 150 - total flux cleaned = 0.154578 Jy ! Component: 200 - total flux cleaned = 0.16985 Jy ! Total flux subtracted in 200 components = 0.16985 Jy ! Clean residual min=-0.004321 max=0.007949 Jy/beam ! Clean residual mean=0.000009 rms=0.001225 Jy/beam ! Combined flux in latest and established models = 0.16985 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.16985 Jy ! Inverting map and beam ! Estimated beam: bmin=4.028 mas, bmaj=8.643 mas, bpa=17.2 degrees ! Estimated noise=722.955 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.0116743 Jy ! Component: 100 - total flux cleaned = 0.0186542 Jy ! Component: 150 - total flux cleaned = 0.0230802 Jy ! Component: 200 - total flux cleaned = 0.0260014 Jy ! Total flux subtracted in 200 components = 0.0260014 Jy ! Clean residual min=-0.002088 max=0.002098 Jy/beam ! Clean residual mean=0.000003 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.195852 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 43 components and 0.195852 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.523 mas, bmaj=10.44 mas, bpa=5.019 degrees ! Estimated noise=882.351 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00263919 Jy ! Component: 100 - total flux cleaned = 0.00411113 Jy ! Component: 150 - total flux cleaned = 0.00477726 Jy ! Component: 200 - total flux cleaned = 0.00502991 Jy ! Total flux subtracted in 200 components = 0.00502991 Jy ! Clean residual min=-0.001958 max=0.001844 Jy/beam ! Clean residual mean=0.000001 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.200882 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.000155584 Jy ! Component: 100 - total flux cleaned = 0.000187055 Jy ! Component: 150 - total flux cleaned = 0.000200139 Jy ! Component: 200 - total flux cleaned = 0.000200684 Jy ! Total flux subtracted in 200 components = 0.000200684 Jy ! Clean residual min=-0.001934 max=0.001837 Jy/beam ! Clean residual mean=0.000001 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.201082 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 86 components and 0.201082 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.028 mas, bmaj=8.643 mas, bpa=17.2 degrees ! Estimated noise=722.955 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000251689 Jy ! Component: 100 - total flux cleaned = 0.000232375 Jy ! Component: 150 - total flux cleaned = 0.000138354 Jy ! Component: 200 - total flux cleaned = 8.77429e-05 Jy ! Total flux subtracted in 200 components = 8.77429e-05 Jy ! Clean residual min=-0.001842 max=0.001785 Jy/beam ! Clean residual mean=0.000001 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.20117 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 98 components and 0.20117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136722Jy sigma=0.000648 ! Fit after self-cal, rms=0.136710Jy sigma=0.000648 wmodel J2203+1007_S_2017_01_16_pus_map.mod ! Writing 98 model components to file: J2203+1007_S_2017_01_16_pus_map.mod wobs J2203+1007_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J2203+1007_S_2017_01_16_pus_uvs.fits wwins J2203+1007_S_2017_01_16_pus_map.win ! wwins: Wrote 2 windows to J2203+1007_S_2017_01_16_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -3.31362e-05 Jy ! Component: 100 - total flux cleaned = 5.80493e-05 Jy ! Component: 150 - total flux cleaned = 0.000117178 Jy ! Component: 200 - total flux cleaned = 0.000173237 Jy ! Component: 250 - total flux cleaned = 0.000308901 Jy ! Component: 300 - total flux cleaned = 0.000360993 Jy ! Component: 350 - total flux cleaned = 0.000386398 Jy ! Component: 400 - total flux cleaned = 0.000386866 Jy ! Component: 450 - total flux cleaned = 0.000387355 Jy ! Component: 500 - total flux cleaned = 0.000387344 Jy ! Component: 550 - total flux cleaned = 0.000363868 Jy ! Component: 600 - total flux cleaned = 0.000386835 Jy ! Component: 650 - total flux cleaned = 0.00049842 Jy ! Component: 700 - total flux cleaned = 0.00052017 Jy ! Component: 750 - total flux cleaned = 0.000584834 Jy ! Component: 800 - total flux cleaned = 0.000585015 Jy ! Component: 850 - total flux cleaned = 0.000688816 Jy ! Component: 900 - total flux cleaned = 0.000709184 Jy ! Component: 950 - total flux cleaned = 0.000809727 Jy ! Component: 1000 - total flux cleaned = 0.000829436 Jy ! Component: 1050 - total flux cleaned = 0.000907115 Jy ! Component: 1100 - total flux cleaned = 0.000945418 Jy ! Component: 1150 - total flux cleaned = 0.000945475 Jy ! Component: 1200 - total flux cleaned = 0.000964149 Jy ! Component: 1250 - total flux cleaned = 0.00100131 Jy ! Component: 1300 - total flux cleaned = 0.0010014 Jy ! Component: 1350 - total flux cleaned = 0.00101937 Jy ! Component: 1400 - total flux cleaned = 0.00101945 Jy ! Component: 1450 - total flux cleaned = 0.00105466 Jy ! Component: 1500 - total flux cleaned = 0.00103739 Jy ! Component: 1550 - total flux cleaned = 0.00108873 Jy ! Component: 1600 - total flux cleaned = 0.00107196 Jy ! Component: 1650 - total flux cleaned = 0.00105554 Jy ! Component: 1700 - total flux cleaned = 0.00103923 Jy ! Component: 1750 - total flux cleaned = 0.00108863 Jy ! Component: 1800 - total flux cleaned = 0.00112098 Jy ! Component: 1850 - total flux cleaned = 0.00105711 Jy ! Component: 1900 - total flux cleaned = 0.00112066 Jy ! Component: 1950 - total flux cleaned = 0.00108935 Jy ! Component: 2000 - total flux cleaned = 0.00110533 Jy ! Component: 2050 - total flux cleaned = 0.00115122 Jy ! Component: 2100 - total flux cleaned = 0.00115124 Jy ! Component: 2150 - total flux cleaned = 0.00118136 Jy ! Component: 2200 - total flux cleaned = 0.00113646 Jy ! Component: 2250 - total flux cleaned = 0.00113635 Jy ! Component: 2300 - total flux cleaned = 0.00109211 Jy ! Component: 2350 - total flux cleaned = 0.00113557 Jy ! Component: 2400 - total flux cleaned = 0.00112105 Jy ! Component: 2450 - total flux cleaned = 0.00110669 Jy ! Component: 2500 - total flux cleaned = 0.0010499 Jy ! Component: 2550 - total flux cleaned = 0.00106387 Jy ! Component: 2600 - total flux cleaned = 0.00107795 Jy ! Component: 2650 - total flux cleaned = 0.001064 Jy ! Component: 2700 - total flux cleaned = 0.00105018 Jy ! Component: 2750 - total flux cleaned = 0.00109077 Jy ! Component: 2800 - total flux cleaned = 0.00111757 Jy ! Component: 2850 - total flux cleaned = 0.0010907 Jy ! Component: 2900 - total flux cleaned = 0.00107742 Jy ! Component: 2950 - total flux cleaned = 0.00109057 Jy ! Component: 3000 - total flux cleaned = 0.00111691 Jy ! Component: 3050 - total flux cleaned = 0.00119499 Jy ! Component: 3100 - total flux cleaned = 0.00120792 Jy ! Component: 3150 - total flux cleaned = 0.0012338 Jy ! Component: 3200 - total flux cleaned = 0.00125936 Jy ! Component: 3250 - total flux cleaned = 0.00131027 Jy ! Component: 3300 - total flux cleaned = 0.00139848 Jy ! Component: 3350 - total flux cleaned = 0.00139839 Jy ! Component: 3400 - total flux cleaned = 0.00146079 Jy ! Component: 3450 - total flux cleaned = 0.00152274 Jy ! Component: 3500 - total flux cleaned = 0.00158439 Jy ! Component: 3550 - total flux cleaned = 0.00165791 Jy ! Component: 3600 - total flux cleaned = 0.00168223 Jy ! Component: 3650 - total flux cleaned = 0.00176692 Jy ! Component: 3700 - total flux cleaned = 0.00174282 Jy ! Component: 3750 - total flux cleaned = 0.00181452 Jy ! Component: 3800 - total flux cleaned = 0.0018621 Jy ! Component: 3850 - total flux cleaned = 0.00187381 Jy ! Component: 3900 - total flux cleaned = 0.0019445 Jy ! Component: 3950 - total flux cleaned = 0.00197963 Jy ! Component: 4000 - total flux cleaned = 0.00203803 Jy ! Component: 4050 - total flux cleaned = 0.00208442 Jy ! Total flux subtracted in 4096 components = 0.00213059 Jy ! Clean residual min=-0.000622 max=0.000690 Jy/beam ! Clean residual mean=0.000001 rms=0.000226 Jy/beam ! Combined flux in latest and established models = 0.203301 Jy keep ! Adding 335 model components to the UV plane model. ! The established model now contains 433 components and 0.203301 Jy ![Exited script file: muppet] wmap "J2203+1007_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.028 x 8.643 at 17.2 degrees (North through East) ! Clean map min=-0.0015366 max=0.09576 Jy/beam ! Writing clean map to FITS file: J2203+1007_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0957605 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000225476 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.706375 0.706375 1.41275 2.8255 5.651 11.302 22.604 45.208 90.416 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.095 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.028 x 8.643 at 17.2 degrees (North through East) ! Clean map min=-0.0015366 max=0.09576 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 J2203+1007_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:23:36 2019