! Started logfile: /image_prod/ug002_uva//J0321-3122_S_dfm.log on Wed Mar 4 19:53:10 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//J0321-3122_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0321-3122_S_uva.fits ! AN table 1: 50 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.806667 visibilities/baseline/integration-bin. ! Found source: J0321-3122 ! ! 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 5445 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 J0321-3122_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 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016613Jy sigma=6.486954 ! Fit after self-cal, rms=0.878411Jy sigma=5.515088 ! 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.728 mas, bmaj=8.298 mas, bpa=-3.925 degrees ! Estimated noise=2.26976 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.0960383 Jy ! Component: 100 - total flux cleaned = 0.11992 Jy ! Total flux subtracted in 100 components = 0.11992 Jy ! Clean residual min=-0.011021 max=0.015382 Jy/beam ! Clean residual mean=0.000061 rms=0.002949 Jy/beam ! Combined flux in latest and established models = 0.11992 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.11992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096534Jy sigma=0.559100 ! Fit after self-cal, rms=0.096529Jy sigma=0.558783 ! 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.337 mas, bmaj=9.995 mas, bpa=-2.139 degrees ! Estimated noise=1.56217 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, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0207665 Jy ! Component: 100 - total flux cleaned = 0.0322687 Jy ! Component: 150 - total flux cleaned = 0.0379734 Jy ! Component: 200 - total flux cleaned = 0.0393685 Jy ! Total flux subtracted in 200 components = 0.0393685 Jy ! Clean residual min=-0.008939 max=0.007329 Jy/beam ! Clean residual mean=0.000018 rms=0.002162 Jy/beam ! Combined flux in latest and established models = 0.159289 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 58 components and 0.159289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092525Jy sigma=0.523353 ! Fit after self-cal, rms=0.092246Jy sigma=0.521439 ! 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.337 x 9.995 at -2.139 degrees (North through East) ! Clean map min=-0.0080652 max=0.1198 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.02 HN 1.24 KP 1.04 ! LA 1.01 MK 1.10 NL 1.11 OV 0.66 ! PT 1.02 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.98 HN 1.31 KP 1.06 ! LA 1.00 MK 0.93 NL 1.09 OV 0.98 ! PT 1.02 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 0.99 HN 1.20 KP 1.05 ! LA 1.03 MK 1.09 NL 0.96 OV 0.63 ! PT 1.09 SC 0.98 ! ! ! Fit before self-cal, rms=0.092246Jy sigma=0.521439 ! Fit after self-cal, rms=0.093274Jy sigma=0.487578 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.362 mas, bmaj=10.04 mas, bpa=-1.215 degrees ! Estimated noise=1.54997 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 (12, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00433818 Jy ! Component: 100 - total flux cleaned = 0.00538903 Jy ! Component: 150 - total flux cleaned = 0.00578898 Jy ! Component: 200 - total flux cleaned = 0.00589749 Jy ! Total flux subtracted in 200 components = 0.00589749 Jy ! Clean residual min=-0.003128 max=0.003018 Jy/beam ! Clean residual mean=-0.000014 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.165186 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 76 components and 0.165186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093004Jy sigma=0.486084 ! Fit after self-cal, rms=0.093389Jy sigma=0.484844 ! 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.093389Jy sigma=0.484844 ! Fit after self-cal, rms=0.094721Jy sigma=0.483834 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.364 mas, bmaj=10.05 mas, bpa=-1.227 degrees ! Estimated noise=1.547 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00209017 Jy ! Component: 100 - total flux cleaned = 0.00209404 Jy ! Component: 150 - total flux cleaned = 0.00213087 Jy ! Component: 200 - total flux cleaned = 0.00213041 Jy ! Total flux subtracted in 200 components = 0.00213041 Jy ! Clean residual min=-0.002499 max=0.002420 Jy/beam ! Clean residual mean=-0.000011 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.167317 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 93 components and 0.167317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094644Jy sigma=0.483514 ! Fit after self-cal, rms=0.094679Jy sigma=0.483442 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.000617221 Jy ! Component: 100 - total flux cleaned = 0.000649106 Jy ! Component: 150 - total flux cleaned = 0.000618014 Jy ! Component: 200 - total flux cleaned = 0.000590317 Jy ! Total flux subtracted in 200 components = 0.000590317 Jy ! Clean residual min=-0.002494 max=0.002401 Jy/beam ! Clean residual mean=-0.000010 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.167907 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 98 components and 0.167907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094646Jy sigma=0.483333 ! Fit after self-cal, rms=0.094645Jy sigma=0.483320 ! 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.094645Jy sigma=0.483320 ! Fit after self-cal, rms=0.095165Jy sigma=0.483151 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.365 mas, bmaj=10.05 mas, bpa=-1.206 degrees ! Estimated noise=1.5433 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000603917 Jy ! Component: 100 - total flux cleaned = 0.000679728 Jy ! Component: 150 - total flux cleaned = 0.000725796 Jy ! Component: 200 - total flux cleaned = 0.000746784 Jy ! Total flux subtracted in 200 components = 0.000746784 Jy ! Clean residual min=-0.002585 max=0.002560 Jy/beam ! Clean residual mean=-0.000010 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.168654 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 112 components and 0.168654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095142Jy sigma=0.483080 ! Fit after self-cal, rms=0.095154Jy sigma=0.483067 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.000228288 Jy ! Component: 100 - total flux cleaned = 0.000207956 Jy ! Component: 150 - total flux cleaned = 0.000169127 Jy ! Component: 200 - total flux cleaned = 0.0001508 Jy ! Total flux subtracted in 200 components = 0.0001508 Jy ! Clean residual min=-0.002589 max=0.002546 Jy/beam ! Clean residual mean=-0.000009 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.168805 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 124 components and 0.168805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095142Jy sigma=0.483028 ! Fit after self-cal, rms=0.095143Jy sigma=0.483024 ! 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.095143Jy sigma=0.483024 ! Fit after self-cal, rms=0.095045Jy sigma=0.483009 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.049 mas, bmaj=23.35 mas, bpa=-1.875 degrees ! Estimated noise=1.80071 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000676009 Jy ! Component: 100 - total flux cleaned = 0.000697505 Jy ! Component: 150 - total flux cleaned = 0.000715396 Jy ! Component: 200 - total flux cleaned = 0.000700469 Jy ! Total flux subtracted in 200 components = 0.000700469 Jy ! Clean residual min=-0.003198 max=0.002501 Jy/beam ! Clean residual mean=-0.000017 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.169505 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 131 components and 0.169505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095047Jy sigma=0.482994 ! Fit after self-cal, rms=0.095042Jy sigma=0.482990 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 = 6.21556e-05 Jy ! Component: 100 - total flux cleaned = 1.84514e-05 Jy ! Component: 150 - total flux cleaned = -8.77096e-06 Jy ! Component: 200 - total flux cleaned = -3.46867e-05 Jy ! Total flux subtracted in 200 components = -3.46867e-05 Jy ! Clean residual min=-0.003236 max=0.002503 Jy/beam ! Clean residual mean=-0.000017 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.169471 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 138 components and 0.169471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095043Jy sigma=0.482987 ! Fit after self-cal, rms=0.095042Jy sigma=0.482987 ! 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.364 mas, bmaj=10.05 mas, bpa=-1.168 degrees ! Estimated noise=1.54189 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.364 x 10.05 at -1.168 degrees (North through East) ! Clean map min=-0.0027364 max=0.11767 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.767 mas, bmaj=8.324 mas, bpa=-3.037 degrees ! Estimated noise=2.25264 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0948884 Jy ! Component: 100 - total flux cleaned = 0.119476 Jy ! Component: 150 - total flux cleaned = 0.132969 Jy ! Component: 200 - total flux cleaned = 0.141739 Jy ! Total flux subtracted in 200 components = 0.141739 Jy ! Clean residual min=-0.005196 max=0.005223 Jy/beam ! Clean residual mean=0.000008 rms=0.001211 Jy/beam ! Combined flux in latest and established models = 0.141739 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 46 model components to the UV plane model. ! The established model now contains 46 components and 0.141739 Jy ! Inverting map and beam ! Estimated beam: bmin=3.364 mas, bmaj=10.05 mas, bpa=-1.168 degrees ! Estimated noise=1.54189 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.00947706 Jy ! Component: 100 - total flux cleaned = 0.0151948 Jy ! Component: 150 - total flux cleaned = 0.0189788 Jy ! Component: 200 - total flux cleaned = 0.0215503 Jy ! Total flux subtracted in 200 components = 0.0215503 Jy ! Clean residual min=-0.002834 max=0.002480 Jy/beam ! Clean residual mean=-0.000013 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.163289 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 94 components and 0.163289 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.049 mas, bmaj=23.35 mas, bpa=-1.875 degrees ! Estimated noise=1.80071 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00265906 Jy ! Component: 100 - total flux cleaned = 0.00417607 Jy ! Component: 150 - total flux cleaned = 0.00474473 Jy ! Component: 200 - total flux cleaned = 0.00494053 Jy ! Total flux subtracted in 200 components = 0.00494053 Jy ! Clean residual min=-0.003274 max=0.002435 Jy/beam ! Clean residual mean=-0.000017 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 0.16823 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 = 0.000169123 Jy ! Component: 100 - total flux cleaned = 0.00024396 Jy ! Component: 150 - total flux cleaned = 0.000289827 Jy ! Component: 200 - total flux cleaned = 0.000311418 Jy ! Total flux subtracted in 200 components = 0.000311418 Jy ! Clean residual min=-0.003305 max=0.002441 Jy/beam ! Clean residual mean=-0.000017 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.168541 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 130 components and 0.168541 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.364 mas, bmaj=10.05 mas, bpa=-1.168 degrees ! Estimated noise=1.54189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000239628 Jy ! Component: 100 - total flux cleaned = -0.000276529 Jy ! Component: 150 - total flux cleaned = -0.000275747 Jy ! Component: 200 - total flux cleaned = -0.000249023 Jy ! Total flux subtracted in 200 components = -0.000249023 Jy ! Clean residual min=-0.002682 max=0.002573 Jy/beam ! Clean residual mean=-0.000009 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.168292 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 147 components and 0.168292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095048Jy sigma=0.483195 ! Fit after self-cal, rms=0.095031Jy sigma=0.483077 wmodel J0321-3122_S_map.mod ! Writing 147 model components to file: J0321-3122_S_map.mod wobs J0321-3122_S_uvs.fits ! Writing UV FITS file: J0321-3122_S_uvs.fits wwins J0321-3122_S_map.win ! wwins: Wrote 3 windows to J0321-3122_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.000441719 Jy ! Component: 100 - total flux cleaned = -0.000652929 Jy ! Component: 150 - total flux cleaned = -0.000770592 Jy ! Component: 200 - total flux cleaned = -0.000916216 Jy ! Component: 250 - total flux cleaned = -0.00119713 Jy ! Component: 300 - total flux cleaned = -0.00130073 Jy ! Component: 350 - total flux cleaned = -0.00136809 Jy ! Component: 400 - total flux cleaned = -0.00136876 Jy ! Component: 450 - total flux cleaned = -0.00143246 Jy ! Component: 500 - total flux cleaned = -0.00143209 Jy ! Component: 550 - total flux cleaned = -0.001401 Jy ! Component: 600 - total flux cleaned = -0.00131249 Jy ! Component: 650 - total flux cleaned = -0.00125553 Jy ! Component: 700 - total flux cleaned = -0.00119972 Jy ! Component: 750 - total flux cleaned = -0.00109028 Jy ! Component: 800 - total flux cleaned = -0.000955673 Jy ! Component: 850 - total flux cleaned = -0.000797362 Jy ! Component: 900 - total flux cleaned = -0.000719352 Jy ! Component: 950 - total flux cleaned = -0.000591649 Jy ! Component: 1000 - total flux cleaned = -0.00051672 Jy ! Component: 1050 - total flux cleaned = -0.000418064 Jy ! Component: 1100 - total flux cleaned = -0.000345039 Jy ! Component: 1150 - total flux cleaned = -0.000273412 Jy ! Component: 1200 - total flux cleaned = -0.000203103 Jy ! Component: 1250 - total flux cleaned = -0.00013361 Jy ! Component: 1300 - total flux cleaned = -0.000110849 Jy ! Component: 1350 - total flux cleaned = -0.000133 Jy ! Component: 1400 - total flux cleaned = 2.24177e-05 Jy ! Component: 1450 - total flux cleaned = 6.61008e-05 Jy ! Component: 1500 - total flux cleaned = 0.000109124 Jy ! Component: 1550 - total flux cleaned = 0.000194667 Jy ! Component: 1600 - total flux cleaned = 0.000215868 Jy ! Component: 1650 - total flux cleaned = 0.000299212 Jy ! Component: 1700 - total flux cleaned = 0.000360888 Jy ! Component: 1750 - total flux cleaned = 0.000360889 Jy ! Component: 1800 - total flux cleaned = 0.000381084 Jy ! Component: 1850 - total flux cleaned = 0.000421042 Jy ! Component: 1900 - total flux cleaned = 0.000480223 Jy ! Component: 1950 - total flux cleaned = 0.000480151 Jy ! Component: 2000 - total flux cleaned = 0.000480458 Jy ! Component: 2050 - total flux cleaned = 0.000575551 Jy ! Component: 2100 - total flux cleaned = 0.000500444 Jy ! Component: 2150 - total flux cleaned = 0.000556366 Jy ! Component: 2200 - total flux cleaned = 0.000648477 Jy ! Component: 2250 - total flux cleaned = 0.000629889 Jy ! Component: 2300 - total flux cleaned = 0.000611843 Jy ! Component: 2350 - total flux cleaned = 0.000612197 Jy ! Component: 2400 - total flux cleaned = 0.000577153 Jy ! Component: 2450 - total flux cleaned = 0.000594487 Jy ! Component: 2500 - total flux cleaned = 0.000594265 Jy ! Component: 2550 - total flux cleaned = 0.000594172 Jy ! Component: 2600 - total flux cleaned = 0.000543324 Jy ! Component: 2650 - total flux cleaned = 0.000576944 Jy ! Component: 2700 - total flux cleaned = 0.000527042 Jy ! Component: 2750 - total flux cleaned = 0.000560086 Jy ! Component: 2800 - total flux cleaned = 0.000510883 Jy ! Component: 2850 - total flux cleaned = 0.000510791 Jy ! Component: 2900 - total flux cleaned = 0.000542723 Jy ! Component: 2950 - total flux cleaned = 0.000478964 Jy ! Component: 3000 - total flux cleaned = 0.000526369 Jy ! Component: 3050 - total flux cleaned = 0.000526446 Jy ! Component: 3100 - total flux cleaned = 0.000557598 Jy ! Component: 3150 - total flux cleaned = 0.000603667 Jy ! Component: 3200 - total flux cleaned = 0.000573091 Jy ! Component: 3250 - total flux cleaned = 0.000603326 Jy ! Component: 3300 - total flux cleaned = 0.000573376 Jy ! Component: 3350 - total flux cleaned = 0.000603354 Jy ! Component: 3400 - total flux cleaned = 0.000603463 Jy ! Component: 3450 - total flux cleaned = 0.000647729 Jy ! Component: 3500 - total flux cleaned = 0.000633271 Jy ! Component: 3550 - total flux cleaned = 0.000690993 Jy ! Component: 3600 - total flux cleaned = 0.000676691 Jy ! Component: 3650 - total flux cleaned = 0.000719424 Jy ! Component: 3700 - total flux cleaned = 0.00076165 Jy ! Component: 3750 - total flux cleaned = 0.00074773 Jy ! Component: 3800 - total flux cleaned = 0.000761731 Jy ! Component: 3850 - total flux cleaned = 0.000816987 Jy ! Component: 3900 - total flux cleaned = 0.000830763 Jy ! Component: 3950 - total flux cleaned = 0.000858129 Jy ! Component: 4000 - total flux cleaned = 0.000898578 Jy ! Component: 4050 - total flux cleaned = 0.000885132 Jy ! Total flux subtracted in 4096 components = 0.000898502 Jy ! Clean residual min=-0.000737 max=0.000746 Jy/beam ! Clean residual mean=-0.000004 rms=0.000241 Jy/beam ! Combined flux in latest and established models = 0.16919 Jy keep ! Adding 268 model components to the UV plane model. ! The established model now contains 415 components and 0.16919 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0321-3122_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.364 x 10.05 at -1.168 degrees (North through East) ! Clean map min=-0.0018844 max=0.11919 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0321-3122_S_map.fits wmodel /image_prod/ug002_uva//J0321-3122_S_map.mod ! Writing 415 model components to file: /image_prod/ug002_uva//J0321-3122_S_map.mod wobs /image_prod/ug002_uva//J0321-3122_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0321-3122_S_uvs.fits wwins /image_prod/ug002_uva//J0321-3122_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0321-3122_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.11919 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000237107 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.596797 0.596797 1.19359 2.38719 4.77438 9.54875 19.0975 38.195 76.39 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.119 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 502.683 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0321-3122_S_dfm.log closed on Wed Mar 4 19:53:15 2020