! Started logfile: /image_prod/ug002_uva//J0254+2343_S_dfm.log on Wed Mar 4 19:42:19 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//J0254+2343_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0254+2343_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.971296 visibilities/baseline/integration-bin. ! Found source: J0254+2343 ! ! 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 6294 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 J0254+2343_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 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016911Jy sigma=9.402311 ! Fit after self-cal, rms=0.857210Jy sigma=7.955009 ! 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.133 mas, bmaj=9.709 mas, bpa=-19 degrees ! Estimated noise=1.59495 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.111118 Jy ! Component: 100 - total flux cleaned = 0.135349 Jy ! Total flux subtracted in 100 components = 0.135349 Jy ! Clean residual min=-0.005182 max=0.008907 Jy/beam ! Clean residual mean=0.000026 rms=0.001711 Jy/beam ! Combined flux in latest and established models = 0.135349 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.135349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060074Jy sigma=0.511955 ! Fit after self-cal, rms=0.060037Jy sigma=0.511509 ! 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.819 mas, bmaj=10.56 mas, bpa=-18.41 degrees ! Estimated noise=0.99117 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.00165431 Jy ! Component: 100 - total flux cleaned = 0.000404537 Jy ! Component: 150 - total flux cleaned = 4.54897e-05 Jy ! Component: 200 - total flux cleaned = -0.000253843 Jy ! Total flux subtracted in 200 components = -0.000253843 Jy ! Clean residual min=-0.005011 max=0.006399 Jy/beam ! Clean residual mean=0.000023 rms=0.001441 Jy/beam ! Combined flux in latest and established models = 0.135095 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.135095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058861Jy sigma=0.502666 ! Fit after self-cal, rms=0.058846Jy sigma=0.502628 ! 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.819 x 10.56 at -18.41 degrees (North through East) ! Clean map min=-0.0054861 max=0.14381 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.19 HN 1.02 KP 0.98 ! LA 1.02 MK 0.99 NL 0.96 OV 0.97 ! PT 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.16 HN 1.01 KP 0.97 ! LA 1.00 MK 0.97 NL 0.88 OV 0.93 ! PT 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.19 HN 1.00 KP 0.99 ! LA 1.00 MK 0.95 NL 0.92 OV 0.96 ! PT 0.96 ! ! ! Fit before self-cal, rms=0.058846Jy sigma=0.502628 ! Fit after self-cal, rms=0.056681Jy sigma=0.486484 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.785 mas, bmaj=10.59 mas, bpa=-18.55 degrees ! Estimated noise=0.982825 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.00148928 Jy ! Component: 100 - total flux cleaned = 0.00141121 Jy ! Component: 150 - total flux cleaned = 0.00141356 Jy ! Component: 200 - total flux cleaned = 0.00138037 Jy ! Total flux subtracted in 200 components = 0.00138037 Jy ! Clean residual min=-0.004330 max=0.004385 Jy/beam ! Clean residual mean=0.000005 rms=0.001144 Jy/beam ! Combined flux in latest and established models = 0.136476 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 23 components and 0.136476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056613Jy sigma=0.485933 ! Fit after self-cal, rms=0.056611Jy sigma=0.485804 ! 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.056611Jy sigma=0.485804 ! Fit after self-cal, rms=0.055759Jy sigma=0.458898 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.79 mas, bmaj=10.58 mas, bpa=-18.46 degrees ! Estimated noise=0.987228 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00156205 Jy ! Component: 100 - total flux cleaned = 0.00174289 Jy ! Component: 150 - total flux cleaned = 0.00174001 Jy ! Component: 200 - total flux cleaned = 0.00173969 Jy ! Total flux subtracted in 200 components = 0.00173969 Jy ! Clean residual min=-0.001955 max=0.001677 Jy/beam ! Clean residual mean=0.000006 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.138215 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 28 components and 0.138215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055710Jy sigma=0.458437 ! Fit after self-cal, rms=0.055758Jy sigma=0.458286 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.15663e-05 Jy ! Component: 100 - total flux cleaned = 6.57511e-05 Jy ! Component: 150 - total flux cleaned = 7.8346e-05 Jy ! Component: 200 - total flux cleaned = 0.000101542 Jy ! Total flux subtracted in 200 components = 0.000101542 Jy ! Clean residual min=-0.001936 max=0.001677 Jy/beam ! Clean residual mean=0.000006 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.138317 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 35 components and 0.138317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055751Jy sigma=0.458230 ! Fit after self-cal, rms=0.055751Jy sigma=0.458227 ! 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.055751Jy sigma=0.458227 ! Fit after self-cal, rms=0.055917Jy sigma=0.457898 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.788 mas, bmaj=10.58 mas, bpa=-18.4 degrees ! Estimated noise=0.986739 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000858287 Jy ! Component: 100 - total flux cleaned = 0.000901623 Jy ! Component: 150 - total flux cleaned = 0.000902885 Jy ! Component: 200 - total flux cleaned = 0.000938901 Jy ! Total flux subtracted in 200 components = 0.000938901 Jy ! Clean residual min=-0.001860 max=0.001595 Jy/beam ! Clean residual mean=0.000005 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.139256 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 37 components and 0.139256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055901Jy sigma=0.457763 ! Fit after self-cal, rms=0.055904Jy sigma=0.457761 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 = 3.21248e-05 Jy ! Component: 100 - total flux cleaned = 4.16617e-05 Jy ! Component: 150 - total flux cleaned = 6.63949e-05 Jy ! Component: 200 - total flux cleaned = 7.3777e-05 Jy ! Total flux subtracted in 200 components = 7.3777e-05 Jy ! Clean residual min=-0.001850 max=0.001604 Jy/beam ! Clean residual mean=0.000005 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.13933 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 45 components and 0.13933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055901Jy sigma=0.457741 ! Fit after self-cal, rms=0.055901Jy sigma=0.457740 ! 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.055901Jy sigma=0.457740 ! Fit after self-cal, rms=0.055907Jy sigma=0.457679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.762 mas, bmaj=11.84 mas, bpa=-15.67 degrees ! Estimated noise=1.14161 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000243917 Jy ! Component: 100 - total flux cleaned = 0.000288218 Jy ! Component: 150 - total flux cleaned = 0.000306378 Jy ! Component: 200 - total flux cleaned = 0.000310575 Jy ! Total flux subtracted in 200 components = 0.000310575 Jy ! Clean residual min=-0.002101 max=0.001904 Jy/beam ! Clean residual mean=0.000008 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.13964 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 52 components and 0.13964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055905Jy sigma=0.457663 ! Fit after self-cal, rms=0.055905Jy sigma=0.457662 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.2677e-06 Jy ! Component: 100 - total flux cleaned = -4.27515e-06 Jy ! Component: 150 - total flux cleaned = -4.3687e-06 Jy ! Component: 200 - total flux cleaned = -4.31298e-06 Jy ! Total flux subtracted in 200 components = -4.31298e-06 Jy ! Clean residual min=-0.002106 max=0.001899 Jy/beam ! Clean residual mean=0.000008 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.139636 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 54 components and 0.139636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055904Jy sigma=0.457664 ! Fit after self-cal, rms=0.055904Jy sigma=0.457664 ! 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.786 mas, bmaj=10.57 mas, bpa=-18.37 degrees ! Estimated noise=0.987333 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.786 x 10.57 at -18.37 degrees (North through East) ! Clean map min=-0.0018094 max=0.14266 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.088 mas, bmaj=9.734 mas, bpa=-19.02 degrees ! Estimated noise=1.59896 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.111398 Jy ! Component: 100 - total flux cleaned = 0.13569 Jy ! Component: 150 - total flux cleaned = 0.140825 Jy ! Component: 200 - total flux cleaned = 0.140545 Jy ! Total flux subtracted in 200 components = 0.140545 Jy ! Clean residual min=-0.002511 max=0.002336 Jy/beam ! Clean residual mean=0.000004 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.140545 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.140545 Jy ! Inverting map and beam ! Estimated beam: bmin=3.786 mas, bmaj=10.57 mas, bpa=-18.37 degrees ! Estimated noise=0.987333 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.000253673 Jy ! Component: 100 - total flux cleaned = 0.00016094 Jy ! Component: 150 - total flux cleaned = 8.73285e-05 Jy ! Component: 200 - total flux cleaned = 6.67981e-05 Jy ! Total flux subtracted in 200 components = 6.67981e-05 Jy ! Clean residual min=-0.001758 max=0.001583 Jy/beam ! Clean residual mean=0.000005 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.140612 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 24 components and 0.140612 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.762 mas, bmaj=11.84 mas, bpa=-15.67 degrees ! Estimated noise=1.14161 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000293028 Jy ! Component: 100 - total flux cleaned = -0.000348693 Jy ! Component: 150 - total flux cleaned = -0.000388536 Jy ! Component: 200 - total flux cleaned = -0.000416659 Jy ! Total flux subtracted in 200 components = -0.000416659 Jy ! Clean residual min=-0.002117 max=0.001975 Jy/beam ! Clean residual mean=0.000008 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.140196 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 = -2.62127e-05 Jy ! Component: 100 - total flux cleaned = -5.77589e-05 Jy ! Component: 150 - total flux cleaned = -7.24768e-05 Jy ! Component: 200 - total flux cleaned = -9.30539e-05 Jy ! Total flux subtracted in 200 components = -9.30539e-05 Jy ! Clean residual min=-0.002112 max=0.001964 Jy/beam ! Clean residual mean=0.000008 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.140102 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 38 components and 0.140102 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.786 mas, bmaj=10.57 mas, bpa=-18.37 degrees ! Estimated noise=0.987333 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000223884 Jy ! Component: 100 - total flux cleaned = 0.000224906 Jy ! Component: 150 - total flux cleaned = 0.000203697 Jy ! Component: 200 - total flux cleaned = 0.000193596 Jy ! Total flux subtracted in 200 components = 0.000193596 Jy ! Clean residual min=-0.001772 max=0.001579 Jy/beam ! Clean residual mean=0.000005 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.140296 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 49 components and 0.140296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055907Jy sigma=0.457687 ! Fit after self-cal, rms=0.055907Jy sigma=0.457677 wmodel J0254+2343_S_map.mod ! Writing 49 model components to file: J0254+2343_S_map.mod wobs J0254+2343_S_uvs.fits ! Writing UV FITS file: J0254+2343_S_uvs.fits wwins J0254+2343_S_map.win ! wwins: Wrote 1 windows to J0254+2343_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.000288987 Jy ! Component: 100 - total flux cleaned = -0.000452353 Jy ! Component: 150 - total flux cleaned = -0.000503214 Jy ! Component: 200 - total flux cleaned = -0.00055242 Jy ! Component: 250 - total flux cleaned = -0.000623461 Jy ! Component: 300 - total flux cleaned = -0.000623766 Jy ! Component: 350 - total flux cleaned = -0.000646198 Jy ! Component: 400 - total flux cleaned = -0.000624215 Jy ! Component: 450 - total flux cleaned = -0.000624643 Jy ! Component: 500 - total flux cleaned = -0.000687381 Jy ! Component: 550 - total flux cleaned = -0.000708135 Jy ! Component: 600 - total flux cleaned = -0.00074821 Jy ! Component: 650 - total flux cleaned = -0.000768134 Jy ! Component: 700 - total flux cleaned = -0.000787534 Jy ! Component: 750 - total flux cleaned = -0.000806755 Jy ! Component: 800 - total flux cleaned = -0.000862887 Jy ! Component: 850 - total flux cleaned = -0.000845106 Jy ! Component: 900 - total flux cleaned = -0.000899431 Jy ! Component: 950 - total flux cleaned = -0.000882076 Jy ! Component: 1000 - total flux cleaned = -0.000882516 Jy ! Component: 1050 - total flux cleaned = -0.000916931 Jy ! Component: 1100 - total flux cleaned = -0.000899763 Jy ! Component: 1150 - total flux cleaned = -0.000949421 Jy ! Component: 1200 - total flux cleaned = -0.00094925 Jy ! Component: 1250 - total flux cleaned = -0.00101406 Jy ! Component: 1300 - total flux cleaned = -0.000965894 Jy ! Component: 1350 - total flux cleaned = -0.000965918 Jy ! Component: 1400 - total flux cleaned = -0.000981748 Jy ! Component: 1450 - total flux cleaned = -0.00101298 Jy ! Component: 1500 - total flux cleaned = -0.0010128 Jy ! Component: 1550 - total flux cleaned = -0.000982815 Jy ! Component: 1600 - total flux cleaned = -0.0010278 Jy ! Component: 1650 - total flux cleaned = -0.00104258 Jy ! Component: 1700 - total flux cleaned = -0.00107198 Jy ! Component: 1750 - total flux cleaned = -0.00101414 Jy ! Component: 1800 - total flux cleaned = -0.00104272 Jy ! Component: 1850 - total flux cleaned = -0.00101442 Jy ! Component: 1900 - total flux cleaned = -0.00104275 Jy ! Component: 1950 - total flux cleaned = -0.00107057 Jy ! Component: 2000 - total flux cleaned = -0.00105664 Jy ! Component: 2050 - total flux cleaned = -0.0011112 Jy ! Component: 2100 - total flux cleaned = -0.00104355 Jy ! Component: 2150 - total flux cleaned = -0.00109733 Jy ! Component: 2200 - total flux cleaned = -0.00112389 Jy ! Component: 2250 - total flux cleaned = -0.00112387 Jy ! Component: 2300 - total flux cleaned = -0.00113687 Jy ! Component: 2350 - total flux cleaned = -0.00117592 Jy ! Component: 2400 - total flux cleaned = -0.00118868 Jy ! Component: 2450 - total flux cleaned = -0.0011886 Jy ! Component: 2500 - total flux cleaned = -0.00118857 Jy ! Component: 2550 - total flux cleaned = -0.00126375 Jy ! Component: 2600 - total flux cleaned = -0.00122665 Jy ! Component: 2650 - total flux cleaned = -0.00121441 Jy ! Component: 2700 - total flux cleaned = -0.00126327 Jy ! Component: 2750 - total flux cleaned = -0.00127541 Jy ! Component: 2800 - total flux cleaned = -0.00132334 Jy ! Component: 2850 - total flux cleaned = -0.00127572 Jy ! Component: 2900 - total flux cleaned = -0.00131147 Jy ! Component: 2950 - total flux cleaned = -0.00135832 Jy ! Component: 3000 - total flux cleaned = -0.00138161 Jy ! Component: 3050 - total flux cleaned = -0.00142792 Jy ! Component: 3100 - total flux cleaned = -0.0014049 Jy ! Component: 3150 - total flux cleaned = -0.00145066 Jy ! Component: 3200 - total flux cleaned = -0.00146203 Jy ! Component: 3250 - total flux cleaned = -0.00151831 Jy ! Component: 3300 - total flux cleaned = -0.0015519 Jy ! Component: 3350 - total flux cleaned = -0.00155199 Jy ! Component: 3400 - total flux cleaned = -0.00159627 Jy ! Component: 3450 - total flux cleaned = -0.0016619 Jy ! Component: 3500 - total flux cleaned = -0.00170533 Jy ! Component: 3550 - total flux cleaned = -0.0017268 Jy ! Component: 3600 - total flux cleaned = -0.00176962 Jy ! Component: 3650 - total flux cleaned = -0.00181228 Jy ! Component: 3700 - total flux cleaned = -0.00182274 Jy ! Component: 3750 - total flux cleaned = -0.00184368 Jy ! Component: 3800 - total flux cleaned = -0.00187506 Jy ! Component: 3850 - total flux cleaned = -0.00192697 Jy ! Component: 3900 - total flux cleaned = -0.00194753 Jy ! Component: 3950 - total flux cleaned = -0.00194756 Jy ! Component: 4000 - total flux cleaned = -0.0019884 Jy ! Component: 4050 - total flux cleaned = -0.0019784 Jy ! Total flux subtracted in 4096 components = -0.00201877 Jy ! Clean residual min=-0.000660 max=0.000581 Jy/beam ! Clean residual mean=0.000002 rms=0.000196 Jy/beam ! Combined flux in latest and established models = 0.138277 Jy keep ! Adding 352 model components to the UV plane model. ! The established model now contains 401 components and 0.138277 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0254+2343_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.786 x 10.57 at -18.37 degrees (North through East) ! Clean map min=-0.00149 max=0.14256 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0254+2343_S_map.fits wmodel /image_prod/ug002_uva//J0254+2343_S_map.mod ! Writing 401 model components to file: /image_prod/ug002_uva//J0254+2343_S_map.mod wobs /image_prod/ug002_uva//J0254+2343_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0254+2343_S_uvs.fits wwins /image_prod/ug002_uva//J0254+2343_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0254+2343_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.142562 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000195349 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.411081 0.411081 0.822163 1.64433 3.28865 6.5773 13.1546 26.3092 52.6184 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.142 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 729.782 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0254+2343_S_dfm.log closed on Wed Mar 4 19:42:23 2020