! Started logfile: J1759-1505_S_2017_09_26_pus_uvs.log on Sat May 11 13:04:17 2019 obs J1759-1505_S_2017_09_26_pus_uva.fits ! Reading UV FITS file: J1759-1505_S_2017_09_26_pus_uva.fits ! AN table 1: 294 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.894936 visibilities/baseline/integration-bin. ! Found source: J1759-1505 ! ! 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 674 lines of history. ! ! Reading 37888 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 J1759-1505_S_2017_09_26_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 211 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 152 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 567 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1497 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.957094Jy sigma=0.006994 ! Fit after self-cal, rms=0.921705Jy sigma=0.006762 ! 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.809 mas, bmaj=14.08 mas, bpa=-16.88 degrees ! Estimated noise=1121.65 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.0547877 Jy ! Component: 100 - total flux cleaned = 0.0767354 Jy ! Total flux subtracted in 100 components = 0.0767354 Jy ! Clean residual min=-0.010787 max=0.016804 Jy/beam ! Clean residual mean=0.000007 rms=0.003320 Jy/beam ! Combined flux in latest and established models = 0.0767355 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 31 components and 0.0767355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121192Jy sigma=0.000839 ! Fit after self-cal, rms=0.120963Jy sigma=0.000837 ! 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=4.072 mas, bmaj=15.65 mas, bpa=-14.9 degrees ! Estimated noise=600.43 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.0233903 Jy ! Component: 100 - total flux cleaned = 0.0358379 Jy ! Component: 150 - total flux cleaned = 0.0434096 Jy ! Component: 200 - total flux cleaned = 0.0482017 Jy ! Total flux subtracted in 200 components = 0.0482017 Jy ! Clean residual min=-0.013989 max=0.030794 Jy/beam ! Clean residual mean=0.000012 rms=0.005303 Jy/beam ! Combined flux in latest and established models = 0.124937 Jy ! Performing phase self-cal ! Adding 89 model components to the UV plane model. ! The established model now contains 116 components and 0.124937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116806Jy sigma=0.000799 ! Fit after self-cal, rms=0.116617Jy sigma=0.000797 ! Inverting map ! Added new window around map position (-22, -55.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0299171 Jy ! Component: 100 - total flux cleaned = 0.0448615 Jy ! Component: 150 - total flux cleaned = 0.055229 Jy ! Component: 200 - total flux cleaned = 0.0639034 Jy ! Total flux subtracted in 200 components = 0.0639034 Jy ! Clean residual min=-0.009475 max=0.008699 Jy/beam ! Clean residual mean=-0.000019 rms=0.002939 Jy/beam ! Combined flux in latest and established models = 0.188841 Jy ! Performing phase self-cal ! Adding 118 model components to the UV plane model. ! The established model now contains 228 components and 0.18884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108969Jy sigma=0.000731 ! Fit after self-cal, rms=0.106988Jy sigma=0.000716 ! 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.92 FD 0.83 HN 1.14 KP 0.94 ! LA 0.91 MK 1.16 NL 1.04 OV 1.03 ! PT 0.82 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.74 FD 0.91 HN 1.10 KP 0.91 ! LA 0.90 MK 1.13 NL 1.15 OV 1.06 ! PT 0.82 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.91 HN 1.12 KP 0.88 ! LA 0.86 MK 1.06 NL 1.16 OV 0.99 ! PT 0.81 ! ! ! Correcting IF 4. ! A total of 276 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.89 HN 0.99 KP 1.00* ! LA 1.00* MK 0.73 NL 1.00* OV 1.49 ! PT 0.87 ! ! ! Fit before self-cal, rms=0.106988Jy sigma=0.000716 ! Fit after self-cal, rms=0.110524Jy sigma=0.000696 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.24 mas, bmaj=16.67 mas, bpa=-14.98 degrees ! Estimated noise=574.168 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.0122617 Jy ! Component: 100 - total flux cleaned = 0.0179566 Jy ! Component: 150 - total flux cleaned = 0.0202795 Jy ! Component: 200 - total flux cleaned = 0.0209639 Jy ! Total flux subtracted in 200 components = 0.0209639 Jy ! Clean residual min=-0.005318 max=0.005477 Jy/beam ! Clean residual mean=-0.000017 rms=0.001509 Jy/beam ! Combined flux in latest and established models = 0.209804 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 275 components and 0.209804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109257Jy sigma=0.000680 ! Fit after self-cal, rms=0.109532Jy sigma=0.000677 ! 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.109532Jy sigma=0.000677 ! Fit after self-cal, rms=0.113538Jy sigma=0.000676 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.208 mas, bmaj=17.14 mas, bpa=-14.86 degrees ! Estimated noise=571.377 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00301124 Jy ! Component: 100 - total flux cleaned = 0.00300962 Jy ! Component: 150 - total flux cleaned = 0.0027136 Jy ! Component: 200 - total flux cleaned = 0.00246117 Jy ! Total flux subtracted in 200 components = 0.00246117 Jy ! Clean residual min=-0.003624 max=0.004791 Jy/beam ! Clean residual mean=-0.000024 rms=0.001258 Jy/beam ! Combined flux in latest and established models = 0.212266 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 288 components and 0.212266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113257Jy sigma=0.000673 ! Fit after self-cal, rms=0.113386Jy 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.000114614 Jy ! Component: 100 - total flux cleaned = -4.16659e-05 Jy ! Component: 150 - total flux cleaned = -0.000166569 Jy ! Component: 200 - total flux cleaned = -0.000109715 Jy ! Total flux subtracted in 200 components = -0.000109715 Jy ! Clean residual min=-0.003627 max=0.004659 Jy/beam ! Clean residual mean=-0.000024 rms=0.001224 Jy/beam ! Combined flux in latest and established models = 0.212156 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 299 components and 0.212156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113280Jy sigma=0.000672 ! Fit after self-cal, rms=0.113246Jy sigma=0.000672 ! 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.113246Jy sigma=0.000672 ! Fit after self-cal, rms=0.113448Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.169 mas, bmaj=17.24 mas, bpa=-14.82 degrees ! Estimated noise=566.958 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000311633 Jy ! Component: 100 - total flux cleaned = -0.000511368 Jy ! Component: 150 - total flux cleaned = -0.00051066 Jy ! Component: 200 - total flux cleaned = -0.000561389 Jy ! Total flux subtracted in 200 components = -0.000561389 Jy ! Clean residual min=-0.003424 max=0.004385 Jy/beam ! Clean residual mean=-0.000023 rms=0.001160 Jy/beam ! Combined flux in latest and established models = 0.211595 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 307 components and 0.211595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113377Jy sigma=0.000671 ! Fit after self-cal, rms=0.113395Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000384993 Jy ! Component: 100 - total flux cleaned = -0.00038092 Jy ! Component: 150 - total flux cleaned = -0.000381386 Jy ! Component: 200 - total flux cleaned = -0.000470229 Jy ! Total flux subtracted in 200 components = -0.000470229 Jy ! Clean residual min=-0.003307 max=0.004318 Jy/beam ! Clean residual mean=-0.000023 rms=0.001137 Jy/beam ! Combined flux in latest and established models = 0.211124 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 313 components and 0.211124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113351Jy sigma=0.000671 ! Fit after self-cal, rms=0.113315Jy sigma=0.000671 ! 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.113315Jy sigma=0.000671 ! Fit after self-cal, rms=0.112855Jy sigma=0.000670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.632 mas, bmaj=21.59 mas, bpa=-5.266 degrees ! Estimated noise=612.469 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000304279 Jy ! Component: 100 - total flux cleaned = 0.000411601 Jy ! Component: 150 - total flux cleaned = 0.000411844 Jy ! Component: 200 - total flux cleaned = 0.000411584 Jy ! Total flux subtracted in 200 components = 0.000411584 Jy ! Clean residual min=-0.004186 max=0.005079 Jy/beam ! Clean residual mean=-0.000032 rms=0.001502 Jy/beam ! Combined flux in latest and established models = 0.211536 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 328 components and 0.211536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112828Jy sigma=0.000670 ! Fit after self-cal, rms=0.112809Jy sigma=0.000670 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.000101084 Jy ! Component: 100 - total flux cleaned = -0.0001514 Jy ! Component: 150 - total flux cleaned = -0.000151632 Jy ! Component: 200 - total flux cleaned = -0.000152729 Jy ! Total flux subtracted in 200 components = -0.000152729 Jy ! Clean residual min=-0.004101 max=0.004949 Jy/beam ! Clean residual mean=-0.000031 rms=0.001474 Jy/beam ! Combined flux in latest and established models = 0.211383 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 334 components and 0.211383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112792Jy sigma=0.000670 ! Fit after self-cal, rms=0.112773Jy sigma=0.000670 ! 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=4.132 mas, bmaj=17.26 mas, bpa=-14.79 degrees ! Estimated noise=563.649 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.132 x 17.26 at -14.79 degrees (North through East) ! Clean map min=-0.0047641 max=0.072272 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.807 mas, bmaj=15.4 mas, bpa=-16.36 degrees ! Estimated noise=1081.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0500196 Jy ! Component: 100 - total flux cleaned = 0.0777946 Jy ! Component: 150 - total flux cleaned = 0.0991446 Jy ! Component: 200 - total flux cleaned = 0.116389 Jy ! Total flux subtracted in 200 components = 0.116389 Jy ! Clean residual min=-0.008895 max=0.010425 Jy/beam ! Clean residual mean=-0.000005 rms=0.002602 Jy/beam ! Combined flux in latest and established models = 0.116389 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.116389 Jy ! Inverting map and beam ! Estimated beam: bmin=4.132 mas, bmaj=17.26 mas, bpa=-14.79 degrees ! Estimated noise=563.649 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.0219415 Jy ! Component: 100 - total flux cleaned = 0.0381806 Jy ! Component: 150 - total flux cleaned = 0.0507768 Jy ! Component: 200 - total flux cleaned = 0.0607894 Jy ! Total flux subtracted in 200 components = 0.0607894 Jy ! Clean residual min=-0.007348 max=0.008352 Jy/beam ! Clean residual mean=-0.000027 rms=0.002161 Jy/beam ! Combined flux in latest and established models = 0.177178 Jy ! Adding 86 model components to the UV plane model. ! The established model now contains 119 components and 0.177178 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.632 mas, bmaj=21.59 mas, bpa=-5.266 degrees ! Estimated noise=612.469 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109834 Jy ! Component: 100 - total flux cleaned = 0.0191432 Jy ! Component: 150 - total flux cleaned = 0.02279 Jy ! Component: 200 - total flux cleaned = 0.0250925 Jy ! Total flux subtracted in 200 components = 0.0250925 Jy ! Clean residual min=-0.006266 max=0.007258 Jy/beam ! Clean residual mean=-0.000036 rms=0.001915 Jy/beam ! Combined flux in latest and established models = 0.202271 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.00157429 Jy ! Component: 100 - total flux cleaned = 0.00261467 Jy ! Component: 150 - total flux cleaned = 0.00350123 Jy ! Component: 200 - total flux cleaned = 0.0040448 Jy ! Total flux subtracted in 200 components = 0.0040448 Jy ! Clean residual min=-0.004941 max=0.005931 Jy/beam ! Clean residual mean=-0.000032 rms=0.001618 Jy/beam ! Combined flux in latest and established models = 0.206315 Jy ! Adding 88 model components to the UV plane model. ! The established model now contains 191 components and 0.206315 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.132 mas, bmaj=17.26 mas, bpa=-14.79 degrees ! Estimated noise=563.649 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137529 Jy ! Component: 100 - total flux cleaned = 0.00181191 Jy ! Component: 150 - total flux cleaned = 0.00199459 Jy ! Component: 200 - total flux cleaned = 0.00215547 Jy ! Total flux subtracted in 200 components = 0.00215547 Jy ! Clean residual min=-0.003660 max=0.004655 Jy/beam ! Clean residual mean=-0.000023 rms=0.001152 Jy/beam ! Combined flux in latest and established models = 0.208471 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 209 components and 0.208471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112934Jy sigma=0.000671 ! Fit after self-cal, rms=0.112798Jy sigma=0.000670 wmodel J1759-1505_S_2017_09_26_pus_map.mod ! Writing 209 model components to file: J1759-1505_S_2017_09_26_pus_map.mod wobs J1759-1505_S_2017_09_26_pus_uvs.fits ! Writing UV FITS file: J1759-1505_S_2017_09_26_pus_uvs.fits wwins J1759-1505_S_2017_09_26_pus_map.win ! wwins: Wrote 2 windows to J1759-1505_S_2017_09_26_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.0019944 Jy ! Component: 100 - total flux cleaned = 0.00359273 Jy ! Component: 150 - total flux cleaned = 0.00461861 Jy ! Component: 200 - total flux cleaned = 0.00517737 Jy ! Component: 250 - total flux cleaned = 0.00544072 Jy ! Component: 300 - total flux cleaned = 0.00564185 Jy ! Component: 350 - total flux cleaned = 0.00587968 Jy ! Component: 400 - total flux cleaned = 0.00596973 Jy ! Component: 450 - total flux cleaned = 0.00601345 Jy ! Component: 500 - total flux cleaned = 0.00589041 Jy ! Component: 550 - total flux cleaned = 0.00581084 Jy ! Component: 600 - total flux cleaned = 0.00569459 Jy ! Component: 650 - total flux cleaned = 0.00550733 Jy ! Component: 700 - total flux cleaned = 0.00550822 Jy ! Component: 750 - total flux cleaned = 0.00543645 Jy ! Component: 800 - total flux cleaned = 0.00533304 Jy ! Component: 850 - total flux cleaned = 0.00533344 Jy ! Component: 900 - total flux cleaned = 0.00520072 Jy ! Component: 950 - total flux cleaned = 0.00516763 Jy ! Component: 1000 - total flux cleaned = 0.00501074 Jy ! Component: 1050 - total flux cleaned = 0.00507335 Jy ! Component: 1100 - total flux cleaned = 0.00510287 Jy ! Component: 1150 - total flux cleaned = 0.00504274 Jy ! Component: 1200 - total flux cleaned = 0.00510016 Jy ! Component: 1250 - total flux cleaned = 0.00498603 Jy ! Component: 1300 - total flux cleaned = 0.0050142 Jy ! Component: 1350 - total flux cleaned = 0.00509614 Jy ! Component: 1400 - total flux cleaned = 0.00509571 Jy ! Component: 1450 - total flux cleaned = 0.00517527 Jy ! Component: 1500 - total flux cleaned = 0.00525356 Jy ! Component: 1550 - total flux cleaned = 0.0053562 Jy ! Component: 1600 - total flux cleaned = 0.00543183 Jy ! Component: 1650 - total flux cleaned = 0.00545695 Jy ! Component: 1700 - total flux cleaned = 0.00557942 Jy ! Component: 1750 - total flux cleaned = 0.00569905 Jy ! Component: 1800 - total flux cleaned = 0.00574645 Jy ! Component: 1850 - total flux cleaned = 0.00579384 Jy ! Component: 1900 - total flux cleaned = 0.0058627 Jy ! Component: 1950 - total flux cleaned = 0.00595302 Jy ! Component: 2000 - total flux cleaned = 0.00601956 Jy ! Component: 2050 - total flux cleaned = 0.00615074 Jy ! Component: 2100 - total flux cleaned = 0.0061937 Jy ! Component: 2150 - total flux cleaned = 0.00625775 Jy ! Component: 2200 - total flux cleaned = 0.00629974 Jy ! Component: 2250 - total flux cleaned = 0.00638209 Jy ! Component: 2300 - total flux cleaned = 0.00646325 Jy ! Component: 2350 - total flux cleaned = 0.0065435 Jy ! Component: 2400 - total flux cleaned = 0.00658251 Jy ! Component: 2450 - total flux cleaned = 0.00671886 Jy ! Component: 2500 - total flux cleaned = 0.00668039 Jy ! Component: 2550 - total flux cleaned = 0.00671853 Jy ! Component: 2600 - total flux cleaned = 0.00681277 Jy ! Component: 2650 - total flux cleaned = 0.00685012 Jy ! Component: 2700 - total flux cleaned = 0.00692383 Jy ! Component: 2750 - total flux cleaned = 0.00703249 Jy ! Component: 2800 - total flux cleaned = 0.00701457 Jy ! Component: 2850 - total flux cleaned = 0.00703247 Jy ! Component: 2900 - total flux cleaned = 0.00708523 Jy ! Component: 2950 - total flux cleaned = 0.00713738 Jy ! Component: 3000 - total flux cleaned = 0.00715458 Jy ! Component: 3050 - total flux cleaned = 0.00712081 Jy ! Component: 3100 - total flux cleaned = 0.00715456 Jy ! Component: 3150 - total flux cleaned = 0.00718797 Jy ! Component: 3200 - total flux cleaned = 0.00720447 Jy ! Component: 3250 - total flux cleaned = 0.00725331 Jy ! Component: 3300 - total flux cleaned = 0.00728551 Jy ! Component: 3350 - total flux cleaned = 0.00728566 Jy ! Component: 3400 - total flux cleaned = 0.00730176 Jy ! Component: 3450 - total flux cleaned = 0.00739586 Jy ! Component: 3500 - total flux cleaned = 0.00742704 Jy ! Component: 3550 - total flux cleaned = 0.00751939 Jy ! Component: 3600 - total flux cleaned = 0.0075193 Jy ! Component: 3650 - total flux cleaned = 0.00759482 Jy ! Component: 3700 - total flux cleaned = 0.00763983 Jy ! Component: 3750 - total flux cleaned = 0.00769931 Jy ! Component: 3800 - total flux cleaned = 0.00775827 Jy ! Component: 3850 - total flux cleaned = 0.00783137 Jy ! Component: 3900 - total flux cleaned = 0.0078606 Jy ! Component: 3950 - total flux cleaned = 0.00797595 Jy ! Component: 4000 - total flux cleaned = 0.00809008 Jy ! Component: 4050 - total flux cleaned = 0.00814672 Jy ! Total flux subtracted in 4096 components = 0.00820311 Jy ! Clean residual min=-0.000786 max=0.000905 Jy/beam ! Clean residual mean=-0.000002 rms=0.000288 Jy/beam ! Combined flux in latest and established models = 0.216674 Jy keep ! Adding 327 model components to the UV plane model. ! The established model now contains 536 components and 0.216674 Jy ![Exited script file: muppet] wmap "J1759-1505_S_2017_09_26_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.132 x 17.26 at -14.79 degrees (North through East) ! Clean map min=-0.0037847 max=0.07126 Jy/beam ! Writing clean map to FITS file: J1759-1505_S_2017_09_26_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.07126 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000272825 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.14857 1.14857 2.29715 4.5943 9.18859 18.3772 36.7544 73.5087 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.071 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.132 x 17.26 at -14.79 degrees (North through East) ! Clean map min=-0.0037847 max=0.07126 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 J1759-1505_S_2017_09_26_pus_uvs.log closed on Sat May 11 13:04:24 2019