! Started logfile: J0542-2658_S_2017_10_09_pus_uvs.log on Sun May 12 13:05:43 2019 obs J0542-2658_S_2017_10_09_pus_uva.fits ! Reading UV FITS file: J0542-2658_S_2017_10_09_pus_uva.fits ! AN table 1: 115 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.641546 visibilities/baseline/integration-bin. ! Found source: J0542-2658 ! ! 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 496 lines of history. ! ! Reading 10624 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 J0542-2658_S_2017_10_09_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 199 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 300 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 257 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 655 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.931682Jy sigma=0.006836 ! Fit after self-cal, rms=0.911123Jy sigma=0.006692 ! 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.586 mas, bmaj=15.18 mas, bpa=-23.73 degrees ! Estimated noise=1578.7 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.0669409 Jy ! Component: 100 - total flux cleaned = 0.0858997 Jy ! Total flux subtracted in 100 components = 0.0858997 Jy ! Clean residual min=-0.005513 max=0.008909 Jy/beam ! Clean residual mean=-0.000052 rms=0.001768 Jy/beam ! Combined flux in latest and established models = 0.0858997 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0858997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098208Jy sigma=0.000662 ! Fit after self-cal, rms=0.098179Jy sigma=0.000661 ! 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.095 mas, bmaj=17.33 mas, bpa=-23.1 degrees ! Estimated noise=1140.7 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.0132203 Jy ! Component: 100 - total flux cleaned = 0.0200999 Jy ! Component: 150 - total flux cleaned = 0.0244188 Jy ! Component: 200 - total flux cleaned = 0.027312 Jy ! Total flux subtracted in 200 components = 0.027312 Jy ! Clean residual min=-0.003489 max=0.004186 Jy/beam ! Clean residual mean=-0.000006 rms=0.001047 Jy/beam ! Combined flux in latest and established models = 0.113212 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 64 components and 0.113212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096258Jy sigma=0.000648 ! Fit after self-cal, rms=0.096246Jy sigma=0.000648 ! 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.12 FD 0.95 HN 0.91 KP 1.05 ! LA 1.00 MK 1.01 NL 0.96 OV 1.00* ! PT 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.00 KP 0.99 ! LA 1.01 MK 1.00 NL 1.10 OV 1.00* ! PT 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.69 FD 1.03 HN 1.01 KP 0.91 ! LA 0.76 MK 1.02 NL 1.16 OV 1.00* ! PT 0.96 ! ! ! Correcting IF 4. ! A total of 168 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 HN 0.98 KP 1.00* ! LA 1.00* MK 0.89 NL 1.00* OV 1.00* ! PT 0.91 ! ! ! Fit before self-cal, rms=0.096246Jy sigma=0.000648 ! Fit after self-cal, rms=0.096440Jy sigma=0.000645 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.134 mas, bmaj=17.73 mas, bpa=-23.43 degrees ! Estimated noise=1170.13 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.000796597 Jy ! Component: 100 - total flux cleaned = 0.000835516 Jy ! Component: 150 - total flux cleaned = 0.000807754 Jy ! Component: 200 - total flux cleaned = 0.000755345 Jy ! Total flux subtracted in 200 components = 0.000755345 Jy ! Clean residual min=-0.002889 max=0.002693 Jy/beam ! Clean residual mean=0.000010 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.113967 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 86 components and 0.113967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096413Jy sigma=0.000645 ! Fit after self-cal, rms=0.096418Jy sigma=0.000644 ! 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.096418Jy sigma=0.000644 ! Fit after self-cal, rms=0.096606Jy sigma=0.000644 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.131 mas, bmaj=17.72 mas, bpa=-23.41 degrees ! Estimated noise=1171.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000567462 Jy ! Component: 100 - total flux cleaned = 0.000596865 Jy ! Component: 150 - total flux cleaned = 0.000598367 Jy ! Component: 200 - total flux cleaned = 0.000575664 Jy ! Total flux subtracted in 200 components = 0.000575664 Jy ! Clean residual min=-0.002885 max=0.002572 Jy/beam ! Clean residual mean=0.000011 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.114543 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 93 components and 0.114543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096587Jy sigma=0.000644 ! Fit after self-cal, rms=0.096599Jy sigma=0.000644 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.82985e-05 Jy ! Component: 100 - total flux cleaned = 5.76947e-05 Jy ! Component: 150 - total flux cleaned = 1.25257e-05 Jy ! Component: 200 - total flux cleaned = -2.79837e-05 Jy ! Total flux subtracted in 200 components = -2.79837e-05 Jy ! Clean residual min=-0.002873 max=0.002575 Jy/beam ! Clean residual mean=0.000010 rms=0.000777 Jy/beam ! Combined flux in latest and established models = 0.114515 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 100 components and 0.114515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096586Jy sigma=0.000644 ! Fit after self-cal, rms=0.096587Jy sigma=0.000644 ! 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.096587Jy sigma=0.000644 ! Fit after self-cal, rms=0.096449Jy sigma=0.000643 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.125 mas, bmaj=17.79 mas, bpa=-23.43 degrees ! Estimated noise=1174.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.66207e-05 Jy ! Component: 100 - total flux cleaned = -5.98674e-05 Jy ! Component: 150 - total flux cleaned = -3.02435e-05 Jy ! Component: 200 - total flux cleaned = -5.39922e-06 Jy ! Total flux subtracted in 200 components = -5.39922e-06 Jy ! Clean residual min=-0.002590 max=0.002326 Jy/beam ! Clean residual mean=0.000010 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.114509 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 110 components and 0.114509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096428Jy sigma=0.000643 ! Fit after self-cal, rms=0.096442Jy sigma=0.000643 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.16684e-05 Jy ! Component: 100 - total flux cleaned = 2.12725e-05 Jy ! Component: 150 - total flux cleaned = -1.53955e-06 Jy ! Component: 200 - total flux cleaned = -4.33749e-05 Jy ! Total flux subtracted in 200 components = -4.33749e-05 Jy ! Clean residual min=-0.002632 max=0.002362 Jy/beam ! Clean residual mean=0.000010 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.114466 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 116 components and 0.114466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096431Jy sigma=0.000642 ! Fit after self-cal, rms=0.096428Jy sigma=0.000642 ! 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.096428Jy sigma=0.000642 ! Fit after self-cal, rms=0.096780Jy sigma=0.000642 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.448 mas, bmaj=27.97 mas, bpa=-13.79 degrees ! Estimated noise=1451.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000162146 Jy ! Component: 100 - total flux cleaned = 0.000227574 Jy ! Component: 150 - total flux cleaned = 0.000229545 Jy ! Component: 200 - total flux cleaned = 0.000216592 Jy ! Total flux subtracted in 200 components = 0.000216592 Jy ! Clean residual min=-0.003023 max=0.003065 Jy/beam ! Clean residual mean=0.000017 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.114683 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 131 components and 0.114683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096773Jy sigma=0.000642 ! Fit after self-cal, rms=0.096781Jy sigma=0.000642 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 = -1.52158e-06 Jy ! Component: 100 - total flux cleaned = -3.73851e-05 Jy ! Component: 150 - total flux cleaned = -6.8135e-05 Jy ! Component: 200 - total flux cleaned = -9.52921e-05 Jy ! Total flux subtracted in 200 components = -9.52921e-05 Jy ! Clean residual min=-0.002982 max=0.003066 Jy/beam ! Clean residual mean=0.000017 rms=0.000927 Jy/beam ! Combined flux in latest and established models = 0.114587 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 146 components and 0.114587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096779Jy sigma=0.000642 ! Fit after self-cal, rms=0.096779Jy sigma=0.000642 ! 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.124 mas, bmaj=17.83 mas, bpa=-23.42 degrees ! Estimated noise=1175.37 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.124 x 17.83 at -23.42 degrees (North through East) ! Clean map min=-0.0024936 max=0.08335 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.578 mas, bmaj=15.73 mas, bpa=-23.88 degrees ! Estimated noise=1664.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0691113 Jy ! Component: 100 - total flux cleaned = 0.086952 Jy ! Component: 150 - total flux cleaned = 0.0954006 Jy ! Component: 200 - total flux cleaned = 0.100938 Jy ! Total flux subtracted in 200 components = 0.100938 Jy ! Clean residual min=-0.003746 max=0.003856 Jy/beam ! Clean residual mean=-0.000022 rms=0.000966 Jy/beam ! Combined flux in latest and established models = 0.100938 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.100938 Jy ! Inverting map and beam ! Estimated beam: bmin=3.124 mas, bmaj=17.83 mas, bpa=-23.42 degrees ! Estimated noise=1175.37 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.00549546 Jy ! Component: 100 - total flux cleaned = 0.00847147 Jy ! Component: 150 - total flux cleaned = 0.0102482 Jy ! Component: 200 - total flux cleaned = 0.0109819 Jy ! Total flux subtracted in 200 components = 0.0109819 Jy ! Clean residual min=-0.002495 max=0.002321 Jy/beam ! Clean residual mean=0.000003 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.11192 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 69 components and 0.11192 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.448 mas, bmaj=27.97 mas, bpa=-13.79 degrees ! Estimated noise=1451.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106135 Jy ! Component: 100 - total flux cleaned = 0.00121152 Jy ! Component: 150 - total flux cleaned = 0.0013359 Jy ! Component: 200 - total flux cleaned = 0.00141621 Jy ! Total flux subtracted in 200 components = 0.00141621 Jy ! Clean residual min=-0.002824 max=0.003024 Jy/beam ! Clean residual mean=0.000012 rms=0.000930 Jy/beam ! Combined flux in latest and established models = 0.113337 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 = 9.71764e-05 Jy ! Component: 100 - total flux cleaned = 0.000141282 Jy ! Component: 150 - total flux cleaned = 0.000183342 Jy ! Component: 200 - total flux cleaned = 0.000223255 Jy ! Total flux subtracted in 200 components = 0.000223255 Jy ! Clean residual min=-0.002826 max=0.003034 Jy/beam ! Clean residual mean=0.000013 rms=0.000924 Jy/beam ! Combined flux in latest and established models = 0.11356 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 83 components and 0.11356 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.124 mas, bmaj=17.83 mas, bpa=-23.42 degrees ! Estimated noise=1175.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000211139 Jy ! Component: 100 - total flux cleaned = -0.000187565 Jy ! Component: 150 - total flux cleaned = -4.80308e-05 Jy ! Component: 200 - total flux cleaned = 2.80169e-05 Jy ! Total flux subtracted in 200 components = 2.80169e-05 Jy ! Clean residual min=-0.002431 max=0.002382 Jy/beam ! Clean residual mean=0.000007 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.113588 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 96 components and 0.113588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096792Jy sigma=0.000642 ! Fit after self-cal, rms=0.096750Jy sigma=0.000642 wmodel J0542-2658_S_2017_10_09_pus_map.mod ! Writing 96 model components to file: J0542-2658_S_2017_10_09_pus_map.mod wobs J0542-2658_S_2017_10_09_pus_uvs.fits ! Writing UV FITS file: J0542-2658_S_2017_10_09_pus_uvs.fits wwins J0542-2658_S_2017_10_09_pus_map.win ! wwins: Wrote 1 windows to J0542-2658_S_2017_10_09_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.000553684 Jy ! Component: 100 - total flux cleaned = -0.000839237 Jy ! Component: 150 - total flux cleaned = -0.00102873 Jy ! Component: 200 - total flux cleaned = -0.00106473 Jy ! Component: 250 - total flux cleaned = -0.000998045 Jy ! Component: 300 - total flux cleaned = -0.00103179 Jy ! Component: 350 - total flux cleaned = -0.00100077 Jy ! Component: 400 - total flux cleaned = -0.00100052 Jy ! Component: 450 - total flux cleaned = -0.00100002 Jy ! Component: 500 - total flux cleaned = -0.00108458 Jy ! Component: 550 - total flux cleaned = -0.00111242 Jy ! Component: 600 - total flux cleaned = -0.00113887 Jy ! Component: 650 - total flux cleaned = -0.00113919 Jy ! Component: 700 - total flux cleaned = -0.00116505 Jy ! Component: 750 - total flux cleaned = -0.00116526 Jy ! Component: 800 - total flux cleaned = -0.00111694 Jy ! Component: 850 - total flux cleaned = -0.00106983 Jy ! Component: 900 - total flux cleaned = -0.00111574 Jy ! Component: 950 - total flux cleaned = -0.00111534 Jy ! Component: 1000 - total flux cleaned = -0.00109321 Jy ! Component: 1050 - total flux cleaned = -0.00115831 Jy ! Component: 1100 - total flux cleaned = -0.0010947 Jy ! Component: 1150 - total flux cleaned = -0.00111549 Jy ! Component: 1200 - total flux cleaned = -0.00113601 Jy ! Component: 1250 - total flux cleaned = -0.001056 Jy ! Component: 1300 - total flux cleaned = -0.00101634 Jy ! Component: 1350 - total flux cleaned = -0.000938907 Jy ! Component: 1400 - total flux cleaned = -0.000957722 Jy ! Component: 1450 - total flux cleaned = -0.000957811 Jy ! Component: 1500 - total flux cleaned = -0.000939619 Jy ! Component: 1550 - total flux cleaned = -0.000994326 Jy ! Component: 1600 - total flux cleaned = -0.000976705 Jy ! Component: 1650 - total flux cleaned = -0.00102981 Jy ! Component: 1700 - total flux cleaned = -0.000959966 Jy ! Component: 1750 - total flux cleaned = -0.000960081 Jy ! Component: 1800 - total flux cleaned = -0.000976847 Jy ! Component: 1850 - total flux cleaned = -0.00096014 Jy ! Component: 1900 - total flux cleaned = -0.000993091 Jy ! Component: 1950 - total flux cleaned = -0.000993054 Jy ! Component: 2000 - total flux cleaned = -0.00104117 Jy ! Component: 2050 - total flux cleaned = -0.00102504 Jy ! Component: 2100 - total flux cleaned = -0.00100933 Jy ! Component: 2150 - total flux cleaned = -0.000994154 Jy ! Component: 2200 - total flux cleaned = -0.00104014 Jy ! Component: 2250 - total flux cleaned = -0.00102478 Jy ! Component: 2300 - total flux cleaned = -0.00100967 Jy ! Component: 2350 - total flux cleaned = -0.00102446 Jy ! Component: 2400 - total flux cleaned = -0.00100968 Jy ! Component: 2450 - total flux cleaned = -0.00102423 Jy ! Component: 2500 - total flux cleaned = -0.000995365 Jy ! Component: 2550 - total flux cleaned = -0.000981041 Jy ! Component: 2600 - total flux cleaned = -0.000995089 Jy ! Component: 2650 - total flux cleaned = -0.000981029 Jy ! Component: 2700 - total flux cleaned = -0.000994824 Jy ! Component: 2750 - total flux cleaned = -0.00100877 Jy ! Component: 2800 - total flux cleaned = -0.00102239 Jy ! Component: 2850 - total flux cleaned = -0.00104964 Jy ! Component: 2900 - total flux cleaned = -0.00106313 Jy ! Component: 2950 - total flux cleaned = -0.00108986 Jy ! Component: 3000 - total flux cleaned = -0.00110307 Jy ! Component: 3050 - total flux cleaned = -0.0011295 Jy ! Component: 3100 - total flux cleaned = -0.00114269 Jy ! Component: 3150 - total flux cleaned = -0.00119491 Jy ! Component: 3200 - total flux cleaned = -0.00125971 Jy ! Component: 3250 - total flux cleaned = -0.00124674 Jy ! Component: 3300 - total flux cleaned = -0.00128516 Jy ! Component: 3350 - total flux cleaned = -0.00128514 Jy ! Component: 3400 - total flux cleaned = -0.00129779 Jy ! Component: 3450 - total flux cleaned = -0.0013231 Jy ! Component: 3500 - total flux cleaned = -0.00136075 Jy ! Component: 3550 - total flux cleaned = -0.00141078 Jy ! Component: 3600 - total flux cleaned = -0.0014108 Jy ! Component: 3650 - total flux cleaned = -0.00141086 Jy ! Component: 3700 - total flux cleaned = -0.00144802 Jy ! Component: 3750 - total flux cleaned = -0.00146031 Jy ! Component: 3800 - total flux cleaned = -0.00142348 Jy ! Component: 3850 - total flux cleaned = -0.00142356 Jy ! Component: 3900 - total flux cleaned = -0.00139909 Jy ! Component: 3950 - total flux cleaned = -0.00138688 Jy ! Component: 4000 - total flux cleaned = -0.00136251 Jy ! Component: 4050 - total flux cleaned = -0.00132587 Jy ! Total flux subtracted in 4096 components = -0.00130156 Jy ! Clean residual min=-0.000745 max=0.000641 Jy/beam ! Clean residual mean=0.000003 rms=0.000223 Jy/beam ! Combined flux in latest and established models = 0.112286 Jy keep ! Adding 309 model components to the UV plane model. ! The established model now contains 405 components and 0.112286 Jy ![Exited script file: muppet] wmap "J0542-2658_S_2017_10_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.124 x 17.83 at -23.42 degrees (North through East) ! Clean map min=-0.0014692 max=0.086747 Jy/beam ! Writing clean map to FITS file: J0542-2658_S_2017_10_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0867472 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000215162 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.744101 0.744101 1.4882 2.9764 5.9528 11.9056 23.8112 47.6224 95.2449 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.086 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.124 x 17.83 at -23.42 degrees (North through East) ! Clean map min=-0.0014692 max=0.086747 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 J0542-2658_S_2017_10_09_pus_uvs.log closed on Sun May 12 13:05:48 2019