! Started logfile: J2341-2919_S_2017_01_21_pus_uvs.log on Sun May 5 16:07:08 2019 obs J2341-2919_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J2341-2919_S_2017_01_21_pus_uva.fits ! AN table 1: 97 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.578465 visibilities/baseline/integration-bin. ! Found source: J2341-2919 ! ! 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 558 lines of history. ! ! Reading 8080 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 J2341-2919_S_2017_01_21_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 254 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 306 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 267 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 492 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.972763Jy sigma=0.005528 ! Fit after self-cal, rms=0.911757Jy sigma=0.005227 ! 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.252 mas, bmaj=6.107 mas, bpa=-3.433 degrees ! Estimated noise=2350.84 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.0702524 Jy ! Component: 100 - total flux cleaned = 0.0882392 Jy ! Total flux subtracted in 100 components = 0.0882392 Jy ! Clean residual min=-0.007625 max=0.008648 Jy/beam ! Clean residual mean=-0.000003 rms=0.001882 Jy/beam ! Combined flux in latest and established models = 0.0882392 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0882392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129677Jy sigma=0.000657 ! Fit after self-cal, rms=0.129357Jy sigma=0.000655 ! 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.779 mas, bmaj=7.051 mas, bpa=-1.214 degrees ! Estimated noise=1588.19 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.0131021 Jy ! Component: 100 - total flux cleaned = 0.0185057 Jy ! Component: 150 - total flux cleaned = 0.021111 Jy ! Component: 200 - total flux cleaned = 0.0217136 Jy ! Total flux subtracted in 200 components = 0.0217136 Jy ! Clean residual min=-0.005232 max=0.005672 Jy/beam ! Clean residual mean=0.000036 rms=0.001197 Jy/beam ! Combined flux in latest and established models = 0.109953 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 25 components and 0.109953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128207Jy sigma=0.000648 ! Fit after self-cal, rms=0.128161Jy sigma=0.000647 ! 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 0.90 FD 0.78 HN 1.25 LA 1.10 ! MK 0.95 NL 0.91 OV 1.04 PT 1.07 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.95 HN 1.20 LA 0.98 ! MK 1.18 NL 0.98 OV 1.07 PT 1.02 ! SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.02 HN 1.12 LA 1.00 ! MK 1.12 NL 0.99 OV 0.95 PT 1.00 ! SC 1.00 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.79 FD 0.98 HN 0.83 LA 1.01 ! MK 0.77 NL 1.00* OV 0.91 PT 1.00 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.128161Jy sigma=0.000647 ! Fit after self-cal, rms=0.129181Jy sigma=0.000644 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.807 mas, bmaj=7.004 mas, bpa=-0.8754 degrees ! Estimated noise=1582.72 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 = -9.74225e-05 Jy ! Component: 100 - total flux cleaned = 1.93377e-05 Jy ! Component: 150 - total flux cleaned = 1.8822e-05 Jy ! Component: 200 - total flux cleaned = -2.59924e-06 Jy ! Total flux subtracted in 200 components = -2.59924e-06 Jy ! Clean residual min=-0.004071 max=0.004148 Jy/beam ! Clean residual mean=0.000016 rms=0.001068 Jy/beam ! Combined flux in latest and established models = 0.10995 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 30 components and 0.10995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129167Jy sigma=0.000644 ! Fit after self-cal, rms=0.129271Jy 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.129271Jy sigma=0.000644 ! Fit after self-cal, rms=0.133601Jy sigma=0.000642 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.807 mas, bmaj=6.958 mas, bpa=-1.025 degrees ! Estimated noise=1587.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000541797 Jy ! Component: 100 - total flux cleaned = 0.000593934 Jy ! Component: 150 - total flux cleaned = 0.000595499 Jy ! Component: 200 - total flux cleaned = 0.000596051 Jy ! Total flux subtracted in 200 components = 0.000596051 Jy ! Clean residual min=-0.003530 max=0.003706 Jy/beam ! Clean residual mean=-0.000015 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.110546 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 44 components and 0.110546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133588Jy sigma=0.000642 ! Fit after self-cal, rms=0.133781Jy sigma=0.000641 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 = 4.25279e-05 Jy ! Component: 100 - total flux cleaned = 2.13596e-05 Jy ! Component: 150 - total flux cleaned = 2.04156e-05 Jy ! Component: 200 - total flux cleaned = 2.00227e-06 Jy ! Total flux subtracted in 200 components = 2.00227e-06 Jy ! Clean residual min=-0.003554 max=0.003691 Jy/beam ! Clean residual mean=-0.000012 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.110548 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.110548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133773Jy sigma=0.000641 ! Fit after self-cal, rms=0.133781Jy sigma=0.000641 ! 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.133781Jy sigma=0.000641 ! Fit after self-cal, rms=0.134785Jy sigma=0.000641 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.797 mas, bmaj=6.935 mas, bpa=-1.21 degrees ! Estimated noise=1581.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000318114 Jy ! Component: 100 - total flux cleaned = 0.000318623 Jy ! Component: 150 - total flux cleaned = 0.000298764 Jy ! Component: 200 - total flux cleaned = 0.00029827 Jy ! Total flux subtracted in 200 components = 0.00029827 Jy ! Clean residual min=-0.003506 max=0.003562 Jy/beam ! Clean residual mean=-0.000016 rms=0.000874 Jy/beam ! Combined flux in latest and established models = 0.110846 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.110846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134774Jy sigma=0.000641 ! Fit after self-cal, rms=0.134857Jy sigma=0.000641 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 = -3.52983e-05 Jy ! Component: 100 - total flux cleaned = -7.42425e-05 Jy ! Component: 150 - total flux cleaned = -7.45279e-05 Jy ! Component: 200 - total flux cleaned = -9.09775e-05 Jy ! Total flux subtracted in 200 components = -9.09775e-05 Jy ! Clean residual min=-0.003527 max=0.003583 Jy/beam ! Clean residual mean=-0.000016 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.110755 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 52 components and 0.110755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134850Jy sigma=0.000641 ! Fit after self-cal, rms=0.134858Jy sigma=0.000641 ! 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.134858Jy sigma=0.000641 ! Fit after self-cal, rms=0.134783Jy sigma=0.000641 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.944 mas, bmaj=18.02 mas, bpa=8.979 degrees ! Estimated noise=2127.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000712897 Jy ! Component: 100 - total flux cleaned = 0.000732476 Jy ! Component: 150 - total flux cleaned = 0.000764645 Jy ! Component: 200 - total flux cleaned = 0.000777746 Jy ! Total flux subtracted in 200 components = 0.000777746 Jy ! Clean residual min=-0.003754 max=0.003420 Jy/beam ! Clean residual mean=-0.000034 rms=0.001159 Jy/beam ! Combined flux in latest and established models = 0.111533 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 55 components and 0.111533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134780Jy sigma=0.000641 ! Fit after self-cal, rms=0.134791Jy sigma=0.000641 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.000114782 Jy ! Component: 100 - total flux cleaned = -0.000102425 Jy ! Component: 150 - total flux cleaned = -9.08459e-05 Jy ! Component: 200 - total flux cleaned = -8.09746e-05 Jy ! Total flux subtracted in 200 components = -8.09746e-05 Jy ! Clean residual min=-0.003759 max=0.003417 Jy/beam ! Clean residual mean=-0.000035 rms=0.001161 Jy/beam ! Combined flux in latest and established models = 0.111452 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 57 components and 0.111452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134792Jy sigma=0.000641 ! Fit after self-cal, rms=0.134791Jy sigma=0.000641 ! 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.787 mas, bmaj=6.92 mas, bpa=-1.393 degrees ! Estimated noise=1576.92 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.787 x 6.92 at -1.393 degrees (North through East) ! Clean map min=-0.0033577 max=0.089699 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.251 mas, bmaj=5.981 mas, bpa=-3.902 degrees ! Estimated noise=2359.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0700925 Jy ! Component: 100 - total flux cleaned = 0.0898738 Jy ! Component: 150 - total flux cleaned = 0.0990894 Jy ! Component: 200 - total flux cleaned = 0.104045 Jy ! Total flux subtracted in 200 components = 0.104045 Jy ! Clean residual min=-0.005665 max=0.006171 Jy/beam ! Clean residual mean=-0.000010 rms=0.001449 Jy/beam ! Combined flux in latest and established models = 0.104045 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.104045 Jy ! Inverting map and beam ! Estimated beam: bmin=2.787 mas, bmaj=6.92 mas, bpa=-1.393 degrees ! Estimated noise=1576.92 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) ! Added new window around map position (11.5, -58.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00472038 Jy ! Component: 100 - total flux cleaned = 0.00733548 Jy ! Component: 150 - total flux cleaned = 0.00863411 Jy ! Component: 200 - total flux cleaned = 0.00890624 Jy ! Total flux subtracted in 200 components = 0.00890624 Jy ! Clean residual min=-0.003537 max=0.003365 Jy/beam ! Clean residual mean=-0.000011 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.112952 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 51 components and 0.112952 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=6.944 mas, bmaj=18.02 mas, bpa=8.979 degrees ! Estimated noise=2127.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000882303 Jy ! Component: 100 - total flux cleaned = 0.000831084 Jy ! Component: 150 - total flux cleaned = 0.000783504 Jy ! Component: 200 - total flux cleaned = 0.00074209 Jy ! Total flux subtracted in 200 components = 0.00074209 Jy ! Clean residual min=-0.003702 max=0.003438 Jy/beam ! Clean residual mean=-0.000021 rms=0.001077 Jy/beam ! Combined flux in latest and established models = 0.113694 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 = -3.63419e-05 Jy ! Component: 100 - total flux cleaned = -6.94779e-05 Jy ! Component: 150 - total flux cleaned = -8.59747e-05 Jy ! Component: 200 - total flux cleaned = -0.000101198 Jy ! Total flux subtracted in 200 components = -0.000101198 Jy ! Clean residual min=-0.003695 max=0.003406 Jy/beam ! Clean residual mean=-0.000022 rms=0.001076 Jy/beam ! Combined flux in latest and established models = 0.113593 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 66 components and 0.113593 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.787 mas, bmaj=6.92 mas, bpa=-1.393 degrees ! Estimated noise=1576.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000237331 Jy ! Component: 100 - total flux cleaned = -0.000151686 Jy ! Component: 150 - total flux cleaned = -7.29863e-05 Jy ! Component: 200 - total flux cleaned = -7.33672e-05 Jy ! Total flux subtracted in 200 components = -7.33672e-05 Jy ! Clean residual min=-0.003434 max=0.003469 Jy/beam ! Clean residual mean=-0.000010 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.113519 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 80 components and 0.113519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134704Jy sigma=0.000640 ! Fit after self-cal, rms=0.134687Jy sigma=0.000640 wmodel J2341-2919_S_2017_01_21_pus_map.mod ! Writing 80 model components to file: J2341-2919_S_2017_01_21_pus_map.mod wobs J2341-2919_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J2341-2919_S_2017_01_21_pus_uvs.fits wwins J2341-2919_S_2017_01_21_pus_map.win ! wwins: Wrote 2 windows to J2341-2919_S_2017_01_21_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.000383773 Jy ! Component: 100 - total flux cleaned = -0.00102049 Jy ! Component: 150 - total flux cleaned = -0.00123786 Jy ! Component: 200 - total flux cleaned = -0.0016027 Jy ! Component: 250 - total flux cleaned = -0.00210718 Jy ! Component: 300 - total flux cleaned = -0.00264554 Jy ! Component: 350 - total flux cleaned = -0.00307323 Jy ! Component: 400 - total flux cleaned = -0.00344256 Jy ! Component: 450 - total flux cleaned = -0.00375735 Jy ! Component: 500 - total flux cleaned = -0.00397637 Jy ! Component: 550 - total flux cleaned = -0.0041468 Jy ! Component: 600 - total flux cleaned = -0.00439788 Jy ! Component: 650 - total flux cleaned = -0.00472517 Jy ! Component: 700 - total flux cleaned = -0.00496564 Jy ! Component: 750 - total flux cleaned = -0.00524291 Jy ! Component: 800 - total flux cleaned = -0.00555401 Jy ! Component: 850 - total flux cleaned = -0.00574571 Jy ! Component: 900 - total flux cleaned = -0.00601017 Jy ! Component: 950 - total flux cleaned = -0.00630689 Jy ! Component: 1000 - total flux cleaned = -0.00659989 Jy ! Component: 1050 - total flux cleaned = -0.00688818 Jy ! Component: 1100 - total flux cleaned = -0.00720766 Jy ! Component: 1150 - total flux cleaned = -0.00745283 Jy ! Component: 1200 - total flux cleaned = -0.00779727 Jy ! Component: 1250 - total flux cleaned = -0.00800173 Jy ! Component: 1300 - total flux cleaned = -0.00820367 Jy ! Component: 1350 - total flux cleaned = -0.00836975 Jy ! Component: 1400 - total flux cleaned = -0.00850132 Jy ! Component: 1450 - total flux cleaned = -0.00876029 Jy ! Component: 1500 - total flux cleaned = -0.00885641 Jy ! Component: 1550 - total flux cleaned = -0.0090468 Jy ! Component: 1600 - total flux cleaned = -0.00923497 Jy ! Component: 1650 - total flux cleaned = -0.00948326 Jy ! Component: 1700 - total flux cleaned = -0.00966728 Jy ! Component: 1750 - total flux cleaned = -0.00997067 Jy ! Component: 1800 - total flux cleaned = -0.0101205 Jy ! Component: 1850 - total flux cleaned = -0.0101798 Jy ! Component: 1900 - total flux cleaned = -0.0103566 Jy ! Component: 1950 - total flux cleaned = -0.0105017 Jy ! Component: 2000 - total flux cleaned = -0.0106165 Jy ! Component: 2050 - total flux cleaned = -0.0106444 Jy ! Component: 2100 - total flux cleaned = -0.0107007 Jy ! Component: 2150 - total flux cleaned = -0.0107008 Jy ! Component: 2200 - total flux cleaned = -0.0107841 Jy ! Component: 2250 - total flux cleaned = -0.0108667 Jy ! Component: 2300 - total flux cleaned = -0.0109485 Jy ! Component: 2350 - total flux cleaned = -0.0110566 Jy ! Component: 2400 - total flux cleaned = -0.0110565 Jy ! Component: 2450 - total flux cleaned = -0.0110833 Jy ! Component: 2500 - total flux cleaned = -0.0111885 Jy ! Component: 2550 - total flux cleaned = -0.0112928 Jy ! Component: 2600 - total flux cleaned = -0.0112408 Jy ! Component: 2650 - total flux cleaned = -0.011215 Jy ! Component: 2700 - total flux cleaned = -0.0112659 Jy ! Component: 2750 - total flux cleaned = -0.0113418 Jy ! Component: 2800 - total flux cleaned = -0.0112913 Jy ! Component: 2850 - total flux cleaned = -0.011217 Jy ! Component: 2900 - total flux cleaned = -0.0112169 Jy ! Component: 2950 - total flux cleaned = -0.0112658 Jy ! Component: 3000 - total flux cleaned = -0.0111441 Jy ! Component: 3050 - total flux cleaned = -0.0111442 Jy ! Component: 3100 - total flux cleaned = -0.0110964 Jy ! Component: 3150 - total flux cleaned = -0.0110247 Jy ! Component: 3200 - total flux cleaned = -0.0110012 Jy ! Component: 3250 - total flux cleaned = -0.0109779 Jy ! Component: 3300 - total flux cleaned = -0.0109545 Jy ! Component: 3350 - total flux cleaned = -0.0109314 Jy ! Component: 3400 - total flux cleaned = -0.0108163 Jy ! Component: 3450 - total flux cleaned = -0.0107934 Jy ! Component: 3500 - total flux cleaned = -0.0107704 Jy ! Component: 3550 - total flux cleaned = -0.01068 Jy ! Component: 3600 - total flux cleaned = -0.0105458 Jy ! Component: 3650 - total flux cleaned = -0.0105906 Jy ! Component: 3700 - total flux cleaned = -0.0106129 Jy ! Component: 3750 - total flux cleaned = -0.0104809 Jy ! Component: 3800 - total flux cleaned = -0.0105245 Jy ! Component: 3850 - total flux cleaned = -0.0104376 Jy ! Component: 3900 - total flux cleaned = -0.0103945 Jy ! Component: 3950 - total flux cleaned = -0.0103515 Jy ! Component: 4000 - total flux cleaned = -0.0103088 Jy ! Component: 4050 - total flux cleaned = -0.0102239 Jy ! Total flux subtracted in 4096 components = -0.0101607 Jy ! Clean residual min=-0.001151 max=0.001218 Jy/beam ! Clean residual mean=0.000001 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.103358 Jy keep ! Adding 268 model components to the UV plane model. ! The established model now contains 348 components and 0.103358 Jy ![Exited script file: muppet] wmap "J2341-2919_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.787 x 6.92 at -1.393 degrees (North through East) ! Clean map min=-0.002425 max=0.089271 Jy/beam ! Writing clean map to FITS file: J2341-2919_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0892708 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000373172 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.25407 1.25407 2.50814 5.01627 10.0325 20.0651 40.1302 80.2604 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.089 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.787 x 6.92 at -1.393 degrees (North through East) ! Clean map min=-0.002425 max=0.089271 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 J2341-2919_S_2017_01_21_pus_uvs.log closed on Sun May 5 16:07:13 2019