! Started logfile: /image_prod/ug002_uva//J1243-2943_S_dfm.log on Thu Mar 5 00:47:42 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//J1243-2943_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1243-2943_S_uva.fits ! AN table 1: 20 integrations on 28 of 28 possible baselines. ! AN table 2: 20 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.976531 visibilities/baseline/integration-bin. ! Found source: J1243-2943 ! ! 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 2871 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 J1243-2943_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 2 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 2 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.019405Jy sigma=6.624285 ! Fit after self-cal, rms=0.823081Jy sigma=5.220427 ! 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.814 mas, bmaj=8.685 mas, bpa=4.439 degrees ! Estimated noise=2.74083 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.147184 Jy ! Component: 100 - total flux cleaned = 0.183934 Jy ! Total flux subtracted in 100 components = 0.183934 Jy ! Clean residual min=-0.013603 max=0.021813 Jy/beam ! Clean residual mean=-0.000161 rms=0.004097 Jy/beam ! Combined flux in latest and established models = 0.183934 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.183934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097020Jy sigma=0.555636 ! Fit after self-cal, rms=0.097091Jy sigma=0.555496 ! 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.423 mas, bmaj=10.81 mas, bpa=3.749 degrees ! Estimated noise=2.11769 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.0200079 Jy ! Component: 100 - total flux cleaned = 0.0288725 Jy ! Component: 150 - total flux cleaned = 0.0328547 Jy ! Component: 200 - total flux cleaned = 0.0338199 Jy ! Total flux subtracted in 200 components = 0.0338199 Jy ! Clean residual min=-0.010370 max=0.020717 Jy/beam ! Clean residual mean=-0.000055 rms=0.003961 Jy/beam ! Combined flux in latest and established models = 0.217754 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 33 components and 0.217754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095711Jy sigma=0.514968 ! Fit after self-cal, rms=0.095761Jy sigma=0.514811 ! 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.423 x 10.81 at 3.749 degrees (North through East) ! Clean map min=-0.010292 max=0.18255 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.75 FD 0.91 HN 1.00 KP 1.04 ! LA 0.92 OV 1.10 PT 0.95 SC 0.94 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.96 KP 0.99 LA 0.95 MK 0.97 ! OV 1.15 PT 0.93 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 3.91 FD 0.94 HN 1.02 KP 1.00 ! LA 0.92 OV 1.05 PT 0.97 SC 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.95 KP 0.98 LA 0.93 MK 1.00 ! OV 1.10 PT 0.92 SC 1.11 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.76 FD 0.89 HN 1.00 KP 0.98 ! LA 0.94 OV 1.09 PT 0.93 SC 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.98 KP 0.96 LA 0.93 MK 1.05 ! OV 1.12 PT 0.92 SC 0.94 ! ! ! Fit before self-cal, rms=0.095761Jy sigma=0.514811 ! Fit after self-cal, rms=0.142878Jy sigma=0.475228 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.417 mas, bmaj=10.75 mas, bpa=3.718 degrees ! Estimated noise=2.11517 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 (18, 9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0161129 Jy ! Component: 100 - total flux cleaned = 0.0227739 Jy ! Component: 150 - total flux cleaned = 0.0251155 Jy ! Component: 200 - total flux cleaned = 0.0258972 Jy ! Total flux subtracted in 200 components = 0.0258972 Jy ! Clean residual min=-0.005896 max=0.009209 Jy/beam ! Clean residual mean=0.000083 rms=0.002018 Jy/beam ! Combined flux in latest and established models = 0.243651 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 58 components and 0.243651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.141416Jy sigma=0.452509 ! Fit after self-cal, rms=0.142080Jy sigma=0.450760 ! 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.142080Jy sigma=0.450760 ! Fit after self-cal, rms=0.144379Jy sigma=0.447195 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.395 mas, bmaj=10.71 mas, bpa=3.692 degrees ! Estimated noise=2.0922 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00537241 Jy ! Component: 100 - total flux cleaned = 0.0069867 Jy ! Component: 150 - total flux cleaned = 0.00720532 Jy ! Component: 200 - total flux cleaned = 0.0073861 Jy ! Total flux subtracted in 200 components = 0.0073861 Jy ! Clean residual min=-0.005441 max=0.007789 Jy/beam ! Clean residual mean=0.000061 rms=0.001556 Jy/beam ! Combined flux in latest and established models = 0.251038 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 77 components and 0.251038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.144164Jy sigma=0.444301 ! Fit after self-cal, rms=0.144141Jy sigma=0.443975 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (65, 26). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00663106 Jy ! Component: 100 - total flux cleaned = 0.00964561 Jy ! Component: 150 - total flux cleaned = 0.0110341 Jy ! Component: 200 - total flux cleaned = 0.0118445 Jy ! Total flux subtracted in 200 components = 0.0118445 Jy ! Clean residual min=-0.004352 max=0.004138 Jy/beam ! Clean residual mean=0.000021 rms=0.001104 Jy/beam ! Combined flux in latest and established models = 0.262882 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 101 components and 0.262882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.143916Jy sigma=0.438898 ! Fit after self-cal, rms=0.143896Jy sigma=0.438774 ! 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.143896Jy sigma=0.438774 ! Fit after self-cal, rms=0.145426Jy sigma=0.438253 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.404 mas, bmaj=10.75 mas, bpa=3.747 degrees ! Estimated noise=2.09024 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00189245 Jy ! Component: 100 - total flux cleaned = 0.00238468 Jy ! Component: 150 - total flux cleaned = 0.00250913 Jy ! Component: 200 - total flux cleaned = 0.00273776 Jy ! Total flux subtracted in 200 components = 0.00273776 Jy ! Clean residual min=-0.003880 max=0.003725 Jy/beam ! Clean residual mean=0.000009 rms=0.000948 Jy/beam ! Combined flux in latest and established models = 0.26562 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 125 components and 0.26562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.145368Jy sigma=0.437374 ! Fit after self-cal, rms=0.145358Jy sigma=0.437342 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.000299842 Jy ! Component: 100 - total flux cleaned = 0.000454619 Jy ! Component: 150 - total flux cleaned = 0.00059846 Jy ! Component: 200 - total flux cleaned = 0.000731817 Jy ! Total flux subtracted in 200 components = 0.000731817 Jy ! Clean residual min=-0.003593 max=0.003577 Jy/beam ! Clean residual mean=0.000011 rms=0.000911 Jy/beam ! Combined flux in latest and established models = 0.266352 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 139 components and 0.266352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.145320Jy sigma=0.436975 ! Fit after self-cal, rms=0.145321Jy sigma=0.436961 ! 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.145321Jy sigma=0.436961 ! Fit after self-cal, rms=0.145780Jy sigma=0.436892 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.848 mas, bmaj=27.58 mas, bpa=1.66 degrees ! Estimated noise=2.51448 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0016375 Jy ! Component: 100 - total flux cleaned = 0.00214429 Jy ! Component: 150 - total flux cleaned = 0.00236094 Jy ! Component: 200 - total flux cleaned = 0.00249115 Jy ! Total flux subtracted in 200 components = 0.00249115 Jy ! Clean residual min=-0.003520 max=0.003919 Jy/beam ! Clean residual mean=0.000009 rms=0.001149 Jy/beam ! Combined flux in latest and established models = 0.268843 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 157 components and 0.268843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.145781Jy sigma=0.436785 ! Fit after self-cal, rms=0.145776Jy sigma=0.436762 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.000202834 Jy ! Component: 100 - total flux cleaned = 0.000291398 Jy ! Component: 150 - total flux cleaned = 0.000346402 Jy ! Component: 200 - total flux cleaned = 0.000372483 Jy ! Total flux subtracted in 200 components = 0.000372483 Jy ! Clean residual min=-0.003450 max=0.003963 Jy/beam ! Clean residual mean=0.000011 rms=0.001129 Jy/beam ! Combined flux in latest and established models = 0.269215 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 172 components and 0.269215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.145772Jy sigma=0.436736 ! Fit after self-cal, rms=0.145766Jy sigma=0.436731 ! 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.407 mas, bmaj=10.77 mas, bpa=3.759 degrees ! Estimated noise=2.09526 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.407 x 10.77 at 3.759 degrees (North through East) ! Clean map min=-0.0035332 max=0.18243 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.808 mas, bmaj=8.659 mas, bpa=4.562 degrees ! Estimated noise=2.68302 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.143909 Jy ! Component: 100 - total flux cleaned = 0.180013 Jy ! Component: 150 - total flux cleaned = 0.199285 Jy ! Component: 200 - total flux cleaned = 0.213094 Jy ! Total flux subtracted in 200 components = 0.213094 Jy ! Clean residual min=-0.008800 max=0.013147 Jy/beam ! Clean residual mean=-0.000073 rms=0.002396 Jy/beam ! Combined flux in latest and established models = 0.213094 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.213094 Jy ! Inverting map and beam ! Estimated beam: bmin=3.407 mas, bmaj=10.77 mas, bpa=3.759 degrees ! Estimated noise=2.09526 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) ! Added new window around map position (11, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0156086 Jy ! Component: 100 - total flux cleaned = 0.0246652 Jy ! Component: 150 - total flux cleaned = 0.0314353 Jy ! Component: 200 - total flux cleaned = 0.0366829 Jy ! Total flux subtracted in 200 components = 0.0366829 Jy ! Clean residual min=-0.004751 max=0.004011 Jy/beam ! Clean residual mean=0.000001 rms=0.001265 Jy/beam ! Combined flux in latest and established models = 0.249777 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 79 components and 0.249777 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=9.848 mas, bmaj=27.58 mas, bpa=1.66 degrees ! Estimated noise=2.51448 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00593438 Jy ! Component: 100 - total flux cleaned = 0.00985822 Jy ! Component: 150 - total flux cleaned = 0.0123915 Jy ! Component: 200 - total flux cleaned = 0.0136675 Jy ! Total flux subtracted in 200 components = 0.0136675 Jy ! Clean residual min=-0.003995 max=0.004006 Jy/beam ! Clean residual mean=0.000007 rms=0.001285 Jy/beam ! Combined flux in latest and established models = 0.263445 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000980831 Jy ! Component: 100 - total flux cleaned = 0.00168733 Jy ! Component: 150 - total flux cleaned = 0.0023049 Jy ! Component: 200 - total flux cleaned = 0.0028008 Jy ! Total flux subtracted in 200 components = 0.0028008 Jy ! Clean residual min=-0.003733 max=0.003878 Jy/beam ! Clean residual mean=0.000007 rms=0.001162 Jy/beam ! Combined flux in latest and established models = 0.266246 Jy ! Adding 85 model components to the UV plane model. ! The established model now contains 156 components and 0.266246 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.407 mas, bmaj=10.77 mas, bpa=3.759 degrees ! Estimated noise=2.09526 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.61537e-05 Jy ! Component: 100 - total flux cleaned = 0.000434217 Jy ! Component: 150 - total flux cleaned = 0.000508386 Jy ! Component: 200 - total flux cleaned = 0.00063457 Jy ! Total flux subtracted in 200 components = 0.00063457 Jy ! Clean residual min=-0.003601 max=0.003632 Jy/beam ! Clean residual mean=0.000006 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.26688 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 185 components and 0.26688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.145772Jy sigma=0.436838 ! Fit after self-cal, rms=0.145759Jy sigma=0.436524 wmodel J1243-2943_S_map.mod ! Writing 185 model components to file: J1243-2943_S_map.mod wobs J1243-2943_S_uvs.fits ! Writing UV FITS file: J1243-2943_S_uvs.fits wwins J1243-2943_S_map.win ! wwins: Wrote 4 windows to J1243-2943_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.000356779 Jy ! Component: 100 - total flux cleaned = 0.000225031 Jy ! Component: 150 - total flux cleaned = 0.000565487 Jy ! Component: 200 - total flux cleaned = 0.000839312 Jy ! Component: 250 - total flux cleaned = 0.00105348 Jy ! Component: 300 - total flux cleaned = 0.00125753 Jy ! Component: 350 - total flux cleaned = 0.0012978 Jy ! Component: 400 - total flux cleaned = 0.00163892 Jy ! Component: 450 - total flux cleaned = 0.0018567 Jy ! Component: 500 - total flux cleaned = 0.0020325 Jy ! Component: 550 - total flux cleaned = 0.00223777 Jy ! Component: 600 - total flux cleaned = 0.00246969 Jy ! Component: 650 - total flux cleaned = 0.00263097 Jy ! Component: 700 - total flux cleaned = 0.00288323 Jy ! Component: 750 - total flux cleaned = 0.00318935 Jy ! Component: 800 - total flux cleaned = 0.00336817 Jy ! Component: 850 - total flux cleaned = 0.00345492 Jy ! Component: 900 - total flux cleaned = 0.0035975 Jy ! Component: 950 - total flux cleaned = 0.00370896 Jy ! Component: 1000 - total flux cleaned = 0.00376348 Jy ! Component: 1050 - total flux cleaned = 0.00387211 Jy ! Component: 1100 - total flux cleaned = 0.00403123 Jy ! Component: 1150 - total flux cleaned = 0.00410961 Jy ! Component: 1200 - total flux cleaned = 0.00426373 Jy ! Component: 1250 - total flux cleaned = 0.00444057 Jy ! Component: 1300 - total flux cleaned = 0.00458957 Jy ! Component: 1350 - total flux cleaned = 0.00478455 Jy ! Component: 1400 - total flux cleaned = 0.00492896 Jy ! Component: 1450 - total flux cleaned = 0.005166 Jy ! Component: 1500 - total flux cleaned = 0.00528267 Jy ! Component: 1550 - total flux cleaned = 0.00546702 Jy ! Component: 1600 - total flux cleaned = 0.00555789 Jy ! Component: 1650 - total flux cleaned = 0.00575953 Jy ! Component: 1700 - total flux cleaned = 0.00582584 Jy ! Component: 1750 - total flux cleaned = 0.00586993 Jy ! Component: 1800 - total flux cleaned = 0.00602108 Jy ! Component: 1850 - total flux cleaned = 0.00612769 Jy ! Component: 1900 - total flux cleaned = 0.00621212 Jy ! Component: 1950 - total flux cleaned = 0.00633774 Jy ! Component: 2000 - total flux cleaned = 0.00656507 Jy ! Component: 2050 - total flux cleaned = 0.00674876 Jy ! Component: 2100 - total flux cleaned = 0.00687018 Jy ! Component: 2150 - total flux cleaned = 0.0070304 Jy ! Component: 2200 - total flux cleaned = 0.00718899 Jy ! Component: 2250 - total flux cleaned = 0.00730668 Jy ! Component: 2300 - total flux cleaned = 0.00746227 Jy ! Component: 2350 - total flux cleaned = 0.00761629 Jy ! Component: 2400 - total flux cleaned = 0.00784512 Jy ! Component: 2450 - total flux cleaned = 0.00803406 Jy ! Component: 2500 - total flux cleaned = 0.00820247 Jy ! Component: 2550 - total flux cleaned = 0.00842559 Jy ! Component: 2600 - total flux cleaned = 0.00864699 Jy ! Component: 2650 - total flux cleaned = 0.00881194 Jy ! Component: 2700 - total flux cleaned = 0.00904861 Jy ! Component: 2750 - total flux cleaned = 0.00931932 Jy ! Component: 2800 - total flux cleaned = 0.00949838 Jy ! Component: 2850 - total flux cleaned = 0.00971201 Jy ! Component: 2900 - total flux cleaned = 0.0099063 Jy ! Component: 2950 - total flux cleaned = 0.0100995 Jy ! Component: 3000 - total flux cleaned = 0.010326 Jy ! Component: 3050 - total flux cleaned = 0.0105338 Jy ! Component: 3100 - total flux cleaned = 0.0107404 Jy ! Component: 3150 - total flux cleaned = 0.01098 Jy ! Component: 3200 - total flux cleaned = 0.0112181 Jy ! Component: 3250 - total flux cleaned = 0.0113871 Jy ! Component: 3300 - total flux cleaned = 0.0115551 Jy ! Component: 3350 - total flux cleaned = 0.0117558 Jy ! Component: 3400 - total flux cleaned = 0.0119055 Jy ! Component: 3450 - total flux cleaned = 0.0121534 Jy ! Component: 3500 - total flux cleaned = 0.0122686 Jy ! Component: 3550 - total flux cleaned = 0.0123994 Jy ! Component: 3600 - total flux cleaned = 0.0125297 Jy ! Component: 3650 - total flux cleaned = 0.0126595 Jy ! Component: 3700 - total flux cleaned = 0.0128372 Jy ! Component: 3750 - total flux cleaned = 0.0129822 Jy ! Component: 3800 - total flux cleaned = 0.0131426 Jy ! Component: 3850 - total flux cleaned = 0.0133187 Jy ! Component: 3900 - total flux cleaned = 0.0134941 Jy ! Component: 3950 - total flux cleaned = 0.0136213 Jy ! Component: 4000 - total flux cleaned = 0.013764 Jy ! Component: 4050 - total flux cleaned = 0.0139539 Jy ! Total flux subtracted in 4096 components = 0.0140327 Jy ! Clean residual min=-0.000868 max=0.001256 Jy/beam ! Clean residual mean=0.000008 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.280913 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 448 components and 0.280913 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1243-2943_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.407 x 10.77 at 3.759 degrees (North through East) ! Clean map min=-0.002666 max=0.18126 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1243-2943_S_map.fits wmodel /image_prod/ug002_uva//J1243-2943_S_map.mod ! Writing 448 model components to file: /image_prod/ug002_uva//J1243-2943_S_map.mod wobs /image_prod/ug002_uva//J1243-2943_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1243-2943_S_uvs.fits wwins /image_prod/ug002_uva//J1243-2943_S_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J1243-2943_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.181263 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000296797 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.491215 0.491215 0.98243 1.96486 3.92972 7.85944 15.7189 31.4378 62.8755 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.181 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 610.73 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1243-2943_S_dfm.log closed on Thu Mar 5 00:47:45 2020