! Started logfile: J1542+6129_S_2017_08_05_pus_uvs.log on Thu May 9 19:33:04 2019 obs J1542+6129_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J1542+6129_S_2017_08_05_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.967552 visibilities/baseline/integration-bin. ! Found source: J1542+6129 ! ! 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 513 lines of history. ! ! Reading 19680 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 J1542+6129_S_2017_08_05_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 612 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.897822Jy sigma=0.008216 ! Fit after self-cal, rms=0.885656Jy sigma=0.008119 ! 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.39 mas, bmaj=3.521 mas, bpa=32.14 degrees ! Estimated noise=964.132 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.0888703 Jy ! Component: 100 - total flux cleaned = 0.108856 Jy ! Total flux subtracted in 100 components = 0.108856 Jy ! Clean residual min=-0.003527 max=0.007000 Jy/beam ! Clean residual mean=-0.000036 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.108856 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.108856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082613Jy sigma=0.000683 ! Fit after self-cal, rms=0.082604Jy sigma=0.000682 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00753274 Jy ! Component: 100 - total flux cleaned = 0.0115312 Jy ! Total flux subtracted in 100 components = 0.0115312 Jy ! Clean residual min=-0.003161 max=0.004320 Jy/beam ! Clean residual mean=-0.000021 rms=0.000843 Jy/beam ! Combined flux in latest and established models = 0.120387 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 21 components and 0.120387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081527Jy sigma=0.000675 ! Fit after self-cal, rms=0.081521Jy sigma=0.000675 ! 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.128 mas, bmaj=4.355 mas, bpa=37.64 degrees ! Estimated noise=631.545 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 (5, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00587829 Jy ! Component: 100 - total flux cleaned = 0.00912875 Jy ! Component: 150 - total flux cleaned = 0.0113332 Jy ! Component: 200 - total flux cleaned = 0.0129106 Jy ! Total flux subtracted in 200 components = 0.0129106 Jy ! Clean residual min=-0.002670 max=0.003182 Jy/beam ! Clean residual mean=-0.000002 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.133298 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 59 components and 0.133298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080996Jy sigma=0.000671 ! Fit after self-cal, rms=0.080959Jy sigma=0.000671 ! 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.97 FD 1.01 HN 0.99 KP 1.05 ! LA 1.00 MK 1.02 NL 0.90 OV 1.06 ! PT 1.05 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.03 HN 1.05 KP 0.97 ! LA 0.98 MK 1.02 NL 1.10 OV 1.04 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.06 HN 1.00 KP 0.87 ! LA 0.78 MK 1.04 NL 1.17 OV 0.96 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.08 HN 1.01 KP 1.00* ! LA 0.79 MK 1.07 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.080959Jy sigma=0.000671 ! Fit after self-cal, rms=0.077311Jy sigma=0.000662 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.134 mas, bmaj=4.388 mas, bpa=38.51 degrees ! Estimated noise=629.543 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.00105145 Jy ! Component: 100 - total flux cleaned = 0.00138994 Jy ! Component: 150 - total flux cleaned = 0.00146597 Jy ! Component: 200 - total flux cleaned = 0.00149522 Jy ! Total flux subtracted in 200 components = 0.00149522 Jy ! Clean residual min=-0.001769 max=0.002176 Jy/beam ! Clean residual mean=0.000003 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.134793 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 68 components and 0.134793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077297Jy sigma=0.000662 ! Fit after self-cal, rms=0.077243Jy sigma=0.000662 ! 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.077243Jy sigma=0.000662 ! Fit after self-cal, rms=0.076790Jy sigma=0.000659 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.137 mas, bmaj=4.384 mas, bpa=39.12 degrees ! Estimated noise=629.015 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000185904 Jy ! Component: 100 - total flux cleaned = 0.00017283 Jy ! Component: 150 - total flux cleaned = 0.000171128 Jy ! Component: 200 - total flux cleaned = 0.000160364 Jy ! Total flux subtracted in 200 components = 0.000160364 Jy ! Clean residual min=-0.001688 max=0.001802 Jy/beam ! Clean residual mean=0.000003 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.134954 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 83 components and 0.134954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076785Jy sigma=0.000659 ! Fit after self-cal, rms=0.076793Jy sigma=0.000659 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 (-46, 121). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00166013 Jy ! Component: 100 - total flux cleaned = 0.00186327 Jy ! Component: 150 - total flux cleaned = 0.00186598 Jy ! Component: 200 - total flux cleaned = 0.0018915 Jy ! Total flux subtracted in 200 components = 0.0018915 Jy ! Clean residual min=-0.001651 max=0.001645 Jy/beam ! Clean residual mean=-0.000000 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.136845 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 95 components and 0.136845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076748Jy sigma=0.000659 ! Fit after self-cal, rms=0.076744Jy sigma=0.000659 ! Inverting map ! Added new window around map position (-98, 105). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00152533 Jy ! Component: 100 - total flux cleaned = 0.00237562 Jy ! Component: 150 - total flux cleaned = 0.00263489 Jy ! Component: 200 - total flux cleaned = 0.00270413 Jy ! Total flux subtracted in 200 components = 0.00270413 Jy ! Clean residual min=-0.001533 max=0.001436 Jy/beam ! Clean residual mean=-0.000003 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.139549 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 114 components and 0.139549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076709Jy sigma=0.000658 ! Fit after self-cal, rms=0.076706Jy sigma=0.000658 ! 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.076706Jy sigma=0.000658 ! Fit after self-cal, rms=0.076573Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.138 mas, bmaj=4.385 mas, bpa=39.84 degrees ! Estimated noise=627.814 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000746524 Jy ! Component: 100 - total flux cleaned = 0.000934058 Jy ! Component: 150 - total flux cleaned = 0.00101681 Jy ! Component: 200 - total flux cleaned = 0.00107491 Jy ! Total flux subtracted in 200 components = 0.00107491 Jy ! Clean residual min=-0.001486 max=0.001408 Jy/beam ! Clean residual mean=-0.000002 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.140624 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 121 components and 0.140624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076560Jy sigma=0.000658 ! Fit after self-cal, rms=0.076561Jy sigma=0.000658 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.000180916 Jy ! Component: 100 - total flux cleaned = 0.000236042 Jy ! Component: 150 - total flux cleaned = 0.00027066 Jy ! Component: 200 - total flux cleaned = 0.000320433 Jy ! Total flux subtracted in 200 components = 0.000320433 Jy ! Clean residual min=-0.001456 max=0.001394 Jy/beam ! Clean residual mean=-0.000002 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.140945 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 126 components and 0.140945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076553Jy sigma=0.000658 ! Fit after self-cal, rms=0.076553Jy sigma=0.000658 ! 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.076553Jy sigma=0.000658 ! Fit after self-cal, rms=0.076540Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.038 mas, bmaj=9.105 mas, bpa=63.81 degrees ! Estimated noise=791.802 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000621213 Jy ! Component: 100 - total flux cleaned = 0.000773216 Jy ! Component: 150 - total flux cleaned = 0.000858986 Jy ! Component: 200 - total flux cleaned = 0.000946382 Jy ! Total flux subtracted in 200 components = 0.000946382 Jy ! Clean residual min=-0.001598 max=0.001668 Jy/beam ! Clean residual mean=-0.000004 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.141891 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 141 components and 0.141891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076539Jy sigma=0.000658 ! Fit after self-cal, rms=0.076539Jy sigma=0.000658 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 = 7.83651e-05 Jy ! Component: 100 - total flux cleaned = 0.000122519 Jy ! Component: 150 - total flux cleaned = 0.000172628 Jy ! Component: 200 - total flux cleaned = 0.000199784 Jy ! Total flux subtracted in 200 components = 0.000199784 Jy ! Clean residual min=-0.001610 max=0.001647 Jy/beam ! Clean residual mean=-0.000004 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.142091 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 147 components and 0.142091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076539Jy sigma=0.000658 ! Fit after self-cal, rms=0.076539Jy sigma=0.000658 ! 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.138 mas, bmaj=4.384 mas, bpa=39.91 degrees ! Estimated noise=627.676 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.138 x 4.384 at 39.91 degrees (North through East) ! Clean map min=-0.001432 max=0.11275 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.397 mas, bmaj=3.544 mas, bpa=33.73 degrees ! Estimated noise=958.572 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0881991 Jy ! Component: 100 - total flux cleaned = 0.108571 Jy ! Component: 150 - total flux cleaned = 0.116569 Jy ! Component: 200 - total flux cleaned = 0.121384 Jy ! Total flux subtracted in 200 components = 0.121384 Jy ! Clean residual min=-0.002400 max=0.002729 Jy/beam ! Clean residual mean=-0.000011 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.121384 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.121384 Jy ! Inverting map and beam ! Estimated beam: bmin=4.138 mas, bmaj=4.384 mas, bpa=39.91 degrees ! Estimated noise=627.676 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.00461106 Jy ! Component: 100 - total flux cleaned = 0.007609 Jy ! Component: 150 - total flux cleaned = 0.00989404 Jy ! Component: 200 - total flux cleaned = 0.0117431 Jy ! Total flux subtracted in 200 components = 0.0117431 Jy ! Clean residual min=-0.001668 max=0.001839 Jy/beam ! Clean residual mean=-0.000001 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.133127 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 56 components and 0.133127 Jy ! Inverting map ! Added new window around map position (64.5, 121). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186052 Jy ! Component: 100 - total flux cleaned = 0.00326288 Jy ! Component: 150 - total flux cleaned = 0.00442415 Jy ! Component: 200 - total flux cleaned = 0.0051906 Jy ! Total flux subtracted in 200 components = 0.0051906 Jy ! Clean residual min=-0.001571 max=0.001451 Jy/beam ! Clean residual mean=-0.000002 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.138318 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 82 components and 0.138318 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.038 mas, bmaj=9.105 mas, bpa=63.81 degrees ! Estimated noise=791.802 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00152197 Jy ! Component: 100 - total flux cleaned = 0.00248947 Jy ! Component: 150 - total flux cleaned = 0.00308978 Jy ! Component: 200 - total flux cleaned = 0.00353935 Jy ! Total flux subtracted in 200 components = 0.00353935 Jy ! Clean residual min=-0.001553 max=0.001595 Jy/beam ! Clean residual mean=-0.000004 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.141857 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.000260312 Jy ! Component: 100 - total flux cleaned = 0.000415603 Jy ! Component: 150 - total flux cleaned = 0.000540231 Jy ! Component: 200 - total flux cleaned = 0.000653661 Jy ! Total flux subtracted in 200 components = 0.000653661 Jy ! Clean residual min=-0.001518 max=0.001562 Jy/beam ! Clean residual mean=-0.000003 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.142511 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 131 components and 0.142511 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.138 mas, bmaj=4.384 mas, bpa=39.91 degrees ! Estimated noise=627.676 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.64941e-05 Jy ! Component: 100 - total flux cleaned = -9.38648e-05 Jy ! Component: 150 - total flux cleaned = -4.38969e-05 Jy ! Component: 200 - total flux cleaned = 2.17684e-06 Jy ! Total flux subtracted in 200 components = 2.17684e-06 Jy ! Clean residual min=-0.001520 max=0.001346 Jy/beam ! Clean residual mean=-0.000003 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.142513 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 148 components and 0.142513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076532Jy sigma=0.000658 ! Fit after self-cal, rms=0.076528Jy sigma=0.000658 wmodel J1542+6129_S_2017_08_05_pus_map.mod ! Writing 148 model components to file: J1542+6129_S_2017_08_05_pus_map.mod wobs J1542+6129_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J1542+6129_S_2017_08_05_pus_uvs.fits wwins J1542+6129_S_2017_08_05_pus_map.win ! wwins: Wrote 5 windows to J1542+6129_S_2017_08_05_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.000261397 Jy ! Component: 100 - total flux cleaned = -9.01978e-05 Jy ! Component: 150 - total flux cleaned = 7.53032e-05 Jy ! Component: 200 - total flux cleaned = 0.000235517 Jy ! Component: 250 - total flux cleaned = 0.000391047 Jy ! Component: 300 - total flux cleaned = 0.000541605 Jy ! Component: 350 - total flux cleaned = 0.000625291 Jy ! Component: 400 - total flux cleaned = 0.000666123 Jy ! Component: 450 - total flux cleaned = 0.000726199 Jy ! Component: 500 - total flux cleaned = 0.000686239 Jy ! Component: 550 - total flux cleaned = 0.000666976 Jy ! Component: 600 - total flux cleaned = 0.00062909 Jy ! Component: 650 - total flux cleaned = 0.000610101 Jy ! Component: 700 - total flux cleaned = 0.000573602 Jy ! Component: 750 - total flux cleaned = 0.00050134 Jy ! Component: 800 - total flux cleaned = 0.00050208 Jy ! Component: 850 - total flux cleaned = 0.000467122 Jy ! Component: 900 - total flux cleaned = 0.000467138 Jy ! Component: 950 - total flux cleaned = 0.000433064 Jy ! Component: 1000 - total flux cleaned = 0.000365589 Jy ! Component: 1050 - total flux cleaned = 0.000332189 Jy ! Component: 1100 - total flux cleaned = 0.000315901 Jy ! Component: 1150 - total flux cleaned = 0.000266937 Jy ! Component: 1200 - total flux cleaned = 0.0002351 Jy ! Component: 1250 - total flux cleaned = 0.000171442 Jy ! Component: 1300 - total flux cleaned = 0.000187088 Jy ! Component: 1350 - total flux cleaned = 0.000187061 Jy ! Component: 1400 - total flux cleaned = 0.000140898 Jy ! Component: 1450 - total flux cleaned = 0.000156243 Jy ! Component: 1500 - total flux cleaned = 0.000156019 Jy ! Component: 1550 - total flux cleaned = 8.13626e-05 Jy ! Component: 1600 - total flux cleaned = 9.62741e-05 Jy ! Component: 1650 - total flux cleaned = 8.16603e-05 Jy ! Component: 1700 - total flux cleaned = 8.1843e-05 Jy ! Component: 1750 - total flux cleaned = 1.00102e-05 Jy ! Component: 1800 - total flux cleaned = 2.4229e-05 Jy ! Component: 1850 - total flux cleaned = -3.2359e-05 Jy ! Component: 1900 - total flux cleaned = -8.83007e-05 Jy ! Component: 1950 - total flux cleaned = -0.000116141 Jy ! Component: 2000 - total flux cleaned = -0.000198456 Jy ! Component: 2050 - total flux cleaned = -0.000184635 Jy ! Component: 2100 - total flux cleaned = -0.000198039 Jy ! Component: 2150 - total flux cleaned = -0.000238263 Jy ! Component: 2200 - total flux cleaned = -0.00027813 Jy ! Component: 2250 - total flux cleaned = -0.000277977 Jy ! Component: 2300 - total flux cleaned = -0.000343236 Jy ! Component: 2350 - total flux cleaned = -0.000343267 Jy ! Component: 2400 - total flux cleaned = -0.000381932 Jy ! Component: 2450 - total flux cleaned = -0.000394596 Jy ! Component: 2500 - total flux cleaned = -0.000445285 Jy ! Component: 2550 - total flux cleaned = -0.000457868 Jy ! Component: 2600 - total flux cleaned = -0.000507987 Jy ! Component: 2650 - total flux cleaned = -0.000557536 Jy ! Component: 2700 - total flux cleaned = -0.000594289 Jy ! Component: 2750 - total flux cleaned = -0.000618585 Jy ! Component: 2800 - total flux cleaned = -0.000630809 Jy ! Component: 2850 - total flux cleaned = -0.000642882 Jy ! Component: 2900 - total flux cleaned = -0.000702566 Jy ! Component: 2950 - total flux cleaned = -0.000702515 Jy ! Component: 3000 - total flux cleaned = -0.00078511 Jy ! Component: 3050 - total flux cleaned = -0.000796859 Jy ! Component: 3100 - total flux cleaned = -0.000831758 Jy ! Component: 3150 - total flux cleaned = -0.000889515 Jy ! Component: 3200 - total flux cleaned = -0.000866614 Jy ! Component: 3250 - total flux cleaned = -0.000923668 Jy ! Component: 3300 - total flux cleaned = -0.00095764 Jy ! Component: 3350 - total flux cleaned = -0.00100273 Jy ! Component: 3400 - total flux cleaned = -0.00104751 Jy ! Component: 3450 - total flux cleaned = -0.00104759 Jy ! Component: 3500 - total flux cleaned = -0.00105867 Jy ! Component: 3550 - total flux cleaned = -0.00108062 Jy ! Component: 3600 - total flux cleaned = -0.00108064 Jy ! Component: 3650 - total flux cleaned = -0.00111316 Jy ! Component: 3700 - total flux cleaned = -0.00112396 Jy ! Component: 3750 - total flux cleaned = -0.00116679 Jy ! Component: 3800 - total flux cleaned = -0.00113466 Jy ! Component: 3850 - total flux cleaned = -0.00114526 Jy ! Component: 3900 - total flux cleaned = -0.00112415 Jy ! Component: 3950 - total flux cleaned = -0.00114511 Jy ! Component: 4000 - total flux cleaned = -0.00117647 Jy ! Component: 4050 - total flux cleaned = -0.00117636 Jy ! Total flux subtracted in 4096 components = -0.00119694 Jy ! Clean residual min=-0.000597 max=0.000594 Jy/beam ! Clean residual mean=-0.000002 rms=0.000187 Jy/beam ! Combined flux in latest and established models = 0.141316 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 450 components and 0.141316 Jy ![Exited script file: muppet] wmap "J1542+6129_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.138 x 4.384 at 39.91 degrees (North through East) ! Clean map min=-0.0011789 max=0.11251 Jy/beam ! Writing clean map to FITS file: J1542+6129_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.112506 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000186085 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.496201 0.496201 0.992403 1.98481 3.96961 7.93922 15.8784 31.7569 63.5138 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.112 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.138 x 4.384 at 39.91 degrees (North through East) ! Clean map min=-0.0011789 max=0.11251 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 J1542+6129_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:33:09 2019