! Started logfile: J1727+5510_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:31:15 2017 obs J1727+5510_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1727+5510_S_2015_01_23_pus_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.967284 visibilities/baseline/integration-bin. ! Found source: J1727+5510 ! ! 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 12536 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 J1727+5510_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 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.906252Jy sigma=0.009710 ! Fit after self-cal, rms=0.875554Jy sigma=0.009484 ! 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.012 mas, bmaj=4.06 mas, bpa=-12.26 degrees ! Estimated noise=927.649 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.106241 Jy ! Component: 100 - total flux cleaned = 0.130458 Jy ! Total flux subtracted in 100 components = 0.130458 Jy ! Clean residual min=-0.005982 max=0.009169 Jy/beam ! Clean residual mean=0.000039 rms=0.001429 Jy/beam ! Combined flux in latest and established models = 0.130458 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.130458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128492Jy sigma=0.000835 ! Fit after self-cal, rms=0.128463Jy sigma=0.000835 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100415 Jy ! Component: 100 - total flux cleaned = 0.0153738 Jy ! Total flux subtracted in 100 components = 0.0153738 Jy ! Clean residual min=-0.004723 max=0.004694 Jy/beam ! Clean residual mean=0.000035 rms=0.001113 Jy/beam ! Combined flux in latest and established models = 0.145832 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 15 components and 0.145832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128118Jy sigma=0.000813 ! Fit after self-cal, rms=0.128134Jy sigma=0.000813 ! 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.658 mas, bmaj=4.78 mas, bpa=-11.18 degrees ! Estimated noise=612.595 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.0046563 Jy ! Component: 100 - total flux cleaned = 0.00718376 Jy ! Component: 150 - total flux cleaned = 0.00878032 Jy ! Component: 200 - total flux cleaned = 0.00981193 Jy ! Total flux subtracted in 200 components = 0.00981193 Jy ! Clean residual min=-0.003914 max=0.005105 Jy/beam ! Clean residual mean=0.000067 rms=0.001116 Jy/beam ! Combined flux in latest and established models = 0.155644 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 36 components and 0.155644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128250Jy sigma=0.000808 ! Fit after self-cal, rms=0.128268Jy sigma=0.000808 ! 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 1.44 HN 0.98 KP 1.07 ! LA 0.96 MK 1.01 NL 0.95 OV 0.97 ! PT 1.04 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.81 HN 1.04 KP 1.03 ! LA 0.97 MK 0.99 NL 1.00 OV 0.97 ! PT 0.98 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.87 HN 1.02 KP 0.87 ! LA 0.77 MK 1.03 NL 1.11 OV 0.91 ! PT 0.98 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.77 HN 0.99 KP 0.82 ! LA 0.82 MK 1.04 NL 1.00 OV 1.00 ! PT 1.03 SC 1.03 ! ! ! Fit before self-cal, rms=0.128268Jy sigma=0.000808 ! Fit after self-cal, rms=0.190365Jy sigma=0.000784 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.695 mas, bmaj=4.831 mas, bpa=-11.59 degrees ! Estimated noise=612.809 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.00106654 Jy ! Component: 100 - total flux cleaned = -0.00123425 Jy ! Component: 150 - total flux cleaned = -0.00136684 Jy ! Component: 200 - total flux cleaned = -0.00147321 Jy ! Total flux subtracted in 200 components = -0.00147321 Jy ! Clean residual min=-0.002017 max=0.002274 Jy/beam ! Clean residual mean=0.000005 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.154171 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 39 components and 0.154171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190352Jy sigma=0.000783 ! Fit after self-cal, rms=0.190579Jy sigma=0.000783 ! 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.190579Jy sigma=0.000783 ! Fit after self-cal, rms=0.190837Jy sigma=0.000782 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.703 mas, bmaj=4.831 mas, bpa=-11.13 degrees ! Estimated noise=612.301 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000567482 Jy ! Component: 100 - total flux cleaned = -0.000667817 Jy ! Component: 150 - total flux cleaned = -0.000667282 Jy ! Component: 200 - total flux cleaned = -0.000667049 Jy ! Total flux subtracted in 200 components = -0.000667049 Jy ! Clean residual min=-0.001822 max=0.001865 Jy/beam ! Clean residual mean=0.000003 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.153504 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 42 components and 0.153504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190828Jy sigma=0.000781 ! Fit after self-cal, rms=0.190858Jy 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) ! Added new window around map position (-57.5, 110.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00138671 Jy ! Component: 100 - total flux cleaned = 0.00171034 Jy ! Component: 150 - total flux cleaned = 0.00183595 Jy ! Component: 200 - total flux cleaned = 0.00183556 Jy ! Total flux subtracted in 200 components = 0.00183556 Jy ! Clean residual min=-0.001664 max=0.001787 Jy/beam ! Clean residual mean=0.000002 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.155339 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 58 components and 0.155339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190821Jy sigma=0.000781 ! Fit after self-cal, rms=0.190822Jy sigma=0.000781 ! Inverting map ! Added new window around map position (77, 126.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111125 Jy ! Component: 100 - total flux cleaned = 0.00136056 Jy ! Component: 150 - total flux cleaned = 0.0014823 Jy ! Component: 200 - total flux cleaned = 0.00151019 Jy ! Total flux subtracted in 200 components = 0.00151019 Jy ! Clean residual min=-0.001611 max=0.001717 Jy/beam ! Clean residual mean=0.000001 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.156849 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 71 components and 0.156849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190792Jy sigma=0.000781 ! Fit after self-cal, rms=0.190796Jy sigma=0.000781 ! 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.190796Jy sigma=0.000781 ! Fit after self-cal, rms=0.190935Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.706 mas, bmaj=4.838 mas, bpa=-10.95 degrees ! Estimated noise=611.904 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000687457 Jy ! Component: 100 - total flux cleaned = 0.000809114 Jy ! Component: 150 - total flux cleaned = 0.000834402 Jy ! Component: 200 - total flux cleaned = 0.000857433 Jy ! Total flux subtracted in 200 components = 0.000857433 Jy ! Clean residual min=-0.001624 max=0.001702 Jy/beam ! Clean residual mean=0.000001 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.157707 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 80 components and 0.157707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190916Jy sigma=0.000780 ! Fit after self-cal, rms=0.190922Jy sigma=0.000780 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.92465e-05 Jy ! Component: 100 - total flux cleaned = 0.000142393 Jy ! Component: 150 - total flux cleaned = 0.000142626 Jy ! Component: 200 - total flux cleaned = 0.000142961 Jy ! Total flux subtracted in 200 components = 0.000142961 Jy ! Clean residual min=-0.001623 max=0.001683 Jy/beam ! Clean residual mean=0.000001 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.15785 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 84 components and 0.15785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190911Jy sigma=0.000780 ! Fit after self-cal, rms=0.190912Jy sigma=0.000780 ! 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.190912Jy sigma=0.000780 ! Fit after self-cal, rms=0.190674Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.96 mas, bmaj=8.59 mas, bpa=-23.12 degrees ! Estimated noise=789.543 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000603351 Jy ! Component: 100 - total flux cleaned = 0.000712402 Jy ! Component: 150 - total flux cleaned = 0.000765034 Jy ! Component: 200 - total flux cleaned = 0.000796133 Jy ! Total flux subtracted in 200 components = 0.000796133 Jy ! Clean residual min=-0.001907 max=0.001909 Jy/beam ! Clean residual mean=0.000002 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.158646 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 94 components and 0.158646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190666Jy sigma=0.000780 ! Fit after self-cal, rms=0.190667Jy sigma=0.000780 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.000166867 Jy ! Component: 100 - total flux cleaned = 0.000195594 Jy ! Component: 150 - total flux cleaned = 0.000208572 Jy ! Component: 200 - total flux cleaned = 0.000232754 Jy ! Total flux subtracted in 200 components = 0.000232754 Jy ! Clean residual min=-0.001883 max=0.001927 Jy/beam ! Clean residual mean=0.000000 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.158879 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 97 components and 0.158879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190663Jy sigma=0.000780 ! Fit after self-cal, rms=0.190662Jy sigma=0.000780 ! 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.708 mas, bmaj=4.841 mas, bpa=-10.97 degrees ! Estimated noise=611.486 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.708 x 4.841 at -10.97 degrees (North through East) ! Clean map min=-0.0018904 max=0.13855 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.045 mas, bmaj=4.098 mas, bpa=-11.77 degrees ! Estimated noise=932.518 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.106577 Jy ! Component: 100 - total flux cleaned = 0.130589 Jy ! Component: 150 - total flux cleaned = 0.140148 Jy ! Component: 200 - total flux cleaned = 0.1452 Jy ! Total flux subtracted in 200 components = 0.1452 Jy ! Clean residual min=-0.002679 max=0.002860 Jy/beam ! Clean residual mean=0.000009 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.1452 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.1452 Jy ! Inverting map and beam ! Estimated beam: bmin=3.708 mas, bmaj=4.841 mas, bpa=-10.97 degrees ! Estimated noise=611.486 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) ! Added new window around map position (-1.5, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00380145 Jy ! Component: 100 - total flux cleaned = 0.00648469 Jy ! Component: 150 - total flux cleaned = 0.00855484 Jy ! Component: 200 - total flux cleaned = 0.0101792 Jy ! Total flux subtracted in 200 components = 0.0101792 Jy ! Clean residual min=-0.001938 max=0.001751 Jy/beam ! Clean residual mean=0.000005 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.155379 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 40 components and 0.155379 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.96 mas, bmaj=8.59 mas, bpa=-23.12 degrees ! Estimated noise=789.543 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00169578 Jy ! Component: 100 - total flux cleaned = 0.00263912 Jy ! Component: 150 - total flux cleaned = 0.00284803 Jy ! Component: 200 - total flux cleaned = 0.00297053 Jy ! Total flux subtracted in 200 components = 0.00297053 Jy ! Clean residual min=-0.001846 max=0.001886 Jy/beam ! Clean residual mean=0.000002 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.158349 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.30566e-05 Jy ! Component: 100 - total flux cleaned = 0.000183756 Jy ! Component: 150 - total flux cleaned = 0.000252207 Jy ! Component: 200 - total flux cleaned = 0.000315229 Jy ! Total flux subtracted in 200 components = 0.000315229 Jy ! Clean residual min=-0.001804 max=0.001922 Jy/beam ! Clean residual mean=0.000001 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.158665 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 72 components and 0.158665 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.708 mas, bmaj=4.841 mas, bpa=-10.97 degrees ! Estimated noise=611.486 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000404856 Jy ! Component: 100 - total flux cleaned = -0.000407108 Jy ! Component: 150 - total flux cleaned = -0.000377478 Jy ! Component: 200 - total flux cleaned = -0.00037737 Jy ! Total flux subtracted in 200 components = -0.00037737 Jy ! Clean residual min=-0.001679 max=0.001669 Jy/beam ! Clean residual mean=0.000000 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.158287 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 89 components and 0.158287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190668Jy sigma=0.000780 ! Fit after self-cal, rms=0.190660Jy sigma=0.000780 wmodel J1727+5510_S_2015_01_23_pus_map.mod ! Writing 89 model components to file: J1727+5510_S_2015_01_23_pus_map.mod wobs J1727+5510_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1727+5510_S_2015_01_23_pus_uvs.fits wwins J1727+5510_S_2015_01_23_pus_map.win ! wwins: Wrote 4 windows to J1727+5510_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 = -6.50834e-05 Jy ! Component: 100 - total flux cleaned = 2.03701e-05 Jy ! Component: 150 - total flux cleaned = 0.000128918 Jy ! Component: 200 - total flux cleaned = 0.000259528 Jy ! Component: 250 - total flux cleaned = 0.000336331 Jy ! Component: 300 - total flux cleaned = 0.000361113 Jy ! Component: 350 - total flux cleaned = 0.00036109 Jy ! Component: 400 - total flux cleaned = 0.000408765 Jy ! Component: 450 - total flux cleaned = 0.000408363 Jy ! Component: 500 - total flux cleaned = 0.000476969 Jy ! Component: 550 - total flux cleaned = 0.000544449 Jy ! Component: 600 - total flux cleaned = 0.000611409 Jy ! Component: 650 - total flux cleaned = 0.000742933 Jy ! Component: 700 - total flux cleaned = 0.000850932 Jy ! Component: 750 - total flux cleaned = 0.000893441 Jy ! Component: 800 - total flux cleaned = 0.000935309 Jy ! Component: 850 - total flux cleaned = 0.00101823 Jy ! Component: 900 - total flux cleaned = 0.00105921 Jy ! Component: 950 - total flux cleaned = 0.00109994 Jy ! Component: 1000 - total flux cleaned = 0.00109983 Jy ! Component: 1050 - total flux cleaned = 0.00108026 Jy ! Component: 1100 - total flux cleaned = 0.00109965 Jy ! Component: 1150 - total flux cleaned = 0.00109968 Jy ! Component: 1200 - total flux cleaned = 0.00113773 Jy ! Component: 1250 - total flux cleaned = 0.00109977 Jy ! Component: 1300 - total flux cleaned = 0.00108103 Jy ! Component: 1350 - total flux cleaned = 0.00109951 Jy ! Component: 1400 - total flux cleaned = 0.00113598 Jy ! Component: 1450 - total flux cleaned = 0.00106354 Jy ! Component: 1500 - total flux cleaned = 0.00115324 Jy ! Component: 1550 - total flux cleaned = 0.00111763 Jy ! Component: 1600 - total flux cleaned = 0.00111754 Jy ! Component: 1650 - total flux cleaned = 0.0011175 Jy ! Component: 1700 - total flux cleaned = 0.00109985 Jy ! Component: 1750 - total flux cleaned = 0.00106534 Jy ! Component: 1800 - total flux cleaned = 0.00106516 Jy ! Component: 1850 - total flux cleaned = 0.00101444 Jy ! Component: 1900 - total flux cleaned = 0.00103132 Jy ! Component: 1950 - total flux cleaned = 0.00103127 Jy ! Component: 2000 - total flux cleaned = 0.00108053 Jy ! Component: 2050 - total flux cleaned = 0.00112943 Jy ! Component: 2100 - total flux cleaned = 0.00104794 Jy ! Component: 2150 - total flux cleaned = 0.00101579 Jy ! Component: 2200 - total flux cleaned = 0.0010798 Jy ! Component: 2250 - total flux cleaned = 0.0010798 Jy ! Component: 2300 - total flux cleaned = 0.00106405 Jy ! Component: 2350 - total flux cleaned = 0.00109516 Jy ! Component: 2400 - total flux cleaned = 0.00104838 Jy ! Component: 2450 - total flux cleaned = 0.00104833 Jy ! Component: 2500 - total flux cleaned = 0.00100226 Jy ! Component: 2550 - total flux cleaned = 0.00110886 Jy ! Component: 2600 - total flux cleaned = 0.000957491 Jy ! Component: 2650 - total flux cleaned = 0.00103251 Jy ! Component: 2700 - total flux cleaned = 0.0010175 Jy ! Component: 2750 - total flux cleaned = 0.00101761 Jy ! Component: 2800 - total flux cleaned = 0.00101767 Jy ! Component: 2850 - total flux cleaned = 0.00107629 Jy ! Component: 2900 - total flux cleaned = 0.00104715 Jy ! Component: 2950 - total flux cleaned = 0.00107605 Jy ! Component: 3000 - total flux cleaned = 0.00109037 Jy ! Component: 3050 - total flux cleaned = 0.00109031 Jy ! Component: 3100 - total flux cleaned = 0.00117567 Jy ! Component: 3150 - total flux cleaned = 0.00114738 Jy ! Component: 3200 - total flux cleaned = 0.00120361 Jy ! Component: 3250 - total flux cleaned = 0.00116167 Jy ! Component: 3300 - total flux cleaned = 0.00118967 Jy ! Component: 3350 - total flux cleaned = 0.00123098 Jy ! Component: 3400 - total flux cleaned = 0.0011898 Jy ! Component: 3450 - total flux cleaned = 0.00127187 Jy ! Component: 3500 - total flux cleaned = 0.00128539 Jy ! Component: 3550 - total flux cleaned = 0.00127205 Jy ! Component: 3600 - total flux cleaned = 0.00132588 Jy ! Component: 3650 - total flux cleaned = 0.00133918 Jy ! Component: 3700 - total flux cleaned = 0.00137906 Jy ! Component: 3750 - total flux cleaned = 0.00141873 Jy ! Component: 3800 - total flux cleaned = 0.00133956 Jy ! Component: 3850 - total flux cleaned = 0.00140514 Jy ! Component: 3900 - total flux cleaned = 0.00140519 Jy ! Component: 3950 - total flux cleaned = 0.00137916 Jy ! Component: 4000 - total flux cleaned = 0.00140504 Jy ! Component: 4050 - total flux cleaned = 0.00144371 Jy ! Total flux subtracted in 4096 components = 0.00150773 Jy ! Clean residual min=-0.000719 max=0.000827 Jy/beam ! Clean residual mean=0.000001 rms=0.000229 Jy/beam ! Combined flux in latest and established models = 0.159795 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 365 components and 0.159795 Jy ![Exited script file: muppet] wmap "J1727+5510_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.708 x 4.841 at -10.97 degrees (North through East) ! Clean map min=-0.0015463 max=0.13858 Jy/beam ! Writing clean map to FITS file: J1727+5510_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.138577 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000226281 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.489867 0.489867 0.979734 1.95947 3.91894 7.83787 15.6757 31.3515 62.703 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.138 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.708 x 4.841 at -10.97 degrees (North through East) ! Clean map min=-0.0015463 max=0.13858 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 J1727+5510_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:31:20 2017