! Started logfile: /image_prod/ug002_uva//J0153-1906_S_dfm.log on Wed Mar 4 19:17:20 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//J0153-1906_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0153-1906_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.988889 visibilities/baseline/integration-bin. ! Found source: J0153-1906 ! ! 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 5340 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 J0153-1906_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.019626Jy sigma=6.747070 ! Fit after self-cal, rms=0.857934Jy sigma=5.599673 ! 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.57 mas, bmaj=6.541 mas, bpa=-4.568 degrees ! Estimated noise=2.48574 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.114659 Jy ! Component: 100 - total flux cleaned = 0.140238 Jy ! Total flux subtracted in 100 components = 0.140238 Jy ! Clean residual min=-0.007240 max=0.011134 Jy/beam ! Clean residual mean=0.000008 rms=0.002030 Jy/beam ! Combined flux in latest and established models = 0.140238 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.140238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085899Jy sigma=0.492342 ! Fit after self-cal, rms=0.085848Jy sigma=0.492098 ! 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.031 mas, bmaj=7.583 mas, bpa=-4.36 degrees ! Estimated noise=1.53128 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.0101502 Jy ! Component: 100 - total flux cleaned = 0.0136729 Jy ! Component: 150 - total flux cleaned = 0.0150437 Jy ! Component: 200 - total flux cleaned = 0.0152491 Jy ! Total flux subtracted in 200 components = 0.0152491 Jy ! Clean residual min=-0.007648 max=0.007131 Jy/beam ! Clean residual mean=0.000017 rms=0.001650 Jy/beam ! Combined flux in latest and established models = 0.155487 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 21 components and 0.155487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085228Jy sigma=0.482390 ! Fit after self-cal, rms=0.085263Jy sigma=0.482357 ! 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.031 x 7.583 at -4.36 degrees (North through East) ! Clean map min=-0.0074757 max=0.14947 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.10 HN 1.10 KP 1.01 ! LA 0.99 MK 0.99 NL 0.97 OV 0.82 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.22 FD 1.02 HN 1.15 KP 1.03 ! LA 1.02 MK 1.00 NL 0.93 OV 0.85 ! SC 0.86 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.00 HN 1.07 KP 1.01 ! LA 1.01 MK 1.01 NL 1.01 OV 0.87 ! SC 1.04 ! ! ! Fit before self-cal, rms=0.085263Jy sigma=0.482357 ! Fit after self-cal, rms=0.086912Jy sigma=0.469123 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.026 mas, bmaj=7.536 mas, bpa=-3.705 degrees ! Estimated noise=1.51942 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.000100318 Jy ! Component: 100 - total flux cleaned = -0.00019292 Jy ! Component: 150 - total flux cleaned = -0.000194176 Jy ! Component: 200 - total flux cleaned = -0.000161656 Jy ! Total flux subtracted in 200 components = -0.000161656 Jy ! Clean residual min=-0.004461 max=0.004304 Jy/beam ! Clean residual mean=0.000002 rms=0.001106 Jy/beam ! Combined flux in latest and established models = 0.155326 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 35 components and 0.155326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086832Jy sigma=0.468921 ! Fit after self-cal, rms=0.086980Jy sigma=0.468717 ! 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.086980Jy sigma=0.468717 ! Fit after self-cal, rms=0.096320Jy sigma=0.461468 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.023 mas, bmaj=7.579 mas, bpa=-3.988 degrees ! Estimated noise=1.52431 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000438725 Jy ! Component: 100 - total flux cleaned = 0.00043942 Jy ! Component: 150 - total flux cleaned = 0.000438592 Jy ! Component: 200 - total flux cleaned = 0.000412063 Jy ! Total flux subtracted in 200 components = 0.000412063 Jy ! Clean residual min=-0.002712 max=0.002992 Jy/beam ! Clean residual mean=-0.000001 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.155738 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 41 components and 0.155738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096296Jy sigma=0.461325 ! Fit after self-cal, rms=0.096434Jy sigma=0.461263 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 (-115.5, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012296 Jy ! Component: 100 - total flux cleaned = 0.00142927 Jy ! Component: 150 - total flux cleaned = 0.00143497 Jy ! Component: 200 - total flux cleaned = 0.00143617 Jy ! Total flux subtracted in 200 components = 0.00143617 Jy ! Clean residual min=-0.002340 max=0.002427 Jy/beam ! Clean residual mean=0.000000 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.157174 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 61 components and 0.157174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096310Jy sigma=0.460457 ! Fit after self-cal, rms=0.096303Jy sigma=0.460406 ! 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.096303Jy sigma=0.460406 ! Fit after self-cal, rms=0.096311Jy sigma=0.460371 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.021 mas, bmaj=7.576 mas, bpa=-4 degrees ! Estimated noise=1.5242 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.48061e-05 Jy ! Component: 100 - total flux cleaned = 6.44131e-05 Jy ! Component: 150 - total flux cleaned = 6.41175e-05 Jy ! Component: 200 - total flux cleaned = 0.000224774 Jy ! Total flux subtracted in 200 components = 0.000224774 Jy ! Clean residual min=-0.002436 max=0.002381 Jy/beam ! Clean residual mean=-0.000000 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.157399 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 69 components and 0.157399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096272Jy sigma=0.460151 ! Fit after self-cal, rms=0.096272Jy sigma=0.460143 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.88922e-05 Jy ! Component: 100 - total flux cleaned = 0.000141298 Jy ! Component: 150 - total flux cleaned = 0.000271163 Jy ! Component: 200 - total flux cleaned = 0.000391359 Jy ! Total flux subtracted in 200 components = 0.000391359 Jy ! Clean residual min=-0.002475 max=0.002344 Jy/beam ! Clean residual mean=-0.000000 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.15779 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 74 components and 0.15779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096255Jy sigma=0.460038 ! Fit after self-cal, rms=0.096255Jy sigma=0.460036 ! 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.096255Jy sigma=0.460036 ! Fit after self-cal, rms=0.096078Jy sigma=0.460020 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.132 mas, bmaj=14.81 mas, bpa=-0.4805 degrees ! Estimated noise=1.94832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000321662 Jy ! Component: 100 - total flux cleaned = 0.000483979 Jy ! Component: 150 - total flux cleaned = 0.00059686 Jy ! Component: 200 - total flux cleaned = 0.000663473 Jy ! Total flux subtracted in 200 components = 0.000663473 Jy ! Clean residual min=-0.002154 max=0.002214 Jy/beam ! Clean residual mean=0.000001 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.158454 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 90 components and 0.158454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096069Jy sigma=0.459995 ! Fit after self-cal, rms=0.096064Jy sigma=0.459990 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.73483e-05 Jy ! Component: 100 - total flux cleaned = 0.000102691 Jy ! Component: 150 - total flux cleaned = 0.000143542 Jy ! Component: 200 - total flux cleaned = 0.000169478 Jy ! Total flux subtracted in 200 components = 0.000169478 Jy ! Clean residual min=-0.002167 max=0.002190 Jy/beam ! Clean residual mean=0.000001 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.158623 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 97 components and 0.158623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096060Jy sigma=0.459989 ! Fit after self-cal, rms=0.096056Jy sigma=0.459987 ! 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.02 mas, bmaj=7.57 mas, bpa=-3.996 degrees ! Estimated noise=1.5251 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.02 x 7.57 at -3.996 degrees (North through East) ! Clean map min=-0.0027563 max=0.14897 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.561 mas, bmaj=6.558 mas, bpa=-4.299 degrees ! Estimated noise=2.48765 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.114624 Jy ! Component: 100 - total flux cleaned = 0.140693 Jy ! Component: 150 - total flux cleaned = 0.148774 Jy ! Component: 200 - total flux cleaned = 0.151528 Jy ! Total flux subtracted in 200 components = 0.151528 Jy ! Clean residual min=-0.004380 max=0.004107 Jy/beam ! Clean residual mean=-0.000001 rms=0.001156 Jy/beam ! Combined flux in latest and established models = 0.151528 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.151528 Jy ! Inverting map and beam ! Estimated beam: bmin=3.02 mas, bmaj=7.57 mas, bpa=-3.996 degrees ! Estimated noise=1.5251 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.00377288 Jy ! Component: 100 - total flux cleaned = 0.00506402 Jy ! Component: 150 - total flux cleaned = 0.00552753 Jy ! Component: 200 - total flux cleaned = 0.0055825 Jy ! Total flux subtracted in 200 components = 0.0055825 Jy ! Clean residual min=-0.002441 max=0.002434 Jy/beam ! Clean residual mean=-0.000000 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.15711 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 38 components and 0.15711 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.132 mas, bmaj=14.81 mas, bpa=-0.4805 degrees ! Estimated noise=1.94832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101463 Jy ! Component: 100 - total flux cleaned = 0.00122498 Jy ! Component: 150 - total flux cleaned = 0.00142841 Jy ! Component: 200 - total flux cleaned = 0.00153185 Jy ! Total flux subtracted in 200 components = 0.00153185 Jy ! Clean residual min=-0.002314 max=0.002397 Jy/beam ! Clean residual mean=0.000002 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.158642 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.30937e-05 Jy ! Component: 100 - total flux cleaned = 2.38784e-05 Jy ! Component: 150 - total flux cleaned = 4.47999e-05 Jy ! Component: 200 - total flux cleaned = 6.40683e-05 Jy ! Total flux subtracted in 200 components = 6.40683e-05 Jy ! Clean residual min=-0.002289 max=0.002321 Jy/beam ! Clean residual mean=0.000002 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.158706 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 64 components and 0.158706 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.02 mas, bmaj=7.57 mas, bpa=-3.996 degrees ! Estimated noise=1.5251 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000804018 Jy ! Component: 100 - total flux cleaned = -0.000802566 Jy ! Component: 150 - total flux cleaned = -0.000834749 Jy ! Component: 200 - total flux cleaned = -0.000804541 Jy ! Total flux subtracted in 200 components = -0.000804541 Jy ! Clean residual min=-0.002484 max=0.002324 Jy/beam ! Clean residual mean=-0.000000 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.157902 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 76 components and 0.157902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096061Jy sigma=0.460056 ! Fit after self-cal, rms=0.096063Jy sigma=0.460045 wmodel J0153-1906_S_map.mod ! Writing 76 model components to file: J0153-1906_S_map.mod wobs J0153-1906_S_uvs.fits ! Writing UV FITS file: J0153-1906_S_uvs.fits wwins J0153-1906_S_map.win ! wwins: Wrote 2 windows to J0153-1906_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.000277346 Jy ! Component: 100 - total flux cleaned = -0.000196637 Jy ! Component: 150 - total flux cleaned = -0.000157765 Jy ! Component: 200 - total flux cleaned = -0.000121771 Jy ! Component: 250 - total flux cleaned = -8.77719e-05 Jy ! Component: 300 - total flux cleaned = -5.44712e-05 Jy ! Component: 350 - total flux cleaned = 9.00223e-06 Jy ! Component: 400 - total flux cleaned = -2.18919e-05 Jy ! Component: 450 - total flux cleaned = 6.92666e-05 Jy ! Component: 500 - total flux cleaned = 6.90717e-05 Jy ! Component: 550 - total flux cleaned = 6.90194e-05 Jy ! Component: 600 - total flux cleaned = 1.24423e-05 Jy ! Component: 650 - total flux cleaned = -4.29145e-05 Jy ! Component: 700 - total flux cleaned = -4.32367e-05 Jy ! Component: 750 - total flux cleaned = -0.000230236 Jy ! Component: 800 - total flux cleaned = -0.000308088 Jy ! Component: 850 - total flux cleaned = -0.000385075 Jy ! Component: 900 - total flux cleaned = -0.000410525 Jy ! Component: 950 - total flux cleaned = -0.000435928 Jy ! Component: 1000 - total flux cleaned = -0.000534796 Jy ! Component: 1050 - total flux cleaned = -0.000607586 Jy ! Component: 1100 - total flux cleaned = -0.000679387 Jy ! Component: 1150 - total flux cleaned = -0.000750478 Jy ! Component: 1200 - total flux cleaned = -0.000820319 Jy ! Component: 1250 - total flux cleaned = -0.000866318 Jy ! Component: 1300 - total flux cleaned = -0.000911753 Jy ! Component: 1350 - total flux cleaned = -0.000956149 Jy ! Component: 1400 - total flux cleaned = -0.000955788 Jy ! Component: 1450 - total flux cleaned = -0.00104307 Jy ! Component: 1500 - total flux cleaned = -0.00102151 Jy ! Component: 1550 - total flux cleaned = -0.00112823 Jy ! Component: 1600 - total flux cleaned = -0.00108653 Jy ! Component: 1650 - total flux cleaned = -0.00119106 Jy ! Component: 1700 - total flux cleaned = -0.0012323 Jy ! Component: 1750 - total flux cleaned = -0.00131362 Jy ! Component: 1800 - total flux cleaned = -0.00131327 Jy ! Component: 1850 - total flux cleaned = -0.00137277 Jy ! Component: 1900 - total flux cleaned = -0.00133373 Jy ! Component: 1950 - total flux cleaned = -0.00141155 Jy ! Component: 2000 - total flux cleaned = -0.00141157 Jy ! Component: 2050 - total flux cleaned = -0.00139266 Jy ! Component: 2100 - total flux cleaned = -0.00148686 Jy ! Component: 2150 - total flux cleaned = -0.00148651 Jy ! Component: 2200 - total flux cleaned = -0.00146817 Jy ! Component: 2250 - total flux cleaned = -0.00143153 Jy ! Component: 2300 - total flux cleaned = -0.00144959 Jy ! Component: 2350 - total flux cleaned = -0.00143192 Jy ! Component: 2400 - total flux cleaned = -0.00141444 Jy ! Component: 2450 - total flux cleaned = -0.00141436 Jy ! Component: 2500 - total flux cleaned = -0.00144892 Jy ! Component: 2550 - total flux cleaned = -0.0013969 Jy ! Component: 2600 - total flux cleaned = -0.00141364 Jy ! Component: 2650 - total flux cleaned = -0.00139652 Jy ! Component: 2700 - total flux cleaned = -0.00137962 Jy ! Component: 2750 - total flux cleaned = -0.00137961 Jy ! Component: 2800 - total flux cleaned = -0.0014291 Jy ! Component: 2850 - total flux cleaned = -0.00136364 Jy ! Component: 2900 - total flux cleaned = -0.00141245 Jy ! Component: 2950 - total flux cleaned = -0.00144456 Jy ! Component: 3000 - total flux cleaned = -0.00142855 Jy ! Component: 3050 - total flux cleaned = -0.00141266 Jy ! Component: 3100 - total flux cleaned = -0.00144401 Jy ! Component: 3150 - total flux cleaned = -0.00141295 Jy ! Component: 3200 - total flux cleaned = -0.00138213 Jy ! Component: 3250 - total flux cleaned = -0.00139768 Jy ! Component: 3300 - total flux cleaned = -0.00142826 Jy ! Component: 3350 - total flux cleaned = -0.00141316 Jy ! Component: 3400 - total flux cleaned = -0.00145821 Jy ! Component: 3450 - total flux cleaned = -0.00145823 Jy ! Component: 3500 - total flux cleaned = -0.00148785 Jy ! Component: 3550 - total flux cleaned = -0.00150258 Jy ! Component: 3600 - total flux cleaned = -0.00156117 Jy ! Component: 3650 - total flux cleaned = -0.00160485 Jy ! Component: 3700 - total flux cleaned = -0.00169153 Jy ! Component: 3750 - total flux cleaned = -0.00170584 Jy ! Component: 3800 - total flux cleaned = -0.00174861 Jy ! Component: 3850 - total flux cleaned = -0.0017628 Jy ! Component: 3900 - total flux cleaned = -0.00180497 Jy ! Component: 3950 - total flux cleaned = -0.00181903 Jy ! Component: 4000 - total flux cleaned = -0.00181906 Jy ! Component: 4050 - total flux cleaned = -0.00193004 Jy ! Total flux subtracted in 4096 components = -0.00191628 Jy ! Clean residual min=-0.000936 max=0.000803 Jy/beam ! Clean residual mean=-0.000001 rms=0.000235 Jy/beam ! Combined flux in latest and established models = 0.155985 Jy keep ! Adding 248 model components to the UV plane model. ! The established model now contains 324 components and 0.155985 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0153-1906_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.02 x 7.57 at -3.996 degrees (North through East) ! Clean map min=-0.0027158 max=0.14876 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0153-1906_S_map.fits wmodel /image_prod/ug002_uva//J0153-1906_S_map.mod ! Writing 324 model components to file: /image_prod/ug002_uva//J0153-1906_S_map.mod wobs /image_prod/ug002_uva//J0153-1906_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0153-1906_S_uvs.fits wwins /image_prod/ug002_uva//J0153-1906_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0153-1906_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.148756 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000231592 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.467059 0.467059 0.934117 1.86823 3.73647 7.47294 14.9459 29.8917 59.7835 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.148 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 642.317 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0153-1906_S_dfm.log closed on Wed Mar 4 19:17:24 2020