! Started logfile: J0111-1317_S_2017_04_28_pus_uvs.log on Thu May 2 16:14:36 2019 obs J0111-1317_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J0111-1317_S_2017_04_28_pus_uva.fits ! AN table 1: 55 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.952323 visibilities/baseline/integration-bin. ! Found source: J0111-1317 ! ! 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 671 lines of history. ! ! Reading 9428 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 J0111-1317_S_2017_04_28_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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 231 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.764168Jy sigma=0.005097 ! Fit after self-cal, rms=0.755548Jy sigma=0.005050 ! 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.777 mas, bmaj=6.95 mas, bpa=-4.917 degrees ! Estimated noise=1536.48 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.196081 Jy ! Component: 100 - total flux cleaned = 0.238839 Jy ! Total flux subtracted in 100 components = 0.238839 Jy ! Clean residual min=-0.006021 max=0.011927 Jy/beam ! Clean residual mean=-0.000010 rms=0.001806 Jy/beam ! Combined flux in latest and established models = 0.238839 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.238839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137607Jy sigma=0.000695 ! Fit after self-cal, rms=0.137605Jy sigma=0.000695 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0101397 Jy ! Component: 100 - total flux cleaned = 0.0149988 Jy ! Total flux subtracted in 100 components = 0.0149988 Jy ! Clean residual min=-0.006072 max=0.006312 Jy/beam ! Clean residual mean=-0.000006 rms=0.001534 Jy/beam ! Combined flux in latest and established models = 0.253838 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.253838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136476Jy sigma=0.000689 ! Fit after self-cal, rms=0.136485Jy sigma=0.000689 ! 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.299 mas, bmaj=7.976 mas, bpa=-3.873 degrees ! Estimated noise=1241.26 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.00316165 Jy ! Component: 100 - total flux cleaned = 0.00386901 Jy ! Component: 150 - total flux cleaned = 0.00386832 Jy ! Component: 200 - total flux cleaned = 0.00387065 Jy ! Total flux subtracted in 200 components = 0.00387065 Jy ! Clean residual min=-0.005704 max=0.005669 Jy/beam ! Clean residual mean=-0.000006 rms=0.001410 Jy/beam ! Combined flux in latest and established models = 0.257708 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 42 components and 0.257708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136333Jy sigma=0.000689 ! Fit after self-cal, rms=0.136339Jy sigma=0.000689 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.02 HN 1.00 KP 0.99 ! LA 1.14 MK 1.14 NL 0.93 OV 0.97 ! PT 1.06 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.92 HN 1.01 KP 0.95 ! LA 1.04 MK 0.89 NL 1.09 OV 1.04 ! PT 1.03 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 1.01 KP 0.99 ! LA 1.03 MK 1.00 NL 1.06 OV 0.92 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.98 HN 1.01 KP 1.00* ! LA 0.61 MK 1.03 NL 1.00* OV 1.00* ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.136339Jy sigma=0.000689 ! Fit after self-cal, rms=0.122524Jy sigma=0.000674 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.314 mas, bmaj=8.004 mas, bpa=-3.863 degrees ! Estimated noise=1239.44 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.000815519 Jy ! Component: 100 - total flux cleaned = -0.000839426 Jy ! Component: 150 - total flux cleaned = -0.000860548 Jy ! Component: 200 - total flux cleaned = -0.000860326 Jy ! Total flux subtracted in 200 components = -0.000860326 Jy ! Clean residual min=-0.004805 max=0.004267 Jy/beam ! Clean residual mean=0.000007 rms=0.001129 Jy/beam ! Combined flux in latest and established models = 0.256848 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.256848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122489Jy sigma=0.000674 ! Fit after self-cal, rms=0.122407Jy sigma=0.000673 ! 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.122407Jy sigma=0.000673 ! Fit after self-cal, rms=0.122944Jy sigma=0.000666 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.315 mas, bmaj=8.003 mas, bpa=-3.781 degrees ! Estimated noise=1240.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000367657 Jy ! Component: 100 - total flux cleaned = 0.00057028 Jy ! Component: 150 - total flux cleaned = 0.000698221 Jy ! Component: 200 - total flux cleaned = 0.000754984 Jy ! Total flux subtracted in 200 components = 0.000754984 Jy ! Clean residual min=-0.002873 max=0.003538 Jy/beam ! Clean residual mean=0.000003 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.257603 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 55 components and 0.257603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122929Jy sigma=0.000665 ! Fit after self-cal, rms=0.123032Jy 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) ! Added new window around map position (-34.5, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00227924 Jy ! Component: 100 - total flux cleaned = 0.00291145 Jy ! Component: 150 - total flux cleaned = 0.00332858 Jy ! Component: 200 - total flux cleaned = 0.00360171 Jy ! Total flux subtracted in 200 components = 0.00360171 Jy ! Clean residual min=-0.002665 max=0.002910 Jy/beam ! Clean residual mean=0.000005 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.261205 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 74 components and 0.261205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122895Jy sigma=0.000665 ! Fit after self-cal, rms=0.122890Jy sigma=0.000665 ! 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.122890Jy sigma=0.000665 ! Fit after self-cal, rms=0.122918Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.317 mas, bmaj=8.002 mas, bpa=-3.735 degrees ! Estimated noise=1240.04 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000446479 Jy ! Component: 100 - total flux cleaned = 0.000626165 Jy ! Component: 150 - total flux cleaned = 0.000908315 Jy ! Component: 200 - total flux cleaned = 0.00112822 Jy ! Total flux subtracted in 200 components = 0.00112822 Jy ! Clean residual min=-0.002642 max=0.002829 Jy/beam ! Clean residual mean=0.000005 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.262333 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 85 components and 0.262333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122877Jy sigma=0.000664 ! Fit after self-cal, rms=0.122879Jy sigma=0.000664 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.000285998 Jy ! Component: 100 - total flux cleaned = 0.000481716 Jy ! Component: 150 - total flux cleaned = 0.000694449 Jy ! Component: 200 - total flux cleaned = 0.000891992 Jy ! Total flux subtracted in 200 components = 0.000891992 Jy ! Clean residual min=-0.002656 max=0.002801 Jy/beam ! Clean residual mean=0.000006 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.263225 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 92 components and 0.263225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122858Jy sigma=0.000664 ! Fit after self-cal, rms=0.122859Jy sigma=0.000664 ! 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.122859Jy sigma=0.000664 ! Fit after self-cal, rms=0.122933Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.563 mas, bmaj=14.25 mas, bpa=0.6297 degrees ! Estimated noise=1533.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000756237 Jy ! Component: 100 - total flux cleaned = 0.00116386 Jy ! Component: 150 - total flux cleaned = 0.00146443 Jy ! Component: 200 - total flux cleaned = 0.00165007 Jy ! Total flux subtracted in 200 components = 0.00165007 Jy ! Clean residual min=-0.002785 max=0.003256 Jy/beam ! Clean residual mean=0.000010 rms=0.000896 Jy/beam ! Combined flux in latest and established models = 0.264875 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 100 components and 0.264875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122925Jy sigma=0.000664 ! Fit after self-cal, rms=0.122921Jy sigma=0.000664 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 = 2.99489e-05 Jy ! Component: 100 - total flux cleaned = 0.000216603 Jy ! Component: 150 - total flux cleaned = 0.000337436 Jy ! Component: 200 - total flux cleaned = 0.000447491 Jy ! Total flux subtracted in 200 components = 0.000447491 Jy ! Clean residual min=-0.002717 max=0.003241 Jy/beam ! Clean residual mean=0.000010 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.265323 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 104 components and 0.265323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122919Jy sigma=0.000664 ! Fit after self-cal, rms=0.122916Jy sigma=0.000664 ! 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.317 mas, bmaj=8.001 mas, bpa=-3.718 degrees ! Estimated noise=1241.08 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.317 x 8.001 at -3.718 degrees (North through East) ! Clean map min=-0.0026162 max=0.25173 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.795 mas, bmaj=6.971 mas, bpa=-4.801 degrees ! Estimated noise=1538.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.196315 Jy ! Component: 100 - total flux cleaned = 0.239146 Jy ! Component: 150 - total flux cleaned = 0.248981 Jy ! Component: 200 - total flux cleaned = 0.252371 Jy ! Total flux subtracted in 200 components = 0.252371 Jy ! Clean residual min=-0.003907 max=0.004268 Jy/beam ! Clean residual mean=-0.000001 rms=0.001018 Jy/beam ! Combined flux in latest and established models = 0.252371 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.252371 Jy ! Inverting map and beam ! Estimated beam: bmin=3.317 mas, bmaj=8.001 mas, bpa=-3.718 degrees ! Estimated noise=1241.08 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.00412703 Jy ! Component: 100 - total flux cleaned = 0.00637848 Jy ! Component: 150 - total flux cleaned = 0.00767581 Jy ! Component: 200 - total flux cleaned = 0.00847444 Jy ! Total flux subtracted in 200 components = 0.00847444 Jy ! Clean residual min=-0.002791 max=0.002759 Jy/beam ! Clean residual mean=0.000004 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.260845 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 42 components and 0.260845 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.563 mas, bmaj=14.25 mas, bpa=0.6297 degrees ! Estimated noise=1533.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00215782 Jy ! Component: 100 - total flux cleaned = 0.00352376 Jy ! Component: 150 - total flux cleaned = 0.0041414 Jy ! Component: 200 - total flux cleaned = 0.00451096 Jy ! Total flux subtracted in 200 components = 0.00451096 Jy ! Clean residual min=-0.002769 max=0.003225 Jy/beam ! Clean residual mean=0.000009 rms=0.000890 Jy/beam ! Combined flux in latest and established models = 0.265356 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.000146041 Jy ! Component: 100 - total flux cleaned = 0.000275212 Jy ! Component: 150 - total flux cleaned = 0.000368755 Jy ! Component: 200 - total flux cleaned = 0.000454633 Jy ! Total flux subtracted in 200 components = 0.000454633 Jy ! Clean residual min=-0.002723 max=0.003204 Jy/beam ! Clean residual mean=0.000009 rms=0.000881 Jy/beam ! Combined flux in latest and established models = 0.265811 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 71 components and 0.265811 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.317 mas, bmaj=8.001 mas, bpa=-3.718 degrees ! Estimated noise=1241.08 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000428448 Jy ! Component: 100 - total flux cleaned = -0.000270696 Jy ! Component: 150 - total flux cleaned = -8.32268e-05 Jy ! Component: 200 - total flux cleaned = 8.17869e-05 Jy ! Total flux subtracted in 200 components = 8.17869e-05 Jy ! Clean residual min=-0.002723 max=0.002817 Jy/beam ! Clean residual mean=0.000005 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.265893 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 86 components and 0.265893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122934Jy sigma=0.000664 ! Fit after self-cal, rms=0.122929Jy sigma=0.000664 wmodel J0111-1317_S_2017_04_28_pus_map.mod ! Writing 86 model components to file: J0111-1317_S_2017_04_28_pus_map.mod wobs J0111-1317_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J0111-1317_S_2017_04_28_pus_uvs.fits wwins J0111-1317_S_2017_04_28_pus_map.win ! wwins: Wrote 2 windows to J0111-1317_S_2017_04_28_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.000719951 Jy ! Component: 100 - total flux cleaned = 0.00152384 Jy ! Component: 150 - total flux cleaned = 0.00201887 Jy ! Component: 200 - total flux cleaned = 0.00227691 Jy ! Component: 250 - total flux cleaned = 0.00256875 Jy ! Component: 300 - total flux cleaned = 0.00293563 Jy ! Component: 350 - total flux cleaned = 0.00325349 Jy ! Component: 400 - total flux cleaned = 0.0036026 Jy ! Component: 450 - total flux cleaned = 0.00360226 Jy ! Component: 500 - total flux cleaned = 0.00386472 Jy ! Component: 550 - total flux cleaned = 0.00393786 Jy ! Component: 600 - total flux cleaned = 0.00415497 Jy ! Component: 650 - total flux cleaned = 0.00422562 Jy ! Component: 700 - total flux cleaned = 0.00429587 Jy ! Component: 750 - total flux cleaned = 0.00446806 Jy ! Component: 800 - total flux cleaned = 0.00456988 Jy ! Component: 850 - total flux cleaned = 0.00473714 Jy ! Component: 900 - total flux cleaned = 0.00493524 Jy ! Component: 950 - total flux cleaned = 0.00500044 Jy ! Component: 1000 - total flux cleaned = 0.00503299 Jy ! Component: 1050 - total flux cleaned = 0.00525386 Jy ! Component: 1100 - total flux cleaned = 0.00537786 Jy ! Component: 1150 - total flux cleaned = 0.00543895 Jy ! Component: 1200 - total flux cleaned = 0.00543886 Jy ! Component: 1250 - total flux cleaned = 0.00555867 Jy ! Component: 1300 - total flux cleaned = 0.00558816 Jy ! Component: 1350 - total flux cleaned = 0.00567586 Jy ! Component: 1400 - total flux cleaned = 0.00579104 Jy ! Component: 1450 - total flux cleaned = 0.00576255 Jy ! Component: 1500 - total flux cleaned = 0.00584757 Jy ! Component: 1550 - total flux cleaned = 0.00601479 Jy ! Component: 1600 - total flux cleaned = 0.00606995 Jy ! Component: 1650 - total flux cleaned = 0.00601517 Jy ! Component: 1700 - total flux cleaned = 0.00612277 Jy ! Component: 1750 - total flux cleaned = 0.00601627 Jy ! Component: 1800 - total flux cleaned = 0.00612191 Jy ! Component: 1850 - total flux cleaned = 0.00609607 Jy ! Component: 1900 - total flux cleaned = 0.00604444 Jy ! Component: 1950 - total flux cleaned = 0.00604489 Jy ! Component: 2000 - total flux cleaned = 0.00601942 Jy ! Component: 2050 - total flux cleaned = 0.00604431 Jy ! Component: 2100 - total flux cleaned = 0.0060442 Jy ! Component: 2150 - total flux cleaned = 0.00599496 Jy ! Component: 2200 - total flux cleaned = 0.00599485 Jy ! Component: 2250 - total flux cleaned = 0.00599455 Jy ! Component: 2300 - total flux cleaned = 0.00594657 Jy ! Component: 2350 - total flux cleaned = 0.00599431 Jy ! Component: 2400 - total flux cleaned = 0.00599404 Jy ! Component: 2450 - total flux cleaned = 0.00592404 Jy ! Component: 2500 - total flux cleaned = 0.0059471 Jy ! Component: 2550 - total flux cleaned = 0.0059017 Jy ! Component: 2600 - total flux cleaned = 0.00587906 Jy ! Component: 2650 - total flux cleaned = 0.0058569 Jy ! Component: 2700 - total flux cleaned = 0.00583469 Jy ! Component: 2750 - total flux cleaned = 0.00587893 Jy ! Component: 2800 - total flux cleaned = 0.00579099 Jy ! Component: 2850 - total flux cleaned = 0.00576944 Jy ! Component: 2900 - total flux cleaned = 0.00572631 Jy ! Component: 2950 - total flux cleaned = 0.00570491 Jy ! Component: 3000 - total flux cleaned = 0.00572618 Jy ! Component: 3050 - total flux cleaned = 0.00568404 Jy ! Component: 3100 - total flux cleaned = 0.0056214 Jy ! Component: 3150 - total flux cleaned = 0.00558002 Jy ! Component: 3200 - total flux cleaned = 0.00551838 Jy ! Component: 3250 - total flux cleaned = 0.00553868 Jy ! Component: 3300 - total flux cleaned = 0.00549813 Jy ! Component: 3350 - total flux cleaned = 0.0054381 Jy ! Component: 3400 - total flux cleaned = 0.00543829 Jy ! Component: 3450 - total flux cleaned = 0.00541862 Jy ! Component: 3500 - total flux cleaned = 0.00541859 Jy ! Component: 3550 - total flux cleaned = 0.00541848 Jy ! Component: 3600 - total flux cleaned = 0.00537967 Jy ! Component: 3650 - total flux cleaned = 0.00539924 Jy ! Component: 3700 - total flux cleaned = 0.0053802 Jy ! Component: 3750 - total flux cleaned = 0.00543717 Jy ! Component: 3800 - total flux cleaned = 0.00554997 Jy ! Component: 3850 - total flux cleaned = 0.00549389 Jy ! Component: 3900 - total flux cleaned = 0.00551236 Jy ! Component: 3950 - total flux cleaned = 0.00549395 Jy ! Component: 4000 - total flux cleaned = 0.00547569 Jy ! Component: 4050 - total flux cleaned = 0.0054394 Jy ! Total flux subtracted in 4096 components = 0.00553003 Jy ! Clean residual min=-0.000981 max=0.001060 Jy/beam ! Clean residual mean=0.000002 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.271423 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 357 components and 0.271423 Jy ![Exited script file: muppet] wmap "J0111-1317_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.317 x 8.001 at -3.718 degrees (North through East) ! Clean map min=-0.0022317 max=0.25091 Jy/beam ! Writing clean map to FITS file: J0111-1317_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.250915 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000329157 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.393549 0.393549 0.787097 1.57419 3.14839 6.29678 12.5936 25.1871 50.3742 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.25 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.317 x 8.001 at -3.718 degrees (North through East) ! Clean map min=-0.0022317 max=0.25091 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 J0111-1317_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:14:41 2019