! Started logfile: /image_prod/ug002_uva//J0204+4005_S_dfm.log on Wed Mar 4 19:23:12 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//J0204+4005_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0204+4005_S_uva.fits ! AN table 1: 45 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.888889 visibilities/baseline/integration-bin. ! Found source: J0204+4005 ! ! 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 36 lines of history. ! ! Reading 3360 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 J0204+4005_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001979Jy sigma=8.131310 ! Fit after self-cal, rms=0.901107Jy sigma=7.316846 ! 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.009 mas, bmaj=4.682 mas, bpa=-6.421 degrees ! Estimated noise=2.09821 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.0786353 Jy ! Component: 100 - total flux cleaned = 0.0960761 Jy ! Total flux subtracted in 100 components = 0.0960761 Jy ! Clean residual min=-0.004517 max=0.005783 Jy/beam ! Clean residual mean=-0.000000 rms=0.001168 Jy/beam ! Combined flux in latest and established models = 0.0960761 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0960761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069223Jy sigma=0.439174 ! Fit after self-cal, rms=0.069177Jy sigma=0.438930 ! 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.518 mas, bmaj=5.254 mas, bpa=-9.997 degrees ! Estimated noise=1.57242 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.00596605 Jy ! Component: 100 - total flux cleaned = 0.00882118 Jy ! Component: 150 - total flux cleaned = 0.0104653 Jy ! Component: 200 - total flux cleaned = 0.0114768 Jy ! Total flux subtracted in 200 components = 0.0114768 Jy ! Clean residual min=-0.003284 max=0.004222 Jy/beam ! Clean residual mean=0.000004 rms=0.000994 Jy/beam ! Combined flux in latest and established models = 0.107553 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 24 components and 0.107553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068610Jy sigma=0.434098 ! Fit after self-cal, rms=0.068646Jy sigma=0.434040 ! 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.518 x 5.254 at -9.997 degrees (North through East) ! Clean map min=-0.0031815 max=0.10102 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.06 HN 1.01 KP 1.03 ! MK 1.03 NL 0.96 OV 0.91 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.07 HN 0.98 KP 1.01 ! MK 1.04 NL 1.21 OV 0.91 SC 1.12 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.06 HN 0.98 KP 1.00 ! MK 1.05 NL 0.91 OV 0.94 SC 0.97 ! ! ! Fit before self-cal, rms=0.068646Jy sigma=0.434040 ! Fit after self-cal, rms=0.067943Jy sigma=0.427909 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.553 mas, bmaj=5.264 mas, bpa=-9.717 degrees ! Estimated noise=1.56751 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.000376699 Jy ! Component: 100 - total flux cleaned = -0.000538048 Jy ! Component: 150 - total flux cleaned = -0.000688215 Jy ! Component: 200 - total flux cleaned = -0.000799026 Jy ! Total flux subtracted in 200 components = -0.000799026 Jy ! Clean residual min=-0.003071 max=0.003434 Jy/beam ! Clean residual mean=0.000008 rms=0.000845 Jy/beam ! Combined flux in latest and established models = 0.106754 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 31 components and 0.106754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067923Jy sigma=0.427854 ! Fit after self-cal, rms=0.067962Jy sigma=0.427713 ! 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.067962Jy sigma=0.427713 ! Fit after self-cal, rms=0.070728Jy sigma=0.421465 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.545 mas, bmaj=5.263 mas, bpa=-10.49 degrees ! Estimated noise=1.56711 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000159134 Jy ! Component: 100 - total flux cleaned = -0.000142134 Jy ! Component: 150 - total flux cleaned = -0.000115056 Jy ! Component: 200 - total flux cleaned = -9.27339e-05 Jy ! Total flux subtracted in 200 components = -9.27339e-05 Jy ! Clean residual min=-0.002593 max=0.002660 Jy/beam ! Clean residual mean=0.000000 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.106661 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 38 components and 0.106661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070710Jy sigma=0.421421 ! Fit after self-cal, rms=0.070748Jy sigma=0.421278 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.64786e-06 Jy ! Component: 100 - total flux cleaned = 4.4083e-05 Jy ! Component: 150 - total flux cleaned = 6.90589e-05 Jy ! Component: 200 - total flux cleaned = 9.93733e-05 Jy ! Total flux subtracted in 200 components = 9.93733e-05 Jy ! Clean residual min=-0.002604 max=0.002663 Jy/beam ! Clean residual mean=0.000000 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.106761 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 45 components and 0.106761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070743Jy sigma=0.421269 ! Fit after self-cal, rms=0.070741Jy sigma=0.421268 ! 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.070741Jy sigma=0.421268 ! Fit after self-cal, rms=0.070713Jy sigma=0.421237 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.54 mas, bmaj=5.262 mas, bpa=-10.89 degrees ! Estimated noise=1.56515 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.29043e-05 Jy ! Component: 100 - total flux cleaned = -4.79585e-05 Jy ! Component: 150 - total flux cleaned = -1.58419e-05 Jy ! Component: 200 - total flux cleaned = 1.20387e-05 Jy ! Total flux subtracted in 200 components = 1.20387e-05 Jy ! Clean residual min=-0.002663 max=0.002664 Jy/beam ! Clean residual mean=0.000000 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.106773 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.106773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070701Jy sigma=0.421219 ! Fit after self-cal, rms=0.070704Jy sigma=0.421218 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 = 1.82055e-05 Jy ! Component: 100 - total flux cleaned = 4.16331e-05 Jy ! Component: 150 - total flux cleaned = 5.55105e-05 Jy ! Component: 200 - total flux cleaned = 7.48004e-05 Jy ! Total flux subtracted in 200 components = 7.48004e-05 Jy ! Clean residual min=-0.002668 max=0.002667 Jy/beam ! Clean residual mean=0.000000 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.106847 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.106847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070697Jy sigma=0.421219 ! Fit after self-cal, rms=0.070696Jy sigma=0.421219 ! 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.070696Jy sigma=0.421219 ! Fit after self-cal, rms=0.070544Jy sigma=0.421202 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.811 mas, bmaj=8.027 mas, bpa=-4.986 degrees ! Estimated noise=1.91225 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000336255 Jy ! Component: 100 - total flux cleaned = -0.000334743 Jy ! Component: 150 - total flux cleaned = -0.000315317 Jy ! Component: 200 - total flux cleaned = -0.000306812 Jy ! Total flux subtracted in 200 components = -0.000306812 Jy ! Clean residual min=-0.002971 max=0.003159 Jy/beam ! Clean residual mean=0.000000 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.106541 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 51 components and 0.106541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070541Jy sigma=0.421290 ! Fit after self-cal, rms=0.070543Jy sigma=0.421281 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 = -9.20834e-05 Jy ! Component: 100 - total flux cleaned = -7.50282e-05 Jy ! Component: 150 - total flux cleaned = -5.24295e-05 Jy ! Component: 200 - total flux cleaned = -3.3504e-05 Jy ! Total flux subtracted in 200 components = -3.3504e-05 Jy ! Clean residual min=-0.002962 max=0.003155 Jy/beam ! Clean residual mean=0.000000 rms=0.000806 Jy/beam ! Combined flux in latest and established models = 0.106507 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 55 components and 0.106507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070542Jy sigma=0.421354 ! Fit after self-cal, rms=0.070542Jy sigma=0.421352 ! 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.536 mas, bmaj=5.262 mas, bpa=-11.22 degrees ! Estimated noise=1.56348 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.536 x 5.262 at -11.22 degrees (North through East) ! Clean map min=-0.0026451 max=0.10063 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.037 mas, bmaj=4.705 mas, bpa=-7.469 degrees ! Estimated noise=2.08242 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0780297 Jy ! Component: 100 - total flux cleaned = 0.0953748 Jy ! Component: 150 - total flux cleaned = 0.101272 Jy ! Component: 200 - total flux cleaned = 0.104183 Jy ! Total flux subtracted in 200 components = 0.104183 Jy ! Clean residual min=-0.003386 max=0.003550 Jy/beam ! Clean residual mean=-0.000001 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.104183 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.104183 Jy ! Inverting map and beam ! Estimated beam: bmin=3.536 mas, bmaj=5.262 mas, bpa=-11.22 degrees ! Estimated noise=1.56348 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.00127484 Jy ! Component: 100 - total flux cleaned = 0.0016603 Jy ! Component: 150 - total flux cleaned = 0.00197096 Jy ! Component: 200 - total flux cleaned = 0.00216291 Jy ! Total flux subtracted in 200 components = 0.00216291 Jy ! Clean residual min=-0.002595 max=0.002695 Jy/beam ! Clean residual mean=-0.000000 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.106346 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 25 components and 0.106346 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=6.811 mas, bmaj=8.027 mas, bpa=-4.986 degrees ! Estimated noise=1.91225 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000137105 Jy ! Component: 100 - total flux cleaned = -7.15663e-05 Jy ! Component: 150 - total flux cleaned = -1.81716e-05 Jy ! Component: 200 - total flux cleaned = 2.6089e-05 Jy ! Total flux subtracted in 200 components = 2.6089e-05 Jy ! Clean residual min=-0.002979 max=0.003158 Jy/beam ! Clean residual mean=0.000000 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.106372 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.85207e-05 Jy ! Component: 100 - total flux cleaned = 5.38259e-05 Jy ! Component: 150 - total flux cleaned = 7.63366e-05 Jy ! Component: 200 - total flux cleaned = 9.63128e-05 Jy ! Total flux subtracted in 200 components = 9.63128e-05 Jy ! Clean residual min=-0.002953 max=0.003167 Jy/beam ! Clean residual mean=0.000000 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.106469 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 36 components and 0.106469 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.536 mas, bmaj=5.262 mas, bpa=-11.22 degrees ! Estimated noise=1.56348 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000310252 Jy ! Component: 100 - total flux cleaned = 0.000247996 Jy ! Component: 150 - total flux cleaned = 0.000220635 Jy ! Component: 200 - total flux cleaned = 0.000209974 Jy ! Total flux subtracted in 200 components = 0.000209974 Jy ! Clean residual min=-0.002672 max=0.002715 Jy/beam ! Clean residual mean=0.000000 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.106679 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 44 components and 0.106679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070554Jy sigma=0.421289 ! Fit after self-cal, rms=0.070551Jy sigma=0.421284 wmodel J0204+4005_S_map.mod ! Writing 44 model components to file: J0204+4005_S_map.mod wobs J0204+4005_S_uvs.fits ! Writing UV FITS file: J0204+4005_S_uvs.fits wwins J0204+4005_S_map.win ! wwins: Wrote 1 windows to J0204+4005_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.000296673 Jy ! Component: 100 - total flux cleaned = -0.000385791 Jy ! Component: 150 - total flux cleaned = -0.000509067 Jy ! Component: 200 - total flux cleaned = -0.00058652 Jy ! Component: 250 - total flux cleaned = -0.000660836 Jy ! Component: 300 - total flux cleaned = -0.000624518 Jy ! Component: 350 - total flux cleaned = -0.000730454 Jy ! Component: 400 - total flux cleaned = -0.000729294 Jy ! Component: 450 - total flux cleaned = -0.000660939 Jy ! Component: 500 - total flux cleaned = -0.00062721 Jy ! Component: 550 - total flux cleaned = -0.000466795 Jy ! Component: 600 - total flux cleaned = -0.000404775 Jy ! Component: 650 - total flux cleaned = -0.00031312 Jy ! Component: 700 - total flux cleaned = -0.00022292 Jy ! Component: 750 - total flux cleaned = -0.000193008 Jy ! Component: 800 - total flux cleaned = -7.74522e-05 Jy ! Component: 850 - total flux cleaned = -4.93652e-05 Jy ! Component: 900 - total flux cleaned = -2.14427e-05 Jy ! Component: 950 - total flux cleaned = 3.3423e-05 Jy ! Component: 1000 - total flux cleaned = 6.01774e-05 Jy ! Component: 1050 - total flux cleaned = 0.000113462 Jy ! Component: 1100 - total flux cleaned = 0.000113657 Jy ! Component: 1150 - total flux cleaned = 0.000165269 Jy ! Component: 1200 - total flux cleaned = 0.000190377 Jy ! Component: 1250 - total flux cleaned = 0.000190097 Jy ! Component: 1300 - total flux cleaned = 0.000165675 Jy ! Component: 1350 - total flux cleaned = 0.000214686 Jy ! Component: 1400 - total flux cleaned = 0.000262875 Jy ! Component: 1450 - total flux cleaned = 0.000262995 Jy ! Component: 1500 - total flux cleaned = 0.000239119 Jy ! Component: 1550 - total flux cleaned = 0.000215608 Jy ! Component: 1600 - total flux cleaned = 0.000123785 Jy ! Component: 1650 - total flux cleaned = 0.000168694 Jy ! Component: 1700 - total flux cleaned = 0.000123747 Jy ! Component: 1750 - total flux cleaned = -8.31347e-06 Jy ! Component: 1800 - total flux cleaned = 3.55585e-05 Jy ! Component: 1850 - total flux cleaned = 5.71514e-05 Jy ! Component: 1900 - total flux cleaned = -6.94631e-06 Jy ! Component: 1950 - total flux cleaned = -6.81543e-06 Jy ! Component: 2000 - total flux cleaned = -2.76176e-05 Jy ! Component: 2050 - total flux cleaned = 1.36205e-05 Jy ! Component: 2100 - total flux cleaned = 5.42993e-05 Jy ! Component: 2150 - total flux cleaned = 1.36148e-05 Jy ! Component: 2200 - total flux cleaned = 1.37629e-05 Jy ! Component: 2250 - total flux cleaned = 5.32377e-05 Jy ! Component: 2300 - total flux cleaned = 1.36358e-05 Jy ! Component: 2350 - total flux cleaned = 1.35508e-05 Jy ! Component: 2400 - total flux cleaned = 3.30368e-05 Jy ! Component: 2450 - total flux cleaned = 3.31065e-05 Jy ! Component: 2500 - total flux cleaned = 8.99073e-05 Jy ! Component: 2550 - total flux cleaned = 7.10713e-05 Jy ! Component: 2600 - total flux cleaned = 7.10039e-05 Jy ! Component: 2650 - total flux cleaned = 5.28059e-05 Jy ! Component: 2700 - total flux cleaned = 0.000107768 Jy ! Component: 2750 - total flux cleaned = 9.00577e-05 Jy ! Component: 2800 - total flux cleaned = 0.000126115 Jy ! Component: 2850 - total flux cleaned = 0.000108443 Jy ! Component: 2900 - total flux cleaned = 0.000144077 Jy ! Component: 2950 - total flux cleaned = 0.00019689 Jy ! Component: 3000 - total flux cleaned = 0.000126754 Jy ! Component: 3050 - total flux cleaned = 0.000178497 Jy ! Component: 3100 - total flux cleaned = 0.00019587 Jy ! Component: 3150 - total flux cleaned = 0.000247233 Jy ! Component: 3200 - total flux cleaned = 0.000298111 Jy ! Component: 3250 - total flux cleaned = 0.000264513 Jy ! Component: 3300 - total flux cleaned = 0.000297936 Jy ! Component: 3350 - total flux cleaned = 0.000397732 Jy ! Component: 3400 - total flux cleaned = 0.000364662 Jy ! Component: 3450 - total flux cleaned = 0.000381203 Jy ! Component: 3500 - total flux cleaned = 0.000348757 Jy ! Component: 3550 - total flux cleaned = 0.000510821 Jy ! Component: 3600 - total flux cleaned = 0.00055914 Jy ! Component: 3650 - total flux cleaned = 0.000623147 Jy ! Component: 3700 - total flux cleaned = 0.000670685 Jy ! Component: 3750 - total flux cleaned = 0.000639176 Jy ! Component: 3800 - total flux cleaned = 0.000717655 Jy ! Component: 3850 - total flux cleaned = 0.000748972 Jy ! Component: 3900 - total flux cleaned = 0.000810979 Jy ! Component: 3950 - total flux cleaned = 0.000841852 Jy ! Component: 4000 - total flux cleaned = 0.000872544 Jy ! Component: 4050 - total flux cleaned = 0.000933337 Jy ! Total flux subtracted in 4096 components = 0.000933352 Jy ! Clean residual min=-0.000966 max=0.000919 Jy/beam ! Clean residual mean=-0.000000 rms=0.000266 Jy/beam ! Combined flux in latest and established models = 0.107612 Jy keep ! Adding 265 model components to the UV plane model. ! The established model now contains 309 components and 0.107612 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0204+4005_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.536 x 5.262 at -11.22 degrees (North through East) ! Clean map min=-0.0015375 max=0.10044 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0204+4005_S_map.fits wmodel /image_prod/ug002_uva//J0204+4005_S_map.mod ! Writing 309 model components to file: /image_prod/ug002_uva//J0204+4005_S_map.mod wobs /image_prod/ug002_uva//J0204+4005_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0204+4005_S_uvs.fits wwins /image_prod/ug002_uva//J0204+4005_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0204+4005_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.100444 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00026205 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.782679 0.782679 1.56536 3.13072 6.26143 12.5229 25.0457 50.0915 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= 383.298 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0204+4005_S_dfm.log closed on Wed Mar 4 19:23:16 2020