! Started logfile: J0838-3836_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:52:48 2016 obs J0838-3836_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0838-3836_S_2015_03_17_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.785428 visibilities/baseline/integration-bin. ! Found source: J0838-3836 ! ! 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 330 lines of history. ! ! Reading 17248 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 J0838-3836_S_2015_03_17_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 134 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 134 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 134 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 134 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.999473Jy sigma=0.007220 ! Fit after self-cal, rms=0.945437Jy sigma=0.006853 ! 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.246 mas, bmaj=5.928 mas, bpa=-4.262 degrees ! Estimated noise=1286.22 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.0452109 Jy ! Component: 100 - total flux cleaned = 0.0558146 Jy ! Total flux subtracted in 100 components = 0.0558146 Jy ! Clean residual min=-0.003840 max=0.004962 Jy/beam ! Clean residual mean=-0.000017 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.0558146 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0558146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114992Jy sigma=0.000754 ! Fit after self-cal, rms=0.113764Jy sigma=0.000745 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00645763 Jy ! Component: 100 - total flux cleaned = 0.0096557 Jy ! Total flux subtracted in 100 components = 0.0096557 Jy ! Clean residual min=-0.003867 max=0.004463 Jy/beam ! Clean residual mean=-0.000012 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.0654703 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 23 components and 0.0654703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113290Jy sigma=0.000742 ! Fit after self-cal, rms=0.113203Jy sigma=0.000742 ! 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.897 mas, bmaj=7.405 mas, bpa=-4.055 degrees ! Estimated noise=761.61 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.00311426 Jy ! Component: 100 - total flux cleaned = 0.00455605 Jy ! Component: 150 - total flux cleaned = 0.00522974 Jy ! Component: 200 - total flux cleaned = 0.00532575 Jy ! Total flux subtracted in 200 components = 0.00532575 Jy ! Clean residual min=-0.002867 max=0.003244 Jy/beam ! Clean residual mean=-0.000025 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.0707961 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 37 components and 0.0707961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113108Jy sigma=0.000741 ! Fit after self-cal, rms=0.113032Jy sigma=0.000741 ! 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 0.96 HN 0.88 KP 1.14 ! LA 1.02 MK 1.01 NL 0.97 OV 0.98 ! PT 1.05 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.91 HN 0.85 KP 1.09 ! LA 0.92 MK 1.04 NL 1.08 OV 1.04 ! PT 1.03 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.92 HN 0.87 KP 0.98 ! LA 0.81 MK 1.05 NL 1.08 OV 1.04 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.92 HN 0.94 KP 0.97 ! LA 0.88 MK 1.09 NL 1.06 OV 1.07 ! PT 1.03 SC 0.96 ! ! ! Fit before self-cal, rms=0.113032Jy sigma=0.000741 ! Fit after self-cal, rms=0.110238Jy sigma=0.000740 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.924 mas, bmaj=7.477 mas, bpa=-3.906 degrees ! Estimated noise=764.145 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.000125498 Jy ! Component: 100 - total flux cleaned = 0.000198374 Jy ! Component: 150 - total flux cleaned = 0.000219209 Jy ! Component: 200 - total flux cleaned = 0.000257621 Jy ! Total flux subtracted in 200 components = 0.000257621 Jy ! Clean residual min=-0.002879 max=0.003044 Jy/beam ! Clean residual mean=-0.000014 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.0710537 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 40 components and 0.0710537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110229Jy sigma=0.000740 ! Fit after self-cal, rms=0.110094Jy sigma=0.000739 ! 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.110094Jy sigma=0.000739 ! Fit after self-cal, rms=0.109156Jy sigma=0.000739 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.927 mas, bmaj=7.435 mas, bpa=-4.103 degrees ! Estimated noise=761.347 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000370192 Jy ! Component: 100 - total flux cleaned = 0.000352951 Jy ! Component: 150 - total flux cleaned = 0.000352719 Jy ! Component: 200 - total flux cleaned = 0.000336931 Jy ! Total flux subtracted in 200 components = 0.000336931 Jy ! Clean residual min=-0.003032 max=0.002847 Jy/beam ! Clean residual mean=-0.000005 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.0713906 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 44 components and 0.0713906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109150Jy sigma=0.000739 ! Fit after self-cal, rms=0.109121Jy sigma=0.000738 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.000104251 Jy ! Component: 100 - total flux cleaned = 0.000104137 Jy ! Component: 150 - total flux cleaned = 0.000117326 Jy ! Component: 200 - total flux cleaned = 0.000117377 Jy ! Total flux subtracted in 200 components = 0.000117377 Jy ! Clean residual min=-0.003080 max=0.002886 Jy/beam ! Clean residual mean=-0.000006 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.071508 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 46 components and 0.071508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109117Jy sigma=0.000738 ! Fit after self-cal, rms=0.109116Jy sigma=0.000738 ! 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.109116Jy sigma=0.000738 ! Fit after self-cal, rms=0.108921Jy sigma=0.000738 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.918 mas, bmaj=7.4 mas, bpa=-4.165 degrees ! Estimated noise=759.416 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00028985 Jy ! Component: 100 - total flux cleaned = 0.000290816 Jy ! Component: 150 - total flux cleaned = 0.000277635 Jy ! Component: 200 - total flux cleaned = 0.000277206 Jy ! Total flux subtracted in 200 components = 0.000277206 Jy ! Clean residual min=-0.003055 max=0.002836 Jy/beam ! Clean residual mean=-0.000004 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.0717852 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 48 components and 0.0717852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108917Jy sigma=0.000738 ! Fit after self-cal, rms=0.108928Jy sigma=0.000738 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.71691e-05 Jy ! Component: 100 - total flux cleaned = -3.18023e-05 Jy ! Component: 150 - total flux cleaned = -3.17271e-05 Jy ! Component: 200 - total flux cleaned = -4.33366e-05 Jy ! Total flux subtracted in 200 components = -4.33366e-05 Jy ! Clean residual min=-0.003060 max=0.002871 Jy/beam ! Clean residual mean=-0.000004 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.0717419 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 48 components and 0.0717419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108924Jy sigma=0.000738 ! Fit after self-cal, rms=0.108924Jy sigma=0.000738 ! 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.108924Jy sigma=0.000738 ! Fit after self-cal, rms=0.108853Jy sigma=0.000738 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.863 mas, bmaj=22.37 mas, bpa=0.8476 degrees ! Estimated noise=1012.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000662096 Jy ! Component: 100 - total flux cleaned = 0.000664017 Jy ! Component: 150 - total flux cleaned = 0.000665216 Jy ! Component: 200 - total flux cleaned = 0.000677705 Jy ! Total flux subtracted in 200 components = 0.000677705 Jy ! Clean residual min=-0.004000 max=0.003607 Jy/beam ! Clean residual mean=-0.000006 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.0724196 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 51 components and 0.0724196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108852Jy sigma=0.000738 ! Fit after self-cal, rms=0.108850Jy sigma=0.000738 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.000103591 Jy ! Component: 100 - total flux cleaned = 0.000103639 Jy ! Component: 150 - total flux cleaned = 0.000103219 Jy ! Component: 200 - total flux cleaned = 0.000102823 Jy ! Total flux subtracted in 200 components = 0.000102823 Jy ! Clean residual min=-0.004033 max=0.003614 Jy/beam ! Clean residual mean=-0.000007 rms=0.000949 Jy/beam ! Combined flux in latest and established models = 0.0725224 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 52 components and 0.0725224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108850Jy sigma=0.000738 ! Fit after self-cal, rms=0.108842Jy sigma=0.000738 ! 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.91 mas, bmaj=7.372 mas, bpa=-4.155 degrees ! Estimated noise=758.309 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.91 x 7.372 at -4.155 degrees (North through East) ! Clean map min=-0.0030302 max=0.059896 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.252 mas, bmaj=5.868 mas, bpa=-4.465 degrees ! Estimated noise=1270.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0459343 Jy ! Component: 100 - total flux cleaned = 0.0572654 Jy ! Component: 150 - total flux cleaned = 0.062938 Jy ! Component: 200 - total flux cleaned = 0.0662742 Jy ! Total flux subtracted in 200 components = 0.0662742 Jy ! Clean residual min=-0.003605 max=0.004741 Jy/beam ! Clean residual mean=-0.000006 rms=0.000945 Jy/beam ! Combined flux in latest and established models = 0.0662742 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0662742 Jy ! Inverting map and beam ! Estimated beam: bmin=2.91 mas, bmaj=7.372 mas, bpa=-4.155 degrees ! Estimated noise=758.309 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.00341282 Jy ! Component: 100 - total flux cleaned = 0.00439848 Jy ! Component: 150 - total flux cleaned = 0.00463394 Jy ! Component: 200 - total flux cleaned = 0.00487124 Jy ! Total flux subtracted in 200 components = 0.00487124 Jy ! Clean residual min=-0.003286 max=0.002910 Jy/beam ! Clean residual mean=-0.000006 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.0711455 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 35 components and 0.0711455 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.863 mas, bmaj=22.37 mas, bpa=0.8476 degrees ! Estimated noise=1012.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125158 Jy ! Component: 100 - total flux cleaned = 0.00125549 Jy ! Component: 150 - total flux cleaned = 0.00125691 Jy ! Component: 200 - total flux cleaned = 0.00127112 Jy ! Total flux subtracted in 200 components = 0.00127112 Jy ! Clean residual min=-0.004112 max=0.003569 Jy/beam ! Clean residual mean=-0.000007 rms=0.000953 Jy/beam ! Combined flux in latest and established models = 0.0724166 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 = 1.32864e-05 Jy ! Component: 100 - total flux cleaned = 3.73052e-05 Jy ! Component: 150 - total flux cleaned = 4.86889e-05 Jy ! Component: 200 - total flux cleaned = 6.94571e-05 Jy ! Total flux subtracted in 200 components = 6.94571e-05 Jy ! Clean residual min=-0.004091 max=0.003542 Jy/beam ! Clean residual mean=-0.000007 rms=0.000950 Jy/beam ! Combined flux in latest and established models = 0.0724861 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.0724861 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.91 mas, bmaj=7.372 mas, bpa=-4.155 degrees ! Estimated noise=758.309 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000440529 Jy ! Component: 100 - total flux cleaned = -0.000416424 Jy ! Component: 150 - total flux cleaned = -0.000417271 Jy ! Component: 200 - total flux cleaned = -0.000418461 Jy ! Total flux subtracted in 200 components = -0.000418461 Jy ! Clean residual min=-0.003194 max=0.002838 Jy/beam ! Clean residual mean=-0.000004 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.0720676 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.0720676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108846Jy sigma=0.000738 ! Fit after self-cal, rms=0.108840Jy sigma=0.000738 wmodel J0838-3836_S_2015_03_17_pus_map.mod ! Writing 46 model components to file: J0838-3836_S_2015_03_17_pus_map.mod wobs J0838-3836_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0838-3836_S_2015_03_17_pus_uvs.fits wwins J0838-3836_S_2015_03_17_pus_map.win ! wwins: Wrote 1 windows to J0838-3836_S_2015_03_17_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.000143686 Jy ! Component: 100 - total flux cleaned = 0.000224462 Jy ! Component: 150 - total flux cleaned = 0.0004781 Jy ! Component: 200 - total flux cleaned = 0.00075799 Jy ! Component: 250 - total flux cleaned = 0.000985228 Jy ! Component: 300 - total flux cleaned = 0.00105684 Jy ! Component: 350 - total flux cleaned = 0.000916461 Jy ! Component: 400 - total flux cleaned = 0.000814813 Jy ! Component: 450 - total flux cleaned = 0.000749556 Jy ! Component: 500 - total flux cleaned = 0.000621563 Jy ! Component: 550 - total flux cleaned = 0.000466184 Jy ! Component: 600 - total flux cleaned = 0.000435723 Jy ! Component: 650 - total flux cleaned = 0.000317009 Jy ! Component: 700 - total flux cleaned = 0.000375387 Jy ! Component: 750 - total flux cleaned = 0.000402788 Jy ! Component: 800 - total flux cleaned = 0.000345562 Jy ! Component: 850 - total flux cleaned = 0.000317596 Jy ! Component: 900 - total flux cleaned = 0.000236738 Jy ! Component: 950 - total flux cleaned = 0.000210483 Jy ! Component: 1000 - total flux cleaned = 0.000158143 Jy ! Component: 1050 - total flux cleaned = 2.9806e-05 Jy ! Component: 1100 - total flux cleaned = -2.01659e-05 Jy ! Component: 1150 - total flux cleaned = 5.43004e-05 Jy ! Component: 1200 - total flux cleaned = -4.44201e-05 Jy ! Component: 1250 - total flux cleaned = -4.42394e-05 Jy ! Component: 1300 - total flux cleaned = -6.81871e-05 Jy ! Component: 1350 - total flux cleaned = -0.000138662 Jy ! Component: 1400 - total flux cleaned = -0.000138447 Jy ! Component: 1450 - total flux cleaned = -0.000138238 Jy ! Component: 1500 - total flux cleaned = -0.000138074 Jy ! Component: 1550 - total flux cleaned = -0.000182157 Jy ! Component: 1600 - total flux cleaned = -9.38206e-05 Jy ! Component: 1650 - total flux cleaned = -9.40742e-05 Jy ! Component: 1700 - total flux cleaned = -9.40293e-05 Jy ! Component: 1750 - total flux cleaned = 7.58708e-05 Jy ! Component: 1800 - total flux cleaned = -8.14539e-06 Jy ! Component: 1850 - total flux cleaned = 7.46115e-05 Jy ! Component: 1900 - total flux cleaned = 0.000197106 Jy ! Component: 1950 - total flux cleaned = 0.000176745 Jy ! Component: 2000 - total flux cleaned = 0.00017663 Jy ! Component: 2050 - total flux cleaned = 0.000176891 Jy ! Component: 2100 - total flux cleaned = 0.000216281 Jy ! Component: 2150 - total flux cleaned = 0.000255032 Jy ! Component: 2200 - total flux cleaned = 0.000235636 Jy ! Component: 2250 - total flux cleaned = 0.00027358 Jy ! Component: 2300 - total flux cleaned = 0.000329701 Jy ! Component: 2350 - total flux cleaned = 0.000385574 Jy ! Component: 2400 - total flux cleaned = 0.000348783 Jy ! Component: 2450 - total flux cleaned = 0.000366911 Jy ! Component: 2500 - total flux cleaned = 0.000438701 Jy ! Component: 2550 - total flux cleaned = 0.000385048 Jy ! Component: 2600 - total flux cleaned = 0.000385194 Jy ! Component: 2650 - total flux cleaned = 0.000420368 Jy ! Component: 2700 - total flux cleaned = 0.00036859 Jy ! Component: 2750 - total flux cleaned = 0.000420497 Jy ! Component: 2800 - total flux cleaned = 0.000454543 Jy ! Component: 2850 - total flux cleaned = 0.000504998 Jy ! Component: 2900 - total flux cleaned = 0.000454876 Jy ! Component: 2950 - total flux cleaned = 0.000504582 Jy ! Component: 3000 - total flux cleaned = 0.000471668 Jy ! Component: 3050 - total flux cleaned = 0.000488122 Jy ! Component: 3100 - total flux cleaned = 0.000536617 Jy ! Component: 3150 - total flux cleaned = 0.000536576 Jy ! Component: 3200 - total flux cleaned = 0.000520459 Jy ! Component: 3250 - total flux cleaned = 0.000473316 Jy ! Component: 3300 - total flux cleaned = 0.0005046 Jy ! Component: 3350 - total flux cleaned = 0.00053552 Jy ! Component: 3400 - total flux cleaned = 0.000550766 Jy ! Component: 3450 - total flux cleaned = 0.000489765 Jy ! Component: 3500 - total flux cleaned = 0.000535229 Jy ! Component: 3550 - total flux cleaned = 0.000489904 Jy ! Component: 3600 - total flux cleaned = 0.000504892 Jy ! Component: 3650 - total flux cleaned = 0.000534402 Jy ! Component: 3700 - total flux cleaned = 0.00049041 Jy ! Component: 3750 - total flux cleaned = 0.000534132 Jy ! Component: 3800 - total flux cleaned = 0.000519746 Jy ! Component: 3850 - total flux cleaned = 0.000534232 Jy ! Component: 3900 - total flux cleaned = 0.000548515 Jy ! Component: 3950 - total flux cleaned = 0.000590926 Jy ! Component: 4000 - total flux cleaned = 0.000520532 Jy ! Component: 4050 - total flux cleaned = 0.00056263 Jy ! Total flux subtracted in 4096 components = 0.000576459 Jy ! Clean residual min=-0.000821 max=0.001020 Jy/beam ! Clean residual mean=-0.000001 rms=0.000248 Jy/beam ! Combined flux in latest and established models = 0.0726441 Jy keep ! Adding 261 model components to the UV plane model. ! The established model now contains 307 components and 0.0726441 Jy ![Exited script file: muppet] wmap "J0838-3836_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.91 x 7.372 at -4.155 degrees (North through East) ! Clean map min=-0.0024888 max=0.059566 Jy/beam ! Writing clean map to FITS file: J0838-3836_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0595657 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000244379 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.2308 1.2308 2.4616 4.92321 9.84641 19.6928 39.3857 78.7713 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.059 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.91 x 7.372 at -4.155 degrees (North through East) ! Clean map min=-0.0024888 max=0.059566 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 J0838-3836_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:52:54 2016