! Started logfile: /image_prod/ug002_uva//J1315+2840_S_dfm.log on Thu Mar 5 01:07:30 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//J1315+2840_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1315+2840_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.84 visibilities/baseline/integration-bin. ! Found source: J1315+2840 ! ! 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 44 lines of history. ! ! Reading 6804 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 J1315+2840_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 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.010546Jy sigma=8.749084 ! Fit after self-cal, rms=0.902121Jy sigma=7.798591 ! 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=3.269 mas, bmaj=7.164 mas, bpa=1.895 degrees ! Estimated noise=1.48867 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.0782319 Jy ! Component: 100 - total flux cleaned = 0.0955131 Jy ! Total flux subtracted in 100 components = 0.0955131 Jy ! Clean residual min=-0.004509 max=0.005460 Jy/beam ! Clean residual mean=-0.000001 rms=0.001204 Jy/beam ! Combined flux in latest and established models = 0.0955131 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0955131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070895Jy sigma=0.492799 ! Fit after self-cal, rms=0.070545Jy sigma=0.491343 ! 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.864 mas, bmaj=7.935 mas, bpa=0.7782 degrees ! Estimated noise=1.03208 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.00595688 Jy ! Component: 100 - total flux cleaned = 0.00889358 Jy ! Component: 150 - total flux cleaned = 0.0105108 Jy ! Component: 200 - total flux cleaned = 0.0109401 Jy ! Total flux subtracted in 200 components = 0.0109401 Jy ! Clean residual min=-0.003227 max=0.003950 Jy/beam ! Clean residual mean=-0.000003 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.106453 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 23 components and 0.106453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070106Jy sigma=0.485695 ! Fit after self-cal, rms=0.070126Jy sigma=0.485620 ! 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.864 x 7.935 at 0.7782 degrees (North through East) ! Clean map min=-0.0032471 max=0.10026 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.93 HN 0.99 KP 1.05 ! LA 0.99 MK 1.02 NL 0.98 OV 0.97 ! PT 1.03 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.96 HN 0.99 KP 1.05 ! LA 1.04 MK 1.01 NL 1.00 OV 0.98 ! PT 1.01 SC 0.81 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 0.94 HN 1.02 KP 1.03 ! LA 0.97 MK 1.01 NL 0.96 OV 0.98 ! PT 1.05 SC 1.08 ! ! ! Fit before self-cal, rms=0.070126Jy sigma=0.485620 ! Fit after self-cal, rms=0.068890Jy sigma=0.482089 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.862 mas, bmaj=7.943 mas, bpa=0.862 degrees ! Estimated noise=1.03045 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 = 7.57365e-05 Jy ! Component: 100 - total flux cleaned = 7.63475e-05 Jy ! Component: 150 - total flux cleaned = 0.000110384 Jy ! Component: 200 - total flux cleaned = 0.000140963 Jy ! Total flux subtracted in 200 components = 0.000140963 Jy ! Clean residual min=-0.003017 max=0.003531 Jy/beam ! Clean residual mean=0.000003 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.106594 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 28 components and 0.106594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068847Jy sigma=0.481815 ! Fit after self-cal, rms=0.068860Jy sigma=0.481715 ! 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.068860Jy sigma=0.481715 ! Fit after self-cal, rms=0.083541Jy sigma=0.470710 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.877 mas, bmaj=7.811 mas, bpa=0.855 degrees ! Estimated noise=1.03155 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000919998 Jy ! Component: 100 - total flux cleaned = 0.00103471 Jy ! Component: 150 - total flux cleaned = 0.00105635 Jy ! Component: 200 - total flux cleaned = 0.0010898 Jy ! Total flux subtracted in 200 components = 0.0010898 Jy ! Clean residual min=-0.001838 max=0.002065 Jy/beam ! Clean residual mean=-0.000000 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.107684 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 41 components and 0.107684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083511Jy sigma=0.470471 ! Fit after self-cal, rms=0.083727Jy sigma=0.470158 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 = 5.97983e-05 Jy ! Component: 100 - total flux cleaned = 1.69233e-05 Jy ! Component: 150 - total flux cleaned = 2.82299e-05 Jy ! Component: 200 - total flux cleaned = 1.71211e-05 Jy ! Total flux subtracted in 200 components = 1.71211e-05 Jy ! Clean residual min=-0.001839 max=0.002044 Jy/beam ! Clean residual mean=-0.000000 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.107701 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 50 components and 0.107701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083722Jy sigma=0.470113 ! Fit after self-cal, rms=0.083716Jy sigma=0.470105 ! 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.083716Jy sigma=0.470105 ! Fit after self-cal, rms=0.085987Jy sigma=0.469967 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.873 mas, bmaj=7.782 mas, bpa=0.545 degrees ! Estimated noise=1.03171 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000640213 Jy ! Component: 100 - total flux cleaned = 0.000682888 Jy ! Component: 150 - total flux cleaned = 0.00071567 Jy ! Component: 200 - total flux cleaned = 0.000729062 Jy ! Total flux subtracted in 200 components = 0.000729062 Jy ! Clean residual min=-0.001851 max=0.001998 Jy/beam ! Clean residual mean=-0.000000 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.10843 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 0.10843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085972Jy sigma=0.469855 ! Fit after self-cal, rms=0.085971Jy sigma=0.469847 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 = 6.76303e-05 Jy ! Component: 100 - total flux cleaned = 5.52707e-05 Jy ! Component: 150 - total flux cleaned = 3.51186e-05 Jy ! Component: 200 - total flux cleaned = 3.51914e-05 Jy ! Total flux subtracted in 200 components = 3.51914e-05 Jy ! Clean residual min=-0.001850 max=0.001990 Jy/beam ! Clean residual mean=-0.000000 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.108465 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 60 components and 0.108465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085968Jy sigma=0.469816 ! Fit after self-cal, rms=0.085964Jy sigma=0.469812 ! 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.085964Jy sigma=0.469812 ! Fit after self-cal, rms=0.086288Jy sigma=0.469747 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.753 mas, bmaj=10.97 mas, bpa=-10.92 degrees ! Estimated noise=1.16922 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000684471 Jy ! Component: 100 - total flux cleaned = 0.000841972 Jy ! Component: 150 - total flux cleaned = 0.000886434 Jy ! Component: 200 - total flux cleaned = 0.000925215 Jy ! Total flux subtracted in 200 components = 0.000925215 Jy ! Clean residual min=-0.002150 max=0.002192 Jy/beam ! Clean residual mean=-0.000002 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.109391 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 65 components and 0.109391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086288Jy sigma=0.469740 ! Fit after self-cal, rms=0.086290Jy sigma=0.469735 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 = 6.40174e-05 Jy ! Component: 100 - total flux cleaned = 7.14992e-05 Jy ! Component: 150 - total flux cleaned = 9.25331e-05 Jy ! Component: 200 - total flux cleaned = 0.000104554 Jy ! Total flux subtracted in 200 components = 0.000104554 Jy ! Clean residual min=-0.002140 max=0.002200 Jy/beam ! Clean residual mean=-0.000002 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.109495 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 66 components and 0.109495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086291Jy sigma=0.469745 ! Fit after self-cal, rms=0.086289Jy sigma=0.469743 ! 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.867 mas, bmaj=7.76 mas, bpa=0.3263 degrees ! Estimated noise=1.03169 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.867 x 7.76 at 0.3263 degrees (North through East) ! Clean map min=-0.0017652 max=0.099905 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=3.285 mas, bmaj=7.022 mas, bpa=1.214 degrees ! Estimated noise=1.49261 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0785188 Jy ! Component: 100 - total flux cleaned = 0.0961328 Jy ! Component: 150 - total flux cleaned = 0.102534 Jy ! Component: 200 - total flux cleaned = 0.105824 Jy ! Total flux subtracted in 200 components = 0.105824 Jy ! Clean residual min=-0.002907 max=0.003158 Jy/beam ! Clean residual mean=-0.000000 rms=0.000751 Jy/beam ! Combined flux in latest and established models = 0.105824 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.105824 Jy ! Inverting map and beam ! Estimated beam: bmin=3.867 mas, bmaj=7.76 mas, bpa=0.3263 degrees ! Estimated noise=1.03169 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.00176634 Jy ! Component: 100 - total flux cleaned = 0.00252857 Jy ! Component: 150 - total flux cleaned = 0.00267288 Jy ! Component: 200 - total flux cleaned = 0.00277396 Jy ! Total flux subtracted in 200 components = 0.00277396 Jy ! Clean residual min=-0.001882 max=0.001966 Jy/beam ! Clean residual mean=-0.000001 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.108598 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 27 components and 0.108598 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.753 mas, bmaj=10.97 mas, bpa=-10.92 degrees ! Estimated noise=1.16922 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000481287 Jy ! Component: 100 - total flux cleaned = 0.000546729 Jy ! Component: 150 - total flux cleaned = 0.00058986 Jy ! Component: 200 - total flux cleaned = 0.000638829 Jy ! Total flux subtracted in 200 components = 0.000638829 Jy ! Clean residual min=-0.002183 max=0.002155 Jy/beam ! Clean residual mean=-0.000002 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.109237 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 = 3.16199e-05 Jy ! Component: 100 - total flux cleaned = 6.01878e-05 Jy ! Component: 150 - total flux cleaned = 8.62788e-05 Jy ! Component: 200 - total flux cleaned = 0.00010974 Jy ! Total flux subtracted in 200 components = 0.00010974 Jy ! Clean residual min=-0.002169 max=0.002168 Jy/beam ! Clean residual mean=-0.000002 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.109347 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.109347 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.867 mas, bmaj=7.76 mas, bpa=0.3263 degrees ! Estimated noise=1.03169 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.13078e-05 Jy ! Component: 100 - total flux cleaned = -5.1585e-05 Jy ! Component: 150 - total flux cleaned = -9.8852e-05 Jy ! Component: 200 - total flux cleaned = -0.000113639 Jy ! Total flux subtracted in 200 components = -0.000113639 Jy ! Clean residual min=-0.001851 max=0.001965 Jy/beam ! Clean residual mean=-0.000000 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.109233 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 51 components and 0.109233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086289Jy sigma=0.469792 ! Fit after self-cal, rms=0.086281Jy sigma=0.469765 wmodel J1315+2840_S_map.mod ! Writing 51 model components to file: J1315+2840_S_map.mod wobs J1315+2840_S_uvs.fits ! Writing UV FITS file: J1315+2840_S_uvs.fits wwins J1315+2840_S_map.win ! wwins: Wrote 1 windows to J1315+2840_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.00054786 Jy ! Component: 100 - total flux cleaned = 0.00105188 Jy ! Component: 150 - total flux cleaned = 0.00146557 Jy ! Component: 200 - total flux cleaned = 0.00179861 Jy ! Component: 250 - total flux cleaned = 0.00206203 Jy ! Component: 300 - total flux cleaned = 0.00223267 Jy ! Component: 350 - total flux cleaned = 0.00231565 Jy ! Component: 400 - total flux cleaned = 0.00237014 Jy ! Component: 450 - total flux cleaned = 0.00244948 Jy ! Component: 500 - total flux cleaned = 0.00250162 Jy ! Component: 550 - total flux cleaned = 0.00257714 Jy ! Component: 600 - total flux cleaned = 0.00255223 Jy ! Component: 650 - total flux cleaned = 0.00255273 Jy ! Component: 700 - total flux cleaned = 0.0025762 Jy ! Component: 750 - total flux cleaned = 0.0025054 Jy ! Component: 800 - total flux cleaned = 0.00248208 Jy ! Component: 850 - total flux cleaned = 0.00236867 Jy ! Component: 900 - total flux cleaned = 0.00232409 Jy ! Component: 950 - total flux cleaned = 0.00228044 Jy ! Component: 1000 - total flux cleaned = 0.00223732 Jy ! Component: 1050 - total flux cleaned = 0.00223725 Jy ! Component: 1100 - total flux cleaned = 0.00219529 Jy ! Component: 1150 - total flux cleaned = 0.00219518 Jy ! Component: 1200 - total flux cleaned = 0.00227636 Jy ! Component: 1250 - total flux cleaned = 0.00231633 Jy ! Component: 1300 - total flux cleaned = 0.00237536 Jy ! Component: 1350 - total flux cleaned = 0.00241391 Jy ! Component: 1400 - total flux cleaned = 0.00243296 Jy ! Component: 1450 - total flux cleaned = 0.00254625 Jy ! Component: 1500 - total flux cleaned = 0.00254592 Jy ! Component: 1550 - total flux cleaned = 0.00258282 Jy ! Component: 1600 - total flux cleaned = 0.00269244 Jy ! Component: 1650 - total flux cleaned = 0.00278246 Jy ! Component: 1700 - total flux cleaned = 0.00276439 Jy ! Component: 1750 - total flux cleaned = 0.00285293 Jy ! Component: 1800 - total flux cleaned = 0.00295749 Jy ! Component: 1850 - total flux cleaned = 0.00297479 Jy ! Component: 1900 - total flux cleaned = 0.00302626 Jy ! Component: 1950 - total flux cleaned = 0.00311102 Jy ! Component: 2000 - total flux cleaned = 0.00312786 Jy ! Component: 2050 - total flux cleaned = 0.00319423 Jy ! Component: 2100 - total flux cleaned = 0.00327675 Jy ! Component: 2150 - total flux cleaned = 0.00337442 Jy ! Component: 2200 - total flux cleaned = 0.00339033 Jy ! Component: 2250 - total flux cleaned = 0.00335791 Jy ! Component: 2300 - total flux cleaned = 0.00338994 Jy ! Component: 2350 - total flux cleaned = 0.00346875 Jy ! Component: 2400 - total flux cleaned = 0.00343761 Jy ! Component: 2450 - total flux cleaned = 0.00348437 Jy ! Component: 2500 - total flux cleaned = 0.00351488 Jy ! Component: 2550 - total flux cleaned = 0.0034998 Jy ! Component: 2600 - total flux cleaned = 0.00355988 Jy ! Component: 2650 - total flux cleaned = 0.0035897 Jy ! Component: 2700 - total flux cleaned = 0.00360421 Jy ! Component: 2750 - total flux cleaned = 0.00356009 Jy ! Component: 2800 - total flux cleaned = 0.00361842 Jy ! Component: 2850 - total flux cleaned = 0.00360411 Jy ! Component: 2900 - total flux cleaned = 0.00360416 Jy ! Component: 2950 - total flux cleaned = 0.00361848 Jy ! Component: 3000 - total flux cleaned = 0.00361853 Jy ! Component: 3050 - total flux cleaned = 0.00363262 Jy ! Component: 3100 - total flux cleaned = 0.00370215 Jy ! Component: 3150 - total flux cleaned = 0.00361924 Jy ! Component: 3200 - total flux cleaned = 0.00368795 Jy ! Component: 3250 - total flux cleaned = 0.00370153 Jy ! Component: 3300 - total flux cleaned = 0.00370124 Jy ! Component: 3350 - total flux cleaned = 0.0037148 Jy ! Component: 3400 - total flux cleaned = 0.00375479 Jy ! Component: 3450 - total flux cleaned = 0.00378127 Jy ! Component: 3500 - total flux cleaned = 0.00375486 Jy ! Component: 3550 - total flux cleaned = 0.0037416 Jy ! Component: 3600 - total flux cleaned = 0.00372854 Jy ! Component: 3650 - total flux cleaned = 0.00372846 Jy ! Component: 3700 - total flux cleaned = 0.00367729 Jy ! Component: 3750 - total flux cleaned = 0.00369007 Jy ! Component: 3800 - total flux cleaned = 0.00365216 Jy ! Component: 3850 - total flux cleaned = 0.00362713 Jy ! Component: 3900 - total flux cleaned = 0.00358959 Jy ! Component: 3950 - total flux cleaned = 0.00361456 Jy ! Component: 4000 - total flux cleaned = 0.00357732 Jy ! Component: 4050 - total flux cleaned = 0.00358964 Jy ! Total flux subtracted in 4096 components = 0.00357745 Jy ! Clean residual min=-0.000681 max=0.000658 Jy/beam ! Clean residual mean=0.000001 rms=0.000234 Jy/beam ! Combined flux in latest and established models = 0.112811 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 354 components and 0.112811 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1315+2840_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.867 x 7.76 at 0.3263 degrees (North through East) ! Clean map min=-0.0014721 max=0.1002 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1315+2840_S_map.fits wmodel /image_prod/ug002_uva//J1315+2840_S_map.mod ! Writing 354 model components to file: /image_prod/ug002_uva//J1315+2840_S_map.mod wobs /image_prod/ug002_uva//J1315+2840_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1315+2840_S_uvs.fits wwins /image_prod/ug002_uva//J1315+2840_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1315+2840_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.1002 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000233399 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.698799 0.698799 1.3976 2.7952 5.59039 11.1808 22.3616 44.7231 89.4463 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.1 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 429.308 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1315+2840_S_dfm.log closed on Thu Mar 5 01:07:33 2020