! Started logfile: J0636-2113_S_2017_01_21_pus_uvs.log on Sun May 5 15:47:55 2019 obs J0636-2113_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J0636-2113_S_2017_01_21_pus_uva.fits ! AN table 1: 56 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.844246 visibilities/baseline/integration-bin. ! Found source: J0636-2113 ! ! 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 558 lines of history. ! ! Reading 6808 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 J0636-2113_S_2017_01_21_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 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 153 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.745643Jy sigma=0.004712 ! Fit after self-cal, rms=0.716928Jy sigma=0.004526 ! 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.439 mas, bmaj=6.502 mas, bpa=-4.323 degrees ! Estimated noise=1808.89 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.224461 Jy ! Component: 100 - total flux cleaned = 0.275053 Jy ! Total flux subtracted in 100 components = 0.275053 Jy ! Clean residual min=-0.011610 max=0.018641 Jy/beam ! Clean residual mean=-0.000062 rms=0.002950 Jy/beam ! Combined flux in latest and established models = 0.275053 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.275053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125460Jy sigma=0.000728 ! Fit after self-cal, rms=0.125453Jy sigma=0.000728 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0202911 Jy ! Component: 100 - total flux cleaned = 0.0305775 Jy ! Total flux subtracted in 100 components = 0.0305775 Jy ! Clean residual min=-0.009161 max=0.010537 Jy/beam ! Clean residual mean=-0.000024 rms=0.002192 Jy/beam ! Combined flux in latest and established models = 0.305631 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 11 components and 0.305631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121634Jy sigma=0.000698 ! Fit after self-cal, rms=0.121614Jy sigma=0.000697 ! 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.841 mas, bmaj=7.238 mas, bpa=-2.925 degrees ! Estimated noise=1462.26 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.00898348 Jy ! Component: 100 - total flux cleaned = 0.013574 Jy ! Component: 150 - total flux cleaned = 0.0163027 Jy ! Component: 200 - total flux cleaned = 0.0168526 Jy ! Total flux subtracted in 200 components = 0.0168526 Jy ! Clean residual min=-0.009490 max=0.008879 Jy/beam ! Clean residual mean=-0.000000 rms=0.002285 Jy/beam ! Combined flux in latest and established models = 0.322483 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 33 components and 0.322483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121030Jy sigma=0.000693 ! Fit after self-cal, rms=0.121030Jy sigma=0.000692 ! 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.04 FD 0.81 HN 1.06 LA 1.04 ! MK 0.99 NL 1.00 OV 1.04 PT 0.98 ! SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.80 HN 1.13 LA 1.01 ! MK 0.95 NL 1.03 OV 1.05 PT 0.99 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.85 HN 1.10 LA 1.00 ! MK 1.01 NL 0.99 OV 0.93 PT 1.00 ! SC 1.00 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.84 HN 1.13 LA 0.99 ! MK 1.00 NL 1.00* OV 0.99 PT 1.02 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.121030Jy sigma=0.000692 ! Fit after self-cal, rms=0.120718Jy sigma=0.000671 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.84 mas, bmaj=7.219 mas, bpa=-2.795 degrees ! Estimated noise=1459.51 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 (6, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00679637 Jy ! Component: 100 - total flux cleaned = 0.00763612 Jy ! Component: 150 - total flux cleaned = 0.00734563 Jy ! Component: 200 - total flux cleaned = 0.00700518 Jy ! Total flux subtracted in 200 components = 0.00700518 Jy ! Clean residual min=-0.004325 max=0.004835 Jy/beam ! Clean residual mean=0.000009 rms=0.001041 Jy/beam ! Combined flux in latest and established models = 0.329488 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 55 components and 0.329488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120300Jy sigma=0.000668 ! Fit after self-cal, rms=0.120388Jy sigma=0.000668 ! 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.120388Jy sigma=0.000668 ! Fit after self-cal, rms=0.121064Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.831 mas, bmaj=7.196 mas, bpa=-2.854 degrees ! Estimated noise=1458.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00276693 Jy ! Component: 100 - total flux cleaned = 0.00313834 Jy ! Component: 150 - total flux cleaned = 0.00319642 Jy ! Component: 200 - total flux cleaned = 0.00324365 Jy ! Total flux subtracted in 200 components = 0.00324365 Jy ! Clean residual min=-0.003382 max=0.003644 Jy/beam ! Clean residual mean=0.000009 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 0.332732 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 71 components and 0.332732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120976Jy sigma=0.000665 ! Fit after self-cal, rms=0.120984Jy sigma=0.000665 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 (-14, 122). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00312661 Jy ! Component: 100 - total flux cleaned = 0.00388394 Jy ! Component: 150 - total flux cleaned = 0.00418829 Jy ! Component: 200 - total flux cleaned = 0.00423217 Jy ! Total flux subtracted in 200 components = 0.00423217 Jy ! Clean residual min=-0.003168 max=0.003139 Jy/beam ! Clean residual mean=0.000011 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.336964 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 97 components and 0.336964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120887Jy sigma=0.000664 ! Fit after self-cal, rms=0.120884Jy sigma=0.000664 ! 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.120884Jy sigma=0.000664 ! Fit after self-cal, rms=0.121191Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.828 mas, bmaj=7.186 mas, bpa=-2.9 degrees ! Estimated noise=1457.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000924305 Jy ! Component: 100 - total flux cleaned = 0.00105839 Jy ! Component: 150 - total flux cleaned = 0.000940457 Jy ! Component: 200 - total flux cleaned = 0.000832663 Jy ! Total flux subtracted in 200 components = 0.000832663 Jy ! Clean residual min=-0.003133 max=0.003155 Jy/beam ! Clean residual mean=0.000006 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.337797 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 109 components and 0.337797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121156Jy sigma=0.000664 ! Fit after self-cal, rms=0.121158Jy sigma=0.000664 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 (-60, 94). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121138 Jy ! Component: 100 - total flux cleaned = 0.00161682 Jy ! Component: 150 - total flux cleaned = 0.00195844 Jy ! Component: 200 - total flux cleaned = 0.00217737 Jy ! Total flux subtracted in 200 components = 0.00217737 Jy ! Clean residual min=-0.002990 max=0.002633 Jy/beam ! Clean residual mean=0.000010 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.339974 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 130 components and 0.339974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121072Jy sigma=0.000663 ! Fit after self-cal, rms=0.121065Jy sigma=0.000663 ! 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.121065Jy sigma=0.000663 ! Fit after self-cal, rms=0.120859Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.032 mas, bmaj=16.27 mas, bpa=4.029 degrees ! Estimated noise=1950.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122806 Jy ! Component: 100 - total flux cleaned = 0.0015377 Jy ! Component: 150 - total flux cleaned = 0.00153712 Jy ! Component: 200 - total flux cleaned = 0.00156014 Jy ! Total flux subtracted in 200 components = 0.00156014 Jy ! Clean residual min=-0.002254 max=0.003172 Jy/beam ! Clean residual mean=0.000020 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.341534 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 149 components and 0.341534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120844Jy sigma=0.000663 ! Fit after self-cal, rms=0.120835Jy sigma=0.000663 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 (96.5, -26.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00257031 Jy ! Component: 100 - total flux cleaned = 0.00313003 Jy ! Component: 150 - total flux cleaned = 0.00350217 Jy ! Component: 200 - total flux cleaned = 0.00391692 Jy ! Total flux subtracted in 200 components = 0.00391692 Jy ! Clean residual min=-0.001783 max=0.002036 Jy/beam ! Clean residual mean=0.000012 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.345451 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 174 components and 0.345451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120769Jy sigma=0.000663 ! Fit after self-cal, rms=0.120772Jy sigma=0.000663 ! 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.826 mas, bmaj=7.184 mas, bpa=-2.939 degrees ! Estimated noise=1456.68 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.826 x 7.184 at -2.939 degrees (North through East) ! Clean map min=-0.0028087 max=0.29096 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.431 mas, bmaj=6.46 mas, bpa=-4.264 degrees ! Estimated noise=1803.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.223661 Jy ! Component: 100 - total flux cleaned = 0.275253 Jy ! Component: 150 - total flux cleaned = 0.296658 Jy ! Component: 200 - total flux cleaned = 0.308272 Jy ! Total flux subtracted in 200 components = 0.308272 Jy ! Clean residual min=-0.005519 max=0.005957 Jy/beam ! Clean residual mean=-0.000026 rms=0.001369 Jy/beam ! Combined flux in latest and established models = 0.308272 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.308272 Jy ! Inverting map and beam ! Estimated beam: bmin=2.826 mas, bmaj=7.184 mas, bpa=-2.939 degrees ! Estimated noise=1456.68 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.0102817 Jy ! Component: 100 - total flux cleaned = 0.0164916 Jy ! Component: 150 - total flux cleaned = 0.0203193 Jy ! Component: 200 - total flux cleaned = 0.022798 Jy ! Total flux subtracted in 200 components = 0.022798 Jy ! Clean residual min=-0.003077 max=0.003106 Jy/beam ! Clean residual mean=-0.000005 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.33107 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 57 components and 0.33107 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.032 mas, bmaj=16.27 mas, bpa=4.029 degrees ! Estimated noise=1950.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00431345 Jy ! Component: 100 - total flux cleaned = 0.0071878 Jy ! Component: 150 - total flux cleaned = 0.00907228 Jy ! Component: 200 - total flux cleaned = 0.0103848 Jy ! Total flux subtracted in 200 components = 0.0103848 Jy ! Clean residual min=-0.002314 max=0.002058 Jy/beam ! Clean residual mean=0.000012 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.341455 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.00114898 Jy ! Component: 100 - total flux cleaned = 0.00187808 Jy ! Component: 150 - total flux cleaned = 0.00256482 Jy ! Component: 200 - total flux cleaned = 0.00317888 Jy ! Total flux subtracted in 200 components = 0.00317888 Jy ! Clean residual min=-0.001962 max=0.001980 Jy/beam ! Clean residual mean=0.000015 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.344634 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 109 components and 0.344634 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.826 mas, bmaj=7.184 mas, bpa=-2.939 degrees ! Estimated noise=1456.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.86603e-05 Jy ! Component: 100 - total flux cleaned = 0.00021841 Jy ! Component: 150 - total flux cleaned = 0.000897601 Jy ! Component: 200 - total flux cleaned = 0.00110679 Jy ! Total flux subtracted in 200 components = 0.00110679 Jy ! Clean residual min=-0.002836 max=0.002745 Jy/beam ! Clean residual mean=0.000005 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.34574 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 138 components and 0.34574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120784Jy sigma=0.000663 ! Fit after self-cal, rms=0.120761Jy sigma=0.000663 wmodel J0636-2113_S_2017_01_21_pus_map.mod ! Writing 138 model components to file: J0636-2113_S_2017_01_21_pus_map.mod wobs J0636-2113_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J0636-2113_S_2017_01_21_pus_uvs.fits wwins J0636-2113_S_2017_01_21_pus_map.win ! wwins: Wrote 5 windows to J0636-2113_S_2017_01_21_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.000509126 Jy ! Component: 100 - total flux cleaned = -0.00078669 Jy ! Component: 150 - total flux cleaned = -0.0010008 Jy ! Component: 200 - total flux cleaned = -0.00108412 Jy ! Component: 250 - total flux cleaned = -0.00128434 Jy ! Component: 300 - total flux cleaned = -0.00140025 Jy ! Component: 350 - total flux cleaned = -0.00154985 Jy ! Component: 400 - total flux cleaned = -0.00162284 Jy ! Component: 450 - total flux cleaned = -0.00169413 Jy ! Component: 500 - total flux cleaned = -0.00183296 Jy ! Component: 550 - total flux cleaned = -0.00203588 Jy ! Component: 600 - total flux cleaned = -0.00210243 Jy ! Component: 650 - total flux cleaned = -0.00223295 Jy ! Component: 700 - total flux cleaned = -0.0023921 Jy ! Component: 750 - total flux cleaned = -0.0025169 Jy ! Component: 800 - total flux cleaned = -0.00257873 Jy ! Component: 850 - total flux cleaned = -0.00273043 Jy ! Component: 900 - total flux cleaned = -0.00279025 Jy ! Component: 950 - total flux cleaned = -0.00296565 Jy ! Component: 1000 - total flux cleaned = -0.00310902 Jy ! Component: 1050 - total flux cleaned = -0.00322198 Jy ! Component: 1100 - total flux cleaned = -0.00330568 Jy ! Component: 1150 - total flux cleaned = -0.0034703 Jy ! Component: 1200 - total flux cleaned = -0.00368655 Jy ! Component: 1250 - total flux cleaned = -0.00384674 Jy ! Component: 1300 - total flux cleaned = -0.0039517 Jy ! Component: 1350 - total flux cleaned = -0.00408149 Jy ! Component: 1400 - total flux cleaned = -0.00415813 Jy ! Component: 1450 - total flux cleaned = -0.0043352 Jy ! Component: 1500 - total flux cleaned = -0.00438492 Jy ! Component: 1550 - total flux cleaned = -0.00450773 Jy ! Component: 1600 - total flux cleaned = -0.00450736 Jy ! Component: 1650 - total flux cleaned = -0.00453142 Jy ! Component: 1700 - total flux cleaned = -0.00460241 Jy ! Component: 1750 - total flux cleaned = -0.00467274 Jy ! Component: 1800 - total flux cleaned = -0.00464913 Jy ! Component: 1850 - total flux cleaned = -0.00460352 Jy ! Component: 1900 - total flux cleaned = -0.0047175 Jy ! Component: 1950 - total flux cleaned = -0.00471761 Jy ! Component: 2000 - total flux cleaned = -0.00474008 Jy ! Component: 2050 - total flux cleaned = -0.00478408 Jy ! Component: 2100 - total flux cleaned = -0.00482762 Jy ! Component: 2150 - total flux cleaned = -0.00489214 Jy ! Component: 2200 - total flux cleaned = -0.00495566 Jy ! Component: 2250 - total flux cleaned = -0.00491342 Jy ! Component: 2300 - total flux cleaned = -0.00499718 Jy ! Component: 2350 - total flux cleaned = -0.00505922 Jy ! Component: 2400 - total flux cleaned = -0.00507957 Jy ! Component: 2450 - total flux cleaned = -0.00516112 Jy ! Component: 2500 - total flux cleaned = -0.00524164 Jy ! Component: 2550 - total flux cleaned = -0.00524161 Jy ! Component: 2600 - total flux cleaned = -0.00526144 Jy ! Component: 2650 - total flux cleaned = -0.00530068 Jy ! Component: 2700 - total flux cleaned = -0.00532021 Jy ! Component: 2750 - total flux cleaned = -0.00532027 Jy ! Component: 2800 - total flux cleaned = -0.00530122 Jy ! Component: 2850 - total flux cleaned = -0.00532037 Jy ! Component: 2900 - total flux cleaned = -0.00537677 Jy ! Component: 2950 - total flux cleaned = -0.00539539 Jy ! Component: 3000 - total flux cleaned = -0.00545064 Jy ! Component: 3050 - total flux cleaned = -0.0054506 Jy ! Component: 3100 - total flux cleaned = -0.00548734 Jy ! Component: 3150 - total flux cleaned = -0.00557802 Jy ! Component: 3200 - total flux cleaned = -0.00559596 Jy ! Component: 3250 - total flux cleaned = -0.00563146 Jy ! Component: 3300 - total flux cleaned = -0.00556054 Jy ! Component: 3350 - total flux cleaned = -0.00563115 Jy ! Component: 3400 - total flux cleaned = -0.00566644 Jy ! Component: 3450 - total flux cleaned = -0.00566646 Jy ! Component: 3500 - total flux cleaned = -0.00575303 Jy ! Component: 3550 - total flux cleaned = -0.00577015 Jy ! Component: 3600 - total flux cleaned = -0.00578719 Jy ! Component: 3650 - total flux cleaned = -0.00585483 Jy ! Component: 3700 - total flux cleaned = -0.00587167 Jy ! Component: 3750 - total flux cleaned = -0.00585501 Jy ! Component: 3800 - total flux cleaned = -0.00593827 Jy ! Component: 3850 - total flux cleaned = -0.00593834 Jy ! Component: 3900 - total flux cleaned = -0.00598752 Jy ! Component: 3950 - total flux cleaned = -0.00606918 Jy ! Component: 4000 - total flux cleaned = -0.00606911 Jy ! Component: 4050 - total flux cleaned = -0.00610134 Jy ! Total flux subtracted in 4096 components = -0.00618181 Jy ! Clean residual min=-0.000933 max=0.001052 Jy/beam ! Clean residual mean=0.000003 rms=0.000278 Jy/beam ! Combined flux in latest and established models = 0.339558 Jy keep ! Adding 250 model components to the UV plane model. ! The established model now contains 388 components and 0.339558 Jy ![Exited script file: muppet] wmap "J0636-2113_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.826 x 7.184 at -2.939 degrees (North through East) ! Clean map min=-0.0020231 max=0.29131 Jy/beam ! Writing clean map to FITS file: J0636-2113_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.291313 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000273811 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.281976 0.281976 0.563951 1.1279 2.25581 4.51161 9.02322 18.0464 36.0929 72.1858 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.291 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.826 x 7.184 at -2.939 degrees (North through East) ! Clean map min=-0.0020231 max=0.29131 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 J0636-2113_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:48:00 2019