! Started logfile: /image_prod/ug002_uva//J0223-1656_S_dfm.log on Wed Mar 4 19:32:07 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//J0223-1656_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0223-1656_S_uva.fits ! AN table 1: 50 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.628571 visibilities/baseline/integration-bin. ! Found source: J0223-1656 ! ! 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 1980 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 J0223-1656_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 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006757Jy sigma=7.727591 ! Fit after self-cal, rms=0.862884Jy sigma=6.603297 ! 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.172 mas, bmaj=12.15 mas, bpa=-16.03 degrees ! Estimated noise=3.00202 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.107584 Jy ! Component: 100 - total flux cleaned = 0.138743 Jy ! Total flux subtracted in 100 components = 0.138743 Jy ! Clean residual min=-0.012152 max=0.016537 Jy/beam ! Clean residual mean=-0.000012 rms=0.004234 Jy/beam ! Combined flux in latest and established models = 0.138743 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.138743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070937Jy sigma=0.524486 ! Fit after self-cal, rms=0.070737Jy sigma=0.523638 ! 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.702 mas, bmaj=12.89 mas, bpa=-16.48 degrees ! Estimated noise=2.10688 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.0217382 Jy ! Component: 100 - total flux cleaned = 0.0335594 Jy ! Component: 150 - total flux cleaned = 0.0407429 Jy ! Component: 200 - total flux cleaned = 0.0453245 Jy ! Total flux subtracted in 200 components = 0.0453245 Jy ! Clean residual min=-0.010097 max=0.012343 Jy/beam ! Clean residual mean=-0.000012 rms=0.003268 Jy/beam ! Combined flux in latest and established models = 0.184067 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 57 components and 0.184067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064493Jy sigma=0.462976 ! Fit after self-cal, rms=0.064477Jy sigma=0.462374 ! 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.702 x 12.89 at -16.48 degrees (North through East) ! Clean map min=-0.010503 max=0.13879 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: ! BR 1.16 FD 0.97 KP 0.98 MK 1.03 ! NL 0.96 OV 0.92 PT 1.03 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.78 FD 0.94 KP 1.01 MK 1.02 ! NL 1.06 OV 0.89 PT 1.03 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.42 FD 0.93 KP 0.99 MK 0.99 ! NL 1.09 OV 0.88 PT 1.03 ! ! ! Fit before self-cal, rms=0.064477Jy sigma=0.462374 ! Fit after self-cal, rms=0.069339Jy sigma=0.443692 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.711 mas, bmaj=13.49 mas, bpa=-16.47 degrees ! Estimated noise=2.14568 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.0025979 Jy ! Component: 100 - total flux cleaned = -0.00308827 Jy ! Component: 150 - total flux cleaned = -0.00322887 Jy ! Component: 200 - total flux cleaned = -0.00341883 Jy ! Total flux subtracted in 200 components = -0.00341883 Jy ! Clean residual min=-0.006996 max=0.010736 Jy/beam ! Clean residual mean=-0.000025 rms=0.002404 Jy/beam ! Combined flux in latest and established models = 0.180648 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 70 components and 0.180648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069159Jy sigma=0.441511 ! Fit after self-cal, rms=0.069278Jy sigma=0.441141 ! 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.069278Jy sigma=0.441141 ! Fit after self-cal, rms=0.070254Jy sigma=0.434874 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.706 mas, bmaj=13.59 mas, bpa=-16.52 degrees ! Estimated noise=2.14111 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00156619 Jy ! Component: 100 - total flux cleaned = -0.00188346 Jy ! Component: 150 - total flux cleaned = -0.00204686 Jy ! Component: 200 - total flux cleaned = -0.00220048 Jy ! Total flux subtracted in 200 components = -0.00220048 Jy ! Clean residual min=-0.006050 max=0.008863 Jy/beam ! Clean residual mean=-0.000025 rms=0.002043 Jy/beam ! Combined flux in latest and established models = 0.178448 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 81 components and 0.178448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070118Jy sigma=0.433914 ! Fit after self-cal, rms=0.070138Jy sigma=0.433748 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 (14.5, -12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.008467 Jy ! Component: 100 - total flux cleaned = 0.0113618 Jy ! Component: 150 - total flux cleaned = 0.0122919 Jy ! Component: 200 - total flux cleaned = 0.0129012 Jy ! Total flux subtracted in 200 components = 0.0129012 Jy ! Clean residual min=-0.004562 max=0.005495 Jy/beam ! Clean residual mean=-0.000009 rms=0.001331 Jy/beam ! Combined flux in latest and established models = 0.191349 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 107 components and 0.191349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069217Jy sigma=0.423981 ! Fit after self-cal, rms=0.069083Jy sigma=0.422590 ! 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.069083Jy sigma=0.422590 ! Fit after self-cal, rms=0.069369Jy sigma=0.421744 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.714 mas, bmaj=13.59 mas, bpa=-16.67 degrees ! Estimated noise=2.13276 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0036168 Jy ! Component: 100 - total flux cleaned = 0.00518773 Jy ! Component: 150 - total flux cleaned = 0.00547102 Jy ! Component: 200 - total flux cleaned = 0.00557445 Jy ! Total flux subtracted in 200 components = 0.00557445 Jy ! Clean residual min=-0.003405 max=0.003498 Jy/beam ! Clean residual mean=-0.000004 rms=0.000889 Jy/beam ! Combined flux in latest and established models = 0.196924 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 144 components and 0.196924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069173Jy sigma=0.419662 ! Fit after self-cal, rms=0.069148Jy sigma=0.419363 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.001685 Jy ! Component: 100 - total flux cleaned = 0.00210171 Jy ! Component: 150 - total flux cleaned = 0.00214181 Jy ! Component: 200 - total flux cleaned = 0.00217497 Jy ! Total flux subtracted in 200 components = 0.00217497 Jy ! Clean residual min=-0.003140 max=0.002811 Jy/beam ! Clean residual mean=-0.000002 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.199099 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 166 components and 0.199099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069075Jy sigma=0.418872 ! Fit after self-cal, rms=0.069072Jy sigma=0.418800 ! 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.069072Jy sigma=0.418800 ! Fit after self-cal, rms=0.069134Jy sigma=0.418512 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.129 mas, bmaj=17.53 mas, bpa=-0.381 degrees ! Estimated noise=2.47538 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00178398 Jy ! Component: 100 - total flux cleaned = 0.00233191 Jy ! Component: 150 - total flux cleaned = 0.00245509 Jy ! Component: 200 - total flux cleaned = 0.00240242 Jy ! Total flux subtracted in 200 components = 0.00240242 Jy ! Clean residual min=-0.002905 max=0.002313 Jy/beam ! Clean residual mean=-0.000001 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.201501 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 191 components and 0.201501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069093Jy sigma=0.418164 ! Fit after self-cal, rms=0.069091Jy sigma=0.418111 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.000548208 Jy ! Component: 100 - total flux cleaned = 0.000692949 Jy ! Component: 150 - total flux cleaned = 0.000756021 Jy ! Component: 200 - total flux cleaned = 0.000774533 Jy ! Total flux subtracted in 200 components = 0.000774533 Jy ! Clean residual min=-0.002707 max=0.002103 Jy/beam ! Clean residual mean=-0.000000 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.202276 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 209 components and 0.202276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069062Jy sigma=0.418025 ! Fit after self-cal, rms=0.069067Jy sigma=0.418008 ! 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.718 mas, bmaj=13.59 mas, bpa=-16.69 degrees ! Estimated noise=2.133 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.718 x 13.59 at -16.69 degrees (North through East) ! Clean map min=-0.0026149 max=0.14159 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.149 mas, bmaj=12.6 mas, bpa=-16.5 degrees ! Estimated noise=3.0447 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.108695 Jy ! Component: 100 - total flux cleaned = 0.139198 Jy ! Component: 150 - total flux cleaned = 0.15418 Jy ! Component: 200 - total flux cleaned = 0.164333 Jy ! Total flux subtracted in 200 components = 0.164333 Jy ! Clean residual min=-0.007303 max=0.006839 Jy/beam ! Clean residual mean=-0.000013 rms=0.002044 Jy/beam ! Combined flux in latest and established models = 0.164333 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.164333 Jy ! Inverting map and beam ! Estimated beam: bmin=3.718 mas, bmaj=13.59 mas, bpa=-16.69 degrees ! Estimated noise=2.133 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.00988139 Jy ! Component: 100 - total flux cleaned = 0.0168536 Jy ! Component: 150 - total flux cleaned = 0.0221177 Jy ! Component: 200 - total flux cleaned = 0.0261675 Jy ! Total flux subtracted in 200 components = 0.0261675 Jy ! Clean residual min=-0.004157 max=0.004034 Jy/beam ! Clean residual mean=-0.000008 rms=0.001123 Jy/beam ! Combined flux in latest and established models = 0.1905 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 75 components and 0.1905 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=9.129 mas, bmaj=17.53 mas, bpa=-0.381 degrees ! Estimated noise=2.47538 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00413601 Jy ! Component: 100 - total flux cleaned = 0.00684053 Jy ! Component: 150 - total flux cleaned = 0.00881912 Jy ! Component: 200 - total flux cleaned = 0.00956471 Jy ! Total flux subtracted in 200 components = 0.00956471 Jy ! Clean residual min=-0.003183 max=0.003349 Jy/beam ! Clean residual mean=-0.000004 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.200065 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.000366394 Jy ! Component: 100 - total flux cleaned = 0.000721716 Jy ! Component: 150 - total flux cleaned = 0.000991595 Jy ! Component: 200 - total flux cleaned = 0.00126457 Jy ! Total flux subtracted in 200 components = 0.00126457 Jy ! Clean residual min=-0.002761 max=0.002868 Jy/beam ! Clean residual mean=-0.000002 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.20133 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 125 components and 0.20133 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.718 mas, bmaj=13.59 mas, bpa=-16.69 degrees ! Estimated noise=2.133 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000107287 Jy ! Component: 100 - total flux cleaned = -0.000246093 Jy ! Component: 150 - total flux cleaned = -0.000132638 Jy ! Component: 200 - total flux cleaned = -8.21229e-05 Jy ! Total flux subtracted in 200 components = -8.21229e-05 Jy ! Clean residual min=-0.002737 max=0.002455 Jy/beam ! Clean residual mean=-0.000001 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.201247 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 148 components and 0.201247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069141Jy sigma=0.418448 ! Fit after self-cal, rms=0.069126Jy sigma=0.418295 wmodel J0223-1656_S_map.mod ! Writing 148 model components to file: J0223-1656_S_map.mod wobs J0223-1656_S_uvs.fits ! Writing UV FITS file: J0223-1656_S_uvs.fits wwins J0223-1656_S_map.win ! wwins: Wrote 2 windows to J0223-1656_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.000988188 Jy ! Component: 100 - total flux cleaned = -0.00160698 Jy ! Component: 150 - total flux cleaned = -0.0018324 Jy ! Component: 200 - total flux cleaned = -0.00186701 Jy ! Component: 250 - total flux cleaned = -0.00202772 Jy ! Component: 300 - total flux cleaned = -0.00205946 Jy ! Component: 350 - total flux cleaned = -0.00206054 Jy ! Component: 400 - total flux cleaned = -0.0020886 Jy ! Component: 450 - total flux cleaned = -0.0022188 Jy ! Component: 500 - total flux cleaned = -0.002319 Jy ! Component: 550 - total flux cleaned = -0.00241613 Jy ! Component: 600 - total flux cleaned = -0.00239341 Jy ! Component: 650 - total flux cleaned = -0.00237151 Jy ! Component: 700 - total flux cleaned = -0.00237194 Jy ! Component: 750 - total flux cleaned = -0.00232895 Jy ! Component: 800 - total flux cleaned = -0.00232809 Jy ! Component: 850 - total flux cleaned = -0.00222599 Jy ! Component: 900 - total flux cleaned = -0.00220585 Jy ! Component: 950 - total flux cleaned = -0.00220589 Jy ! Component: 1000 - total flux cleaned = -0.00222508 Jy ! Component: 1050 - total flux cleaned = -0.00216908 Jy ! Component: 1100 - total flux cleaned = -0.00222414 Jy ! Component: 1150 - total flux cleaned = -0.00225939 Jy ! Component: 1200 - total flux cleaned = -0.00229464 Jy ! Component: 1250 - total flux cleaned = -0.00239819 Jy ! Component: 1300 - total flux cleaned = -0.0024319 Jy ! Component: 1350 - total flux cleaned = -0.00249872 Jy ! Component: 1400 - total flux cleaned = -0.00254805 Jy ! Component: 1450 - total flux cleaned = -0.00259655 Jy ! Component: 1500 - total flux cleaned = -0.00262827 Jy ! Component: 1550 - total flux cleaned = -0.00264399 Jy ! Component: 1600 - total flux cleaned = -0.00269039 Jy ! Component: 1650 - total flux cleaned = -0.00276647 Jy ! Component: 1700 - total flux cleaned = -0.00279673 Jy ! Component: 1750 - total flux cleaned = -0.00282682 Jy ! Component: 1800 - total flux cleaned = -0.00290064 Jy ! Component: 1850 - total flux cleaned = -0.00294458 Jy ! Component: 1900 - total flux cleaned = -0.00298818 Jy ! Component: 1950 - total flux cleaned = -0.00304533 Jy ! Component: 2000 - total flux cleaned = -0.00308772 Jy ! Component: 2050 - total flux cleaned = -0.0031296 Jy ! Component: 2100 - total flux cleaned = -0.0031296 Jy ! Component: 2150 - total flux cleaned = -0.00315708 Jy ! Component: 2200 - total flux cleaned = -0.00317094 Jy ! Component: 2250 - total flux cleaned = -0.00318451 Jy ! Component: 2300 - total flux cleaned = -0.00319799 Jy ! Component: 2350 - total flux cleaned = -0.00319797 Jy ! Component: 2400 - total flux cleaned = -0.00319791 Jy ! Component: 2450 - total flux cleaned = -0.00321121 Jy ! Component: 2500 - total flux cleaned = -0.00319794 Jy ! Component: 2550 - total flux cleaned = -0.00318473 Jy ! Component: 2600 - total flux cleaned = -0.00315819 Jy ! Component: 2650 - total flux cleaned = -0.00315825 Jy ! Component: 2700 - total flux cleaned = -0.00317153 Jy ! Component: 2750 - total flux cleaned = -0.00315828 Jy ! Component: 2800 - total flux cleaned = -0.0031583 Jy ! Component: 2850 - total flux cleaned = -0.00318516 Jy ! Component: 2900 - total flux cleaned = -0.00318512 Jy ! Component: 2950 - total flux cleaned = -0.00321221 Jy ! Component: 3000 - total flux cleaned = -0.00323926 Jy ! Component: 3050 - total flux cleaned = -0.00328013 Jy ! Component: 3100 - total flux cleaned = -0.00329375 Jy ! Component: 3150 - total flux cleaned = -0.00332122 Jy ! Component: 3200 - total flux cleaned = -0.00336274 Jy ! Component: 3250 - total flux cleaned = -0.00337678 Jy ! Component: 3300 - total flux cleaned = -0.00340484 Jy ! Component: 3350 - total flux cleaned = -0.00344709 Jy ! Component: 3400 - total flux cleaned = -0.0034895 Jy ! Component: 3450 - total flux cleaned = -0.00353236 Jy ! Component: 3500 - total flux cleaned = -0.00357519 Jy ! Component: 3550 - total flux cleaned = -0.00358966 Jy ! Component: 3600 - total flux cleaned = -0.00364739 Jy ! Component: 3650 - total flux cleaned = -0.00369117 Jy ! Component: 3700 - total flux cleaned = -0.00373521 Jy ! Component: 3750 - total flux cleaned = -0.0037796 Jy ! Component: 3800 - total flux cleaned = -0.00380938 Jy ! Component: 3850 - total flux cleaned = -0.00385457 Jy ! Component: 3900 - total flux cleaned = -0.0038697 Jy ! Component: 3950 - total flux cleaned = -0.00390022 Jy ! Component: 4000 - total flux cleaned = -0.00396154 Jy ! Component: 4050 - total flux cleaned = -0.00399253 Jy ! Total flux subtracted in 4096 components = -0.00405474 Jy ! Clean residual min=-0.000888 max=0.000896 Jy/beam ! Clean residual mean=0.000000 rms=0.000263 Jy/beam ! Combined flux in latest and established models = 0.197193 Jy keep ! Adding 236 model components to the UV plane model. ! The established model now contains 384 components and 0.197193 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0223-1656_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.718 x 13.59 at -16.69 degrees (North through East) ! Clean map min=-0.0027348 max=0.14199 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0223-1656_S_map.fits wmodel /image_prod/ug002_uva//J0223-1656_S_map.mod ! Writing 384 model components to file: /image_prod/ug002_uva//J0223-1656_S_map.mod wobs /image_prod/ug002_uva//J0223-1656_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0223-1656_S_uvs.fits wwins /image_prod/ug002_uva//J0223-1656_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0223-1656_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.141986 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000269099 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.568575 0.568575 1.13715 2.2743 4.5486 9.0972 18.1944 36.3888 72.7776 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.141 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 527.634 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0223-1656_S_dfm.log closed on Wed Mar 4 19:32:11 2020