! Started logfile: /scr/pima/rv125_uvs/J1159-2142_S_dfm.log on Sun Dec 23 06:58:48 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.23275 obs /scr/pima/rv125_uvs/J1159-2142_S_uva.fits ! Reading UV FITS file: /scr/pima/rv125_uvs/J1159-2142_S_uva.fits ! AN table 1: 49 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.970522 visibilities/baseline/integration-bin. ! Found source: J1159-2142 ! ! 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.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 6848 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 J1159-2142_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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 441 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.083628Jy sigma=14.688960 ! Fit after self-cal, rms=0.692816Jy sigma=9.385258 ! 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.424 mas, bmaj=6.176 mas, bpa=-3.07 degrees ! Estimated noise=1.25562 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.243763 Jy ! Component: 100 - total flux cleaned = 0.304734 Jy ! Total flux subtracted in 100 components = 0.304734 Jy ! Clean residual min=-0.023721 max=0.036755 Jy/beam ! Clean residual mean=-0.000027 rms=0.005860 Jy/beam ! Combined flux in latest and established models = 0.304734 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.304734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144608Jy sigma=1.612480 ! Fit after self-cal, rms=0.144497Jy sigma=1.611773 ! Inverting map ! Added new window around map position (-38.5, 70.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0339666 Jy ! Component: 100 - total flux cleaned = 0.0544533 Jy ! Total flux subtracted in 100 components = 0.0544533 Jy ! Clean residual min=-0.021950 max=0.029831 Jy/beam ! Clean residual mean=-0.000010 rms=0.004967 Jy/beam ! Combined flux in latest and established models = 0.359187 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 22 components and 0.359188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133846Jy sigma=1.456739 ! Fit after self-cal, rms=0.132972Jy sigma=1.441985 ! 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.936 mas, bmaj=7.321 mas, bpa=-3.169 degrees ! Estimated noise=0.755039 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.0205071 Jy ! Component: 100 - total flux cleaned = 0.0239693 Jy ! Component: 150 - total flux cleaned = 0.0249182 Jy ! Component: 200 - total flux cleaned = 0.0254287 Jy ! Total flux subtracted in 200 components = 0.0254287 Jy ! Clean residual min=-0.018789 max=0.022498 Jy/beam ! Clean residual mean=0.000030 rms=0.004411 Jy/beam ! Combined flux in latest and established models = 0.384616 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 36 components and 0.384616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128908Jy sigma=1.385634 ! Fit after self-cal, rms=0.128303Jy sigma=1.374658 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.936 x 7.321 at -3.169 degrees (North through East) ! Clean map min=-0.017438 max=0.29436 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 HN 0.98 KP 0.94 LA 0.96 ! MK 1.05 NL 1.10 OV 0.90 PT 1.07 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.65 HN 1.00 KP 0.91 LA 0.97 ! MK 1.05 NL 1.08 OV 0.85 PT 1.08 ! SC 0.89 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* HN 0.00* KP 0.00* LA 0.00* ! MK 0.00* NL 0.00* OV 0.00* PT 0.00* ! SC 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.36 HN 1.00 KP 0.93 LA 0.96 ! MK 1.02 NL 1.11 OV 0.91 PT 1.05 ! SC 0.88 ! ! ! Fit before self-cal, rms=0.128303Jy sigma=1.374658 ! Fit after self-cal, rms=0.156560Jy sigma=1.191081 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.907 mas, bmaj=7.328 mas, bpa=-2.213 degrees ! Estimated noise=0.77376 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.0055128 Jy ! Component: 100 - total flux cleaned = 0.00594809 Jy ! Component: 150 - total flux cleaned = 0.00619226 Jy ! Component: 200 - total flux cleaned = 0.00630711 Jy ! Total flux subtracted in 200 components = 0.00630711 Jy ! Clean residual min=-0.012935 max=0.012077 Jy/beam ! Clean residual mean=-0.000001 rms=0.003098 Jy/beam ! Combined flux in latest and established models = 0.390923 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 50 components and 0.390923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155784Jy sigma=1.188720 ! Fit after self-cal, rms=0.155914Jy sigma=1.187839 ! 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.155914Jy sigma=1.187839 ! Fit after self-cal, rms=0.106211Jy sigma=1.042461 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.895 mas, bmaj=7.36 mas, bpa=-2.4 degrees ! Estimated noise=0.787462 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00224311 Jy ! Component: 100 - total flux cleaned = -0.00278948 Jy ! Component: 150 - total flux cleaned = -0.00279588 Jy ! Component: 200 - total flux cleaned = -0.00279019 Jy ! Total flux subtracted in 200 components = -0.00279019 Jy ! Clean residual min=-0.006125 max=0.004291 Jy/beam ! Clean residual mean=-0.000009 rms=0.001284 Jy/beam ! Combined flux in latest and established models = 0.388133 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 72 components and 0.388133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105582Jy sigma=1.035005 ! Fit after self-cal, rms=0.105574Jy sigma=1.033540 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.00116083 Jy ! Component: 100 - total flux cleaned = -0.0011611 Jy ! Component: 150 - total flux cleaned = -0.000976787 Jy ! Component: 200 - total flux cleaned = -0.000900238 Jy ! Total flux subtracted in 200 components = -0.000900238 Jy ! Clean residual min=-0.005708 max=0.004274 Jy/beam ! Clean residual mean=-0.000009 rms=0.001227 Jy/beam ! Combined flux in latest and established models = 0.387233 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 80 components and 0.387233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105362Jy sigma=1.030606 ! Fit after self-cal, rms=0.105336Jy sigma=1.030143 ! 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.105336Jy sigma=1.030143 ! Fit after self-cal, rms=0.106794Jy sigma=1.018191 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.899 mas, bmaj=7.366 mas, bpa=-2.318 degrees ! Estimated noise=0.789532 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00367958 Jy ! Component: 100 - total flux cleaned = -0.00392922 Jy ! Component: 150 - total flux cleaned = -0.00424083 Jy ! Component: 200 - total flux cleaned = -0.00441261 Jy ! Total flux subtracted in 200 components = -0.00441261 Jy ! Clean residual min=-0.004811 max=0.003647 Jy/beam ! Clean residual mean=-0.000010 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.38282 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 85 components and 0.38282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106439Jy sigma=1.014199 ! Fit after self-cal, rms=0.106433Jy sigma=1.013260 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.00105416 Jy ! Component: 100 - total flux cleaned = -0.00114091 Jy ! Component: 150 - total flux cleaned = -0.00114029 Jy ! Component: 200 - total flux cleaned = -0.00114443 Jy ! Total flux subtracted in 200 components = -0.00114443 Jy ! Clean residual min=-0.004444 max=0.003380 Jy/beam ! Clean residual mean=-0.000010 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.381676 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 96 components and 0.381676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106302Jy sigma=1.011656 ! Fit after self-cal, rms=0.106297Jy sigma=1.011349 ! 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.106297Jy sigma=1.011349 ! Fit after self-cal, rms=0.108996Jy sigma=1.009888 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.261 mas, bmaj=16.2 mas, bpa=-0.1664 degrees ! Estimated noise=1.05728 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00304936 Jy ! Component: 100 - total flux cleaned = -0.00304372 Jy ! Component: 150 - total flux cleaned = -0.00303499 Jy ! Component: 200 - total flux cleaned = -0.00303047 Jy ! Total flux subtracted in 200 components = -0.00303047 Jy ! Clean residual min=-0.003865 max=0.004000 Jy/beam ! Clean residual mean=-0.000017 rms=0.001110 Jy/beam ! Combined flux in latest and established models = 0.378645 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 106 components and 0.378645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108851Jy sigma=1.008728 ! Fit after self-cal, rms=0.108870Jy sigma=1.007801 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.000639421 Jy ! Component: 100 - total flux cleaned = -0.000576227 Jy ! Component: 150 - total flux cleaned = -0.000522306 Jy ! Component: 200 - total flux cleaned = -0.000438277 Jy ! Total flux subtracted in 200 components = -0.000438277 Jy ! Clean residual min=-0.003606 max=0.003734 Jy/beam ! Clean residual mean=-0.000017 rms=0.001092 Jy/beam ! Combined flux in latest and established models = 0.378207 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 115 components and 0.378207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108838Jy sigma=1.007998 ! Fit after self-cal, rms=0.108830Jy sigma=1.007669 ! 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.901 mas, bmaj=7.369 mas, bpa=-2.29 degrees ! Estimated noise=0.790718 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.901 x 7.369 at -2.29 degrees (North through East) ! Clean map min=-0.0036634 max=0.31381 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.399 mas, bmaj=6.19 mas, bpa=-1.808 degrees ! Estimated noise=1.29312 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.250738 Jy ! Component: 100 - total flux cleaned = 0.310965 Jy ! Component: 150 - total flux cleaned = 0.337114 Jy ! Component: 200 - total flux cleaned = 0.350425 Jy ! Total flux subtracted in 200 components = 0.350425 Jy ! Clean residual min=-0.005958 max=0.008120 Jy/beam ! Clean residual mean=-0.000018 rms=0.001504 Jy/beam ! Combined flux in latest and established models = 0.350425 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.350425 Jy ! Inverting map and beam ! Estimated beam: bmin=2.901 mas, bmaj=7.369 mas, bpa=-2.29 degrees ! Estimated noise=0.790718 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.0118147 Jy ! Component: 100 - total flux cleaned = 0.018301 Jy ! Component: 150 - total flux cleaned = 0.0221284 Jy ! Component: 200 - total flux cleaned = 0.0244722 Jy ! Total flux subtracted in 200 components = 0.0244722 Jy ! Clean residual min=-0.003799 max=0.003289 Jy/beam ! Clean residual mean=-0.000012 rms=0.000883 Jy/beam ! Combined flux in latest and established models = 0.374897 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 56 components and 0.374897 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.261 mas, bmaj=16.2 mas, bpa=-0.1664 degrees ! Estimated noise=1.05728 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00242448 Jy ! Component: 100 - total flux cleaned = 0.00289129 Jy ! Component: 150 - total flux cleaned = 0.00291487 Jy ! Component: 200 - total flux cleaned = 0.00293711 Jy ! Total flux subtracted in 200 components = 0.00293711 Jy ! Clean residual min=-0.003703 max=0.003708 Jy/beam ! Clean residual mean=-0.000018 rms=0.001086 Jy/beam ! Combined flux in latest and established models = 0.377834 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.95441e-05 Jy ! Component: 100 - total flux cleaned = 3.80049e-05 Jy ! Component: 150 - total flux cleaned = 5.64857e-05 Jy ! Component: 200 - total flux cleaned = 7.46326e-05 Jy ! Total flux subtracted in 200 components = 7.46326e-05 Jy ! Clean residual min=-0.003658 max=0.003694 Jy/beam ! Clean residual mean=-0.000017 rms=0.001083 Jy/beam ! Combined flux in latest and established models = 0.377909 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 62 components and 0.377909 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.901 mas, bmaj=7.369 mas, bpa=-2.29 degrees ! Estimated noise=0.790718 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000185715 Jy ! Component: 100 - total flux cleaned = -0.000219199 Jy ! Component: 150 - total flux cleaned = -0.000284431 Jy ! Component: 200 - total flux cleaned = -0.000315465 Jy ! Total flux subtracted in 200 components = -0.000315465 Jy ! Clean residual min=-0.003611 max=0.003166 Jy/beam ! Clean residual mean=-0.000009 rms=0.000858 Jy/beam ! Combined flux in latest and established models = 0.377593 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 76 components and 0.377593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108902Jy sigma=1.007412 ! Fit after self-cal, rms=0.108851Jy sigma=1.006867 wmodel J1159-2142_S_map.mod ! Writing 76 model components to file: J1159-2142_S_map.mod wobs J1159-2142_S_uvs.fits ! Writing UV FITS file: J1159-2142_S_uvs.fits wwins J1159-2142_S_map.win ! wwins: Wrote 2 windows to J1159-2142_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.00166097 Jy ! Component: 100 - total flux cleaned = -0.00263114 Jy ! Component: 150 - total flux cleaned = -0.00297224 Jy ! Component: 200 - total flux cleaned = -0.00307974 Jy ! Component: 250 - total flux cleaned = -0.00308046 Jy ! Component: 300 - total flux cleaned = -0.00298052 Jy ! Component: 350 - total flux cleaned = -0.0029321 Jy ! Component: 400 - total flux cleaned = -0.00293143 Jy ! Component: 450 - total flux cleaned = -0.00274881 Jy ! Component: 500 - total flux cleaned = -0.00266067 Jy ! Component: 550 - total flux cleaned = -0.00257381 Jy ! Component: 600 - total flux cleaned = -0.00231779 Jy ! Component: 650 - total flux cleaned = -0.00206735 Jy ! Component: 700 - total flux cleaned = -0.00190377 Jy ! Component: 750 - total flux cleaned = -0.00166233 Jy ! Component: 800 - total flux cleaned = -0.00154364 Jy ! Component: 850 - total flux cleaned = -0.00146673 Jy ! Component: 900 - total flux cleaned = -0.00139043 Jy ! Component: 950 - total flux cleaned = -0.00154168 Jy ! Component: 1000 - total flux cleaned = -0.00150461 Jy ! Component: 1050 - total flux cleaned = -0.00161472 Jy ! Component: 1100 - total flux cleaned = -0.00165066 Jy ! Component: 1150 - total flux cleaned = -0.0017574 Jy ! Component: 1200 - total flux cleaned = -0.00175776 Jy ! Component: 1250 - total flux cleaned = -0.00193116 Jy ! Component: 1300 - total flux cleaned = -0.00193123 Jy ! Component: 1350 - total flux cleaned = -0.00206705 Jy ! Component: 1400 - total flux cleaned = -0.00216665 Jy ! Component: 1450 - total flux cleaned = -0.00213358 Jy ! Component: 1500 - total flux cleaned = -0.00236282 Jy ! Component: 1550 - total flux cleaned = -0.00249222 Jy ! Component: 1600 - total flux cleaned = -0.00252407 Jy ! Component: 1650 - total flux cleaned = -0.00268288 Jy ! Component: 1700 - total flux cleaned = -0.00277764 Jy ! Component: 1750 - total flux cleaned = -0.00299557 Jy ! Component: 1800 - total flux cleaned = -0.00299528 Jy ! Component: 1850 - total flux cleaned = -0.00305669 Jy ! Component: 1900 - total flux cleaned = -0.00317844 Jy ! Component: 1950 - total flux cleaned = -0.0032983 Jy ! Component: 2000 - total flux cleaned = -0.00341707 Jy ! Component: 2050 - total flux cleaned = -0.00347604 Jy ! Component: 2100 - total flux cleaned = -0.00353401 Jy ! Component: 2150 - total flux cleaned = -0.00376515 Jy ! Component: 2200 - total flux cleaned = -0.00373608 Jy ! Component: 2250 - total flux cleaned = -0.0038218 Jy ! Component: 2300 - total flux cleaned = -0.00396286 Jy ! Component: 2350 - total flux cleaned = -0.00399114 Jy ! Component: 2400 - total flux cleaned = -0.00407456 Jy ! Component: 2450 - total flux cleaned = -0.00415716 Jy ! Component: 2500 - total flux cleaned = -0.00412994 Jy ! Component: 2550 - total flux cleaned = -0.00426552 Jy ! Component: 2600 - total flux cleaned = -0.00434622 Jy ! Component: 2650 - total flux cleaned = -0.00447986 Jy ! Component: 2700 - total flux cleaned = -0.00453306 Jy ! Component: 2750 - total flux cleaned = -0.00455943 Jy ! Component: 2800 - total flux cleaned = -0.00458578 Jy ! Component: 2850 - total flux cleaned = -0.00476753 Jy ! Component: 2900 - total flux cleaned = -0.00479326 Jy ! Component: 2950 - total flux cleaned = -0.0048699 Jy ! Component: 3000 - total flux cleaned = -0.00481914 Jy ! Component: 3050 - total flux cleaned = -0.00489513 Jy ! Component: 3100 - total flux cleaned = -0.00494521 Jy ! Component: 3150 - total flux cleaned = -0.00499477 Jy ! Component: 3200 - total flux cleaned = -0.00496977 Jy ! Component: 3250 - total flux cleaned = -0.00504397 Jy ! Component: 3300 - total flux cleaned = -0.00509317 Jy ! Component: 3350 - total flux cleaned = -0.00516605 Jy ! Component: 3400 - total flux cleaned = -0.00526297 Jy ! Component: 3450 - total flux cleaned = -0.00528688 Jy ! Component: 3500 - total flux cleaned = -0.00528673 Jy ! Component: 3550 - total flux cleaned = -0.00523933 Jy ! Component: 3600 - total flux cleaned = -0.00531041 Jy ! Component: 3650 - total flux cleaned = -0.00542802 Jy ! Component: 3700 - total flux cleaned = -0.00540461 Jy ! Component: 3750 - total flux cleaned = -0.00540466 Jy ! Component: 3800 - total flux cleaned = -0.00547428 Jy ! Component: 3850 - total flux cleaned = -0.00554318 Jy ! Component: 3900 - total flux cleaned = -0.00556612 Jy ! Component: 3950 - total flux cleaned = -0.0056113 Jy ! Component: 4000 - total flux cleaned = -0.00561126 Jy ! Component: 4050 - total flux cleaned = -0.00563374 Jy ! Total flux subtracted in 4096 components = -0.00567841 Jy ! Clean residual min=-0.001298 max=0.001319 Jy/beam ! Clean residual mean=-0.000003 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.371915 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 362 components and 0.371915 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv125_uvs/J1159-2142_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.901 x 7.369 at -2.29 degrees (North through East) ! Clean map min=-0.0022851 max=0.31511 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv125_uvs/J1159-2142_S_map.fits wmodel /scr/pima/rv125_uvs/J1159-2142_S_map.mod ! Writing 362 model components to file: /scr/pima/rv125_uvs/J1159-2142_S_map.mod wobs /scr/pima/rv125_uvs/J1159-2142_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv125_uvs/J1159-2142_S_uvs.fits wwins /scr/pima/rv125_uvs/J1159-2142_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv125_uvs/J1159-2142_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.315112 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000394603 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.375679 0.375679 0.751359 1.50272 3.00543 6.01087 12.0217 24.0435 48.0869 96.1739 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.315 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 798.553 quit ! Quitting program ! Log file /scr/pima/rv125_uvs/J1159-2142_S_dfm.log closed on Sun Dec 23 06:58:52 2018