! Started logfile: /image_prod/ug002_uva//J0948-2901_S_dfm.log on Wed Mar 4 23:12:25 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//J0948-2901_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0948-2901_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.9 visibilities/baseline/integration-bin. ! Found source: J0948-2901 ! ! 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 7290 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 J0948-2901_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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012705Jy sigma=6.422096 ! Fit after self-cal, rms=0.871889Jy sigma=5.424086 ! 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.653 mas, bmaj=8.911 mas, bpa=-15.37 degrees ! Estimated noise=2.16756 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.0925108 Jy ! Component: 100 - total flux cleaned = 0.131352 Jy ! Total flux subtracted in 100 components = 0.131352 Jy ! Clean residual min=-0.011529 max=0.018836 Jy/beam ! Clean residual mean=-0.000041 rms=0.003399 Jy/beam ! Combined flux in latest and established models = 0.131352 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.131352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105548Jy sigma=0.626894 ! Fit after self-cal, rms=0.105321Jy sigma=0.625602 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.388 mas, bmaj=10.67 mas, bpa=-14.41 degrees ! Estimated noise=1.36202 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.0358558 Jy ! Component: 100 - total flux cleaned = 0.0541001 Jy ! Component: 150 - total flux cleaned = 0.0642693 Jy ! Component: 200 - total flux cleaned = 0.0700097 Jy ! Total flux subtracted in 200 components = 0.0700097 Jy ! Clean residual min=-0.010105 max=0.009253 Jy/beam ! Clean residual mean=0.000036 rms=0.002655 Jy/beam ! Combined flux in latest and established models = 0.201362 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 54 components and 0.201362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095282Jy sigma=0.528829 ! Fit after self-cal, rms=0.095242Jy sigma=0.528450 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.388 x 10.67 at -14.41 degrees (North through East) ! Clean map min=-0.0099379 max=0.12783 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.03 HN 1.30 KP 0.99 ! LA 1.01 MK 1.08 NL 1.08 OV 0.66 ! PT 1.03 SC 0.84 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.49 FD 0.99 HN 1.28 KP 1.00 ! LA 1.00 MK 1.03 NL 1.05 OV 0.95 ! PT 0.99 SC 0.80 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.36 FD 1.04 HN 1.21 KP 1.02 ! LA 1.03 MK 1.03 NL 1.01 OV 0.63 ! PT 1.04 SC 0.81 ! ! ! Fit before self-cal, rms=0.095242Jy sigma=0.528450 ! Fit after self-cal, rms=0.099175Jy sigma=0.477849 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.416 mas, bmaj=10.4 mas, bpa=-12.89 degrees ! Estimated noise=1.35466 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 (-13.5, 10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00632116 Jy ! Component: 100 - total flux cleaned = 0.00763686 Jy ! Component: 150 - total flux cleaned = 0.00792686 Jy ! Component: 200 - total flux cleaned = 0.00817892 Jy ! Total flux subtracted in 200 components = 0.00817892 Jy ! Clean residual min=-0.003861 max=0.004054 Jy/beam ! Clean residual mean=0.000039 rms=0.001046 Jy/beam ! Combined flux in latest and established models = 0.209541 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 84 components and 0.209541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098670Jy sigma=0.474465 ! Fit after self-cal, rms=0.099087Jy sigma=0.473166 ! 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.099087Jy sigma=0.473166 ! Fit after self-cal, rms=0.099371Jy sigma=0.472851 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.408 mas, bmaj=10.33 mas, bpa=-12.55 degrees ! Estimated noise=1.34583 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0027639 Jy ! Component: 100 - total flux cleaned = 0.00291864 Jy ! Component: 150 - total flux cleaned = 0.00291444 Jy ! Component: 200 - total flux cleaned = 0.00286209 Jy ! Total flux subtracted in 200 components = 0.00286209 Jy ! Clean residual min=-0.003373 max=0.003836 Jy/beam ! Clean residual mean=0.000040 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.212403 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 101 components and 0.212403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099205Jy sigma=0.472257 ! Fit after self-cal, rms=0.099238Jy sigma=0.472178 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.000667419 Jy ! Component: 100 - total flux cleaned = 0.000522547 Jy ! Component: 150 - total flux cleaned = 0.000387596 Jy ! Component: 200 - total flux cleaned = 0.000305657 Jy ! Total flux subtracted in 200 components = 0.000305657 Jy ! Clean residual min=-0.003306 max=0.003761 Jy/beam ! Clean residual mean=0.000041 rms=0.000965 Jy/beam ! Combined flux in latest and established models = 0.212709 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 113 components and 0.212709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099164Jy sigma=0.471993 ! Fit after self-cal, rms=0.099171Jy sigma=0.471980 ! 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.099171Jy sigma=0.471980 ! Fit after self-cal, rms=0.105841Jy sigma=0.467191 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.404 mas, bmaj=10.23 mas, bpa=-12.64 degrees ! Estimated noise=1.34485 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000197913 Jy ! Component: 100 - total flux cleaned = 0.000193591 Jy ! Component: 150 - total flux cleaned = 0.000348243 Jy ! Component: 200 - total flux cleaned = 0.000428958 Jy ! Total flux subtracted in 200 components = 0.000428958 Jy ! Clean residual min=-0.002529 max=0.002848 Jy/beam ! Clean residual mean=0.000006 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.213138 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 134 components and 0.213138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105809Jy sigma=0.466979 ! Fit after self-cal, rms=0.105872Jy sigma=0.466937 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) ! Added new window around map position (-102.5, 58). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00252889 Jy ! Component: 100 - total flux cleaned = 0.00282396 Jy ! Component: 150 - total flux cleaned = 0.00305627 Jy ! Component: 200 - total flux cleaned = 0.0032976 Jy ! Total flux subtracted in 200 components = 0.0032976 Jy ! Clean residual min=-0.002285 max=0.002131 Jy/beam ! Clean residual mean=0.000002 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.216435 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 153 components and 0.216435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105791Jy sigma=0.466414 ! Fit after self-cal, rms=0.105788Jy sigma=0.466390 ! 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.105788Jy sigma=0.466390 ! Fit after self-cal, rms=0.105729Jy sigma=0.466361 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.163 mas, bmaj=22.42 mas, bpa=-4.907 degrees ! Estimated noise=1.58511 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000728694 Jy ! Component: 100 - total flux cleaned = 0.000754757 Jy ! Component: 150 - total flux cleaned = 0.000823709 Jy ! Component: 200 - total flux cleaned = 0.000886297 Jy ! Total flux subtracted in 200 components = 0.000886297 Jy ! Clean residual min=-0.001813 max=0.001877 Jy/beam ! Clean residual mean=0.000009 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.217322 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 174 components and 0.217322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105717Jy sigma=0.466332 ! Fit after self-cal, rms=0.105716Jy sigma=0.466324 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.67174e-05 Jy ! Component: 100 - total flux cleaned = 0.000124973 Jy ! Component: 150 - total flux cleaned = 0.000126519 Jy ! Component: 200 - total flux cleaned = 0.000143054 Jy ! Total flux subtracted in 200 components = 0.000143054 Jy ! Clean residual min=-0.001772 max=0.001856 Jy/beam ! Clean residual mean=0.000011 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.217465 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 190 components and 0.217465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105708Jy sigma=0.466326 ! Fit after self-cal, rms=0.105706Jy sigma=0.466320 ! 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.407 mas, bmaj=10.25 mas, bpa=-12.73 degrees ! Estimated noise=1.34443 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.407 x 10.25 at -12.73 degrees (North through East) ! Clean map min=-0.0020593 max=0.12535 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.673 mas, bmaj=8.481 mas, bpa=-13.78 degrees ! Estimated noise=2.1604 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0928183 Jy ! Component: 100 - total flux cleaned = 0.132379 Jy ! Component: 150 - total flux cleaned = 0.154658 Jy ! Component: 200 - total flux cleaned = 0.167952 Jy ! Total flux subtracted in 200 components = 0.167952 Jy ! Clean residual min=-0.005388 max=0.006946 Jy/beam ! Clean residual mean=-0.000037 rms=0.001396 Jy/beam ! Combined flux in latest and established models = 0.167952 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 62 model components to the UV plane model. ! The established model now contains 62 components and 0.167952 Jy ! Inverting map and beam ! Estimated beam: bmin=3.407 mas, bmaj=10.25 mas, bpa=-12.73 degrees ! Estimated noise=1.34443 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.0145239 Jy ! Component: 100 - total flux cleaned = 0.0232702 Jy ! Component: 150 - total flux cleaned = 0.029578 Jy ! Component: 200 - total flux cleaned = 0.034233 Jy ! Total flux subtracted in 200 components = 0.034233 Jy ! Clean residual min=-0.002862 max=0.004238 Jy/beam ! Clean residual mean=-0.000013 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.202185 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 129 components and 0.202185 Jy ! Inverting map ! Added new window around map position (5, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00419793 Jy ! Component: 100 - total flux cleaned = 0.00729812 Jy ! Component: 150 - total flux cleaned = 0.00980204 Jy ! Component: 200 - total flux cleaned = 0.0112043 Jy ! Total flux subtracted in 200 components = 0.0112043 Jy ! Clean residual min=-0.002184 max=0.002226 Jy/beam ! Clean residual mean=-0.000001 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.213389 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 155 components and 0.213389 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.163 mas, bmaj=22.42 mas, bpa=-4.907 degrees ! Estimated noise=1.58511 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00233006 Jy ! Component: 100 - total flux cleaned = 0.00354338 Jy ! Component: 150 - total flux cleaned = 0.00409118 Jy ! Component: 200 - total flux cleaned = 0.00427363 Jy ! Total flux subtracted in 200 components = 0.00427363 Jy ! Clean residual min=-0.001861 max=0.001914 Jy/beam ! Clean residual mean=0.000010 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.217663 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.0695e-05 Jy ! Component: 100 - total flux cleaned = -2.39226e-05 Jy ! Component: 150 - total flux cleaned = -9.81946e-05 Jy ! Component: 200 - total flux cleaned = -0.000144201 Jy ! Total flux subtracted in 200 components = -0.000144201 Jy ! Clean residual min=-0.001780 max=0.001874 Jy/beam ! Clean residual mean=0.000011 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.217518 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 209 components and 0.217518 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.407 mas, bmaj=10.25 mas, bpa=-12.73 degrees ! Estimated noise=1.34443 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000211799 Jy ! Component: 100 - total flux cleaned = -0.000305211 Jy ! Component: 150 - total flux cleaned = -0.000347 Jy ! Component: 200 - total flux cleaned = -0.000386472 Jy ! Total flux subtracted in 200 components = -0.000386472 Jy ! Clean residual min=-0.002009 max=0.002099 Jy/beam ! Clean residual mean=0.000005 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.217132 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 234 components and 0.217132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105656Jy sigma=0.466104 ! Fit after self-cal, rms=0.105634Jy sigma=0.466001 wmodel J0948-2901_S_map.mod ! Writing 234 model components to file: J0948-2901_S_map.mod wobs J0948-2901_S_uvs.fits ! Writing UV FITS file: J0948-2901_S_uvs.fits wwins J0948-2901_S_map.win ! wwins: Wrote 4 windows to J0948-2901_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.000533103 Jy ! Component: 100 - total flux cleaned = 0.000637309 Jy ! Component: 150 - total flux cleaned = 0.000638287 Jy ! Component: 200 - total flux cleaned = 0.000730192 Jy ! Component: 250 - total flux cleaned = 0.000876238 Jy ! Component: 300 - total flux cleaned = 0.00104654 Jy ! Component: 350 - total flux cleaned = 0.00123959 Jy ! Component: 400 - total flux cleaned = 0.00142762 Jy ! Component: 450 - total flux cleaned = 0.00150639 Jy ! Component: 500 - total flux cleaned = 0.00163515 Jy ! Component: 550 - total flux cleaned = 0.00173535 Jy ! Component: 600 - total flux cleaned = 0.00183326 Jy ! Component: 650 - total flux cleaned = 0.00190537 Jy ! Component: 700 - total flux cleaned = 0.00202315 Jy ! Component: 750 - total flux cleaned = 0.00216173 Jy ! Component: 800 - total flux cleaned = 0.00220713 Jy ! Component: 850 - total flux cleaned = 0.00214026 Jy ! Component: 900 - total flux cleaned = 0.00207434 Jy ! Component: 950 - total flux cleaned = 0.00211766 Jy ! Component: 1000 - total flux cleaned = 0.00198943 Jy ! Component: 1050 - total flux cleaned = 0.001969 Jy ! Component: 1100 - total flux cleaned = 0.00201004 Jy ! Component: 1150 - total flux cleaned = 0.00194847 Jy ! Component: 1200 - total flux cleaned = 0.00198876 Jy ! Component: 1250 - total flux cleaned = 0.00192885 Jy ! Component: 1300 - total flux cleaned = 0.0019287 Jy ! Component: 1350 - total flux cleaned = 0.00185069 Jy ! Component: 1400 - total flux cleaned = 0.00185095 Jy ! Component: 1450 - total flux cleaned = 0.001851 Jy ! Component: 1500 - total flux cleaned = 0.00177583 Jy ! Component: 1550 - total flux cleaned = 0.00172013 Jy ! Component: 1600 - total flux cleaned = 0.00170194 Jy ! Component: 1650 - total flux cleaned = 0.00168374 Jy ! Component: 1700 - total flux cleaned = 0.00166583 Jy ! Component: 1750 - total flux cleaned = 0.00170186 Jy ! Component: 1800 - total flux cleaned = 0.00170232 Jy ! Component: 1850 - total flux cleaned = 0.00170243 Jy ! Component: 1900 - total flux cleaned = 0.00171963 Jy ! Component: 1950 - total flux cleaned = 0.00171969 Jy ! Component: 2000 - total flux cleaned = 0.00175393 Jy ! Component: 2050 - total flux cleaned = 0.00178806 Jy ! Component: 2100 - total flux cleaned = 0.00185533 Jy ! Component: 2150 - total flux cleaned = 0.00183851 Jy ! Component: 2200 - total flux cleaned = 0.0018552 Jy ! Component: 2250 - total flux cleaned = 0.00182223 Jy ! Component: 2300 - total flux cleaned = 0.00182224 Jy ! Component: 2350 - total flux cleaned = 0.00175762 Jy ! Component: 2400 - total flux cleaned = 0.00177363 Jy ! Component: 2450 - total flux cleaned = 0.00171016 Jy ! Component: 2500 - total flux cleaned = 0.00175768 Jy ! Component: 2550 - total flux cleaned = 0.00182029 Jy ! Component: 2600 - total flux cleaned = 0.00180478 Jy ! Component: 2650 - total flux cleaned = 0.00171222 Jy ! Component: 2700 - total flux cleaned = 0.00178909 Jy ! Component: 2750 - total flux cleaned = 0.00180439 Jy ! Component: 2800 - total flux cleaned = 0.00180423 Jy ! Component: 2850 - total flux cleaned = 0.00177411 Jy ! Component: 2900 - total flux cleaned = 0.00178903 Jy ! Component: 2950 - total flux cleaned = 0.00181874 Jy ! Component: 3000 - total flux cleaned = 0.00186288 Jy ! Component: 3050 - total flux cleaned = 0.00183346 Jy ! Component: 3100 - total flux cleaned = 0.00181892 Jy ! Component: 3150 - total flux cleaned = 0.00183346 Jy ! Component: 3200 - total flux cleaned = 0.00183344 Jy ! Component: 3250 - total flux cleaned = 0.00180495 Jy ! Component: 3300 - total flux cleaned = 0.00184746 Jy ! Component: 3350 - total flux cleaned = 0.00186143 Jy ! Component: 3400 - total flux cleaned = 0.00183338 Jy ! Component: 3450 - total flux cleaned = 0.0018749 Jy ! Component: 3500 - total flux cleaned = 0.00188862 Jy ! Component: 3550 - total flux cleaned = 0.00184746 Jy ! Component: 3600 - total flux cleaned = 0.00191589 Jy ! Component: 3650 - total flux cleaned = 0.00192946 Jy ! Component: 3700 - total flux cleaned = 0.00192942 Jy ! Component: 3750 - total flux cleaned = 0.00198325 Jy ! Component: 3800 - total flux cleaned = 0.00202336 Jy ! Component: 3850 - total flux cleaned = 0.0020896 Jy ! Component: 3900 - total flux cleaned = 0.00207639 Jy ! Component: 3950 - total flux cleaned = 0.00211578 Jy ! Component: 4000 - total flux cleaned = 0.00216779 Jy ! Component: 4050 - total flux cleaned = 0.00216769 Jy ! Total flux subtracted in 4096 components = 0.00223209 Jy ! Clean residual min=-0.000742 max=0.000712 Jy/beam ! Clean residual mean=0.000002 rms=0.000229 Jy/beam ! Combined flux in latest and established models = 0.219364 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 504 components and 0.219364 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0948-2901_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.407 x 10.25 at -12.73 degrees (North through East) ! Clean map min=-0.0015565 max=0.12906 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0948-2901_S_map.fits wmodel /image_prod/ug002_uva//J0948-2901_S_map.mod ! Writing 504 model components to file: /image_prod/ug002_uva//J0948-2901_S_map.mod wobs /image_prod/ug002_uva//J0948-2901_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0948-2901_S_uvs.fits wwins /image_prod/ug002_uva//J0948-2901_S_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J0948-2901_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.129062 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000226228 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.525858 0.525858 1.05172 2.10343 4.20686 8.41373 16.8275 33.6549 67.3098 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.129 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 570.496 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0948-2901_S_dfm.log closed on Wed Mar 4 23:12:29 2020