! Started logfile: /image_prod/ug002_uva//J1323-3407_S_dfm.log on Thu Mar 5 01:11:56 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//J1323-3407_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1323-3407_S_uva.fits ! AN table 1: 25 integrations on 21 of 21 possible baselines. ! AN table 2: 25 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.995102 visibilities/baseline/integration-bin. ! Found source: J1323-3407 ! ! 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 3657 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 J1323-3407_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.021547Jy sigma=6.075779 ! Fit after self-cal, rms=0.758091Jy sigma=4.374632 ! 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.814 mas, bmaj=14.38 mas, bpa=-22.89 degrees ! Estimated noise=3.71477 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.182855 Jy ! Component: 100 - total flux cleaned = 0.264768 Jy ! Total flux subtracted in 100 components = 0.264768 Jy ! Clean residual min=-0.017831 max=0.038662 Jy/beam ! Clean residual mean=-0.000378 rms=0.006891 Jy/beam ! Combined flux in latest and established models = 0.264768 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.264768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.123325Jy sigma=0.708119 ! Fit after self-cal, rms=0.122646Jy sigma=0.705035 ! 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.426 mas, bmaj=16.33 mas, bpa=-21.65 degrees ! Estimated noise=2.04984 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.0628118 Jy ! Component: 100 - total flux cleaned = 0.0948349 Jy ! Component: 150 - total flux cleaned = 0.112834 Jy ! Component: 200 - total flux cleaned = 0.123386 Jy ! Total flux subtracted in 200 components = 0.123386 Jy ! Clean residual min=-0.006791 max=0.010380 Jy/beam ! Clean residual mean=-0.000074 rms=0.002333 Jy/beam ! Combined flux in latest and established models = 0.388153 Jy ! Performing phase self-cal ! Adding 83 model components to the UV plane model. ! The established model now contains 101 components and 0.388153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090419Jy sigma=0.467441 ! Fit after self-cal, rms=0.090178Jy sigma=0.466287 ! 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.426 x 16.33 at -21.65 degrees (North through East) ! Clean map min=-0.0066601 max=0.24359 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 KP 0.97 LA 1.00 MK 0.97 ! NL 1.10 OV 1.03 PT 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.98 HN 1.31 KP 0.96 LA 1.01 ! MK 0.98 NL 0.99 OV 1.02 PT 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 KP 1.00 LA 0.99 MK 0.98 ! NL 1.04 OV 1.01 PT 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00 HN 1.22 KP 0.98 LA 0.97 ! MK 1.03 NL 0.96 OV 0.99 PT 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 KP 0.98 LA 1.03 MK 0.96 ! NL 1.05 OV 1.00 PT 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.97 HN 1.18 KP 0.96 LA 0.99 ! MK 1.04 NL 0.94 OV 1.04 PT 0.98 ! ! ! Fit before self-cal, rms=0.090178Jy sigma=0.466287 ! Fit after self-cal, rms=0.090511Jy sigma=0.455438 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.476 mas, bmaj=16.55 mas, bpa=-21.89 degrees ! Estimated noise=2.04238 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.5, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00767795 Jy ! Component: 100 - total flux cleaned = 0.0105833 Jy ! Component: 150 - total flux cleaned = 0.0118872 Jy ! Component: 200 - total flux cleaned = 0.0124659 Jy ! Total flux subtracted in 200 components = 0.0124659 Jy ! Clean residual min=-0.004082 max=0.004173 Jy/beam ! Clean residual mean=-0.000016 rms=0.001187 Jy/beam ! Combined flux in latest and established models = 0.400619 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 134 components and 0.400619 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089798Jy sigma=0.450674 ! Fit after self-cal, rms=0.089764Jy sigma=0.450180 ! 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.089764Jy sigma=0.450180 ! Fit after self-cal, rms=0.089248Jy sigma=0.449780 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.475 mas, bmaj=16.52 mas, bpa=-21.94 degrees ! Estimated noise=2.03483 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00302975 Jy ! Component: 100 - total flux cleaned = 0.00359318 Jy ! Component: 150 - total flux cleaned = 0.00398032 Jy ! Component: 200 - total flux cleaned = 0.00431404 Jy ! Total flux subtracted in 200 components = 0.00431404 Jy ! Clean residual min=-0.003720 max=0.003864 Jy/beam ! Clean residual mean=-0.000015 rms=0.001030 Jy/beam ! Combined flux in latest and established models = 0.404933 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 176 components and 0.404933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089043Jy sigma=0.448711 ! Fit after self-cal, rms=0.089016Jy sigma=0.448590 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.000406068 Jy ! Component: 100 - total flux cleaned = 0.000820082 Jy ! Component: 150 - total flux cleaned = 0.000975078 Jy ! Component: 200 - total flux cleaned = 0.00106942 Jy ! Total flux subtracted in 200 components = 0.00106942 Jy ! Clean residual min=-0.003525 max=0.003735 Jy/beam ! Clean residual mean=-0.000012 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.406003 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 196 components and 0.406003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088933Jy sigma=0.448226 ! Fit after self-cal, rms=0.088922Jy sigma=0.448182 ! 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.088922Jy sigma=0.448182 ! Fit after self-cal, rms=0.089101Jy sigma=0.448003 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.474 mas, bmaj=16.52 mas, bpa=-21.97 degrees ! Estimated noise=2.03074 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000890614 Jy ! Component: 100 - total flux cleaned = 0.00122308 Jy ! Component: 150 - total flux cleaned = 0.00140998 Jy ! Component: 200 - total flux cleaned = 0.00149294 Jy ! Total flux subtracted in 200 components = 0.00149294 Jy ! Clean residual min=-0.003577 max=0.003563 Jy/beam ! Clean residual mean=-0.000015 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.407496 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 216 components and 0.407496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089025Jy sigma=0.447684 ! Fit after self-cal, rms=0.089021Jy sigma=0.447653 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.000185144 Jy ! Component: 100 - total flux cleaned = 0.000301344 Jy ! Component: 150 - total flux cleaned = 0.000405759 Jy ! Component: 200 - total flux cleaned = 0.0004385 Jy ! Total flux subtracted in 200 components = 0.0004385 Jy ! Clean residual min=-0.003629 max=0.003473 Jy/beam ! Clean residual mean=-0.000015 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.407934 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 232 components and 0.407934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088983Jy sigma=0.447505 ! Fit after self-cal, rms=0.088982Jy sigma=0.447488 ! 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.088982Jy sigma=0.447488 ! Fit after self-cal, rms=0.089180Jy sigma=0.447418 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.414 mas, bmaj=30.19 mas, bpa=-9.493 degrees ! Estimated noise=2.36458 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000822329 Jy ! Component: 100 - total flux cleaned = 0.00116575 Jy ! Component: 150 - total flux cleaned = 0.00127173 Jy ! Component: 200 - total flux cleaned = 0.00127158 Jy ! Total flux subtracted in 200 components = 0.00127158 Jy ! Clean residual min=-0.003499 max=0.003567 Jy/beam ! Clean residual mean=-0.000026 rms=0.001074 Jy/beam ! Combined flux in latest and established models = 0.409206 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 263 components and 0.409206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089163Jy sigma=0.447317 ! Fit after self-cal, rms=0.089164Jy sigma=0.447300 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.000126702 Jy ! Component: 100 - total flux cleaned = 0.000195323 Jy ! Component: 150 - total flux cleaned = 0.000215261 Jy ! Component: 200 - total flux cleaned = 0.000215639 Jy ! Total flux subtracted in 200 components = 0.000215639 Jy ! Clean residual min=-0.003462 max=0.003573 Jy/beam ! Clean residual mean=-0.000025 rms=0.001067 Jy/beam ! Combined flux in latest and established models = 0.409421 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 274 components and 0.409421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089153Jy sigma=0.447276 ! Fit after self-cal, rms=0.089155Jy sigma=0.447269 ! 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.471 mas, bmaj=16.52 mas, bpa=-22 degrees ! Estimated noise=2.02756 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.471 x 16.52 at -22 degrees (North through East) ! Clean map min=-0.0035026 max=0.24027 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.85 mas, bmaj=14.61 mas, bpa=-23.3 degrees ! Estimated noise=3.74074 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.183614 Jy ! Component: 100 - total flux cleaned = 0.264826 Jy ! Component: 150 - total flux cleaned = 0.307142 Jy ! Component: 200 - total flux cleaned = 0.33248 Jy ! Total flux subtracted in 200 components = 0.33248 Jy ! Clean residual min=-0.009877 max=0.013365 Jy/beam ! Clean residual mean=-0.000183 rms=0.003108 Jy/beam ! Combined flux in latest and established models = 0.33248 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 55 model components to the UV plane model. ! The established model now contains 55 components and 0.33248 Jy ! Inverting map and beam ! Estimated beam: bmin=3.471 mas, bmaj=16.52 mas, bpa=-22 degrees ! Estimated noise=2.02756 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.0238659 Jy ! Component: 100 - total flux cleaned = 0.0379474 Jy ! Component: 150 - total flux cleaned = 0.0475936 Jy ! Component: 200 - total flux cleaned = 0.0544243 Jy ! Total flux subtracted in 200 components = 0.0544243 Jy ! Clean residual min=-0.004643 max=0.004061 Jy/beam ! Clean residual mean=-0.000097 rms=0.001393 Jy/beam ! Combined flux in latest and established models = 0.386904 Jy ! Adding 97 model components to the UV plane model. ! The established model now contains 142 components and 0.386904 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.414 mas, bmaj=30.19 mas, bpa=-9.493 degrees ! Estimated noise=2.36458 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00757937 Jy ! Component: 100 - total flux cleaned = 0.0123199 Jy ! Component: 150 - total flux cleaned = 0.015475 Jy ! Component: 200 - total flux cleaned = 0.0176746 Jy ! Total flux subtracted in 200 components = 0.0176746 Jy ! Clean residual min=-0.003689 max=0.003294 Jy/beam ! Clean residual mean=-0.000058 rms=0.001156 Jy/beam ! Combined flux in latest and established models = 0.404579 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.00156661 Jy ! Component: 100 - total flux cleaned = 0.00269388 Jy ! Component: 150 - total flux cleaned = 0.00350896 Jy ! Component: 200 - total flux cleaned = 0.00409976 Jy ! Total flux subtracted in 200 components = 0.00409976 Jy ! Clean residual min=-0.003597 max=0.003498 Jy/beam ! Clean residual mean=-0.000033 rms=0.001077 Jy/beam ! Combined flux in latest and established models = 0.408678 Jy ! Adding 135 model components to the UV plane model. ! The established model now contains 266 components and 0.408678 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.471 mas, bmaj=16.52 mas, bpa=-22 degrees ! Estimated noise=2.02756 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000137611 Jy ! Component: 100 - total flux cleaned = 7.9906e-05 Jy ! Component: 150 - total flux cleaned = 0.000187541 Jy ! Component: 200 - total flux cleaned = 0.000219581 Jy ! Total flux subtracted in 200 components = 0.000219581 Jy ! Clean residual min=-0.003611 max=0.003371 Jy/beam ! Clean residual mean=-0.000017 rms=0.000902 Jy/beam ! Combined flux in latest and established models = 0.408898 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 290 components and 0.408898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089155Jy sigma=0.447410 ! Fit after self-cal, rms=0.089150Jy sigma=0.447344 wmodel J1323-3407_S_map.mod ! Writing 290 model components to file: J1323-3407_S_map.mod wobs J1323-3407_S_uvs.fits ! Writing UV FITS file: J1323-3407_S_uvs.fits wwins J1323-3407_S_map.win ! wwins: Wrote 2 windows to J1323-3407_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.000347642 Jy ! Component: 100 - total flux cleaned = -0.000293206 Jy ! Component: 150 - total flux cleaned = -0.000195939 Jy ! Component: 200 - total flux cleaned = 4.06281e-05 Jy ! Component: 250 - total flux cleaned = 0.000312563 Jy ! Component: 300 - total flux cleaned = 0.000615547 Jy ! Component: 350 - total flux cleaned = 0.000739717 Jy ! Component: 400 - total flux cleaned = 0.0008611 Jy ! Component: 450 - total flux cleaned = 0.00101599 Jy ! Component: 500 - total flux cleaned = 0.00112788 Jy ! Component: 550 - total flux cleaned = 0.0012358 Jy ! Component: 600 - total flux cleaned = 0.00127117 Jy ! Component: 650 - total flux cleaned = 0.00147494 Jy ! Component: 700 - total flux cleaned = 0.00147556 Jy ! Component: 750 - total flux cleaned = 0.00163643 Jy ! Component: 800 - total flux cleaned = 0.00163644 Jy ! Component: 850 - total flux cleaned = 0.00169718 Jy ! Component: 900 - total flux cleaned = 0.00181504 Jy ! Component: 950 - total flux cleaned = 0.00195862 Jy ! Component: 1000 - total flux cleaned = 0.00212748 Jy ! Component: 1050 - total flux cleaned = 0.00226392 Jy ! Component: 1100 - total flux cleaned = 0.00242431 Jy ! Component: 1150 - total flux cleaned = 0.00252948 Jy ! Component: 1200 - total flux cleaned = 0.00273467 Jy ! Component: 1250 - total flux cleaned = 0.00285929 Jy ! Component: 1300 - total flux cleaned = 0.00295713 Jy ! Component: 1350 - total flux cleaned = 0.00307755 Jy ! Component: 1400 - total flux cleaned = 0.00314901 Jy ! Component: 1450 - total flux cleaned = 0.00331119 Jy ! Component: 1500 - total flux cleaned = 0.00335617 Jy ! Component: 1550 - total flux cleaned = 0.00344552 Jy ! Component: 1600 - total flux cleaned = 0.00353272 Jy ! Component: 1650 - total flux cleaned = 0.00357576 Jy ! Component: 1700 - total flux cleaned = 0.00366001 Jy ! Component: 1750 - total flux cleaned = 0.00368065 Jy ! Component: 1800 - total flux cleaned = 0.00374154 Jy ! Component: 1850 - total flux cleaned = 0.00378152 Jy ! Component: 1900 - total flux cleaned = 0.00378191 Jy ! Component: 1950 - total flux cleaned = 0.00382078 Jy ! Component: 2000 - total flux cleaned = 0.00389761 Jy ! Component: 2050 - total flux cleaned = 0.00395433 Jy ! Component: 2100 - total flux cleaned = 0.00399144 Jy ! Component: 2150 - total flux cleaned = 0.00406462 Jy ! Component: 2200 - total flux cleaned = 0.00410057 Jy ! Component: 2250 - total flux cleaned = 0.00406526 Jy ! Component: 2300 - total flux cleaned = 0.00415355 Jy ! Component: 2350 - total flux cleaned = 0.00418843 Jy ! Component: 2400 - total flux cleaned = 0.00427456 Jy ! Component: 2450 - total flux cleaned = 0.00435932 Jy ! Component: 2500 - total flux cleaned = 0.00430878 Jy ! Component: 2550 - total flux cleaned = 0.0043089 Jy ! Component: 2600 - total flux cleaned = 0.00427596 Jy ! Component: 2650 - total flux cleaned = 0.00430848 Jy ! Component: 2700 - total flux cleaned = 0.00434049 Jy ! Component: 2750 - total flux cleaned = 0.00432437 Jy ! Component: 2800 - total flux cleaned = 0.00435588 Jy ! Component: 2850 - total flux cleaned = 0.00438706 Jy ! Component: 2900 - total flux cleaned = 0.0043714 Jy ! Component: 2950 - total flux cleaned = 0.0043868 Jy ! Component: 3000 - total flux cleaned = 0.0044173 Jy ! Component: 3050 - total flux cleaned = 0.00441718 Jy ! Component: 3100 - total flux cleaned = 0.00443227 Jy ! Component: 3150 - total flux cleaned = 0.00447697 Jy ! Component: 3200 - total flux cleaned = 0.00450641 Jy ! Component: 3250 - total flux cleaned = 0.00449174 Jy ! Component: 3300 - total flux cleaned = 0.00449164 Jy ! Component: 3350 - total flux cleaned = 0.00446306 Jy ! Component: 3400 - total flux cleaned = 0.0044915 Jy ! Component: 3450 - total flux cleaned = 0.00447744 Jy ! Component: 3500 - total flux cleaned = 0.00446343 Jy ! Component: 3550 - total flux cleaned = 0.0044217 Jy ! Component: 3600 - total flux cleaned = 0.00438039 Jy ! Component: 3650 - total flux cleaned = 0.00436658 Jy ! Component: 3700 - total flux cleaned = 0.00433945 Jy ! Component: 3750 - total flux cleaned = 0.00431243 Jy ! Component: 3800 - total flux cleaned = 0.00428568 Jy ! Component: 3850 - total flux cleaned = 0.00425903 Jy ! Component: 3900 - total flux cleaned = 0.00424579 Jy ! Component: 3950 - total flux cleaned = 0.00423266 Jy ! Component: 4000 - total flux cleaned = 0.00418038 Jy ! Component: 4050 - total flux cleaned = 0.00415456 Jy ! Total flux subtracted in 4096 components = 0.00412887 Jy ! Clean residual min=-0.000997 max=0.000819 Jy/beam ! Clean residual mean=-0.000001 rms=0.000245 Jy/beam ! Combined flux in latest and established models = 0.413027 Jy keep ! Adding 259 model components to the UV plane model. ! The established model now contains 549 components and 0.413027 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1323-3407_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.471 x 16.52 at -22 degrees (North through East) ! Clean map min=-0.0020399 max=0.23871 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1323-3407_S_map.fits wmodel /image_prod/ug002_uva//J1323-3407_S_map.mod ! Writing 549 model components to file: /image_prod/ug002_uva//J1323-3407_S_map.mod wobs /image_prod/ug002_uva//J1323-3407_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1323-3407_S_uvs.fits wwins /image_prod/ug002_uva//J1323-3407_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1323-3407_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.238715 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00024008 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.301716 0.301716 0.603432 1.20686 2.41373 4.82746 9.65492 19.3098 38.6197 77.2393 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.238 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 994.312 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1323-3407_S_dfm.log closed on Thu Mar 5 01:12:00 2020