! Started logfile: J0709+3737_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:41:33 2019 obs J0709+3737_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J0709+3737_S_2017_05_31_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.964286 visibilities/baseline/integration-bin. ! Found source: J0709+3737 ! ! 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 703 lines of history. ! ! Reading 14580 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 J0709+3737_S_2017_05_31_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 439 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.857223Jy sigma=0.008165 ! Fit after self-cal, rms=0.849985Jy sigma=0.008104 ! 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.946 mas, bmaj=5.021 mas, bpa=-1.065 degrees ! Estimated noise=1016.02 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.115247 Jy ! Component: 100 - total flux cleaned = 0.140825 Jy ! Total flux subtracted in 100 components = 0.140825 Jy ! Clean residual min=-0.005684 max=0.019398 Jy/beam ! Clean residual mean=0.000002 rms=0.001595 Jy/beam ! Combined flux in latest and established models = 0.140825 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.140825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080828Jy sigma=0.000731 ! Fit after self-cal, rms=0.080828Jy sigma=0.000730 ! Inverting map ! Added new window around map position (5, -9.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.016311 Jy ! Component: 100 - total flux cleaned = 0.0249188 Jy ! Total flux subtracted in 100 components = 0.0249188 Jy ! Clean residual min=-0.004629 max=0.004834 Jy/beam ! Clean residual mean=-0.000001 rms=0.001108 Jy/beam ! Combined flux in latest and established models = 0.165744 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 17 components and 0.165744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077003Jy sigma=0.000691 ! Fit after self-cal, rms=0.076729Jy sigma=0.000688 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00697282 Jy ! Component: 100 - total flux cleaned = 0.0114264 Jy ! Total flux subtracted in 100 components = 0.0114264 Jy ! Clean residual min=-0.003976 max=0.003744 Jy/beam ! Clean residual mean=-0.000002 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.17717 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 24 components and 0.17717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075924Jy sigma=0.000680 ! Fit after self-cal, rms=0.075896Jy sigma=0.000679 ! 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.635 mas, bmaj=6.066 mas, bpa=-0.7597 degrees ! Estimated noise=694.171 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.00455771 Jy ! Component: 100 - total flux cleaned = 0.00709605 Jy ! Component: 150 - total flux cleaned = 0.00863316 Jy ! Component: 200 - total flux cleaned = 0.00949623 Jy ! Total flux subtracted in 200 components = 0.00949623 Jy ! Clean residual min=-0.002509 max=0.002317 Jy/beam ! Clean residual mean=-0.000012 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.186666 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 47 components and 0.186666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075611Jy sigma=0.000677 ! Fit after self-cal, rms=0.075596Jy sigma=0.000676 ! 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 0.95 HN 0.96 KP 1.02 ! LA 1.02 MK 1.03 NL 0.91 OV 1.04 ! PT 1.04 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 1.00 KP 1.00 ! LA 0.97 MK 1.06 NL 1.02 OV 1.03 ! PT 1.00 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.05 HN 0.98 KP 0.99 ! LA 0.97 MK 1.07 NL 1.01 OV 0.94 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 0.91 KP 1.00* ! LA 1.05 MK 1.11 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.075596Jy sigma=0.000676 ! Fit after self-cal, rms=0.075028Jy sigma=0.000671 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.665 mas, bmaj=6.08 mas, bpa=-0.2674 degrees ! Estimated noise=693.123 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.00102414 Jy ! Component: 100 - total flux cleaned = 0.000819838 Jy ! Component: 150 - total flux cleaned = 0.000745325 Jy ! Component: 200 - total flux cleaned = 0.000746627 Jy ! Total flux subtracted in 200 components = 0.000746627 Jy ! Clean residual min=-0.002066 max=0.002052 Jy/beam ! Clean residual mean=-0.000009 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.187413 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 61 components and 0.187413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074991Jy sigma=0.000671 ! Fit after self-cal, rms=0.074995Jy sigma=0.000671 ! 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.074995Jy sigma=0.000671 ! Fit after self-cal, rms=0.074874Jy sigma=0.000668 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.664 mas, bmaj=6.089 mas, bpa=-0.2047 degrees ! Estimated noise=693.218 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.00721e-05 Jy ! Component: 100 - total flux cleaned = -4.27775e-05 Jy ! Component: 150 - total flux cleaned = -5.88952e-05 Jy ! Component: 200 - total flux cleaned = -8.87139e-05 Jy ! Total flux subtracted in 200 components = -8.87139e-05 Jy ! Clean residual min=-0.002030 max=0.001689 Jy/beam ! Clean residual mean=-0.000006 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.187324 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 69 components and 0.187324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074865Jy sigma=0.000668 ! Fit after self-cal, rms=0.074873Jy sigma=0.000668 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.23675e-06 Jy ! Component: 100 - total flux cleaned = 1.17596e-05 Jy ! Component: 150 - total flux cleaned = -1.02815e-06 Jy ! Component: 200 - total flux cleaned = -1.29691e-05 Jy ! Total flux subtracted in 200 components = -1.29691e-05 Jy ! Clean residual min=-0.002033 max=0.001684 Jy/beam ! Clean residual mean=-0.000007 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.187311 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 73 components and 0.187311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074868Jy sigma=0.000668 ! Fit after self-cal, rms=0.074867Jy sigma=0.000668 ! 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.074867Jy sigma=0.000668 ! Fit after self-cal, rms=0.074909Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.666 mas, bmaj=6.094 mas, bpa=-0.1807 degrees ! Estimated noise=693.093 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000138913 Jy ! Component: 100 - total flux cleaned = -0.000151474 Jy ! Component: 150 - total flux cleaned = -0.00016331 Jy ! Component: 200 - total flux cleaned = -0.000163148 Jy ! Total flux subtracted in 200 components = -0.000163148 Jy ! Clean residual min=-0.002009 max=0.001675 Jy/beam ! Clean residual mean=-0.000006 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.187148 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 76 components and 0.187148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074904Jy sigma=0.000668 ! Fit after self-cal, rms=0.074905Jy sigma=0.000668 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.5249e-06 Jy ! Component: 100 - total flux cleaned = -1.33641e-05 Jy ! Component: 150 - total flux cleaned = -2.36101e-05 Jy ! Component: 200 - total flux cleaned = -2.36125e-05 Jy ! Total flux subtracted in 200 components = -2.36125e-05 Jy ! Clean residual min=-0.002018 max=0.001671 Jy/beam ! Clean residual mean=-0.000006 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.187125 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 78 components and 0.187125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074901Jy sigma=0.000668 ! Fit after self-cal, rms=0.074901Jy sigma=0.000668 ! 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.074901Jy sigma=0.000668 ! Fit after self-cal, rms=0.074929Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.624 mas, bmaj=9.536 mas, bpa=-1.608 degrees ! Estimated noise=844.388 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000132807 Jy ! Component: 100 - total flux cleaned = -0.000153701 Jy ! Component: 150 - total flux cleaned = -0.000179122 Jy ! Component: 200 - total flux cleaned = -0.000192805 Jy ! Total flux subtracted in 200 components = -0.000192805 Jy ! Clean residual min=-0.002634 max=0.001774 Jy/beam ! Clean residual mean=-0.000012 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.186932 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 86 components and 0.186932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074930Jy sigma=0.000668 ! Fit after self-cal, rms=0.074930Jy sigma=0.000668 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 = 3.6259e-05 Jy ! Component: 100 - total flux cleaned = 3.01765e-05 Jy ! Component: 150 - total flux cleaned = 3.59913e-05 Jy ! Component: 200 - total flux cleaned = 3.04719e-05 Jy ! Total flux subtracted in 200 components = 3.04719e-05 Jy ! Clean residual min=-0.002635 max=0.001778 Jy/beam ! Clean residual mean=-0.000012 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.186962 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 91 components and 0.186962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074931Jy sigma=0.000668 ! Fit after self-cal, rms=0.074931Jy sigma=0.000668 ! 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.668 mas, bmaj=6.097 mas, bpa=-0.1594 degrees ! Estimated noise=693.046 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.668 x 6.097 at -0.1594 degrees (North through East) ! Clean map min=-0.001986 max=0.14947 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.975 mas, bmaj=5.054 mas, bpa=-0.4014 degrees ! Estimated noise=1018.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.115153 Jy ! Component: 100 - total flux cleaned = 0.145574 Jy ! Component: 150 - total flux cleaned = 0.15967 Jy ! Component: 200 - total flux cleaned = 0.167971 Jy ! Total flux subtracted in 200 components = 0.167971 Jy ! Clean residual min=-0.003484 max=0.004429 Jy/beam ! Clean residual mean=0.000001 rms=0.000892 Jy/beam ! Combined flux in latest and established models = 0.167971 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.167971 Jy ! Inverting map and beam ! Estimated beam: bmin=3.668 mas, bmaj=6.097 mas, bpa=-0.1594 degrees ! Estimated noise=693.046 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.00751414 Jy ! Component: 100 - total flux cleaned = 0.0119586 Jy ! Component: 150 - total flux cleaned = 0.01474 Jy ! Component: 200 - total flux cleaned = 0.0165104 Jy ! Total flux subtracted in 200 components = 0.0165104 Jy ! Clean residual min=-0.002128 max=0.001759 Jy/beam ! Clean residual mean=-0.000005 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.184481 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 41 components and 0.184482 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.624 mas, bmaj=9.536 mas, bpa=-1.608 degrees ! Estimated noise=844.388 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00139015 Jy ! Component: 100 - total flux cleaned = 0.00211332 Jy ! Component: 150 - total flux cleaned = 0.00233882 Jy ! Component: 200 - total flux cleaned = 0.00236847 Jy ! Total flux subtracted in 200 components = 0.00236847 Jy ! Clean residual min=-0.002666 max=0.001714 Jy/beam ! Clean residual mean=-0.000012 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.18685 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 = 2.59084e-05 Jy ! Component: 100 - total flux cleaned = 3.74129e-05 Jy ! Component: 150 - total flux cleaned = 5.80867e-05 Jy ! Component: 200 - total flux cleaned = 6.65573e-05 Jy ! Total flux subtracted in 200 components = 6.65573e-05 Jy ! Clean residual min=-0.002661 max=0.001735 Jy/beam ! Clean residual mean=-0.000012 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.186917 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 79 components and 0.186917 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.668 mas, bmaj=6.097 mas, bpa=-0.1594 degrees ! Estimated noise=693.046 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.06737e-05 Jy ! Component: 100 - total flux cleaned = -5.43761e-05 Jy ! Component: 150 - total flux cleaned = -5.38826e-05 Jy ! Component: 200 - total flux cleaned = -7.25012e-05 Jy ! Total flux subtracted in 200 components = -7.25012e-05 Jy ! Clean residual min=-0.002082 max=0.001646 Jy/beam ! Clean residual mean=-0.000006 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.186844 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 87 components and 0.186844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074947Jy sigma=0.000668 ! Fit after self-cal, rms=0.074940Jy sigma=0.000668 wmodel J0709+3737_S_2017_05_31_pus_map.mod ! Writing 87 model components to file: J0709+3737_S_2017_05_31_pus_map.mod wobs J0709+3737_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J0709+3737_S_2017_05_31_pus_uvs.fits wwins J0709+3737_S_2017_05_31_pus_map.win ! wwins: Wrote 2 windows to J0709+3737_S_2017_05_31_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.000872843 Jy ! Component: 100 - total flux cleaned = -0.00144762 Jy ! Component: 150 - total flux cleaned = -0.00195542 Jy ! Component: 200 - total flux cleaned = -0.00238318 Jy ! Component: 250 - total flux cleaned = -0.00279509 Jy ! Component: 300 - total flux cleaned = -0.00308726 Jy ! Component: 350 - total flux cleaned = -0.00334488 Jy ! Component: 400 - total flux cleaned = -0.00357097 Jy ! Component: 450 - total flux cleaned = -0.00386478 Jy ! Component: 500 - total flux cleaned = -0.00405563 Jy ! Component: 550 - total flux cleaned = -0.00417253 Jy ! Component: 600 - total flux cleaned = -0.00426432 Jy ! Component: 650 - total flux cleaned = -0.0043765 Jy ! Component: 700 - total flux cleaned = -0.0044427 Jy ! Component: 750 - total flux cleaned = -0.00448604 Jy ! Component: 800 - total flux cleaned = -0.00452891 Jy ! Component: 850 - total flux cleaned = -0.00457111 Jy ! Component: 900 - total flux cleaned = -0.00465426 Jy ! Component: 950 - total flux cleaned = -0.00467447 Jy ! Component: 1000 - total flux cleaned = -0.00467419 Jy ! Component: 1050 - total flux cleaned = -0.00461463 Jy ! Component: 1100 - total flux cleaned = -0.00465426 Jy ! Component: 1150 - total flux cleaned = -0.00461526 Jy ! Component: 1200 - total flux cleaned = -0.0045577 Jy ! Component: 1250 - total flux cleaned = -0.00452005 Jy ! Component: 1300 - total flux cleaned = -0.004483 Jy ! Component: 1350 - total flux cleaned = -0.0044644 Jy ! Component: 1400 - total flux cleaned = -0.0044096 Jy ! Component: 1450 - total flux cleaned = -0.0043549 Jy ! Component: 1500 - total flux cleaned = -0.00430135 Jy ! Component: 1550 - total flux cleaned = -0.00433703 Jy ! Component: 1600 - total flux cleaned = -0.0043019 Jy ! Component: 1650 - total flux cleaned = -0.00428485 Jy ! Component: 1700 - total flux cleaned = -0.0042333 Jy ! Component: 1750 - total flux cleaned = -0.00418258 Jy ! Component: 1800 - total flux cleaned = -0.00414904 Jy ! Component: 1850 - total flux cleaned = -0.0041657 Jy ! Component: 1900 - total flux cleaned = -0.00413243 Jy ! Component: 1950 - total flux cleaned = -0.00406686 Jy ! Component: 2000 - total flux cleaned = -0.00408284 Jy ! Component: 2050 - total flux cleaned = -0.00401858 Jy ! Component: 2100 - total flux cleaned = -0.00398662 Jy ! Component: 2150 - total flux cleaned = -0.00392393 Jy ! Component: 2200 - total flux cleaned = -0.0039085 Jy ! Component: 2250 - total flux cleaned = -0.00387773 Jy ! Component: 2300 - total flux cleaned = -0.00392388 Jy ! Component: 2350 - total flux cleaned = -0.00389349 Jy ! Component: 2400 - total flux cleaned = -0.0039235 Jy ! Component: 2450 - total flux cleaned = -0.00389343 Jy ! Component: 2500 - total flux cleaned = -0.00390843 Jy ! Component: 2550 - total flux cleaned = -0.00390845 Jy ! Component: 2600 - total flux cleaned = -0.00390815 Jy ! Component: 2650 - total flux cleaned = -0.00386465 Jy ! Component: 2700 - total flux cleaned = -0.00389352 Jy ! Component: 2750 - total flux cleaned = -0.00386462 Jy ! Component: 2800 - total flux cleaned = -0.0037936 Jy ! Component: 2850 - total flux cleaned = -0.0037655 Jy ! Component: 2900 - total flux cleaned = -0.00380762 Jy ! Component: 2950 - total flux cleaned = -0.00380755 Jy ! Component: 3000 - total flux cleaned = -0.003835 Jy ! Component: 3050 - total flux cleaned = -0.00371163 Jy ! Component: 3100 - total flux cleaned = -0.00382073 Jy ! Component: 3150 - total flux cleaned = -0.00383413 Jy ! Component: 3200 - total flux cleaned = -0.00375342 Jy ! Component: 3250 - total flux cleaned = -0.0037936 Jy ! Component: 3300 - total flux cleaned = -0.00375383 Jy ! Component: 3350 - total flux cleaned = -0.0038197 Jy ! Component: 3400 - total flux cleaned = -0.00376734 Jy ! Component: 3450 - total flux cleaned = -0.00381938 Jy ! Component: 3500 - total flux cleaned = -0.00380644 Jy ! Component: 3550 - total flux cleaned = -0.00381923 Jy ! Component: 3600 - total flux cleaned = -0.00384493 Jy ! Component: 3650 - total flux cleaned = -0.0038958 Jy ! Component: 3700 - total flux cleaned = -0.0039085 Jy ! Component: 3750 - total flux cleaned = -0.00395866 Jy ! Component: 3800 - total flux cleaned = -0.00393389 Jy ! Component: 3850 - total flux cleaned = -0.00394629 Jy ! Component: 3900 - total flux cleaned = -0.00390923 Jy ! Component: 3950 - total flux cleaned = -0.00394617 Jy ! Component: 4000 - total flux cleaned = -0.00400714 Jy ! Component: 4050 - total flux cleaned = -0.00395876 Jy ! Total flux subtracted in 4096 components = -0.0039828 Jy ! Clean residual min=-0.000743 max=0.000691 Jy/beam ! Clean residual mean=-0.000004 rms=0.000223 Jy/beam ! Combined flux in latest and established models = 0.182861 Jy keep ! Adding 321 model components to the UV plane model. ! The established model now contains 408 components and 0.182861 Jy ![Exited script file: muppet] wmap "J0709+3737_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.668 x 6.097 at -0.1594 degrees (North through East) ! Clean map min=-0.0016529 max=0.14948 Jy/beam ! Writing clean map to FITS file: J0709+3737_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.149478 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000223589 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.448739 0.448739 0.897479 1.79496 3.58992 7.17983 14.3597 28.7193 57.4386 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.149 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.668 x 6.097 at -0.1594 degrees (North through East) ! Clean map min=-0.0016529 max=0.14948 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 J0709+3737_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:41:38 2019