! Started logfile: J1818-1108_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:46:35 2019 obs J1818-1108_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J1818-1108_S_2017_03_27_pus_uva.fits ! AN table 1: 219 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.806799 visibilities/baseline/integration-bin. ! Found source: J1818-1108 ! ! 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 1684 lines of history. ! ! Reading 31804 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 J1818-1108_S_2017_03_27_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 261 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 261 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 231 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 980 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.981778Jy sigma=0.007354 ! Fit after self-cal, rms=0.942302Jy sigma=0.007079 ! 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.536 mas, bmaj=6.809 mas, bpa=-3.683 degrees ! Estimated noise=961.34 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.0410496 Jy ! Component: 100 - total flux cleaned = 0.0555105 Jy ! Total flux subtracted in 100 components = 0.0555105 Jy ! Clean residual min=-0.009725 max=0.012239 Jy/beam ! Clean residual mean=-0.000016 rms=0.004739 Jy/beam ! Combined flux in latest and established models = 0.0555105 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 30 components and 0.0555105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167186Jy sigma=0.001352 ! Fit after self-cal, rms=0.166478Jy sigma=0.001348 ! 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.529 mas, bmaj=8.788 mas, bpa=-2.163 degrees ! Estimated noise=586.497 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.0348368 Jy ! Component: 100 - total flux cleaned = 0.0549556 Jy ! Component: 150 - total flux cleaned = 0.06659 Jy ! Component: 200 - total flux cleaned = 0.0733136 Jy ! Total flux subtracted in 200 components = 0.0733136 Jy ! Clean residual min=-0.029991 max=0.034319 Jy/beam ! Clean residual mean=-0.000010 rms=0.014384 Jy/beam ! Combined flux in latest and established models = 0.128824 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 38 components and 0.128824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160610Jy sigma=0.001285 ! Fit after self-cal, rms=0.159927Jy sigma=0.001280 ! 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 3.96 FD 2.01 HN 3.82 KP 2.78 ! LA 0.42 MK 2.70 NL 4.38 OV 7.64 ! PT 0.40 SC 2.52 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 4.45 FD 1.94 HN 3.72 KP 2.60 ! LA 0.42 MK 2.70 NL 5.29 OV 7.89 ! PT 0.38 SC 3.10 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 3.23 FD 1.97 HN 3.73 KP 2.32 ! LA 0.44 MK 2.98 NL 4.85 OV 6.00 ! PT 0.37 SC 2.95 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 3.13 FD 2.34 HN 2.95 KP 1.00* ! LA 0.32 MK 2.11 NL 1.00* OV 4.03 ! PT 0.34 SC 1.37 ! ! ! Fit before self-cal, rms=0.159927Jy sigma=0.001280 ! Fit after self-cal, rms=1.193400Jy sigma=0.000789 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.058 mas, bmaj=12.42 mas, bpa=-2.837 degrees ! Estimated noise=998.635 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.01962 Jy ! Component: 100 - total flux cleaned = 0.0188361 Jy ! Component: 150 - total flux cleaned = 0.0181536 Jy ! Component: 200 - total flux cleaned = 0.0178461 Jy ! Total flux subtracted in 200 components = 0.0178461 Jy ! Clean residual min=-0.021516 max=0.021487 Jy/beam ! Clean residual mean=-0.000088 rms=0.007016 Jy/beam ! Combined flux in latest and established models = 0.14667 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 39 components and 0.14667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.186975Jy sigma=0.000814 ! Fit after self-cal, rms=1.210559Jy sigma=0.000777 ! 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=1.210559Jy sigma=0.000777 ! Fit after self-cal, rms=1.670436Jy sigma=0.000687 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.576 mas, bmaj=13.44 mas, bpa=-2.695 degrees ! Estimated noise=1244.03 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00979888 Jy ! Component: 100 - total flux cleaned = 0.0112728 Jy ! Component: 150 - total flux cleaned = 0.0112667 Jy ! Component: 200 - total flux cleaned = 0.0111839 Jy ! Total flux subtracted in 200 components = 0.0111839 Jy ! Clean residual min=-0.013230 max=0.015828 Jy/beam ! Clean residual mean=-0.000052 rms=0.003805 Jy/beam ! Combined flux in latest and established models = 0.157854 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 41 components and 0.157854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.670042Jy sigma=0.000683 ! Fit after self-cal, rms=1.671610Jy sigma=0.000681 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.00171387 Jy ! Component: 100 - total flux cleaned = -0.00176605 Jy ! Component: 150 - total flux cleaned = -0.00181052 Jy ! Component: 200 - total flux cleaned = -0.00181004 Jy ! Total flux subtracted in 200 components = -0.00181004 Jy ! Clean residual min=-0.013437 max=0.012548 Jy/beam ! Clean residual mean=-0.000043 rms=0.003615 Jy/beam ! Combined flux in latest and established models = 0.156044 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 45 components and 0.156044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.671594Jy sigma=0.000681 ! Fit after self-cal, rms=1.671596Jy sigma=0.000681 ! 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=1.671596Jy sigma=0.000681 ! Fit after self-cal, rms=2.038928Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.736 mas, bmaj=13.85 mas, bpa=-3.477 degrees ! Estimated noise=1271.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00175877 Jy ! Component: 100 - total flux cleaned = 0.00166949 Jy ! Component: 150 - total flux cleaned = 0.00159405 Jy ! Component: 200 - total flux cleaned = 0.00152079 Jy ! Total flux subtracted in 200 components = 0.00152079 Jy ! Clean residual min=-0.012582 max=0.013736 Jy/beam ! Clean residual mean=0.000000 rms=0.003111 Jy/beam ! Combined flux in latest and established models = 0.157565 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.157565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.038857Jy sigma=0.000671 ! Fit after self-cal, rms=2.039652Jy sigma=0.000670 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.00131521 Jy ! Component: 100 - total flux cleaned = -0.00138489 Jy ! Component: 150 - total flux cleaned = -0.00143986 Jy ! Component: 200 - total flux cleaned = -0.00148568 Jy ! Total flux subtracted in 200 components = -0.00148568 Jy ! Clean residual min=-0.012658 max=0.011619 Jy/beam ! Clean residual mean=0.000004 rms=0.003028 Jy/beam ! Combined flux in latest and established models = 0.156079 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.156079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.039627Jy sigma=0.000670 ! Fit after self-cal, rms=2.039624Jy sigma=0.000670 ! 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=2.039624Jy sigma=0.000670 ! Fit after self-cal, rms=2.287000Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13.88 mas, bmaj=25.51 mas, bpa=3.759 degrees ! Estimated noise=1030.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000358923 Jy ! Component: 100 - total flux cleaned = 0.000369176 Jy ! Component: 150 - total flux cleaned = 0.000374169 Jy ! Component: 200 - total flux cleaned = 0.000372165 Jy ! Total flux subtracted in 200 components = 0.000372165 Jy ! Clean residual min=-0.014235 max=0.013190 Jy/beam ! Clean residual mean=0.000007 rms=0.003619 Jy/beam ! Combined flux in latest and established models = 0.156451 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 50 components and 0.156451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.286966Jy sigma=0.000670 ! Fit after self-cal, rms=2.287441Jy sigma=0.000669 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.000761677 Jy ! Component: 100 - total flux cleaned = -0.000757469 Jy ! Component: 150 - total flux cleaned = -0.000758239 Jy ! Component: 200 - total flux cleaned = -0.000761848 Jy ! Total flux subtracted in 200 components = -0.000761848 Jy ! Clean residual min=-0.014116 max=0.012809 Jy/beam ! Clean residual mean=0.000009 rms=0.003602 Jy/beam ! Combined flux in latest and established models = 0.155689 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 50 components and 0.155689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.287415Jy sigma=0.000670 ! Fit after self-cal, rms=2.287425Jy sigma=0.000669 ! 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=5.805 mas, bmaj=14.13 mas, bpa=-4.153 degrees ! Estimated noise=1290.94 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.805 x 14.13 at -4.153 degrees (North through East) ! Clean map min=-0.012053 max=0.12106 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=3.434 mas, bmaj=8.971 mas, bpa=-5.154 degrees ! Estimated noise=3479.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0992297 Jy ! Component: 100 - total flux cleaned = 0.132086 Jy ! Component: 150 - total flux cleaned = 0.146297 Jy ! Component: 200 - total flux cleaned = 0.150682 Jy ! Total flux subtracted in 200 components = 0.150682 Jy ! Clean residual min=-0.014783 max=0.011903 Jy/beam ! Clean residual mean=0.000012 rms=0.003059 Jy/beam ! Combined flux in latest and established models = 0.150682 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 9 model components to the UV plane model. ! The established model now contains 9 components and 0.150682 Jy ! Inverting map and beam ! Estimated beam: bmin=5.805 mas, bmaj=14.13 mas, bpa=-4.153 degrees ! Estimated noise=1290.94 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.00398166 Jy ! Component: 100 - total flux cleaned = 0.00406288 Jy ! Component: 150 - total flux cleaned = 0.00406926 Jy ! Component: 200 - total flux cleaned = 0.00407011 Jy ! Total flux subtracted in 200 components = 0.00407011 Jy ! Clean residual min=-0.012910 max=0.011091 Jy/beam ! Clean residual mean=0.000009 rms=0.003146 Jy/beam ! Combined flux in latest and established models = 0.154752 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 17 components and 0.154752 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=13.88 mas, bmaj=25.51 mas, bpa=3.759 degrees ! Estimated noise=1030.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000206758 Jy ! Component: 100 - total flux cleaned = 0.000206412 Jy ! Component: 150 - total flux cleaned = 0.000205662 Jy ! Component: 200 - total flux cleaned = 0.000204917 Jy ! Total flux subtracted in 200 components = 0.000204917 Jy ! Clean residual min=-0.014516 max=0.012831 Jy/beam ! Clean residual mean=0.000010 rms=0.003702 Jy/beam ! Combined flux in latest and established models = 0.154957 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.66244e-06 Jy ! Component: 100 - total flux cleaned = -3.80492e-06 Jy ! Component: 150 - total flux cleaned = -5.66063e-06 Jy ! Component: 200 - total flux cleaned = -6.66968e-06 Jy ! Total flux subtracted in 200 components = -6.66968e-06 Jy ! Clean residual min=-0.014500 max=0.012805 Jy/beam ! Clean residual mean=0.000010 rms=0.003698 Jy/beam ! Combined flux in latest and established models = 0.15495 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 24 components and 0.15495 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.805 mas, bmaj=14.13 mas, bpa=-4.153 degrees ! Estimated noise=1290.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.58691e-05 Jy ! Component: 100 - total flux cleaned = -5.69543e-05 Jy ! Component: 150 - total flux cleaned = -6.35137e-05 Jy ! Component: 200 - total flux cleaned = -6.4259e-05 Jy ! Total flux subtracted in 200 components = -6.4259e-05 Jy ! Clean residual min=-0.012817 max=0.011017 Jy/beam ! Clean residual mean=0.000008 rms=0.003105 Jy/beam ! Combined flux in latest and established models = 0.154886 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 26 components and 0.154886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.287336Jy sigma=0.000670 ! Fit after self-cal, rms=2.287287Jy sigma=0.000670 wmodel J1818-1108_S_2017_03_27_pus_map.mod ! Writing 26 model components to file: J1818-1108_S_2017_03_27_pus_map.mod wobs J1818-1108_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J1818-1108_S_2017_03_27_pus_uvs.fits wwins J1818-1108_S_2017_03_27_pus_map.win ! wwins: Wrote 1 windows to J1818-1108_S_2017_03_27_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.00164284 Jy ! Component: 100 - total flux cleaned = -0.00272472 Jy ! Component: 150 - total flux cleaned = -0.00424297 Jy ! Component: 200 - total flux cleaned = -0.0058088 Jy ! Component: 250 - total flux cleaned = -0.00712069 Jy ! Component: 300 - total flux cleaned = -0.00847797 Jy ! Component: 350 - total flux cleaned = -0.0094949 Jy ! Component: 400 - total flux cleaned = -0.0096132 Jy ! Component: 450 - total flux cleaned = -0.00938752 Jy ! Component: 500 - total flux cleaned = -0.00938771 Jy ! Component: 550 - total flux cleaned = -0.00938816 Jy ! Component: 600 - total flux cleaned = -0.00948968 Jy ! Component: 650 - total flux cleaned = -0.00948823 Jy ! Component: 700 - total flux cleaned = -0.0101478 Jy ! Component: 750 - total flux cleaned = -0.0106087 Jy ! Component: 800 - total flux cleaned = -0.0106112 Jy ! Component: 850 - total flux cleaned = -0.0108787 Jy ! Component: 900 - total flux cleaned = -0.0107922 Jy ! Component: 950 - total flux cleaned = -0.0106191 Jy ! Component: 1000 - total flux cleaned = -0.0101883 Jy ! Component: 1050 - total flux cleaned = -0.0097578 Jy ! Component: 1100 - total flux cleaned = -0.00949729 Jy ! Component: 1150 - total flux cleaned = -0.00914842 Jy ! Component: 1200 - total flux cleaned = -0.00870924 Jy ! Component: 1250 - total flux cleaned = -0.00835449 Jy ! Component: 1300 - total flux cleaned = -0.00781478 Jy ! Component: 1350 - total flux cleaned = -0.00735875 Jy ! Component: 1400 - total flux cleaned = -0.00698673 Jy ! Component: 1450 - total flux cleaned = -0.00661123 Jy ! Component: 1500 - total flux cleaned = -0.00613468 Jy ! Component: 1550 - total flux cleaned = -0.00555405 Jy ! Component: 1600 - total flux cleaned = -0.00505894 Jy ! Component: 1650 - total flux cleaned = -0.00435363 Jy ! Component: 1700 - total flux cleaned = -0.0038387 Jy ! Component: 1750 - total flux cleaned = -0.00341628 Jy ! Component: 1800 - total flux cleaned = -0.00298565 Jy ! Component: 1850 - total flux cleaned = -0.0027665 Jy ! Component: 1900 - total flux cleaned = -0.00208925 Jy ! Component: 1950 - total flux cleaned = -0.00174032 Jy ! Component: 2000 - total flux cleaned = -0.000673147 Jy ! Component: 2050 - total flux cleaned = 0.0003057 Jy ! Component: 2100 - total flux cleaned = 0.00131351 Jy ! Component: 2150 - total flux cleaned = 0.00235274 Jy ! Component: 2200 - total flux cleaned = 0.00315365 Jy ! Component: 2250 - total flux cleaned = 0.00453319 Jy ! Component: 2300 - total flux cleaned = 0.00581536 Jy ! Component: 2350 - total flux cleaned = 0.00713776 Jy ! Component: 2400 - total flux cleaned = 0.00881131 Jy ! Component: 2450 - total flux cleaned = 0.0100712 Jy ! Component: 2500 - total flux cleaned = 0.011531 Jy ! Component: 2550 - total flux cleaned = 0.0132079 Jy ! Component: 2600 - total flux cleaned = 0.0145927 Jy ! Component: 2650 - total flux cleaned = 0.0162056 Jy ! Component: 2700 - total flux cleaned = 0.0178739 Jy ! Component: 2750 - total flux cleaned = 0.0194015 Jy ! Component: 2800 - total flux cleaned = 0.0209834 Jy ! Component: 2850 - total flux cleaned = 0.0226282 Jy ! Component: 2900 - total flux cleaned = 0.0236941 Jy ! Component: 2950 - total flux cleaned = 0.0252399 Jy ! Component: 3000 - total flux cleaned = 0.0268319 Jy ! Component: 3050 - total flux cleaned = 0.028251 Jy ! Component: 3100 - total flux cleaned = 0.0297179 Jy ! Component: 3150 - total flux cleaned = 0.0307314 Jy ! Component: 3200 - total flux cleaned = 0.0317815 Jy ! Component: 3250 - total flux cleaned = 0.0331459 Jy ! Component: 3300 - total flux cleaned = 0.0345662 Jy ! Component: 3350 - total flux cleaned = 0.0363377 Jy ! Component: 3400 - total flux cleaned = 0.0375575 Jy ! Component: 3450 - total flux cleaned = 0.0391475 Jy ! Component: 3500 - total flux cleaned = 0.0404641 Jy ! Component: 3550 - total flux cleaned = 0.0425157 Jy ! Component: 3600 - total flux cleaned = 0.0435896 Jy ! Component: 3650 - total flux cleaned = 0.0450614 Jy ! Component: 3700 - total flux cleaned = 0.045824 Jy ! Component: 3750 - total flux cleaned = 0.047388 Jy ! Component: 3800 - total flux cleaned = 0.0490317 Jy ! Component: 3850 - total flux cleaned = 0.0503018 Jy ! Component: 3900 - total flux cleaned = 0.051644 Jy ! Component: 3950 - total flux cleaned = 0.0530249 Jy ! Component: 4000 - total flux cleaned = 0.0544379 Jy ! Component: 4050 - total flux cleaned = 0.0559049 Jy ! Total flux subtracted in 4096 components = 0.0574278 Jy ! Clean residual min=-0.029791 max=0.028754 Jy/beam ! Clean residual mean=0.000387 rms=0.010669 Jy/beam ! Combined flux in latest and established models = 0.212314 Jy keep ! Adding 239 model components to the UV plane model. ! The established model now contains 265 components and 0.212313 Jy ![Exited script file: muppet] wmap "J1818-1108_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.805 x 14.13 at -4.153 degrees (North through East) ! Clean map min=-0.024857 max=0.12285 Jy/beam ! Writing clean map to FITS file: J1818-1108_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.122846 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00917221 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -22.3993 22.3993 44.7986 89.5973 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0275 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.122 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.805 x 14.13 at -4.153 degrees (North through East) ! Clean map min=-0.024857 max=0.12285 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 J1818-1108_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:46:40 2019