! Started logfile: J2339-3310_S_2017_05_01_pus_uvs.log on Wed May 1 18:45:36 2019 obs J2339-3310_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J2339-3310_S_2017_05_01_pus_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.869883 visibilities/baseline/integration-bin. ! Found source: J2339-3310 ! ! 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 788 lines of history. ! ! Reading 11900 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 J2339-3310_S_2017_05_01_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 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 318 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.741535Jy sigma=0.003475 ! Fit after self-cal, rms=0.698010Jy sigma=0.003252 ! 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.523 mas, bmaj=6.943 mas, bpa=-1.533 degrees ! Estimated noise=1921.16 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.294908 Jy ! Component: 100 - total flux cleaned = 0.43242 Jy ! Total flux subtracted in 100 components = 0.43242 Jy ! Clean residual min=-0.033550 max=0.098942 Jy/beam ! Clean residual mean=-0.001010 rms=0.014663 Jy/beam ! Combined flux in latest and established models = 0.43242 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 30 components and 0.43242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.279853Jy sigma=0.001447 ! Fit after self-cal, rms=0.278678Jy sigma=0.001442 ! Inverting map ! Added new window around map position (4, -3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.100616 Jy ! Component: 100 - total flux cleaned = 0.168689 Jy ! Total flux subtracted in 100 components = 0.168689 Jy ! Clean residual min=-0.025528 max=0.071088 Jy/beam ! Clean residual mean=-0.000709 rms=0.009767 Jy/beam ! Combined flux in latest and established models = 0.601109 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 58 components and 0.601109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.223818Jy sigma=0.001065 ! Fit after self-cal, rms=0.220982Jy sigma=0.001055 ! Inverting map ! Added new window around map position (-4, 7). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0633131 Jy ! Component: 100 - total flux cleaned = 0.105322 Jy ! Total flux subtracted in 100 components = 0.105322 Jy ! Clean residual min=-0.017911 max=0.031410 Jy/beam ! Clean residual mean=-0.000517 rms=0.006660 Jy/beam ! Combined flux in latest and established models = 0.70643 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 83 components and 0.706431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195173Jy sigma=0.000880 ! Fit after self-cal, rms=0.194851Jy sigma=0.000878 ! 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.018 mas, bmaj=8.07 mas, bpa=-1.196 degrees ! Estimated noise=1429.3 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.0511981 Jy ! Component: 100 - total flux cleaned = 0.0854234 Jy ! Component: 150 - total flux cleaned = 0.109485 Jy ! Component: 200 - total flux cleaned = 0.126565 Jy ! Total flux subtracted in 200 components = 0.126565 Jy ! Clean residual min=-0.016770 max=0.038107 Jy/beam ! Clean residual mean=-0.000402 rms=0.006129 Jy/beam ! Combined flux in latest and established models = 0.832996 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 121 components and 0.832996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.180049Jy sigma=0.000770 ! Fit after self-cal, rms=0.179633Jy sigma=0.000769 ! Inverting map ! Added new window around map position (11, -12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0338049 Jy ! Component: 100 - total flux cleaned = 0.0518039 Jy ! Component: 150 - total flux cleaned = 0.0649567 Jy ! Component: 200 - total flux cleaned = 0.07504 Jy ! Total flux subtracted in 200 components = 0.07504 Jy ! Clean residual min=-0.013435 max=0.017983 Jy/beam ! Clean residual mean=-0.000148 rms=0.003689 Jy/beam ! Combined flux in latest and established models = 0.908036 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 162 components and 0.908036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.173225Jy sigma=0.000724 ! Fit after self-cal, rms=0.172789Jy sigma=0.000721 ! 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.94 FD 0.91 HN 1.27 KP 1.03 ! LA 1.00 MK 0.98 NL 1.01 OV 1.02 ! PT 1.01 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.95 HN 1.26 KP 0.99 ! LA 0.97 MK 0.99 NL 1.08 OV 1.04 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.01 HN 1.24 KP 1.00 ! LA 0.98 MK 1.01 NL 1.08 OV 0.95 ! PT 0.99 SC 0.96 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.05 HN 1.12 KP 1.00* ! LA 0.82 MK 1.01 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.172789Jy sigma=0.000721 ! Fit after self-cal, rms=0.180438Jy sigma=0.000696 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.021 mas, bmaj=7.99 mas, bpa=-0.7579 degrees ! Estimated noise=1441.55 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.000791445 Jy ! Component: 100 - total flux cleaned = 0.00173746 Jy ! Component: 150 - total flux cleaned = 0.00275988 Jy ! Component: 200 - total flux cleaned = 0.00328552 Jy ! Total flux subtracted in 200 components = 0.00328552 Jy ! Clean residual min=-0.009739 max=0.011405 Jy/beam ! Clean residual mean=-0.000010 rms=0.002196 Jy/beam ! Combined flux in latest and established models = 0.911322 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 186 components and 0.911322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.179881Jy sigma=0.000692 ! Fit after self-cal, rms=0.180007Jy sigma=0.000691 ! 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.180007Jy sigma=0.000691 ! Fit after self-cal, rms=0.202771Jy sigma=0.000677 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.025 mas, bmaj=7.942 mas, bpa=-0.7729 degrees ! Estimated noise=1448.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00231866 Jy ! Component: 100 - total flux cleaned = -0.00249653 Jy ! Component: 150 - total flux cleaned = -0.00265267 Jy ! Component: 200 - total flux cleaned = -0.00252893 Jy ! Total flux subtracted in 200 components = -0.00252893 Jy ! Clean residual min=-0.008171 max=0.005319 Jy/beam ! Clean residual mean=-0.000043 rms=0.001485 Jy/beam ! Combined flux in latest and established models = 0.908793 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 203 components and 0.908793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202543Jy sigma=0.000675 ! Fit after self-cal, rms=0.202614Jy sigma=0.000675 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.000272041 Jy ! Component: 100 - total flux cleaned = 0.000591651 Jy ! Component: 150 - total flux cleaned = 0.000780144 Jy ! Component: 200 - total flux cleaned = 0.00086713 Jy ! Total flux subtracted in 200 components = 0.00086713 Jy ! Clean residual min=-0.007519 max=0.005166 Jy/beam ! Clean residual mean=-0.000039 rms=0.001397 Jy/beam ! Combined flux in latest and established models = 0.90966 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 224 components and 0.90966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202542Jy sigma=0.000675 ! Fit after self-cal, rms=0.202546Jy sigma=0.000675 ! 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.202546Jy sigma=0.000675 ! Fit after self-cal, rms=0.210046Jy sigma=0.000674 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.027 mas, bmaj=7.915 mas, bpa=-0.6509 degrees ! Estimated noise=1453.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00251062 Jy ! Component: 100 - total flux cleaned = -0.00282887 Jy ! Component: 150 - total flux cleaned = -0.0028259 Jy ! Component: 200 - total flux cleaned = -0.00282518 Jy ! Total flux subtracted in 200 components = -0.00282518 Jy ! Clean residual min=-0.006997 max=0.004840 Jy/beam ! Clean residual mean=-0.000027 rms=0.001298 Jy/beam ! Combined flux in latest and established models = 0.906834 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 233 components and 0.906835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.209953Jy sigma=0.000674 ! Fit after self-cal, rms=0.209978Jy sigma=0.000674 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.000103737 Jy ! Component: 100 - total flux cleaned = -3.13055e-05 Jy ! Component: 150 - total flux cleaned = -9.77399e-05 Jy ! Component: 200 - total flux cleaned = -0.000224163 Jy ! Total flux subtracted in 200 components = -0.000224163 Jy ! Clean residual min=-0.006651 max=0.004827 Jy/beam ! Clean residual mean=-0.000028 rms=0.001261 Jy/beam ! Combined flux in latest and established models = 0.906611 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 243 components and 0.90661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.209937Jy sigma=0.000673 ! Fit after self-cal, rms=0.209934Jy sigma=0.000673 ! 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.209934Jy sigma=0.000673 ! Fit after self-cal, rms=0.215019Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.976 mas, bmaj=23.49 mas, bpa=6.164 degrees ! Estimated noise=1755.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00236635 Jy ! Component: 100 - total flux cleaned = -0.00257754 Jy ! Component: 150 - total flux cleaned = -0.0024197 Jy ! Component: 200 - total flux cleaned = -0.00241971 Jy ! Total flux subtracted in 200 components = -0.00241971 Jy ! Clean residual min=-0.007026 max=0.005558 Jy/beam ! Clean residual mean=-0.000044 rms=0.001585 Jy/beam ! Combined flux in latest and established models = 0.904191 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 250 components and 0.904191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.215039Jy sigma=0.000673 ! Fit after self-cal, rms=0.215039Jy sigma=0.000673 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.000277183 Jy ! Component: 100 - total flux cleaned = 0.00027883 Jy ! Component: 150 - total flux cleaned = 0.000281903 Jy ! Component: 200 - total flux cleaned = 0.000342746 Jy ! Total flux subtracted in 200 components = 0.000342746 Jy ! Clean residual min=-0.006652 max=0.005347 Jy/beam ! Clean residual mean=-0.000041 rms=0.001525 Jy/beam ! Combined flux in latest and established models = 0.904534 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 257 components and 0.904534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.215061Jy sigma=0.000673 ! Fit after self-cal, rms=0.215057Jy sigma=0.000673 ! 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.028 mas, bmaj=7.903 mas, bpa=-0.583 degrees ! Estimated noise=1457.68 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.028 x 7.903 at -0.583 degrees (North through East) ! Clean map min=-0.013246 max=0.32914 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.52 mas, bmaj=6.774 mas, bpa=-0.9164 degrees ! Estimated noise=1968.74 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.301059 Jy ! Component: 100 - total flux cleaned = 0.448142 Jy ! Component: 150 - total flux cleaned = 0.545195 Jy ! Component: 200 - total flux cleaned = 0.613922 Jy ! Total flux subtracted in 200 components = 0.613922 Jy ! Clean residual min=-0.018580 max=0.040396 Jy/beam ! Clean residual mean=-0.000639 rms=0.008207 Jy/beam ! Combined flux in latest and established models = 0.613922 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 59 model components to the UV plane model. ! The established model now contains 59 components and 0.613922 Jy ! Inverting map and beam ! Estimated beam: bmin=3.028 mas, bmaj=7.903 mas, bpa=-0.583 degrees ! Estimated noise=1457.68 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.0758484 Jy ! Component: 100 - total flux cleaned = 0.126883 Jy ! Component: 150 - total flux cleaned = 0.164447 Jy ! Component: 200 - total flux cleaned = 0.192766 Jy ! Total flux subtracted in 200 components = 0.192766 Jy ! Clean residual min=-0.010359 max=0.018893 Jy/beam ! Clean residual mean=-0.000341 rms=0.004567 Jy/beam ! Combined flux in latest and established models = 0.806687 Jy ! Adding 80 model components to the UV plane model. ! The established model now contains 124 components and 0.806687 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.976 mas, bmaj=23.49 mas, bpa=6.164 degrees ! Estimated noise=1755.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0376153 Jy ! Component: 100 - total flux cleaned = 0.0601996 Jy ! Component: 150 - total flux cleaned = 0.0742412 Jy ! Component: 200 - total flux cleaned = 0.0831514 Jy ! Total flux subtracted in 200 components = 0.0831514 Jy ! Clean residual min=-0.007995 max=0.008148 Jy/beam ! Clean residual mean=-0.000139 rms=0.002243 Jy/beam ! Combined flux in latest and established models = 0.889839 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.00589791 Jy ! Component: 100 - total flux cleaned = 0.00911015 Jy ! Component: 150 - total flux cleaned = 0.0100505 Jy ! Component: 200 - total flux cleaned = 0.0107525 Jy ! Total flux subtracted in 200 components = 0.0107525 Jy ! Clean residual min=-0.007114 max=0.006443 Jy/beam ! Clean residual mean=-0.000060 rms=0.001705 Jy/beam ! Combined flux in latest and established models = 0.900591 Jy ! Adding 83 model components to the UV plane model. ! The established model now contains 192 components and 0.900591 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.028 mas, bmaj=7.903 mas, bpa=-0.583 degrees ! Estimated noise=1457.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00310738 Jy ! Component: 100 - total flux cleaned = 0.00312215 Jy ! Component: 150 - total flux cleaned = 0.00280327 Jy ! Component: 200 - total flux cleaned = 0.00266264 Jy ! Total flux subtracted in 200 components = 0.00266264 Jy ! Clean residual min=-0.005660 max=0.004709 Jy/beam ! Clean residual mean=-0.000022 rms=0.001289 Jy/beam ! Combined flux in latest and established models = 0.903254 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 205 components and 0.903254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.215311Jy sigma=0.000674 ! Fit after self-cal, rms=0.215146Jy sigma=0.000674 wmodel J2339-3310_S_2017_05_01_pus_map.mod ! Writing 205 model components to file: J2339-3310_S_2017_05_01_pus_map.mod wobs J2339-3310_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J2339-3310_S_2017_05_01_pus_uvs.fits wwins J2339-3310_S_2017_05_01_pus_map.win ! wwins: Wrote 4 windows to J2339-3310_S_2017_05_01_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.00244605 Jy ! Component: 100 - total flux cleaned = -0.00409646 Jy ! Component: 150 - total flux cleaned = -0.00498943 Jy ! Component: 200 - total flux cleaned = -0.00583216 Jy ! Component: 250 - total flux cleaned = -0.00634124 Jy ! Component: 300 - total flux cleaned = -0.00682921 Jy ! Component: 350 - total flux cleaned = -0.00703059 Jy ! Component: 400 - total flux cleaned = -0.00722556 Jy ! Component: 450 - total flux cleaned = -0.00728952 Jy ! Component: 500 - total flux cleaned = -0.00729009 Jy ! Component: 550 - total flux cleaned = -0.00717113 Jy ! Component: 600 - total flux cleaned = -0.006711 Jy ! Component: 650 - total flux cleaned = -0.00648621 Jy ! Component: 700 - total flux cleaned = -0.00615535 Jy ! Component: 750 - total flux cleaned = -0.00566981 Jy ! Component: 800 - total flux cleaned = -0.00530062 Jy ! Component: 850 - total flux cleaned = -0.00478381 Jy ! Component: 900 - total flux cleaned = -0.00453011 Jy ! Component: 950 - total flux cleaned = -0.00403207 Jy ! Component: 1000 - total flux cleaned = -0.0035917 Jy ! Component: 1050 - total flux cleaned = -0.00316029 Jy ! Component: 1100 - total flux cleaned = -0.00278242 Jy ! Component: 1150 - total flux cleaned = -0.00213367 Jy ! Component: 1200 - total flux cleaned = -0.00186004 Jy ! Component: 1250 - total flux cleaned = -0.00141191 Jy ! Component: 1300 - total flux cleaned = -0.000970458 Jy ! Component: 1350 - total flux cleaned = -0.000535157 Jy ! Component: 1400 - total flux cleaned = 2.2141e-05 Jy ! Component: 1450 - total flux cleaned = 0.000443717 Jy ! Component: 1500 - total flux cleaned = 0.000901654 Jy ! Component: 1550 - total flux cleaned = 0.00143482 Jy ! Component: 1600 - total flux cleaned = 0.00179868 Jy ! Component: 1650 - total flux cleaned = 0.00223724 Jy ! Component: 1700 - total flux cleaned = 0.00274747 Jy ! Component: 1750 - total flux cleaned = 0.00317313 Jy ! Component: 1800 - total flux cleaned = 0.0035555 Jy ! Component: 1850 - total flux cleaned = 0.00381972 Jy ! Component: 1900 - total flux cleaned = 0.00411677 Jy ! Component: 1950 - total flux cleaned = 0.0044107 Jy ! Component: 2000 - total flux cleaned = 0.00455686 Jy ! Component: 2050 - total flux cleaned = 0.00473685 Jy ! Component: 2100 - total flux cleaned = 0.00498454 Jy ! Component: 2150 - total flux cleaned = 0.00515918 Jy ! Component: 2200 - total flux cleaned = 0.00519317 Jy ! Component: 2250 - total flux cleaned = 0.00519366 Jy ! Component: 2300 - total flux cleaned = 0.00543126 Jy ! Component: 2350 - total flux cleaned = 0.00553208 Jy ! Component: 2400 - total flux cleaned = 0.00563213 Jy ! Component: 2450 - total flux cleaned = 0.00573087 Jy ! Component: 2500 - total flux cleaned = 0.00579617 Jy ! Component: 2550 - total flux cleaned = 0.00595687 Jy ! Component: 2600 - total flux cleaned = 0.00611592 Jy ! Component: 2650 - total flux cleaned = 0.00614746 Jy ! Component: 2700 - total flux cleaned = 0.00621029 Jy ! Component: 2750 - total flux cleaned = 0.00633428 Jy ! Component: 2800 - total flux cleaned = 0.00639576 Jy ! Component: 2850 - total flux cleaned = 0.00648706 Jy ! Component: 2900 - total flux cleaned = 0.00654719 Jy ! Component: 2950 - total flux cleaned = 0.00657712 Jy ! Component: 3000 - total flux cleaned = 0.00672507 Jy ! Component: 3050 - total flux cleaned = 0.00675444 Jy ! Component: 3100 - total flux cleaned = 0.00689953 Jy ! Component: 3150 - total flux cleaned = 0.00698569 Jy ! Component: 3200 - total flux cleaned = 0.00701408 Jy ! Component: 3250 - total flux cleaned = 0.00715528 Jy ! Component: 3300 - total flux cleaned = 0.00718283 Jy ! Component: 3350 - total flux cleaned = 0.00723845 Jy ! Component: 3400 - total flux cleaned = 0.00734868 Jy ! Component: 3450 - total flux cleaned = 0.0074308 Jy ! Component: 3500 - total flux cleaned = 0.00740359 Jy ! Component: 3550 - total flux cleaned = 0.00759221 Jy ! Component: 3600 - total flux cleaned = 0.00756527 Jy ! Component: 3650 - total flux cleaned = 0.00761872 Jy ! Component: 3700 - total flux cleaned = 0.00764517 Jy ! Component: 3750 - total flux cleaned = 0.00774974 Jy ! Component: 3800 - total flux cleaned = 0.00780159 Jy ! Component: 3850 - total flux cleaned = 0.00782725 Jy ! Component: 3900 - total flux cleaned = 0.00782745 Jy ! Component: 3950 - total flux cleaned = 0.00787814 Jy ! Component: 4000 - total flux cleaned = 0.00792871 Jy ! Component: 4050 - total flux cleaned = 0.00807919 Jy ! Total flux subtracted in 4096 components = 0.00820371 Jy ! Clean residual min=-0.001614 max=0.001242 Jy/beam ! Clean residual mean=0.000003 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.911458 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 511 components and 0.911457 Jy ![Exited script file: muppet] wmap "J2339-3310_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.028 x 7.903 at -0.583 degrees (North through East) ! Clean map min=-0.0059204 max=0.34401 Jy/beam ! Writing clean map to FITS file: J2339-3310_S_2017_05_01_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.344007 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000456465 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.398071 0.398071 0.796142 1.59228 3.18457 6.36914 12.7383 25.4766 50.9531 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.344 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.028 x 7.903 at -0.583 degrees (North through East) ! Clean map min=-0.0059204 max=0.34401 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 J2339-3310_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:45:41 2019