! Started logfile: J0751+0152_S_2017_03_23_pus_uvs.log on Mon May 13 09:53:45 2019 obs J0751+0152_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J0751+0152_S_2017_03_23_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.954769 visibilities/baseline/integration-bin. ! Found source: J0751+0152 ! ! 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 481 lines of history. ! ! Reading 19420 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 J0751+0152_S_2017_03_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 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 389 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.953927Jy sigma=0.008050 ! Fit after self-cal, rms=0.928289Jy sigma=0.007877 ! 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.893 mas, bmaj=7.168 mas, bpa=-7.004 degrees ! Estimated noise=857.67 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.0529347 Jy ! Component: 100 - total flux cleaned = 0.0696819 Jy ! Total flux subtracted in 100 components = 0.0696819 Jy ! Clean residual min=-0.003513 max=0.007534 Jy/beam ! Clean residual mean=-0.000006 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 0.0696819 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0696819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092206Jy sigma=0.000685 ! Fit after self-cal, rms=0.092144Jy sigma=0.000684 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00884829 Jy ! Component: 100 - total flux cleaned = 0.0137074 Jy ! Total flux subtracted in 100 components = 0.0137074 Jy ! Clean residual min=-0.002889 max=0.004648 Jy/beam ! Clean residual mean=-0.000005 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.0833893 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 25 components and 0.0833893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090813Jy sigma=0.000673 ! Fit after self-cal, rms=0.090801Jy sigma=0.000673 ! Inverting map ! Added new window around map position (7.5, -2.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00461136 Jy ! Component: 100 - total flux cleaned = 0.00765175 Jy ! Total flux subtracted in 100 components = 0.00765175 Jy ! Clean residual min=-0.002764 max=0.003244 Jy/beam ! Clean residual mean=-0.000004 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.0910411 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 38 components and 0.0910411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090438Jy sigma=0.000670 ! Fit after self-cal, rms=0.090418Jy sigma=0.000670 ! 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.482 mas, bmaj=8.069 mas, bpa=-5.773 degrees ! Estimated noise=667.904 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.00407765 Jy ! Component: 100 - total flux cleaned = 0.00662908 Jy ! Component: 150 - total flux cleaned = 0.00839662 Jy ! Component: 200 - total flux cleaned = 0.00966447 Jy ! Total flux subtracted in 200 components = 0.00966447 Jy ! Clean residual min=-0.002355 max=0.002566 Jy/beam ! Clean residual mean=-0.000005 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.100706 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 70 components and 0.100706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090163Jy sigma=0.000668 ! Fit after self-cal, rms=0.090159Jy sigma=0.000668 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 0.96 KP 1.05 ! LA 0.97 MK 1.05 NL 0.86 OV 1.03 ! PT 0.98 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.08 HN 1.04 KP 1.01 ! LA 0.98 MK 1.06 NL 1.02 OV 1.02 ! PT 0.96 SC 1.13 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.11 HN 0.98 KP 0.88 ! LA 0.77 MK 1.21 NL 1.17 OV 0.97 ! PT 0.98 SC 1.05 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.09 HN 1.06 KP 1.00* ! LA 0.75 MK 0.91 NL 1.00* OV 1.19 ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.090159Jy sigma=0.000668 ! Fit after self-cal, rms=0.087983Jy sigma=0.000663 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.553 mas, bmaj=8.136 mas, bpa=-5.361 degrees ! Estimated noise=674.151 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 = -3.86122e-06 Jy ! Component: 100 - total flux cleaned = -8.82909e-05 Jy ! Component: 150 - total flux cleaned = -0.000178724 Jy ! Component: 200 - total flux cleaned = -0.000253681 Jy ! Total flux subtracted in 200 components = -0.000253681 Jy ! Clean residual min=-0.001587 max=0.001806 Jy/beam ! Clean residual mean=0.000003 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.100452 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 81 components and 0.100452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087967Jy sigma=0.000663 ! Fit after self-cal, rms=0.087940Jy sigma=0.000663 ! 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.087940Jy sigma=0.000663 ! Fit after self-cal, rms=0.088948Jy sigma=0.000661 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.572 mas, bmaj=8.124 mas, bpa=-5.198 degrees ! Estimated noise=675.238 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.16421e-05 Jy ! Component: 100 - total flux cleaned = -3.19447e-05 Jy ! Component: 150 - total flux cleaned = -1.50174e-05 Jy ! Component: 200 - total flux cleaned = -4.5415e-05 Jy ! Total flux subtracted in 200 components = -4.5415e-05 Jy ! Clean residual min=-0.001726 max=0.001587 Jy/beam ! Clean residual mean=0.000003 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.100406 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 91 components and 0.100406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088940Jy sigma=0.000660 ! Fit after self-cal, rms=0.088989Jy sigma=0.000660 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.28742e-05 Jy ! Component: 100 - total flux cleaned = -9.66129e-06 Jy ! Component: 150 - total flux cleaned = -3.51792e-05 Jy ! Component: 200 - total flux cleaned = -4.75506e-05 Jy ! Total flux subtracted in 200 components = -4.75506e-05 Jy ! Clean residual min=-0.001662 max=0.001591 Jy/beam ! Clean residual mean=0.000003 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.100359 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 94 components and 0.100359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088983Jy sigma=0.000660 ! Fit after self-cal, rms=0.088982Jy sigma=0.000660 ! 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.088982Jy sigma=0.000660 ! Fit after self-cal, rms=0.089558Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.58 mas, bmaj=8.119 mas, bpa=-5.027 degrees ! Estimated noise=677.135 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.17903e-06 Jy ! Component: 100 - total flux cleaned = -2.25107e-05 Jy ! Component: 150 - total flux cleaned = -2.24235e-05 Jy ! Component: 200 - total flux cleaned = -3.46908e-05 Jy ! Total flux subtracted in 200 components = -3.46908e-05 Jy ! Clean residual min=-0.001688 max=0.001608 Jy/beam ! Clean residual mean=0.000003 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.100324 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 98 components and 0.100324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089552Jy sigma=0.000660 ! Fit after self-cal, rms=0.089548Jy sigma=0.000660 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.70096e-05 Jy ! Component: 100 - total flux cleaned = -3.89427e-05 Jy ! Component: 150 - total flux cleaned = -6.08419e-05 Jy ! Component: 200 - total flux cleaned = -8.18126e-05 Jy ! Total flux subtracted in 200 components = -8.18126e-05 Jy ! Clean residual min=-0.001676 max=0.001597 Jy/beam ! Clean residual mean=0.000003 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.100242 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 103 components and 0.100242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089545Jy sigma=0.000660 ! Fit after self-cal, rms=0.089542Jy sigma=0.000660 ! 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.089542Jy sigma=0.000660 ! Fit after self-cal, rms=0.089805Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.863 mas, bmaj=12.1 mas, bpa=-0.9787 degrees ! Estimated noise=819.387 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000138004 Jy ! Component: 100 - total flux cleaned = -0.000137368 Jy ! Component: 150 - total flux cleaned = -0.00016014 Jy ! Component: 200 - total flux cleaned = -0.000170653 Jy ! Total flux subtracted in 200 components = -0.000170653 Jy ! Clean residual min=-0.001331 max=0.001645 Jy/beam ! Clean residual mean=0.000006 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.100072 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 107 components and 0.100072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089803Jy sigma=0.000660 ! Fit after self-cal, rms=0.089802Jy sigma=0.000660 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 = -5.12892e-05 Jy ! Component: 100 - total flux cleaned = -5.09493e-05 Jy ! Component: 150 - total flux cleaned = -6.70325e-05 Jy ! Component: 200 - total flux cleaned = -8.1313e-05 Jy ! Total flux subtracted in 200 components = -8.1313e-05 Jy ! Clean residual min=-0.001346 max=0.001657 Jy/beam ! Clean residual mean=0.000006 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.0999904 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 110 components and 0.0999904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089802Jy sigma=0.000660 ! Fit after self-cal, rms=0.089801Jy sigma=0.000660 ! 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.584 mas, bmaj=8.115 mas, bpa=-4.888 degrees ! Estimated noise=678.906 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.584 x 8.115 at -4.888 degrees (North through East) ! Clean map min=-0.0015915 max=0.072933 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.97 mas, bmaj=7.155 mas, bpa=-6.127 degrees ! Estimated noise=887.799 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0539326 Jy ! Component: 100 - total flux cleaned = 0.0715792 Jy ! Component: 150 - total flux cleaned = 0.0806511 Jy ! Component: 200 - total flux cleaned = 0.0863467 Jy ! Total flux subtracted in 200 components = 0.0863467 Jy ! Clean residual min=-0.002474 max=0.003069 Jy/beam ! Clean residual mean=-0.000001 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.0863467 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.0863467 Jy ! Inverting map and beam ! Estimated beam: bmin=3.584 mas, bmaj=8.115 mas, bpa=-4.888 degrees ! Estimated noise=678.906 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.0052113 Jy ! Component: 100 - total flux cleaned = 0.00835774 Jy ! Component: 150 - total flux cleaned = 0.0103943 Jy ! Component: 200 - total flux cleaned = 0.0117461 Jy ! Total flux subtracted in 200 components = 0.0117461 Jy ! Clean residual min=-0.001686 max=0.001560 Jy/beam ! Clean residual mean=0.000002 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.0980928 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 48 components and 0.0980928 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.863 mas, bmaj=12.1 mas, bpa=-0.9787 degrees ! Estimated noise=819.387 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00102961 Jy ! Component: 100 - total flux cleaned = 0.00154434 Jy ! Component: 150 - total flux cleaned = 0.00169114 Jy ! Component: 200 - total flux cleaned = 0.00175146 Jy ! Total flux subtracted in 200 components = 0.00175146 Jy ! Clean residual min=-0.001338 max=0.001668 Jy/beam ! Clean residual mean=0.000005 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.0998443 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 = 1.39165e-05 Jy ! Component: 100 - total flux cleaned = 2.64608e-05 Jy ! Component: 150 - total flux cleaned = 2.10249e-05 Jy ! Component: 200 - total flux cleaned = 1.58512e-05 Jy ! Total flux subtracted in 200 components = 1.58512e-05 Jy ! Clean residual min=-0.001354 max=0.001669 Jy/beam ! Clean residual mean=0.000005 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.0998601 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 74 components and 0.0998601 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.584 mas, bmaj=8.115 mas, bpa=-4.888 degrees ! Estimated noise=678.906 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000132489 Jy ! Component: 100 - total flux cleaned = 0.000153464 Jy ! Component: 150 - total flux cleaned = 0.000153025 Jy ! Component: 200 - total flux cleaned = 0.000134993 Jy ! Total flux subtracted in 200 components = 0.000134993 Jy ! Clean residual min=-0.001619 max=0.001607 Jy/beam ! Clean residual mean=0.000003 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.0999951 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 88 components and 0.0999951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089815Jy sigma=0.000660 ! Fit after self-cal, rms=0.089809Jy sigma=0.000660 wmodel J0751+0152_S_2017_03_23_pus_map.mod ! Writing 88 model components to file: J0751+0152_S_2017_03_23_pus_map.mod wobs J0751+0152_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J0751+0152_S_2017_03_23_pus_uvs.fits wwins J0751+0152_S_2017_03_23_pus_map.win ! wwins: Wrote 2 windows to J0751+0152_S_2017_03_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 = 0.000188852 Jy ! Component: 100 - total flux cleaned = 0.000402065 Jy ! Component: 150 - total flux cleaned = 0.000529319 Jy ! Component: 200 - total flux cleaned = 0.00062733 Jy ! Component: 250 - total flux cleaned = 0.000651292 Jy ! Component: 300 - total flux cleaned = 0.000628358 Jy ! Component: 350 - total flux cleaned = 0.000470842 Jy ! Component: 400 - total flux cleaned = 0.000360113 Jy ! Component: 450 - total flux cleaned = 0.000208471 Jy ! Component: 500 - total flux cleaned = 0.000102054 Jy ! Component: 550 - total flux cleaned = 1.81672e-05 Jy ! Component: 600 - total flux cleaned = -8.44097e-05 Jy ! Component: 650 - total flux cleaned = -0.000124434 Jy ! Component: 700 - total flux cleaned = -0.000143983 Jy ! Component: 750 - total flux cleaned = -0.00016323 Jy ! Component: 800 - total flux cleaned = -0.000221156 Jy ! Component: 850 - total flux cleaned = -0.000240214 Jy ! Component: 900 - total flux cleaned = -0.000278254 Jy ! Component: 950 - total flux cleaned = -0.000353204 Jy ! Component: 1000 - total flux cleaned = -0.000371605 Jy ! Component: 1050 - total flux cleaned = -0.000408225 Jy ! Component: 1100 - total flux cleaned = -0.000444597 Jy ! Component: 1150 - total flux cleaned = -0.000516364 Jy ! Component: 1200 - total flux cleaned = -0.000569625 Jy ! Component: 1250 - total flux cleaned = -0.000569545 Jy ! Component: 1300 - total flux cleaned = -0.000552242 Jy ! Component: 1350 - total flux cleaned = -0.000587103 Jy ! Component: 1400 - total flux cleaned = -0.000569755 Jy ! Component: 1450 - total flux cleaned = -0.000672194 Jy ! Component: 1500 - total flux cleaned = -0.000671947 Jy ! Component: 1550 - total flux cleaned = -0.000688878 Jy ! Component: 1600 - total flux cleaned = -0.000688724 Jy ! Component: 1650 - total flux cleaned = -0.000754703 Jy ! Component: 1700 - total flux cleaned = -0.000787246 Jy ! Component: 1750 - total flux cleaned = -0.000803541 Jy ! Component: 1800 - total flux cleaned = -0.000867754 Jy ! Component: 1850 - total flux cleaned = -0.000851557 Jy ! Component: 1900 - total flux cleaned = -0.000883373 Jy ! Component: 1950 - total flux cleaned = -0.000930549 Jy ! Component: 2000 - total flux cleaned = -0.000914859 Jy ! Component: 2050 - total flux cleaned = -0.000930309 Jy ! Component: 2100 - total flux cleaned = -0.000976798 Jy ! Component: 2150 - total flux cleaned = -0.000946122 Jy ! Component: 2200 - total flux cleaned = -0.000976656 Jy ! Component: 2250 - total flux cleaned = -0.000946402 Jy ! Component: 2300 - total flux cleaned = -0.00102145 Jy ! Component: 2350 - total flux cleaned = -0.00102138 Jy ! Component: 2400 - total flux cleaned = -0.0010215 Jy ! Component: 2450 - total flux cleaned = -0.00102147 Jy ! Component: 2500 - total flux cleaned = -0.00102138 Jy ! Component: 2550 - total flux cleaned = -0.00107955 Jy ! Component: 2600 - total flux cleaned = -0.0010218 Jy ! Component: 2650 - total flux cleaned = -0.00107926 Jy ! Component: 2700 - total flux cleaned = -0.00107928 Jy ! Component: 2750 - total flux cleaned = -0.00107933 Jy ! Component: 2800 - total flux cleaned = -0.00106513 Jy ! Component: 2850 - total flux cleaned = -0.00100919 Jy ! Component: 2900 - total flux cleaned = -0.00105103 Jy ! Component: 2950 - total flux cleaned = -0.00105098 Jy ! Component: 3000 - total flux cleaned = -0.000995739 Jy ! Component: 3050 - total flux cleaned = -0.00096838 Jy ! Component: 3100 - total flux cleaned = -0.000927684 Jy ! Component: 3150 - total flux cleaned = -0.000927717 Jy ! Component: 3200 - total flux cleaned = -0.000887365 Jy ! Component: 3250 - total flux cleaned = -0.000847236 Jy ! Component: 3300 - total flux cleaned = -0.000847158 Jy ! Component: 3350 - total flux cleaned = -0.000807421 Jy ! Component: 3400 - total flux cleaned = -0.000807459 Jy ! Component: 3450 - total flux cleaned = -0.000768298 Jy ! Component: 3500 - total flux cleaned = -0.000742188 Jy ! Component: 3550 - total flux cleaned = -0.000755123 Jy ! Component: 3600 - total flux cleaned = -0.000703606 Jy ! Component: 3650 - total flux cleaned = -0.000690927 Jy ! Component: 3700 - total flux cleaned = -0.000678198 Jy ! Component: 3750 - total flux cleaned = -0.000690816 Jy ! Component: 3800 - total flux cleaned = -0.000653083 Jy ! Component: 3850 - total flux cleaned = -0.000565516 Jy ! Component: 3900 - total flux cleaned = -0.00056554 Jy ! Component: 3950 - total flux cleaned = -0.000565565 Jy ! Component: 4000 - total flux cleaned = -0.000528634 Jy ! Component: 4050 - total flux cleaned = -0.000479665 Jy ! Total flux subtracted in 4096 components = -0.000467419 Jy ! Clean residual min=-0.000693 max=0.000805 Jy/beam ! Clean residual mean=0.000002 rms=0.000228 Jy/beam ! Combined flux in latest and established models = 0.0995277 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 378 components and 0.0995277 Jy ![Exited script file: muppet] wmap "J0751+0152_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.584 x 8.115 at -4.888 degrees (North through East) ! Clean map min=-0.0012602 max=0.072934 Jy/beam ! Writing clean map to FITS file: J0751+0152_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.072934 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000228679 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.940627 0.940627 1.88125 3.76251 7.52502 15.05 30.1001 60.2001 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.072 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.584 x 8.115 at -4.888 degrees (North through East) ! Clean map min=-0.0012602 max=0.072934 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 J0751+0152_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:53:50 2019