! Started logfile: J1831-2714_S_2017_06_15_pus_uvs.log on Tue May 7 15:25:53 2019 obs J1831-2714_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J1831-2714_S_2017_06_15_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.700794 visibilities/baseline/integration-bin. ! Found source: J1831-2714 ! ! 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 7064 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 J1831-2714_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 113 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 154 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 440 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.969185Jy sigma=0.007464 ! Fit after self-cal, rms=0.935772Jy sigma=0.007228 ! 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.696 mas, bmaj=8.146 mas, bpa=5.981 degrees ! Estimated noise=1794.08 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.0494449 Jy ! Component: 100 - total flux cleaned = 0.061526 Jy ! Total flux subtracted in 100 components = 0.061526 Jy ! Clean residual min=-0.005612 max=0.007504 Jy/beam ! Clean residual mean=-0.000022 rms=0.001550 Jy/beam ! Combined flux in latest and established models = 0.061526 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.061526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090166Jy sigma=0.000666 ! Fit after self-cal, rms=0.089735Jy sigma=0.000663 ! 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.342 mas, bmaj=9.945 mas, bpa=6.594 degrees ! Estimated noise=1350.29 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.00869463 Jy ! Component: 100 - total flux cleaned = 0.0128947 Jy ! Component: 150 - total flux cleaned = 0.0151111 Jy ! Component: 200 - total flux cleaned = 0.0155213 Jy ! Total flux subtracted in 200 components = 0.0155213 Jy ! Clean residual min=-0.005099 max=0.005473 Jy/beam ! Clean residual mean=-0.000025 rms=0.001232 Jy/beam ! Combined flux in latest and established models = 0.0770473 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 25 components and 0.0770473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088963Jy sigma=0.000657 ! Fit after self-cal, rms=0.088959Jy sigma=0.000657 ! 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.08 FD 0.87 HN 1.46 KP 0.99 ! LA 0.98 MK 1.11 NL 0.92 OV 0.96 ! PT 0.95 SC 0.89 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.58 FD 0.99 HN 1.48 KP 0.90 ! LA 0.89 MK 0.99 NL 1.19 OV 0.96 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.95 HN 1.32 KP 1.10 ! LA 0.93 MK 1.20 NL 1.03 OV 0.88 ! PT 0.90 SC 1.05 ! ! ! Correcting IF 4. ! A total of 45 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.24 KP 1.00* ! LA 1.44 MK 0.63 NL 1.00* OV 1.00* ! PT 1.07 SC 1.00* ! ! ! Fit before self-cal, rms=0.088959Jy sigma=0.000657 ! Fit after self-cal, rms=0.094648Jy sigma=0.000652 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.384 mas, bmaj=9.975 mas, bpa=7.29 degrees ! Estimated noise=1381.17 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.000498764 Jy ! Component: 100 - total flux cleaned = -0.000697811 Jy ! Component: 150 - total flux cleaned = -0.000789144 Jy ! Component: 200 - total flux cleaned = -0.000876864 Jy ! Total flux subtracted in 200 components = -0.000876864 Jy ! Clean residual min=-0.003742 max=0.004590 Jy/beam ! Clean residual mean=-0.000016 rms=0.001024 Jy/beam ! Combined flux in latest and established models = 0.0761704 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 33 components and 0.0761704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094594Jy sigma=0.000652 ! Fit after self-cal, rms=0.094963Jy sigma=0.000651 ! 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.094963Jy sigma=0.000651 ! Fit after self-cal, rms=0.100123Jy sigma=0.000648 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.396 mas, bmaj=10 mas, bpa=7.406 degrees ! Estimated noise=1400.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000495709 Jy ! Component: 100 - total flux cleaned = 0.000541493 Jy ! Component: 150 - total flux cleaned = 0.000501913 Jy ! Component: 200 - total flux cleaned = 0.00042812 Jy ! Total flux subtracted in 200 components = 0.00042812 Jy ! Clean residual min=-0.003836 max=0.003830 Jy/beam ! Clean residual mean=-0.000009 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.0765985 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 38 components and 0.0765985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100079Jy sigma=0.000648 ! Fit after self-cal, rms=0.100260Jy sigma=0.000647 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.000236506 Jy ! Component: 100 - total flux cleaned = -0.000307243 Jy ! Component: 150 - total flux cleaned = -0.000374066 Jy ! Component: 200 - total flux cleaned = -0.000405442 Jy ! Total flux subtracted in 200 components = -0.000405442 Jy ! Clean residual min=-0.003893 max=0.003809 Jy/beam ! Clean residual mean=-0.000011 rms=0.000924 Jy/beam ! Combined flux in latest and established models = 0.0761931 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 38 components and 0.0761931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100230Jy sigma=0.000647 ! Fit after self-cal, rms=0.100227Jy sigma=0.000647 ! 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.100227Jy sigma=0.000647 ! Fit after self-cal, rms=0.102100Jy sigma=0.000646 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.409 mas, bmaj=10.04 mas, bpa=7.513 degrees ! Estimated noise=1395.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0004721 Jy ! Component: 100 - total flux cleaned = -0.00041365 Jy ! Component: 150 - total flux cleaned = -0.000360957 Jy ! Component: 200 - total flux cleaned = -0.000313249 Jy ! Total flux subtracted in 200 components = -0.000313249 Jy ! Clean residual min=-0.003994 max=0.003392 Jy/beam ! Clean residual mean=-0.000009 rms=0.000895 Jy/beam ! Combined flux in latest and established models = 0.0758798 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 43 components and 0.0758798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102074Jy sigma=0.000646 ! Fit after self-cal, rms=0.102138Jy sigma=0.000646 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.01245e-05 Jy ! Component: 100 - total flux cleaned = -5.56134e-05 Jy ! Component: 150 - total flux cleaned = -5.49279e-05 Jy ! Component: 200 - total flux cleaned = -5.5455e-05 Jy ! Total flux subtracted in 200 components = -5.5455e-05 Jy ! Clean residual min=-0.004032 max=0.003345 Jy/beam ! Clean residual mean=-0.000009 rms=0.000895 Jy/beam ! Combined flux in latest and established models = 0.0758244 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 47 components and 0.0758244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102121Jy sigma=0.000646 ! Fit after self-cal, rms=0.102120Jy sigma=0.000646 ! 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.102120Jy sigma=0.000646 ! Fit after self-cal, rms=0.102602Jy sigma=0.000646 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.124 mas, bmaj=22.91 mas, bpa=8.668 degrees ! Estimated noise=1652.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000100832 Jy ! Component: 100 - total flux cleaned = 9.89985e-05 Jy ! Component: 150 - total flux cleaned = 9.79282e-05 Jy ! Component: 200 - total flux cleaned = 0.000120358 Jy ! Total flux subtracted in 200 components = 0.000120358 Jy ! Clean residual min=-0.003865 max=0.003473 Jy/beam ! Clean residual mean=-0.000014 rms=0.001101 Jy/beam ! Combined flux in latest and established models = 0.0759447 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 51 components and 0.0759447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102603Jy sigma=0.000646 ! Fit after self-cal, rms=0.102621Jy sigma=0.000646 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.86948e-05 Jy ! Component: 100 - total flux cleaned = 9.12048e-05 Jy ! Component: 150 - total flux cleaned = 0.000103325 Jy ! Component: 200 - total flux cleaned = 0.000114418 Jy ! Total flux subtracted in 200 components = 0.000114418 Jy ! Clean residual min=-0.003840 max=0.003456 Jy/beam ! Clean residual mean=-0.000014 rms=0.001101 Jy/beam ! Combined flux in latest and established models = 0.0760592 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 51 components and 0.0760592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102623Jy sigma=0.000646 ! Fit after self-cal, rms=0.102623Jy sigma=0.000646 ! 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.417 mas, bmaj=10.1 mas, bpa=7.575 degrees ! Estimated noise=1395.02 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.417 x 10.1 at 7.575 degrees (North through East) ! Clean map min=-0.0038915 max=0.065741 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.746 mas, bmaj=8.106 mas, bpa=7.091 degrees ! Estimated noise=1966.89 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0532307 Jy ! Component: 100 - total flux cleaned = 0.0656831 Jy ! Component: 150 - total flux cleaned = 0.068634 Jy ! Component: 200 - total flux cleaned = 0.0696424 Jy ! Total flux subtracted in 200 components = 0.0696424 Jy ! Clean residual min=-0.004646 max=0.004835 Jy/beam ! Clean residual mean=-0.000010 rms=0.001157 Jy/beam ! Combined flux in latest and established models = 0.0696424 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0696424 Jy ! Inverting map and beam ! Estimated beam: bmin=3.417 mas, bmaj=10.1 mas, bpa=7.575 degrees ! Estimated noise=1395.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.00319491 Jy ! Component: 100 - total flux cleaned = 0.00358202 Jy ! Component: 150 - total flux cleaned = 0.00383304 Jy ! Component: 200 - total flux cleaned = 0.00409799 Jy ! Total flux subtracted in 200 components = 0.00409799 Jy ! Clean residual min=-0.004056 max=0.003313 Jy/beam ! Clean residual mean=-0.000015 rms=0.000916 Jy/beam ! Combined flux in latest and established models = 0.0737404 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 27 components and 0.0737404 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.124 mas, bmaj=22.91 mas, bpa=8.668 degrees ! Estimated noise=1652.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141692 Jy ! Component: 100 - total flux cleaned = 0.00153871 Jy ! Component: 150 - total flux cleaned = 0.00164259 Jy ! Component: 200 - total flux cleaned = 0.00171011 Jy ! Total flux subtracted in 200 components = 0.00171011 Jy ! Clean residual min=-0.003885 max=0.003508 Jy/beam ! Clean residual mean=-0.000017 rms=0.001108 Jy/beam ! Combined flux in latest and established models = 0.0754505 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 = 7.94813e-05 Jy ! Component: 100 - total flux cleaned = 0.000148066 Jy ! Component: 150 - total flux cleaned = 0.000193592 Jy ! Component: 200 - total flux cleaned = 0.000234512 Jy ! Total flux subtracted in 200 components = 0.000234512 Jy ! Clean residual min=-0.003890 max=0.003474 Jy/beam ! Clean residual mean=-0.000016 rms=0.001105 Jy/beam ! Combined flux in latest and established models = 0.0756851 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 31 components and 0.0756851 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.417 mas, bmaj=10.1 mas, bpa=7.575 degrees ! Estimated noise=1395.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000520891 Jy ! Component: 100 - total flux cleaned = -0.000442502 Jy ! Component: 150 - total flux cleaned = -0.000375586 Jy ! Component: 200 - total flux cleaned = -0.000318069 Jy ! Total flux subtracted in 200 components = -0.000318069 Jy ! Clean residual min=-0.003991 max=0.003420 Jy/beam ! Clean residual mean=-0.000010 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.075367 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.075367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102637Jy sigma=0.000646 ! Fit after self-cal, rms=0.102629Jy sigma=0.000646 wmodel J1831-2714_S_2017_06_15_pus_map.mod ! Writing 39 model components to file: J1831-2714_S_2017_06_15_pus_map.mod wobs J1831-2714_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J1831-2714_S_2017_06_15_pus_uvs.fits wwins J1831-2714_S_2017_06_15_pus_map.win ! wwins: Wrote 1 windows to J1831-2714_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.000605976 Jy ! Component: 100 - total flux cleaned = -0.000476818 Jy ! Component: 150 - total flux cleaned = -0.00047599 Jy ! Component: 200 - total flux cleaned = -0.000530336 Jy ! Component: 250 - total flux cleaned = -0.000530114 Jy ! Component: 300 - total flux cleaned = -0.000333033 Jy ! Component: 350 - total flux cleaned = -0.000285247 Jy ! Component: 400 - total flux cleaned = -0.000193833 Jy ! Component: 450 - total flux cleaned = -0.000105267 Jy ! Component: 500 - total flux cleaned = -2.04866e-05 Jy ! Component: 550 - total flux cleaned = -6.19757e-05 Jy ! Component: 600 - total flux cleaned = 0.000140414 Jy ! Component: 650 - total flux cleaned = 0.000218771 Jy ! Component: 700 - total flux cleaned = 0.0002579 Jy ! Component: 750 - total flux cleaned = 0.000295754 Jy ! Component: 800 - total flux cleaned = 0.000442213 Jy ! Component: 850 - total flux cleaned = 0.000656602 Jy ! Component: 900 - total flux cleaned = 0.00076161 Jy ! Component: 950 - total flux cleaned = 0.00086509 Jy ! Component: 1000 - total flux cleaned = 0.00110027 Jy ! Component: 1050 - total flux cleaned = 0.00116572 Jy ! Component: 1100 - total flux cleaned = 0.00123057 Jy ! Component: 1150 - total flux cleaned = 0.00135804 Jy ! Component: 1200 - total flux cleaned = 0.00151453 Jy ! Component: 1250 - total flux cleaned = 0.00154531 Jy ! Component: 1300 - total flux cleaned = 0.0017273 Jy ! Component: 1350 - total flux cleaned = 0.00181687 Jy ! Component: 1400 - total flux cleaned = 0.00187639 Jy ! Component: 1450 - total flux cleaned = 0.00193463 Jy ! Component: 1500 - total flux cleaned = 0.00204954 Jy ! Component: 1550 - total flux cleaned = 0.00224743 Jy ! Component: 1600 - total flux cleaned = 0.00233103 Jy ! Component: 1650 - total flux cleaned = 0.00241364 Jy ! Component: 1700 - total flux cleaned = 0.00254941 Jy ! Component: 1750 - total flux cleaned = 0.00263001 Jy ! Component: 1800 - total flux cleaned = 0.00276246 Jy ! Component: 1850 - total flux cleaned = 0.00291932 Jy ! Component: 1900 - total flux cleaned = 0.00299662 Jy ! Component: 1950 - total flux cleaned = 0.00309914 Jy ! Component: 2000 - total flux cleaned = 0.00327612 Jy ! Component: 2050 - total flux cleaned = 0.00337614 Jy ! Component: 2100 - total flux cleaned = 0.00359845 Jy ! Component: 2150 - total flux cleaned = 0.00362242 Jy ! Component: 2200 - total flux cleaned = 0.00367092 Jy ! Component: 2250 - total flux cleaned = 0.0037431 Jy ! Component: 2300 - total flux cleaned = 0.003933 Jy ! Component: 2350 - total flux cleaned = 0.00390908 Jy ! Component: 2400 - total flux cleaned = 0.00400268 Jy ! Component: 2450 - total flux cleaned = 0.0040945 Jy ! Component: 2500 - total flux cleaned = 0.0040489 Jy ! Component: 2550 - total flux cleaned = 0.00411696 Jy ! Component: 2600 - total flux cleaned = 0.00422906 Jy ! Component: 2650 - total flux cleaned = 0.00420682 Jy ! Component: 2700 - total flux cleaned = 0.00420737 Jy ! Component: 2750 - total flux cleaned = 0.00431616 Jy ! Component: 2800 - total flux cleaned = 0.00431636 Jy ! Component: 2850 - total flux cleaned = 0.00431649 Jy ! Component: 2900 - total flux cleaned = 0.00438019 Jy ! Component: 2950 - total flux cleaned = 0.00440129 Jy ! Component: 3000 - total flux cleaned = 0.00440146 Jy ! Component: 3050 - total flux cleaned = 0.00440156 Jy ! Component: 3100 - total flux cleaned = 0.00442221 Jy ! Component: 3150 - total flux cleaned = 0.00444259 Jy ! Component: 3200 - total flux cleaned = 0.00440207 Jy ! Component: 3250 - total flux cleaned = 0.00448241 Jy ! Component: 3300 - total flux cleaned = 0.00446238 Jy ! Component: 3350 - total flux cleaned = 0.00444272 Jy ! Component: 3400 - total flux cleaned = 0.00444285 Jy ! Component: 3450 - total flux cleaned = 0.00444285 Jy ! Component: 3500 - total flux cleaned = 0.00446234 Jy ! Component: 3550 - total flux cleaned = 0.00444309 Jy ! Component: 3600 - total flux cleaned = 0.00440496 Jy ! Component: 3650 - total flux cleaned = 0.00438599 Jy ! Component: 3700 - total flux cleaned = 0.00448054 Jy ! Component: 3750 - total flux cleaned = 0.00442404 Jy ! Component: 3800 - total flux cleaned = 0.00442415 Jy ! Component: 3850 - total flux cleaned = 0.00442416 Jy ! Component: 3900 - total flux cleaned = 0.00442401 Jy ! Component: 3950 - total flux cleaned = 0.00433212 Jy ! Component: 4000 - total flux cleaned = 0.00429564 Jy ! Component: 4050 - total flux cleaned = 0.0042956 Jy ! Total flux subtracted in 4096 components = 0.00424126 Jy ! Clean residual min=-0.001138 max=0.001191 Jy/beam ! Clean residual mean=-0.000001 rms=0.000325 Jy/beam ! Combined flux in latest and established models = 0.0796083 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 314 components and 0.0796083 Jy ![Exited script file: muppet] wmap "J1831-2714_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.417 x 10.1 at 7.575 degrees (North through East) ! Clean map min=-0.0029824 max=0.066583 Jy/beam ! Writing clean map to FITS file: J1831-2714_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.0665825 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000321227 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.44735 1.44735 2.89469 5.78939 11.5788 23.1575 46.3151 92.6302 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.066 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.417 x 10.1 at 7.575 degrees (North through East) ! Clean map min=-0.0029824 max=0.066583 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 J1831-2714_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:25:58 2019