! Started logfile: J0905-3927_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:19:10 2017 obs J0905-3927_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0905-3927_S_2015_01_23_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.461749 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0905-3927 ! ! 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 338 lines of history. ! ! Reading 10140 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 J0905-3927_S_2015_01_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 431 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 431 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 431 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 431 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.017489Jy sigma=0.007040 ! Fit after self-cal, rms=0.943181Jy sigma=0.006614 ! 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.317 mas, bmaj=6.805 mas, bpa=4.556 degrees ! Estimated noise=1812.31 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.04769 Jy ! Component: 100 - total flux cleaned = 0.0585191 Jy ! Total flux subtracted in 100 components = 0.0585191 Jy ! Clean residual min=-0.006553 max=0.005121 Jy/beam ! Clean residual mean=-0.000028 rms=0.001597 Jy/beam ! Combined flux in latest and established models = 0.0585191 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0585191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.163393Jy sigma=0.000746 ! Fit after self-cal, rms=0.161916Jy sigma=0.000736 ! 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.067 mas, bmaj=8.493 mas, bpa=3.099 degrees ! Estimated noise=1064.63 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.00826737 Jy ! Component: 100 - total flux cleaned = 0.011561 Jy ! Component: 150 - total flux cleaned = 0.0129533 Jy ! Component: 200 - total flux cleaned = 0.0134249 Jy ! Total flux subtracted in 200 components = 0.0134249 Jy ! Clean residual min=-0.006654 max=0.004050 Jy/beam ! Clean residual mean=0.000033 rms=0.001681 Jy/beam ! Combined flux in latest and established models = 0.071944 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 34 components and 0.071944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161024Jy sigma=0.000736 ! Fit after self-cal, rms=0.160873Jy sigma=0.000735 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.47 HN 1.00* KP 1.23 ! LA 1.08 MK 1.12 NL 1.10 OV 1.06 ! PT 1.11 SC 0.95 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.54 HN 1.00* KP 1.07 ! LA 1.04 MK 0.98 NL 1.13 OV 1.05 ! PT 1.17 SC 1.14 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.72 FD 0.55 HN 1.00* KP 1.01 ! LA 0.83 MK 1.06 NL 1.04 OV 1.04 ! PT 1.02 SC 1.08 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.53 HN 1.00* KP 1.01 ! LA 0.91 MK 1.09 NL 1.00 OV 1.01 ! PT 1.13 SC 1.01 ! ! ! Fit before self-cal, rms=0.160873Jy sigma=0.000735 ! Fit after self-cal, rms=0.117724Jy sigma=0.000728 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.125 mas, bmaj=8.612 mas, bpa=3.225 degrees ! Estimated noise=1066.98 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.000228649 Jy ! Component: 100 - total flux cleaned = 0.000229079 Jy ! Component: 150 - total flux cleaned = 0.00022963 Jy ! Component: 200 - total flux cleaned = 0.00022964 Jy ! Total flux subtracted in 200 components = 0.00022964 Jy ! Clean residual min=-0.003669 max=0.003801 Jy/beam ! Clean residual mean=0.000012 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.0721736 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.0721737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117722Jy sigma=0.000728 ! Fit after self-cal, rms=0.116809Jy sigma=0.000725 ! 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.116809Jy sigma=0.000725 ! Fit after self-cal, rms=0.113202Jy sigma=0.000723 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.125 mas, bmaj=8.646 mas, bpa=3.291 degrees ! Estimated noise=1056.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000574751 Jy ! Component: 100 - total flux cleaned = 0.000646536 Jy ! Component: 150 - total flux cleaned = 0.000676287 Jy ! Component: 200 - total flux cleaned = 0.000693701 Jy ! Total flux subtracted in 200 components = 0.000693701 Jy ! Clean residual min=-0.002627 max=0.002832 Jy/beam ! Clean residual mean=-0.000015 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.0728674 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 40 components and 0.0728674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113199Jy sigma=0.000723 ! Fit after self-cal, rms=0.113074Jy sigma=0.000722 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.77816e-05 Jy ! Component: 100 - total flux cleaned = -1.76314e-05 Jy ! Component: 150 - total flux cleaned = -8.14324e-06 Jy ! Component: 200 - total flux cleaned = -8.27208e-06 Jy ! Total flux subtracted in 200 components = -8.27208e-06 Jy ! Clean residual min=-0.002895 max=0.002775 Jy/beam ! Clean residual mean=-0.000008 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.0728591 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.0728591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113073Jy sigma=0.000722 ! Fit after self-cal, rms=0.113070Jy sigma=0.000722 ! 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.113070Jy sigma=0.000722 ! Fit after self-cal, rms=0.113322Jy sigma=0.000722 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.118 mas, bmaj=8.643 mas, bpa=3.264 degrees ! Estimated noise=1054.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.15997e-05 Jy ! Component: 100 - total flux cleaned = 5.28054e-05 Jy ! Component: 150 - total flux cleaned = 4.26907e-05 Jy ! Component: 200 - total flux cleaned = 3.41636e-05 Jy ! Total flux subtracted in 200 components = 3.41636e-05 Jy ! Clean residual min=-0.002818 max=0.002751 Jy/beam ! Clean residual mean=-0.000020 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.0728933 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 0.0728933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113320Jy sigma=0.000722 ! Fit after self-cal, rms=0.113339Jy sigma=0.000722 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.000168549 Jy ! Component: 100 - total flux cleaned = -0.000167635 Jy ! Component: 150 - total flux cleaned = -0.000167659 Jy ! Component: 200 - total flux cleaned = -0.00018763 Jy ! Total flux subtracted in 200 components = -0.00018763 Jy ! Clean residual min=-0.002852 max=0.002722 Jy/beam ! Clean residual mean=-0.000018 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.0727056 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 51 components and 0.0727056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113337Jy sigma=0.000722 ! Fit after self-cal, rms=0.113330Jy sigma=0.000722 ! 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.113330Jy sigma=0.000722 ! Fit after self-cal, rms=0.113379Jy sigma=0.000722 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.421 mas, bmaj=29.66 mas, bpa=4.586 degrees ! Estimated noise=1323.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0001058 Jy ! Component: 100 - total flux cleaned = 0.000106455 Jy ! Component: 150 - total flux cleaned = 0.000106441 Jy ! Component: 200 - total flux cleaned = 0.000106283 Jy ! Total flux subtracted in 200 components = 0.000106283 Jy ! Clean residual min=-0.002989 max=0.003017 Jy/beam ! Clean residual mean=-0.000037 rms=0.000898 Jy/beam ! Combined flux in latest and established models = 0.0728119 Jy selfcal ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 52 components and 0.0728119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113379Jy sigma=0.000722 ! Fit after self-cal, rms=0.113405Jy sigma=0.000722 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 = -9.06865e-05 Jy ! Component: 100 - total flux cleaned = -9.09665e-05 Jy ! Component: 150 - total flux cleaned = -9.12109e-05 Jy ! Component: 200 - total flux cleaned = -9.13783e-05 Jy ! Total flux subtracted in 200 components = -9.13783e-05 Jy ! Clean residual min=-0.003058 max=0.002967 Jy/beam ! Clean residual mean=-0.000035 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.0727205 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 52 components and 0.0727205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113405Jy sigma=0.000722 ! Fit after self-cal, rms=0.113406Jy sigma=0.000722 ! 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.113 mas, bmaj=8.636 mas, bpa=3.239 degrees ! Estimated noise=1053.03 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.113 x 8.636 at 3.239 degrees (North through East) ! Clean map min=-0.0026728 max=0.064728 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.342 mas, bmaj=6.905 mas, bpa=4.632 degrees ! Estimated noise=1803.89 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.050505 Jy ! Component: 100 - total flux cleaned = 0.0625297 Jy ! Component: 150 - total flux cleaned = 0.0676432 Jy ! Component: 200 - total flux cleaned = 0.070279 Jy ! Total flux subtracted in 200 components = 0.070279 Jy ! Clean residual min=-0.004399 max=0.004118 Jy/beam ! Clean residual mean=-0.000046 rms=0.001150 Jy/beam ! Combined flux in latest and established models = 0.070279 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.070279 Jy ! Inverting map and beam ! Estimated beam: bmin=3.113 mas, bmaj=8.636 mas, bpa=3.239 degrees ! Estimated noise=1053.03 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.00179742 Jy ! Component: 100 - total flux cleaned = 0.00230222 Jy ! Component: 150 - total flux cleaned = 0.00235661 Jy ! Component: 200 - total flux cleaned = 0.00238823 Jy ! Total flux subtracted in 200 components = 0.00238823 Jy ! Clean residual min=-0.002749 max=0.002762 Jy/beam ! Clean residual mean=-0.000021 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.0726672 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 30 components and 0.0726672 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=9.421 mas, bmaj=29.66 mas, bpa=4.586 degrees ! Estimated noise=1323.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000118715 Jy ! Component: 100 - total flux cleaned = 0.000118395 Jy ! Component: 150 - total flux cleaned = 0.000118594 Jy ! Component: 200 - total flux cleaned = 0.00011889 Jy ! Total flux subtracted in 200 components = 0.00011889 Jy ! Clean residual min=-0.003051 max=0.003009 Jy/beam ! Clean residual mean=-0.000035 rms=0.000896 Jy/beam ! Combined flux in latest and established models = 0.0727861 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.99059e-07 Jy ! Component: 100 - total flux cleaned = 5.73344e-07 Jy ! Component: 150 - total flux cleaned = 7.73342e-07 Jy ! Component: 200 - total flux cleaned = 9.42915e-07 Jy ! Total flux subtracted in 200 components = 9.42915e-07 Jy ! Clean residual min=-0.003046 max=0.002996 Jy/beam ! Clean residual mean=-0.000035 rms=0.000894 Jy/beam ! Combined flux in latest and established models = 0.0727871 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 33 components and 0.0727871 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.113 mas, bmaj=8.636 mas, bpa=3.239 degrees ! Estimated noise=1053.03 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.42316e-05 Jy ! Component: 100 - total flux cleaned = -6.52164e-05 Jy ! Component: 150 - total flux cleaned = -0.000129595 Jy ! Component: 200 - total flux cleaned = -0.000142979 Jy ! Total flux subtracted in 200 components = -0.000142979 Jy ! Clean residual min=-0.002787 max=0.002767 Jy/beam ! Clean residual mean=-0.000021 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.0726441 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.0726441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113405Jy sigma=0.000722 ! Fit after self-cal, rms=0.113408Jy sigma=0.000722 wmodel J0905-3927_S_2015_01_23_pus_map.mod ! Writing 41 model components to file: J0905-3927_S_2015_01_23_pus_map.mod wobs J0905-3927_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0905-3927_S_2015_01_23_pus_uvs.fits wwins J0905-3927_S_2015_01_23_pus_map.win ! wwins: Wrote 1 windows to J0905-3927_S_2015_01_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.00011354 Jy ! Component: 100 - total flux cleaned = 2.005e-05 Jy ! Component: 150 - total flux cleaned = 2.2541e-05 Jy ! Component: 200 - total flux cleaned = -0.000210264 Jy ! Component: 250 - total flux cleaned = -0.00032044 Jy ! Component: 300 - total flux cleaned = -0.000527159 Jy ! Component: 350 - total flux cleaned = -0.000790691 Jy ! Component: 400 - total flux cleaned = -0.00116988 Jy ! Component: 450 - total flux cleaned = -0.00153424 Jy ! Component: 500 - total flux cleaned = -0.00197235 Jy ! Component: 550 - total flux cleaned = -0.00233883 Jy ! Component: 600 - total flux cleaned = -0.00269301 Jy ! Component: 650 - total flux cleaned = -0.00306084 Jy ! Component: 700 - total flux cleaned = -0.00334133 Jy ! Component: 750 - total flux cleaned = -0.00363863 Jy ! Component: 800 - total flux cleaned = -0.00395079 Jy ! Component: 850 - total flux cleaned = -0.00427839 Jy ! Component: 900 - total flux cleaned = -0.00455252 Jy ! Component: 950 - total flux cleaned = -0.00479761 Jy ! Component: 1000 - total flux cleaned = -0.00501551 Jy ! Component: 1050 - total flux cleaned = -0.00529205 Jy ! Component: 1100 - total flux cleaned = -0.00554114 Jy ! Component: 1150 - total flux cleaned = -0.00576416 Jy ! Component: 1200 - total flux cleaned = -0.00594275 Jy ! Component: 1250 - total flux cleaned = -0.00611754 Jy ! Component: 1300 - total flux cleaned = -0.0062507 Jy ! Component: 1350 - total flux cleaned = -0.00641872 Jy ! Component: 1400 - total flux cleaned = -0.00651013 Jy ! Component: 1450 - total flux cleaned = -0.00667217 Jy ! Component: 1500 - total flux cleaned = -0.00672534 Jy ! Component: 1550 - total flux cleaned = -0.00686461 Jy ! Component: 1600 - total flux cleaned = -0.0068817 Jy ! Component: 1650 - total flux cleaned = -0.00698315 Jy ! Component: 1700 - total flux cleaned = -0.00706644 Jy ! Component: 1750 - total flux cleaned = -0.00714839 Jy ! Component: 1800 - total flux cleaned = -0.0071968 Jy ! Component: 1850 - total flux cleaned = -0.00729246 Jy ! Component: 1900 - total flux cleaned = -0.00738664 Jy ! Component: 1950 - total flux cleaned = -0.00744861 Jy ! Component: 2000 - total flux cleaned = -0.00749434 Jy ! Component: 2050 - total flux cleaned = -0.00753948 Jy ! Component: 2100 - total flux cleaned = -0.0076436 Jy ! Component: 2150 - total flux cleaned = -0.00767319 Jy ! Component: 2200 - total flux cleaned = -0.00777495 Jy ! Component: 2250 - total flux cleaned = -0.00783251 Jy ! Component: 2300 - total flux cleaned = -0.00788933 Jy ! Component: 2350 - total flux cleaned = -0.00798783 Jy ! Component: 2400 - total flux cleaned = -0.00804348 Jy ! Component: 2450 - total flux cleaned = -0.00807117 Jy ! Component: 2500 - total flux cleaned = -0.00813963 Jy ! Component: 2550 - total flux cleaned = -0.0081938 Jy ! Component: 2600 - total flux cleaned = -0.00826091 Jy ! Component: 2650 - total flux cleaned = -0.00831389 Jy ! Component: 2700 - total flux cleaned = -0.00837983 Jy ! Component: 2750 - total flux cleaned = -0.00843205 Jy ! Component: 2800 - total flux cleaned = -0.00850957 Jy ! Component: 2850 - total flux cleaned = -0.00854803 Jy ! Component: 2900 - total flux cleaned = -0.00861162 Jy ! Component: 2950 - total flux cleaned = -0.00861185 Jy ! Component: 3000 - total flux cleaned = -0.00871213 Jy ! Component: 3050 - total flux cleaned = -0.0087618 Jy ! Component: 3100 - total flux cleaned = -0.00878642 Jy ! Component: 3150 - total flux cleaned = -0.00884777 Jy ! Component: 3200 - total flux cleaned = -0.00887221 Jy ! Component: 3250 - total flux cleaned = -0.00893272 Jy ! Component: 3300 - total flux cleaned = -0.00894475 Jy ! Component: 3350 - total flux cleaned = -0.00898072 Jy ! Component: 3400 - total flux cleaned = -0.00901645 Jy ! Component: 3450 - total flux cleaned = -0.00908736 Jy ! Component: 3500 - total flux cleaned = -0.00907556 Jy ! Component: 3550 - total flux cleaned = -0.00913401 Jy ! Component: 3600 - total flux cleaned = -0.00913411 Jy ! Component: 3650 - total flux cleaned = -0.00919187 Jy ! Component: 3700 - total flux cleaned = -0.00919187 Jy ! Component: 3750 - total flux cleaned = -0.00924906 Jy ! Component: 3800 - total flux cleaned = -0.00924907 Jy ! Component: 3850 - total flux cleaned = -0.0092832 Jy ! Component: 3900 - total flux cleaned = -0.00932838 Jy ! Component: 3950 - total flux cleaned = -0.00937333 Jy ! Component: 4000 - total flux cleaned = -0.00940691 Jy ! Component: 4050 - total flux cleaned = -0.00941807 Jy ! Total flux subtracted in 4096 components = -0.00941814 Jy ! Clean residual min=-0.000744 max=0.000663 Jy/beam ! Clean residual mean=-0.000007 rms=0.000209 Jy/beam ! Combined flux in latest and established models = 0.063226 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 304 components and 0.063226 Jy ![Exited script file: muppet] wmap "J0905-3927_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.113 x 8.636 at 3.239 degrees (North through East) ! Clean map min=-0.0019246 max=0.064544 Jy/beam ! Writing clean map to FITS file: J0905-3927_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0645438 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000201296 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.935624 0.935624 1.87125 3.74249 7.48499 14.97 29.94 59.8799 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.064 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.113 x 8.636 at 3.239 degrees (North through East) ! Clean map min=-0.0019246 max=0.064544 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 J0905-3927_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:19:15 2017