! Started logfile: J0114-2419_S_2017_07_09_pus_uvs.log on Wed May 8 14:37:22 2019 obs J0114-2419_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J0114-2419_S_2017_07_09_pus_uva.fits ! AN table 1: 115 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.782415 visibilities/baseline/integration-bin. ! Found source: J0114-2419 ! ! 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 594 lines of history. ! ! Reading 16196 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 J0114-2419_S_2017_07_09_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 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 632 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.916478Jy sigma=0.007036 ! Fit after self-cal, rms=0.899060Jy sigma=0.006903 ! 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.389 mas, bmaj=7.05 mas, bpa=-9.556 degrees ! Estimated noise=1516.83 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.0762524 Jy ! Component: 100 - total flux cleaned = 0.0946789 Jy ! Total flux subtracted in 100 components = 0.0946789 Jy ! Clean residual min=-0.006172 max=0.008041 Jy/beam ! Clean residual mean=0.000006 rms=0.001566 Jy/beam ! Combined flux in latest and established models = 0.0946789 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0946789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093485Jy sigma=0.000694 ! Fit after self-cal, rms=0.093484Jy sigma=0.000694 ! 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.895 mas, bmaj=8.092 mas, bpa=-8.278 degrees ! Estimated noise=811.473 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.0152043 Jy ! Component: 100 - total flux cleaned = 0.0230459 Jy ! Component: 150 - total flux cleaned = 0.0274634 Jy ! Component: 200 - total flux cleaned = 0.0299973 Jy ! Total flux subtracted in 200 components = 0.0299973 Jy ! Clean residual min=-0.003906 max=0.007695 Jy/beam ! Clean residual mean=-0.000007 rms=0.001202 Jy/beam ! Combined flux in latest and established models = 0.124676 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 46 components and 0.124676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091353Jy sigma=0.000673 ! Fit after self-cal, rms=0.091344Jy sigma=0.000673 ! Inverting map ! Added new window around map position (-6.5, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00772709 Jy ! Component: 100 - total flux cleaned = 0.0116555 Jy ! Component: 150 - total flux cleaned = 0.0132606 Jy ! Component: 200 - total flux cleaned = 0.0137992 Jy ! Total flux subtracted in 200 components = 0.0137992 Jy ! Clean residual min=-0.003315 max=0.004110 Jy/beam ! Clean residual mean=0.000004 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 0.138475 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 75 components and 0.138475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090709Jy sigma=0.000668 ! Fit after self-cal, rms=0.090602Jy sigma=0.000667 ! 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.00* FD 0.93 HN 1.08 KP 1.04 ! LA 0.98 MK 0.97 NL 0.93 OV 1.07 ! PT 1.05 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 1.13 KP 0.99 ! LA 0.98 MK 0.99 NL 1.07 OV 1.08 ! PT 0.97 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.13 KP 1.00 ! LA 0.98 MK 1.00 NL 1.04 OV 0.95 ! PT 0.96 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 0.94 HN 0.95 KP 1.00* ! LA 1.01 MK 1.06 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.090602Jy sigma=0.000667 ! Fit after self-cal, rms=0.091904Jy sigma=0.000665 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.891 mas, bmaj=8.031 mas, bpa=-8.016 degrees ! Estimated noise=814.273 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.00103627 Jy ! Component: 100 - total flux cleaned = 0.00103244 Jy ! Component: 150 - total flux cleaned = 0.00113287 Jy ! Component: 200 - total flux cleaned = 0.00117458 Jy ! Total flux subtracted in 200 components = 0.00117458 Jy ! Clean residual min=-0.002638 max=0.002852 Jy/beam ! Clean residual mean=0.000007 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.13965 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 98 components and 0.13965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091814Jy sigma=0.000664 ! Fit after self-cal, rms=0.091854Jy sigma=0.000664 ! 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.091854Jy sigma=0.000664 ! Fit after self-cal, rms=0.091910Jy sigma=0.000662 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.885 mas, bmaj=8.008 mas, bpa=-8.047 degrees ! Estimated noise=810.659 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010837 Jy ! Component: 100 - total flux cleaned = 0.00122173 Jy ! Component: 150 - total flux cleaned = 0.00127696 Jy ! Component: 200 - total flux cleaned = 0.00127747 Jy ! Total flux subtracted in 200 components = 0.00127747 Jy ! Clean residual min=-0.002268 max=0.002209 Jy/beam ! Clean residual mean=0.000007 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.140927 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 115 components and 0.140927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091884Jy sigma=0.000662 ! Fit after self-cal, rms=0.091900Jy sigma=0.000662 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.000208754 Jy ! Component: 100 - total flux cleaned = 0.000232417 Jy ! Component: 150 - total flux cleaned = 0.000211927 Jy ! Component: 200 - total flux cleaned = 0.000194122 Jy ! Total flux subtracted in 200 components = 0.000194122 Jy ! Clean residual min=-0.002270 max=0.002157 Jy/beam ! Clean residual mean=0.000007 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.141122 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 127 components and 0.141122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091889Jy sigma=0.000662 ! Fit after self-cal, rms=0.091889Jy sigma=0.000662 ! 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.091889Jy sigma=0.000662 ! Fit after self-cal, rms=0.092095Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.883 mas, bmaj=8.005 mas, bpa=-8.021 degrees ! Estimated noise=808.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000428583 Jy ! Component: 100 - total flux cleaned = 0.000568313 Jy ! Component: 150 - total flux cleaned = 0.000627684 Jy ! Component: 200 - total flux cleaned = 0.000627031 Jy ! Total flux subtracted in 200 components = 0.000627031 Jy ! Clean residual min=-0.002218 max=0.002099 Jy/beam ! Clean residual mean=0.000007 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.141749 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 142 components and 0.141749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092082Jy sigma=0.000662 ! Fit after self-cal, rms=0.092092Jy sigma=0.000662 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.000127723 Jy ! Component: 100 - total flux cleaned = 0.000127573 Jy ! Component: 150 - total flux cleaned = 0.000112506 Jy ! Component: 200 - total flux cleaned = 0.000113394 Jy ! Total flux subtracted in 200 components = 0.000113394 Jy ! Clean residual min=-0.002209 max=0.002078 Jy/beam ! Clean residual mean=0.000007 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.141862 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 146 components and 0.141862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092086Jy sigma=0.000662 ! Fit after self-cal, rms=0.092087Jy sigma=0.000662 ! 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.092087Jy sigma=0.000662 ! Fit after self-cal, rms=0.092140Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.378 mas, bmaj=18.68 mas, bpa=-4.728 degrees ! Estimated noise=1062.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000397309 Jy ! Component: 100 - total flux cleaned = 0.000447893 Jy ! Component: 150 - total flux cleaned = 0.000464428 Jy ! Component: 200 - total flux cleaned = 0.000490391 Jy ! Total flux subtracted in 200 components = 0.000490391 Jy ! Clean residual min=-0.002187 max=0.002528 Jy/beam ! Clean residual mean=0.000016 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.142352 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 152 components and 0.142353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092138Jy sigma=0.000662 ! Fit after self-cal, rms=0.092139Jy sigma=0.000662 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.000163445 Jy ! Component: 100 - total flux cleaned = 0.000214298 Jy ! Component: 150 - total flux cleaned = 0.000227309 Jy ! Component: 200 - total flux cleaned = 0.000237582 Jy ! Total flux subtracted in 200 components = 0.000237582 Jy ! Clean residual min=-0.002183 max=0.002505 Jy/beam ! Clean residual mean=0.000017 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.14259 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 164 components and 0.14259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092139Jy sigma=0.000662 ! Fit after self-cal, rms=0.092141Jy sigma=0.000662 ! 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.883 mas, bmaj=8.008 mas, bpa=-8.005 degrees ! Estimated noise=808.624 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.883 x 8.008 at -8.005 degrees (North through East) ! Clean map min=-0.0020481 max=0.10046 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.384 mas, bmaj=6.98 mas, bpa=-9.276 degrees ! Estimated noise=1508.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0754862 Jy ! Component: 100 - total flux cleaned = 0.0943459 Jy ! Component: 150 - total flux cleaned = 0.104842 Jy ! Component: 200 - total flux cleaned = 0.112638 Jy ! Total flux subtracted in 200 components = 0.112638 Jy ! Clean residual min=-0.004640 max=0.004733 Jy/beam ! Clean residual mean=0.000001 rms=0.001095 Jy/beam ! Combined flux in latest and established models = 0.112638 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.112638 Jy ! Inverting map and beam ! Estimated beam: bmin=2.883 mas, bmaj=8.008 mas, bpa=-8.005 degrees ! Estimated noise=808.624 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.0100808 Jy ! Component: 100 - total flux cleaned = 0.016336 Jy ! Component: 150 - total flux cleaned = 0.0204657 Jy ! Component: 200 - total flux cleaned = 0.0232727 Jy ! Total flux subtracted in 200 components = 0.0232727 Jy ! Clean residual min=-0.002380 max=0.001941 Jy/beam ! Clean residual mean=0.000002 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.13591 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 71 components and 0.13591 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.378 mas, bmaj=18.68 mas, bpa=-4.728 degrees ! Estimated noise=1062.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00342336 Jy ! Component: 100 - total flux cleaned = 0.00500435 Jy ! Component: 150 - total flux cleaned = 0.00579934 Jy ! Component: 200 - total flux cleaned = 0.0060487 Jy ! Total flux subtracted in 200 components = 0.0060487 Jy ! Clean residual min=-0.002254 max=0.002548 Jy/beam ! Clean residual mean=0.000016 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.141959 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 = 8.56827e-05 Jy ! Component: 100 - total flux cleaned = 0.000144411 Jy ! Component: 150 - total flux cleaned = 0.000184637 Jy ! Component: 200 - total flux cleaned = 0.000227565 Jy ! Total flux subtracted in 200 components = 0.000227565 Jy ! Clean residual min=-0.002196 max=0.002472 Jy/beam ! Clean residual mean=0.000016 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.142187 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 120 components and 0.142187 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.883 mas, bmaj=8.008 mas, bpa=-8.005 degrees ! Estimated noise=808.624 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.71481e-05 Jy ! Component: 100 - total flux cleaned = -0.000106435 Jy ! Component: 150 - total flux cleaned = -8.90922e-05 Jy ! Component: 200 - total flux cleaned = -0.000104606 Jy ! Total flux subtracted in 200 components = -0.000104606 Jy ! Clean residual min=-0.002232 max=0.002037 Jy/beam ! Clean residual mean=0.000007 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.142082 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 140 components and 0.142082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092139Jy sigma=0.000662 ! Fit after self-cal, rms=0.092144Jy sigma=0.000662 wmodel J0114-2419_S_2017_07_09_pus_map.mod ! Writing 140 model components to file: J0114-2419_S_2017_07_09_pus_map.mod wobs J0114-2419_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J0114-2419_S_2017_07_09_pus_uvs.fits wwins J0114-2419_S_2017_07_09_pus_map.win ! wwins: Wrote 2 windows to J0114-2419_S_2017_07_09_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.000441906 Jy ! Component: 100 - total flux cleaned = -0.000408607 Jy ! Component: 150 - total flux cleaned = -0.0003761 Jy ! Component: 200 - total flux cleaned = -0.000467149 Jy ! Component: 250 - total flux cleaned = -0.000525484 Jy ! Component: 300 - total flux cleaned = -0.00058198 Jy ! Component: 350 - total flux cleaned = -0.000689157 Jy ! Component: 400 - total flux cleaned = -0.000767226 Jy ! Component: 450 - total flux cleaned = -0.00089314 Jy ! Component: 500 - total flux cleaned = -0.000990517 Jy ! Component: 550 - total flux cleaned = -0.00103801 Jy ! Component: 600 - total flux cleaned = -0.00110846 Jy ! Component: 650 - total flux cleaned = -0.00122161 Jy ! Component: 700 - total flux cleaned = -0.00119886 Jy ! Component: 750 - total flux cleaned = -0.00122107 Jy ! Component: 800 - total flux cleaned = -0.00124235 Jy ! Component: 850 - total flux cleaned = -0.00128386 Jy ! Component: 900 - total flux cleaned = -0.00130428 Jy ! Component: 950 - total flux cleaned = -0.00126444 Jy ! Component: 1000 - total flux cleaned = -0.00130416 Jy ! Component: 1050 - total flux cleaned = -0.0013621 Jy ! Component: 1100 - total flux cleaned = -0.00139969 Jy ! Component: 1150 - total flux cleaned = -0.00139924 Jy ! Component: 1200 - total flux cleaned = -0.00139921 Jy ! Component: 1250 - total flux cleaned = -0.00145378 Jy ! Component: 1300 - total flux cleaned = -0.00152542 Jy ! Component: 1350 - total flux cleaned = -0.00152567 Jy ! Component: 1400 - total flux cleaned = -0.00154331 Jy ! Component: 1450 - total flux cleaned = -0.00161162 Jy ! Component: 1500 - total flux cleaned = -0.00159477 Jy ! Component: 1550 - total flux cleaned = -0.00161112 Jy ! Component: 1600 - total flux cleaned = -0.00157824 Jy ! Component: 1650 - total flux cleaned = -0.00153003 Jy ! Component: 1700 - total flux cleaned = -0.00154593 Jy ! Component: 1750 - total flux cleaned = -0.00156146 Jy ! Component: 1800 - total flux cleaned = -0.00157663 Jy ! Component: 1850 - total flux cleaned = -0.00154609 Jy ! Component: 1900 - total flux cleaned = -0.00157628 Jy ! Component: 1950 - total flux cleaned = -0.00157613 Jy ! Component: 2000 - total flux cleaned = -0.0015469 Jy ! Component: 2050 - total flux cleaned = -0.00157603 Jy ! Component: 2100 - total flux cleaned = -0.00161938 Jy ! Component: 2150 - total flux cleaned = -0.00163344 Jy ! Component: 2200 - total flux cleaned = -0.00164742 Jy ! Component: 2250 - total flux cleaned = -0.00171693 Jy ! Component: 2300 - total flux cleaned = -0.00175811 Jy ! Component: 2350 - total flux cleaned = -0.00179884 Jy ! Component: 2400 - total flux cleaned = -0.00189284 Jy ! Component: 2450 - total flux cleaned = -0.0019327 Jy ! Component: 2500 - total flux cleaned = -0.0019722 Jy ! Component: 2550 - total flux cleaned = -0.00202433 Jy ! Component: 2600 - total flux cleaned = -0.00206313 Jy ! Component: 2650 - total flux cleaned = -0.00212694 Jy ! Component: 2700 - total flux cleaned = -0.002127 Jy ! Component: 2750 - total flux cleaned = -0.00221488 Jy ! Component: 2800 - total flux cleaned = -0.00227719 Jy ! Component: 2850 - total flux cleaned = -0.00228959 Jy ! Component: 2900 - total flux cleaned = -0.00239973 Jy ! Component: 2950 - total flux cleaned = -0.00242401 Jy ! Component: 3000 - total flux cleaned = -0.00244819 Jy ! Component: 3050 - total flux cleaned = -0.00253164 Jy ! Component: 3100 - total flux cleaned = -0.00259075 Jy ! Component: 3150 - total flux cleaned = -0.00267277 Jy ! Component: 3200 - total flux cleaned = -0.00271938 Jy ! Component: 3250 - total flux cleaned = -0.00281176 Jy ! Component: 3300 - total flux cleaned = -0.00286904 Jy ! Component: 3350 - total flux cleaned = -0.00297117 Jy ! Component: 3400 - total flux cleaned = -0.00301611 Jy ! Component: 3450 - total flux cleaned = -0.00310536 Jy ! Component: 3500 - total flux cleaned = -0.00314968 Jy ! Component: 3550 - total flux cleaned = -0.00322666 Jy ! Component: 3600 - total flux cleaned = -0.00331392 Jy ! Component: 3650 - total flux cleaned = -0.00335711 Jy ! Component: 3700 - total flux cleaned = -0.00336797 Jy ! Component: 3750 - total flux cleaned = -0.0034641 Jy ! Component: 3800 - total flux cleaned = -0.00353828 Jy ! Component: 3850 - total flux cleaned = -0.00359083 Jy ! Component: 3900 - total flux cleaned = -0.00363261 Jy ! Component: 3950 - total flux cleaned = -0.00369482 Jy ! Component: 4000 - total flux cleaned = -0.00376701 Jy ! Component: 4050 - total flux cleaned = -0.00383868 Jy ! Total flux subtracted in 4096 components = -0.00388953 Jy ! Clean residual min=-0.000563 max=0.000641 Jy/beam ! Clean residual mean=0.000001 rms=0.000188 Jy/beam ! Combined flux in latest and established models = 0.138192 Jy keep ! Adding 314 model components to the UV plane model. ! The established model now contains 454 components and 0.138192 Jy ![Exited script file: muppet] wmap "J0114-2419_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.883 x 8.008 at -8.005 degrees (North through East) ! Clean map min=-0.0013365 max=0.10203 Jy/beam ! Writing clean map to FITS file: J0114-2419_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.102027 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000185502 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.545451 0.545451 1.0909 2.18181 4.36361 8.72722 17.4544 34.9089 69.8178 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.102 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.883 x 8.008 at -8.005 degrees (North through East) ! Clean map min=-0.0013365 max=0.10203 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 J0114-2419_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:37:27 2019