! Started logfile: J0933+2845_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:10:23 2019 obs J0933+2845_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J0933+2845_S_2017_01_16_pus_uva.fits ! AN table 1: 219 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.67103 visibilities/baseline/integration-bin. ! Found source: J0933+2845 ! ! 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 26452 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 J0933+2845_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 381 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 381 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 381 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 877 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.936296Jy sigma=0.008545 ! Fit after self-cal, rms=0.921682Jy sigma=0.008447 ! 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.718 mas, bmaj=6.756 mas, bpa=16.81 degrees ! Estimated noise=768.149 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.0627852 Jy ! Component: 100 - total flux cleaned = 0.0772179 Jy ! Total flux subtracted in 100 components = 0.0772179 Jy ! Clean residual min=-0.002998 max=0.005216 Jy/beam ! Clean residual mean=-0.000001 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.0772179 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0772179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085760Jy sigma=0.000673 ! Fit after self-cal, rms=0.085734Jy sigma=0.000673 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00522675 Jy ! Component: 100 - total flux cleaned = 0.00718945 Jy ! Total flux subtracted in 100 components = 0.00718945 Jy ! Clean residual min=-0.002949 max=0.004201 Jy/beam ! Clean residual mean=-0.000000 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.0844073 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 14 components and 0.0844073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085453Jy sigma=0.000670 ! Fit after self-cal, rms=0.085468Jy sigma=0.000670 ! Inverting map ! Added new window around map position (7, -5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00381638 Jy ! Component: 100 - total flux cleaned = 0.00551712 Jy ! Total flux subtracted in 100 components = 0.00551712 Jy ! Clean residual min=-0.002979 max=0.002359 Jy/beam ! Clean residual mean=0.000000 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.0899244 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 29 components and 0.0899244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085338Jy sigma=0.000668 ! Fit after self-cal, rms=0.085315Jy sigma=0.000668 ! 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.314 mas, bmaj=7.589 mas, bpa=13.43 degrees ! Estimated noise=514.954 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.00186006 Jy ! Component: 100 - total flux cleaned = 0.0027927 Jy ! Component: 150 - total flux cleaned = 0.00313899 Jy ! Component: 200 - total flux cleaned = 0.00324914 Jy ! Total flux subtracted in 200 components = 0.00324914 Jy ! Clean residual min=-0.001869 max=0.001701 Jy/beam ! Clean residual mean=0.000002 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.0931736 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 42 components and 0.0931736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085284Jy sigma=0.000668 ! Fit after self-cal, rms=0.085284Jy sigma=0.000668 ! 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.00 FD 0.98 HN 0.96 KP 1.00 ! LA 1.00 MK 1.00* NL 0.91 OV 0.99 ! PT 0.97 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.06 HN 1.01 KP 0.98 ! LA 0.99 MK 1.00* NL 1.08 OV 1.05 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.05 HN 0.96 KP 1.01 ! LA 1.01 MK 1.00* NL 1.02 OV 0.97 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.07 HN 0.94 KP 1.00* ! LA 1.02 MK 1.00* NL 1.00* OV 0.99 ! PT 1.04 SC 0.84 ! ! ! Fit before self-cal, rms=0.085284Jy sigma=0.000668 ! Fit after self-cal, rms=0.081838Jy sigma=0.000666 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.293 mas, bmaj=7.556 mas, bpa=13.16 degrees ! Estimated noise=514.44 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.000925924 Jy ! Component: 100 - total flux cleaned = 0.00120026 Jy ! Component: 150 - total flux cleaned = 0.00123009 Jy ! Component: 200 - total flux cleaned = 0.00120623 Jy ! Total flux subtracted in 200 components = 0.00120623 Jy ! Clean residual min=-0.001556 max=0.001595 Jy/beam ! Clean residual mean=-0.000000 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.0943798 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 55 components and 0.0943798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081831Jy sigma=0.000666 ! Fit after self-cal, rms=0.081819Jy sigma=0.000666 ! 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.081819Jy sigma=0.000666 ! Fit after self-cal, rms=0.078674Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.277 mas, bmaj=7.558 mas, bpa=13.03 degrees ! Estimated noise=514.465 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000698649 Jy ! Component: 100 - total flux cleaned = 0.00102051 Jy ! Component: 150 - total flux cleaned = 0.00108707 Jy ! Component: 200 - total flux cleaned = 0.00111084 Jy ! Total flux subtracted in 200 components = 0.00111084 Jy ! Clean residual min=-0.001207 max=0.001525 Jy/beam ! Clean residual mean=0.000000 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.0954906 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 68 components and 0.0954906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078667Jy sigma=0.000665 ! Fit after self-cal, rms=0.078670Jy sigma=0.000665 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 (35, -25). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103494 Jy ! Component: 100 - total flux cleaned = 0.00092253 Jy ! Component: 150 - total flux cleaned = 0.00078609 Jy ! Component: 200 - total flux cleaned = 0.000709836 Jy ! Total flux subtracted in 200 components = 0.000709836 Jy ! Clean residual min=-0.001226 max=0.001199 Jy/beam ! Clean residual mean=-0.000001 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.0962005 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 90 components and 0.0962005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078643Jy sigma=0.000664 ! Fit after self-cal, rms=0.078637Jy sigma=0.000664 ! 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.078637Jy sigma=0.000664 ! Fit after self-cal, rms=0.078048Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.262 mas, bmaj=7.553 mas, bpa=13.11 degrees ! Estimated noise=514.672 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000850503 Jy ! Component: 100 - total flux cleaned = 0.000991301 Jy ! Component: 150 - total flux cleaned = 0.000991446 Jy ! Component: 200 - total flux cleaned = 0.00097621 Jy ! Total flux subtracted in 200 components = 0.00097621 Jy ! Clean residual min=-0.001129 max=0.001140 Jy/beam ! Clean residual mean=-0.000001 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 0.0971767 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 101 components and 0.0971767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078036Jy sigma=0.000664 ! Fit after self-cal, rms=0.078029Jy sigma=0.000664 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.000171053 Jy ! Component: 100 - total flux cleaned = 0.000112516 Jy ! Component: 150 - total flux cleaned = 8.53325e-05 Jy ! Component: 200 - total flux cleaned = 6.0014e-05 Jy ! Total flux subtracted in 200 components = 6.0014e-05 Jy ! Clean residual min=-0.001109 max=0.001158 Jy/beam ! Clean residual mean=-0.000001 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.0972367 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 112 components and 0.0972367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078024Jy sigma=0.000664 ! Fit after self-cal, rms=0.078024Jy sigma=0.000664 ! 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.078024Jy sigma=0.000664 ! Fit after self-cal, rms=0.078057Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.519 mas, bmaj=9.566 mas, bpa=-1.751 degrees ! Estimated noise=606.332 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000466444 Jy ! Component: 100 - total flux cleaned = 0.000467228 Jy ! Component: 150 - total flux cleaned = 0.00042665 Jy ! Component: 200 - total flux cleaned = 0.000390958 Jy ! Total flux subtracted in 200 components = 0.000390958 Jy ! Clean residual min=-0.001279 max=0.001411 Jy/beam ! Clean residual mean=-0.000002 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.0976276 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 138 components and 0.0976277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078054Jy sigma=0.000664 ! Fit after self-cal, rms=0.078052Jy sigma=0.000664 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.51849e-05 Jy ! Component: 100 - total flux cleaned = 3.3657e-05 Jy ! Component: 150 - total flux cleaned = 1.53278e-05 Jy ! Component: 200 - total flux cleaned = -1.5423e-06 Jy ! Total flux subtracted in 200 components = -1.5423e-06 Jy ! Clean residual min=-0.001276 max=0.001425 Jy/beam ! Clean residual mean=-0.000002 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.0976261 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 146 components and 0.0976261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078051Jy sigma=0.000664 ! Fit after self-cal, rms=0.078051Jy sigma=0.000664 ! 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.255 mas, bmaj=7.551 mas, bpa=13.16 degrees ! Estimated noise=515.226 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.255 x 7.551 at 13.16 degrees (North through East) ! Clean map min=-0.0010381 max=0.080524 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.666 mas, bmaj=6.725 mas, bpa=16.42 degrees ! Estimated noise=760.346 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.061903 Jy ! Component: 100 - total flux cleaned = 0.0767473 Jy ! Component: 150 - total flux cleaned = 0.0833919 Jy ! Component: 200 - total flux cleaned = 0.0877436 Jy ! Total flux subtracted in 200 components = 0.0877436 Jy ! Clean residual min=-0.002224 max=0.002347 Jy/beam ! Clean residual mean=-0.000002 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.0877436 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0877436 Jy ! Inverting map and beam ! Estimated beam: bmin=4.255 mas, bmaj=7.551 mas, bpa=13.16 degrees ! Estimated noise=515.226 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.00347548 Jy ! Component: 100 - total flux cleaned = 0.00571705 Jy ! Component: 150 - total flux cleaned = 0.00738636 Jy ! Component: 200 - total flux cleaned = 0.00837259 Jy ! Total flux subtracted in 200 components = 0.00837259 Jy ! Clean residual min=-0.001255 max=0.001317 Jy/beam ! Clean residual mean=-0.000002 rms=0.000350 Jy/beam ! Combined flux in latest and established models = 0.0961162 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 48 components and 0.0961162 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.519 mas, bmaj=9.566 mas, bpa=-1.751 degrees ! Estimated noise=606.332 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100997 Jy ! Component: 100 - total flux cleaned = 0.0011632 Jy ! Component: 150 - total flux cleaned = 0.00125984 Jy ! Component: 200 - total flux cleaned = 0.00128678 Jy ! Total flux subtracted in 200 components = 0.00128678 Jy ! Clean residual min=-0.001261 max=0.001426 Jy/beam ! Clean residual mean=-0.000002 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.097403 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 = 8.18628e-07 Jy ! Component: 100 - total flux cleaned = 2.34241e-05 Jy ! Component: 150 - total flux cleaned = 4.25803e-05 Jy ! Component: 200 - total flux cleaned = 5.90618e-05 Jy ! Total flux subtracted in 200 components = 5.90618e-05 Jy ! Clean residual min=-0.001224 max=0.001365 Jy/beam ! Clean residual mean=-0.000002 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.0974621 Jy ! Adding 84 model components to the UV plane model. ! The established model now contains 121 components and 0.0974621 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.255 mas, bmaj=7.551 mas, bpa=13.16 degrees ! Estimated noise=515.226 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000162424 Jy ! Component: 100 - total flux cleaned = 0.000262575 Jy ! Component: 150 - total flux cleaned = 0.000305333 Jy ! Component: 200 - total flux cleaned = 0.000305424 Jy ! Total flux subtracted in 200 components = 0.000305424 Jy ! Clean residual min=-0.001078 max=0.001117 Jy/beam ! Clean residual mean=-0.000001 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.0977675 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 140 components and 0.0977675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078053Jy sigma=0.000664 ! Fit after self-cal, rms=0.078052Jy sigma=0.000664 wmodel J0933+2845_S_2017_01_16_pus_map.mod ! Writing 140 model components to file: J0933+2845_S_2017_01_16_pus_map.mod wobs J0933+2845_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J0933+2845_S_2017_01_16_pus_uvs.fits wwins J0933+2845_S_2017_01_16_pus_map.win ! wwins: Wrote 3 windows to J0933+2845_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 = 0.000424009 Jy ! Component: 100 - total flux cleaned = 0.000523268 Jy ! Component: 150 - total flux cleaned = 0.000638134 Jy ! Component: 200 - total flux cleaned = 0.000786387 Jy ! Component: 250 - total flux cleaned = 0.000876232 Jy ! Component: 300 - total flux cleaned = 0.000963401 Jy ! Component: 350 - total flux cleaned = 0.000962944 Jy ! Component: 400 - total flux cleaned = 0.00101309 Jy ! Component: 450 - total flux cleaned = 0.000996772 Jy ! Component: 500 - total flux cleaned = 0.00104488 Jy ! Component: 550 - total flux cleaned = 0.000998036 Jy ! Component: 600 - total flux cleaned = 0.00105942 Jy ! Component: 650 - total flux cleaned = 0.00104413 Jy ! Component: 700 - total flux cleaned = 0.00102937 Jy ! Component: 750 - total flux cleaned = 0.0010732 Jy ! Component: 800 - total flux cleaned = 0.0010729 Jy ! Component: 850 - total flux cleaned = 0.001073 Jy ! Component: 900 - total flux cleaned = 0.00108677 Jy ! Component: 950 - total flux cleaned = 0.00111418 Jy ! Component: 1000 - total flux cleaned = 0.0011409 Jy ! Component: 1050 - total flux cleaned = 0.00115395 Jy ! Component: 1100 - total flux cleaned = 0.00116689 Jy ! Component: 1150 - total flux cleaned = 0.0011543 Jy ! Component: 1200 - total flux cleaned = 0.00119198 Jy ! Component: 1250 - total flux cleaned = 0.00119168 Jy ! Component: 1300 - total flux cleaned = 0.00114276 Jy ! Component: 1350 - total flux cleaned = 0.00113078 Jy ! Component: 1400 - total flux cleaned = 0.00108301 Jy ! Component: 1450 - total flux cleaned = 0.00107154 Jy ! Component: 1500 - total flux cleaned = 0.00106015 Jy ! Component: 1550 - total flux cleaned = 0.00107148 Jy ! Component: 1600 - total flux cleaned = 0.00102626 Jy ! Component: 1650 - total flux cleaned = 0.0010153 Jy ! Component: 1700 - total flux cleaned = 0.0010373 Jy ! Component: 1750 - total flux cleaned = 0.00102635 Jy ! Component: 1800 - total flux cleaned = 0.00101572 Jy ! Component: 1850 - total flux cleaned = 0.00102638 Jy ! Component: 1900 - total flux cleaned = 0.00102631 Jy ! Component: 1950 - total flux cleaned = 0.000984587 Jy ! Component: 2000 - total flux cleaned = 0.000995049 Jy ! Component: 2050 - total flux cleaned = 0.000984726 Jy ! Component: 2100 - total flux cleaned = 0.000934343 Jy ! Component: 2150 - total flux cleaned = 0.000944206 Jy ! Component: 2200 - total flux cleaned = 0.000914522 Jy ! Component: 2250 - total flux cleaned = 0.000875411 Jy ! Component: 2300 - total flux cleaned = 0.000856024 Jy ! Component: 2350 - total flux cleaned = 0.000846272 Jy ! Component: 2400 - total flux cleaned = 0.000827204 Jy ! Component: 2450 - total flux cleaned = 0.00077072 Jy ! Component: 2500 - total flux cleaned = 0.000779996 Jy ! Component: 2550 - total flux cleaned = 0.000742814 Jy ! Component: 2600 - total flux cleaned = 0.000724449 Jy ! Component: 2650 - total flux cleaned = 0.000688028 Jy ! Component: 2700 - total flux cleaned = 0.000670106 Jy ! Component: 2750 - total flux cleaned = 0.000687938 Jy ! Component: 2800 - total flux cleaned = 0.000661334 Jy ! Component: 2850 - total flux cleaned = 0.000661381 Jy ! Component: 2900 - total flux cleaned = 0.000687683 Jy ! Component: 2950 - total flux cleaned = 0.000705107 Jy ! Component: 3000 - total flux cleaned = 0.000696327 Jy ! Component: 3050 - total flux cleaned = 0.000687717 Jy ! Component: 3100 - total flux cleaned = 0.000670757 Jy ! Component: 3150 - total flux cleaned = 0.000679299 Jy ! Component: 3200 - total flux cleaned = 0.000696037 Jy ! Component: 3250 - total flux cleaned = 0.000687728 Jy ! Component: 3300 - total flux cleaned = 0.000671174 Jy ! Component: 3350 - total flux cleaned = 0.00067121 Jy ! Component: 3400 - total flux cleaned = 0.000711816 Jy ! Component: 3450 - total flux cleaned = 0.000727905 Jy ! Component: 3500 - total flux cleaned = 0.000695793 Jy ! Component: 3550 - total flux cleaned = 0.000687876 Jy ! Component: 3600 - total flux cleaned = 0.000727441 Jy ! Component: 3650 - total flux cleaned = 0.000711686 Jy ! Component: 3700 - total flux cleaned = 0.000696087 Jy ! Component: 3750 - total flux cleaned = 0.000727117 Jy ! Component: 3800 - total flux cleaned = 0.00071162 Jy ! Component: 3850 - total flux cleaned = 0.00071162 Jy ! Component: 3900 - total flux cleaned = 0.000703998 Jy ! Component: 3950 - total flux cleaned = 0.000719129 Jy ! Component: 4000 - total flux cleaned = 0.0006891 Jy ! Component: 4050 - total flux cleaned = 0.000689108 Jy ! Total flux subtracted in 4096 components = 0.000718845 Jy ! Clean residual min=-0.000540 max=0.000466 Jy/beam ! Clean residual mean=0.000001 rms=0.000142 Jy/beam ! Combined flux in latest and established models = 0.0984864 Jy keep ! Adding 346 model components to the UV plane model. ! The established model now contains 486 components and 0.0984864 Jy ![Exited script file: muppet] wmap "J0933+2845_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.255 x 7.551 at 13.16 degrees (North through East) ! Clean map min=-0.00087171 max=0.080323 Jy/beam ! Writing clean map to FITS file: J0933+2845_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.0803231 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000140796 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.525863 0.525863 1.05173 2.10345 4.2069 8.4138 16.8276 33.6552 67.3104 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.08 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.255 x 7.551 at 13.16 degrees (North through East) ! Clean map min=-0.00087171 max=0.080323 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 J0933+2845_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:10:29 2019