! Started logfile: J0137+3122_S_2017_06_15_pus_uvs.log on Tue May 7 15:08:08 2019 obs J0137+3122_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J0137+3122_S_2017_06_15_pus_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.781481 visibilities/baseline/integration-bin. ! Found source: J0137+3122 ! ! 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 603 lines of history. ! ! Reading 5064 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 J0137+3122_S_2017_06_15_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 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 222 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.666565Jy sigma=0.006483 ! Fit after self-cal, rms=0.651668Jy sigma=0.006346 ! 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=2.942 mas, bmaj=6.046 mas, bpa=-1.175 degrees ! Estimated noise=1378.76 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.270685 Jy ! Component: 100 - total flux cleaned = 0.337192 Jy ! Total flux subtracted in 100 components = 0.337192 Jy ! Clean residual min=-0.012386 max=0.027081 Jy/beam ! Clean residual mean=0.000050 rms=0.003790 Jy/beam ! Combined flux in latest and established models = 0.337192 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.337192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104932Jy sigma=0.000964 ! Fit after self-cal, rms=0.104937Jy sigma=0.000964 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0299828 Jy ! Component: 100 - total flux cleaned = 0.0467322 Jy ! Total flux subtracted in 100 components = 0.0467322 Jy ! Clean residual min=-0.009454 max=0.013387 Jy/beam ! Clean residual mean=0.000031 rms=0.002712 Jy/beam ! Combined flux in latest and established models = 0.383925 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 20 components and 0.383925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095539Jy sigma=0.000850 ! Fit after self-cal, rms=0.095521Jy sigma=0.000850 ! 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.44 mas, bmaj=6.644 mas, bpa=-0.6578 degrees ! Estimated noise=1171.47 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.0119789 Jy ! Component: 100 - total flux cleaned = 0.0186256 Jy ! Component: 150 - total flux cleaned = 0.0226874 Jy ! Component: 200 - total flux cleaned = 0.0252389 Jy ! Total flux subtracted in 200 components = 0.0252389 Jy ! Clean residual min=-0.008450 max=0.012261 Jy/beam ! Clean residual mean=0.000023 rms=0.002531 Jy/beam ! Combined flux in latest and established models = 0.409163 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 39 components and 0.409164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094200Jy sigma=0.000831 ! Fit after self-cal, rms=0.094192Jy sigma=0.000831 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 0.93 HN 0.94 KP 1.01 ! LA 1.00 MK 1.01 NL 0.88 OV 1.05 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.98 HN 1.01 KP 0.97 ! LA 0.96 MK 1.00 NL 1.05 OV 1.15 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 1.00 KP 0.96 ! LA 0.99 MK 1.03 NL 1.00 OV 0.97 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.00 KP 1.00* ! LA 0.92 MK 1.33 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.094192Jy sigma=0.000831 ! Fit after self-cal, rms=0.090454Jy sigma=0.000778 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.463 mas, bmaj=6.671 mas, bpa=-0.385 degrees ! Estimated noise=1170.15 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.0027899 Jy ! Component: 100 - total flux cleaned = -0.0040619 Jy ! Component: 150 - total flux cleaned = -0.00425362 Jy ! Component: 200 - total flux cleaned = -0.0043851 Jy ! Total flux subtracted in 200 components = -0.0043851 Jy ! Clean residual min=-0.007994 max=0.010610 Jy/beam ! Clean residual mean=0.000024 rms=0.002226 Jy/beam ! Combined flux in latest and established models = 0.404778 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.404778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090301Jy sigma=0.000778 ! Fit after self-cal, rms=0.090330Jy sigma=0.000778 ! 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.090330Jy sigma=0.000778 ! Fit after self-cal, rms=0.078080Jy sigma=0.000662 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.466 mas, bmaj=6.644 mas, bpa=-0.6153 degrees ! Estimated noise=1170.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00115399 Jy ! Component: 100 - total flux cleaned = -0.00129682 Jy ! Component: 150 - total flux cleaned = -0.00146493 Jy ! Component: 200 - total flux cleaned = -0.00157824 Jy ! Total flux subtracted in 200 components = -0.00157824 Jy ! Clean residual min=-0.003625 max=0.005487 Jy/beam ! Clean residual mean=0.000010 rms=0.000840 Jy/beam ! Combined flux in latest and established models = 0.4032 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 57 components and 0.4032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078032Jy sigma=0.000661 ! Fit after self-cal, rms=0.078134Jy sigma=0.000661 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 (-4.5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00303475 Jy ! Component: 100 - total flux cleaned = 0.00248433 Jy ! Component: 150 - total flux cleaned = 0.00204747 Jy ! Component: 200 - total flux cleaned = 0.00180789 Jy ! Total flux subtracted in 200 components = 0.00180789 Jy ! Clean residual min=-0.003170 max=0.003022 Jy/beam ! Clean residual mean=0.000010 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.405008 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 70 components and 0.405008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077839Jy sigma=0.000658 ! Fit after self-cal, rms=0.077794Jy sigma=0.000657 ! 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.077794Jy sigma=0.000657 ! Fit after self-cal, rms=0.077966Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.461 mas, bmaj=6.649 mas, bpa=-0.6021 degrees ! Estimated noise=1170.04 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000725318 Jy ! Component: 100 - total flux cleaned = 0.000480772 Jy ! Component: 150 - total flux cleaned = 0.000333712 Jy ! Component: 200 - total flux cleaned = 0.00016318 Jy ! Total flux subtracted in 200 components = 0.00016318 Jy ! Clean residual min=-0.003109 max=0.002921 Jy/beam ! Clean residual mean=0.000010 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.405171 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 84 components and 0.405171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077874Jy sigma=0.000656 ! Fit after self-cal, rms=0.077864Jy sigma=0.000656 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.000303149 Jy ! Component: 100 - total flux cleaned = 0.000181232 Jy ! Component: 150 - total flux cleaned = 0.000107542 Jy ! Component: 200 - total flux cleaned = 0.000108163 Jy ! Total flux subtracted in 200 components = 0.000108163 Jy ! Clean residual min=-0.003097 max=0.002884 Jy/beam ! Clean residual mean=0.000010 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.405279 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 88 components and 0.405279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077828Jy sigma=0.000656 ! Fit after self-cal, rms=0.077824Jy sigma=0.000655 ! 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.077824Jy sigma=0.000655 ! Fit after self-cal, rms=0.077778Jy sigma=0.000655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.696 mas, bmaj=10.47 mas, bpa=-0.264 degrees ! Estimated noise=1433.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000108367 Jy ! Component: 100 - total flux cleaned = -2.60375e-05 Jy ! Component: 150 - total flux cleaned = -0.000158543 Jy ! Component: 200 - total flux cleaned = -0.000206267 Jy ! Total flux subtracted in 200 components = -0.000206267 Jy ! Clean residual min=-0.003045 max=0.003075 Jy/beam ! Clean residual mean=0.000020 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.405073 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 97 components and 0.405073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077764Jy sigma=0.000655 ! Fit after self-cal, rms=0.077760Jy sigma=0.000655 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 = 8.27091e-05 Jy ! Component: 100 - total flux cleaned = 7.14972e-05 Jy ! Component: 150 - total flux cleaned = 7.13565e-05 Jy ! Component: 200 - total flux cleaned = 5.95424e-05 Jy ! Total flux subtracted in 200 components = 5.95424e-05 Jy ! Clean residual min=-0.003053 max=0.003050 Jy/beam ! Clean residual mean=0.000021 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.405133 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 103 components and 0.405133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077754Jy sigma=0.000655 ! Fit after self-cal, rms=0.077753Jy sigma=0.000655 ! 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.459 mas, bmaj=6.654 mas, bpa=-0.6098 degrees ! Estimated noise=1169.02 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.459 x 6.654 at -0.6098 degrees (North through East) ! Clean map min=-0.0030095 max=0.35186 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=2.964 mas, bmaj=6.072 mas, bpa=-1.188 degrees ! Estimated noise=1382.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.270311 Jy ! Component: 100 - total flux cleaned = 0.335579 Jy ! Component: 150 - total flux cleaned = 0.364147 Jy ! Component: 200 - total flux cleaned = 0.380336 Jy ! Total flux subtracted in 200 components = 0.380336 Jy ! Clean residual min=-0.004948 max=0.008192 Jy/beam ! Clean residual mean=0.000017 rms=0.001246 Jy/beam ! Combined flux in latest and established models = 0.380335 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.380335 Jy ! Inverting map and beam ! Estimated beam: bmin=3.459 mas, bmaj=6.654 mas, bpa=-0.6098 degrees ! Estimated noise=1169.02 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.011942 Jy ! Component: 100 - total flux cleaned = 0.0183376 Jy ! Component: 150 - total flux cleaned = 0.0219773 Jy ! Component: 200 - total flux cleaned = 0.0231522 Jy ! Total flux subtracted in 200 components = 0.0231522 Jy ! Clean residual min=-0.003364 max=0.003171 Jy/beam ! Clean residual mean=0.000010 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.403488 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 44 components and 0.403488 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.696 mas, bmaj=10.47 mas, bpa=-0.264 degrees ! Estimated noise=1433.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00145202 Jy ! Component: 100 - total flux cleaned = 0.00169725 Jy ! Component: 150 - total flux cleaned = 0.00175602 Jy ! Component: 200 - total flux cleaned = 0.0017084 Jy ! Total flux subtracted in 200 components = 0.0017084 Jy ! Clean residual min=-0.003144 max=0.002932 Jy/beam ! Clean residual mean=0.000020 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.405196 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 = -3.84673e-05 Jy ! Component: 100 - total flux cleaned = -3.80062e-05 Jy ! Component: 150 - total flux cleaned = -3.82042e-05 Jy ! Component: 200 - total flux cleaned = -5.15007e-05 Jy ! Total flux subtracted in 200 components = -5.15007e-05 Jy ! Clean residual min=-0.003113 max=0.002978 Jy/beam ! Clean residual mean=0.000020 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.405144 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 82 components and 0.405145 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.459 mas, bmaj=6.654 mas, bpa=-0.6098 degrees ! Estimated noise=1169.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000348001 Jy ! Component: 100 - total flux cleaned = -0.00041031 Jy ! Component: 150 - total flux cleaned = -0.000410121 Jy ! Component: 200 - total flux cleaned = -0.000410743 Jy ! Total flux subtracted in 200 components = -0.000410743 Jy ! Clean residual min=-0.003153 max=0.002907 Jy/beam ! Clean residual mean=0.000010 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.404734 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 91 components and 0.404734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077903Jy sigma=0.000656 ! Fit after self-cal, rms=0.077892Jy sigma=0.000656 wmodel J0137+3122_S_2017_06_15_pus_map.mod ! Writing 91 model components to file: J0137+3122_S_2017_06_15_pus_map.mod wobs J0137+3122_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J0137+3122_S_2017_06_15_pus_uvs.fits wwins J0137+3122_S_2017_06_15_pus_map.win ! wwins: Wrote 2 windows to J0137+3122_S_2017_06_15_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.000198523 Jy ! Component: 100 - total flux cleaned = 0.000609002 Jy ! Component: 150 - total flux cleaned = 0.000806164 Jy ! Component: 200 - total flux cleaned = 0.00113814 Jy ! Component: 250 - total flux cleaned = 0.00141225 Jy ! Component: 300 - total flux cleaned = 0.00181082 Jy ! Component: 350 - total flux cleaned = 0.00211296 Jy ! Component: 400 - total flux cleaned = 0.0023663 Jy ! Component: 450 - total flux cleaned = 0.00261407 Jy ! Component: 500 - total flux cleaned = 0.00273534 Jy ! Component: 550 - total flux cleaned = 0.00281397 Jy ! Component: 600 - total flux cleaned = 0.00289155 Jy ! Component: 650 - total flux cleaned = 0.00304415 Jy ! Component: 700 - total flux cleaned = 0.00326882 Jy ! Component: 750 - total flux cleaned = 0.00341612 Jy ! Component: 800 - total flux cleaned = 0.00370627 Jy ! Component: 850 - total flux cleaned = 0.00384866 Jy ! Component: 900 - total flux cleaned = 0.00409539 Jy ! Component: 950 - total flux cleaned = 0.00430353 Jy ! Component: 1000 - total flux cleaned = 0.00450945 Jy ! Component: 1050 - total flux cleaned = 0.00474612 Jy ! Component: 1100 - total flux cleaned = 0.00487961 Jy ! Component: 1150 - total flux cleaned = 0.00514321 Jy ! Component: 1200 - total flux cleaned = 0.0054032 Jy ! Component: 1250 - total flux cleaned = 0.00553162 Jy ! Component: 1300 - total flux cleaned = 0.00591221 Jy ! Component: 1350 - total flux cleaned = 0.00609927 Jy ! Component: 1400 - total flux cleaned = 0.00619247 Jy ! Component: 1450 - total flux cleaned = 0.00637633 Jy ! Component: 1500 - total flux cleaned = 0.00667771 Jy ! Component: 1550 - total flux cleaned = 0.00682643 Jy ! Component: 1600 - total flux cleaned = 0.00700263 Jy ! Component: 1650 - total flux cleaned = 0.00714828 Jy ! Component: 1700 - total flux cleaned = 0.00726336 Jy ! Component: 1750 - total flux cleaned = 0.00743431 Jy ! Component: 1800 - total flux cleaned = 0.00751935 Jy ! Component: 1850 - total flux cleaned = 0.00760343 Jy ! Component: 1900 - total flux cleaned = 0.00765881 Jy ! Component: 1950 - total flux cleaned = 0.00776827 Jy ! Component: 2000 - total flux cleaned = 0.00784985 Jy ! Component: 2050 - total flux cleaned = 0.00795705 Jy ! Component: 2100 - total flux cleaned = 0.00803659 Jy ! Component: 2150 - total flux cleaned = 0.00814187 Jy ! Component: 2200 - total flux cleaned = 0.00829799 Jy ! Component: 2250 - total flux cleaned = 0.00842647 Jy ! Component: 2300 - total flux cleaned = 0.00850327 Jy ! Component: 2350 - total flux cleaned = 0.00870529 Jy ! Component: 2400 - total flux cleaned = 0.00878055 Jy ! Component: 2450 - total flux cleaned = 0.00895436 Jy ! Component: 2500 - total flux cleaned = 0.00912644 Jy ! Component: 2550 - total flux cleaned = 0.00927247 Jy ! Component: 2600 - total flux cleaned = 0.00936916 Jy ! Component: 2650 - total flux cleaned = 0.00948937 Jy ! Component: 2700 - total flux cleaned = 0.00977416 Jy ! Component: 2750 - total flux cleaned = 0.00982107 Jy ! Component: 2800 - total flux cleaned = 0.00996125 Jy ! Component: 2850 - total flux cleaned = 0.0101232 Jy ! Component: 2900 - total flux cleaned = 0.0102381 Jy ! Component: 2950 - total flux cleaned = 0.0104432 Jy ! Component: 3000 - total flux cleaned = 0.0105107 Jy ! Component: 3050 - total flux cleaned = 0.0106897 Jy ! Component: 3100 - total flux cleaned = 0.0108892 Jy ! Component: 3150 - total flux cleaned = 0.0109551 Jy ! Component: 3200 - total flux cleaned = 0.0110208 Jy ! Component: 3250 - total flux cleaned = 0.0111509 Jy ! Component: 3300 - total flux cleaned = 0.0113229 Jy ! Component: 3350 - total flux cleaned = 0.0114084 Jy ! Component: 3400 - total flux cleaned = 0.0114934 Jy ! Component: 3450 - total flux cleaned = 0.0116194 Jy ! Component: 3500 - total flux cleaned = 0.0117863 Jy ! Component: 3550 - total flux cleaned = 0.0118276 Jy ! Component: 3600 - total flux cleaned = 0.0119096 Jy ! Component: 3650 - total flux cleaned = 0.0119301 Jy ! Component: 3700 - total flux cleaned = 0.0120517 Jy ! Component: 3750 - total flux cleaned = 0.0120719 Jy ! Component: 3800 - total flux cleaned = 0.0121918 Jy ! Component: 3850 - total flux cleaned = 0.0121918 Jy ! Component: 3900 - total flux cleaned = 0.0121916 Jy ! Component: 3950 - total flux cleaned = 0.012309 Jy ! Component: 4000 - total flux cleaned = 0.0123674 Jy ! Component: 4050 - total flux cleaned = 0.0123866 Jy ! Total flux subtracted in 4096 components = 0.0125017 Jy ! Clean residual min=-0.001162 max=0.001116 Jy/beam ! Clean residual mean=-0.000001 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.417235 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 378 components and 0.417235 Jy ![Exited script file: muppet] wmap "J0137+3122_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.459 x 6.654 at -0.6098 degrees (North through East) ! Clean map min=-0.0018932 max=0.35247 Jy/beam ! Writing clean map to FITS file: J0137+3122_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.352468 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000334596 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.284788 0.284788 0.569577 1.13915 2.27831 4.55661 9.11323 18.2265 36.4529 72.9058 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.352 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.459 x 6.654 at -0.6098 degrees (North through East) ! Clean map min=-0.0018932 max=0.35247 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 J0137+3122_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:08:13 2019