! Started logfile: J0649-4108_S_2017_03_23_pus_uvs.log on Mon May 13 09:52:06 2019 obs J0649-4108_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J0649-4108_S_2017_03_23_pus_uva.fits ! AN table 1: 145 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.470805 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0649-4108 ! ! 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 481 lines of history. ! ! Reading 12288 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 J0649-4108_S_2017_03_23_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 588 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 560 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 443 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 898 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.949305Jy sigma=0.005520 ! Fit after self-cal, rms=0.890936Jy sigma=0.005192 ! 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.611 mas, bmaj=8.014 mas, bpa=-17.82 degrees ! Estimated noise=2878.42 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.0748544 Jy ! Component: 100 - total flux cleaned = 0.105001 Jy ! Total flux subtracted in 100 components = 0.105001 Jy ! Clean residual min=-0.009512 max=0.017745 Jy/beam ! Clean residual mean=-0.000373 rms=0.003909 Jy/beam ! Combined flux in latest and established models = 0.105001 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 44 components and 0.105001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141600Jy sigma=0.000764 ! Fit after self-cal, rms=0.141057Jy sigma=0.000762 ! 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.534 mas, bmaj=9.644 mas, bpa=-16.52 degrees ! Estimated noise=1334.92 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.0353519 Jy ! Component: 100 - total flux cleaned = 0.0511234 Jy ! Component: 150 - total flux cleaned = 0.0582348 Jy ! Component: 200 - total flux cleaned = 0.0610859 Jy ! Total flux subtracted in 200 components = 0.0610859 Jy ! Clean residual min=-0.013864 max=0.034794 Jy/beam ! Clean residual mean=-0.000540 rms=0.006009 Jy/beam ! Combined flux in latest and established models = 0.166087 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 67 components and 0.166087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132657Jy sigma=0.000714 ! Fit after self-cal, rms=0.132357Jy sigma=0.000712 ! Inverting map ! Added new window around map position (-13.5, -16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0326472 Jy ! Component: 100 - total flux cleaned = 0.0472082 Jy ! Component: 150 - total flux cleaned = 0.0551661 Jy ! Component: 200 - total flux cleaned = 0.0604717 Jy ! Total flux subtracted in 200 components = 0.0604717 Jy ! Clean residual min=-0.008635 max=0.014716 Jy/beam ! Clean residual mean=-0.000226 rms=0.003136 Jy/beam ! Combined flux in latest and established models = 0.226559 Jy ! Performing phase self-cal ! Adding 85 model components to the UV plane model. ! The established model now contains 149 components and 0.226559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124660Jy sigma=0.000666 ! Fit after self-cal, rms=0.123004Jy sigma=0.000654 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.95 HN 1.00* KP 1.13 ! LA 0.98 MK 1.11 NL 1.00* OV 1.16 ! PT 0.99 SC 0.89 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.00* KP 1.13 ! LA 0.92 MK 0.96 NL 1.23 OV 1.12 ! PT 0.91 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.00* KP 0.93 ! LA 0.73 MK 1.10 NL 1.37 OV 1.07 ! PT 0.96 SC 0.90 ! ! ! Correcting IF 4. ! A total of 183 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.00* KP 1.00* ! LA 0.69 MK 0.87 NL 1.00* OV 1.19 ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.123004Jy sigma=0.000654 ! Fit after self-cal, rms=0.125794Jy sigma=0.000642 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.48 mas, bmaj=9.417 mas, bpa=-15.85 degrees ! Estimated noise=1375.05 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.0064158 Jy ! Component: 100 - total flux cleaned = 0.00769537 Jy ! Component: 150 - total flux cleaned = 0.00792876 Jy ! Component: 200 - total flux cleaned = 0.00817304 Jy ! Total flux subtracted in 200 components = 0.00817304 Jy ! Clean residual min=-0.004262 max=0.005048 Jy/beam ! Clean residual mean=-0.000006 rms=0.001321 Jy/beam ! Combined flux in latest and established models = 0.234732 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 193 components and 0.234732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125469Jy sigma=0.000641 ! Fit after self-cal, rms=0.125465Jy sigma=0.000639 ! 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.125465Jy sigma=0.000639 ! Fit after self-cal, rms=0.125055Jy sigma=0.000638 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.471 mas, bmaj=9.357 mas, bpa=-15.19 degrees ! Estimated noise=1362.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0033145 Jy ! Component: 100 - total flux cleaned = 0.00385887 Jy ! Component: 150 - total flux cleaned = 0.00424336 Jy ! Component: 200 - total flux cleaned = 0.00440399 Jy ! Total flux subtracted in 200 components = 0.00440399 Jy ! Clean residual min=-0.003537 max=0.004291 Jy/beam ! Clean residual mean=0.000011 rms=0.001138 Jy/beam ! Combined flux in latest and established models = 0.239136 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 213 components and 0.239136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124944Jy sigma=0.000638 ! Fit after self-cal, rms=0.124917Jy sigma=0.000638 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.00128584 Jy ! Component: 100 - total flux cleaned = 0.00141547 Jy ! Component: 150 - total flux cleaned = 0.00148447 Jy ! Component: 200 - total flux cleaned = 0.00151511 Jy ! Total flux subtracted in 200 components = 0.00151511 Jy ! Clean residual min=-0.003444 max=0.004275 Jy/beam ! Clean residual mean=0.000020 rms=0.001136 Jy/beam ! Combined flux in latest and established models = 0.240651 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 224 components and 0.240651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124878Jy sigma=0.000637 ! Fit after self-cal, rms=0.124865Jy sigma=0.000637 ! 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.124865Jy sigma=0.000637 ! Fit after self-cal, rms=0.123304Jy sigma=0.000637 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.472 mas, bmaj=9.336 mas, bpa=-14.71 degrees ! Estimated noise=1351.38 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134143 Jy ! Component: 100 - total flux cleaned = 0.0017082 Jy ! Component: 150 - total flux cleaned = 0.00184796 Jy ! Component: 200 - total flux cleaned = 0.00187841 Jy ! Total flux subtracted in 200 components = 0.00187841 Jy ! Clean residual min=-0.003165 max=0.004043 Jy/beam ! Clean residual mean=0.000010 rms=0.001061 Jy/beam ! Combined flux in latest and established models = 0.242529 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 233 components and 0.242529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123265Jy sigma=0.000637 ! Fit after self-cal, rms=0.123247Jy sigma=0.000637 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.000680149 Jy ! Component: 100 - total flux cleaned = 0.000648557 Jy ! Component: 150 - total flux cleaned = 0.000649963 Jy ! Component: 200 - total flux cleaned = 0.000650674 Jy ! Total flux subtracted in 200 components = 0.000650674 Jy ! Clean residual min=-0.003211 max=0.004055 Jy/beam ! Clean residual mean=0.000013 rms=0.001059 Jy/beam ! Combined flux in latest and established models = 0.24318 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 240 components and 0.24318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123225Jy sigma=0.000637 ! Fit after self-cal, rms=0.123207Jy sigma=0.000637 ! 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.123207Jy sigma=0.000637 ! Fit after self-cal, rms=0.122377Jy sigma=0.000637 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.68 mas, bmaj=33.61 mas, bpa=-5.22 degrees ! Estimated noise=1621.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111661 Jy ! Component: 100 - total flux cleaned = 0.00114859 Jy ! Component: 150 - total flux cleaned = 0.0011496 Jy ! Component: 200 - total flux cleaned = 0.00115077 Jy ! Total flux subtracted in 200 components = 0.00115077 Jy ! Clean residual min=-0.003563 max=0.004644 Jy/beam ! Clean residual mean=0.000019 rms=0.001475 Jy/beam ! Combined flux in latest and established models = 0.244331 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 249 components and 0.244331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122359Jy sigma=0.000637 ! Fit after self-cal, rms=0.122342Jy sigma=0.000637 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.000304796 Jy ! Component: 100 - total flux cleaned = 0.000304833 Jy ! Component: 150 - total flux cleaned = 0.000331707 Jy ! Component: 200 - total flux cleaned = 0.000331553 Jy ! Total flux subtracted in 200 components = 0.000331553 Jy ! Clean residual min=-0.003536 max=0.004618 Jy/beam ! Clean residual mean=0.000021 rms=0.001468 Jy/beam ! Combined flux in latest and established models = 0.244662 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 251 components and 0.244662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122332Jy sigma=0.000637 ! Fit after self-cal, rms=0.122323Jy sigma=0.000637 ! 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.471 mas, bmaj=9.321 mas, bpa=-14.3 degrees ! Estimated noise=1346.57 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.471 x 9.321 at -14.3 degrees (North through East) ! Clean map min=-0.0031472 max=0.077061 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.586 mas, bmaj=7.716 mas, bpa=-15.91 degrees ! Estimated noise=2911.9 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0740819 Jy ! Component: 100 - total flux cleaned = 0.109823 Jy ! Component: 150 - total flux cleaned = 0.135153 Jy ! Component: 200 - total flux cleaned = 0.154836 Jy ! Total flux subtracted in 200 components = 0.154836 Jy ! Clean residual min=-0.010199 max=0.011834 Jy/beam ! Clean residual mean=-0.000197 rms=0.002931 Jy/beam ! Combined flux in latest and established models = 0.154836 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 62 model components to the UV plane model. ! The established model now contains 62 components and 0.154836 Jy ! Inverting map and beam ! Estimated beam: bmin=3.471 mas, bmaj=9.321 mas, bpa=-14.3 degrees ! Estimated noise=1346.57 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 (-4.5, -9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0291299 Jy ! Component: 100 - total flux cleaned = 0.0478654 Jy ! Component: 150 - total flux cleaned = 0.060677 Jy ! Component: 200 - total flux cleaned = 0.0695046 Jy ! Total flux subtracted in 200 components = 0.0695046 Jy ! Clean residual min=-0.004877 max=0.005126 Jy/beam ! Clean residual mean=-0.000098 rms=0.001591 Jy/beam ! Combined flux in latest and established models = 0.224341 Jy ! Adding 106 model components to the UV plane model. ! The established model now contains 160 components and 0.224341 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=10.68 mas, bmaj=33.61 mas, bpa=-5.22 degrees ! Estimated noise=1621.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00883089 Jy ! Component: 100 - total flux cleaned = 0.0138718 Jy ! Component: 150 - total flux cleaned = 0.0168197 Jy ! Component: 200 - total flux cleaned = 0.0185512 Jy ! Total flux subtracted in 200 components = 0.0185512 Jy ! Clean residual min=-0.003891 max=0.004698 Jy/beam ! Clean residual mean=0.000005 rms=0.001481 Jy/beam ! Combined flux in latest and established models = 0.242892 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.00101921 Jy ! Component: 100 - total flux cleaned = 0.00146104 Jy ! Component: 150 - total flux cleaned = 0.00156383 Jy ! Component: 200 - total flux cleaned = 0.00165651 Jy ! Total flux subtracted in 200 components = 0.00165651 Jy ! Clean residual min=-0.003697 max=0.004809 Jy/beam ! Clean residual mean=0.000019 rms=0.001465 Jy/beam ! Combined flux in latest and established models = 0.244549 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 212 components and 0.244549 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.471 mas, bmaj=9.321 mas, bpa=-14.3 degrees ! Estimated noise=1346.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000379873 Jy ! Component: 100 - total flux cleaned = -0.00037968 Jy ! Component: 150 - total flux cleaned = -0.000446918 Jy ! Component: 200 - total flux cleaned = -0.00047828 Jy ! Total flux subtracted in 200 components = -0.00047828 Jy ! Clean residual min=-0.003560 max=0.003654 Jy/beam ! Clean residual mean=0.000009 rms=0.001043 Jy/beam ! Combined flux in latest and established models = 0.24407 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 226 components and 0.24407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122320Jy sigma=0.000637 ! Fit after self-cal, rms=0.122193Jy sigma=0.000636 wmodel J0649-4108_S_2017_03_23_pus_map.mod ! Writing 226 model components to file: J0649-4108_S_2017_03_23_pus_map.mod wobs J0649-4108_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J0649-4108_S_2017_03_23_pus_uvs.fits wwins J0649-4108_S_2017_03_23_pus_map.win ! wwins: Wrote 3 windows to J0649-4108_S_2017_03_23_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.00162641 Jy ! Component: 100 - total flux cleaned = 0.0017997 Jy ! Component: 150 - total flux cleaned = 0.00179958 Jy ! Component: 200 - total flux cleaned = 0.00175141 Jy ! Component: 250 - total flux cleaned = 0.00175344 Jy ! Component: 300 - total flux cleaned = 0.00179511 Jy ! Component: 350 - total flux cleaned = 0.00183486 Jy ! Component: 400 - total flux cleaned = 0.00179511 Jy ! Component: 450 - total flux cleaned = 0.00179565 Jy ! Component: 500 - total flux cleaned = 0.00179587 Jy ! Component: 550 - total flux cleaned = 0.00176176 Jy ! Component: 600 - total flux cleaned = 0.00172969 Jy ! Component: 650 - total flux cleaned = 0.00176149 Jy ! Component: 700 - total flux cleaned = 0.00176197 Jy ! Component: 750 - total flux cleaned = 0.00182233 Jy ! Component: 800 - total flux cleaned = 0.00179437 Jy ! Component: 850 - total flux cleaned = 0.0018795 Jy ! Component: 900 - total flux cleaned = 0.00188036 Jy ! Component: 950 - total flux cleaned = 0.0018273 Jy ! Component: 1000 - total flux cleaned = 0.00169802 Jy ! Component: 1050 - total flux cleaned = 0.00169832 Jy ! Component: 1100 - total flux cleaned = 0.00164864 Jy ! Component: 1150 - total flux cleaned = 0.00157578 Jy ! Component: 1200 - total flux cleaned = 0.00152811 Jy ! Component: 1250 - total flux cleaned = 0.00145911 Jy ! Component: 1300 - total flux cleaned = 0.00141422 Jy ! Component: 1350 - total flux cleaned = 0.00139237 Jy ! Component: 1400 - total flux cleaned = 0.00139206 Jy ! Component: 1450 - total flux cleaned = 0.00128486 Jy ! Component: 1500 - total flux cleaned = 0.0012639 Jy ! Component: 1550 - total flux cleaned = 0.00116113 Jy ! Component: 1600 - total flux cleaned = 0.00112065 Jy ! Component: 1650 - total flux cleaned = 0.00102084 Jy ! Component: 1700 - total flux cleaned = 0.00090314 Jy ! Component: 1750 - total flux cleaned = 0.000826207 Jy ! Component: 1800 - total flux cleaned = 0.000826131 Jy ! Component: 1850 - total flux cleaned = 0.000844852 Jy ! Component: 1900 - total flux cleaned = 0.000881816 Jy ! Component: 1950 - total flux cleaned = 0.000899959 Jy ! Component: 2000 - total flux cleaned = 0.000953922 Jy ! Component: 2050 - total flux cleaned = 0.000989437 Jy ! Component: 2100 - total flux cleaned = 0.00104224 Jy ! Component: 2150 - total flux cleaned = 0.00111212 Jy ! Component: 2200 - total flux cleaned = 0.00126728 Jy ! Component: 2250 - total flux cleaned = 0.00135288 Jy ! Component: 2300 - total flux cleaned = 0.00148879 Jy ! Component: 2350 - total flux cleaned = 0.00164042 Jy ! Component: 2400 - total flux cleaned = 0.00175753 Jy ! Component: 2450 - total flux cleaned = 0.00180727 Jy ! Component: 2500 - total flux cleaned = 0.00190641 Jy ! Component: 2550 - total flux cleaned = 0.00202127 Jy ! Component: 2600 - total flux cleaned = 0.00213522 Jy ! Component: 2650 - total flux cleaned = 0.00219985 Jy ! Component: 2700 - total flux cleaned = 0.00226426 Jy ! Component: 2750 - total flux cleaned = 0.00234424 Jy ! Component: 2800 - total flux cleaned = 0.0024871 Jy ! Component: 2850 - total flux cleaned = 0.00258181 Jy ! Component: 2900 - total flux cleaned = 0.00267619 Jy ! Component: 2950 - total flux cleaned = 0.00273906 Jy ! Component: 3000 - total flux cleaned = 0.00277056 Jy ! Component: 3050 - total flux cleaned = 0.0028489 Jy ! Component: 3100 - total flux cleaned = 0.00291174 Jy ! Component: 3150 - total flux cleaned = 0.002959 Jy ! Component: 3200 - total flux cleaned = 0.00299059 Jy ! Component: 3250 - total flux cleaned = 0.00302222 Jy ! Component: 3300 - total flux cleaned = 0.00307011 Jy ! Component: 3350 - total flux cleaned = 0.00308624 Jy ! Component: 3400 - total flux cleaned = 0.0031185 Jy ! Component: 3450 - total flux cleaned = 0.00311842 Jy ! Component: 3500 - total flux cleaned = 0.00315116 Jy ! Component: 3550 - total flux cleaned = 0.00316775 Jy ! Component: 3600 - total flux cleaned = 0.00318437 Jy ! Component: 3650 - total flux cleaned = 0.00320127 Jy ! Component: 3700 - total flux cleaned = 0.00320125 Jy ! Component: 3750 - total flux cleaned = 0.00320128 Jy ! Component: 3800 - total flux cleaned = 0.00320121 Jy ! Component: 3850 - total flux cleaned = 0.0032013 Jy ! Component: 3900 - total flux cleaned = 0.00318346 Jy ! Component: 3950 - total flux cleaned = 0.00318332 Jy ! Component: 4000 - total flux cleaned = 0.00316494 Jy ! Component: 4050 - total flux cleaned = 0.00316501 Jy ! Total flux subtracted in 4096 components = 0.00316496 Jy ! Clean residual min=-0.001137 max=0.001102 Jy/beam ! Clean residual mean=0.000001 rms=0.000312 Jy/beam ! Combined flux in latest and established models = 0.247235 Jy keep ! Adding 241 model components to the UV plane model. ! The established model now contains 467 components and 0.247235 Jy ![Exited script file: muppet] wmap "J0649-4108_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.471 x 9.321 at -14.3 degrees (North through East) ! Clean map min=-0.0025546 max=0.084588 Jy/beam ! Writing clean map to FITS file: J0649-4108_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.084588 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000326906 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.15941 1.15941 2.31881 4.63762 9.27524 18.5505 37.101 74.202 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.084 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.471 x 9.321 at -14.3 degrees (North through East) ! Clean map min=-0.0025546 max=0.084588 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 J0649-4108_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:52:14 2019