! Started logfile: /image_prod/ug002_uva//J2139-2454_S_dfm.log on Thu Mar 5 05:20:02 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//J2139-2454_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2139-2454_S_uva.fits ! AN table 1: 30 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.984259 visibilities/baseline/integration-bin. ! Found source: J2139-2454 ! ! 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 3189 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 J2139-2454_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.012300Jy sigma=6.992514 ! Fit after self-cal, rms=0.892397Jy sigma=6.113897 ! 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.497 mas, bmaj=7.049 mas, bpa=-3.585 degrees ! Estimated noise=2.76369 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.0871353 Jy ! Component: 100 - total flux cleaned = 0.107435 Jy ! Total flux subtracted in 100 components = 0.107435 Jy ! Clean residual min=-0.008066 max=0.010923 Jy/beam ! Clean residual mean=-0.000039 rms=0.002315 Jy/beam ! Combined flux in latest and established models = 0.107435 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.107435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089961Jy sigma=0.516288 ! Fit after self-cal, rms=0.089880Jy sigma=0.516032 ! 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=2.973 mas, bmaj=7.977 mas, bpa=-3.465 degrees ! Estimated noise=1.90479 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 (5, 8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0133569 Jy ! Component: 100 - total flux cleaned = 0.0204509 Jy ! Component: 150 - total flux cleaned = 0.0246747 Jy ! Component: 200 - total flux cleaned = 0.0255671 Jy ! Total flux subtracted in 200 components = 0.0255671 Jy ! Clean residual min=-0.006103 max=0.007613 Jy/beam ! Clean residual mean=-0.000022 rms=0.001612 Jy/beam ! Combined flux in latest and established models = 0.133002 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 41 components and 0.133002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087912Jy sigma=0.498524 ! Fit after self-cal, rms=0.087666Jy sigma=0.496611 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.973 x 7.977 at -3.465 degrees (North through East) ! Clean map min=-0.0054181 max=0.10676 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.94 HN 1.15 KP 0.99 ! LA 1.03 MK 1.05 OV 0.89 PT 0.99 ! SC 0.90 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.48 FD 1.01 HN 1.11 KP 1.04 ! LA 1.01 MK 0.98 OV 0.88 PT 1.00 ! SC 0.85 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.76 FD 0.97 HN 1.18 KP 1.01 ! LA 0.96 MK 1.02 OV 0.88 PT 1.05 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.087666Jy sigma=0.496611 ! Fit after self-cal, rms=0.087423Jy sigma=0.486437 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.959 mas, bmaj=7.899 mas, bpa=-2.354 degrees ! Estimated noise=1.89489 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 (17.5, 28.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00656179 Jy ! Component: 100 - total flux cleaned = 0.0102501 Jy ! Component: 150 - total flux cleaned = 0.0123606 Jy ! Component: 200 - total flux cleaned = 0.0128298 Jy ! Total flux subtracted in 200 components = 0.0128298 Jy ! Clean residual min=-0.003705 max=0.003766 Jy/beam ! Clean residual mean=0.000000 rms=0.001001 Jy/beam ! Combined flux in latest and established models = 0.145832 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 66 components and 0.145832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086829Jy sigma=0.482085 ! Fit after self-cal, rms=0.086854Jy sigma=0.481516 ! 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.086854Jy sigma=0.481516 ! Fit after self-cal, rms=0.087785Jy sigma=0.479396 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.951 mas, bmaj=7.894 mas, bpa=-2.219 degrees ! Estimated noise=1.8983 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00197348 Jy ! Component: 100 - total flux cleaned = 0.00266139 Jy ! Component: 150 - total flux cleaned = 0.00301917 Jy ! Component: 200 - total flux cleaned = 0.00323788 Jy ! Total flux subtracted in 200 components = 0.00323788 Jy ! Clean residual min=-0.003470 max=0.003400 Jy/beam ! Clean residual mean=0.000001 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.14907 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 89 components and 0.14907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087636Jy sigma=0.478838 ! Fit after self-cal, rms=0.087625Jy sigma=0.478779 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.000420259 Jy ! Component: 100 - total flux cleaned = 0.000523322 Jy ! Component: 150 - total flux cleaned = 0.000571559 Jy ! Component: 200 - total flux cleaned = 0.00061751 Jy ! Total flux subtracted in 200 components = 0.00061751 Jy ! Clean residual min=-0.003417 max=0.003354 Jy/beam ! Clean residual mean=0.000002 rms=0.000819 Jy/beam ! Combined flux in latest and established models = 0.149687 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 99 components and 0.149687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087545Jy sigma=0.478544 ! Fit after self-cal, rms=0.087517Jy sigma=0.478531 ! 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.087517Jy sigma=0.478531 ! Fit after self-cal, rms=0.088408Jy sigma=0.478059 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.944 mas, bmaj=7.888 mas, bpa=-2.092 degrees ! Estimated noise=1.90237 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00088898 Jy ! Component: 100 - total flux cleaned = 0.00101853 Jy ! Component: 150 - total flux cleaned = 0.000981926 Jy ! Component: 200 - total flux cleaned = 0.000982176 Jy ! Total flux subtracted in 200 components = 0.000982176 Jy ! Clean residual min=-0.003434 max=0.003318 Jy/beam ! Clean residual mean=-0.000002 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.150669 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 119 components and 0.150669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088346Jy sigma=0.477883 ! Fit after self-cal, rms=0.088342Jy sigma=0.477858 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.000180475 Jy ! Component: 100 - total flux cleaned = 0.000146677 Jy ! Component: 150 - total flux cleaned = 0.000113724 Jy ! Component: 200 - total flux cleaned = 0.000114191 Jy ! Total flux subtracted in 200 components = 0.000114191 Jy ! Clean residual min=-0.003406 max=0.003289 Jy/beam ! Clean residual mean=-0.000002 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.150784 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 128 components and 0.150784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088305Jy sigma=0.477750 ! Fit after self-cal, rms=0.088289Jy sigma=0.477744 ! 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.088289Jy sigma=0.477744 ! Fit after self-cal, rms=0.088522Jy sigma=0.477709 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.459 mas, bmaj=19.64 mas, bpa=4.557 degrees ! Estimated noise=2.44134 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000482381 Jy ! Component: 100 - total flux cleaned = 0.000481095 Jy ! Component: 150 - total flux cleaned = 0.000507708 Jy ! Component: 200 - total flux cleaned = 0.000532161 Jy ! Total flux subtracted in 200 components = 0.000532161 Jy ! Clean residual min=-0.002692 max=0.002602 Jy/beam ! Clean residual mean=-0.000004 rms=0.000819 Jy/beam ! Combined flux in latest and established models = 0.151316 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 137 components and 0.151316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088509Jy sigma=0.477655 ! Fit after self-cal, rms=0.088504Jy sigma=0.477641 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.43129e-05 Jy ! Component: 100 - total flux cleaned = 3.12548e-05 Jy ! Component: 150 - total flux cleaned = 1.11725e-05 Jy ! Component: 200 - total flux cleaned = 1.07145e-05 Jy ! Total flux subtracted in 200 components = 1.07145e-05 Jy ! Clean residual min=-0.002700 max=0.002576 Jy/beam ! Clean residual mean=-0.000004 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.151326 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 142 components and 0.151326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088495Jy sigma=0.477631 ! Fit after self-cal, rms=0.088489Jy sigma=0.477624 ! 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=2.938 mas, bmaj=7.888 mas, bpa=-1.958 degrees ! Estimated noise=1.90671 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.938 x 7.888 at -1.958 degrees (North through East) ! Clean map min=-0.003256 max=0.10538 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.479 mas, bmaj=6.994 mas, bpa=-2.085 degrees ! Estimated noise=2.74237 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0862771 Jy ! Component: 100 - total flux cleaned = 0.107906 Jy ! Component: 150 - total flux cleaned = 0.119284 Jy ! Component: 200 - total flux cleaned = 0.127253 Jy ! Total flux subtracted in 200 components = 0.127253 Jy ! Clean residual min=-0.005576 max=0.005680 Jy/beam ! Clean residual mean=-0.000021 rms=0.001488 Jy/beam ! Combined flux in latest and established models = 0.127253 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.127253 Jy ! Inverting map and beam ! Estimated beam: bmin=2.938 mas, bmaj=7.888 mas, bpa=-1.958 degrees ! Estimated noise=1.90671 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.00822212 Jy ! Component: 100 - total flux cleaned = 0.0131105 Jy ! Component: 150 - total flux cleaned = 0.0165527 Jy ! Component: 200 - total flux cleaned = 0.0191549 Jy ! Total flux subtracted in 200 components = 0.0191549 Jy ! Clean residual min=-0.003624 max=0.003582 Jy/beam ! Clean residual mean=-0.000009 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.146408 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 59 components and 0.146408 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=8.459 mas, bmaj=19.64 mas, bpa=4.557 degrees ! Estimated noise=2.44134 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00250307 Jy ! Component: 100 - total flux cleaned = 0.00348729 Jy ! Component: 150 - total flux cleaned = 0.00370445 Jy ! Component: 200 - total flux cleaned = 0.00370389 Jy ! Total flux subtracted in 200 components = 0.00370389 Jy ! Clean residual min=-0.002791 max=0.002473 Jy/beam ! Clean residual mean=-0.000006 rms=0.000838 Jy/beam ! Combined flux in latest and established models = 0.150112 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 = 3.76131e-05 Jy ! Component: 100 - total flux cleaned = 3.69737e-05 Jy ! Component: 150 - total flux cleaned = 3.7024e-05 Jy ! Component: 200 - total flux cleaned = 6.94976e-05 Jy ! Total flux subtracted in 200 components = 6.94976e-05 Jy ! Clean residual min=-0.002735 max=0.002464 Jy/beam ! Clean residual mean=-0.000006 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.150182 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 81 components and 0.150182 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.938 mas, bmaj=7.888 mas, bpa=-1.958 degrees ! Estimated noise=1.90671 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00011304 Jy ! Component: 100 - total flux cleaned = 0.000285702 Jy ! Component: 150 - total flux cleaned = 0.000240457 Jy ! Component: 200 - total flux cleaned = 0.000199991 Jy ! Total flux subtracted in 200 components = 0.000199991 Jy ! Clean residual min=-0.003355 max=0.003061 Jy/beam ! Clean residual mean=-0.000004 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.150382 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 100 components and 0.150382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088528Jy sigma=0.477851 ! Fit after self-cal, rms=0.088522Jy sigma=0.477768 wmodel J2139-2454_S_map.mod ! Writing 100 model components to file: J2139-2454_S_map.mod wobs J2139-2454_S_uvs.fits ! Writing UV FITS file: J2139-2454_S_uvs.fits wwins J2139-2454_S_map.win ! wwins: Wrote 3 windows to J2139-2454_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 = -2.41572e-05 Jy ! Component: 100 - total flux cleaned = -0.000184932 Jy ! Component: 150 - total flux cleaned = -0.000491937 Jy ! Component: 200 - total flux cleaned = -0.000737873 Jy ! Component: 250 - total flux cleaned = -0.000879407 Jy ! Component: 300 - total flux cleaned = -0.00106149 Jy ! Component: 350 - total flux cleaned = -0.00128281 Jy ! Component: 400 - total flux cleaned = -0.0014984 Jy ! Component: 450 - total flux cleaned = -0.00170836 Jy ! Component: 500 - total flux cleaned = -0.00199423 Jy ! Component: 550 - total flux cleaned = -0.00215351 Jy ! Component: 600 - total flux cleaned = -0.00246547 Jy ! Component: 650 - total flux cleaned = -0.00276937 Jy ! Component: 700 - total flux cleaned = -0.00306763 Jy ! Component: 750 - total flux cleaned = -0.00332231 Jy ! Component: 800 - total flux cleaned = -0.00343032 Jy ! Component: 850 - total flux cleaned = -0.00371154 Jy ! Component: 900 - total flux cleaned = -0.00378051 Jy ! Component: 950 - total flux cleaned = -0.004053 Jy ! Component: 1000 - total flux cleaned = -0.00421956 Jy ! Component: 1050 - total flux cleaned = -0.0044173 Jy ! Component: 1100 - total flux cleaned = -0.00454657 Jy ! Component: 1150 - total flux cleaned = -0.00476994 Jy ! Component: 1200 - total flux cleaned = -0.00486371 Jy ! Component: 1250 - total flux cleaned = -0.00511154 Jy ! Component: 1300 - total flux cleaned = -0.00526401 Jy ! Component: 1350 - total flux cleaned = -0.00544478 Jy ! Component: 1400 - total flux cleaned = -0.00559337 Jy ! Component: 1450 - total flux cleaned = -0.00568136 Jy ! Component: 1500 - total flux cleaned = -0.00585557 Jy ! Component: 1550 - total flux cleaned = -0.0058841 Jy ! Component: 1600 - total flux cleaned = -0.00602609 Jy ! Component: 1650 - total flux cleaned = -0.00613846 Jy ! Component: 1700 - total flux cleaned = -0.00616622 Jy ! Component: 1750 - total flux cleaned = -0.00624878 Jy ! Component: 1800 - total flux cleaned = -0.00630338 Jy ! Component: 1850 - total flux cleaned = -0.00638397 Jy ! Component: 1900 - total flux cleaned = -0.00651721 Jy ! Component: 1950 - total flux cleaned = -0.0066488 Jy ! Component: 2000 - total flux cleaned = -0.0067791 Jy ! Component: 2050 - total flux cleaned = -0.0069078 Jy ! Component: 2100 - total flux cleaned = -0.00703529 Jy ! Component: 2150 - total flux cleaned = -0.00713625 Jy ! Component: 2200 - total flux cleaned = -0.00726116 Jy ! Component: 2250 - total flux cleaned = -0.00738493 Jy ! Component: 2300 - total flux cleaned = -0.00745823 Jy ! Component: 2350 - total flux cleaned = -0.00757948 Jy ! Component: 2400 - total flux cleaned = -0.00767551 Jy ! Component: 2450 - total flux cleaned = -0.00777088 Jy ! Component: 2500 - total flux cleaned = -0.00777065 Jy ! Component: 2550 - total flux cleaned = -0.00786411 Jy ! Component: 2600 - total flux cleaned = -0.00797992 Jy ! Component: 2650 - total flux cleaned = -0.00807194 Jy ! Component: 2700 - total flux cleaned = -0.00818599 Jy ! Component: 2750 - total flux cleaned = -0.00827632 Jy ! Component: 2800 - total flux cleaned = -0.0083436 Jy ! Component: 2850 - total flux cleaned = -0.00838828 Jy ! Component: 2900 - total flux cleaned = -0.0084985 Jy ! Component: 2950 - total flux cleaned = -0.00860803 Jy ! Component: 3000 - total flux cleaned = -0.00867302 Jy ! Component: 3050 - total flux cleaned = -0.00875942 Jy ! Component: 3100 - total flux cleaned = -0.00893044 Jy ! Component: 3150 - total flux cleaned = -0.00893051 Jy ! Component: 3200 - total flux cleaned = -0.00903588 Jy ! Component: 3250 - total flux cleaned = -0.00911946 Jy ! Component: 3300 - total flux cleaned = -0.0092233 Jy ! Component: 3350 - total flux cleaned = -0.00930556 Jy ! Component: 3400 - total flux cleaned = -0.00940779 Jy ! Component: 3450 - total flux cleaned = -0.00942778 Jy ! Component: 3500 - total flux cleaned = -0.00946801 Jy ! Component: 3550 - total flux cleaned = -0.00956857 Jy ! Component: 3600 - total flux cleaned = -0.00954862 Jy ! Component: 3650 - total flux cleaned = -0.00964805 Jy ! Component: 3700 - total flux cleaned = -0.00974674 Jy ! Component: 3750 - total flux cleaned = -0.0098252 Jy ! Component: 3800 - total flux cleaned = -0.00982519 Jy ! Component: 3850 - total flux cleaned = -0.00994153 Jy ! Component: 3900 - total flux cleaned = -0.00999923 Jy ! Component: 3950 - total flux cleaned = -0.0100186 Jy ! Component: 4000 - total flux cleaned = -0.0101138 Jy ! Component: 4050 - total flux cleaned = -0.0102087 Jy ! Total flux subtracted in 4096 components = -0.0102275 Jy ! Clean residual min=-0.001224 max=0.001078 Jy/beam ! Clean residual mean=-0.000003 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.140154 Jy keep ! Adding 260 model components to the UV plane model. ! The established model now contains 360 components and 0.140154 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2139-2454_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.938 x 7.888 at -1.958 degrees (North through East) ! Clean map min=-0.0027263 max=0.10518 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2139-2454_S_map.fits wmodel /image_prod/ug002_uva//J2139-2454_S_map.mod ! Writing 360 model components to file: /image_prod/ug002_uva//J2139-2454_S_map.mod wobs /image_prod/ug002_uva//J2139-2454_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2139-2454_S_uvs.fits wwins /image_prod/ug002_uva//J2139-2454_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J2139-2454_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.105176 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000336102 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.95868 0.95868 1.91736 3.83472 7.66944 15.3389 30.6778 61.3555 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.105 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 312.93 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2139-2454_S_dfm.log closed on Thu Mar 5 05:20:05 2020