! Started logfile: /image_prod/ug002_uva//J0948-3223_S_dfm.log on Wed Mar 4 23:12:35 2020 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /image_prod/ug002_uva//J0948-3223_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0948-3223_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.782778 visibilities/baseline/integration-bin. ! Found source: J0948-3223 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 40 lines of history. ! ! Reading 4227 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 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 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 J0948-3223_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 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.046146Jy sigma=6.033356 ! Fit after self-cal, rms=0.814348Jy sigma=4.517875 ! 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.549 mas, bmaj=8.713 mas, bpa=1.668 degrees ! Estimated noise=3.00785 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.149468 Jy ! Component: 100 - total flux cleaned = 0.221327 Jy ! Total flux subtracted in 100 components = 0.221327 Jy ! Clean residual min=-0.018749 max=0.041649 Jy/beam ! Clean residual mean=-0.000197 rms=0.007057 Jy/beam ! Combined flux in latest and established models = 0.221327 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 29 components and 0.221327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.141900Jy sigma=0.730274 ! Fit after self-cal, rms=0.141167Jy sigma=0.727500 ! 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.143 mas, bmaj=9.78 mas, bpa=1.519 degrees ! Estimated noise=1.99439 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 (-3, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0615987 Jy ! Component: 100 - total flux cleaned = 0.0937647 Jy ! Component: 150 - total flux cleaned = 0.112147 Jy ! Component: 200 - total flux cleaned = 0.12309 Jy ! Total flux subtracted in 200 components = 0.12309 Jy ! Clean residual min=-0.013785 max=0.016987 Jy/beam ! Clean residual mean=0.000090 rms=0.003324 Jy/beam ! Combined flux in latest and established models = 0.344417 Jy ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 104 components and 0.344417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117148Jy sigma=0.514585 ! Fit after self-cal, rms=0.116505Jy sigma=0.510032 ! 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.143 x 9.78 at 1.519 degrees (North through East) ! Clean map min=-0.012626 max=0.18699 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 0.98 HN 1.42 KP 0.98 ! LA 1.02 MK 1.10 OV 0.79 PT 1.03 ! SC 0.88 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.40 FD 0.97 HN 1.38 KP 1.00 ! LA 1.06 MK 1.02 OV 0.85 PT 1.02 ! SC 0.77 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00 HN 1.34 KP 0.99 ! LA 0.99 MK 0.97 OV 0.87 PT 1.02 ! SC 0.92 ! ! ! Fit before self-cal, rms=0.116505Jy sigma=0.510032 ! Fit after self-cal, rms=0.125771Jy sigma=0.473124 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.105 mas, bmaj=9.661 mas, bpa=3.468 degrees ! Estimated noise=1.93892 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.000391565 Jy ! Component: 100 - total flux cleaned = -0.00119473 Jy ! Component: 150 - total flux cleaned = -0.00104037 Jy ! Component: 200 - total flux cleaned = -0.00104348 Jy ! Total flux subtracted in 200 components = -0.00104348 Jy ! Clean residual min=-0.005610 max=0.007096 Jy/beam ! Clean residual mean=-0.000057 rms=0.001448 Jy/beam ! Combined flux in latest and established models = 0.343374 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 122 components and 0.343374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.124652Jy sigma=0.470654 ! Fit after self-cal, rms=0.124922Jy sigma=0.469518 ! 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. ! ! Fit before self-cal, rms=0.124922Jy sigma=0.469518 ! Fit after self-cal, rms=0.146751Jy sigma=0.465019 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.102 mas, bmaj=9.634 mas, bpa=3.423 degrees ! Estimated noise=1.92625 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000138225 Jy ! Component: 100 - total flux cleaned = 0.000480077 Jy ! Component: 150 - total flux cleaned = 0.000598827 Jy ! Component: 200 - total flux cleaned = 0.000652151 Jy ! Total flux subtracted in 200 components = 0.000652151 Jy ! Clean residual min=-0.004753 max=0.004199 Jy/beam ! Clean residual mean=-0.000024 rms=0.000989 Jy/beam ! Combined flux in latest and established models = 0.344026 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 138 components and 0.344026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.146665Jy sigma=0.464629 ! Fit after self-cal, rms=0.146947Jy sigma=0.464512 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 = 4.71756e-05 Jy ! Component: 100 - total flux cleaned = 9.84953e-05 Jy ! Component: 150 - total flux cleaned = 0.000101271 Jy ! Component: 200 - total flux cleaned = 0.000104004 Jy ! Total flux subtracted in 200 components = 0.000104004 Jy ! Clean residual min=-0.004701 max=0.004121 Jy/beam ! Clean residual mean=-0.000024 rms=0.000973 Jy/beam ! Combined flux in latest and established models = 0.34413 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 147 components and 0.34413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.146891Jy sigma=0.464326 ! Fit after self-cal, rms=0.146888Jy sigma=0.464314 ! 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. ! ! Fit before self-cal, rms=0.146888Jy sigma=0.464314 ! Fit after self-cal, rms=0.149456Jy sigma=0.464271 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.092 mas, bmaj=9.599 mas, bpa=3.714 degrees ! Estimated noise=1.92068 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.45097e-05 Jy ! Component: 100 - total flux cleaned = 7.16316e-05 Jy ! Component: 150 - total flux cleaned = 0.000109636 Jy ! Component: 200 - total flux cleaned = 0.000146507 Jy ! Total flux subtracted in 200 components = 0.000146507 Jy ! Clean residual min=-0.004517 max=0.004013 Jy/beam ! Clean residual mean=-0.000024 rms=0.000951 Jy/beam ! Combined flux in latest and established models = 0.344276 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 151 components and 0.344276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.149414Jy sigma=0.464128 ! Fit after self-cal, rms=0.149424Jy sigma=0.464115 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 = 2.84368e-05 Jy ! Component: 100 - total flux cleaned = 6.28833e-05 Jy ! Component: 150 - total flux cleaned = 6.22607e-05 Jy ! Component: 200 - total flux cleaned = 3.07405e-05 Jy ! Total flux subtracted in 200 components = 3.07405e-05 Jy ! Clean residual min=-0.004479 max=0.003990 Jy/beam ! Clean residual mean=-0.000024 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.344307 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 155 components and 0.344307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.149388Jy sigma=0.464037 ! Fit after self-cal, rms=0.149384Jy sigma=0.464032 ! 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. ! ! Fit before self-cal, rms=0.149384Jy sigma=0.464032 ! Fit after self-cal, rms=0.150376Jy sigma=0.464019 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.798 mas, bmaj=24.62 mas, bpa=4.405 degrees ! Estimated noise=2.39554 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.88649e-05 Jy ! Component: 100 - total flux cleaned = 8.77724e-05 Jy ! Component: 150 - total flux cleaned = 0.000113667 Jy ! Component: 200 - total flux cleaned = 0.000139548 Jy ! Total flux subtracted in 200 components = 0.000139548 Jy ! Clean residual min=-0.003494 max=0.003658 Jy/beam ! Clean residual mean=-0.000048 rms=0.001057 Jy/beam ! Combined flux in latest and established models = 0.344446 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 164 components and 0.344446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.150375Jy sigma=0.464038 ! Fit after self-cal, rms=0.150367Jy sigma=0.464023 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 = 7.27119e-07 Jy ! Component: 100 - total flux cleaned = -2.55672e-05 Jy ! Component: 150 - total flux cleaned = -2.30241e-06 Jy ! Component: 200 - total flux cleaned = 1.8835e-05 Jy ! Total flux subtracted in 200 components = 1.8835e-05 Jy ! Clean residual min=-0.003456 max=0.003657 Jy/beam ! Clean residual mean=-0.000048 rms=0.001052 Jy/beam ! Combined flux in latest and established models = 0.344465 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 176 components and 0.344465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.150368Jy sigma=0.464059 ! Fit after self-cal, rms=0.150361Jy sigma=0.464043 ! 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.089 mas, bmaj=9.589 mas, bpa=3.882 degrees ! Estimated noise=1.91941 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.089 x 9.589 at 3.882 degrees (North through East) ! Clean map min=-0.0042871 max=0.18079 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.497 mas, bmaj=8.582 mas, bpa=3.566 degrees ! Estimated noise=2.88348 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.14497 Jy ! Component: 100 - total flux cleaned = 0.216904 Jy ! Component: 150 - total flux cleaned = 0.260604 Jy ! Component: 200 - total flux cleaned = 0.287783 Jy ! Total flux subtracted in 200 components = 0.287783 Jy ! Clean residual min=-0.009463 max=0.014716 Jy/beam ! Clean residual mean=-0.000101 rms=0.002708 Jy/beam ! Combined flux in latest and established models = 0.287783 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 54 model components to the UV plane model. ! The established model now contains 54 components and 0.287783 Jy ! Inverting map and beam ! Estimated beam: bmin=3.089 mas, bmaj=9.589 mas, bpa=3.882 degrees ! Estimated noise=1.91941 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.023765 Jy ! Component: 100 - total flux cleaned = 0.0367265 Jy ! Component: 150 - total flux cleaned = 0.0442348 Jy ! Component: 200 - total flux cleaned = 0.0487743 Jy ! Total flux subtracted in 200 components = 0.0487743 Jy ! Clean residual min=-0.004281 max=0.005042 Jy/beam ! Clean residual mean=-0.000042 rms=0.001030 Jy/beam ! Combined flux in latest and established models = 0.336557 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 122 components and 0.336557 Jy ! Inverting map ! Added new window around map position (4, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00429159 Jy ! Component: 100 - total flux cleaned = 0.00644831 Jy ! Component: 150 - total flux cleaned = 0.00720156 Jy ! Component: 200 - total flux cleaned = 0.0075793 Jy ! Total flux subtracted in 200 components = 0.0075793 Jy ! Clean residual min=-0.003735 max=0.003970 Jy/beam ! Clean residual mean=-0.000025 rms=0.000926 Jy/beam ! Combined flux in latest and established models = 0.344137 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 146 components and 0.344137 Jy ! Inverting map ! Added new window around map position (-74.5, -37). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00229358 Jy ! Component: 100 - total flux cleaned = 0.00227434 Jy ! Component: 150 - total flux cleaned = 0.00249653 Jy ! Component: 200 - total flux cleaned = 0.00283627 Jy ! Total flux subtracted in 200 components = 0.00283627 Jy ! Clean residual min=-0.003173 max=0.003598 Jy/beam ! Clean residual mean=-0.000031 rms=0.000855 Jy/beam ! Combined flux in latest and established models = 0.346973 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 173 components and 0.346973 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.798 mas, bmaj=24.62 mas, bpa=4.405 degrees ! Estimated noise=2.39554 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000514411 Jy ! Component: 100 - total flux cleaned = 0.000591217 Jy ! Component: 150 - total flux cleaned = 0.000636681 Jy ! Component: 200 - total flux cleaned = 0.000677549 Jy ! Total flux subtracted in 200 components = 0.000677549 Jy ! Clean residual min=-0.003068 max=0.003131 Jy/beam ! Clean residual mean=-0.000055 rms=0.000964 Jy/beam ! Combined flux in latest and established models = 0.34765 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 = 5.54303e-05 Jy ! Component: 100 - total flux cleaned = 0.000122962 Jy ! Component: 150 - total flux cleaned = 0.000123292 Jy ! Component: 200 - total flux cleaned = 0.000137819 Jy ! Total flux subtracted in 200 components = 0.000137819 Jy ! Clean residual min=-0.003030 max=0.003151 Jy/beam ! Clean residual mean=-0.000054 rms=0.000963 Jy/beam ! Combined flux in latest and established models = 0.347788 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 198 components and 0.347788 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.089 mas, bmaj=9.589 mas, bpa=3.882 degrees ! Estimated noise=1.91941 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000145515 Jy ! Component: 100 - total flux cleaned = -6.92449e-05 Jy ! Component: 150 - total flux cleaned = 9.76477e-07 Jy ! Component: 200 - total flux cleaned = 3.3348e-05 Jy ! Total flux subtracted in 200 components = 3.3348e-05 Jy ! Clean residual min=-0.003040 max=0.003637 Jy/beam ! Clean residual mean=-0.000027 rms=0.000841 Jy/beam ! Combined flux in latest and established models = 0.347822 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 214 components and 0.347822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.149985Jy sigma=0.462922 ! Fit after self-cal, rms=0.149915Jy sigma=0.462736 wmodel J0948-3223_S_map.mod ! Writing 214 model components to file: J0948-3223_S_map.mod wobs J0948-3223_S_uvs.fits ! Writing UV FITS file: J0948-3223_S_uvs.fits wwins J0948-3223_S_map.win ! wwins: Wrote 4 windows to J0948-3223_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.00117351 Jy ! Component: 100 - total flux cleaned = 0.0015621 Jy ! Component: 150 - total flux cleaned = 0.00181952 Jy ! Component: 200 - total flux cleaned = 0.0017683 Jy ! Component: 250 - total flux cleaned = 0.00186377 Jy ! Component: 300 - total flux cleaned = 0.00177346 Jy ! Component: 350 - total flux cleaned = 0.00172932 Jy ! Component: 400 - total flux cleaned = 0.00160143 Jy ! Component: 450 - total flux cleaned = 0.00143749 Jy ! Component: 500 - total flux cleaned = 0.00127979 Jy ! Component: 550 - total flux cleaned = 0.00124207 Jy ! Component: 600 - total flux cleaned = 0.00120476 Jy ! Component: 650 - total flux cleaned = 0.000983377 Jy ! Component: 700 - total flux cleaned = 0.000839691 Jy ! Component: 750 - total flux cleaned = 0.00076961 Jy ! Component: 800 - total flux cleaned = 0.000496168 Jy ! Component: 850 - total flux cleaned = 0.000497326 Jy ! Component: 900 - total flux cleaned = 0.000333179 Jy ! Component: 950 - total flux cleaned = 0.000236301 Jy ! Component: 1000 - total flux cleaned = 0.000236025 Jy ! Component: 1050 - total flux cleaned = 0.000111358 Jy ! Component: 1100 - total flux cleaned = 0.000172533 Jy ! Component: 1150 - total flux cleaned = 0.00014218 Jy ! Component: 1200 - total flux cleaned = 0.000201942 Jy ! Component: 1250 - total flux cleaned = 0.000201615 Jy ! Component: 1300 - total flux cleaned = 0.000143659 Jy ! Component: 1350 - total flux cleaned = 8.74078e-05 Jy ! Component: 1400 - total flux cleaned = 0.000115689 Jy ! Component: 1450 - total flux cleaned = 0.000143405 Jy ! Component: 1500 - total flux cleaned = 3.45776e-05 Jy ! Component: 1550 - total flux cleaned = 6.16862e-05 Jy ! Component: 1600 - total flux cleaned = 8.77242e-06 Jy ! Component: 1650 - total flux cleaned = 3.50319e-05 Jy ! Component: 1700 - total flux cleaned = -1.69714e-05 Jy ! Component: 1750 - total flux cleaned = -0.000120041 Jy ! Component: 1800 - total flux cleaned = -0.000272847 Jy ! Component: 1850 - total flux cleaned = -0.000373502 Jy ! Component: 1900 - total flux cleaned = -0.000348236 Jy ! Component: 1950 - total flux cleaned = -0.000521748 Jy ! Component: 2000 - total flux cleaned = -0.000570771 Jy ! Component: 2050 - total flux cleaned = -0.000668121 Jy ! Component: 2100 - total flux cleaned = -0.000716748 Jy ! Component: 2150 - total flux cleaned = -0.000836728 Jy ! Component: 2200 - total flux cleaned = -0.000884429 Jy ! Component: 2250 - total flux cleaned = -0.000884253 Jy ! Component: 2300 - total flux cleaned = -0.000931127 Jy ! Component: 2350 - total flux cleaned = -0.00102446 Jy ! Component: 2400 - total flux cleaned = -0.00111698 Jy ! Component: 2450 - total flux cleaned = -0.001117 Jy ! Component: 2500 - total flux cleaned = -0.00113989 Jy ! Component: 2550 - total flux cleaned = -0.00120814 Jy ! Component: 2600 - total flux cleaned = -0.00129825 Jy ! Component: 2650 - total flux cleaned = -0.00136526 Jy ! Component: 2700 - total flux cleaned = -0.00140947 Jy ! Component: 2750 - total flux cleaned = -0.00147583 Jy ! Component: 2800 - total flux cleaned = -0.00154185 Jy ! Component: 2850 - total flux cleaned = -0.00165094 Jy ! Component: 2900 - total flux cleaned = -0.0016511 Jy ! Component: 2950 - total flux cleaned = -0.00169439 Jy ! Component: 3000 - total flux cleaned = -0.00180146 Jy ! Component: 3050 - total flux cleaned = -0.0019079 Jy ! Component: 3100 - total flux cleaned = -0.00195017 Jy ! Component: 3150 - total flux cleaned = -0.00201344 Jy ! Component: 3200 - total flux cleaned = -0.00207626 Jy ! Component: 3250 - total flux cleaned = -0.00215952 Jy ! Component: 3300 - total flux cleaned = -0.00222162 Jy ! Component: 3350 - total flux cleaned = -0.00222166 Jy ! Component: 3400 - total flux cleaned = -0.00228326 Jy ! Component: 3450 - total flux cleaned = -0.00228327 Jy ! Component: 3500 - total flux cleaned = -0.0023852 Jy ! Component: 3550 - total flux cleaned = -0.00242569 Jy ! Component: 3600 - total flux cleaned = -0.00250648 Jy ! Component: 3650 - total flux cleaned = -0.00254659 Jy ! Component: 3700 - total flux cleaned = -0.00260673 Jy ! Component: 3750 - total flux cleaned = -0.0026467 Jy ! Component: 3800 - total flux cleaned = -0.00274607 Jy ! Component: 3850 - total flux cleaned = -0.00278566 Jy ! Component: 3900 - total flux cleaned = -0.00280531 Jy ! Component: 3950 - total flux cleaned = -0.0029037 Jy ! Component: 4000 - total flux cleaned = -0.00282524 Jy ! Component: 4050 - total flux cleaned = -0.00296217 Jy ! Total flux subtracted in 4096 components = -0.00296204 Jy ! Clean residual min=-0.001299 max=0.001106 Jy/beam ! Clean residual mean=-0.000012 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.34486 Jy keep ! Adding 270 model components to the UV plane model. ! The established model now contains 484 components and 0.34486 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0948-3223_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.089 x 9.589 at 3.882 degrees (North through East) ! Clean map min=-0.0019096 max=0.18348 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0948-3223_S_map.fits wmodel /image_prod/ug002_uva//J0948-3223_S_map.mod ! Writing 484 model components to file: /image_prod/ug002_uva//J0948-3223_S_map.mod wobs /image_prod/ug002_uva//J0948-3223_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0948-3223_S_uvs.fits wwins /image_prod/ug002_uva//J0948-3223_S_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J0948-3223_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.183483 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000350623 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.573279 0.573279 1.14656 2.29312 4.58624 9.17247 18.3449 36.6899 73.3798 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.183 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 523.305 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0948-3223_S_dfm.log closed on Wed Mar 4 23:12:39 2020