! Started logfile: J1259-2436_S_2017_05_01_pus_uvs.log on Wed May 1 18:37:39 2019 obs J1259-2436_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J1259-2436_S_2017_05_01_pus_uva.fits ! AN table 1: 96 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.974537 visibilities/baseline/integration-bin. ! Found source: J1259-2436 ! ! 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 16840 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 J1259-2436_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 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 495 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.889552Jy sigma=0.005620 ! Fit after self-cal, rms=0.872076Jy sigma=0.005529 ! 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.552 mas, bmaj=6.708 mas, bpa=-4.251 degrees ! Estimated noise=1330.28 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.0991092 Jy ! Component: 100 - total flux cleaned = 0.135834 Jy ! Total flux subtracted in 100 components = 0.135834 Jy ! Clean residual min=-0.008320 max=0.017531 Jy/beam ! Clean residual mean=-0.000102 rms=0.002757 Jy/beam ! Combined flux in latest and established models = 0.135834 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.135834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124846Jy sigma=0.000753 ! Fit after self-cal, rms=0.124694Jy sigma=0.000752 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0212298 Jy ! Component: 100 - total flux cleaned = 0.0341347 Jy ! Total flux subtracted in 100 components = 0.0341347 Jy ! Clean residual min=-0.006521 max=0.014329 Jy/beam ! Clean residual mean=-0.000079 rms=0.002018 Jy/beam ! Combined flux in latest and established models = 0.169969 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 25 components and 0.169969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120050Jy sigma=0.000710 ! Fit after self-cal, rms=0.120054Jy sigma=0.000710 ! Inverting map ! Added new window around map position (6, -3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0137364 Jy ! Component: 100 - total flux cleaned = 0.0223354 Jy ! Total flux subtracted in 100 components = 0.0223354 Jy ! Clean residual min=-0.005781 max=0.010097 Jy/beam ! Clean residual mean=-0.000062 rms=0.001652 Jy/beam ! Combined flux in latest and established models = 0.192304 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 43 components and 0.192304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117925Jy sigma=0.000694 ! Fit after self-cal, rms=0.117739Jy sigma=0.000692 ! 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.091 mas, bmaj=7.893 mas, bpa=-2.952 degrees ! Estimated noise=963.642 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.0109509 Jy ! Component: 100 - total flux cleaned = 0.0171836 Jy ! Component: 150 - total flux cleaned = 0.0212457 Jy ! Component: 200 - total flux cleaned = 0.0239313 Jy ! Total flux subtracted in 200 components = 0.0239313 Jy ! Clean residual min=-0.005175 max=0.009890 Jy/beam ! Clean residual mean=-0.000088 rms=0.001611 Jy/beam ! Combined flux in latest and established models = 0.216236 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 70 components and 0.216235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116711Jy sigma=0.000684 ! Fit after self-cal, rms=0.116605Jy sigma=0.000683 ! Inverting map ! Added new window around map position (17.5, -8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00893579 Jy ! Component: 100 - total flux cleaned = 0.0139669 Jy ! Component: 150 - total flux cleaned = 0.017579 Jy ! Component: 200 - total flux cleaned = 0.0202319 Jy ! Total flux subtracted in 200 components = 0.0202319 Jy ! Clean residual min=-0.004234 max=0.004916 Jy/beam ! Clean residual mean=-0.000061 rms=0.001203 Jy/beam ! Combined flux in latest and established models = 0.236467 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 105 components and 0.236467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115866Jy sigma=0.000678 ! Fit after self-cal, rms=0.115755Jy sigma=0.000677 ! 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.96 HN 1.13 KP 1.02 ! LA 0.96 MK 0.96 NL 0.97 OV 1.04 ! PT 0.98 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 1.16 KP 1.02 ! LA 0.96 MK 1.00 NL 1.00 OV 1.02 ! PT 0.95 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.02 HN 1.89 KP 1.00 ! LA 0.95 MK 1.07 NL 1.06 OV 1.00 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.04 HN 0.95 KP 1.00* ! LA 1.00* MK 0.88 NL 1.00* OV 1.00* ! PT 1.09 SC 1.00* ! ! ! Fit before self-cal, rms=0.115755Jy sigma=0.000677 ! Fit after self-cal, rms=0.130425Jy sigma=0.000672 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.107 mas, bmaj=7.827 mas, bpa=-2.617 degrees ! Estimated noise=975.566 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.00275137 Jy ! Component: 100 - total flux cleaned = 0.00353748 Jy ! Component: 150 - total flux cleaned = 0.00394556 Jy ! Component: 200 - total flux cleaned = 0.00430929 Jy ! Total flux subtracted in 200 components = 0.00430929 Jy ! Clean residual min=-0.003337 max=0.003484 Jy/beam ! Clean residual mean=-0.000023 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.240777 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 124 components and 0.240777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130346Jy sigma=0.000671 ! Fit after self-cal, rms=0.130467Jy sigma=0.000671 ! 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.130467Jy sigma=0.000671 ! Fit after self-cal, rms=0.132930Jy sigma=0.000670 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.106 mas, bmaj=7.805 mas, bpa=-2.677 degrees ! Estimated noise=975.795 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000923219 Jy ! Component: 100 - total flux cleaned = 0.00121709 Jy ! Component: 150 - total flux cleaned = 0.00143338 Jy ! Component: 200 - total flux cleaned = 0.00158936 Jy ! Total flux subtracted in 200 components = 0.00158936 Jy ! Clean residual min=-0.003299 max=0.003593 Jy/beam ! Clean residual mean=-0.000017 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.242366 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 135 components and 0.242366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132894Jy sigma=0.000670 ! Fit after self-cal, rms=0.132928Jy sigma=0.000669 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 (-5.5, 71). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00341992 Jy ! Component: 100 - total flux cleaned = 0.00493566 Jy ! Component: 150 - total flux cleaned = 0.00511267 Jy ! Component: 200 - total flux cleaned = 0.00515173 Jy ! Total flux subtracted in 200 components = 0.00515173 Jy ! Clean residual min=-0.002920 max=0.002767 Jy/beam ! Clean residual mean=-0.000014 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.247518 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 157 components and 0.247518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132845Jy sigma=0.000669 ! Fit after self-cal, rms=0.132834Jy sigma=0.000669 ! 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.132834Jy sigma=0.000669 ! Fit after self-cal, rms=0.133632Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.099 mas, bmaj=7.785 mas, bpa=-2.66 degrees ! Estimated noise=973.715 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122582 Jy ! Component: 100 - total flux cleaned = 0.0014216 Jy ! Component: 150 - total flux cleaned = 0.00156703 Jy ! Component: 200 - total flux cleaned = 0.00163656 Jy ! Total flux subtracted in 200 components = 0.00163656 Jy ! Clean residual min=-0.002883 max=0.002554 Jy/beam ! Clean residual mean=-0.000014 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.249154 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 169 components and 0.249154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133605Jy sigma=0.000668 ! Fit after self-cal, rms=0.133619Jy sigma=0.000668 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.000294587 Jy ! Component: 100 - total flux cleaned = 0.000327656 Jy ! Component: 150 - total flux cleaned = 0.000421889 Jy ! Component: 200 - total flux cleaned = 0.000511641 Jy ! Total flux subtracted in 200 components = 0.000511641 Jy ! Clean residual min=-0.002870 max=0.002563 Jy/beam ! Clean residual mean=-0.000014 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.249666 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 177 components and 0.249666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133602Jy sigma=0.000668 ! Fit after self-cal, rms=0.133603Jy sigma=0.000668 ! 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.133603Jy sigma=0.000668 ! Fit after self-cal, rms=0.133955Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.862 mas, bmaj=18.24 mas, bpa=3.456 degrees ! Estimated noise=1199.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000949493 Jy ! Component: 100 - total flux cleaned = 0.00141746 Jy ! Component: 150 - total flux cleaned = 0.00162656 Jy ! Component: 200 - total flux cleaned = 0.0016967 Jy ! Total flux subtracted in 200 components = 0.0016967 Jy ! Clean residual min=-0.003463 max=0.003051 Jy/beam ! Clean residual mean=-0.000026 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.251363 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 184 components and 0.251363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133952Jy sigma=0.000668 ! Fit after self-cal, rms=0.133954Jy sigma=0.000668 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.000253403 Jy ! Component: 100 - total flux cleaned = 0.000321338 Jy ! Component: 150 - total flux cleaned = 0.000342959 Jy ! Component: 200 - total flux cleaned = 0.000363737 Jy ! Total flux subtracted in 200 components = 0.000363737 Jy ! Clean residual min=-0.003472 max=0.003044 Jy/beam ! Clean residual mean=-0.000025 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.251726 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 190 components and 0.251726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133951Jy sigma=0.000668 ! Fit after self-cal, rms=0.133953Jy sigma=0.000668 ! 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.098 mas, bmaj=7.779 mas, bpa=-2.64 degrees ! Estimated noise=973.574 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.098 x 7.779 at -2.64 degrees (North through East) ! Clean map min=-0.002736 max=0.12855 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.558 mas, bmaj=6.622 mas, bpa=-3.755 degrees ! Estimated noise=1348.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0997344 Jy ! Component: 100 - total flux cleaned = 0.139061 Jy ! Component: 150 - total flux cleaned = 0.162134 Jy ! Component: 200 - total flux cleaned = 0.177699 Jy ! Total flux subtracted in 200 components = 0.177699 Jy ! Clean residual min=-0.005661 max=0.008646 Jy/beam ! Clean residual mean=-0.000061 rms=0.001645 Jy/beam ! Combined flux in latest and established models = 0.177699 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.177699 Jy ! Inverting map and beam ! Estimated beam: bmin=3.098 mas, bmaj=7.779 mas, bpa=-2.64 degrees ! Estimated noise=973.574 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) ! Added new window around map position (3, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0153825 Jy ! Component: 100 - total flux cleaned = 0.0259762 Jy ! Component: 150 - total flux cleaned = 0.0340098 Jy ! Component: 200 - total flux cleaned = 0.0403159 Jy ! Total flux subtracted in 200 components = 0.0403159 Jy ! Clean residual min=-0.003727 max=0.004182 Jy/beam ! Clean residual mean=-0.000058 rms=0.001091 Jy/beam ! Combined flux in latest and established models = 0.218015 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 81 components and 0.218015 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.862 mas, bmaj=18.24 mas, bpa=3.456 degrees ! Estimated noise=1199.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00823476 Jy ! Component: 100 - total flux cleaned = 0.0138451 Jy ! Component: 150 - total flux cleaned = 0.0180032 Jy ! Component: 200 - total flux cleaned = 0.0211834 Jy ! Total flux subtracted in 200 components = 0.0211834 Jy ! Clean residual min=-0.003729 max=0.003231 Jy/beam ! Clean residual mean=-0.000057 rms=0.001070 Jy/beam ! Combined flux in latest and established models = 0.239199 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.0024969 Jy ! Component: 100 - total flux cleaned = 0.00447081 Jy ! Component: 150 - total flux cleaned = 0.00604491 Jy ! Component: 200 - total flux cleaned = 0.00730356 Jy ! Total flux subtracted in 200 components = 0.00730356 Jy ! Clean residual min=-0.003424 max=0.002987 Jy/beam ! Clean residual mean=-0.000039 rms=0.000907 Jy/beam ! Combined flux in latest and established models = 0.246502 Jy ! Adding 91 model components to the UV plane model. ! The established model now contains 159 components and 0.246502 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.098 mas, bmaj=7.779 mas, bpa=-2.64 degrees ! Estimated noise=973.574 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010822 Jy ! Component: 100 - total flux cleaned = 0.00133702 Jy ! Component: 150 - total flux cleaned = 0.00162006 Jy ! Component: 200 - total flux cleaned = 0.00177525 Jy ! Total flux subtracted in 200 components = 0.00177525 Jy ! Clean residual min=-0.002843 max=0.002680 Jy/beam ! Clean residual mean=-0.000018 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.248277 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 178 components and 0.248277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133979Jy sigma=0.000668 ! Fit after self-cal, rms=0.133960Jy sigma=0.000668 wmodel J1259-2436_S_2017_05_01_pus_map.mod ! Writing 178 model components to file: J1259-2436_S_2017_05_01_pus_map.mod wobs J1259-2436_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J1259-2436_S_2017_05_01_pus_uvs.fits wwins J1259-2436_S_2017_05_01_pus_map.win ! wwins: Wrote 5 windows to J1259-2436_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.000366276 Jy ! Component: 100 - total flux cleaned = -0.000549941 Jy ! Component: 150 - total flux cleaned = -0.000722652 Jy ! Component: 200 - total flux cleaned = -0.000888009 Jy ! Component: 250 - total flux cleaned = -0.00120513 Jy ! Component: 300 - total flux cleaned = -0.00151019 Jy ! Component: 350 - total flux cleaned = -0.00176779 Jy ! Component: 400 - total flux cleaned = -0.00191068 Jy ! Component: 450 - total flux cleaned = -0.00218814 Jy ! Component: 500 - total flux cleaned = -0.00225659 Jy ! Component: 550 - total flux cleaned = -0.0023231 Jy ! Component: 600 - total flux cleaned = -0.00251635 Jy ! Component: 650 - total flux cleaned = -0.00261046 Jy ! Component: 700 - total flux cleaned = -0.00264093 Jy ! Component: 750 - total flux cleaned = -0.00273135 Jy ! Component: 800 - total flux cleaned = -0.00279059 Jy ! Component: 850 - total flux cleaned = -0.00279057 Jy ! Component: 900 - total flux cleaned = -0.00287633 Jy ! Component: 950 - total flux cleaned = -0.00290371 Jy ! Component: 1000 - total flux cleaned = -0.00295823 Jy ! Component: 1050 - total flux cleaned = -0.00298538 Jy ! Component: 1100 - total flux cleaned = -0.00301203 Jy ! Component: 1150 - total flux cleaned = -0.00301208 Jy ! Component: 1200 - total flux cleaned = -0.00296008 Jy ! Component: 1250 - total flux cleaned = -0.00298611 Jy ! Component: 1300 - total flux cleaned = -0.00301106 Jy ! Component: 1350 - total flux cleaned = -0.00296173 Jy ! Component: 1400 - total flux cleaned = -0.00301071 Jy ! Component: 1450 - total flux cleaned = -0.00308258 Jy ! Component: 1500 - total flux cleaned = -0.00308275 Jy ! Component: 1550 - total flux cleaned = -0.00308302 Jy ! Component: 1600 - total flux cleaned = -0.00319867 Jy ! Component: 1650 - total flux cleaned = -0.00315309 Jy ! Component: 1700 - total flux cleaned = -0.00324303 Jy ! Component: 1750 - total flux cleaned = -0.00324298 Jy ! Component: 1800 - total flux cleaned = -0.0032872 Jy ! Component: 1850 - total flux cleaned = -0.00335259 Jy ! Component: 1900 - total flux cleaned = -0.00343842 Jy ! Component: 1950 - total flux cleaned = -0.00354397 Jy ! Component: 2000 - total flux cleaned = -0.00364898 Jy ! Component: 2050 - total flux cleaned = -0.00369057 Jy ! Component: 2100 - total flux cleaned = -0.003814 Jy ! Component: 2150 - total flux cleaned = -0.00387487 Jy ! Component: 2200 - total flux cleaned = -0.00389531 Jy ! Component: 2250 - total flux cleaned = -0.00395505 Jy ! Component: 2300 - total flux cleaned = -0.00405384 Jy ! Component: 2350 - total flux cleaned = -0.00409302 Jy ! Component: 2400 - total flux cleaned = -0.00409308 Jy ! Component: 2450 - total flux cleaned = -0.00422745 Jy ! Component: 2500 - total flux cleaned = -0.00422709 Jy ! Component: 2550 - total flux cleaned = -0.00430259 Jy ! Component: 2600 - total flux cleaned = -0.00435862 Jy ! Component: 2650 - total flux cleaned = -0.0045251 Jy ! Component: 2700 - total flux cleaned = -0.00452499 Jy ! Component: 2750 - total flux cleaned = -0.00463439 Jy ! Component: 2800 - total flux cleaned = -0.00468874 Jy ! Component: 2850 - total flux cleaned = -0.00474243 Jy ! Component: 2900 - total flux cleaned = -0.00476002 Jy ! Component: 2950 - total flux cleaned = -0.00491851 Jy ! Component: 3000 - total flux cleaned = -0.00493598 Jy ! Component: 3050 - total flux cleaned = -0.0050228 Jy ! Component: 3100 - total flux cleaned = -0.00507442 Jy ! Component: 3150 - total flux cleaned = -0.00519432 Jy ! Component: 3200 - total flux cleaned = -0.00531299 Jy ! Component: 3250 - total flux cleaned = -0.00536356 Jy ! Component: 3300 - total flux cleaned = -0.0053972 Jy ! Component: 3350 - total flux cleaned = -0.00548045 Jy ! Component: 3400 - total flux cleaned = -0.00556304 Jy ! Component: 3450 - total flux cleaned = -0.00564493 Jy ! Component: 3500 - total flux cleaned = -0.0057426 Jy ! Component: 3550 - total flux cleaned = -0.00579117 Jy ! Component: 3600 - total flux cleaned = -0.00588752 Jy ! Component: 3650 - total flux cleaned = -0.00598333 Jy ! Component: 3700 - total flux cleaned = -0.00609428 Jy ! Component: 3750 - total flux cleaned = -0.00614159 Jy ! Component: 3800 - total flux cleaned = -0.0062511 Jy ! Component: 3850 - total flux cleaned = -0.00631321 Jy ! Component: 3900 - total flux cleaned = -0.00645228 Jy ! Component: 3950 - total flux cleaned = -0.00648321 Jy ! Component: 4000 - total flux cleaned = -0.0065596 Jy ! Component: 4050 - total flux cleaned = -0.00666565 Jy ! Total flux subtracted in 4096 components = -0.00668082 Jy ! Clean residual min=-0.000834 max=0.000943 Jy/beam ! Clean residual mean=-0.000002 rms=0.000278 Jy/beam ! Combined flux in latest and established models = 0.241597 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 465 components and 0.241597 Jy ![Exited script file: muppet] wmap "J1259-2436_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.098 x 7.779 at -2.64 degrees (North through East) ! Clean map min=-0.0022563 max=0.13245 Jy/beam ! Writing clean map to FITS file: J1259-2436_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.132447 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000274127 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.620915 0.620915 1.24183 2.48366 4.96732 9.93463 19.8693 39.7385 79.4771 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.132 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.098 x 7.779 at -2.64 degrees (North through East) ! Clean map min=-0.0022563 max=0.13245 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 J1259-2436_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:37:44 2019