! Started logfile: /image_prod/ug002_uva//J1250-4432_S_dfm.log on Thu Mar 5 00:51:22 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//J1250-4432_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1250-4432_S_uva.fits ! AN table 1: 60 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.837302 visibilities/baseline/integration-bin. ! Found source: J1250-4432 ! ! 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 3165 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 J1250-4432_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 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.037155Jy sigma=6.013710 ! Fit after self-cal, rms=0.763364Jy sigma=4.411214 ! 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.578 mas, bmaj=8.955 mas, bpa=-11.84 degrees ! Estimated noise=3.68672 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.181051 Jy ! Component: 100 - total flux cleaned = 0.23877 Jy ! Total flux subtracted in 100 components = 0.23877 Jy ! Clean residual min=-0.018446 max=0.024145 Jy/beam ! Clean residual mean=0.000117 rms=0.004567 Jy/beam ! Combined flux in latest and established models = 0.23877 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.23877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096394Jy sigma=0.528138 ! Fit after self-cal, rms=0.096308Jy sigma=0.527420 ! 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.101 mas, bmaj=10.38 mas, bpa=-11.03 degrees ! Estimated noise=2.19962 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.0267074 Jy ! Component: 100 - total flux cleaned = 0.0336447 Jy ! Component: 150 - total flux cleaned = 0.0342068 Jy ! Component: 200 - total flux cleaned = 0.0344258 Jy ! Total flux subtracted in 200 components = 0.0344258 Jy ! Clean residual min=-0.010974 max=0.006521 Jy/beam ! Clean residual mean=0.000213 rms=0.002205 Jy/beam ! Combined flux in latest and established models = 0.273196 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 27 components and 0.273196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088905Jy sigma=0.487883 ! Fit after self-cal, rms=0.088813Jy sigma=0.487556 ! 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.101 x 10.38 at -11.03 degrees (North through East) ! Clean map min=-0.010454 max=0.23907 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 KP 1.00 LA 1.10 MK 1.05 ! OV 0.85 PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 KP 1.00 LA 1.08 MK 1.00 ! OV 0.91 PT 1.01 SC 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 KP 1.02 LA 0.99 MK 0.96 ! OV 0.92 PT 1.03 SC 0.99 ! ! ! Fit before self-cal, rms=0.088813Jy sigma=0.487556 ! Fit after self-cal, rms=0.084008Jy sigma=0.474399 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.088 mas, bmaj=10.28 mas, bpa=-10.66 degrees ! Estimated noise=2.17296 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.000785689 Jy ! Component: 100 - total flux cleaned = 0.000519517 Jy ! Component: 150 - total flux cleaned = 0.000532908 Jy ! Component: 200 - total flux cleaned = 0.000532807 Jy ! Total flux subtracted in 200 components = 0.000532807 Jy ! Clean residual min=-0.004360 max=0.003900 Jy/beam ! Clean residual mean=-0.000034 rms=0.001094 Jy/beam ! Combined flux in latest and established models = 0.273728 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 40 components and 0.273728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083583Jy sigma=0.472553 ! Fit after self-cal, rms=0.083503Jy sigma=0.472090 ! 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.083503Jy sigma=0.472090 ! Fit after self-cal, rms=0.083192Jy sigma=0.471607 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.079 mas, bmaj=10.26 mas, bpa=-10.67 degrees ! Estimated noise=2.16996 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103069 Jy ! Component: 100 - total flux cleaned = 0.000766644 Jy ! Component: 150 - total flux cleaned = 0.000691597 Jy ! Component: 200 - total flux cleaned = 0.000623783 Jy ! Total flux subtracted in 200 components = 0.000623783 Jy ! Clean residual min=-0.004217 max=0.003504 Jy/beam ! Clean residual mean=-0.000032 rms=0.001014 Jy/beam ! Combined flux in latest and established models = 0.274352 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 47 components and 0.274352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082985Jy sigma=0.470716 ! Fit after self-cal, rms=0.082952Jy sigma=0.470565 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.000126699 Jy ! Component: 100 - total flux cleaned = 4.17202e-06 Jy ! Component: 150 - total flux cleaned = 3.64414e-06 Jy ! Component: 200 - total flux cleaned = -4.79736e-05 Jy ! Total flux subtracted in 200 components = -4.79736e-05 Jy ! Clean residual min=-0.004249 max=0.003599 Jy/beam ! Clean residual mean=-0.000032 rms=0.000978 Jy/beam ! Combined flux in latest and established models = 0.274304 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 52 components and 0.274304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082848Jy sigma=0.470123 ! Fit after self-cal, rms=0.082834Jy sigma=0.470051 ! 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.082834Jy sigma=0.470051 ! Fit after self-cal, rms=0.082573Jy sigma=0.469915 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.071 mas, bmaj=10.24 mas, bpa=-10.68 degrees ! Estimated noise=2.16579 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000747274 Jy ! Component: 100 - total flux cleaned = 0.000551325 Jy ! Component: 150 - total flux cleaned = 0.00046844 Jy ! Component: 200 - total flux cleaned = 0.000466878 Jy ! Total flux subtracted in 200 components = 0.000466878 Jy ! Clean residual min=-0.004164 max=0.003584 Jy/beam ! Clean residual mean=-0.000030 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.274771 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 52 components and 0.274771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082509Jy sigma=0.469655 ! Fit after self-cal, rms=0.082504Jy sigma=0.469621 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.62405e-05 Jy ! Component: 100 - total flux cleaned = -3.38232e-05 Jy ! Component: 150 - total flux cleaned = -6.57887e-05 Jy ! Component: 200 - total flux cleaned = -6.60927e-05 Jy ! Total flux subtracted in 200 components = -6.60927e-05 Jy ! Clean residual min=-0.004170 max=0.003621 Jy/beam ! Clean residual mean=-0.000030 rms=0.000932 Jy/beam ! Combined flux in latest and established models = 0.274705 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 54 components and 0.274705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082472Jy sigma=0.469486 ! Fit after self-cal, rms=0.082470Jy sigma=0.469469 ! 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.082470Jy sigma=0.469469 ! Fit after self-cal, rms=0.082233Jy sigma=0.469448 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.44 mas, bmaj=34.26 mas, bpa=-3.772 degrees ! Estimated noise=2.7701 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.43462e-05 Jy ! Component: 100 - total flux cleaned = 4.46858e-05 Jy ! Component: 150 - total flux cleaned = 4.49107e-05 Jy ! Component: 200 - total flux cleaned = 4.50784e-05 Jy ! Total flux subtracted in 200 components = 4.50784e-05 Jy ! Clean residual min=-0.004089 max=0.003015 Jy/beam ! Clean residual mean=-0.000058 rms=0.001079 Jy/beam ! Combined flux in latest and established models = 0.27475 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 56 components and 0.27475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082231Jy sigma=0.469446 ! Fit after self-cal, rms=0.082231Jy sigma=0.469442 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.79062e-05 Jy ! Component: 100 - total flux cleaned = -2.78726e-05 Jy ! Component: 150 - total flux cleaned = -2.77501e-05 Jy ! Component: 200 - total flux cleaned = -2.77453e-05 Jy ! Total flux subtracted in 200 components = -2.77453e-05 Jy ! Clean residual min=-0.004087 max=0.003015 Jy/beam ! Clean residual mean=-0.000058 rms=0.001079 Jy/beam ! Combined flux in latest and established models = 0.274722 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 58 components and 0.274722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082231Jy sigma=0.469446 ! Fit after self-cal, rms=0.082231Jy sigma=0.469444 ! 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.064 mas, bmaj=10.23 mas, bpa=-10.72 degrees ! Estimated noise=2.16225 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.064 x 10.23 at -10.72 degrees (North through East) ! Clean map min=-0.003986 max=0.23784 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.556 mas, bmaj=8.847 mas, bpa=-11.6 degrees ! Estimated noise=3.59164 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.176682 Jy ! Component: 100 - total flux cleaned = 0.234281 Jy ! Component: 150 - total flux cleaned = 0.259975 Jy ! Component: 200 - total flux cleaned = 0.270109 Jy ! Total flux subtracted in 200 components = 0.270109 Jy ! Clean residual min=-0.010391 max=0.009067 Jy/beam ! Clean residual mean=0.000057 rms=0.002370 Jy/beam ! Combined flux in latest and established models = 0.270109 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.270109 Jy ! Inverting map and beam ! Estimated beam: bmin=3.064 mas, bmaj=10.23 mas, bpa=-10.72 degrees ! Estimated noise=2.16225 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 (-8, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00448165 Jy ! Component: 100 - total flux cleaned = 0.00486935 Jy ! Component: 150 - total flux cleaned = 0.00486255 Jy ! Component: 200 - total flux cleaned = 0.00487435 Jy ! Total flux subtracted in 200 components = 0.00487435 Jy ! Clean residual min=-0.004154 max=0.003342 Jy/beam ! Clean residual mean=-0.000028 rms=0.001048 Jy/beam ! Combined flux in latest and established models = 0.274983 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 35 components and 0.274983 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=10.44 mas, bmaj=34.26 mas, bpa=-3.772 degrees ! Estimated noise=2.7701 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000543973 Jy ! Component: 100 - total flux cleaned = -0.000533001 Jy ! Component: 150 - total flux cleaned = -0.000559142 Jy ! Component: 200 - total flux cleaned = -0.000609165 Jy ! Total flux subtracted in 200 components = -0.000609165 Jy ! Clean residual min=-0.003898 max=0.003108 Jy/beam ! Clean residual mean=-0.000066 rms=0.001050 Jy/beam ! Combined flux in latest and established models = 0.274374 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 = -4.49147e-05 Jy ! Component: 100 - total flux cleaned = -6.54398e-05 Jy ! Component: 150 - total flux cleaned = -0.000102713 Jy ! Component: 200 - total flux cleaned = -0.00011864 Jy ! Total flux subtracted in 200 components = -0.00011864 Jy ! Clean residual min=-0.003881 max=0.003113 Jy/beam ! Clean residual mean=-0.000069 rms=0.001041 Jy/beam ! Combined flux in latest and established models = 0.274256 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.274256 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.064 mas, bmaj=10.23 mas, bpa=-10.72 degrees ! Estimated noise=2.16225 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0001465 Jy ! Component: 100 - total flux cleaned = -0.000146101 Jy ! Component: 150 - total flux cleaned = -0.000147772 Jy ! Component: 200 - total flux cleaned = -0.000231354 Jy ! Total flux subtracted in 200 components = -0.000231354 Jy ! Clean residual min=-0.003813 max=0.003020 Jy/beam ! Clean residual mean=-0.000038 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.274024 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 55 components and 0.274024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082357Jy sigma=0.469886 ! Fit after self-cal, rms=0.082328Jy sigma=0.469701 wmodel J1250-4432_S_map.mod ! Writing 55 model components to file: J1250-4432_S_map.mod wobs J1250-4432_S_uvs.fits ! Writing UV FITS file: J1250-4432_S_uvs.fits wwins J1250-4432_S_map.win ! wwins: Wrote 2 windows to J1250-4432_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.00144976 Jy ! Component: 100 - total flux cleaned = -0.00167049 Jy ! Component: 150 - total flux cleaned = -0.00187446 Jy ! Component: 200 - total flux cleaned = -0.00192265 Jy ! Component: 250 - total flux cleaned = -0.00183542 Jy ! Component: 300 - total flux cleaned = -0.00183502 Jy ! Component: 350 - total flux cleaned = -0.00183385 Jy ! Component: 400 - total flux cleaned = -0.00195234 Jy ! Component: 450 - total flux cleaned = -0.00202823 Jy ! Component: 500 - total flux cleaned = -0.0019183 Jy ! Component: 550 - total flux cleaned = -0.00188301 Jy ! Component: 600 - total flux cleaned = -0.00171095 Jy ! Component: 650 - total flux cleaned = -0.00174416 Jy ! Component: 700 - total flux cleaned = -0.0017102 Jy ! Component: 750 - total flux cleaned = -0.00155222 Jy ! Component: 800 - total flux cleaned = -0.00146015 Jy ! Component: 850 - total flux cleaned = -0.00137084 Jy ! Component: 900 - total flux cleaned = -0.0013118 Jy ! Component: 950 - total flux cleaned = -0.00128231 Jy ! Component: 1000 - total flux cleaned = -0.00102934 Jy ! Component: 1050 - total flux cleaned = -0.00105688 Jy ! Component: 1100 - total flux cleaned = -0.000921416 Jy ! Component: 1150 - total flux cleaned = -0.000894515 Jy ! Component: 1200 - total flux cleaned = -0.00073925 Jy ! Component: 1250 - total flux cleaned = -0.000612052 Jy ! Component: 1300 - total flux cleaned = -0.000562195 Jy ! Component: 1350 - total flux cleaned = -0.000390581 Jy ! Component: 1400 - total flux cleaned = -0.000317978 Jy ! Component: 1450 - total flux cleaned = -0.000104617 Jy ! Component: 1500 - total flux cleaned = 5.81349e-05 Jy ! Component: 1550 - total flux cleaned = 0.00012748 Jy ! Component: 1600 - total flux cleaned = 0.00037586 Jy ! Component: 1650 - total flux cleaned = 0.000487181 Jy ! Component: 1700 - total flux cleaned = 0.000596986 Jy ! Component: 1750 - total flux cleaned = 0.000727289 Jy ! Component: 1800 - total flux cleaned = 0.000834265 Jy ! Component: 1850 - total flux cleaned = 0.000939721 Jy ! Component: 1900 - total flux cleaned = 0.00104397 Jy ! Component: 1950 - total flux cleaned = 0.00108494 Jy ! Component: 2000 - total flux cleaned = 0.00110535 Jy ! Component: 2050 - total flux cleaned = 0.00122717 Jy ! Component: 2100 - total flux cleaned = 0.0012674 Jy ! Component: 2150 - total flux cleaned = 0.00130707 Jy ! Component: 2200 - total flux cleaned = 0.00132701 Jy ! Component: 2250 - total flux cleaned = 0.00138614 Jy ! Component: 2300 - total flux cleaned = 0.00142534 Jy ! Component: 2350 - total flux cleaned = 0.00140584 Jy ! Component: 2400 - total flux cleaned = 0.00142527 Jy ! Component: 2450 - total flux cleaned = 0.00144464 Jy ! Component: 2500 - total flux cleaned = 0.00146361 Jy ! Component: 2550 - total flux cleaned = 0.00142556 Jy ! Component: 2600 - total flux cleaned = 0.00146328 Jy ! Component: 2650 - total flux cleaned = 0.00144438 Jy ! Component: 2700 - total flux cleaned = 0.0014068 Jy ! Component: 2750 - total flux cleaned = 0.00138813 Jy ! Component: 2800 - total flux cleaned = 0.00136951 Jy ! Component: 2850 - total flux cleaned = 0.00129544 Jy ! Component: 2900 - total flux cleaned = 0.00124003 Jy ! Component: 2950 - total flux cleaned = 0.00123995 Jy ! Component: 3000 - total flux cleaned = 0.00122152 Jy ! Component: 3050 - total flux cleaned = 0.00122142 Jy ! Component: 3100 - total flux cleaned = 0.00114816 Jy ! Component: 3150 - total flux cleaned = 0.00109342 Jy ! Component: 3200 - total flux cleaned = 0.00103878 Jy ! Component: 3250 - total flux cleaned = 0.000984364 Jy ! Component: 3300 - total flux cleaned = 0.00100249 Jy ! Component: 3350 - total flux cleaned = 0.0010025 Jy ! Component: 3400 - total flux cleaned = 0.000948295 Jy ! Component: 3450 - total flux cleaned = 0.000930248 Jy ! Component: 3500 - total flux cleaned = 0.000894188 Jy ! Component: 3550 - total flux cleaned = 0.000858085 Jy ! Component: 3600 - total flux cleaned = 0.000822033 Jy ! Component: 3650 - total flux cleaned = 0.000749934 Jy ! Component: 3700 - total flux cleaned = 0.000695885 Jy ! Component: 3750 - total flux cleaned = 0.000677932 Jy ! Component: 3800 - total flux cleaned = 0.000623901 Jy ! Component: 3850 - total flux cleaned = 0.000551981 Jy ! Component: 3900 - total flux cleaned = 0.000515992 Jy ! Component: 3950 - total flux cleaned = 0.000480035 Jy ! Component: 4000 - total flux cleaned = 0.000426073 Jy ! Component: 4050 - total flux cleaned = 0.000372217 Jy ! Total flux subtracted in 4096 components = 0.000336334 Jy ! Clean residual min=-0.001258 max=0.000943 Jy/beam ! Clean residual mean=0.000007 rms=0.000326 Jy/beam ! Combined flux in latest and established models = 0.274361 Jy keep ! Adding 232 model components to the UV plane model. ! The established model now contains 287 components and 0.274361 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1250-4432_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.064 x 10.23 at -10.72 degrees (North through East) ! Clean map min=-0.002474 max=0.23267 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1250-4432_S_map.fits wmodel /image_prod/ug002_uva//J1250-4432_S_map.mod ! Writing 287 model components to file: /image_prod/ug002_uva//J1250-4432_S_map.mod wobs /image_prod/ug002_uva//J1250-4432_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1250-4432_S_uvs.fits wwins /image_prod/ug002_uva//J1250-4432_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1250-4432_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.232671 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000333485 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.429988 0.429988 0.859976 1.71995 3.4399 6.87981 13.7596 27.5192 55.0384 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.232 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 697.694 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1250-4432_S_dfm.log closed on Thu Mar 5 00:51:26 2020