! Started logfile: /image_prod/ug002_uva//J2138-1810_S_dfm.log on Thu Mar 5 05:19: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//J2138-1810_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2138-1810_S_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.810819 visibilities/baseline/integration-bin. ! Found source: J2138-1810 ! ! 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 8319 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 J2138-1810_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 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.024038Jy sigma=6.817285 ! Fit after self-cal, rms=0.900496Jy sigma=5.921400 ! 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.647 mas, bmaj=7.794 mas, bpa=6.265 degrees ! Estimated noise=2.24119 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.0845705 Jy ! Component: 100 - total flux cleaned = 0.132265 Jy ! Total flux subtracted in 100 components = 0.132265 Jy ! Clean residual min=-0.022153 max=0.039030 Jy/beam ! Clean residual mean=-0.000278 rms=0.008755 Jy/beam ! Combined flux in latest and established models = 0.132265 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 46 components and 0.132265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.188982Jy sigma=1.284274 ! Fit after self-cal, rms=0.188194Jy sigma=1.279577 ! 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.388 mas, bmaj=9.219 mas, bpa=5.31 degrees ! Estimated noise=1.21177 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.0528357 Jy ! Component: 100 - total flux cleaned = 0.0824343 Jy ! Component: 150 - total flux cleaned = 0.100076 Jy ! Component: 200 - total flux cleaned = 0.110608 Jy ! Total flux subtracted in 200 components = 0.110608 Jy ! Clean residual min=-0.037223 max=0.054943 Jy/beam ! Clean residual mean=-0.000501 rms=0.013436 Jy/beam ! Combined flux in latest and established models = 0.242872 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 67 components and 0.242872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.175042Jy sigma=1.168033 ! Fit after self-cal, rms=0.174878Jy sigma=1.166424 ! 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.388 x 9.219 at 5.31 degrees (North through East) ! Clean map min=-0.03699 max=0.094093 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.05 HN 3.90 KP 0.70 ! LA 0.86 MK 1.21 NL 2.46 OV 1.86 ! PT 0.44 SC 1.20 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.46 FD 1.14 HN 3.34 KP 0.74 ! LA 0.87 MK 0.95 NL 2.34 OV 1.76 ! PT 0.44 SC 1.17 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.48 FD 1.03 HN 3.41 KP 0.80 ! LA 0.81 MK 1.32 NL 2.11 OV 1.99 ! PT 0.47 SC 1.05 ! ! ! Fit before self-cal, rms=0.174878Jy sigma=1.166424 ! Fit after self-cal, rms=0.365753Jy sigma=0.924552 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.546 mas, bmaj=9.537 mas, bpa=6.602 degrees ! Estimated noise=1.47225 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.010058 Jy ! Component: 100 - total flux cleaned = 0.0110749 Jy ! Component: 150 - total flux cleaned = 0.0112494 Jy ! Component: 200 - total flux cleaned = 0.0112577 Jy ! Total flux subtracted in 200 components = 0.0112577 Jy ! Clean residual min=-0.033069 max=0.058931 Jy/beam ! Clean residual mean=-0.000160 rms=0.011726 Jy/beam ! Combined flux in latest and established models = 0.25413 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 73 components and 0.25413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.364243Jy sigma=0.928296 ! Fit after self-cal, rms=0.372386Jy sigma=0.906462 ! 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.372386Jy sigma=0.906462 ! Fit after self-cal, rms=0.705162Jy sigma=0.831612 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.522 mas, bmaj=9.78 mas, bpa=8.955 degrees ! Estimated noise=1.57151 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0112341 Jy ! Component: 100 - total flux cleaned = 0.0156969 Jy ! Component: 150 - total flux cleaned = 0.0160271 Jy ! Component: 200 - total flux cleaned = 0.0163194 Jy ! Total flux subtracted in 200 components = 0.0163194 Jy ! Clean residual min=-0.027803 max=0.038783 Jy/beam ! Clean residual mean=-0.000002 rms=0.009817 Jy/beam ! Combined flux in latest and established models = 0.270449 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 77 components and 0.270449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.703695Jy sigma=0.836347 ! Fit after self-cal, rms=0.705121Jy sigma=0.833435 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.000577389 Jy ! Component: 100 - total flux cleaned = 3.46527e-06 Jy ! Component: 150 - total flux cleaned = -0.000291709 Jy ! Component: 200 - total flux cleaned = -0.000556093 Jy ! Total flux subtracted in 200 components = -0.000556093 Jy ! Clean residual min=-0.027402 max=0.038235 Jy/beam ! Clean residual mean=0.000001 rms=0.009645 Jy/beam ! Combined flux in latest and established models = 0.269893 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 82 components and 0.269893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.705031Jy sigma=0.833521 ! Fit after self-cal, rms=0.704961Jy sigma=0.833350 ! 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.704961Jy sigma=0.833350 ! Fit after self-cal, rms=0.762211Jy sigma=0.828695 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.573 mas, bmaj=9.909 mas, bpa=9.376 degrees ! Estimated noise=1.69538 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109415 Jy ! Component: 100 - total flux cleaned = 0.0152733 Jy ! Component: 150 - total flux cleaned = 0.0157028 Jy ! Component: 200 - total flux cleaned = 0.0159749 Jy ! Total flux subtracted in 200 components = 0.0159749 Jy ! Clean residual min=-0.029535 max=0.040700 Jy/beam ! Clean residual mean=0.000003 rms=0.010357 Jy/beam ! Combined flux in latest and established models = 0.285868 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 86 components and 0.285868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.760856Jy sigma=0.833145 ! Fit after self-cal, rms=0.760874Jy sigma=0.832847 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.000602074 Jy ! Component: 100 - total flux cleaned = 0.000502214 Jy ! Component: 150 - total flux cleaned = 0.000222913 Jy ! Component: 200 - total flux cleaned = 0.00013438 Jy ! Total flux subtracted in 200 components = 0.00013438 Jy ! Clean residual min=-0.029575 max=0.040751 Jy/beam ! Clean residual mean=0.000004 rms=0.010342 Jy/beam ! Combined flux in latest and established models = 0.286003 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 86 components and 0.286003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.760756Jy sigma=0.833259 ! Fit after self-cal, rms=0.760712Jy sigma=0.833178 ! 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.760712Jy sigma=0.833178 ! Fit after self-cal, rms=0.813741Jy sigma=0.828459 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.48 mas, bmaj=19.5 mas, bpa=9.227 degrees ! Estimated noise=1.94903 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0173767 Jy ! Component: 100 - total flux cleaned = 0.0193592 Jy ! Component: 150 - total flux cleaned = 0.0195692 Jy ! Component: 200 - total flux cleaned = 0.0197465 Jy ! Total flux subtracted in 200 components = 0.0197465 Jy ! Clean residual min=-0.047309 max=0.064788 Jy/beam ! Clean residual mean=0.000020 rms=0.017535 Jy/beam ! Combined flux in latest and established models = 0.305749 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 88 components and 0.305749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.811975Jy sigma=0.835454 ! Fit after self-cal, rms=0.811914Jy sigma=0.834631 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.000961595 Jy ! Component: 100 - total flux cleaned = -0.000751393 Jy ! Component: 150 - total flux cleaned = -0.000579857 Jy ! Component: 200 - total flux cleaned = -0.000575649 Jy ! Total flux subtracted in 200 components = -0.000575649 Jy ! Clean residual min=-0.047222 max=0.064783 Jy/beam ! Clean residual mean=0.000018 rms=0.017507 Jy/beam ! Combined flux in latest and established models = 0.305173 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 88 components and 0.305173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.811744Jy sigma=0.835843 ! Fit after self-cal, rms=0.811658Jy sigma=0.835186 ! 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.646 mas, bmaj=10.02 mas, bpa=9.846 degrees ! Estimated noise=1.84452 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.646 x 10.02 at 9.846 degrees (North through East) ! Clean map min=-0.031797 max=0.14566 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.862 mas, bmaj=8.42 mas, bpa=11.84 degrees ! Estimated noise=3.66096 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.13296 Jy ! Component: 100 - total flux cleaned = 0.199025 Jy ! Component: 150 - total flux cleaned = 0.236315 Jy ! Component: 200 - total flux cleaned = 0.258707 Jy ! Total flux subtracted in 200 components = 0.258707 Jy ! Clean residual min=-0.023580 max=0.030804 Jy/beam ! Clean residual mean=-0.000058 rms=0.007621 Jy/beam ! Combined flux in latest and established models = 0.258707 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 51 model components to the UV plane model. ! The established model now contains 51 components and 0.258707 Jy ! Inverting map and beam ! Estimated beam: bmin=3.646 mas, bmaj=10.02 mas, bpa=9.846 degrees ! Estimated noise=1.84452 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.0221946 Jy ! Component: 100 - total flux cleaned = 0.0326052 Jy ! Component: 150 - total flux cleaned = 0.0362873 Jy ! Component: 200 - total flux cleaned = 0.0371299 Jy ! Total flux subtracted in 200 components = 0.0371299 Jy ! Clean residual min=-0.032929 max=0.045277 Jy/beam ! Clean residual mean=-0.000016 rms=0.011295 Jy/beam ! Combined flux in latest and established models = 0.295837 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 62 components and 0.295837 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.48 mas, bmaj=19.5 mas, bpa=9.227 degrees ! Estimated noise=1.94903 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00598264 Jy ! Component: 100 - total flux cleaned = 0.00598417 Jy ! Component: 150 - total flux cleaned = 0.00599242 Jy ! Component: 200 - total flux cleaned = 0.00584534 Jy ! Total flux subtracted in 200 components = 0.00584534 Jy ! Clean residual min=-0.047638 max=0.065573 Jy/beam ! Clean residual mean=-0.000000 rms=0.017535 Jy/beam ! Combined flux in latest and established models = 0.301682 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 = 6.52284e-06 Jy ! Component: 100 - total flux cleaned = -0.000135195 Jy ! Component: 150 - total flux cleaned = -0.000141503 Jy ! Component: 200 - total flux cleaned = -0.000275603 Jy ! Total flux subtracted in 200 components = -0.000275603 Jy ! Clean residual min=-0.047654 max=0.065525 Jy/beam ! Clean residual mean=-0.000001 rms=0.017516 Jy/beam ! Combined flux in latest and established models = 0.301407 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 67 components and 0.301407 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.646 mas, bmaj=10.02 mas, bpa=9.846 degrees ! Estimated noise=1.84452 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00316039 Jy ! Component: 100 - total flux cleaned = -0.00370881 Jy ! Component: 150 - total flux cleaned = -0.00387193 Jy ! Component: 200 - total flux cleaned = -0.00388208 Jy ! Total flux subtracted in 200 components = -0.00388208 Jy ! Clean residual min=-0.032660 max=0.044956 Jy/beam ! Clean residual mean=-0.000011 rms=0.011256 Jy/beam ! Combined flux in latest and established models = 0.297525 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 71 components and 0.297525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.811725Jy sigma=0.834985 ! Fit after self-cal, rms=0.811587Jy sigma=0.834186 wmodel J2138-1810_S_map.mod ! Writing 71 model components to file: J2138-1810_S_map.mod wobs J2138-1810_S_uvs.fits ! Writing UV FITS file: J2138-1810_S_uvs.fits wwins J2138-1810_S_map.win ! wwins: Wrote 1 windows to J2138-1810_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.0191262 Jy ! Component: 100 - total flux cleaned = 0.0357882 Jy ! Component: 150 - total flux cleaned = 0.0486593 Jy ! Component: 200 - total flux cleaned = 0.0600767 Jy ! Component: 250 - total flux cleaned = 0.0692703 Jy ! Component: 300 - total flux cleaned = 0.0769688 Jy ! Component: 350 - total flux cleaned = 0.0843416 Jy ! Component: 400 - total flux cleaned = 0.0909761 Jy ! Component: 450 - total flux cleaned = 0.097845 Jy ! Component: 500 - total flux cleaned = 0.104931 Jy ! Component: 550 - total flux cleaned = 0.110946 Jy ! Component: 600 - total flux cleaned = 0.116786 Jy ! Component: 650 - total flux cleaned = 0.122861 Jy ! Component: 700 - total flux cleaned = 0.127984 Jy ! Component: 750 - total flux cleaned = 0.133358 Jy ! Component: 800 - total flux cleaned = 0.137096 Jy ! Component: 850 - total flux cleaned = 0.141103 Jy ! Component: 900 - total flux cleaned = 0.145015 Jy ! Component: 950 - total flux cleaned = 0.148849 Jy ! Component: 1000 - total flux cleaned = 0.150561 Jy ! Component: 1050 - total flux cleaned = 0.153251 Jy ! Component: 1100 - total flux cleaned = 0.155227 Jy ! Component: 1150 - total flux cleaned = 0.155877 Jy ! Component: 1200 - total flux cleaned = 0.157477 Jy ! Component: 1250 - total flux cleaned = 0.159363 Jy ! Component: 1300 - total flux cleaned = 0.160594 Jy ! Component: 1350 - total flux cleaned = 0.162114 Jy ! Component: 1400 - total flux cleaned = 0.162114 Jy ! Component: 1450 - total flux cleaned = 0.162998 Jy ! Component: 1500 - total flux cleaned = 0.162706 Jy ! Component: 1550 - total flux cleaned = 0.162709 Jy ! Component: 1600 - total flux cleaned = 0.162711 Jy ! Component: 1650 - total flux cleaned = 0.162432 Jy ! Component: 1700 - total flux cleaned = 0.16243 Jy ! Component: 1750 - total flux cleaned = 0.162159 Jy ! Component: 1800 - total flux cleaned = 0.161089 Jy ! Component: 1850 - total flux cleaned = 0.161353 Jy ! Component: 1900 - total flux cleaned = 0.161088 Jy ! Component: 1950 - total flux cleaned = 0.161087 Jy ! Component: 2000 - total flux cleaned = 0.160324 Jy ! Component: 2050 - total flux cleaned = 0.16058 Jy ! Component: 2100 - total flux cleaned = 0.160329 Jy ! Component: 2150 - total flux cleaned = 0.159834 Jy ! Component: 2200 - total flux cleaned = 0.160081 Jy ! Component: 2250 - total flux cleaned = 0.160083 Jy ! Component: 2300 - total flux cleaned = 0.159846 Jy ! Component: 2350 - total flux cleaned = 0.159847 Jy ! Component: 2400 - total flux cleaned = 0.158911 Jy ! Component: 2450 - total flux cleaned = 0.159143 Jy ! Component: 2500 - total flux cleaned = 0.158914 Jy ! Component: 2550 - total flux cleaned = 0.158459 Jy ! Component: 2600 - total flux cleaned = 0.158233 Jy ! Component: 2650 - total flux cleaned = 0.158014 Jy ! Component: 2700 - total flux cleaned = 0.158014 Jy ! Component: 2750 - total flux cleaned = 0.157793 Jy ! Component: 2800 - total flux cleaned = 0.15736 Jy ! Component: 2850 - total flux cleaned = 0.157575 Jy ! Component: 2900 - total flux cleaned = 0.157361 Jy ! Component: 2950 - total flux cleaned = 0.156941 Jy ! Component: 3000 - total flux cleaned = 0.156733 Jy ! Component: 3050 - total flux cleaned = 0.156732 Jy ! Component: 3100 - total flux cleaned = 0.155296 Jy ! Component: 3150 - total flux cleaned = 0.1555 Jy ! Component: 3200 - total flux cleaned = 0.155497 Jy ! Component: 3250 - total flux cleaned = 0.154492 Jy ! Component: 3300 - total flux cleaned = 0.153893 Jy ! Component: 3350 - total flux cleaned = 0.153105 Jy ! Component: 3400 - total flux cleaned = 0.152711 Jy ! Component: 3450 - total flux cleaned = 0.152321 Jy ! Component: 3500 - total flux cleaned = 0.151743 Jy ! Component: 3550 - total flux cleaned = 0.151361 Jy ! Component: 3600 - total flux cleaned = 0.150792 Jy ! Component: 3650 - total flux cleaned = 0.150039 Jy ! Component: 3700 - total flux cleaned = 0.149477 Jy ! Component: 3750 - total flux cleaned = 0.148363 Jy ! Component: 3800 - total flux cleaned = 0.148364 Jy ! Component: 3850 - total flux cleaned = 0.147265 Jy ! Component: 3900 - total flux cleaned = 0.146535 Jy ! Component: 3950 - total flux cleaned = 0.145994 Jy ! Component: 4000 - total flux cleaned = 0.145455 Jy ! Component: 4050 - total flux cleaned = 0.144209 Jy ! Total flux subtracted in 4096 components = 0.143855 Jy ! Clean residual min=-0.009936 max=0.009155 Jy/beam ! Clean residual mean=-0.000024 rms=0.004061 Jy/beam ! Combined flux in latest and established models = 0.44138 Jy keep ! Adding 613 model components to the UV plane model. ! The established model now contains 684 components and 0.44138 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2138-1810_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.646 x 10.02 at 9.846 degrees (North through East) ! Clean map min=-0.02573 max=0.15702 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2138-1810_S_map.fits wmodel /image_prod/ug002_uva//J2138-1810_S_map.mod ! Writing 684 model components to file: /image_prod/ug002_uva//J2138-1810_S_map.mod wobs /image_prod/ug002_uva//J2138-1810_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2138-1810_S_uvs.fits wwins /image_prod/ug002_uva//J2138-1810_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J2138-1810_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.157016 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.004004 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -7.65016 7.65016 15.3003 30.6006 61.2013 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.157 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 39.214 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2138-1810_S_dfm.log closed on Thu Mar 5 05:19:26 2020