! Started logfile: J0902+5402_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:19:00 2017 obs J0902+5402_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0902+5402_S_2015_01_23_pus_uva.fits ! AN table 1: 96 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.956019 visibilities/baseline/integration-bin. ! Found source: J0902+5402 ! ! 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 16520 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 J0902+5402_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 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.907079Jy sigma=0.010648 ! Fit after self-cal, rms=0.877327Jy sigma=0.010437 ! 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.074 mas, bmaj=3.812 mas, bpa=-16.02 degrees ! Estimated noise=906.004 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.0933389 Jy ! Component: 100 - total flux cleaned = 0.116143 Jy ! Total flux subtracted in 100 components = 0.116143 Jy ! Clean residual min=-0.005420 max=0.010584 Jy/beam ! Clean residual mean=-0.000000 rms=0.001408 Jy/beam ! Combined flux in latest and established models = 0.116143 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.116143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146674Jy sigma=0.000854 ! Fit after self-cal, rms=0.146652Jy sigma=0.000854 ! Inverting map ! Added new window around map position (6.5, -1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0123318 Jy ! Component: 100 - total flux cleaned = 0.0203459 Jy ! Total flux subtracted in 100 components = 0.0203459 Jy ! Clean residual min=-0.004776 max=0.005649 Jy/beam ! Clean residual mean=0.000001 rms=0.001086 Jy/beam ! Combined flux in latest and established models = 0.136489 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 19 components and 0.136489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144479Jy sigma=0.000827 ! Fit after self-cal, rms=0.144452Jy sigma=0.000826 ! 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.811 mas, bmaj=4.579 mas, bpa=-8.773 degrees ! Estimated noise=506.117 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 (3, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.008159 Jy ! Component: 100 - total flux cleaned = 0.0131093 Jy ! Component: 150 - total flux cleaned = 0.0165566 Jy ! Component: 200 - total flux cleaned = 0.0191707 Jy ! Total flux subtracted in 200 components = 0.0191707 Jy ! Clean residual min=-0.003983 max=0.004175 Jy/beam ! Clean residual mean=0.000006 rms=0.000933 Jy/beam ! Combined flux in latest and established models = 0.15566 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 52 components and 0.15566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143368Jy sigma=0.000819 ! Fit after self-cal, rms=0.143361Jy sigma=0.000819 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.57 HN 0.97 KP 1.14 ! LA 1.01 MK 1.01 NL 1.04 OV 1.01 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.62 HN 1.04 KP 1.02 ! LA 0.98 MK 1.00 NL 1.09 OV 1.01 ! PT 1.03 SC 1.04 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.77 HN 1.03 KP 0.91 ! LA 0.81 MK 1.05 NL 1.13 OV 0.97 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.66 HN 1.00 KP 0.84 ! LA 0.85 MK 1.04 NL 1.05 OV 1.02 ! PT 1.07 SC 0.99 ! ! ! Fit before self-cal, rms=0.143361Jy sigma=0.000819 ! Fit after self-cal, rms=0.101802Jy sigma=0.000799 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.849 mas, bmaj=4.632 mas, bpa=-9.274 degrees ! Estimated noise=504.158 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.00054094 Jy ! Component: 100 - total flux cleaned = -0.000715871 Jy ! Component: 150 - total flux cleaned = -0.000860021 Jy ! Component: 200 - total flux cleaned = -0.000983734 Jy ! Total flux subtracted in 200 components = -0.000983734 Jy ! Clean residual min=-0.001590 max=0.001668 Jy/beam ! Clean residual mean=0.000014 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.154676 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 71 components and 0.154676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101786Jy sigma=0.000798 ! Fit after self-cal, rms=0.101585Jy sigma=0.000798 ! 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.101585Jy sigma=0.000798 ! Fit after self-cal, rms=0.098888Jy sigma=0.000797 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.856 mas, bmaj=4.627 mas, bpa=-8.453 degrees ! Estimated noise=503.763 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000455169 Jy ! Component: 100 - total flux cleaned = -0.000658381 Jy ! Component: 150 - total flux cleaned = -0.000787827 Jy ! Component: 200 - total flux cleaned = -0.000860649 Jy ! Total flux subtracted in 200 components = -0.000860649 Jy ! Clean residual min=-0.001502 max=0.001561 Jy/beam ! Clean residual mean=0.000008 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.153815 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 84 components and 0.153815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098882Jy sigma=0.000797 ! Fit after self-cal, rms=0.098875Jy sigma=0.000797 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 (28.5, -82). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00114006 Jy ! Component: 100 - total flux cleaned = 0.00139871 Jy ! Component: 150 - total flux cleaned = 0.00149003 Jy ! Component: 200 - total flux cleaned = 0.00156527 Jy ! Total flux subtracted in 200 components = 0.00156527 Jy ! Clean residual min=-0.001475 max=0.001439 Jy/beam ! Clean residual mean=0.000010 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.155381 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 100 components and 0.155381 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098850Jy sigma=0.000796 ! Fit after self-cal, rms=0.098848Jy sigma=0.000796 ! 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.098848Jy sigma=0.000796 ! Fit after self-cal, rms=0.098809Jy sigma=0.000796 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.857 mas, bmaj=4.628 mas, bpa=-8.718 degrees ! Estimated noise=503.036 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000201317 Jy ! Component: 100 - total flux cleaned = 0.000182497 Jy ! Component: 150 - total flux cleaned = 0.000150977 Jy ! Component: 200 - total flux cleaned = 0.000107438 Jy ! Total flux subtracted in 200 components = 0.000107438 Jy ! Clean residual min=-0.001420 max=0.001467 Jy/beam ! Clean residual mean=0.000009 rms=0.000350 Jy/beam ! Combined flux in latest and established models = 0.155488 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 107 components and 0.155488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098802Jy sigma=0.000796 ! Fit after self-cal, rms=0.098803Jy sigma=0.000796 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 = 2.61853e-05 Jy ! Component: 100 - total flux cleaned = 1.29724e-05 Jy ! Component: 150 - total flux cleaned = -2.4465e-05 Jy ! Component: 200 - total flux cleaned = -4.80311e-05 Jy ! Total flux subtracted in 200 components = -4.80311e-05 Jy ! Clean residual min=-0.001407 max=0.001460 Jy/beam ! Clean residual mean=0.000009 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.15544 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 117 components and 0.15544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098799Jy sigma=0.000796 ! Fit after self-cal, rms=0.098799Jy sigma=0.000796 ! 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.098799Jy sigma=0.000796 ! Fit after self-cal, rms=0.098777Jy sigma=0.000796 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.806 mas, bmaj=8.439 mas, bpa=8.165 degrees ! Estimated noise=638.966 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000408967 Jy ! Component: 100 - total flux cleaned = -0.000559366 Jy ! Component: 150 - total flux cleaned = -0.000634946 Jy ! Component: 200 - total flux cleaned = -0.00070113 Jy ! Total flux subtracted in 200 components = -0.00070113 Jy ! Clean residual min=-0.001563 max=0.001681 Jy/beam ! Clean residual mean=0.000021 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.154739 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 125 components and 0.154739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098775Jy sigma=0.000796 ! Fit after self-cal, rms=0.098775Jy sigma=0.000796 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 = -9.44422e-05 Jy ! Component: 100 - total flux cleaned = -0.000135561 Jy ! Component: 150 - total flux cleaned = -0.000166302 Jy ! Component: 200 - total flux cleaned = -0.000202375 Jy ! Total flux subtracted in 200 components = -0.000202375 Jy ! Clean residual min=-0.001574 max=0.001684 Jy/beam ! Clean residual mean=0.000020 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.154537 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 131 components and 0.154537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098775Jy sigma=0.000796 ! Fit after self-cal, rms=0.098775Jy sigma=0.000796 ! 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.86 mas, bmaj=4.63 mas, bpa=-8.796 degrees ! Estimated noise=502.627 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.86 x 4.63 at -8.796 degrees (North through East) ! Clean map min=-0.0013209 max=0.12209 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.108 mas, bmaj=3.847 mas, bpa=-16.13 degrees ! Estimated noise=903.749 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0927979 Jy ! Component: 100 - total flux cleaned = 0.115253 Jy ! Component: 150 - total flux cleaned = 0.126925 Jy ! Component: 200 - total flux cleaned = 0.134427 Jy ! Total flux subtracted in 200 components = 0.134427 Jy ! Clean residual min=-0.003423 max=0.003983 Jy/beam ! Clean residual mean=0.000003 rms=0.000804 Jy/beam ! Combined flux in latest and established models = 0.134427 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.134427 Jy ! Inverting map and beam ! Estimated beam: bmin=3.86 mas, bmaj=4.63 mas, bpa=-8.796 degrees ! Estimated noise=502.627 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.00693703 Jy ! Component: 100 - total flux cleaned = 0.010892 Jy ! Component: 150 - total flux cleaned = 0.0134004 Jy ! Component: 200 - total flux cleaned = 0.0151903 Jy ! Total flux subtracted in 200 components = 0.0151903 Jy ! Clean residual min=-0.001595 max=0.001570 Jy/beam ! Clean residual mean=0.000006 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.149618 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 45 components and 0.149618 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.806 mas, bmaj=8.439 mas, bpa=8.165 degrees ! Estimated noise=638.966 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00183699 Jy ! Component: 100 - total flux cleaned = 0.00289037 Jy ! Component: 150 - total flux cleaned = 0.00360341 Jy ! Component: 200 - total flux cleaned = 0.00399507 Jy ! Total flux subtracted in 200 components = 0.00399507 Jy ! Clean residual min=-0.001578 max=0.001512 Jy/beam ! Clean residual mean=0.000019 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.153613 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.000161976 Jy ! Component: 100 - total flux cleaned = 0.000256109 Jy ! Component: 150 - total flux cleaned = 0.000312891 Jy ! Component: 200 - total flux cleaned = 0.000352327 Jy ! Total flux subtracted in 200 components = 0.000352327 Jy ! Clean residual min=-0.001567 max=0.001566 Jy/beam ! Clean residual mean=0.000019 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.153965 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 102 components and 0.153965 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.86 mas, bmaj=4.63 mas, bpa=-8.796 degrees ! Estimated noise=502.627 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.49534e-05 Jy ! Component: 100 - total flux cleaned = 0.000172055 Jy ! Component: 150 - total flux cleaned = 0.000170584 Jy ! Component: 200 - total flux cleaned = 0.000189489 Jy ! Total flux subtracted in 200 components = 0.000189489 Jy ! Clean residual min=-0.001401 max=0.001480 Jy/beam ! Clean residual mean=0.000008 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.154155 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 122 components and 0.154155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098780Jy sigma=0.000796 ! Fit after self-cal, rms=0.098780Jy sigma=0.000796 wmodel J0902+5402_S_2015_01_23_pus_map.mod ! Writing 122 model components to file: J0902+5402_S_2015_01_23_pus_map.mod wobs J0902+5402_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0902+5402_S_2015_01_23_pus_uvs.fits wwins J0902+5402_S_2015_01_23_pus_map.win ! wwins: Wrote 4 windows to J0902+5402_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 = 8.72415e-05 Jy ! Component: 100 - total flux cleaned = -1.41318e-05 Jy ! Component: 150 - total flux cleaned = -0.000157072 Jy ! Component: 200 - total flux cleaned = -0.000224802 Jy ! Component: 250 - total flux cleaned = -0.000224172 Jy ! Component: 300 - total flux cleaned = -0.000182033 Jy ! Component: 350 - total flux cleaned = -0.00014076 Jy ! Component: 400 - total flux cleaned = -8.03811e-05 Jy ! Component: 450 - total flux cleaned = -2.20921e-05 Jy ! Component: 500 - total flux cleaned = 3.48968e-05 Jy ! Component: 550 - total flux cleaned = -1.44065e-06 Jy ! Component: 600 - total flux cleaned = 7.21634e-05 Jy ! Component: 650 - total flux cleaned = 8.98629e-05 Jy ! Component: 700 - total flux cleaned = 0.000177305 Jy ! Component: 750 - total flux cleaned = 0.000245906 Jy ! Component: 800 - total flux cleaned = 0.000313608 Jy ! Component: 850 - total flux cleaned = 0.000413486 Jy ! Component: 900 - total flux cleaned = 0.000527828 Jy ! Component: 950 - total flux cleaned = 0.000560219 Jy ! Component: 1000 - total flux cleaned = 0.000671376 Jy ! Component: 1050 - total flux cleaned = 0.000733719 Jy ! Component: 1100 - total flux cleaned = 0.000733749 Jy ! Component: 1150 - total flux cleaned = 0.000809915 Jy ! Component: 1200 - total flux cleaned = 0.000825123 Jy ! Component: 1250 - total flux cleaned = 0.000884601 Jy ! Component: 1300 - total flux cleaned = 0.000899328 Jy ! Component: 1350 - total flux cleaned = 0.000957504 Jy ! Component: 1400 - total flux cleaned = 0.00100075 Jy ! Component: 1450 - total flux cleaned = 0.00108578 Jy ! Component: 1500 - total flux cleaned = 0.00109961 Jy ! Component: 1550 - total flux cleaned = 0.00115532 Jy ! Component: 1600 - total flux cleaned = 0.00116897 Jy ! Component: 1650 - total flux cleaned = 0.00125093 Jy ! Component: 1700 - total flux cleaned = 0.00129157 Jy ! Component: 1750 - total flux cleaned = 0.00133181 Jy ! Component: 1800 - total flux cleaned = 0.00135816 Jy ! Component: 1850 - total flux cleaned = 0.00138464 Jy ! Component: 1900 - total flux cleaned = 0.00146269 Jy ! Component: 1950 - total flux cleaned = 0.00148864 Jy ! Component: 2000 - total flux cleaned = 0.00152697 Jy ! Component: 2050 - total flux cleaned = 0.00160311 Jy ! Component: 2100 - total flux cleaned = 0.00164081 Jy ! Component: 2150 - total flux cleaned = 0.00170325 Jy ! Component: 2200 - total flux cleaned = 0.00172807 Jy ! Component: 2250 - total flux cleaned = 0.00180181 Jy ! Component: 2300 - total flux cleaned = 0.00183829 Jy ! Component: 2350 - total flux cleaned = 0.0018383 Jy ! Component: 2400 - total flux cleaned = 0.00192228 Jy ! Component: 2450 - total flux cleaned = 0.00191043 Jy ! Component: 2500 - total flux cleaned = 0.0019695 Jy ! Component: 2550 - total flux cleaned = 0.00198124 Jy ! Component: 2600 - total flux cleaned = 0.00200463 Jy ! Component: 2650 - total flux cleaned = 0.00203931 Jy ! Component: 2700 - total flux cleaned = 0.00208533 Jy ! Component: 2750 - total flux cleaned = 0.00210812 Jy ! Component: 2800 - total flux cleaned = 0.00215338 Jy ! Component: 2850 - total flux cleaned = 0.00215354 Jy ! Component: 2900 - total flux cleaned = 0.00220938 Jy ! Component: 2950 - total flux cleaned = 0.00216499 Jy ! Component: 3000 - total flux cleaned = 0.00222007 Jy ! Component: 3050 - total flux cleaned = 0.00222 Jy ! Component: 3100 - total flux cleaned = 0.00224176 Jy ! Component: 3150 - total flux cleaned = 0.00230637 Jy ! Component: 3200 - total flux cleaned = 0.0022956 Jy ! Component: 3250 - total flux cleaned = 0.00227428 Jy ! Component: 3300 - total flux cleaned = 0.00231673 Jy ! Component: 3350 - total flux cleaned = 0.00232739 Jy ! Component: 3400 - total flux cleaned = 0.00232744 Jy ! Component: 3450 - total flux cleaned = 0.00240025 Jy ! Component: 3500 - total flux cleaned = 0.00243122 Jy ! Component: 3550 - total flux cleaned = 0.00243109 Jy ! Component: 3600 - total flux cleaned = 0.00241063 Jy ! Component: 3650 - total flux cleaned = 0.00242077 Jy ! Component: 3700 - total flux cleaned = 0.00246122 Jy ! Component: 3750 - total flux cleaned = 0.0024712 Jy ! Component: 3800 - total flux cleaned = 0.00248118 Jy ! Component: 3850 - total flux cleaned = 0.00251101 Jy ! Component: 3900 - total flux cleaned = 0.00250121 Jy ! Component: 3950 - total flux cleaned = 0.00258934 Jy ! Component: 4000 - total flux cleaned = 0.00254058 Jy ! Component: 4050 - total flux cleaned = 0.00254053 Jy ! Total flux subtracted in 4096 components = 0.00258865 Jy ! Clean residual min=-0.000630 max=0.000666 Jy/beam ! Clean residual mean=0.000005 rms=0.000176 Jy/beam ! Combined flux in latest and established models = 0.156743 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 417 components and 0.156743 Jy ![Exited script file: muppet] wmap "J0902+5402_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.86 x 4.63 at -8.796 degrees (North through East) ! Clean map min=-0.00096746 max=0.12241 Jy/beam ! Writing clean map to FITS file: J0902+5402_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.122413 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000173768 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.425856 0.425856 0.851711 1.70342 3.40685 6.81369 13.6274 27.2548 54.5095 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.122 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.86 x 4.63 at -8.796 degrees (North through East) ! Clean map min=-0.00096746 max=0.12241 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 J0902+5402_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:19:05 2017