! Started logfile: J1510+5702_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:02:21 2016 obs J1510+5702_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1510+5702_S_2015_03_17_pus_uva.fits ! AN table 1: 42 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.80582 visibilities/baseline/integration-bin. ! Found source: J1510+5702 ! ! 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 330 lines of history. ! ! Reading 6092 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 J1510+5702_S_2015_03_17_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 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.861289Jy sigma=0.010194 ! Fit after self-cal, rms=0.856316Jy sigma=0.010138 ! 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.109 mas, bmaj=4.083 mas, bpa=-50.62 degrees ! Estimated noise=953.774 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.104941 Jy ! Component: 100 - total flux cleaned = 0.138403 Jy ! Total flux subtracted in 100 components = 0.138403 Jy ! Clean residual min=-0.005502 max=0.013965 Jy/beam ! Clean residual mean=-0.000011 rms=0.001497 Jy/beam ! Combined flux in latest and established models = 0.138403 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.138403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085725Jy sigma=0.000854 ! Fit after self-cal, rms=0.085592Jy sigma=0.000853 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0152728 Jy ! Component: 100 - total flux cleaned = 0.0235809 Jy ! Total flux subtracted in 100 components = 0.0235809 Jy ! Clean residual min=-0.004069 max=0.004398 Jy/beam ! Clean residual mean=-0.000004 rms=0.001097 Jy/beam ! Combined flux in latest and established models = 0.161984 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 24 components and 0.161984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081257Jy sigma=0.000811 ! Fit after self-cal, rms=0.081231Jy sigma=0.000811 ! 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.628 mas, bmaj=4.855 mas, bpa=-53.31 degrees ! Estimated noise=791.812 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.00780993 Jy ! Component: 100 - total flux cleaned = 0.0123302 Jy ! Component: 150 - total flux cleaned = 0.0151662 Jy ! Component: 200 - total flux cleaned = 0.0169592 Jy ! Total flux subtracted in 200 components = 0.0169592 Jy ! Clean residual min=-0.004164 max=0.004103 Jy/beam ! Clean residual mean=0.000012 rms=0.001073 Jy/beam ! Combined flux in latest and established models = 0.178943 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 47 components and 0.178943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080071Jy sigma=0.000804 ! Fit after self-cal, rms=0.080059Jy sigma=0.000804 ! 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.84 HN 1.01 KP 1.14 ! LA 1.00 MK 1.01 NL 0.89 OV 1.01 ! PT 1.09 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.88 HN 1.07 KP 1.09 ! LA 0.97 MK 1.07 NL 1.02 OV 1.02 ! PT 1.05 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.89 HN 1.05 KP 0.91 ! LA 0.78 MK 1.13 NL 1.16 OV 0.98 ! PT 1.03 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.92 HN 1.05 KP 0.92 ! LA 0.83 MK 1.10 NL 1.02 OV 1.04 ! PT 1.09 SC 0.94 ! ! ! Fit before self-cal, rms=0.080059Jy sigma=0.000804 ! Fit after self-cal, rms=0.074286Jy sigma=0.000775 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.72 mas, bmaj=4.9 mas, bpa=-53.02 degrees ! Estimated noise=799.863 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.00115411 Jy ! Component: 100 - total flux cleaned = -0.00144439 Jy ! Component: 150 - total flux cleaned = -0.00166447 Jy ! Component: 200 - total flux cleaned = -0.00183553 Jy ! Total flux subtracted in 200 components = -0.00183553 Jy ! Clean residual min=-0.002970 max=0.003252 Jy/beam ! Clean residual mean=-0.000009 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.177107 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 0.177107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074230Jy sigma=0.000774 ! Fit after self-cal, rms=0.074165Jy sigma=0.000774 ! 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.074165Jy sigma=0.000774 ! Fit after self-cal, rms=0.074589Jy sigma=0.000770 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.735 mas, bmaj=4.893 mas, bpa=-52.91 degrees ! Estimated noise=801.707 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000635452 Jy ! Component: 100 - total flux cleaned = -0.000862368 Jy ! Component: 150 - total flux cleaned = -0.00103972 Jy ! Component: 200 - total flux cleaned = -0.00116306 Jy ! Total flux subtracted in 200 components = -0.00116306 Jy ! Clean residual min=-0.002643 max=0.002756 Jy/beam ! Clean residual mean=0.000003 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.175944 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 60 components and 0.175944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074554Jy sigma=0.000770 ! Fit after self-cal, rms=0.074568Jy sigma=0.000770 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.000154524 Jy ! Component: 100 - total flux cleaned = -0.000258947 Jy ! Component: 150 - total flux cleaned = -0.000322709 Jy ! Component: 200 - total flux cleaned = -0.00034563 Jy ! Total flux subtracted in 200 components = -0.00034563 Jy ! Clean residual min=-0.002618 max=0.002738 Jy/beam ! Clean residual mean=0.000003 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.175599 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 67 components and 0.175599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074560Jy sigma=0.000770 ! Fit after self-cal, rms=0.074559Jy sigma=0.000770 ! 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.074559Jy sigma=0.000770 ! Fit after self-cal, rms=0.072726Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.762 mas, bmaj=4.904 mas, bpa=-52.98 degrees ! Estimated noise=803.706 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0007066 Jy ! Component: 100 - total flux cleaned = -0.000864095 Jy ! Component: 150 - total flux cleaned = -0.000994712 Jy ! Component: 200 - total flux cleaned = -0.00110564 Jy ! Total flux subtracted in 200 components = -0.00110564 Jy ! Clean residual min=-0.002441 max=0.002865 Jy/beam ! Clean residual mean=0.000001 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.174493 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 68 components and 0.174493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072711Jy sigma=0.000767 ! Fit after self-cal, rms=0.072700Jy sigma=0.000767 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 (-74, -22.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00266489 Jy ! Component: 100 - total flux cleaned = 0.00354805 Jy ! Component: 150 - total flux cleaned = 0.00399929 Jy ! Component: 200 - total flux cleaned = 0.00429227 Jy ! Total flux subtracted in 200 components = 0.00429227 Jy ! Clean residual min=-0.002415 max=0.002458 Jy/beam ! Clean residual mean=0.000002 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.178785 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 87 components and 0.178785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072593Jy sigma=0.000766 ! Fit after self-cal, rms=0.072581Jy sigma=0.000766 ! 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.072581Jy sigma=0.000766 ! Fit after self-cal, rms=0.072617Jy sigma=0.000766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.179 mas, bmaj=9.533 mas, bpa=-82.83 degrees ! Estimated noise=997.891 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000112545 Jy ! Component: 100 - total flux cleaned = 0.000115147 Jy ! Component: 150 - total flux cleaned = 7.63378e-05 Jy ! Component: 200 - total flux cleaned = 7.63786e-05 Jy ! Total flux subtracted in 200 components = 7.63786e-05 Jy ! Clean residual min=-0.002890 max=0.003222 Jy/beam ! Clean residual mean=0.000003 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.178862 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 112 components and 0.178862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072605Jy sigma=0.000766 ! Fit after self-cal, rms=0.072602Jy sigma=0.000766 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, -65.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00225572 Jy ! Component: 100 - total flux cleaned = 0.00269705 Jy ! Component: 150 - total flux cleaned = 0.00315331 Jy ! Component: 200 - total flux cleaned = 0.00343354 Jy ! Total flux subtracted in 200 components = 0.00343354 Jy ! Clean residual min=-0.002590 max=0.002695 Jy/beam ! Clean residual mean=0.000009 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.182295 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 144 components and 0.182295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072547Jy sigma=0.000765 ! Fit after self-cal, rms=0.072542Jy sigma=0.000765 ! 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.779 mas, bmaj=4.913 mas, bpa=-52.99 degrees ! Estimated noise=803.455 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.779 x 4.913 at -52.99 degrees (North through East) ! Clean map min=-0.0022034 max=0.14156 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.218 mas, bmaj=4.094 mas, bpa=-49.64 degrees ! Estimated noise=986.889 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.107728 Jy ! Component: 100 - total flux cleaned = 0.140573 Jy ! Component: 150 - total flux cleaned = 0.154787 Jy ! Component: 200 - total flux cleaned = 0.162426 Jy ! Total flux subtracted in 200 components = 0.162426 Jy ! Clean residual min=-0.003136 max=0.003729 Jy/beam ! Clean residual mean=-0.000005 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.162426 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.162426 Jy ! Inverting map and beam ! Estimated beam: bmin=3.779 mas, bmaj=4.913 mas, bpa=-52.99 degrees ! Estimated noise=803.455 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.00531987 Jy ! Component: 100 - total flux cleaned = 0.00864613 Jy ! Component: 150 - total flux cleaned = 0.0110518 Jy ! Component: 200 - total flux cleaned = 0.012568 Jy ! Total flux subtracted in 200 components = 0.012568 Jy ! Clean residual min=-0.002344 max=0.002452 Jy/beam ! Clean residual mean=0.000004 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.174994 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 45 components and 0.174994 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=8.179 mas, bmaj=9.533 mas, bpa=-82.83 degrees ! Estimated noise=997.891 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00243317 Jy ! Component: 100 - total flux cleaned = 0.00364931 Jy ! Component: 150 - total flux cleaned = 0.00459395 Jy ! Component: 200 - total flux cleaned = 0.0053698 Jy ! Total flux subtracted in 200 components = 0.0053698 Jy ! Clean residual min=-0.002695 max=0.002857 Jy/beam ! Clean residual mean=0.000012 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.180364 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) ! Added new window around map position (0, -16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00282285 Jy ! Component: 100 - total flux cleaned = 0.00366371 Jy ! Component: 150 - total flux cleaned = 0.00431599 Jy ! Component: 200 - total flux cleaned = 0.0047199 Jy ! Total flux subtracted in 200 components = 0.0047199 Jy ! Clean residual min=-0.002289 max=0.001887 Jy/beam ! Clean residual mean=0.000016 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.185083 Jy ! Adding 102 model components to the UV plane model. ! The established model now contains 145 components and 0.185083 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.779 mas, bmaj=4.913 mas, bpa=-52.99 degrees ! Estimated noise=803.455 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000553263 Jy ! Component: 100 - total flux cleaned = 0.000866727 Jy ! Component: 150 - total flux cleaned = 0.00101292 Jy ! Component: 200 - total flux cleaned = 0.00119304 Jy ! Total flux subtracted in 200 components = 0.00119304 Jy ! Clean residual min=-0.002135 max=0.001971 Jy/beam ! Clean residual mean=0.000008 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.186276 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 177 components and 0.186276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072449Jy sigma=0.000764 ! Fit after self-cal, rms=0.072434Jy sigma=0.000764 wmodel J1510+5702_S_2015_03_17_pus_map.mod ! Writing 177 model components to file: J1510+5702_S_2015_03_17_pus_map.mod wobs J1510+5702_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1510+5702_S_2015_03_17_pus_uvs.fits wwins J1510+5702_S_2015_03_17_pus_map.win ! wwins: Wrote 4 windows to J1510+5702_S_2015_03_17_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.000597536 Jy ! Component: 100 - total flux cleaned = -0.000596478 Jy ! Component: 150 - total flux cleaned = -0.000630535 Jy ! Component: 200 - total flux cleaned = -0.000828576 Jy ! Component: 250 - total flux cleaned = -0.000892686 Jy ! Component: 300 - total flux cleaned = -0.000893026 Jy ! Component: 350 - total flux cleaned = -0.000862667 Jy ! Component: 400 - total flux cleaned = -0.000832565 Jy ! Component: 450 - total flux cleaned = -0.000744389 Jy ! Component: 500 - total flux cleaned = -0.000744241 Jy ! Component: 550 - total flux cleaned = -0.000658267 Jy ! Component: 600 - total flux cleaned = -0.000602159 Jy ! Component: 650 - total flux cleaned = -0.000574448 Jy ! Component: 700 - total flux cleaned = -0.000519926 Jy ! Component: 750 - total flux cleaned = -0.00057334 Jy ! Component: 800 - total flux cleaned = -0.000520497 Jy ! Component: 850 - total flux cleaned = -0.000546524 Jy ! Component: 900 - total flux cleaned = -0.000597944 Jy ! Component: 950 - total flux cleaned = -0.000572512 Jy ! Component: 1000 - total flux cleaned = -0.000647788 Jy ! Component: 1050 - total flux cleaned = -0.000647754 Jy ! Component: 1100 - total flux cleaned = -0.000647484 Jy ! Component: 1150 - total flux cleaned = -0.000696457 Jy ! Component: 1200 - total flux cleaned = -0.000816883 Jy ! Component: 1250 - total flux cleaned = -0.000864215 Jy ! Component: 1300 - total flux cleaned = -0.00091163 Jy ! Component: 1350 - total flux cleaned = -0.000958068 Jy ! Component: 1400 - total flux cleaned = -0.00102742 Jy ! Component: 1450 - total flux cleaned = -0.00102727 Jy ! Component: 1500 - total flux cleaned = -0.00114038 Jy ! Component: 1550 - total flux cleaned = -0.00116267 Jy ! Component: 1600 - total flux cleaned = -0.00116297 Jy ! Component: 1650 - total flux cleaned = -0.00120717 Jy ! Component: 1700 - total flux cleaned = -0.00125082 Jy ! Component: 1750 - total flux cleaned = -0.00129398 Jy ! Component: 1800 - total flux cleaned = -0.0013582 Jy ! Component: 1850 - total flux cleaned = -0.00135775 Jy ! Component: 1900 - total flux cleaned = -0.00139998 Jy ! Component: 1950 - total flux cleaned = -0.00139967 Jy ! Component: 2000 - total flux cleaned = -0.00135846 Jy ! Component: 2050 - total flux cleaned = -0.00141991 Jy ! Component: 2100 - total flux cleaned = -0.00139949 Jy ! Component: 2150 - total flux cleaned = -0.0013996 Jy ! Component: 2200 - total flux cleaned = -0.00149958 Jy ! Component: 2250 - total flux cleaned = -0.00142006 Jy ! Component: 2300 - total flux cleaned = -0.00149924 Jy ! Component: 2350 - total flux cleaned = -0.00147968 Jy ! Component: 2400 - total flux cleaned = -0.00155755 Jy ! Component: 2450 - total flux cleaned = -0.00155763 Jy ! Component: 2500 - total flux cleaned = -0.00159614 Jy ! Component: 2550 - total flux cleaned = -0.00165318 Jy ! Component: 2600 - total flux cleaned = -0.00159643 Jy ! Component: 2650 - total flux cleaned = -0.00167144 Jy ! Component: 2700 - total flux cleaned = -0.00174609 Jy ! Component: 2750 - total flux cleaned = -0.00176419 Jy ! Component: 2800 - total flux cleaned = -0.00181927 Jy ! Component: 2850 - total flux cleaned = -0.00183748 Jy ! Component: 2900 - total flux cleaned = -0.00189186 Jy ! Component: 2950 - total flux cleaned = -0.00183816 Jy ! Component: 3000 - total flux cleaned = -0.00194523 Jy ! Component: 3050 - total flux cleaned = -0.00198077 Jy ! Component: 3100 - total flux cleaned = -0.00194542 Jy ! Component: 3150 - total flux cleaned = -0.00201578 Jy ! Component: 3200 - total flux cleaned = -0.00203316 Jy ! Component: 3250 - total flux cleaned = -0.00218871 Jy ! Component: 3300 - total flux cleaned = -0.00220584 Jy ! Component: 3350 - total flux cleaned = -0.00227395 Jy ! Component: 3400 - total flux cleaned = -0.00232497 Jy ! Component: 3450 - total flux cleaned = -0.00234199 Jy ! Component: 3500 - total flux cleaned = -0.00235873 Jy ! Component: 3550 - total flux cleaned = -0.00247534 Jy ! Component: 3600 - total flux cleaned = -0.00249182 Jy ! Component: 3650 - total flux cleaned = -0.00250821 Jy ! Component: 3700 - total flux cleaned = -0.00249193 Jy ! Component: 3750 - total flux cleaned = -0.00244322 Jy ! Component: 3800 - total flux cleaned = -0.00244315 Jy ! Component: 3850 - total flux cleaned = -0.00250751 Jy ! Component: 3900 - total flux cleaned = -0.00249168 Jy ! Component: 3950 - total flux cleaned = -0.00250763 Jy ! Component: 4000 - total flux cleaned = -0.00257088 Jy ! Component: 4050 - total flux cleaned = -0.00257092 Jy ! Total flux subtracted in 4096 components = -0.00263352 Jy ! Clean residual min=-0.000904 max=0.001020 Jy/beam ! Clean residual mean=-0.000001 rms=0.000286 Jy/beam ! Combined flux in latest and established models = 0.183643 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 479 components and 0.183643 Jy ![Exited script file: muppet] wmap "J1510+5702_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.779 x 4.913 at -52.99 degrees (North through East) ! Clean map min=-0.0015377 max=0.14257 Jy/beam ! Writing clean map to FITS file: J1510+5702_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.142569 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000285537 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.600838 0.600838 1.20168 2.40335 4.80671 9.61341 19.2268 38.4537 76.9073 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.142 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.779 x 4.913 at -52.99 degrees (North through East) ! Clean map min=-0.0015377 max=0.14257 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 J1510+5702_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:02:25 2016