! Started logfile: J0046-2631_S_2017_06_15_pus_uvs.log on Tue May 7 15:06:40 2019 obs J0046-2631_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J0046-2631_S_2017_06_15_pus_uva.fits ! AN table 1: 95 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.977778 visibilities/baseline/integration-bin. ! Found source: J0046-2631 ! ! 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 603 lines of history. ! ! Reading 16720 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 J0046-2631_S_2017_06_15_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 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 584 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.915015Jy sigma=0.006778 ! Fit after self-cal, rms=0.890752Jy sigma=0.006617 ! 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.433 mas, bmaj=6.95 mas, bpa=-2.974 degrees ! Estimated noise=1326.51 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.0852249 Jy ! Component: 100 - total flux cleaned = 0.108128 Jy ! Total flux subtracted in 100 components = 0.108128 Jy ! Clean residual min=-0.008337 max=0.018904 Jy/beam ! Clean residual mean=-0.000057 rms=0.002646 Jy/beam ! Combined flux in latest and established models = 0.108128 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.108128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104510Jy sigma=0.000738 ! Fit after self-cal, rms=0.104384Jy sigma=0.000738 ! Inverting map ! Added new window around map position (-3.5, 7.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0163212 Jy ! Component: 100 - total flux cleaned = 0.0255061 Jy ! Total flux subtracted in 100 components = 0.0255061 Jy ! Clean residual min=-0.008177 max=0.016179 Jy/beam ! Clean residual mean=-0.000035 rms=0.002278 Jy/beam ! Combined flux in latest and established models = 0.133634 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 21 components and 0.133634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101523Jy sigma=0.000713 ! Fit after self-cal, rms=0.101220Jy sigma=0.000710 ! 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.934 mas, bmaj=8.009 mas, bpa=-3.97 degrees ! Estimated noise=869.704 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, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0132495 Jy ! Component: 100 - total flux cleaned = 0.0206173 Jy ! Component: 150 - total flux cleaned = 0.0252766 Jy ! Component: 200 - total flux cleaned = 0.0263103 Jy ! Total flux subtracted in 200 components = 0.0263103 Jy ! Clean residual min=-0.006979 max=0.006773 Jy/beam ! Clean residual mean=-0.000010 rms=0.001728 Jy/beam ! Combined flux in latest and established models = 0.159944 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 48 components and 0.159944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099499Jy sigma=0.000695 ! Fit after self-cal, rms=0.099479Jy sigma=0.000694 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.87 HN 1.55 KP 1.06 ! LA 1.05 MK 1.05 NL 0.93 OV 0.94 ! PT 1.01 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.58 FD 0.94 HN 1.58 KP 1.02 ! LA 0.99 MK 0.96 NL 1.01 OV 0.93 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.92 FD 0.98 HN 1.05 KP 1.02 ! LA 0.99 MK 1.03 NL 0.99 OV 0.86 ! PT 0.99 SC 0.97 ! ! ! 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.02 HN 1.10 KP 1.00* ! LA 1.00* MK 0.96 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.099479Jy sigma=0.000694 ! Fit after self-cal, rms=0.120172Jy sigma=0.000680 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.934 mas, bmaj=7.957 mas, bpa=-3.659 degrees ! Estimated noise=914.868 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.001958 Jy ! Component: 100 - total flux cleaned = -0.00249282 Jy ! Component: 150 - total flux cleaned = -0.00258247 Jy ! Component: 200 - total flux cleaned = -0.0027434 Jy ! Total flux subtracted in 200 components = -0.0027434 Jy ! Clean residual min=-0.004526 max=0.005143 Jy/beam ! Clean residual mean=-0.000007 rms=0.001211 Jy/beam ! Combined flux in latest and established models = 0.157201 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 78 components and 0.157201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119911Jy sigma=0.000679 ! Fit after self-cal, rms=0.120324Jy sigma=0.000678 ! 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.120324Jy sigma=0.000678 ! Fit after self-cal, rms=0.142047Jy sigma=0.000673 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.947 mas, bmaj=7.901 mas, bpa=-3.692 degrees ! Estimated noise=949.248 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000218726 Jy ! Component: 100 - total flux cleaned = -0.00103022 Jy ! Component: 150 - total flux cleaned = -0.00148834 Jy ! Component: 200 - total flux cleaned = -0.00168094 Jy ! Total flux subtracted in 200 components = -0.00168094 Jy ! Clean residual min=-0.004245 max=0.004375 Jy/beam ! Clean residual mean=-0.000011 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.15552 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 90 components and 0.15552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141678Jy sigma=0.000671 ! Fit after self-cal, rms=0.141962Jy sigma=0.000671 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 (-13.5, 39). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00305156 Jy ! Component: 100 - total flux cleaned = 0.00285135 Jy ! Component: 150 - total flux cleaned = 0.00276004 Jy ! Component: 200 - total flux cleaned = 0.00259234 Jy ! Total flux subtracted in 200 components = 0.00259234 Jy ! Clean residual min=-0.003894 max=0.003363 Jy/beam ! Clean residual mean=-0.000008 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 0.158112 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 108 components and 0.158112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141716Jy sigma=0.000670 ! Fit after self-cal, rms=0.141687Jy sigma=0.000670 ! 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.141687Jy sigma=0.000670 ! Fit after self-cal, rms=0.155990Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.955 mas, bmaj=7.885 mas, bpa=-3.911 degrees ! Estimated noise=945.507 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000973647 Jy ! Component: 100 - total flux cleaned = -0.000974989 Jy ! Component: 150 - total flux cleaned = -0.00103321 Jy ! Component: 200 - total flux cleaned = -0.0010345 Jy ! Total flux subtracted in 200 components = -0.0010345 Jy ! Clean residual min=-0.002891 max=0.002323 Jy/beam ! Clean residual mean=-0.000013 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.157078 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 123 components and 0.157078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155916Jy sigma=0.000666 ! Fit after self-cal, rms=0.156065Jy sigma=0.000665 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.7324e-06 Jy ! Component: 100 - total flux cleaned = -4.28813e-05 Jy ! Component: 150 - total flux cleaned = -4.44962e-05 Jy ! Component: 200 - total flux cleaned = -8.58721e-05 Jy ! Total flux subtracted in 200 components = -8.58721e-05 Jy ! Clean residual min=-0.002829 max=0.002331 Jy/beam ! Clean residual mean=-0.000013 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.156992 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 130 components and 0.156992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156027Jy sigma=0.000665 ! Fit after self-cal, rms=0.156012Jy sigma=0.000665 ! 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.156012Jy sigma=0.000665 ! Fit after self-cal, rms=0.160356Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.746 mas, bmaj=19.98 mas, bpa=0.8364 degrees ! Estimated noise=1189.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00058118 Jy ! Component: 100 - total flux cleaned = -0.000679206 Jy ! Component: 150 - total flux cleaned = -0.000649257 Jy ! Component: 200 - total flux cleaned = -0.000620294 Jy ! Total flux subtracted in 200 components = -0.000620294 Jy ! Clean residual min=-0.002836 max=0.002261 Jy/beam ! Clean residual mean=-0.000024 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.156372 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 143 components and 0.156372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160353Jy sigma=0.000665 ! Fit after self-cal, rms=0.160389Jy sigma=0.000665 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.29533e-06 Jy ! Component: 100 - total flux cleaned = -2.54388e-06 Jy ! Component: 150 - total flux cleaned = 2.34748e-05 Jy ! Component: 200 - total flux cleaned = 2.36744e-05 Jy ! Total flux subtracted in 200 components = 2.36744e-05 Jy ! Clean residual min=-0.002778 max=0.002136 Jy/beam ! Clean residual mean=-0.000024 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.156395 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 153 components and 0.156395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160389Jy sigma=0.000665 ! Fit after self-cal, rms=0.160334Jy sigma=0.000665 ! 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.95 mas, bmaj=7.867 mas, bpa=-3.953 degrees ! Estimated noise=942.925 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.95 x 7.867 at -3.953 degrees (North through East) ! Clean map min=-0.0028759 max=0.1094 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.439 mas, bmaj=6.786 mas, bpa=-2.847 degrees ! Estimated noise=1445.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0917698 Jy ! Component: 100 - total flux cleaned = 0.118329 Jy ! Component: 150 - total flux cleaned = 0.131759 Jy ! Component: 200 - total flux cleaned = 0.139599 Jy ! Total flux subtracted in 200 components = 0.139599 Jy ! Clean residual min=-0.004128 max=0.004462 Jy/beam ! Clean residual mean=-0.000023 rms=0.001020 Jy/beam ! Combined flux in latest and established models = 0.139599 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.139599 Jy ! Inverting map and beam ! Estimated beam: bmin=2.95 mas, bmaj=7.867 mas, bpa=-3.953 degrees ! Estimated noise=942.925 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.00631316 Jy ! Component: 100 - total flux cleaned = 0.0101515 Jy ! Component: 150 - total flux cleaned = 0.012829 Jy ! Component: 200 - total flux cleaned = 0.0143086 Jy ! Total flux subtracted in 200 components = 0.0143086 Jy ! Clean residual min=-0.002991 max=0.002396 Jy/beam ! Clean residual mean=-0.000015 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.153907 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 45 components and 0.153907 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.746 mas, bmaj=19.98 mas, bpa=0.8364 degrees ! Estimated noise=1189.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115139 Jy ! Component: 100 - total flux cleaned = 0.00173377 Jy ! Component: 150 - total flux cleaned = 0.00211943 Jy ! Component: 200 - total flux cleaned = 0.00226291 Jy ! Total flux subtracted in 200 components = 0.00226291 Jy ! Clean residual min=-0.002627 max=0.002168 Jy/beam ! Clean residual mean=-0.000026 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.15617 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 = 9.70186e-05 Jy ! Component: 100 - total flux cleaned = 0.000185976 Jy ! Component: 150 - total flux cleaned = 0.000240425 Jy ! Component: 200 - total flux cleaned = 0.000266003 Jy ! Total flux subtracted in 200 components = 0.000266003 Jy ! Clean residual min=-0.002592 max=0.002152 Jy/beam ! Clean residual mean=-0.000025 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.156436 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 71 components and 0.156436 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.95 mas, bmaj=7.867 mas, bpa=-3.953 degrees ! Estimated noise=942.925 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.33881e-05 Jy ! Component: 100 - total flux cleaned = -0.000261738 Jy ! Component: 150 - total flux cleaned = -0.000355812 Jy ! Component: 200 - total flux cleaned = -0.000398757 Jy ! Total flux subtracted in 200 components = -0.000398757 Jy ! Clean residual min=-0.002777 max=0.002413 Jy/beam ! Clean residual mean=-0.000012 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.156038 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 89 components and 0.156038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160289Jy sigma=0.000665 ! Fit after self-cal, rms=0.160140Jy sigma=0.000665 wmodel J0046-2631_S_2017_06_15_pus_map.mod ! Writing 89 model components to file: J0046-2631_S_2017_06_15_pus_map.mod wobs J0046-2631_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J0046-2631_S_2017_06_15_pus_uvs.fits wwins J0046-2631_S_2017_06_15_pus_map.win ! wwins: Wrote 4 windows to J0046-2631_S_2017_06_15_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.000946391 Jy ! Component: 100 - total flux cleaned = -0.0015486 Jy ! Component: 150 - total flux cleaned = -0.00210396 Jy ! Component: 200 - total flux cleaned = -0.0024388 Jy ! Component: 250 - total flux cleaned = -0.00268883 Jy ! Component: 300 - total flux cleaned = -0.00289529 Jy ! Component: 350 - total flux cleaned = -0.00312993 Jy ! Component: 400 - total flux cleaned = -0.00348687 Jy ! Component: 450 - total flux cleaned = -0.00380294 Jy ! Component: 500 - total flux cleaned = -0.0040803 Jy ! Component: 550 - total flux cleaned = -0.00435166 Jy ! Component: 600 - total flux cleaned = -0.00455754 Jy ! Component: 650 - total flux cleaned = -0.00484501 Jy ! Component: 700 - total flux cleaned = -0.00506997 Jy ! Component: 750 - total flux cleaned = -0.00537349 Jy ! Component: 800 - total flux cleaned = -0.00569742 Jy ! Component: 850 - total flux cleaned = -0.00582993 Jy ! Component: 900 - total flux cleaned = -0.00596038 Jy ! Component: 950 - total flux cleaned = -0.00608774 Jy ! Component: 1000 - total flux cleaned = -0.00621317 Jy ! Component: 1050 - total flux cleaned = -0.00633691 Jy ! Component: 1100 - total flux cleaned = -0.00643437 Jy ! Component: 1150 - total flux cleaned = -0.00653059 Jy ! Component: 1200 - total flux cleaned = -0.00662466 Jy ! Component: 1250 - total flux cleaned = -0.00664777 Jy ! Component: 1300 - total flux cleaned = -0.00669355 Jy ! Component: 1350 - total flux cleaned = -0.00676118 Jy ! Component: 1400 - total flux cleaned = -0.00682836 Jy ! Component: 1450 - total flux cleaned = -0.00689478 Jy ! Component: 1500 - total flux cleaned = -0.00702639 Jy ! Component: 1550 - total flux cleaned = -0.00704775 Jy ! Component: 1600 - total flux cleaned = -0.00706923 Jy ! Component: 1650 - total flux cleaned = -0.00713288 Jy ! Component: 1700 - total flux cleaned = -0.00715372 Jy ! Component: 1750 - total flux cleaned = -0.00725749 Jy ! Component: 1800 - total flux cleaned = -0.00738048 Jy ! Component: 1850 - total flux cleaned = -0.00744161 Jy ! Component: 1900 - total flux cleaned = -0.00754206 Jy ! Component: 1950 - total flux cleaned = -0.00760175 Jy ! Component: 2000 - total flux cleaned = -0.00766093 Jy ! Component: 2050 - total flux cleaned = -0.00777807 Jy ! Component: 2100 - total flux cleaned = -0.00781691 Jy ! Component: 2150 - total flux cleaned = -0.00791273 Jy ! Component: 2200 - total flux cleaned = -0.00795062 Jy ! Component: 2250 - total flux cleaned = -0.00808234 Jy ! Component: 2300 - total flux cleaned = -0.0081009 Jy ! Component: 2350 - total flux cleaned = -0.00811914 Jy ! Component: 2400 - total flux cleaned = -0.00824783 Jy ! Component: 2450 - total flux cleaned = -0.00832055 Jy ! Component: 2500 - total flux cleaned = -0.00841062 Jy ! Component: 2550 - total flux cleaned = -0.00848214 Jy ! Component: 2600 - total flux cleaned = -0.00858845 Jy ! Component: 2650 - total flux cleaned = -0.00865894 Jy ! Component: 2700 - total flux cleaned = -0.00878143 Jy ! Component: 2750 - total flux cleaned = -0.00885062 Jy ! Component: 2800 - total flux cleaned = -0.00897088 Jy ! Component: 2850 - total flux cleaned = -0.00900504 Jy ! Component: 2900 - total flux cleaned = -0.00907276 Jy ! Component: 2950 - total flux cleaned = -0.00915668 Jy ! Component: 3000 - total flux cleaned = -0.00918985 Jy ! Component: 3050 - total flux cleaned = -0.00923932 Jy ! Component: 3100 - total flux cleaned = -0.00938732 Jy ! Component: 3150 - total flux cleaned = -0.00941992 Jy ! Component: 3200 - total flux cleaned = -0.00951714 Jy ! Component: 3250 - total flux cleaned = -0.00954925 Jy ! Component: 3300 - total flux cleaned = -0.0095652 Jy ! Component: 3350 - total flux cleaned = -0.00958108 Jy ! Component: 3400 - total flux cleaned = -0.00966 Jy ! Component: 3450 - total flux cleaned = -0.00967557 Jy ! Component: 3500 - total flux cleaned = -0.00970677 Jy ! Component: 3550 - total flux cleaned = -0.00975308 Jy ! Component: 3600 - total flux cleaned = -0.00975293 Jy ! Component: 3650 - total flux cleaned = -0.00978355 Jy ! Component: 3700 - total flux cleaned = -0.00976861 Jy ! Component: 3750 - total flux cleaned = -0.00979865 Jy ! Component: 3800 - total flux cleaned = -0.00978373 Jy ! Component: 3850 - total flux cleaned = -0.00984317 Jy ! Component: 3900 - total flux cleaned = -0.00985795 Jy ! Component: 3950 - total flux cleaned = -0.00978436 Jy ! Component: 4000 - total flux cleaned = -0.00978448 Jy ! Component: 4050 - total flux cleaned = -0.00985714 Jy ! Total flux subtracted in 4096 components = -0.00979941 Jy ! Clean residual min=-0.001028 max=0.000729 Jy/beam ! Clean residual mean=-0.000007 rms=0.000264 Jy/beam ! Combined flux in latest and established models = 0.146238 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 389 components and 0.146238 Jy ![Exited script file: muppet] wmap "J0046-2631_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.95 x 7.867 at -3.953 degrees (North through East) ! Clean map min=-0.0019868 max=0.11402 Jy/beam ! Writing clean map to FITS file: J0046-2631_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.11402 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000259969 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.684006 0.684006 1.36801 2.73602 5.47205 10.9441 21.8882 43.7764 87.5528 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.114 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.95 x 7.867 at -3.953 degrees (North through East) ! Clean map min=-0.0019868 max=0.11402 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 J0046-2631_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:06:45 2019