! Started logfile: J1037+2834_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:21:42 2017 obs J1037+2834_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1037+2834_S_2015_01_23_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.864815 visibilities/baseline/integration-bin. ! Found source: J1037+2834 ! ! 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 338 lines of history. ! ! Reading 13076 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 J1037+2834_S_2015_01_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.883057Jy sigma=0.010526 ! Fit after self-cal, rms=0.858035Jy sigma=0.010299 ! 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.918 mas, bmaj=5.249 mas, bpa=-3.59 degrees ! Estimated noise=920.72 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.110453 Jy ! Component: 100 - total flux cleaned = 0.143629 Jy ! Total flux subtracted in 100 components = 0.143629 Jy ! Clean residual min=-0.008794 max=0.015525 Jy/beam ! Clean residual mean=0.000001 rms=0.001885 Jy/beam ! Combined flux in latest and established models = 0.143629 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.143629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.247139Jy sigma=0.000894 ! Fit after self-cal, rms=0.247100Jy sigma=0.000893 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0179252 Jy ! Component: 100 - total flux cleaned = 0.0275358 Jy ! Total flux subtracted in 100 components = 0.0275358 Jy ! Clean residual min=-0.005977 max=0.007793 Jy/beam ! Clean residual mean=0.000006 rms=0.001318 Jy/beam ! Combined flux in latest and established models = 0.171165 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 18 components and 0.171165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.243285Jy sigma=0.000840 ! Fit after self-cal, rms=0.243272Jy sigma=0.000840 ! Inverting map ! Added new window around map position (4.5, -2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00772112 Jy ! Component: 100 - total flux cleaned = 0.0123252 Jy ! Total flux subtracted in 100 components = 0.0123252 Jy ! Clean residual min=-0.005276 max=0.005236 Jy/beam ! Clean residual mean=0.000008 rms=0.001203 Jy/beam ! Combined flux in latest and established models = 0.18349 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 33 components and 0.18349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.242189Jy sigma=0.000832 ! Fit after self-cal, rms=0.242175Jy sigma=0.000832 ! 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.479 mas, bmaj=6.103 mas, bpa=-3.026 degrees ! Estimated noise=543.56 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.00518855 Jy ! Component: 100 - total flux cleaned = 0.00874595 Jy ! Component: 150 - total flux cleaned = 0.0113465 Jy ! Component: 200 - total flux cleaned = 0.0132782 Jy ! Total flux subtracted in 200 components = 0.0132782 Jy ! Clean residual min=-0.006169 max=0.005070 Jy/beam ! Clean residual mean=0.000004 rms=0.001321 Jy/beam ! Combined flux in latest and established models = 0.196768 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 60 components and 0.196768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.241487Jy sigma=0.000830 ! Fit after self-cal, rms=0.241480Jy sigma=0.000830 ! 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.54 HN 0.94 KP 1.14 ! LA 0.99 MK 1.01 NL 1.07 OV 1.00 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.53 HN 1.01 KP 1.03 ! LA 0.96 MK 1.03 NL 1.17 OV 1.04 ! PT 1.01 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.71 HN 1.01 KP 0.92 ! LA 0.78 MK 1.05 NL 1.35 OV 0.95 ! PT 1.02 SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.24 HN 0.96 KP 0.84 ! LA 0.85 MK 1.04 NL 1.03 OV 1.02 ! PT 1.06 SC 1.01 ! ! ! Fit before self-cal, rms=0.241480Jy sigma=0.000830 ! Fit after self-cal, rms=0.101607Jy sigma=0.000787 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.516 mas, bmaj=6.171 mas, bpa=-3.061 degrees ! Estimated noise=546.04 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.00138131 Jy ! Component: 100 - total flux cleaned = -0.00171705 Jy ! Component: 150 - total flux cleaned = -0.00177448 Jy ! Component: 200 - total flux cleaned = -0.00185038 Jy ! Total flux subtracted in 200 components = -0.00185038 Jy ! Clean residual min=-0.001940 max=0.001997 Jy/beam ! Clean residual mean=-0.000006 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.194918 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 74 components and 0.194918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101578Jy sigma=0.000786 ! Fit after self-cal, rms=0.101377Jy sigma=0.000786 ! 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.101377Jy sigma=0.000786 ! Fit after self-cal, rms=0.100982Jy sigma=0.000782 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.522 mas, bmaj=6.166 mas, bpa=-2.953 degrees ! Estimated noise=545.583 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000893471 Jy ! Component: 100 - total flux cleaned = -0.0010789 Jy ! Component: 150 - total flux cleaned = -0.00111732 Jy ! Component: 200 - total flux cleaned = -0.00113477 Jy ! Total flux subtracted in 200 components = -0.00113477 Jy ! Clean residual min=-0.001784 max=0.001785 Jy/beam ! Clean residual mean=-0.000004 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.193783 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 83 components and 0.193783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100971Jy sigma=0.000782 ! Fit after self-cal, rms=0.100982Jy sigma=0.000782 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 = -8.33743e-05 Jy ! Component: 100 - total flux cleaned = -8.45916e-05 Jy ! Component: 150 - total flux cleaned = -8.45291e-05 Jy ! Component: 200 - total flux cleaned = -7.11915e-05 Jy ! Total flux subtracted in 200 components = -7.11915e-05 Jy ! Clean residual min=-0.001796 max=0.001770 Jy/beam ! Clean residual mean=-0.000004 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.193712 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 85 components and 0.193712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100977Jy sigma=0.000782 ! Fit after self-cal, rms=0.100979Jy sigma=0.000782 ! 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.100979Jy sigma=0.000782 ! Fit after self-cal, rms=0.101031Jy sigma=0.000782 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.528 mas, bmaj=6.173 mas, bpa=-2.946 degrees ! Estimated noise=545.864 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000503805 Jy ! Component: 100 - total flux cleaned = -0.000617816 Jy ! Component: 150 - total flux cleaned = -0.000703703 Jy ! Component: 200 - total flux cleaned = -0.000754708 Jy ! Total flux subtracted in 200 components = -0.000754708 Jy ! Clean residual min=-0.001812 max=0.001732 Jy/beam ! Clean residual mean=-0.000004 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.192957 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 85 components and 0.192957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101025Jy sigma=0.000781 ! Fit after self-cal, rms=0.101029Jy sigma=0.000781 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 = -1.25388e-05 Jy ! Component: 100 - total flux cleaned = -4.82716e-05 Jy ! Component: 150 - total flux cleaned = -5.9086e-05 Jy ! Component: 200 - total flux cleaned = -6.96933e-05 Jy ! Total flux subtracted in 200 components = -6.96933e-05 Jy ! Clean residual min=-0.001818 max=0.001714 Jy/beam ! Clean residual mean=-0.000004 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.192887 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 89 components and 0.192887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101026Jy sigma=0.000781 ! Fit after self-cal, rms=0.101027Jy sigma=0.000781 ! 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.101027Jy sigma=0.000781 ! Fit after self-cal, rms=0.101068Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.118 mas, bmaj=9.846 mas, bpa=-0.8512 degrees ! Estimated noise=682.409 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000253582 Jy ! Component: 100 - total flux cleaned = -0.000349684 Jy ! Component: 150 - total flux cleaned = -0.000442182 Jy ! Component: 200 - total flux cleaned = -0.000490975 Jy ! Total flux subtracted in 200 components = -0.000490975 Jy ! Clean residual min=-0.001756 max=0.001853 Jy/beam ! Clean residual mean=-0.000009 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.192396 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 92 components and 0.192396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101063Jy sigma=0.000781 ! Fit after self-cal, rms=0.101067Jy sigma=0.000781 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 = -6.11411e-05 Jy ! Component: 100 - total flux cleaned = -6.10075e-05 Jy ! Component: 150 - total flux cleaned = -6.7076e-05 Jy ! Component: 200 - total flux cleaned = -7.86897e-05 Jy ! Total flux subtracted in 200 components = -7.86897e-05 Jy ! Clean residual min=-0.001759 max=0.001863 Jy/beam ! Clean residual mean=-0.000009 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.192317 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 97 components and 0.192317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101064Jy sigma=0.000781 ! Fit after self-cal, rms=0.101065Jy sigma=0.000781 ! 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.532 mas, bmaj=6.178 mas, bpa=-2.933 degrees ! Estimated noise=546.092 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.532 x 6.178 at -2.933 degrees (North through East) ! Clean map min=-0.0018079 max=0.15003 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.95 mas, bmaj=5.302 mas, bpa=-3.809 degrees ! Estimated noise=926.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.111002 Jy ! Component: 100 - total flux cleaned = 0.144396 Jy ! Component: 150 - total flux cleaned = 0.16184 Jy ! Component: 200 - total flux cleaned = 0.171414 Jy ! Total flux subtracted in 200 components = 0.171414 Jy ! Clean residual min=-0.003405 max=0.004874 Jy/beam ! Clean residual mean=-0.000003 rms=0.000858 Jy/beam ! Combined flux in latest and established models = 0.171414 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.171414 Jy ! Inverting map and beam ! Estimated beam: bmin=3.532 mas, bmaj=6.178 mas, bpa=-2.933 degrees ! Estimated noise=546.092 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.00808341 Jy ! Component: 100 - total flux cleaned = 0.0126671 Jy ! Component: 150 - total flux cleaned = 0.0155798 Jy ! Component: 200 - total flux cleaned = 0.0175052 Jy ! Total flux subtracted in 200 components = 0.0175052 Jy ! Clean residual min=-0.001820 max=0.001776 Jy/beam ! Clean residual mean=-0.000005 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.18892 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 53 components and 0.18892 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.118 mas, bmaj=9.846 mas, bpa=-0.8512 degrees ! Estimated noise=682.409 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00175289 Jy ! Component: 100 - total flux cleaned = 0.00262336 Jy ! Component: 150 - total flux cleaned = 0.00292097 Jy ! Component: 200 - total flux cleaned = 0.00302673 Jy ! Total flux subtracted in 200 components = 0.00302673 Jy ! Clean residual min=-0.001750 max=0.001819 Jy/beam ! Clean residual mean=-0.000009 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.191946 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.29422e-05 Jy ! Component: 100 - total flux cleaned = 0.000147792 Jy ! Component: 150 - total flux cleaned = 0.000199084 Jy ! Component: 200 - total flux cleaned = 0.000223437 Jy ! Total flux subtracted in 200 components = 0.000223437 Jy ! Clean residual min=-0.001754 max=0.001854 Jy/beam ! Clean residual mean=-0.000009 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.19217 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 82 components and 0.19217 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.532 mas, bmaj=6.178 mas, bpa=-2.933 degrees ! Estimated noise=546.092 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000188936 Jy ! Component: 100 - total flux cleaned = 0.000214953 Jy ! Component: 150 - total flux cleaned = 0.000194241 Jy ! Component: 200 - total flux cleaned = 0.000156081 Jy ! Total flux subtracted in 200 components = 0.000156081 Jy ! Clean residual min=-0.001871 max=0.001609 Jy/beam ! Clean residual mean=-0.000004 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.192326 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 91 components and 0.192326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101069Jy sigma=0.000782 ! Fit after self-cal, rms=0.101067Jy sigma=0.000782 wmodel J1037+2834_S_2015_01_23_pus_map.mod ! Writing 91 model components to file: J1037+2834_S_2015_01_23_pus_map.mod wobs J1037+2834_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1037+2834_S_2015_01_23_pus_uvs.fits wwins J1037+2834_S_2015_01_23_pus_map.win ! wwins: Wrote 2 windows to J1037+2834_S_2015_01_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.00022061 Jy ! Component: 100 - total flux cleaned = -0.000248153 Jy ! Component: 150 - total flux cleaned = -0.000357023 Jy ! Component: 200 - total flux cleaned = -0.000541128 Jy ! Component: 250 - total flux cleaned = -0.000669344 Jy ! Component: 300 - total flux cleaned = -0.000745287 Jy ! Component: 350 - total flux cleaned = -0.000916999 Jy ! Component: 400 - total flux cleaned = -0.00103658 Jy ! Component: 450 - total flux cleaned = -0.00110669 Jy ! Component: 500 - total flux cleaned = -0.00119835 Jy ! Component: 550 - total flux cleaned = -0.00128801 Jy ! Component: 600 - total flux cleaned = -0.0013754 Jy ! Component: 650 - total flux cleaned = -0.00146136 Jy ! Component: 700 - total flux cleaned = -0.00152467 Jy ! Component: 750 - total flux cleaned = -0.00158713 Jy ! Component: 800 - total flux cleaned = -0.0016483 Jy ! Component: 850 - total flux cleaned = -0.00168858 Jy ! Component: 900 - total flux cleaned = -0.00176854 Jy ! Component: 950 - total flux cleaned = -0.00182757 Jy ! Component: 1000 - total flux cleaned = -0.00188625 Jy ! Component: 1050 - total flux cleaned = -0.00202069 Jy ! Component: 1100 - total flux cleaned = -0.00203927 Jy ! Component: 1150 - total flux cleaned = -0.00211426 Jy ! Component: 1200 - total flux cleaned = -0.00211439 Jy ! Component: 1250 - total flux cleaned = -0.00218761 Jy ! Component: 1300 - total flux cleaned = -0.00225998 Jy ! Component: 1350 - total flux cleaned = -0.00229586 Jy ! Component: 1400 - total flux cleaned = -0.00238408 Jy ! Component: 1450 - total flux cleaned = -0.00238394 Jy ! Component: 1500 - total flux cleaned = -0.0024185 Jy ! Component: 1550 - total flux cleaned = -0.00241865 Jy ! Component: 1600 - total flux cleaned = -0.00243592 Jy ! Component: 1650 - total flux cleaned = -0.00243616 Jy ! Component: 1700 - total flux cleaned = -0.002453 Jy ! Component: 1750 - total flux cleaned = -0.00250216 Jy ! Component: 1800 - total flux cleaned = -0.00253438 Jy ! Component: 1850 - total flux cleaned = -0.00256642 Jy ! Component: 1900 - total flux cleaned = -0.00261407 Jy ! Component: 1950 - total flux cleaned = -0.00261383 Jy ! Component: 2000 - total flux cleaned = -0.00261384 Jy ! Component: 2050 - total flux cleaned = -0.00266018 Jy ! Component: 2100 - total flux cleaned = -0.00266018 Jy ! Component: 2150 - total flux cleaned = -0.0026452 Jy ! Component: 2200 - total flux cleaned = -0.00270552 Jy ! Component: 2250 - total flux cleaned = -0.00267591 Jy ! Component: 2300 - total flux cleaned = -0.00277916 Jy ! Component: 2350 - total flux cleaned = -0.00276462 Jy ! Component: 2400 - total flux cleaned = -0.00276489 Jy ! Component: 2450 - total flux cleaned = -0.00275072 Jy ! Component: 2500 - total flux cleaned = -0.00276495 Jy ! Component: 2550 - total flux cleaned = -0.00277896 Jy ! Component: 2600 - total flux cleaned = -0.00277879 Jy ! Component: 2650 - total flux cleaned = -0.00283415 Jy ! Component: 2700 - total flux cleaned = -0.00287534 Jy ! Component: 2750 - total flux cleaned = -0.00283454 Jy ! Component: 2800 - total flux cleaned = -0.00282103 Jy ! Component: 2850 - total flux cleaned = -0.00284795 Jy ! Component: 2900 - total flux cleaned = -0.00284787 Jy ! Component: 2950 - total flux cleaned = -0.00288756 Jy ! Component: 3000 - total flux cleaned = -0.0029005 Jy ! Component: 3050 - total flux cleaned = -0.00284872 Jy ! Component: 3100 - total flux cleaned = -0.0029002 Jy ! Component: 3150 - total flux cleaned = -0.00292569 Jy ! Component: 3200 - total flux cleaned = -0.00292556 Jy ! Component: 3250 - total flux cleaned = -0.0029257 Jy ! Component: 3300 - total flux cleaned = -0.00298811 Jy ! Component: 3350 - total flux cleaned = -0.00303746 Jy ! Component: 3400 - total flux cleaned = -0.00308659 Jy ! Component: 3450 - total flux cleaned = -0.00308641 Jy ! Component: 3500 - total flux cleaned = -0.00313469 Jy ! Component: 3550 - total flux cleaned = -0.00312265 Jy ! Component: 3600 - total flux cleaned = -0.00313452 Jy ! Component: 3650 - total flux cleaned = -0.00312276 Jy ! Component: 3700 - total flux cleaned = -0.00322877 Jy ! Component: 3750 - total flux cleaned = -0.00317024 Jy ! Component: 3800 - total flux cleaned = -0.00322829 Jy ! Component: 3850 - total flux cleaned = -0.00322834 Jy ! Component: 3900 - total flux cleaned = -0.00326279 Jy ! Component: 3950 - total flux cleaned = -0.00321714 Jy ! Component: 4000 - total flux cleaned = -0.00325119 Jy ! Component: 4050 - total flux cleaned = -0.00328499 Jy ! Total flux subtracted in 4096 components = -0.00329625 Jy ! Clean residual min=-0.000671 max=0.000568 Jy/beam ! Clean residual mean=-0.000002 rms=0.000205 Jy/beam ! Combined flux in latest and established models = 0.18903 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 385 components and 0.18903 Jy ![Exited script file: muppet] wmap "J1037+2834_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.532 x 6.178 at -2.933 degrees (North through East) ! Clean map min=-0.0014717 max=0.15044 Jy/beam ! Writing clean map to FITS file: J1037+2834_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.150439 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000202698 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.404213 0.404213 0.808425 1.61685 3.2337 6.4674 12.9348 25.8696 51.7392 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.15 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.532 x 6.178 at -2.933 degrees (North through East) ! Clean map min=-0.0014717 max=0.15044 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 J1037+2834_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:21:47 2017