! Started logfile: /image_prod/ug002_uva//J1711-2509_S_dfm.log on Thu Mar 5 03:07:51 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//J1711-2509_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1711-2509_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.987222 visibilities/baseline/integration-bin. ! Found source: J1711-2509 ! ! 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 5331 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 J1711-2509_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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008469Jy sigma=6.755126 ! Fit after self-cal, rms=0.933006Jy sigma=6.261683 ! 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.894 mas, bmaj=13.13 mas, bpa=-21.41 degrees ! Estimated noise=1.95756 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.0528131 Jy ! Component: 100 - total flux cleaned = 0.0684188 Jy ! Total flux subtracted in 100 components = 0.0684188 Jy ! Clean residual min=-0.004492 max=0.006695 Jy/beam ! Clean residual mean=-0.000019 rms=0.001324 Jy/beam ! Combined flux in latest and established models = 0.0684188 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0684188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079192Jy sigma=0.477121 ! Fit after self-cal, rms=0.078244Jy sigma=0.471490 ! 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.562 mas, bmaj=14.45 mas, bpa=-20.51 degrees ! Estimated noise=1.49065 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.00922007 Jy ! Component: 100 - total flux cleaned = 0.0136846 Jy ! Component: 150 - total flux cleaned = 0.0161028 Jy ! Component: 200 - total flux cleaned = 0.0170284 Jy ! Total flux subtracted in 200 components = 0.0170284 Jy ! Clean residual min=-0.003436 max=0.003140 Jy/beam ! Clean residual mean=-0.000009 rms=0.000843 Jy/beam ! Combined flux in latest and established models = 0.0854472 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 48 components and 0.0854472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077334Jy sigma=0.463326 ! Fit after self-cal, rms=0.077402Jy sigma=0.463151 ! 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.562 x 14.45 at -20.51 degrees (North through East) ! Clean map min=-0.0033888 max=0.07072 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.97 HN 1.07 KP 0.96 ! LA 1.02 MK 1.08 NL 0.99 OV 0.99 ! PT 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.97 HN 1.07 KP 1.03 ! LA 0.99 MK 0.99 NL 0.91 OV 0.95 ! PT 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.99 HN 1.02 KP 1.02 ! LA 1.06 MK 0.98 NL 0.90 OV 0.98 ! PT 1.02 ! ! ! Fit before self-cal, rms=0.077402Jy sigma=0.463151 ! Fit after self-cal, rms=0.077336Jy sigma=0.462165 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.591 mas, bmaj=14.54 mas, bpa=-20.57 degrees ! Estimated noise=1.47993 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.000277236 Jy ! Component: 100 - total flux cleaned = 0.000313155 Jy ! Component: 150 - total flux cleaned = 0.00036932 Jy ! Component: 200 - total flux cleaned = 0.000416792 Jy ! Total flux subtracted in 200 components = 0.000416792 Jy ! Clean residual min=-0.003196 max=0.002687 Jy/beam ! Clean residual mean=-0.000013 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.085864 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 57 components and 0.085864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077314Jy sigma=0.461966 ! Fit after self-cal, rms=0.077345Jy sigma=0.461882 ! 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.077345Jy sigma=0.461882 ! Fit after self-cal, rms=0.078613Jy sigma=0.460843 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.581 mas, bmaj=14.67 mas, bpa=-20.49 degrees ! Estimated noise=1.48023 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000537054 Jy ! Component: 100 - total flux cleaned = 0.000507731 Jy ! Component: 150 - total flux cleaned = 0.000462269 Jy ! Component: 200 - total flux cleaned = 0.000441597 Jy ! Total flux subtracted in 200 components = 0.000441597 Jy ! Clean residual min=-0.002825 max=0.002728 Jy/beam ! Clean residual mean=-0.000013 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.0863056 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 65 components and 0.0863056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078594Jy sigma=0.460729 ! Fit after self-cal, rms=0.078631Jy sigma=0.460674 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.57497e-05 Jy ! Component: 100 - total flux cleaned = 4.47599e-06 Jy ! Component: 150 - total flux cleaned = -1.51321e-05 Jy ! Component: 200 - total flux cleaned = -3.34291e-05 Jy ! Total flux subtracted in 200 components = -3.34291e-05 Jy ! Clean residual min=-0.002790 max=0.002712 Jy/beam ! Clean residual mean=-0.000014 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.0862722 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 69 components and 0.0862722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078621Jy sigma=0.460621 ! Fit after self-cal, rms=0.078620Jy sigma=0.460617 ! 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.078620Jy sigma=0.460617 ! Fit after self-cal, rms=0.078698Jy sigma=0.460556 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.572 mas, bmaj=14.68 mas, bpa=-20.48 degrees ! Estimated noise=1.47546 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000251082 Jy ! Component: 100 - total flux cleaned = 0.000250768 Jy ! Component: 150 - total flux cleaned = 0.000250483 Jy ! Component: 200 - total flux cleaned = 0.000232143 Jy ! Total flux subtracted in 200 components = 0.000232143 Jy ! Clean residual min=-0.002730 max=0.002768 Jy/beam ! Clean residual mean=-0.000014 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.0865043 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 77 components and 0.0865043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078684Jy sigma=0.460482 ! Fit after self-cal, rms=0.078688Jy sigma=0.460473 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.42791e-05 Jy ! Component: 100 - total flux cleaned = 6.04954e-06 Jy ! Component: 150 - total flux cleaned = -2.70964e-05 Jy ! Component: 200 - total flux cleaned = -4.21471e-05 Jy ! Total flux subtracted in 200 components = -4.21471e-05 Jy ! Clean residual min=-0.002711 max=0.002787 Jy/beam ! Clean residual mean=-0.000014 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.0864622 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 78 components and 0.0864622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078680Jy sigma=0.460436 ! Fit after self-cal, rms=0.078679Jy sigma=0.460431 ! 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.078679Jy sigma=0.460431 ! Fit after self-cal, rms=0.078538Jy sigma=0.460401 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.088 mas, bmaj=23.1 mas, bpa=-9.07 degrees ! Estimated noise=1.70718 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000479831 Jy ! Component: 100 - total flux cleaned = 0.000592166 Jy ! Component: 150 - total flux cleaned = 0.000624825 Jy ! Component: 200 - total flux cleaned = 0.000612412 Jy ! Total flux subtracted in 200 components = 0.000612412 Jy ! Clean residual min=-0.003213 max=0.002865 Jy/beam ! Clean residual mean=-0.000022 rms=0.000888 Jy/beam ! Combined flux in latest and established models = 0.0870746 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 84 components and 0.0870746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078532Jy sigma=0.460379 ! Fit after self-cal, rms=0.078534Jy sigma=0.460359 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.18157e-05 Jy ! Component: 100 - total flux cleaned = -3.25166e-05 Jy ! Component: 150 - total flux cleaned = -5.75084e-05 Jy ! Component: 200 - total flux cleaned = -6.49862e-05 Jy ! Total flux subtracted in 200 components = -6.49862e-05 Jy ! Clean residual min=-0.003193 max=0.002850 Jy/beam ! Clean residual mean=-0.000022 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.0870096 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 90 components and 0.0870097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078534Jy sigma=0.460359 ! Fit after self-cal, rms=0.078534Jy sigma=0.460352 ! 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.562 mas, bmaj=14.71 mas, bpa=-20.45 degrees ! Estimated noise=1.47009 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.562 x 14.71 at -20.45 degrees (North through East) ! Clean map min=-0.0026557 max=0.070122 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.907 mas, bmaj=13.37 mas, bpa=-21.27 degrees ! Estimated noise=1.93374 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0524182 Jy ! Component: 100 - total flux cleaned = 0.06832 Jy ! Component: 150 - total flux cleaned = 0.0758297 Jy ! Component: 200 - total flux cleaned = 0.0802439 Jy ! Total flux subtracted in 200 components = 0.0802439 Jy ! Clean residual min=-0.003503 max=0.003670 Jy/beam ! Clean residual mean=-0.000012 rms=0.000926 Jy/beam ! Combined flux in latest and established models = 0.0802438 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.0802438 Jy ! Inverting map and beam ! Estimated beam: bmin=3.562 mas, bmaj=14.71 mas, bpa=-20.45 degrees ! Estimated noise=1.47009 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.00327382 Jy ! Component: 100 - total flux cleaned = 0.00455418 Jy ! Component: 150 - total flux cleaned = 0.00502625 Jy ! Component: 200 - total flux cleaned = 0.00540719 Jy ! Total flux subtracted in 200 components = 0.00540719 Jy ! Clean residual min=-0.002851 max=0.002659 Jy/beam ! Clean residual mean=-0.000014 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.085651 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 45 components and 0.085651 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.088 mas, bmaj=23.1 mas, bpa=-9.07 degrees ! Estimated noise=1.70718 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00102589 Jy ! Component: 100 - total flux cleaned = 0.0010723 Jy ! Component: 150 - total flux cleaned = 0.00112537 Jy ! Component: 200 - total flux cleaned = 0.00114175 Jy ! Total flux subtracted in 200 components = 0.00114175 Jy ! Clean residual min=-0.003162 max=0.002950 Jy/beam ! Clean residual mean=-0.000022 rms=0.000892 Jy/beam ! Combined flux in latest and established models = 0.0867928 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.43037e-05 Jy ! Component: 100 - total flux cleaned = 2.83625e-05 Jy ! Component: 150 - total flux cleaned = 4.10331e-05 Jy ! Component: 200 - total flux cleaned = 5.33205e-05 Jy ! Total flux subtracted in 200 components = 5.33205e-05 Jy ! Clean residual min=-0.003146 max=0.002914 Jy/beam ! Clean residual mean=-0.000022 rms=0.000889 Jy/beam ! Combined flux in latest and established models = 0.0868461 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 58 components and 0.0868461 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.562 mas, bmaj=14.71 mas, bpa=-20.45 degrees ! Estimated noise=1.47009 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.73018e-05 Jy ! Component: 100 - total flux cleaned = 1.67929e-05 Jy ! Component: 150 - total flux cleaned = 1.77024e-05 Jy ! Component: 200 - total flux cleaned = 3.75533e-05 Jy ! Total flux subtracted in 200 components = 3.75533e-05 Jy ! Clean residual min=-0.002692 max=0.002728 Jy/beam ! Clean residual mean=-0.000013 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 0.0868836 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 65 components and 0.0868836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078534Jy sigma=0.460378 ! Fit after self-cal, rms=0.078532Jy sigma=0.460362 wmodel J1711-2509_S_map.mod ! Writing 65 model components to file: J1711-2509_S_map.mod wobs J1711-2509_S_uvs.fits ! Writing UV FITS file: J1711-2509_S_uvs.fits wwins J1711-2509_S_map.win ! wwins: Wrote 1 windows to J1711-2509_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 = -9.3194e-05 Jy ! Component: 100 - total flux cleaned = -4.67294e-06 Jy ! Component: 150 - total flux cleaned = 0.000254114 Jy ! Component: 200 - total flux cleaned = 0.000459147 Jy ! Component: 250 - total flux cleaned = 0.000730919 Jy ! Component: 300 - total flux cleaned = 0.000877947 Jy ! Component: 350 - total flux cleaned = 0.00101915 Jy ! Component: 400 - total flux cleaned = 0.00112145 Jy ! Component: 450 - total flux cleaned = 0.00118721 Jy ! Component: 500 - total flux cleaned = 0.00121891 Jy ! Component: 550 - total flux cleaned = 0.0012803 Jy ! Component: 600 - total flux cleaned = 0.00128019 Jy ! Component: 650 - total flux cleaned = 0.00125173 Jy ! Component: 700 - total flux cleaned = 0.00122353 Jy ! Component: 750 - total flux cleaned = 0.00116875 Jy ! Component: 800 - total flux cleaned = 0.00111595 Jy ! Component: 850 - total flux cleaned = 0.00116778 Jy ! Component: 900 - total flux cleaned = 0.00119264 Jy ! Component: 950 - total flux cleaned = 0.00121732 Jy ! Component: 1000 - total flux cleaned = 0.00128933 Jy ! Component: 1050 - total flux cleaned = 0.00131251 Jy ! Component: 1100 - total flux cleaned = 0.00133616 Jy ! Component: 1150 - total flux cleaned = 0.00145109 Jy ! Component: 1200 - total flux cleaned = 0.00151825 Jy ! Component: 1250 - total flux cleaned = 0.00158364 Jy ! Component: 1300 - total flux cleaned = 0.00164809 Jy ! Component: 1350 - total flux cleaned = 0.00162642 Jy ! Component: 1400 - total flux cleaned = 0.00166817 Jy ! Component: 1450 - total flux cleaned = 0.00170931 Jy ! Component: 1500 - total flux cleaned = 0.00170931 Jy ! Component: 1550 - total flux cleaned = 0.00172917 Jy ! Component: 1600 - total flux cleaned = 0.00170962 Jy ! Component: 1650 - total flux cleaned = 0.00172878 Jy ! Component: 1700 - total flux cleaned = 0.00170968 Jy ! Component: 1750 - total flux cleaned = 0.00174733 Jy ! Component: 1800 - total flux cleaned = 0.00174675 Jy ! Component: 1850 - total flux cleaned = 0.00176529 Jy ! Component: 1900 - total flux cleaned = 0.00183768 Jy ! Component: 1950 - total flux cleaned = 0.00181976 Jy ! Component: 2000 - total flux cleaned = 0.00185524 Jy ! Component: 2050 - total flux cleaned = 0.00189026 Jy ! Component: 2100 - total flux cleaned = 0.0018907 Jy ! Component: 2150 - total flux cleaned = 0.00194175 Jy ! Component: 2200 - total flux cleaned = 0.00194218 Jy ! Component: 2250 - total flux cleaned = 0.00205861 Jy ! Component: 2300 - total flux cleaned = 0.00214069 Jy ! Component: 2350 - total flux cleaned = 0.00220554 Jy ! Component: 2400 - total flux cleaned = 0.00231811 Jy ! Component: 2450 - total flux cleaned = 0.00231819 Jy ! Component: 2500 - total flux cleaned = 0.00242877 Jy ! Component: 2550 - total flux cleaned = 0.00255357 Jy ! Component: 2600 - total flux cleaned = 0.0025997 Jy ! Component: 2650 - total flux cleaned = 0.00270696 Jy ! Component: 2700 - total flux cleaned = 0.00276741 Jy ! Component: 2750 - total flux cleaned = 0.00284239 Jy ! Component: 2800 - total flux cleaned = 0.00287209 Jy ! Component: 2850 - total flux cleaned = 0.00293101 Jy ! Component: 2900 - total flux cleaned = 0.00296032 Jy ! Component: 2950 - total flux cleaned = 0.00300368 Jy ! Component: 3000 - total flux cleaned = 0.00300363 Jy ! Component: 3050 - total flux cleaned = 0.00301792 Jy ! Component: 3100 - total flux cleaned = 0.00303207 Jy ! Component: 3150 - total flux cleaned = 0.00301804 Jy ! Component: 3200 - total flux cleaned = 0.00303218 Jy ! Component: 3250 - total flux cleaned = 0.00303217 Jy ! Component: 3300 - total flux cleaned = 0.00300481 Jy ! Component: 3350 - total flux cleaned = 0.00299129 Jy ! Component: 3400 - total flux cleaned = 0.00301833 Jy ! Component: 3450 - total flux cleaned = 0.00299164 Jy ! Component: 3500 - total flux cleaned = 0.00299181 Jy ! Component: 3550 - total flux cleaned = 0.00304464 Jy ! Component: 3600 - total flux cleaned = 0.00304456 Jy ! Component: 3650 - total flux cleaned = 0.00305761 Jy ! Component: 3700 - total flux cleaned = 0.00309647 Jy ! Component: 3750 - total flux cleaned = 0.00313509 Jy ! Component: 3800 - total flux cleaned = 0.00313506 Jy ! Component: 3850 - total flux cleaned = 0.00321135 Jy ! Component: 3900 - total flux cleaned = 0.00319883 Jy ! Component: 3950 - total flux cleaned = 0.00329919 Jy ! Component: 4000 - total flux cleaned = 0.00329912 Jy ! Component: 4050 - total flux cleaned = 0.00333635 Jy ! Total flux subtracted in 4096 components = 0.00334865 Jy ! Clean residual min=-0.000705 max=0.000667 Jy/beam ! Clean residual mean=-0.000004 rms=0.000237 Jy/beam ! Combined flux in latest and established models = 0.0902323 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 360 components and 0.0902323 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1711-2509_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.562 x 14.71 at -20.45 degrees (North through East) ! Clean map min=-0.0019058 max=0.069623 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1711-2509_S_map.fits wmodel /image_prod/ug002_uva//J1711-2509_S_map.mod ! Writing 360 model components to file: /image_prod/ug002_uva//J1711-2509_S_map.mod wobs /image_prod/ug002_uva//J1711-2509_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1711-2509_S_uvs.fits wwins /image_prod/ug002_uva//J1711-2509_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1711-2509_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0696228 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000233316 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.00534 1.00534 2.01068 4.02136 8.04273 16.0855 32.1709 64.3418 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.069 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 298.406 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1711-2509_S_dfm.log closed on Thu Mar 5 03:07:55 2020