! Started logfile: J0536-3401_S_2017_07_16_pus_uvs.log on Thu May 9 11:02:12 2019 obs J0536-3401_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J0536-3401_S_2017_07_16_pus_uva.fits ! AN table 1: 26 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.492308 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0536-3401 ! ! 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 815 lines of history. ! ! Reading 2304 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 J0536-3401_S_2017_07_16_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 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 230 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.759222Jy sigma=0.004362 ! Fit after self-cal, rms=0.698779Jy sigma=0.004060 ! 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.499 mas, bmaj=8.415 mas, bpa=3.322 degrees ! Estimated noise=3575.21 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.255352 Jy ! Component: 100 - total flux cleaned = 0.318042 Jy ! Total flux subtracted in 100 components = 0.318042 Jy ! Clean residual min=-0.025761 max=0.053048 Jy/beam ! Clean residual mean=-0.000368 rms=0.008618 Jy/beam ! Combined flux in latest and established models = 0.318042 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.318042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159402Jy sigma=0.000864 ! Fit after self-cal, rms=0.159394Jy sigma=0.000863 ! Inverting map ! Added new window around map position (-2, 21). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0429852 Jy ! Component: 100 - total flux cleaned = 0.0475705 Jy ! Total flux subtracted in 100 components = 0.0475705 Jy ! Clean residual min=-0.026318 max=0.037118 Jy/beam ! Clean residual mean=-0.000196 rms=0.006814 Jy/beam ! Combined flux in latest and established models = 0.365613 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 21 components and 0.365613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145878Jy sigma=0.000777 ! Fit after self-cal, rms=0.144360Jy sigma=0.000764 ! 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=2.792 mas, bmaj=9.014 mas, bpa=2.698 degrees ! Estimated noise=3113.33 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.024466 Jy ! Component: 100 - total flux cleaned = 0.0296616 Jy ! Component: 150 - total flux cleaned = 0.0306175 Jy ! Component: 200 - total flux cleaned = 0.0314909 Jy ! Total flux subtracted in 200 components = 0.0314909 Jy ! Clean residual min=-0.021532 max=0.028781 Jy/beam ! Clean residual mean=-0.000066 rms=0.005498 Jy/beam ! Combined flux in latest and established models = 0.397104 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 32 components and 0.397104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138278Jy sigma=0.000732 ! Fit after self-cal, rms=0.138025Jy sigma=0.000730 ! 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 1.00* FD 1.00* HN 1.64 KP 0.96 ! LA 1.00 MK 0.99 NL 1.00* OV 0.95 ! PT 0.98 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.56 KP 0.98 ! LA 0.97 MK 1.04 NL 1.18 OV 0.94 ! PT 0.95 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.43 KP 0.97 ! LA 1.00* MK 1.10 NL 1.13 OV 0.89 ! PT 0.95 SC 1.03 ! ! ! Correcting IF 4. ! A total of 30 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.138025Jy sigma=0.000730 ! Fit after self-cal, rms=0.161424Jy sigma=0.000683 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.843 mas, bmaj=9.118 mas, bpa=4.184 degrees ! Estimated noise=3245.76 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.00547656 Jy ! Component: 100 - total flux cleaned = -0.007015 Jy ! Component: 150 - total flux cleaned = -0.00764432 Jy ! Component: 200 - total flux cleaned = -0.00820005 Jy ! Total flux subtracted in 200 components = -0.00820005 Jy ! Clean residual min=-0.017772 max=0.016527 Jy/beam ! Clean residual mean=0.000018 rms=0.003822 Jy/beam ! Combined flux in latest and established models = 0.388904 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 48 components and 0.388904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159252Jy sigma=0.000675 ! Fit after self-cal, rms=0.159568Jy sigma=0.000674 ! 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.159568Jy sigma=0.000674 ! Fit after self-cal, rms=0.185976Jy sigma=0.000647 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.854 mas, bmaj=9.123 mas, bpa=4.47 degrees ! Estimated noise=3285.79 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000673554 Jy ! Component: 100 - total flux cleaned = 0.000793519 Jy ! Component: 150 - total flux cleaned = 0.000914639 Jy ! Component: 200 - total flux cleaned = 0.00080867 Jy ! Total flux subtracted in 200 components = 0.00080867 Jy ! Clean residual min=-0.011463 max=0.009333 Jy/beam ! Clean residual mean=0.000070 rms=0.002463 Jy/beam ! Combined flux in latest and established models = 0.389712 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 59 components and 0.389712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.185837Jy sigma=0.000645 ! Fit after self-cal, rms=0.186113Jy sigma=0.000645 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.000361634 Jy ! Component: 100 - total flux cleaned = -0.000463972 Jy ! Component: 150 - total flux cleaned = -0.000646249 Jy ! Component: 200 - total flux cleaned = -0.000730734 Jy ! Total flux subtracted in 200 components = -0.000730734 Jy ! Clean residual min=-0.011012 max=0.009012 Jy/beam ! Clean residual mean=0.000066 rms=0.002413 Jy/beam ! Combined flux in latest and established models = 0.388982 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 61 components and 0.388982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186076Jy sigma=0.000644 ! Fit after self-cal, rms=0.186060Jy sigma=0.000644 ! 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.186060Jy sigma=0.000644 ! Fit after self-cal, rms=0.200815Jy sigma=0.000642 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.859 mas, bmaj=9.127 mas, bpa=4.545 degrees ! Estimated noise=3286.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000345912 Jy ! Component: 100 - total flux cleaned = -0.000229705 Jy ! Component: 150 - total flux cleaned = -0.000228244 Jy ! Component: 200 - total flux cleaned = -0.000127896 Jy ! Total flux subtracted in 200 components = -0.000127896 Jy ! Clean residual min=-0.009778 max=0.008475 Jy/beam ! Clean residual mean=0.000068 rms=0.002215 Jy/beam ! Combined flux in latest and established models = 0.388854 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 68 components and 0.388854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200710Jy sigma=0.000641 ! Fit after self-cal, rms=0.200764Jy sigma=0.000641 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.000202526 Jy ! Component: 100 - total flux cleaned = 0.000205759 Jy ! Component: 150 - total flux cleaned = 0.00029196 Jy ! Component: 200 - total flux cleaned = 0.000370931 Jy ! Total flux subtracted in 200 components = 0.000370931 Jy ! Clean residual min=-0.009362 max=0.008402 Jy/beam ! Clean residual mean=0.000070 rms=0.002158 Jy/beam ! Combined flux in latest and established models = 0.389225 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 70 components and 0.389225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200703Jy sigma=0.000640 ! Fit after self-cal, rms=0.200685Jy sigma=0.000640 ! 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.200685Jy sigma=0.000640 ! Fit after self-cal, rms=0.204424Jy sigma=0.000640 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.839 mas, bmaj=22.95 mas, bpa=0.5923 degrees ! Estimated noise=4137.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000679957 Jy ! Component: 100 - total flux cleaned = -0.000559824 Jy ! Component: 150 - total flux cleaned = -0.000541898 Jy ! Component: 200 - total flux cleaned = -0.000526374 Jy ! Total flux subtracted in 200 components = -0.000526374 Jy ! Clean residual min=-0.008711 max=0.007329 Jy/beam ! Clean residual mean=0.000141 rms=0.002386 Jy/beam ! Combined flux in latest and established models = 0.388698 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 82 components and 0.388698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.204521Jy sigma=0.000640 ! Fit after self-cal, rms=0.204420Jy sigma=0.000639 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 = 1.6989e-05 Jy ! Component: 100 - total flux cleaned = -5.83828e-05 Jy ! Component: 150 - total flux cleaned = 1.12831e-05 Jy ! Component: 200 - total flux cleaned = 6.29256e-05 Jy ! Total flux subtracted in 200 components = 6.29256e-05 Jy ! Clean residual min=-0.008416 max=0.007100 Jy/beam ! Clean residual mean=0.000142 rms=0.002353 Jy/beam ! Combined flux in latest and established models = 0.388761 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 86 components and 0.388761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.204459Jy sigma=0.000640 ! Fit after self-cal, rms=0.204405Jy sigma=0.000639 ! 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=2.861 mas, bmaj=9.136 mas, bpa=4.555 degrees ! Estimated noise=3284.58 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.861 x 9.136 at 4.555 degrees (North through East) ! Clean map min=-0.012306 max=0.30601 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.539 mas, bmaj=8.418 mas, bpa=5.179 degrees ! Estimated noise=3839.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.27533 Jy ! Component: 100 - total flux cleaned = 0.343226 Jy ! Component: 150 - total flux cleaned = 0.369461 Jy ! Component: 200 - total flux cleaned = 0.382422 Jy ! Total flux subtracted in 200 components = 0.382422 Jy ! Clean residual min=-0.011481 max=0.012113 Jy/beam ! Clean residual mean=0.000031 rms=0.002733 Jy/beam ! Combined flux in latest and established models = 0.382422 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.382422 Jy ! Inverting map and beam ! Estimated beam: bmin=2.861 mas, bmaj=9.136 mas, bpa=4.555 degrees ! Estimated noise=3284.58 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.00546231 Jy ! Component: 100 - total flux cleaned = 0.00695836 Jy ! Component: 150 - total flux cleaned = 0.00757667 Jy ! Component: 200 - total flux cleaned = 0.00770767 Jy ! Total flux subtracted in 200 components = 0.00770767 Jy ! Clean residual min=-0.010112 max=0.009027 Jy/beam ! Clean residual mean=0.000071 rms=0.002184 Jy/beam ! Combined flux in latest and established models = 0.39013 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 43 components and 0.39013 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.839 mas, bmaj=22.95 mas, bpa=0.5923 degrees ! Estimated noise=4137.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000839637 Jy ! Component: 100 - total flux cleaned = 0.000757769 Jy ! Component: 150 - total flux cleaned = 0.000759383 Jy ! Component: 200 - total flux cleaned = 0.000687446 Jy ! Total flux subtracted in 200 components = 0.000687446 Jy ! Clean residual min=-0.008574 max=0.006681 Jy/beam ! Clean residual mean=0.000163 rms=0.002387 Jy/beam ! Combined flux in latest and established models = 0.390817 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 = -2.2718e-06 Jy ! Component: 100 - total flux cleaned = -6.64741e-05 Jy ! Component: 150 - total flux cleaned = -0.000123338 Jy ! Component: 200 - total flux cleaned = -0.000176991 Jy ! Total flux subtracted in 200 components = -0.000176991 Jy ! Clean residual min=-0.008449 max=0.006632 Jy/beam ! Clean residual mean=0.000161 rms=0.002365 Jy/beam ! Combined flux in latest and established models = 0.39064 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 58 components and 0.39064 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.861 mas, bmaj=9.136 mas, bpa=4.555 degrees ! Estimated noise=3284.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000133794 Jy ! Component: 100 - total flux cleaned = -0.000363763 Jy ! Component: 150 - total flux cleaned = -0.000468622 Jy ! Component: 200 - total flux cleaned = -0.000469782 Jy ! Total flux subtracted in 200 components = -0.000469782 Jy ! Clean residual min=-0.009614 max=0.008317 Jy/beam ! Clean residual mean=0.000071 rms=0.002127 Jy/beam ! Combined flux in latest and established models = 0.39017 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 69 components and 0.39017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.204688Jy sigma=0.000640 ! Fit after self-cal, rms=0.204524Jy sigma=0.000639 wmodel J0536-3401_S_2017_07_16_pus_map.mod ! Writing 69 model components to file: J0536-3401_S_2017_07_16_pus_map.mod wobs J0536-3401_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J0536-3401_S_2017_07_16_pus_uvs.fits wwins J0536-3401_S_2017_07_16_pus_map.win ! wwins: Wrote 2 windows to J0536-3401_S_2017_07_16_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.00225304 Jy ! Component: 100 - total flux cleaned = -0.00238405 Jy ! Component: 150 - total flux cleaned = -0.00225484 Jy ! Component: 200 - total flux cleaned = -0.00273969 Jy ! Component: 250 - total flux cleaned = -0.00353069 Jy ! Component: 300 - total flux cleaned = -0.0036375 Jy ! Component: 350 - total flux cleaned = -0.00342997 Jy ! Component: 400 - total flux cleaned = -0.00313736 Jy ! Component: 450 - total flux cleaned = -0.00256933 Jy ! Component: 500 - total flux cleaned = -0.00192982 Jy ! Component: 550 - total flux cleaned = -0.00148524 Jy ! Component: 600 - total flux cleaned = -0.000878159 Jy ! Component: 650 - total flux cleaned = -0.000289717 Jy ! Component: 700 - total flux cleaned = 0.000203471 Jy ! Component: 750 - total flux cleaned = 0.000363855 Jy ! Component: 800 - total flux cleaned = 0.000364592 Jy ! Component: 850 - total flux cleaned = 0.000596614 Jy ! Component: 900 - total flux cleaned = 0.000898941 Jy ! Component: 950 - total flux cleaned = 0.00097254 Jy ! Component: 1000 - total flux cleaned = 0.00133758 Jy ! Component: 1050 - total flux cleaned = 0.0014079 Jy ! Component: 1100 - total flux cleaned = 0.00147898 Jy ! Component: 1150 - total flux cleaned = 0.00161876 Jy ! Component: 1200 - total flux cleaned = 0.00161846 Jy ! Component: 1250 - total flux cleaned = 0.0016189 Jy ! Component: 1300 - total flux cleaned = 0.00161997 Jy ! Component: 1350 - total flux cleaned = 0.00175055 Jy ! Component: 1400 - total flux cleaned = 0.00162158 Jy ! Component: 1450 - total flux cleaned = 0.00187557 Jy ! Component: 1500 - total flux cleaned = 0.0016876 Jy ! Component: 1550 - total flux cleaned = 0.00205871 Jy ! Component: 1600 - total flux cleaned = 0.00205857 Jy ! Component: 1650 - total flux cleaned = 0.00199942 Jy ! Component: 1700 - total flux cleaned = 0.00217781 Jy ! Component: 1750 - total flux cleaned = 0.00223565 Jy ! Component: 1800 - total flux cleaned = 0.00206152 Jy ! Component: 1850 - total flux cleaned = 0.00200415 Jy ! Component: 1900 - total flux cleaned = 0.00194718 Jy ! Component: 1950 - total flux cleaned = 0.00194737 Jy ! Component: 2000 - total flux cleaned = 0.00189219 Jy ! Component: 2050 - total flux cleaned = 0.00194731 Jy ! Component: 2100 - total flux cleaned = 0.00194782 Jy ! Component: 2150 - total flux cleaned = 0.0020546 Jy ! Component: 2200 - total flux cleaned = 0.00205509 Jy ! Component: 2250 - total flux cleaned = 0.00205538 Jy ! Component: 2300 - total flux cleaned = 0.00215969 Jy ! Component: 2350 - total flux cleaned = 0.00215984 Jy ! Component: 2400 - total flux cleaned = 0.00221133 Jy ! Component: 2450 - total flux cleaned = 0.00236416 Jy ! Component: 2500 - total flux cleaned = 0.00241469 Jy ! Component: 2550 - total flux cleaned = 0.00246519 Jy ! Component: 2600 - total flux cleaned = 0.00246552 Jy ! Component: 2650 - total flux cleaned = 0.00256333 Jy ! Component: 2700 - total flux cleaned = 0.00251504 Jy ! Component: 2750 - total flux cleaned = 0.00256386 Jy ! Component: 2800 - total flux cleaned = 0.00256404 Jy ! Component: 2850 - total flux cleaned = 0.00256391 Jy ! Component: 2900 - total flux cleaned = 0.00256399 Jy ! Component: 2950 - total flux cleaned = 0.00251709 Jy ! Component: 3000 - total flux cleaned = 0.00256388 Jy ! Component: 3050 - total flux cleaned = 0.00251808 Jy ! Component: 3100 - total flux cleaned = 0.00270255 Jy ! Component: 3150 - total flux cleaned = 0.00265676 Jy ! Component: 3200 - total flux cleaned = 0.00270226 Jy ! Component: 3250 - total flux cleaned = 0.00265679 Jy ! Component: 3300 - total flux cleaned = 0.00270156 Jy ! Component: 3350 - total flux cleaned = 0.00270156 Jy ! Component: 3400 - total flux cleaned = 0.0027017 Jy ! Component: 3450 - total flux cleaned = 0.00292286 Jy ! Component: 3500 - total flux cleaned = 0.00279036 Jy ! Component: 3550 - total flux cleaned = 0.0028783 Jy ! Component: 3600 - total flux cleaned = 0.00283441 Jy ! Component: 3650 - total flux cleaned = 0.00274733 Jy ! Component: 3700 - total flux cleaned = 0.00279078 Jy ! Component: 3750 - total flux cleaned = 0.00279076 Jy ! Component: 3800 - total flux cleaned = 0.00274751 Jy ! Component: 3850 - total flux cleaned = 0.00287691 Jy ! Component: 3900 - total flux cleaned = 0.00283366 Jy ! Component: 3950 - total flux cleaned = 0.00279084 Jy ! Component: 4000 - total flux cleaned = 0.0029196 Jy ! Component: 4050 - total flux cleaned = 0.00291948 Jy ! Total flux subtracted in 4096 components = 0.00296233 Jy ! Clean residual min=-0.002698 max=0.002817 Jy/beam ! Clean residual mean=0.000014 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.393133 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 365 components and 0.393133 Jy ![Exited script file: muppet] wmap "J0536-3401_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.861 x 9.136 at 4.555 degrees (North through East) ! Clean map min=-0.0077806 max=0.31847 Jy/beam ! Writing clean map to FITS file: J0536-3401_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.318473 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000756847 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.712946 0.712946 1.42589 2.85179 5.70357 11.4071 22.8143 45.6286 91.2571 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.318 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.861 x 9.136 at 4.555 degrees (North through East) ! Clean map min=-0.0077806 max=0.31847 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 J0536-3401_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:02:16 2019