! Started logfile: J0321-3122_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:37:03 2019 obs J0321-3122_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J0321-3122_S_2017_05_31_pus_uva.fits ! AN table 1: 75 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.846222 visibilities/baseline/integration-bin. ! Found source: J0321-3122 ! ! 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 703 lines of history. ! ! Reading 11424 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 J0321-3122_S_2017_05_31_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 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 321 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.901289Jy sigma=0.005812 ! Fit after self-cal, rms=0.882726Jy sigma=0.005721 ! 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.471 mas, bmaj=6.994 mas, bpa=-6.396 degrees ! Estimated noise=1831.77 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.0917602 Jy ! Component: 100 - total flux cleaned = 0.1153 Jy ! Total flux subtracted in 100 components = 0.1153 Jy ! Clean residual min=-0.006117 max=0.012333 Jy/beam ! Clean residual mean=-0.000128 rms=0.002076 Jy/beam ! Combined flux in latest and established models = 0.1153 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.1153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124307Jy sigma=0.000677 ! Fit after self-cal, rms=0.124271Jy sigma=0.000676 ! 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.97 mas, bmaj=8.085 mas, bpa=-6.13 degrees ! Estimated noise=1155.88 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 (3.5, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0181978 Jy ! Component: 100 - total flux cleaned = 0.0282375 Jy ! Component: 150 - total flux cleaned = 0.0341787 Jy ! Component: 200 - total flux cleaned = 0.0379582 Jy ! Total flux subtracted in 200 components = 0.0379582 Jy ! Clean residual min=-0.004194 max=0.005888 Jy/beam ! Clean residual mean=-0.000068 rms=0.001223 Jy/beam ! Combined flux in latest and established models = 0.153258 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 66 components and 0.153258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121361Jy sigma=0.000655 ! Fit after self-cal, rms=0.121248Jy sigma=0.000654 ! 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.96 FD 0.93 HN 1.16 KP 1.00 ! LA 0.96 MK 0.98 NL 0.99 OV 1.01 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.55 FD 0.94 HN 1.33 KP 0.99 ! LA 0.92 MK 1.01 NL 1.10 OV 1.06 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.78 FD 1.01 HN 1.24 KP 1.01 ! LA 0.94 MK 1.06 NL 1.00 OV 0.94 ! PT 0.97 SC 0.99 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.11 KP 1.10 ! LA 0.97 MK 1.00 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.121248Jy sigma=0.000654 ! Fit after self-cal, rms=0.120548Jy sigma=0.000650 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.006 mas, bmaj=8.071 mas, bpa=-5.79 degrees ! Estimated noise=1152.24 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.00151747 Jy ! Component: 100 - total flux cleaned = 0.00151717 Jy ! Component: 150 - total flux cleaned = 0.00138298 Jy ! Component: 200 - total flux cleaned = 0.00123963 Jy ! Total flux subtracted in 200 components = 0.00123963 Jy ! Clean residual min=-0.003634 max=0.003845 Jy/beam ! Clean residual mean=-0.000035 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.154498 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 87 components and 0.154498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120479Jy sigma=0.000650 ! Fit after self-cal, rms=0.120567Jy sigma=0.000649 ! 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.120567Jy sigma=0.000649 ! Fit after self-cal, rms=0.122324Jy sigma=0.000648 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.005 mas, bmaj=8.064 mas, bpa=-5.804 degrees ! Estimated noise=1152.07 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000753059 Jy ! Component: 100 - total flux cleaned = 0.000814227 Jy ! Component: 150 - total flux cleaned = 0.000790897 Jy ! Component: 200 - total flux cleaned = 0.000791591 Jy ! Total flux subtracted in 200 components = 0.000791591 Jy ! Clean residual min=-0.002861 max=0.003574 Jy/beam ! Clean residual mean=-0.000025 rms=0.000786 Jy/beam ! Combined flux in latest and established models = 0.155289 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 100 components and 0.155289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122308Jy sigma=0.000648 ! Fit after self-cal, rms=0.122315Jy sigma=0.000648 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) ! Added new window around map position (18, 19.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00329029 Jy ! Component: 100 - total flux cleaned = 0.00451288 Jy ! Component: 150 - total flux cleaned = 0.00477637 Jy ! Component: 200 - total flux cleaned = 0.00502644 Jy ! Total flux subtracted in 200 components = 0.00502644 Jy ! Clean residual min=-0.002754 max=0.002497 Jy/beam ! Clean residual mean=-0.000017 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.160315 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 144 components and 0.160315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122231Jy sigma=0.000647 ! Fit after self-cal, rms=0.122210Jy sigma=0.000647 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122210Jy sigma=0.000647 ! Fit after self-cal, rms=0.123401Jy sigma=0.000647 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.003 mas, bmaj=8.054 mas, bpa=-5.849 degrees ! Estimated noise=1147.89 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137124 Jy ! Component: 100 - total flux cleaned = 0.00150912 Jy ! Component: 150 - total flux cleaned = 0.001625 Jy ! Component: 200 - total flux cleaned = 0.00170387 Jy ! Total flux subtracted in 200 components = 0.00170387 Jy ! Clean residual min=-0.002668 max=0.002509 Jy/beam ! Clean residual mean=-0.000011 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.162019 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 164 components and 0.162019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123379Jy sigma=0.000647 ! Fit after self-cal, rms=0.123382Jy sigma=0.000647 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000222694 Jy ! Component: 100 - total flux cleaned = 0.000298672 Jy ! Component: 150 - total flux cleaned = 0.00036984 Jy ! Component: 200 - total flux cleaned = 0.000414888 Jy ! Total flux subtracted in 200 components = 0.000414888 Jy ! Clean residual min=-0.002603 max=0.002489 Jy/beam ! Clean residual mean=-0.000010 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.162434 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 177 components and 0.162434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123370Jy sigma=0.000647 ! Fit after self-cal, rms=0.123369Jy sigma=0.000647 ! 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.123369Jy sigma=0.000647 ! Fit after self-cal, rms=0.123310Jy sigma=0.000647 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.276 mas, bmaj=22.99 mas, bpa=-0.9087 degrees ! Estimated noise=1441.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000655643 Jy ! Component: 100 - total flux cleaned = 0.000655276 Jy ! Component: 150 - total flux cleaned = 0.000655427 Jy ! Component: 200 - total flux cleaned = 0.000656569 Jy ! Total flux subtracted in 200 components = 0.000656569 Jy ! Clean residual min=-0.002446 max=0.002650 Jy/beam ! Clean residual mean=-0.000022 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.163091 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 182 components and 0.163091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123307Jy sigma=0.000647 ! Fit after self-cal, rms=0.123303Jy sigma=0.000647 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000166978 Jy ! Component: 100 - total flux cleaned = 0.000131747 Jy ! Component: 150 - total flux cleaned = 0.000146828 Jy ! Component: 200 - total flux cleaned = 0.000161693 Jy ! Total flux subtracted in 200 components = 0.000161693 Jy ! Clean residual min=-0.002444 max=0.002617 Jy/beam ! Clean residual mean=-0.000021 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.163252 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 191 components and 0.163253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123305Jy sigma=0.000647 ! Fit after self-cal, rms=0.123303Jy sigma=0.000647 ! 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.001 mas, bmaj=8.052 mas, bpa=-5.875 degrees ! Estimated noise=1146.3 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.001 x 8.052 at -5.875 degrees (North through East) ! Clean map min=-0.0024883 max=0.11492 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.495 mas, bmaj=6.939 mas, bpa=-6.037 degrees ! Estimated noise=1832.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0911826 Jy ! Component: 100 - total flux cleaned = 0.114596 Jy ! Component: 150 - total flux cleaned = 0.126919 Jy ! Component: 200 - total flux cleaned = 0.134962 Jy ! Total flux subtracted in 200 components = 0.134962 Jy ! Clean residual min=-0.005033 max=0.005209 Jy/beam ! Clean residual mean=-0.000071 rms=0.001337 Jy/beam ! Combined flux in latest and established models = 0.134962 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.134962 Jy ! Inverting map and beam ! Estimated beam: bmin=3.001 mas, bmaj=8.052 mas, bpa=-5.875 degrees ! Estimated noise=1146.3 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.0084806 Jy ! Component: 100 - total flux cleaned = 0.0138293 Jy ! Component: 150 - total flux cleaned = 0.0176361 Jy ! Component: 200 - total flux cleaned = 0.0204301 Jy ! Total flux subtracted in 200 components = 0.0204301 Jy ! Clean residual min=-0.002745 max=0.003087 Jy/beam ! Clean residual mean=-0.000030 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.155392 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 81 components and 0.155392 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.276 mas, bmaj=22.99 mas, bpa=-0.9087 degrees ! Estimated noise=1441.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00344576 Jy ! Component: 100 - total flux cleaned = 0.00536528 Jy ! Component: 150 - total flux cleaned = 0.00625133 Jy ! Component: 200 - total flux cleaned = 0.00650635 Jy ! Total flux subtracted in 200 components = 0.00650635 Jy ! Clean residual min=-0.002500 max=0.002780 Jy/beam ! Clean residual mean=-0.000029 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.161898 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 = 0.000183906 Jy ! Component: 100 - total flux cleaned = 0.000341999 Jy ! Component: 150 - total flux cleaned = 0.000478937 Jy ! Component: 200 - total flux cleaned = 0.000596599 Jy ! Total flux subtracted in 200 components = 0.000596599 Jy ! Clean residual min=-0.002475 max=0.002626 Jy/beam ! Clean residual mean=-0.000025 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.162495 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 125 components and 0.162495 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.001 mas, bmaj=8.052 mas, bpa=-5.875 degrees ! Estimated noise=1146.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000669312 Jy ! Component: 100 - total flux cleaned = -0.000477548 Jy ! Component: 150 - total flux cleaned = -0.000356289 Jy ! Component: 200 - total flux cleaned = -0.000248393 Jy ! Total flux subtracted in 200 components = -0.000248393 Jy ! Clean residual min=-0.002615 max=0.002444 Jy/beam ! Clean residual mean=-0.000014 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.162247 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 145 components and 0.162247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123311Jy sigma=0.000647 ! Fit after self-cal, rms=0.123290Jy sigma=0.000647 wmodel J0321-3122_S_2017_05_31_pus_map.mod ! Writing 145 model components to file: J0321-3122_S_2017_05_31_pus_map.mod wobs J0321-3122_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J0321-3122_S_2017_05_31_pus_uvs.fits wwins J0321-3122_S_2017_05_31_pus_map.win ! wwins: Wrote 3 windows to J0321-3122_S_2017_05_31_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.000100096 Jy ! Component: 100 - total flux cleaned = -0.000223089 Jy ! Component: 150 - total flux cleaned = -0.00045811 Jy ! Component: 200 - total flux cleaned = -0.000608364 Jy ! Component: 250 - total flux cleaned = -0.000862631 Jy ! Component: 300 - total flux cleaned = -0.0011072 Jy ! Component: 350 - total flux cleaned = -0.00117556 Jy ! Component: 400 - total flux cleaned = -0.00120897 Jy ! Component: 450 - total flux cleaned = -0.00117678 Jy ! Component: 500 - total flux cleaned = -0.00117663 Jy ! Component: 550 - total flux cleaned = -0.00108478 Jy ! Component: 600 - total flux cleaned = -0.00105521 Jy ! Component: 650 - total flux cleaned = -0.00102568 Jy ! Component: 700 - total flux cleaned = -0.000968602 Jy ! Component: 750 - total flux cleaned = -0.000969059 Jy ! Component: 800 - total flux cleaned = -0.000913573 Jy ! Component: 850 - total flux cleaned = -0.000914139 Jy ! Component: 900 - total flux cleaned = -0.000806836 Jy ! Component: 950 - total flux cleaned = -0.00072747 Jy ! Component: 1000 - total flux cleaned = -0.000623626 Jy ! Component: 1050 - total flux cleaned = -0.000521357 Jy ! Component: 1100 - total flux cleaned = -0.000445776 Jy ! Component: 1150 - total flux cleaned = -0.000321533 Jy ! Component: 1200 - total flux cleaned = -0.000199465 Jy ! Component: 1250 - total flux cleaned = -0.000102967 Jy ! Component: 1300 - total flux cleaned = 1.66164e-05 Jy ! Component: 1350 - total flux cleaned = 0.000157529 Jy ! Component: 1400 - total flux cleaned = 0.000227284 Jy ! Component: 1450 - total flux cleaned = 0.000341997 Jy ! Component: 1500 - total flux cleaned = 0.000477465 Jy ! Component: 1550 - total flux cleaned = 0.000454978 Jy ! Component: 1600 - total flux cleaned = 0.000632052 Jy ! Component: 1650 - total flux cleaned = 0.000719218 Jy ! Component: 1700 - total flux cleaned = 0.000870812 Jy ! Component: 1750 - total flux cleaned = 0.00093508 Jy ! Component: 1800 - total flux cleaned = 0.00108364 Jy ! Component: 1850 - total flux cleaned = 0.00125134 Jy ! Component: 1900 - total flux cleaned = 0.00139645 Jy ! Component: 1950 - total flux cleaned = 0.00160188 Jy ! Component: 2000 - total flux cleaned = 0.00170369 Jy ! Component: 2050 - total flux cleaned = 0.00178427 Jy ! Component: 2100 - total flux cleaned = 0.00196461 Jy ! Component: 2150 - total flux cleaned = 0.00210351 Jy ! Component: 2200 - total flux cleaned = 0.00228027 Jy ! Component: 2250 - total flux cleaned = 0.00249472 Jy ! Component: 2300 - total flux cleaned = 0.00253338 Jy ! Component: 2350 - total flux cleaned = 0.00270622 Jy ! Component: 2400 - total flux cleaned = 0.00282052 Jy ! Component: 2450 - total flux cleaned = 0.00295286 Jy ! Component: 2500 - total flux cleaned = 0.00312147 Jy ! Component: 2550 - total flux cleaned = 0.00323293 Jy ! Component: 2600 - total flux cleaned = 0.00334352 Jy ! Component: 2650 - total flux cleaned = 0.00343497 Jy ! Component: 2700 - total flux cleaned = 0.00348972 Jy ! Component: 2750 - total flux cleaned = 0.0035979 Jy ! Component: 2800 - total flux cleaned = 0.00368742 Jy ! Component: 2850 - total flux cleaned = 0.00374085 Jy ! Component: 2900 - total flux cleaned = 0.00381148 Jy ! Component: 2950 - total flux cleaned = 0.0038991 Jy ! Component: 3000 - total flux cleaned = 0.00393395 Jy ! Component: 3050 - total flux cleaned = 0.00403758 Jy ! Component: 3100 - total flux cleaned = 0.00408894 Jy ! Component: 3150 - total flux cleaned = 0.00410592 Jy ! Component: 3200 - total flux cleaned = 0.00413982 Jy ! Component: 3250 - total flux cleaned = 0.00415676 Jy ! Component: 3300 - total flux cleaned = 0.00424018 Jy ! Component: 3350 - total flux cleaned = 0.0042899 Jy ! Component: 3400 - total flux cleaned = 0.00433945 Jy ! Component: 3450 - total flux cleaned = 0.00430656 Jy ! Component: 3500 - total flux cleaned = 0.00433919 Jy ! Component: 3550 - total flux cleaned = 0.00438782 Jy ! Component: 3600 - total flux cleaned = 0.00440396 Jy ! Component: 3650 - total flux cleaned = 0.00448403 Jy ! Component: 3700 - total flux cleaned = 0.00449991 Jy ! Component: 3750 - total flux cleaned = 0.0045315 Jy ! Component: 3800 - total flux cleaned = 0.00461029 Jy ! Component: 3850 - total flux cleaned = 0.00465721 Jy ! Component: 3900 - total flux cleaned = 0.00471933 Jy ! Component: 3950 - total flux cleaned = 0.00471936 Jy ! Component: 4000 - total flux cleaned = 0.0047041 Jy ! Component: 4050 - total flux cleaned = 0.00479595 Jy ! Total flux subtracted in 4096 components = 0.0048265 Jy ! Clean residual min=-0.000857 max=0.000844 Jy/beam ! Clean residual mean=-0.000000 rms=0.000274 Jy/beam ! Combined flux in latest and established models = 0.167073 Jy keep ! Adding 269 model components to the UV plane model. ! The established model now contains 414 components and 0.167073 Jy ![Exited script file: muppet] wmap "J0321-3122_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.001 x 8.052 at -5.875 degrees (North through East) ! Clean map min=-0.0017196 max=0.11745 Jy/beam ! Writing clean map to FITS file: J0321-3122_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.117447 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000272305 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.69556 0.69556 1.39112 2.78224 5.56448 11.129 22.2579 44.5158 89.0317 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.117 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.001 x 8.052 at -5.875 degrees (North through East) ! Clean map min=-0.0017196 max=0.11745 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 J0321-3122_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:37:12 2019