! Started logfile: /image_prod/ug002_uva//J1102-4404_S_dfm.log on Wed Mar 4 23:51:32 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//J1102-4404_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1102-4404_S_uva.fits ! AN table 1: 60 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.72619 visibilities/baseline/integration-bin. ! Found source: J1102-4404 ! ! 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 2745 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 J1102-4404_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 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.021412Jy sigma=5.145691 ! Fit after self-cal, rms=0.709120Jy sigma=3.424533 ! 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.177 mas, bmaj=6.394 mas, bpa=-2.361 degrees ! Estimated noise=4.40258 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.24761 Jy ! Component: 100 - total flux cleaned = 0.309752 Jy ! Total flux subtracted in 100 components = 0.309752 Jy ! Clean residual min=-0.025640 max=0.038777 Jy/beam ! Clean residual mean=0.000014 rms=0.008208 Jy/beam ! Combined flux in latest and established models = 0.309752 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.309752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.137349Jy sigma=0.596024 ! Fit after self-cal, rms=0.137417Jy sigma=0.595939 ! 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.614 mas, bmaj=7.197 mas, bpa=-3.9 degrees ! Estimated noise=2.77907 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.0108773 Jy ! Component: 100 - total flux cleaned = 0.0114306 Jy ! Component: 150 - total flux cleaned = 0.0110179 Jy ! Component: 200 - total flux cleaned = 0.0100653 Jy ! Total flux subtracted in 200 components = 0.0100653 Jy ! Clean residual min=-0.021959 max=0.032157 Jy/beam ! Clean residual mean=0.000048 rms=0.007346 Jy/beam ! Combined flux in latest and established models = 0.319817 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.319817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.134021Jy sigma=0.572392 ! Fit after self-cal, rms=0.133993Jy sigma=0.572323 ! 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.614 x 7.197 at -3.9 degrees (North through East) ! Clean map min=-0.021356 max=0.31671 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 KP 1.01 LA 0.98 MK 0.94 ! NL 1.94 OV 0.79 SC 1.06 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 1.03 LA 0.98 MK 0.96 ! NL 1.95 OV 0.86 SC 0.91 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 1.03 LA 1.00 MK 0.96 ! NL 1.90 OV 0.87 SC 0.99 ! ! ! Fit before self-cal, rms=0.133993Jy sigma=0.572323 ! Fit after self-cal, rms=0.149351Jy sigma=0.488928 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.59 mas, bmaj=7.124 mas, bpa=-3.53 degrees ! Estimated noise=2.73183 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.000624561 Jy ! Component: 100 - total flux cleaned = 0.000501519 Jy ! Component: 150 - total flux cleaned = 0.000387828 Jy ! Component: 200 - total flux cleaned = 0.000387759 Jy ! Total flux subtracted in 200 components = 0.000387759 Jy ! Clean residual min=-0.006953 max=0.006478 Jy/beam ! Clean residual mean=0.000005 rms=0.001659 Jy/beam ! Combined flux in latest and established models = 0.320205 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 19 components and 0.320205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.149185Jy sigma=0.487574 ! Fit after self-cal, rms=0.149920Jy sigma=0.486969 ! 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.149920Jy sigma=0.486969 ! Fit after self-cal, rms=0.150957Jy sigma=0.486386 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.589 mas, bmaj=7.135 mas, bpa=-3.465 degrees ! Estimated noise=2.73735 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000100264 Jy ! Component: 100 - total flux cleaned = 9.83359e-05 Jy ! Component: 150 - total flux cleaned = 9.55433e-05 Jy ! Component: 200 - total flux cleaned = 2.24333e-05 Jy ! Total flux subtracted in 200 components = 2.24333e-05 Jy ! Clean residual min=-0.006085 max=0.006038 Jy/beam ! Clean residual mean=0.000005 rms=0.001525 Jy/beam ! Combined flux in latest and established models = 0.320227 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 22 components and 0.320227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.150889Jy sigma=0.485736 ! Fit after self-cal, rms=0.150910Jy sigma=0.485733 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.59209e-05 Jy ! Component: 100 - total flux cleaned = -6.64537e-05 Jy ! Component: 150 - total flux cleaned = -0.00012824 Jy ! Component: 200 - total flux cleaned = -0.000181912 Jy ! Total flux subtracted in 200 components = -0.000181912 Jy ! Clean residual min=-0.005799 max=0.005926 Jy/beam ! Clean residual mean=0.000005 rms=0.001490 Jy/beam ! Combined flux in latest and established models = 0.320045 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 24 components and 0.320045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.150872Jy sigma=0.485378 ! Fit after self-cal, rms=0.150883Jy sigma=0.485376 ! 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.150883Jy sigma=0.485376 ! Fit after self-cal, rms=0.151911Jy sigma=0.484269 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.592 mas, bmaj=7.194 mas, bpa=-3.247 degrees ! Estimated noise=2.74763 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000964568 Jy ! Component: 100 - total flux cleaned = -0.000963695 Jy ! Component: 150 - total flux cleaned = -0.000965895 Jy ! Component: 200 - total flux cleaned = -0.000968629 Jy ! Total flux subtracted in 200 components = -0.000968629 Jy ! Clean residual min=-0.004926 max=0.005760 Jy/beam ! Clean residual mean=0.000005 rms=0.001360 Jy/beam ! Combined flux in latest and established models = 0.319077 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 28 components and 0.319077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.151876Jy sigma=0.484077 ! Fit after self-cal, rms=0.151879Jy sigma=0.484070 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 = 3.69662e-05 Jy ! Component: 100 - total flux cleaned = 3.70867e-05 Jy ! Component: 150 - total flux cleaned = 6.01373e-05 Jy ! Component: 200 - total flux cleaned = 6.05047e-05 Jy ! Total flux subtracted in 200 components = 6.05047e-05 Jy ! Clean residual min=-0.004948 max=0.005712 Jy/beam ! Clean residual mean=0.000005 rms=0.001358 Jy/beam ! Combined flux in latest and established models = 0.319137 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 29 components and 0.319137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.151868Jy sigma=0.484021 ! Fit after self-cal, rms=0.151868Jy sigma=0.484020 ! 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.151868Jy sigma=0.484020 ! Fit after self-cal, rms=0.151823Jy sigma=0.483973 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.906 mas, bmaj=23.31 mas, bpa=-2.27 degrees ! Estimated noise=3.76391 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000758598 Jy ! Component: 100 - total flux cleaned = -0.000757396 Jy ! Component: 150 - total flux cleaned = -0.000755997 Jy ! Component: 200 - total flux cleaned = -0.000743412 Jy ! Total flux subtracted in 200 components = -0.000743412 Jy ! Clean residual min=-0.004340 max=0.006136 Jy/beam ! Clean residual mean=0.000008 rms=0.001755 Jy/beam ! Combined flux in latest and established models = 0.318394 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 30 components and 0.318394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.151806Jy sigma=0.484004 ! Fit after self-cal, rms=0.151804Jy sigma=0.484000 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 = -3.39143e-05 Jy ! Component: 100 - total flux cleaned = -2.16172e-05 Jy ! Component: 150 - total flux cleaned = -2.11667e-05 Jy ! Component: 200 - total flux cleaned = -1.04652e-05 Jy ! Total flux subtracted in 200 components = -1.04652e-05 Jy ! Clean residual min=-0.004334 max=0.006130 Jy/beam ! Clean residual mean=0.000008 rms=0.001758 Jy/beam ! Combined flux in latest and established models = 0.318383 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 31 components and 0.318383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.151796Jy sigma=0.484034 ! Fit after self-cal, rms=0.151795Jy sigma=0.484031 ! 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.593 mas, bmaj=7.209 mas, bpa=-3.264 degrees ! Estimated noise=2.74706 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.593 x 7.209 at -3.264 degrees (North through East) ! Clean map min=-0.004568 max=0.31634 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.153 mas, bmaj=6.415 mas, bpa=-1.451 degrees ! Estimated noise=4.54328 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.243874 Jy ! Component: 100 - total flux cleaned = 0.303246 Jy ! Component: 150 - total flux cleaned = 0.32138 Jy ! Component: 200 - total flux cleaned = 0.321416 Jy ! Total flux subtracted in 200 components = 0.321416 Jy ! Clean residual min=-0.009957 max=0.010393 Jy/beam ! Clean residual mean=0.000002 rms=0.002660 Jy/beam ! Combined flux in latest and established models = 0.321416 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.321416 Jy ! Inverting map and beam ! Estimated beam: bmin=2.593 mas, bmaj=7.209 mas, bpa=-3.264 degrees ! Estimated noise=2.74706 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 = 1.25833e-05 Jy ! Component: 100 - total flux cleaned = 3.87257e-05 Jy ! Component: 150 - total flux cleaned = -0.000377948 Jy ! Component: 200 - total flux cleaned = -0.000751834 Jy ! Total flux subtracted in 200 components = -0.000751834 Jy ! Clean residual min=-0.006363 max=0.006160 Jy/beam ! Clean residual mean=0.000003 rms=0.001539 Jy/beam ! Combined flux in latest and established models = 0.320664 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 15 components and 0.320664 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.906 mas, bmaj=23.31 mas, bpa=-2.27 degrees ! Estimated noise=3.76391 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00123005 Jy ! Component: 100 - total flux cleaned = -0.00134145 Jy ! Component: 150 - total flux cleaned = -0.00134277 Jy ! Component: 200 - total flux cleaned = -0.00135885 Jy ! Total flux subtracted in 200 components = -0.00135885 Jy ! Clean residual min=-0.004299 max=0.006289 Jy/beam ! Clean residual mean=0.000009 rms=0.001790 Jy/beam ! Combined flux in latest and established models = 0.319305 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 = -7.24512e-07 Jy ! Component: 100 - total flux cleaned = -1.57123e-05 Jy ! Component: 150 - total flux cleaned = -1.66585e-05 Jy ! Component: 200 - total flux cleaned = -2.93812e-05 Jy ! Total flux subtracted in 200 components = -2.93812e-05 Jy ! Clean residual min=-0.004299 max=0.006288 Jy/beam ! Clean residual mean=0.000009 rms=0.001789 Jy/beam ! Combined flux in latest and established models = 0.319276 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 20 components and 0.319276 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.593 mas, bmaj=7.209 mas, bpa=-3.264 degrees ! Estimated noise=2.74706 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000399889 Jy ! Component: 100 - total flux cleaned = 0.000310353 Jy ! Component: 150 - total flux cleaned = 0.00022133 Jy ! Component: 200 - total flux cleaned = 0.000147634 Jy ! Total flux subtracted in 200 components = 0.000147634 Jy ! Clean residual min=-0.005390 max=0.005710 Jy/beam ! Clean residual mean=0.000003 rms=0.001436 Jy/beam ! Combined flux in latest and established models = 0.319423 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 23 components and 0.319423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.151880Jy sigma=0.484857 ! Fit after self-cal, rms=0.151842Jy sigma=0.484846 wmodel J1102-4404_S_map.mod ! Writing 23 model components to file: J1102-4404_S_map.mod wobs J1102-4404_S_uvs.fits ! Writing UV FITS file: J1102-4404_S_uvs.fits wwins J1102-4404_S_map.win ! wwins: Wrote 1 windows to J1102-4404_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.00136628 Jy ! Component: 100 - total flux cleaned = 0.0020101 Jy ! Component: 150 - total flux cleaned = 0.0020943 Jy ! Component: 200 - total flux cleaned = 0.0023321 Jy ! Component: 250 - total flux cleaned = 0.00240776 Jy ! Component: 300 - total flux cleaned = 0.00261957 Jy ! Component: 350 - total flux cleaned = 0.00275333 Jy ! Component: 400 - total flux cleaned = 0.00294911 Jy ! Component: 450 - total flux cleaned = 0.00301195 Jy ! Component: 500 - total flux cleaned = 0.00295063 Jy ! Component: 550 - total flux cleaned = 0.00300728 Jy ! Component: 600 - total flux cleaned = 0.00317568 Jy ! Component: 650 - total flux cleaned = 0.00334114 Jy ! Component: 700 - total flux cleaned = 0.00344829 Jy ! Component: 750 - total flux cleaned = 0.00365746 Jy ! Component: 800 - total flux cleaned = 0.0038094 Jy ! Component: 850 - total flux cleaned = 0.00390898 Jy ! Component: 900 - total flux cleaned = 0.00419926 Jy ! Component: 950 - total flux cleaned = 0.00424653 Jy ! Component: 1000 - total flux cleaned = 0.00424693 Jy ! Component: 1050 - total flux cleaned = 0.00429292 Jy ! Component: 1100 - total flux cleaned = 0.00429394 Jy ! Component: 1150 - total flux cleaned = 0.0042512 Jy ! Component: 1200 - total flux cleaned = 0.00420855 Jy ! Component: 1250 - total flux cleaned = 0.00412502 Jy ! Component: 1300 - total flux cleaned = 0.00424906 Jy ! Component: 1350 - total flux cleaned = 0.00412645 Jy ! Component: 1400 - total flux cleaned = 0.00408679 Jy ! Component: 1450 - total flux cleaned = 0.0041263 Jy ! Component: 1500 - total flux cleaned = 0.00404913 Jy ! Component: 1550 - total flux cleaned = 0.00397282 Jy ! Component: 1600 - total flux cleaned = 0.00382234 Jy ! Component: 1650 - total flux cleaned = 0.00363663 Jy ! Component: 1700 - total flux cleaned = 0.0035265 Jy ! Component: 1750 - total flux cleaned = 0.00345383 Jy ! Component: 1800 - total flux cleaned = 0.00359783 Jy ! Component: 1850 - total flux cleaned = 0.00349055 Jy ! Component: 1900 - total flux cleaned = 0.00327912 Jy ! Component: 1950 - total flux cleaned = 0.00327919 Jy ! Component: 2000 - total flux cleaned = 0.00324416 Jy ! Component: 2050 - total flux cleaned = 0.00314084 Jy ! Component: 2100 - total flux cleaned = 0.00303867 Jy ! Component: 2150 - total flux cleaned = 0.00307223 Jy ! Component: 2200 - total flux cleaned = 0.00293782 Jy ! Component: 2250 - total flux cleaned = 0.00277147 Jy ! Component: 2300 - total flux cleaned = 0.00280469 Jy ! Component: 2350 - total flux cleaned = 0.00277179 Jy ! Component: 2400 - total flux cleaned = 0.00267419 Jy ! Component: 2450 - total flux cleaned = 0.00260935 Jy ! Component: 2500 - total flux cleaned = 0.00257737 Jy ! Component: 2550 - total flux cleaned = 0.00248158 Jy ! Component: 2600 - total flux cleaned = 0.00251348 Jy ! Component: 2650 - total flux cleaned = 0.00245008 Jy ! Component: 2700 - total flux cleaned = 0.00241843 Jy ! Component: 2750 - total flux cleaned = 0.00232444 Jy ! Component: 2800 - total flux cleaned = 0.0023871 Jy ! Component: 2850 - total flux cleaned = 0.00235591 Jy ! Component: 2900 - total flux cleaned = 0.0024491 Jy ! Component: 2950 - total flux cleaned = 0.00244908 Jy ! Component: 3000 - total flux cleaned = 0.00248004 Jy ! Component: 3050 - total flux cleaned = 0.00251101 Jy ! Component: 3100 - total flux cleaned = 0.00257265 Jy ! Component: 3150 - total flux cleaned = 0.00269585 Jy ! Component: 3200 - total flux cleaned = 0.00269582 Jy ! Component: 3250 - total flux cleaned = 0.00269569 Jy ! Component: 3300 - total flux cleaned = 0.00275722 Jy ! Component: 3350 - total flux cleaned = 0.00278804 Jy ! Component: 3400 - total flux cleaned = 0.00278801 Jy ! Component: 3450 - total flux cleaned = 0.00284997 Jy ! Component: 3500 - total flux cleaned = 0.00294308 Jy ! Component: 3550 - total flux cleaned = 0.00297423 Jy ! Component: 3600 - total flux cleaned = 0.00306782 Jy ! Component: 3650 - total flux cleaned = 0.00313005 Jy ! Component: 3700 - total flux cleaned = 0.00319275 Jy ! Component: 3750 - total flux cleaned = 0.00338138 Jy ! Component: 3800 - total flux cleaned = 0.00344448 Jy ! Component: 3850 - total flux cleaned = 0.00357107 Jy ! Component: 3900 - total flux cleaned = 0.00363449 Jy ! Component: 3950 - total flux cleaned = 0.00373032 Jy ! Component: 4000 - total flux cleaned = 0.00382643 Jy ! Component: 4050 - total flux cleaned = 0.00398736 Jy ! Total flux subtracted in 4096 components = 0.00405227 Jy ! Clean residual min=-0.001881 max=0.002192 Jy/beam ! Clean residual mean=0.000007 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.323476 Jy keep ! Adding 251 model components to the UV plane model. ! The established model now contains 274 components and 0.323476 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1102-4404_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.593 x 7.209 at -3.264 degrees (North through East) ! Clean map min=-0.0042041 max=0.31248 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1102-4404_S_map.fits wmodel /image_prod/ug002_uva//J1102-4404_S_map.mod ! Writing 274 model components to file: /image_prod/ug002_uva//J1102-4404_S_map.mod wobs /image_prod/ug002_uva//J1102-4404_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1102-4404_S_uvs.fits wwins /image_prod/ug002_uva//J1102-4404_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1102-4404_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.312481 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000488181 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.468683 0.468683 0.937365 1.87473 3.74946 7.49892 14.9978 29.9957 59.9914 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.312 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 640.091 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1102-4404_S_dfm.log closed on Wed Mar 4 23:51:36 2020