! Started logfile: J1138-4653_S_2017_05_27_pus_uvs.log on Fri May 3 11:05:09 2019 obs J1138-4653_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J1138-4653_S_2017_05_27_pus_uva.fits ! AN table 1: 312 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.387678 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1138-4653 ! ! 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 1211 lines of history. ! ! Reading 21772 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 J1138-4653_S_2017_05_27_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 1157 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1204 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1154 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 2038 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.993505Jy sigma=0.017178 ! Fit after self-cal, rms=0.917113Jy sigma=0.016950 ! 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.245 mas, bmaj=7.192 mas, bpa=-9.263 degrees ! Estimated noise=1824.11 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.0529208 Jy ! Component: 100 - total flux cleaned = 0.0590289 Jy ! Total flux subtracted in 100 components = 0.0590289 Jy ! Clean residual min=-0.018283 max=0.017842 Jy/beam ! Clean residual mean=0.000071 rms=0.005660 Jy/beam ! Combined flux in latest and established models = 0.0590289 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0590289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158022Jy sigma=0.001106 ! Fit after self-cal, rms=0.157367Jy sigma=0.001096 ! 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.151 mas, bmaj=9.695 mas, bpa=-9.07 degrees ! Estimated noise=845.383 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.00862291 Jy ! Component: 100 - total flux cleaned = 0.00882138 Jy ! Component: 150 - total flux cleaned = 0.00898098 Jy ! Component: 200 - total flux cleaned = 0.0089744 Jy ! Total flux subtracted in 200 components = 0.0089744 Jy ! Clean residual min=-0.014339 max=0.016058 Jy/beam ! Clean residual mean=0.000874 rms=0.005364 Jy/beam ! Combined flux in latest and established models = 0.0680033 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 11 components and 0.0680033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155059Jy sigma=0.001205 ! Fit after self-cal, rms=0.154828Jy sigma=0.001205 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 45 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.83 HN 1.00* KP 0.84 ! LA 0.81 MK 0.93 NL 1.00* OV 0.92 ! PT 0.85 SC 1.11 ! ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.81 HN 1.00* KP 0.88 ! LA 0.74 MK 0.91 NL 1.00* OV 0.98 ! PT 0.81 SC 1.11 ! ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.85 HN 1.00* KP 0.84 ! LA 0.76 MK 0.88 NL 1.00* OV 0.88 ! PT 0.84 SC 1.12 ! ! ! Correcting IF 4. ! A total of 258 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.94 HN 1.00* KP 1.00* ! LA 16.18 MK 0.86 NL 1.00* OV 1.00* ! PT 0.93 SC 1.00* ! ! ! Fit before self-cal, rms=0.154828Jy sigma=0.001205 ! Fit after self-cal, rms=0.519986Jy sigma=0.000625 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.163 mas, bmaj=9.15 mas, bpa=-8.111 degrees ! Estimated noise=886.394 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 (8, 16.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0049651 Jy ! Component: 100 - total flux cleaned = 0.00565811 Jy ! Component: 150 - total flux cleaned = 0.0059562 Jy ! Component: 200 - total flux cleaned = 0.00604504 Jy ! Total flux subtracted in 200 components = 0.00604504 Jy ! Clean residual min=-0.003449 max=0.004266 Jy/beam ! Clean residual mean=-0.000068 rms=0.000866 Jy/beam ! Combined flux in latest and established models = 0.0740484 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 32 components and 0.0740484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.519326Jy sigma=0.000625 ! Fit after self-cal, rms=0.520817Jy sigma=0.000621 ! Inverting map ! Added new window around map position (11.5, -17.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00345841 Jy ! Component: 100 - total flux cleaned = 0.00367694 Jy ! Component: 150 - total flux cleaned = 0.00394451 Jy ! Component: 200 - total flux cleaned = 0.00433843 Jy ! Total flux subtracted in 200 components = 0.00433843 Jy ! Clean residual min=-0.002572 max=0.003292 Jy/beam ! Clean residual mean=-0.000043 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.0783868 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 48 components and 0.0783868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.520445Jy sigma=0.000620 ! Fit after self-cal, rms=0.520444Jy sigma=0.000620 ! 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.520444Jy sigma=0.000620 ! Fit after self-cal, rms=0.686275Jy sigma=0.000619 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.161 mas, bmaj=9.119 mas, bpa=-8.233 degrees ! Estimated noise=904.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00339454 Jy ! Component: 100 - total flux cleaned = 0.0040676 Jy ! Component: 150 - total flux cleaned = 0.00427887 Jy ! Component: 200 - total flux cleaned = 0.00440801 Jy ! Total flux subtracted in 200 components = 0.00440801 Jy ! Clean residual min=-0.002785 max=0.002860 Jy/beam ! Clean residual mean=-0.000045 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.0827948 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 54 components and 0.0827948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.685968Jy sigma=0.000618 ! Fit after self-cal, rms=0.686055Jy sigma=0.000618 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.00151756 Jy ! Component: 100 - total flux cleaned = 0.00151513 Jy ! Component: 150 - total flux cleaned = 0.00151372 Jy ! Component: 200 - total flux cleaned = 0.00151134 Jy ! Total flux subtracted in 200 components = 0.00151134 Jy ! Clean residual min=-0.002666 max=0.002664 Jy/beam ! Clean residual mean=-0.000030 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.0843061 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 59 components and 0.0843061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.685950Jy sigma=0.000618 ! Fit after self-cal, rms=0.685948Jy sigma=0.000618 ! 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.685948Jy sigma=0.000618 ! Fit after self-cal, rms=0.991729Jy sigma=0.000617 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.127 mas, bmaj=8.938 mas, bpa=-7.674 degrees ! Estimated noise=921.04 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00240381 Jy ! Component: 100 - total flux cleaned = 0.00385389 Jy ! Component: 150 - total flux cleaned = 0.00435121 Jy ! Component: 200 - total flux cleaned = 0.00456268 Jy ! Total flux subtracted in 200 components = 0.00456268 Jy ! Clean residual min=-0.002822 max=0.002569 Jy/beam ! Clean residual mean=-0.000046 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.0888688 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 84 components and 0.0888688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.991454Jy sigma=0.000617 ! Fit after self-cal, rms=0.991536Jy sigma=0.000617 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.000897944 Jy ! Component: 100 - total flux cleaned = 0.00108574 Jy ! Component: 150 - total flux cleaned = 0.00112 Jy ! Component: 200 - total flux cleaned = 0.00112083 Jy ! Total flux subtracted in 200 components = 0.00112083 Jy ! Clean residual min=-0.002815 max=0.002536 Jy/beam ! Clean residual mean=-0.000031 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.0899896 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 98 components and 0.0899896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.991462Jy sigma=0.000616 ! Fit after self-cal, rms=0.991456Jy sigma=0.000616 ! 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.991456Jy sigma=0.000616 ! Fit after self-cal, rms=0.994040Jy sigma=0.000616 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.3 mas, bmaj=36.83 mas, bpa=-3.899 degrees ! Estimated noise=1124.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0028372 Jy ! Component: 100 - total flux cleaned = 0.00424181 Jy ! Component: 150 - total flux cleaned = 0.00496574 Jy ! Component: 200 - total flux cleaned = 0.00533974 Jy ! Total flux subtracted in 200 components = 0.00533974 Jy ! Clean residual min=-0.002784 max=0.002410 Jy/beam ! Clean residual mean=-0.000063 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.0953294 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 125 components and 0.0953293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.993766Jy sigma=0.000616 ! Fit after self-cal, rms=0.993822Jy sigma=0.000616 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.000739547 Jy ! Component: 100 - total flux cleaned = 0.000847996 Jy ! Component: 150 - total flux cleaned = 0.000890622 Jy ! Component: 200 - total flux cleaned = 0.000926484 Jy ! Total flux subtracted in 200 components = 0.000926484 Jy ! Clean residual min=-0.002725 max=0.002444 Jy/beam ! Clean residual mean=-0.000044 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.0962558 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 128 components and 0.0962558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.993779Jy sigma=0.000616 ! Fit after self-cal, rms=0.993784Jy sigma=0.000616 ! 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.097 mas, bmaj=8.847 mas, bpa=-7.41 degrees ! Estimated noise=938.039 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.097 x 8.847 at -7.41 degrees (North through East) ! Clean map min=-0.0028851 max=0.07384 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.262 mas, bmaj=6.724 mas, bpa=-6.468 degrees ! Estimated noise=2095.9 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0603276 Jy ! Component: 100 - total flux cleaned = 0.075624 Jy ! Component: 150 - total flux cleaned = 0.0833409 Jy ! Component: 200 - total flux cleaned = 0.0859879 Jy ! Total flux subtracted in 200 components = 0.0859879 Jy ! Clean residual min=-0.006236 max=0.005978 Jy/beam ! Clean residual mean=-0.000046 rms=0.001477 Jy/beam ! Combined flux in latest and established models = 0.0859879 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0859879 Jy ! Inverting map and beam ! Estimated beam: bmin=3.097 mas, bmaj=8.847 mas, bpa=-7.41 degrees ! Estimated noise=938.039 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.00599412 Jy ! Component: 100 - total flux cleaned = 0.00786006 Jy ! Component: 150 - total flux cleaned = 0.00827781 Jy ! Component: 200 - total flux cleaned = 0.00856 Jy ! Total flux subtracted in 200 components = 0.00856 Jy ! Clean residual min=-0.002824 max=0.002771 Jy/beam ! Clean residual mean=-0.000052 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.0945479 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 36 components and 0.0945479 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=11.3 mas, bmaj=36.83 mas, bpa=-3.899 degrees ! Estimated noise=1124.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00095135 Jy ! Component: 100 - total flux cleaned = 0.00123037 Jy ! Component: 150 - total flux cleaned = 0.00149191 Jy ! Component: 200 - total flux cleaned = 0.00167072 Jy ! Total flux subtracted in 200 components = 0.00167072 Jy ! Clean residual min=-0.002677 max=0.002609 Jy/beam ! Clean residual mean=-0.000053 rms=0.000868 Jy/beam ! Combined flux in latest and established models = 0.0962187 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.00012427 Jy ! Component: 100 - total flux cleaned = 0.000251803 Jy ! Component: 150 - total flux cleaned = 0.000358686 Jy ! Component: 200 - total flux cleaned = 0.000434924 Jy ! Total flux subtracted in 200 components = 0.000434924 Jy ! Clean residual min=-0.002632 max=0.002562 Jy/beam ! Clean residual mean=-0.000044 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.0966536 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 49 components and 0.0966536 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.097 mas, bmaj=8.847 mas, bpa=-7.41 degrees ! Estimated noise=938.039 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000466716 Jy ! Component: 100 - total flux cleaned = -0.000465019 Jy ! Component: 150 - total flux cleaned = -0.000464814 Jy ! Component: 200 - total flux cleaned = -0.000462959 Jy ! Total flux subtracted in 200 components = -0.000462959 Jy ! Clean residual min=-0.002671 max=0.002599 Jy/beam ! Clean residual mean=-0.000031 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.0961906 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 60 components and 0.0961906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.993993Jy sigma=0.000617 ! Fit after self-cal, rms=0.994057Jy sigma=0.000616 wmodel J1138-4653_S_2017_05_27_pus_map.mod ! Writing 60 model components to file: J1138-4653_S_2017_05_27_pus_map.mod wobs J1138-4653_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J1138-4653_S_2017_05_27_pus_uvs.fits wwins J1138-4653_S_2017_05_27_pus_map.win ! wwins: Wrote 3 windows to J1138-4653_S_2017_05_27_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.000587445 Jy ! Component: 100 - total flux cleaned = -0.000976762 Jy ! Component: 150 - total flux cleaned = -0.00126318 Jy ! Component: 200 - total flux cleaned = -0.00145553 Jy ! Component: 250 - total flux cleaned = -0.00171122 Jy ! Component: 300 - total flux cleaned = -0.00185218 Jy ! Component: 350 - total flux cleaned = -0.0019879 Jy ! Component: 400 - total flux cleaned = -0.00211979 Jy ! Component: 450 - total flux cleaned = -0.00224779 Jy ! Component: 500 - total flux cleaned = -0.00246592 Jy ! Component: 550 - total flux cleaned = -0.00258705 Jy ! Component: 600 - total flux cleaned = -0.00273512 Jy ! Component: 650 - total flux cleaned = -0.00270659 Jy ! Component: 700 - total flux cleaned = -0.00270727 Jy ! Component: 750 - total flux cleaned = -0.00276321 Jy ! Component: 800 - total flux cleaned = -0.00268088 Jy ! Component: 850 - total flux cleaned = -0.00262713 Jy ! Component: 900 - total flux cleaned = -0.00252045 Jy ! Component: 950 - total flux cleaned = -0.0024417 Jy ! Component: 1000 - total flux cleaned = -0.00236413 Jy ! Component: 1050 - total flux cleaned = -0.00228752 Jy ! Component: 1100 - total flux cleaned = -0.0022878 Jy ! Component: 1150 - total flux cleaned = -0.00228814 Jy ! Component: 1200 - total flux cleaned = -0.00233741 Jy ! Component: 1250 - total flux cleaned = -0.00231333 Jy ! Component: 1300 - total flux cleaned = -0.00224124 Jy ! Component: 1350 - total flux cleaned = -0.00219378 Jy ! Component: 1400 - total flux cleaned = -0.00212344 Jy ! Component: 1450 - total flux cleaned = -0.00210043 Jy ! Component: 1500 - total flux cleaned = -0.00207731 Jy ! Component: 1550 - total flux cleaned = -0.00198619 Jy ! Component: 1600 - total flux cleaned = -0.0019413 Jy ! Component: 1650 - total flux cleaned = -0.00182978 Jy ! Component: 1700 - total flux cleaned = -0.00171978 Jy ! Component: 1750 - total flux cleaned = -0.0016981 Jy ! Component: 1800 - total flux cleaned = -0.00163303 Jy ! Component: 1850 - total flux cleaned = -0.00154723 Jy ! Component: 1900 - total flux cleaned = -0.00150456 Jy ! Component: 1950 - total flux cleaned = -0.00139931 Jy ! Component: 2000 - total flux cleaned = -0.00139945 Jy ! Component: 2050 - total flux cleaned = -0.00129589 Jy ! Component: 2100 - total flux cleaned = -0.00123453 Jy ! Component: 2150 - total flux cleaned = -0.00113266 Jy ! Component: 2200 - total flux cleaned = -0.00107202 Jy ! Component: 2250 - total flux cleaned = -0.00097175 Jy ! Component: 2300 - total flux cleaned = -0.000872364 Jy ! Component: 2350 - total flux cleaned = -0.000773823 Jy ! Component: 2400 - total flux cleaned = -0.00067612 Jy ! Component: 2450 - total flux cleaned = -0.000637294 Jy ! Component: 2500 - total flux cleaned = -0.000560105 Jy ! Component: 2550 - total flux cleaned = -0.000464533 Jy ! Component: 2600 - total flux cleaned = -0.000464708 Jy ! Component: 2650 - total flux cleaned = -0.000445858 Jy ! Component: 2700 - total flux cleaned = -0.000370791 Jy ! Component: 2750 - total flux cleaned = -0.000333492 Jy ! Component: 2800 - total flux cleaned = -0.000370485 Jy ! Component: 2850 - total flux cleaned = -0.000260119 Jy ! Component: 2900 - total flux cleaned = -0.000296719 Jy ! Component: 2950 - total flux cleaned = -0.000296771 Jy ! Component: 3000 - total flux cleaned = -0.000314857 Jy ! Component: 3050 - total flux cleaned = -0.000242767 Jy ! Component: 3100 - total flux cleaned = -0.000278772 Jy ! Component: 3150 - total flux cleaned = -0.000225252 Jy ! Component: 3200 - total flux cleaned = -0.000189874 Jy ! Component: 3250 - total flux cleaned = -0.000189833 Jy ! Component: 3300 - total flux cleaned = -0.000137243 Jy ! Component: 3350 - total flux cleaned = -0.000119936 Jy ! Component: 3400 - total flux cleaned = -0.000154615 Jy ! Component: 3450 - total flux cleaned = -0.000171939 Jy ! Component: 3500 - total flux cleaned = -0.000103202 Jy ! Component: 3550 - total flux cleaned = -0.000120268 Jy ! Component: 3600 - total flux cleaned = -0.000120248 Jy ! Component: 3650 - total flux cleaned = -0.000137249 Jy ! Component: 3700 - total flux cleaned = -0.000170892 Jy ! Component: 3750 - total flux cleaned = -0.000153968 Jy ! Component: 3800 - total flux cleaned = -0.000187347 Jy ! Component: 3850 - total flux cleaned = -0.000187303 Jy ! Component: 3900 - total flux cleaned = -0.000220342 Jy ! Component: 3950 - total flux cleaned = -0.000203803 Jy ! Component: 4000 - total flux cleaned = -0.000269422 Jy ! Component: 4050 - total flux cleaned = -0.000269393 Jy ! Total flux subtracted in 4096 components = -0.000269435 Jy ! Clean residual min=-0.000892 max=0.000975 Jy/beam ! Clean residual mean=-0.000004 rms=0.000302 Jy/beam ! Combined flux in latest and established models = 0.0959212 Jy keep ! Adding 233 model components to the UV plane model. ! The established model now contains 293 components and 0.0959212 Jy ![Exited script file: muppet] wmap "J1138-4653_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.097 x 8.847 at -7.41 degrees (North through East) ! Clean map min=-0.0019919 max=0.075636 Jy/beam ! Writing clean map to FITS file: J1138-4653_S_2017_05_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0756356 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00029771 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.18083 1.18083 2.36167 4.72333 9.44666 18.8933 37.7866 75.5733 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.075 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.097 x 8.847 at -7.41 degrees (North through East) ! Clean map min=-0.0019919 max=0.075636 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 J1138-4653_S_2017_05_27_pus_uvs.log closed on Fri May 3 11:05:14 2019