! Started logfile: /scr/pima/rdv76_uvs/J1854-1611_S_dfm.log on Fri Jun 15 05:57:00 2018 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23299 obs /scr/pima/rdv76_uvs/J1854-1611_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv76_uvs/J1854-1611_S_uva.fits ! AN table 1: 191 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.974113 visibilities/baseline/integration-bin. ! Found source: J1854-1611 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 26792 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 4 channels. ! 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 ![@/opt64/bin/pima_mupet_01.dfm J1854-1611_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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 print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! 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 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015269Jy sigma=12.153955 ! Fit after self-cal, rms=0.913830Jy sigma=10.902514 ! 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.625 mas, bmaj=5.86 mas, bpa=-1.194 degrees ! Estimated noise=0.889422 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.0760763 Jy ! Component: 100 - total flux cleaned = 0.095335 Jy ! Total flux subtracted in 100 components = 0.095335 Jy ! Clean residual min=-0.007472 max=0.007897 Jy/beam ! Clean residual mean=0.000000 rms=0.001925 Jy/beam ! Combined flux in latest and established models = 0.095335 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.095335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.169752Jy sigma=1.926107 ! Fit after self-cal, rms=0.168739Jy sigma=1.913272 ! 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.398 mas, bmaj=7.602 mas, bpa=-1.49 degrees ! Estimated noise=0.378597 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.012419 Jy ! Component: 100 - total flux cleaned = 0.0172983 Jy ! Component: 150 - total flux cleaned = 0.019615 Jy ! Component: 200 - total flux cleaned = 0.0208576 Jy ! Total flux subtracted in 200 components = 0.0208576 Jy ! Clean residual min=-0.004471 max=0.007097 Jy/beam ! Clean residual mean=-0.000015 rms=0.001187 Jy/beam ! Combined flux in latest and established models = 0.116193 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 33 components and 0.116193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168018Jy sigma=1.902724 ! Fit after self-cal, rms=0.167986Jy sigma=1.901345 ! Inverting map ! Added new window around map position (8.5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00629333 Jy ! Component: 100 - total flux cleaned = 0.00838431 Jy ! Component: 150 - total flux cleaned = 0.00860892 Jy ! Component: 200 - total flux cleaned = 0.00884829 Jy ! Total flux subtracted in 200 components = 0.00884829 Jy ! Clean residual min=-0.003988 max=0.004479 Jy/beam ! Clean residual mean=-0.000006 rms=0.001014 Jy/beam ! Combined flux in latest and established models = 0.125041 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 59 components and 0.125041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167778Jy sigma=1.898435 ! Fit after self-cal, rms=0.167644Jy sigma=1.897025 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.398 x 7.602 at -1.49 degrees (North through East) ! Clean map min=-0.0044241 max=0.09944 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.88 KP 0.94 LA 0.93 ! MK 1.15 NL 1.10 OV 1.00 PT 0.93 ! SC 1.04 ! ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.88 KP 0.99 LA 1.01 ! MK 1.08 NL 1.11 OV 0.99 PT 0.95 ! SC 0.96 ! ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.93 KP 1.07 LA 1.07 ! MK 0.98 NL 1.02 OV 1.02 PT 1.01 ! SC 0.97 ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.86 KP 1.07 LA 1.12 ! MK 0.89 NL 1.02 OV 1.03 PT 1.12 ! SC 0.88 ! ! ! Fit before self-cal, rms=0.167644Jy sigma=1.897025 ! Fit after self-cal, rms=0.168504Jy sigma=1.893636 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.384 mas, bmaj=7.607 mas, bpa=-0.8209 degrees ! Estimated noise=0.378593 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.00302398 Jy ! Component: 100 - total flux cleaned = 0.00337208 Jy ! Component: 150 - total flux cleaned = 0.00365789 Jy ! Component: 200 - total flux cleaned = 0.0037798 Jy ! Total flux subtracted in 200 components = 0.0037798 Jy ! Clean residual min=-0.002992 max=0.003547 Jy/beam ! Clean residual mean=0.000003 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.128821 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 82 components and 0.128821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168443Jy sigma=1.892907 ! Fit after self-cal, rms=0.168645Jy sigma=1.891374 ! 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.168645Jy sigma=1.891374 ! Fit after self-cal, rms=0.167770Jy sigma=1.889725 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.371 mas, bmaj=7.561 mas, bpa=-0.8565 degrees ! Estimated noise=0.378153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00119992 Jy ! Component: 100 - total flux cleaned = 0.00151785 Jy ! Component: 150 - total flux cleaned = 0.0016069 Jy ! Component: 200 - total flux cleaned = 0.00164574 Jy ! Total flux subtracted in 200 components = 0.00164574 Jy ! Clean residual min=-0.003014 max=0.003450 Jy/beam ! Clean residual mean=0.000002 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.130466 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 97 components and 0.130466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167736Jy sigma=1.889404 ! Fit after self-cal, rms=0.167781Jy sigma=1.888658 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 (27.5, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00316133 Jy ! Component: 100 - total flux cleaned = 0.0044906 Jy ! Component: 150 - total flux cleaned = 0.00499541 Jy ! Component: 200 - total flux cleaned = 0.00499531 Jy ! Total flux subtracted in 200 components = 0.00499531 Jy ! Clean residual min=-0.002723 max=0.003137 Jy/beam ! Clean residual mean=0.000004 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.135462 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 115 components and 0.135462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167707Jy sigma=1.887861 ! Fit after self-cal, rms=0.167675Jy sigma=1.887518 ! 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.167675Jy sigma=1.887518 ! Fit after self-cal, rms=0.167313Jy sigma=1.887377 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.355 mas, bmaj=7.526 mas, bpa=-0.8607 degrees ! Estimated noise=0.377058 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00214609 Jy ! Component: 100 - total flux cleaned = 0.00289514 Jy ! Component: 150 - total flux cleaned = 0.00328539 Jy ! Component: 200 - total flux cleaned = 0.0034145 Jy ! Total flux subtracted in 200 components = 0.0034145 Jy ! Clean residual min=-0.002549 max=0.002879 Jy/beam ! Clean residual mean=0.000003 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.138876 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 122 components and 0.138876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167269Jy sigma=1.886970 ! Fit after self-cal, rms=0.167247Jy sigma=1.886433 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.00126022 Jy ! Component: 100 - total flux cleaned = 0.00140248 Jy ! Component: 150 - total flux cleaned = 0.00144623 Jy ! Component: 200 - total flux cleaned = 0.00152818 Jy ! Total flux subtracted in 200 components = 0.00152818 Jy ! Clean residual min=-0.002623 max=0.002994 Jy/beam ! Clean residual mean=0.000004 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.140404 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 126 components and 0.140404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167220Jy sigma=1.886169 ! Fit after self-cal, rms=0.167211Jy sigma=1.886131 ! 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.167211Jy sigma=1.886131 ! Fit after self-cal, rms=0.166648Jy sigma=1.886058 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.853 mas, bmaj=15.53 mas, bpa=5.181 degrees ! Estimated noise=0.457795 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014635 Jy ! Component: 100 - total flux cleaned = 0.00232683 Jy ! Component: 150 - total flux cleaned = 0.00296335 Jy ! Component: 200 - total flux cleaned = 0.00306903 Jy ! Total flux subtracted in 200 components = 0.00306903 Jy ! Clean residual min=-0.003083 max=0.003842 Jy/beam ! Clean residual mean=0.000007 rms=0.000931 Jy/beam ! Combined flux in latest and established models = 0.143473 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 136 components and 0.143473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166641Jy sigma=1.885961 ! Fit after self-cal, rms=0.166626Jy sigma=1.885805 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.000683875 Jy ! Component: 100 - total flux cleaned = 0.000956941 Jy ! Component: 150 - total flux cleaned = 0.000998762 Jy ! Component: 200 - total flux cleaned = 0.00103669 Jy ! Total flux subtracted in 200 components = 0.00103669 Jy ! Clean residual min=-0.003101 max=0.003799 Jy/beam ! Clean residual mean=0.000007 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.14451 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 138 components and 0.14451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166623Jy sigma=1.885756 ! Fit after self-cal, rms=0.166626Jy sigma=1.885681 ! 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.342 mas, bmaj=7.497 mas, bpa=-0.8787 degrees ! Estimated noise=0.375924 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.342 x 7.497 at -0.8787 degrees (North through East) ! Clean map min=-0.0029841 max=0.098451 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.588 mas, bmaj=5.822 mas, bpa=-0.9536 degrees ! Estimated noise=0.874081 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0743333 Jy ! Component: 100 - total flux cleaned = 0.0950528 Jy ! Component: 150 - total flux cleaned = 0.106971 Jy ! Component: 200 - total flux cleaned = 0.115369 Jy ! Total flux subtracted in 200 components = 0.115369 Jy ! Clean residual min=-0.007271 max=0.006590 Jy/beam ! Clean residual mean=0.000002 rms=0.001740 Jy/beam ! Combined flux in latest and established models = 0.115369 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.115369 Jy ! Inverting map and beam ! Estimated beam: bmin=3.342 mas, bmaj=7.497 mas, bpa=-0.8787 degrees ! Estimated noise=0.375924 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.00836898 Jy ! Component: 100 - total flux cleaned = 0.0138335 Jy ! Component: 150 - total flux cleaned = 0.0179412 Jy ! Component: 200 - total flux cleaned = 0.0211218 Jy ! Total flux subtracted in 200 components = 0.0211218 Jy ! Clean residual min=-0.003311 max=0.002965 Jy/beam ! Clean residual mean=-0.000002 rms=0.000844 Jy/beam ! Combined flux in latest and established models = 0.136491 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 49 components and 0.136491 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=8.853 mas, bmaj=15.53 mas, bpa=5.181 degrees ! Estimated noise=0.457795 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00321636 Jy ! Component: 100 - total flux cleaned = 0.0048912 Jy ! Component: 150 - total flux cleaned = 0.00574497 Jy ! Component: 200 - total flux cleaned = 0.00644653 Jy ! Total flux subtracted in 200 components = 0.00644653 Jy ! Clean residual min=-0.003572 max=0.003702 Jy/beam ! Clean residual mean=0.000004 rms=0.000957 Jy/beam ! Combined flux in latest and established models = 0.142938 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.000577818 Jy ! Component: 100 - total flux cleaned = 0.00105488 Jy ! Component: 150 - total flux cleaned = 0.00142535 Jy ! Component: 200 - total flux cleaned = 0.00150127 Jy ! Total flux subtracted in 200 components = 0.00150127 Jy ! Clean residual min=-0.003331 max=0.003718 Jy/beam ! Clean residual mean=0.000007 rms=0.000933 Jy/beam ! Combined flux in latest and established models = 0.144439 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 97 components and 0.144439 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.342 mas, bmaj=7.497 mas, bpa=-0.8787 degrees ! Estimated noise=0.375924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000550041 Jy ! Component: 100 - total flux cleaned = -0.00034193 Jy ! Component: 150 - total flux cleaned = -9.29061e-05 Jy ! Component: 200 - total flux cleaned = 7.5668e-05 Jy ! Total flux subtracted in 200 components = 7.5668e-05 Jy ! Clean residual min=-0.002670 max=0.003215 Jy/beam ! Clean residual mean=0.000005 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.144514 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 112 components and 0.144515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166663Jy sigma=1.886110 ! Fit after self-cal, rms=0.166669Jy sigma=1.885936 wmodel J1854-1611_S_map.mod ! Writing 112 model components to file: J1854-1611_S_map.mod wobs J1854-1611_S_uvs.fits ! Writing UV FITS file: J1854-1611_S_uvs.fits wwins J1854-1611_S_map.win ! wwins: Wrote 3 windows to J1854-1611_S_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.000925184 Jy ! Component: 100 - total flux cleaned = 0.00106347 Jy ! Component: 150 - total flux cleaned = 0.000975124 Jy ! Component: 200 - total flux cleaned = 0.000975411 Jy ! Component: 250 - total flux cleaned = 0.000934823 Jy ! Component: 300 - total flux cleaned = 0.000816102 Jy ! Component: 350 - total flux cleaned = 0.00085581 Jy ! Component: 400 - total flux cleaned = 0.000781358 Jy ! Component: 450 - total flux cleaned = 0.000854977 Jy ! Component: 500 - total flux cleaned = 0.000890685 Jy ! Component: 550 - total flux cleaned = 0.0010324 Jy ! Component: 600 - total flux cleaned = 0.0011719 Jy ! Component: 650 - total flux cleaned = 0.00140974 Jy ! Component: 700 - total flux cleaned = 0.00150872 Jy ! Component: 750 - total flux cleaned = 0.00170488 Jy ! Component: 800 - total flux cleaned = 0.00173685 Jy ! Component: 850 - total flux cleaned = 0.00189647 Jy ! Component: 900 - total flux cleaned = 0.00211508 Jy ! Component: 950 - total flux cleaned = 0.00229983 Jy ! Component: 1000 - total flux cleaned = 0.00242101 Jy ! Component: 1050 - total flux cleaned = 0.0025701 Jy ! Component: 1100 - total flux cleaned = 0.0026875 Jy ! Component: 1150 - total flux cleaned = 0.00277428 Jy ! Component: 1200 - total flux cleaned = 0.00300292 Jy ! Component: 1250 - total flux cleaned = 0.00317212 Jy ! Component: 1300 - total flux cleaned = 0.00322706 Jy ! Component: 1350 - total flux cleaned = 0.00336435 Jy ! Component: 1400 - total flux cleaned = 0.00363479 Jy ! Component: 1450 - total flux cleaned = 0.00366146 Jy ! Component: 1500 - total flux cleaned = 0.00379308 Jy ! Component: 1550 - total flux cleaned = 0.00381945 Jy ! Component: 1600 - total flux cleaned = 0.00384574 Jy ! Component: 1650 - total flux cleaned = 0.0040493 Jy ! Component: 1700 - total flux cleaned = 0.00402416 Jy ! Component: 1750 - total flux cleaned = 0.00404913 Jy ! Component: 1800 - total flux cleaned = 0.0041721 Jy ! Component: 1850 - total flux cleaned = 0.00419626 Jy ! Component: 1900 - total flux cleaned = 0.00422024 Jy ! Component: 1950 - total flux cleaned = 0.00424338 Jy ! Component: 2000 - total flux cleaned = 0.00424291 Jy ! Component: 2050 - total flux cleaned = 0.00407941 Jy ! Component: 2100 - total flux cleaned = 0.00401033 Jy ! Component: 2150 - total flux cleaned = 0.00394192 Jy ! Component: 2200 - total flux cleaned = 0.00385106 Jy ! Component: 2250 - total flux cleaned = 0.00378407 Jy ! Component: 2300 - total flux cleaned = 0.00373967 Jy ! Component: 2350 - total flux cleaned = 0.00367383 Jy ! Component: 2400 - total flux cleaned = 0.00369561 Jy ! Component: 2450 - total flux cleaned = 0.00363069 Jy ! Component: 2500 - total flux cleaned = 0.00358752 Jy ! Component: 2550 - total flux cleaned = 0.00358748 Jy ! Component: 2600 - total flux cleaned = 0.00362963 Jy ! Component: 2650 - total flux cleaned = 0.00356677 Jy ! Component: 2700 - total flux cleaned = 0.00362888 Jy ! Component: 2750 - total flux cleaned = 0.00354616 Jy ! Component: 2800 - total flux cleaned = 0.00350505 Jy ! Component: 2850 - total flux cleaned = 0.00344413 Jy ! Component: 2900 - total flux cleaned = 0.00354475 Jy ! Component: 2950 - total flux cleaned = 0.0034448 Jy ! Component: 3000 - total flux cleaned = 0.00332601 Jy ! Component: 3050 - total flux cleaned = 0.00334569 Jy ! Component: 3100 - total flux cleaned = 0.00330637 Jy ! Component: 3150 - total flux cleaned = 0.00315138 Jy ! Component: 3200 - total flux cleaned = 0.00313212 Jy ! Component: 3250 - total flux cleaned = 0.00305573 Jy ! Component: 3300 - total flux cleaned = 0.00286584 Jy ! Component: 3350 - total flux cleaned = 0.00294133 Jy ! Component: 3400 - total flux cleaned = 0.00286615 Jy ! Component: 3450 - total flux cleaned = 0.00271726 Jy ! Component: 3500 - total flux cleaned = 0.00269876 Jy ! Component: 3550 - total flux cleaned = 0.00264341 Jy ! Component: 3600 - total flux cleaned = 0.00251533 Jy ! Component: 3650 - total flux cleaned = 0.00242458 Jy ! Component: 3700 - total flux cleaned = 0.00235239 Jy ! Component: 3750 - total flux cleaned = 0.00228061 Jy ! Component: 3800 - total flux cleaned = 0.00220951 Jy ! Component: 3850 - total flux cleaned = 0.00206771 Jy ! Component: 3900 - total flux cleaned = 0.00199743 Jy ! Component: 3950 - total flux cleaned = 0.00192739 Jy ! Component: 4000 - total flux cleaned = 0.00185769 Jy ! Component: 4050 - total flux cleaned = 0.0017536 Jy ! Total flux subtracted in 4096 components = 0.00168476 Jy ! Clean residual min=-0.000961 max=0.001181 Jy/beam ! Clean residual mean=0.000002 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.146199 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 414 components and 0.146199 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rdv76_uvs/J1854-1611_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.342 x 7.497 at -0.8787 degrees (North through East) ! Clean map min=-0.0016992 max=0.098381 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv76_uvs/J1854-1611_S_map.fits wmodel /scr/pima/rdv76_uvs/J1854-1611_S_map.mod ! Writing 414 model components to file: /scr/pima/rdv76_uvs/J1854-1611_S_map.mod wobs /scr/pima/rdv76_uvs/J1854-1611_S_uvs.fits ! Writing UV FITS file: /scr/pima/rdv76_uvs/J1854-1611_S_uvs.fits wwins /scr/pima/rdv76_uvs/J1854-1611_S_map.win ! wwins: Wrote 4 windows to /scr/pima/rdv76_uvs/J1854-1611_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0983807 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000307502 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.937692 0.937692 1.87538 3.75077 7.50153 15.0031 30.0061 60.0123 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.098 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 319.934 quit ! Quitting program ! Log file /scr/pima/rdv76_uvs/J1854-1611_S_dfm.log closed on Fri Jun 15 05:57:06 2018