! Started logfile: /image_prod/ug002_uva//J0711+0048_S_b_dfm.log on Wed Mar 4 21:41:43 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//J0711+0048_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0711+0048_S_b_uva.fits ! AN table 1: 120 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.888889 visibilities/baseline/integration-bin. ! Found source: J0711+0048 ! ! 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 11520 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 J0711+0048_S_b] 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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002349Jy sigma=8.169906 ! Fit after self-cal, rms=0.931318Jy sigma=7.457371 ! 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=3.549 mas, bmaj=9.18 mas, bpa=17.16 degrees ! Estimated noise=1.40894 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.0564787 Jy ! Component: 100 - total flux cleaned = 0.0868499 Jy ! Total flux subtracted in 100 components = 0.0868499 Jy ! Clean residual min=-0.012299 max=0.019712 Jy/beam ! Clean residual mean=0.000163 rms=0.004469 Jy/beam ! Combined flux in latest and established models = 0.0868499 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 45 components and 0.0868499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087301Jy sigma=0.727404 ! Fit after self-cal, rms=0.086339Jy sigma=0.721424 ! 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=4.156 mas, bmaj=9.809 mas, bpa=13.69 degrees ! Estimated noise=0.836547 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.0316407 Jy ! Component: 100 - total flux cleaned = 0.0530595 Jy ! Component: 150 - total flux cleaned = 0.0681332 Jy ! Component: 200 - total flux cleaned = 0.0787649 Jy ! Total flux subtracted in 200 components = 0.0787649 Jy ! Clean residual min=-0.011936 max=0.017892 Jy/beam ! Clean residual mean=0.000056 rms=0.003897 Jy/beam ! Combined flux in latest and established models = 0.165615 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 88 components and 0.165615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074741Jy sigma=0.574555 ! Fit after self-cal, rms=0.074296Jy sigma=0.572138 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.156 x 9.809 at 13.69 degrees (North through East) ! Clean map min=-0.011121 max=0.06882 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.47 FD 0.90 HN 0.91 KP 0.94 ! LA 0.99 NL 1.49 OV 0.95 PT 0.78 ! SC 1.20 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.89 FD 0.93 HN 1.12 KP 0.92 ! LA 1.02 NL 1.31 OV 0.98 PT 0.81 ! SC 0.85 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.84 FD 0.95 HN 1.23 KP 0.96 ! LA 1.01 NL 1.39 OV 0.98 PT 0.81 ! SC 1.20 ! ! ! Fit before self-cal, rms=0.074296Jy sigma=0.572138 ! Fit after self-cal, rms=0.096928Jy sigma=0.532723 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.214 mas, bmaj=10.33 mas, bpa=12.62 degrees ! Estimated noise=0.880968 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.000908801 Jy ! Component: 100 - total flux cleaned = -0.001027 Jy ! Component: 150 - total flux cleaned = -0.000901249 Jy ! Component: 200 - total flux cleaned = -0.000794923 Jy ! Total flux subtracted in 200 components = -0.000794923 Jy ! Clean residual min=-0.009651 max=0.015881 Jy/beam ! Clean residual mean=0.000033 rms=0.003283 Jy/beam ! Combined flux in latest and established models = 0.16482 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 97 components and 0.16482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096768Jy sigma=0.531282 ! Fit after self-cal, rms=0.097737Jy sigma=0.529888 ! 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.097737Jy sigma=0.529888 ! Fit after self-cal, rms=0.098714Jy sigma=0.510911 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.072 mas, bmaj=10.33 mas, bpa=13.96 degrees ! Estimated noise=0.866696 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000516587 Jy ! Component: 100 - total flux cleaned = -0.000643712 Jy ! Component: 150 - total flux cleaned = -0.000642664 Jy ! Component: 200 - total flux cleaned = -0.000773708 Jy ! Total flux subtracted in 200 components = -0.000773708 Jy ! Clean residual min=-0.008360 max=0.014496 Jy/beam ! Clean residual mean=0.000007 rms=0.002834 Jy/beam ! Combined flux in latest and established models = 0.164046 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 103 components and 0.164046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098627Jy sigma=0.510377 ! Fit after self-cal, rms=0.098810Jy sigma=0.509795 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 (79, -73). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0128794 Jy ! Component: 100 - total flux cleaned = 0.0192495 Jy ! Component: 150 - total flux cleaned = 0.0234599 Jy ! Component: 200 - total flux cleaned = 0.0263976 Jy ! Total flux subtracted in 200 components = 0.0263976 Jy ! Clean residual min=-0.006541 max=0.008531 Jy/beam ! Clean residual mean=0.000012 rms=0.002224 Jy/beam ! Combined flux in latest and established models = 0.190444 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 166 components and 0.190444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097230Jy sigma=0.486307 ! Fit after self-cal, rms=0.096962Jy sigma=0.483974 ! 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.096962Jy sigma=0.483974 ! Fit after self-cal, rms=0.101674Jy sigma=0.479638 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.046 mas, bmaj=10.43 mas, bpa=14.27 degrees ! Estimated noise=0.852136 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00537609 Jy ! Component: 100 - total flux cleaned = 0.0072684 Jy ! Component: 150 - total flux cleaned = 0.00728275 Jy ! Component: 200 - total flux cleaned = 0.00720128 Jy ! Total flux subtracted in 200 components = 0.00720128 Jy ! Clean residual min=-0.005986 max=0.007666 Jy/beam ! Clean residual mean=0.000009 rms=0.001920 Jy/beam ! Combined flux in latest and established models = 0.197645 Jy selfcal ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 213 components and 0.197645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101283Jy sigma=0.475564 ! Fit after self-cal, rms=0.101305Jy sigma=0.475027 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.00101672 Jy ! Component: 100 - total flux cleaned = 0.000867634 Jy ! Component: 150 - total flux cleaned = 0.00073749 Jy ! Component: 200 - total flux cleaned = 0.000917993 Jy ! Total flux subtracted in 200 components = 0.000917993 Jy ! Clean residual min=-0.005950 max=0.007536 Jy/beam ! Clean residual mean=0.000007 rms=0.001885 Jy/beam ! Combined flux in latest and established models = 0.198563 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 232 components and 0.198563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101157Jy sigma=0.474364 ! Fit after self-cal, rms=0.101105Jy sigma=0.474291 ! 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.101105Jy sigma=0.474291 ! Fit after self-cal, rms=0.103946Jy sigma=0.472737 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.269 mas, bmaj=13.97 mas, bpa=0.7168 degrees ! Estimated noise=0.941018 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00173452 Jy ! Component: 100 - total flux cleaned = 0.00175193 Jy ! Component: 150 - total flux cleaned = 0.0019216 Jy ! Component: 200 - total flux cleaned = 0.00199737 Jy ! Total flux subtracted in 200 components = 0.00199737 Jy ! Clean residual min=-0.008429 max=0.010514 Jy/beam ! Clean residual mean=0.000020 rms=0.002774 Jy/beam ! Combined flux in latest and established models = 0.20056 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 261 components and 0.20056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103777Jy sigma=0.472396 ! Fit after self-cal, rms=0.103784Jy sigma=0.472069 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.000142862 Jy ! Component: 100 - total flux cleaned = 0.000284406 Jy ! Component: 150 - total flux cleaned = 0.000344888 Jy ! Component: 200 - total flux cleaned = 0.000345433 Jy ! Total flux subtracted in 200 components = 0.000345433 Jy ! Clean residual min=-0.008430 max=0.010343 Jy/beam ! Clean residual mean=0.000015 rms=0.002742 Jy/beam ! Combined flux in latest and established models = 0.200906 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 283 components and 0.200906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103720Jy sigma=0.472235 ! Fit after self-cal, rms=0.103708Jy sigma=0.472098 ! 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=4.044 mas, bmaj=10.49 mas, bpa=14.43 degrees ! Estimated noise=0.848517 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.044 x 10.49 at 14.43 degrees (North through East) ! Clean map min=-0.0058321 max=0.067258 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=3.402 mas, bmaj=9.799 mas, bpa=17.23 degrees ! Estimated noise=1.4675 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0598272 Jy ! Component: 100 - total flux cleaned = 0.0910045 Jy ! Component: 150 - total flux cleaned = 0.110751 Jy ! Component: 200 - total flux cleaned = 0.125102 Jy ! Total flux subtracted in 200 components = 0.125102 Jy ! Clean residual min=-0.009016 max=0.010447 Jy/beam ! Clean residual mean=0.000087 rms=0.002772 Jy/beam ! Combined flux in latest and established models = 0.125102 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 63 model components to the UV plane model. ! The established model now contains 63 components and 0.125102 Jy ! Inverting map and beam ! Estimated beam: bmin=4.044 mas, bmaj=10.49 mas, bpa=14.43 degrees ! Estimated noise=0.848517 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.0145076 Jy ! Component: 100 - total flux cleaned = 0.025729 Jy ! Component: 150 - total flux cleaned = 0.0347826 Jy ! Component: 200 - total flux cleaned = 0.0421735 Jy ! Total flux subtracted in 200 components = 0.0421735 Jy ! Clean residual min=-0.006941 max=0.008540 Jy/beam ! Clean residual mean=0.000052 rms=0.002273 Jy/beam ! Combined flux in latest and established models = 0.167276 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 134 components and 0.167276 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.269 mas, bmaj=13.97 mas, bpa=0.7168 degrees ! Estimated noise=0.941018 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0101244 Jy ! Component: 100 - total flux cleaned = 0.0173131 Jy ! Component: 150 - total flux cleaned = 0.0195584 Jy ! Component: 200 - total flux cleaned = 0.0212439 Jy ! Total flux subtracted in 200 components = 0.0212439 Jy ! Clean residual min=-0.008381 max=0.010899 Jy/beam ! Clean residual mean=0.000044 rms=0.002930 Jy/beam ! Combined flux in latest and established models = 0.18852 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.00141374 Jy ! Component: 100 - total flux cleaned = 0.00263682 Jy ! Component: 150 - total flux cleaned = 0.00369797 Jy ! Component: 200 - total flux cleaned = 0.004717 Jy ! Total flux subtracted in 200 components = 0.004717 Jy ! Clean residual min=-0.008410 max=0.010566 Jy/beam ! Clean residual mean=0.000031 rms=0.002816 Jy/beam ! Combined flux in latest and established models = 0.193237 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 192 components and 0.193237 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.044 mas, bmaj=10.49 mas, bpa=14.43 degrees ! Estimated noise=0.848517 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000518095 Jy ! Component: 100 - total flux cleaned = 0.000518547 Jy ! Component: 150 - total flux cleaned = 0.000506112 Jy ! Component: 200 - total flux cleaned = 0.000503945 Jy ! Total flux subtracted in 200 components = 0.000503945 Jy ! Clean residual min=-0.006392 max=0.007630 Jy/beam ! Clean residual mean=0.000016 rms=0.001863 Jy/beam ! Combined flux in latest and established models = 0.193741 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 215 components and 0.193741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103932Jy sigma=0.474870 ! Fit after self-cal, rms=0.103922Jy sigma=0.474142 wmodel J0711+0048_S_b_map.mod ! Writing 215 model components to file: J0711+0048_S_b_map.mod wobs J0711+0048_S_b_uvs.fits ! Writing UV FITS file: J0711+0048_S_b_uvs.fits wwins J0711+0048_S_b_map.win ! wwins: Wrote 2 windows to J0711+0048_S_b_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.00306057 Jy ! Component: 100 - total flux cleaned = 0.00490742 Jy ! Component: 150 - total flux cleaned = 0.0065927 Jy ! Component: 200 - total flux cleaned = 0.00845516 Jy ! Component: 250 - total flux cleaned = 0.00974225 Jy ! Component: 300 - total flux cleaned = 0.0108685 Jy ! Component: 350 - total flux cleaned = 0.0116888 Jy ! Component: 400 - total flux cleaned = 0.0125483 Jy ! Component: 450 - total flux cleaned = 0.0133658 Jy ! Component: 500 - total flux cleaned = 0.0140753 Jy ! Component: 550 - total flux cleaned = 0.0148205 Jy ! Component: 600 - total flux cleaned = 0.0154042 Jy ! Component: 650 - total flux cleaned = 0.0160276 Jy ! Component: 700 - total flux cleaned = 0.0166285 Jy ! Component: 750 - total flux cleaned = 0.017091 Jy ! Component: 800 - total flux cleaned = 0.0174836 Jy ! Component: 850 - total flux cleaned = 0.0178083 Jy ! Component: 900 - total flux cleaned = 0.0181747 Jy ! Component: 950 - total flux cleaned = 0.0184291 Jy ! Component: 1000 - total flux cleaned = 0.0187728 Jy ! Component: 1050 - total flux cleaned = 0.0189647 Jy ! Component: 1100 - total flux cleaned = 0.0192439 Jy ! Component: 1150 - total flux cleaned = 0.0196501 Jy ! Component: 1200 - total flux cleaned = 0.0199133 Jy ! Component: 1250 - total flux cleaned = 0.0201711 Jy ! Component: 1300 - total flux cleaned = 0.0205064 Jy ! Component: 1350 - total flux cleaned = 0.0207527 Jy ! Component: 1400 - total flux cleaned = 0.0210329 Jy ! Component: 1450 - total flux cleaned = 0.0211511 Jy ! Component: 1500 - total flux cleaned = 0.0213816 Jy ! Component: 1550 - total flux cleaned = 0.0215325 Jy ! Component: 1600 - total flux cleaned = 0.0217166 Jy ! Component: 1650 - total flux cleaned = 0.0218607 Jy ! Component: 1700 - total flux cleaned = 0.0219308 Jy ! Component: 1750 - total flux cleaned = 0.0220684 Jy ! Component: 1800 - total flux cleaned = 0.0222379 Jy ! Component: 1850 - total flux cleaned = 0.0223382 Jy ! Component: 1900 - total flux cleaned = 0.0224368 Jy ! Component: 1950 - total flux cleaned = 0.0227275 Jy ! Component: 2000 - total flux cleaned = 0.0229489 Jy ! Component: 2050 - total flux cleaned = 0.0231048 Jy ! Component: 2100 - total flux cleaned = 0.0233503 Jy ! Component: 2150 - total flux cleaned = 0.0234708 Jy ! Component: 2200 - total flux cleaned = 0.0236784 Jy ! Component: 2250 - total flux cleaned = 0.0237952 Jy ! Component: 2300 - total flux cleaned = 0.0239389 Jy ! Component: 2350 - total flux cleaned = 0.0240809 Jy ! Component: 2400 - total flux cleaned = 0.0242761 Jy ! Component: 2450 - total flux cleaned = 0.0244405 Jy ! Component: 2500 - total flux cleaned = 0.0245217 Jy ! Component: 2550 - total flux cleaned = 0.0246818 Jy ! Component: 2600 - total flux cleaned = 0.0247872 Jy ! Component: 2650 - total flux cleaned = 0.024917 Jy ! Component: 2700 - total flux cleaned = 0.024994 Jy ! Component: 2750 - total flux cleaned = 0.0250699 Jy ! Component: 2800 - total flux cleaned = 0.0251951 Jy ! Component: 2850 - total flux cleaned = 0.0252693 Jy ! Component: 2900 - total flux cleaned = 0.0253913 Jy ! Component: 2950 - total flux cleaned = 0.0254635 Jy ! Component: 3000 - total flux cleaned = 0.0256066 Jy ! Component: 3050 - total flux cleaned = 0.0257244 Jy ! Component: 3100 - total flux cleaned = 0.0258634 Jy ! Component: 3150 - total flux cleaned = 0.0259092 Jy ! Component: 3200 - total flux cleaned = 0.0260225 Jy ! Component: 3250 - total flux cleaned = 0.0260676 Jy ! Component: 3300 - total flux cleaned = 0.0262007 Jy ! Component: 3350 - total flux cleaned = 0.0263097 Jy ! Component: 3400 - total flux cleaned = 0.0262882 Jy ! Component: 3450 - total flux cleaned = 0.0263742 Jy ! Component: 3500 - total flux cleaned = 0.0264592 Jy ! Component: 3550 - total flux cleaned = 0.026564 Jy ! Component: 3600 - total flux cleaned = 0.0266053 Jy ! Component: 3650 - total flux cleaned = 0.0266462 Jy ! Component: 3700 - total flux cleaned = 0.0266869 Jy ! Component: 3750 - total flux cleaned = 0.0267472 Jy ! Component: 3800 - total flux cleaned = 0.0268068 Jy ! Component: 3850 - total flux cleaned = 0.0269051 Jy ! Component: 3900 - total flux cleaned = 0.0269243 Jy ! Component: 3950 - total flux cleaned = 0.0269243 Jy ! Component: 4000 - total flux cleaned = 0.0269244 Jy ! Component: 4050 - total flux cleaned = 0.0269815 Jy ! Total flux subtracted in 4096 components = 0.0269814 Jy ! Clean residual min=-0.001165 max=0.001029 Jy/beam ! Clean residual mean=-0.000005 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.220722 Jy keep ! Adding 419 model components to the UV plane model. ! The established model now contains 634 components and 0.220722 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0711+0048_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.044 x 10.49 at 14.43 degrees (North through East) ! Clean map min=-0.0047061 max=0.069307 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0711+0048_S_b_map.fits wmodel /image_prod/ug002_uva//J0711+0048_S_b_map.mod ! Writing 634 model components to file: /image_prod/ug002_uva//J0711+0048_S_b_map.mod wobs /image_prod/ug002_uva//J0711+0048_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0711+0048_S_b_uvs.fits wwins /image_prod/ug002_uva//J0711+0048_S_b_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0711+0048_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0693067 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000374276 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.62009 1.62009 3.24017 6.48034 12.9607 25.9214 51.8428 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.069 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 185.175 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0711+0048_S_b_dfm.log closed on Wed Mar 4 21:41:47 2020