! Started logfile: J1714-2053_S_2015_01_22_pus_uvs.log on Tue Jan 3 23:00:22 2017 obs J1714-2053_S_2015_01_22_pus_uva.fits ! Reading UV FITS file: J1714-2053_S_2015_01_22_pus_uva.fits ! AN table 1: 54 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.8 visibilities/baseline/integration-bin. ! Found source: J1714-2053 ! ! 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 281 lines of history. ! ! Reading 7776 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 J1714-2053_S_2015_01_22_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 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.943692Jy sigma=0.009090 ! Fit after self-cal, rms=0.916083Jy sigma=0.008827 ! 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.271 mas, bmaj=6.595 mas, bpa=-10.36 degrees ! Estimated noise=1318.53 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.0624717 Jy ! Component: 100 - total flux cleaned = 0.0799265 Jy ! Total flux subtracted in 100 components = 0.0799265 Jy ! Clean residual min=-0.005704 max=0.007510 Jy/beam ! Clean residual mean=-0.000009 rms=0.001486 Jy/beam ! Combined flux in latest and established models = 0.0799265 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0799265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088213Jy sigma=0.000791 ! Fit after self-cal, rms=0.088195Jy sigma=0.000791 ! 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=2.841 mas, bmaj=7.472 mas, bpa=-8.383 degrees ! Estimated noise=845.401 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.011864 Jy ! Component: 100 - total flux cleaned = 0.0177304 Jy ! Component: 150 - total flux cleaned = 0.0208297 Jy ! Component: 200 - total flux cleaned = 0.0225633 Jy ! Total flux subtracted in 200 components = 0.0225633 Jy ! Clean residual min=-0.004342 max=0.003894 Jy/beam ! Clean residual mean=-0.000007 rms=0.001003 Jy/beam ! Combined flux in latest and established models = 0.10249 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 57 components and 0.10249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086472Jy sigma=0.000778 ! Fit after self-cal, rms=0.086461Jy sigma=0.000778 ! 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.01 FD 1.00* HN 0.95 KP 1.11 ! LA 1.02 MK 1.05 NL 1.05 OV 0.97 ! PT 1.08 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.00* HN 1.10 KP 0.99 ! LA 0.97 MK 1.05 NL 1.10 OV 0.96 ! PT 1.03 SC 1.15 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00* HN 1.01 KP 0.90 ! LA 0.82 MK 1.02 NL 1.05 OV 0.88 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.00* HN 0.91 KP 0.76 ! LA 0.86 MK 1.07 NL 1.02 OV 0.92 ! PT 1.04 SC 0.98 ! ! ! Fit before self-cal, rms=0.086461Jy sigma=0.000778 ! Fit after self-cal, rms=0.083608Jy sigma=0.000771 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.875 mas, bmaj=7.586 mas, bpa=-8.173 degrees ! Estimated noise=848.198 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.000364717 Jy ! Component: 100 - total flux cleaned = -0.000183119 Jy ! Component: 150 - total flux cleaned = -0.000117092 Jy ! Component: 200 - total flux cleaned = -5.88792e-05 Jy ! Total flux subtracted in 200 components = -5.88792e-05 Jy ! Clean residual min=-0.002903 max=0.002622 Jy/beam ! Clean residual mean=0.000003 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.102431 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 67 components and 0.102431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083590Jy sigma=0.000771 ! Fit after self-cal, rms=0.083571Jy sigma=0.000770 ! 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.083571Jy sigma=0.000770 ! Fit after self-cal, rms=0.083786Jy sigma=0.000770 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.883 mas, bmaj=7.614 mas, bpa=-8.155 degrees ! Estimated noise=849.654 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000275218 Jy ! Component: 100 - total flux cleaned = -0.000160298 Jy ! Component: 150 - total flux cleaned = -0.000127685 Jy ! Component: 200 - total flux cleaned = -8.48367e-05 Jy ! Total flux subtracted in 200 components = -8.48367e-05 Jy ! Clean residual min=-0.002754 max=0.002647 Jy/beam ! Clean residual mean=0.000002 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.102346 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 70 components and 0.102346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083776Jy sigma=0.000770 ! Fit after self-cal, rms=0.083777Jy sigma=0.000770 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.01901e-05 Jy ! Component: 100 - total flux cleaned = 7.05308e-05 Jy ! Component: 150 - total flux cleaned = 8.16724e-05 Jy ! Component: 200 - total flux cleaned = 0.00010241 Jy ! Total flux subtracted in 200 components = 0.00010241 Jy ! Clean residual min=-0.002705 max=0.002615 Jy/beam ! Clean residual mean=0.000002 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.102448 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 72 components and 0.102448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083773Jy sigma=0.000770 ! Fit after self-cal, rms=0.083773Jy sigma=0.000770 ! 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.083773Jy sigma=0.000770 ! Fit after self-cal, rms=0.084041Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.889 mas, bmaj=7.636 mas, bpa=-8.149 degrees ! Estimated noise=851.715 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000161203 Jy ! Component: 100 - total flux cleaned = -7.67968e-05 Jy ! Component: 150 - total flux cleaned = -3.68788e-05 Jy ! Component: 200 - total flux cleaned = -1.0199e-05 Jy ! Total flux subtracted in 200 components = -1.0199e-05 Jy ! Clean residual min=-0.002669 max=0.002618 Jy/beam ! Clean residual mean=0.000002 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.102438 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 74 components and 0.102438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084036Jy sigma=0.000770 ! Fit after self-cal, rms=0.084037Jy sigma=0.000770 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.29882e-05 Jy ! Component: 100 - total flux cleaned = 3.72647e-05 Jy ! Component: 150 - total flux cleaned = 5.15642e-05 Jy ! Component: 200 - total flux cleaned = 6.43802e-05 Jy ! Total flux subtracted in 200 components = 6.43802e-05 Jy ! Clean residual min=-0.002643 max=0.002602 Jy/beam ! Clean residual mean=0.000002 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.102503 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 74 components and 0.102503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084035Jy sigma=0.000770 ! Fit after self-cal, rms=0.084034Jy sigma=0.000770 ! 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.084034Jy sigma=0.000770 ! Fit after self-cal, rms=0.084258Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.049 mas, bmaj=15.62 mas, bpa=-5.484 degrees ! Estimated noise=1133.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000154711 Jy ! Component: 100 - total flux cleaned = 0.000154531 Jy ! Component: 150 - total flux cleaned = 0.000137916 Jy ! Component: 200 - total flux cleaned = 0.000131525 Jy ! Total flux subtracted in 200 components = 0.000131525 Jy ! Clean residual min=-0.003656 max=0.003013 Jy/beam ! Clean residual mean=0.000005 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.102634 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 78 components and 0.102634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084258Jy sigma=0.000770 ! Fit after self-cal, rms=0.084258Jy sigma=0.000770 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.81044e-05 Jy ! Component: 100 - total flux cleaned = 1.90198e-05 Jy ! Component: 150 - total flux cleaned = 6.36379e-06 Jy ! Component: 200 - total flux cleaned = 7.04596e-06 Jy ! Total flux subtracted in 200 components = 7.04596e-06 Jy ! Clean residual min=-0.003666 max=0.003003 Jy/beam ! Clean residual mean=0.000005 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.102641 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 79 components and 0.102641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084260Jy sigma=0.000770 ! Fit after self-cal, rms=0.084258Jy sigma=0.000770 ! 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=2.894 mas, bmaj=7.652 mas, bpa=-8.146 degrees ! Estimated noise=853.416 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.894 x 7.652 at -8.146 degrees (North through East) ! Clean map min=-0.0025456 max=0.085004 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.312 mas, bmaj=6.683 mas, bpa=-9.924 degrees ! Estimated noise=1344.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0632653 Jy ! Component: 100 - total flux cleaned = 0.0803461 Jy ! Component: 150 - total flux cleaned = 0.0884425 Jy ! Component: 200 - total flux cleaned = 0.0932859 Jy ! Total flux subtracted in 200 components = 0.0932859 Jy ! Clean residual min=-0.003984 max=0.004184 Jy/beam ! Clean residual mean=-0.000001 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.0932859 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0932859 Jy ! Inverting map and beam ! Estimated beam: bmin=2.894 mas, bmaj=7.652 mas, bpa=-8.146 degrees ! Estimated noise=853.416 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.00452796 Jy ! Component: 100 - total flux cleaned = 0.00673052 Jy ! Component: 150 - total flux cleaned = 0.00790964 Jy ! Component: 200 - total flux cleaned = 0.00858875 Jy ! Total flux subtracted in 200 components = 0.00858875 Jy ! Clean residual min=-0.002851 max=0.002587 Jy/beam ! Clean residual mean=0.000002 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.101875 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 49 components and 0.101875 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.049 mas, bmaj=15.62 mas, bpa=-5.484 degrees ! Estimated noise=1133.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000682376 Jy ! Component: 100 - total flux cleaned = 0.000708027 Jy ! Component: 150 - total flux cleaned = 0.000718076 Jy ! Component: 200 - total flux cleaned = 0.000727347 Jy ! Total flux subtracted in 200 components = 0.000727347 Jy ! Clean residual min=-0.003687 max=0.003054 Jy/beam ! Clean residual mean=0.000005 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.102602 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.64237e-05 Jy ! Component: 100 - total flux cleaned = 3.22456e-05 Jy ! Component: 150 - total flux cleaned = 4.7212e-05 Jy ! Component: 200 - total flux cleaned = 5.44771e-05 Jy ! Total flux subtracted in 200 components = 5.44771e-05 Jy ! Clean residual min=-0.003674 max=0.003055 Jy/beam ! Clean residual mean=0.000005 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.102656 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 56 components and 0.102656 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.894 mas, bmaj=7.652 mas, bpa=-8.146 degrees ! Estimated noise=853.416 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00022274 Jy ! Component: 100 - total flux cleaned = -0.000166045 Jy ! Component: 150 - total flux cleaned = -0.000119603 Jy ! Component: 200 - total flux cleaned = -7.92706e-05 Jy ! Total flux subtracted in 200 components = -7.92706e-05 Jy ! Clean residual min=-0.002785 max=0.002626 Jy/beam ! Clean residual mean=0.000002 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.102577 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 66 components and 0.102577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084268Jy sigma=0.000770 ! Fit after self-cal, rms=0.084264Jy sigma=0.000770 wmodel J1714-2053_S_2015_01_22_pus_map.mod ! Writing 66 model components to file: J1714-2053_S_2015_01_22_pus_map.mod wobs J1714-2053_S_2015_01_22_pus_uvs.fits ! Writing UV FITS file: J1714-2053_S_2015_01_22_pus_uvs.fits wwins J1714-2053_S_2015_01_22_pus_map.win ! wwins: Wrote 1 windows to J1714-2053_S_2015_01_22_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.000397437 Jy ! Component: 100 - total flux cleaned = -0.000911903 Jy ! Component: 150 - total flux cleaned = -0.00126759 Jy ! Component: 200 - total flux cleaned = -0.00163488 Jy ! Component: 250 - total flux cleaned = -0.00180783 Jy ! Component: 300 - total flux cleaned = -0.00184227 Jy ! Component: 350 - total flux cleaned = -0.00196747 Jy ! Component: 400 - total flux cleaned = -0.00202762 Jy ! Component: 450 - total flux cleaned = -0.00211419 Jy ! Component: 500 - total flux cleaned = -0.00219745 Jy ! Component: 550 - total flux cleaned = -0.00222473 Jy ! Component: 600 - total flux cleaned = -0.00232877 Jy ! Component: 650 - total flux cleaned = -0.00237874 Jy ! Component: 700 - total flux cleaned = -0.00240306 Jy ! Component: 750 - total flux cleaned = -0.00247436 Jy ! Component: 800 - total flux cleaned = -0.00249712 Jy ! Component: 850 - total flux cleaned = -0.00251984 Jy ! Component: 900 - total flux cleaned = -0.00256416 Jy ! Component: 950 - total flux cleaned = -0.00264945 Jy ! Component: 1000 - total flux cleaned = -0.0026912 Jy ! Component: 1050 - total flux cleaned = -0.00273242 Jy ! Component: 1100 - total flux cleaned = -0.00287177 Jy ! Component: 1150 - total flux cleaned = -0.00298858 Jy ! Component: 1200 - total flux cleaned = -0.00306484 Jy ! Component: 1250 - total flux cleaned = -0.00312087 Jy ! Component: 1300 - total flux cleaned = -0.00317587 Jy ! Component: 1350 - total flux cleaned = -0.00315815 Jy ! Component: 1400 - total flux cleaned = -0.00324675 Jy ! Component: 1450 - total flux cleaned = -0.00326399 Jy ! Component: 1500 - total flux cleaned = -0.00331523 Jy ! Component: 1550 - total flux cleaned = -0.00331548 Jy ! Component: 1600 - total flux cleaned = -0.00341471 Jy ! Component: 1650 - total flux cleaned = -0.00341454 Jy ! Component: 1700 - total flux cleaned = -0.00341466 Jy ! Component: 1750 - total flux cleaned = -0.00346206 Jy ! Component: 1800 - total flux cleaned = -0.00349328 Jy ! Component: 1850 - total flux cleaned = -0.00353901 Jy ! Component: 1900 - total flux cleaned = -0.00349396 Jy ! Component: 1950 - total flux cleaned = -0.00353872 Jy ! Component: 2000 - total flux cleaned = -0.00352431 Jy ! Component: 2050 - total flux cleaned = -0.0035532 Jy ! Component: 2100 - total flux cleaned = -0.00352463 Jy ! Component: 2150 - total flux cleaned = -0.0035106 Jy ! Component: 2200 - total flux cleaned = -0.00349678 Jy ! Component: 2250 - total flux cleaned = -0.00351066 Jy ! Component: 2300 - total flux cleaned = -0.00352429 Jy ! Component: 2350 - total flux cleaned = -0.00353768 Jy ! Component: 2400 - total flux cleaned = -0.00356404 Jy ! Component: 2450 - total flux cleaned = -0.00357713 Jy ! Component: 2500 - total flux cleaned = -0.0036159 Jy ! Component: 2550 - total flux cleaned = -0.00360297 Jy ! Component: 2600 - total flux cleaned = -0.00365361 Jy ! Component: 2650 - total flux cleaned = -0.00367877 Jy ! Component: 2700 - total flux cleaned = -0.0037286 Jy ! Component: 2750 - total flux cleaned = -0.00371646 Jy ! Component: 2800 - total flux cleaned = -0.00377763 Jy ! Component: 2850 - total flux cleaned = -0.00381403 Jy ! Component: 2900 - total flux cleaned = -0.00383786 Jy ! Component: 2950 - total flux cleaned = -0.0038021 Jy ! Component: 3000 - total flux cleaned = -0.00381385 Jy ! Component: 3050 - total flux cleaned = -0.00382551 Jy ! Component: 3100 - total flux cleaned = -0.00380216 Jy ! Component: 3150 - total flux cleaned = -0.00381366 Jy ! Component: 3200 - total flux cleaned = -0.00381366 Jy ! Component: 3250 - total flux cleaned = -0.00382505 Jy ! Component: 3300 - total flux cleaned = -0.0038703 Jy ! Component: 3350 - total flux cleaned = -0.00384784 Jy ! Component: 3400 - total flux cleaned = -0.00389257 Jy ! Component: 3450 - total flux cleaned = -0.00391483 Jy ! Component: 3500 - total flux cleaned = -0.00394799 Jy ! Component: 3550 - total flux cleaned = -0.00399199 Jy ! Component: 3600 - total flux cleaned = -0.0040139 Jy ! Component: 3650 - total flux cleaned = -0.00401396 Jy ! Component: 3700 - total flux cleaned = -0.00404651 Jy ! Component: 3750 - total flux cleaned = -0.00406812 Jy ! Component: 3800 - total flux cleaned = -0.00410051 Jy ! Component: 3850 - total flux cleaned = -0.00413274 Jy ! Component: 3900 - total flux cleaned = -0.00416479 Jy ! Component: 3950 - total flux cleaned = -0.00419672 Jy ! Component: 4000 - total flux cleaned = -0.00423913 Jy ! Component: 4050 - total flux cleaned = -0.00426025 Jy ! Total flux subtracted in 4096 components = -0.00429187 Jy ! Clean residual min=-0.000620 max=0.000646 Jy/beam ! Clean residual mean=0.000001 rms=0.000177 Jy/beam ! Combined flux in latest and established models = 0.0982853 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 340 components and 0.0982853 Jy ![Exited script file: muppet] wmap "J1714-2053_S_2015_01_22_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.894 x 7.652 at -8.146 degrees (North through East) ! Clean map min=-0.0012489 max=0.085074 Jy/beam ! Writing clean map to FITS file: J1714-2053_S_2015_01_22_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0850739 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000172054 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.60672 0.60672 1.21344 2.42688 4.85376 9.70753 19.4151 38.8301 77.6602 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.085 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.894 x 7.652 at -8.146 degrees (North through East) ! Clean map min=-0.0012489 max=0.085074 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 J1714-2053_S_2015_01_22_pus_uvs.log closed on Tue Jan 3 23:00:26 2017