! Started logfile: /image_prod/ug002_uva//J0856-1105_S_m_dfm.log on Wed Mar 4 22:43:04 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//J0856-1105_S_m_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0856-1105_S_m_uva.fits ! AN table 1: 9 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.953704 visibilities/baseline/integration-bin. ! Found source: J0856-1105 ! ! 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 927 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 J0856-1105_S_m] 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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.080445Jy sigma=10.052198 ! Fit after self-cal, rms=0.615444Jy sigma=5.595739 ! 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.613 mas, bmaj=6.838 mas, bpa=-1.378 degrees ! Estimated noise=3.05634 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.311033 Jy ! Component: 100 - total flux cleaned = 0.380245 Jy ! Total flux subtracted in 100 components = 0.380245 Jy ! Clean residual min=-0.022677 max=0.040330 Jy/beam ! Clean residual mean=-0.000019 rms=0.007846 Jy/beam ! Combined flux in latest and established models = 0.380245 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.380245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.119479Jy sigma=1.013701 ! Fit after self-cal, rms=0.119497Jy sigma=1.013606 ! 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.03 mas, bmaj=7.745 mas, bpa=-0.7156 degrees ! Estimated noise=2.54663 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.03227 Jy ! Component: 100 - total flux cleaned = 0.0497225 Jy ! Component: 150 - total flux cleaned = 0.0595294 Jy ! Component: 200 - total flux cleaned = 0.063055 Jy ! Total flux subtracted in 200 components = 0.063055 Jy ! Clean residual min=-0.018115 max=0.024984 Jy/beam ! Clean residual mean=-0.000072 rms=0.005340 Jy/beam ! Combined flux in latest and established models = 0.4433 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 38 components and 0.4433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112791Jy sigma=0.903635 ! Fit after self-cal, rms=0.112762Jy sigma=0.903400 ! 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.03 x 7.745 at -0.7156 degrees (North through East) ! Clean map min=-0.017759 max=0.38677 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.92 KP 0.97 LA 1.02 ! MK 1.03 NL 1.07 OV 0.98 PT 1.02 ! SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.65 FD 0.95 KP 0.99 LA 1.02 ! MK 1.05 NL 0.83 OV 0.94 PT 1.01 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.32 FD 0.90 KP 0.99 LA 1.03 ! MK 1.03 NL 0.97 OV 0.92 PT 1.05 ! SC 0.93 ! ! ! Fit before self-cal, rms=0.112762Jy sigma=0.903400 ! Fit after self-cal, rms=0.121946Jy sigma=0.760914 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.016 mas, bmaj=7.852 mas, bpa=-0.218 degrees ! Estimated noise=2.56347 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.000676995 Jy ! Component: 100 - total flux cleaned = 0.000378388 Jy ! Component: 150 - total flux cleaned = 0.000107117 Jy ! Component: 200 - total flux cleaned = -1.95391e-05 Jy ! Total flux subtracted in 200 components = -1.95391e-05 Jy ! Clean residual min=-0.008405 max=0.008718 Jy/beam ! Clean residual mean=0.000016 rms=0.002127 Jy/beam ! Combined flux in latest and established models = 0.443281 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 43 components and 0.443281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.121522Jy sigma=0.757258 ! Fit after self-cal, rms=0.121937Jy sigma=0.756378 ! 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.121937Jy sigma=0.756378 ! Fit after self-cal, rms=0.122992Jy sigma=0.756263 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.011 mas, bmaj=7.848 mas, bpa=-0.2373 degrees ! Estimated noise=2.56583 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000653128 Jy ! Component: 100 - total flux cleaned = 0.000528028 Jy ! Component: 150 - total flux cleaned = 0.000306281 Jy ! Component: 200 - total flux cleaned = 0.000204797 Jy ! Total flux subtracted in 200 components = 0.000204797 Jy ! Clean residual min=-0.008236 max=0.008017 Jy/beam ! Clean residual mean=0.000018 rms=0.002058 Jy/beam ! Combined flux in latest and established models = 0.443485 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 44 components and 0.443485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.122708Jy sigma=0.754173 ! Fit after self-cal, rms=0.122739Jy sigma=0.754045 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.000562319 Jy ! Component: 100 - total flux cleaned = -0.000658814 Jy ! Component: 150 - total flux cleaned = -0.000842289 Jy ! Component: 200 - total flux cleaned = -0.00110157 Jy ! Total flux subtracted in 200 components = -0.00110157 Jy ! Clean residual min=-0.008215 max=0.007919 Jy/beam ! Clean residual mean=0.000017 rms=0.002018 Jy/beam ! Combined flux in latest and established models = 0.442384 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 46 components and 0.442384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.122554Jy sigma=0.752813 ! Fit after self-cal, rms=0.122578Jy sigma=0.752747 ! 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.122578Jy sigma=0.752747 ! Fit after self-cal, rms=0.123667Jy sigma=0.752617 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.007 mas, bmaj=7.846 mas, bpa=-0.2311 degrees ! Estimated noise=2.56885 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000811948 Jy ! Component: 100 - total flux cleaned = 0.000641172 Jy ! Component: 150 - total flux cleaned = 0.000396312 Jy ! Component: 200 - total flux cleaned = 0.00024138 Jy ! Total flux subtracted in 200 components = 0.00024138 Jy ! Clean residual min=-0.008073 max=0.007984 Jy/beam ! Clean residual mean=0.000019 rms=0.001989 Jy/beam ! Combined flux in latest and established models = 0.442625 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 46 components and 0.442625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.123509Jy sigma=0.751648 ! Fit after self-cal, rms=0.123537Jy sigma=0.751618 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.000331699 Jy ! Component: 100 - total flux cleaned = -0.000472995 Jy ! Component: 150 - total flux cleaned = -0.000606865 Jy ! Component: 200 - total flux cleaned = -0.000736915 Jy ! Total flux subtracted in 200 components = -0.000736915 Jy ! Clean residual min=-0.008024 max=0.007929 Jy/beam ! Clean residual mean=0.000019 rms=0.001969 Jy/beam ! Combined flux in latest and established models = 0.441888 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.441888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.123435Jy sigma=0.750976 ! Fit after self-cal, rms=0.123453Jy sigma=0.750951 ! 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.123453Jy sigma=0.750951 ! Fit after self-cal, rms=0.124312Jy sigma=0.750857 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.489 mas, bmaj=16.26 mas, bpa=2.957 degrees ! Estimated noise=3.27491 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00185779 Jy ! Component: 100 - total flux cleaned = 0.00184748 Jy ! Component: 150 - total flux cleaned = 0.00184297 Jy ! Component: 200 - total flux cleaned = 0.00184105 Jy ! Total flux subtracted in 200 components = 0.00184105 Jy ! Clean residual min=-0.008078 max=0.007444 Jy/beam ! Clean residual mean=0.000039 rms=0.002334 Jy/beam ! Combined flux in latest and established models = 0.443729 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 58 components and 0.443729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.124282Jy sigma=0.751557 ! Fit after self-cal, rms=0.124308Jy sigma=0.751285 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.000344785 Jy ! Component: 100 - total flux cleaned = 0.000347507 Jy ! Component: 150 - total flux cleaned = 0.000348942 Jy ! Component: 200 - total flux cleaned = 0.000349096 Jy ! Total flux subtracted in 200 components = 0.000349096 Jy ! Clean residual min=-0.008090 max=0.007260 Jy/beam ! Clean residual mean=0.000039 rms=0.002320 Jy/beam ! Combined flux in latest and established models = 0.444078 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 68 components and 0.444078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.124312Jy sigma=0.752097 ! Fit after self-cal, rms=0.124328Jy sigma=0.751972 ! 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.004 mas, bmaj=7.842 mas, bpa=-0.2104 degrees ! Estimated noise=2.57178 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.004 x 7.842 at -0.2104 degrees (North through East) ! Clean map min=-0.0075629 max=0.39274 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.59 mas, bmaj=6.93 mas, bpa=-0.8377 degrees ! Estimated noise=3.09212 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.314487 Jy ! Component: 100 - total flux cleaned = 0.385669 Jy ! Component: 150 - total flux cleaned = 0.412851 Jy ! Component: 200 - total flux cleaned = 0.427025 Jy ! Total flux subtracted in 200 components = 0.427025 Jy ! Clean residual min=-0.010916 max=0.010198 Jy/beam ! Clean residual mean=0.000013 rms=0.002880 Jy/beam ! Combined flux in latest and established models = 0.427026 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.427026 Jy ! Inverting map and beam ! Estimated beam: bmin=3.004 mas, bmaj=7.842 mas, bpa=-0.2104 degrees ! Estimated noise=2.57178 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.00740571 Jy ! Component: 100 - total flux cleaned = 0.00883917 Jy ! Component: 150 - total flux cleaned = 0.00964149 Jy ! Component: 200 - total flux cleaned = 0.0102583 Jy ! Total flux subtracted in 200 components = 0.0102583 Jy ! Clean residual min=-0.008218 max=0.006749 Jy/beam ! Clean residual mean=0.000021 rms=0.001956 Jy/beam ! Combined flux in latest and established models = 0.437284 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 34 components and 0.437284 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.489 mas, bmaj=16.26 mas, bpa=2.957 degrees ! Estimated noise=3.27491 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00323318 Jy ! Component: 100 - total flux cleaned = 0.00351047 Jy ! Component: 150 - total flux cleaned = 0.00382484 Jy ! Component: 200 - total flux cleaned = 0.00402424 Jy ! Total flux subtracted in 200 components = 0.00402424 Jy ! Clean residual min=-0.008365 max=0.007699 Jy/beam ! Clean residual mean=0.000038 rms=0.002373 Jy/beam ! Combined flux in latest and established models = 0.441308 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.000227966 Jy ! Component: 100 - total flux cleaned = 0.000374369 Jy ! Component: 150 - total flux cleaned = 0.000509292 Jy ! Component: 200 - total flux cleaned = 0.000676164 Jy ! Total flux subtracted in 200 components = 0.000676164 Jy ! Clean residual min=-0.008255 max=0.007641 Jy/beam ! Clean residual mean=0.000038 rms=0.002344 Jy/beam ! Combined flux in latest and established models = 0.441984 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.441984 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.004 mas, bmaj=7.842 mas, bpa=-0.2104 degrees ! Estimated noise=2.57178 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0012199 Jy ! Component: 100 - total flux cleaned = -0.00130644 Jy ! Component: 150 - total flux cleaned = -0.0013595 Jy ! Component: 200 - total flux cleaned = -0.00140354 Jy ! Total flux subtracted in 200 components = -0.00140354 Jy ! Clean residual min=-0.007738 max=0.006806 Jy/beam ! Clean residual mean=0.000020 rms=0.001913 Jy/beam ! Combined flux in latest and established models = 0.440581 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.440581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.124084Jy sigma=0.749627 ! Fit after self-cal, rms=0.124088Jy sigma=0.749531 wmodel J0856-1105_S_m_map.mod ! Writing 49 model components to file: J0856-1105_S_m_map.mod wobs J0856-1105_S_m_uvs.fits ! Writing UV FITS file: J0856-1105_S_m_uvs.fits wwins J0856-1105_S_m_map.win ! wwins: Wrote 1 windows to J0856-1105_S_m_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.00278761 Jy ! Component: 100 - total flux cleaned = -0.00352854 Jy ! Component: 150 - total flux cleaned = -0.00397732 Jy ! Component: 200 - total flux cleaned = -0.00472173 Jy ! Component: 250 - total flux cleaned = -0.00522657 Jy ! Component: 300 - total flux cleaned = -0.00561045 Jy ! Component: 350 - total flux cleaned = -0.00607287 Jy ! Component: 400 - total flux cleaned = -0.00678186 Jy ! Component: 450 - total flux cleaned = -0.0076362 Jy ! Component: 500 - total flux cleaned = -0.00837807 Jy ! Component: 550 - total flux cleaned = -0.00909512 Jy ! Component: 600 - total flux cleaned = -0.00978951 Jy ! Component: 650 - total flux cleaned = -0.0103869 Jy ! Component: 700 - total flux cleaned = -0.0107499 Jy ! Component: 750 - total flux cleaned = -0.011103 Jy ! Component: 800 - total flux cleaned = -0.0114447 Jy ! Component: 850 - total flux cleaned = -0.0117097 Jy ! Component: 900 - total flux cleaned = -0.0118387 Jy ! Component: 950 - total flux cleaned = -0.011901 Jy ! Component: 1000 - total flux cleaned = -0.0120238 Jy ! Component: 1050 - total flux cleaned = -0.0122028 Jy ! Component: 1100 - total flux cleaned = -0.0123187 Jy ! Component: 1150 - total flux cleaned = -0.0123759 Jy ! Component: 1200 - total flux cleaned = -0.0124331 Jy ! Component: 1250 - total flux cleaned = -0.0126507 Jy ! Component: 1300 - total flux cleaned = -0.0128096 Jy ! Component: 1350 - total flux cleaned = -0.0129145 Jy ! Component: 1400 - total flux cleaned = -0.0131195 Jy ! Component: 1450 - total flux cleaned = -0.0132709 Jy ! Component: 1500 - total flux cleaned = -0.0134689 Jy ! Component: 1550 - total flux cleaned = -0.0136132 Jy ! Component: 1600 - total flux cleaned = -0.0137558 Jy ! Component: 1650 - total flux cleaned = -0.0139422 Jy ! Component: 1700 - total flux cleaned = -0.0140796 Jy ! Component: 1750 - total flux cleaned = -0.0141251 Jy ! Component: 1800 - total flux cleaned = -0.0141697 Jy ! Component: 1850 - total flux cleaned = -0.0141264 Jy ! Component: 1900 - total flux cleaned = -0.0141267 Jy ! Component: 1950 - total flux cleaned = -0.014127 Jy ! Component: 2000 - total flux cleaned = -0.0141267 Jy ! Component: 2050 - total flux cleaned = -0.0140441 Jy ! Component: 2100 - total flux cleaned = -0.0140033 Jy ! Component: 2150 - total flux cleaned = -0.0139234 Jy ! Component: 2200 - total flux cleaned = -0.0139628 Jy ! Component: 2250 - total flux cleaned = -0.0139246 Jy ! Component: 2300 - total flux cleaned = -0.0140396 Jy ! Component: 2350 - total flux cleaned = -0.0140771 Jy ! Component: 2400 - total flux cleaned = -0.0140398 Jy ! Component: 2450 - total flux cleaned = -0.0141501 Jy ! Component: 2500 - total flux cleaned = -0.014077 Jy ! Component: 2550 - total flux cleaned = -0.014113 Jy ! Component: 2600 - total flux cleaned = -0.0140775 Jy ! Component: 2650 - total flux cleaned = -0.0140776 Jy ! Component: 2700 - total flux cleaned = -0.0140777 Jy ! Component: 2750 - total flux cleaned = -0.014078 Jy ! Component: 2800 - total flux cleaned = -0.0141126 Jy ! Component: 2850 - total flux cleaned = -0.0142144 Jy ! Component: 2900 - total flux cleaned = -0.0141469 Jy ! Component: 2950 - total flux cleaned = -0.0141468 Jy ! Component: 3000 - total flux cleaned = -0.0141138 Jy ! Component: 3050 - total flux cleaned = -0.0141139 Jy ! Component: 3100 - total flux cleaned = -0.0140161 Jy ! Component: 3150 - total flux cleaned = -0.0140485 Jy ! Component: 3200 - total flux cleaned = -0.0139521 Jy ! Component: 3250 - total flux cleaned = -0.0138884 Jy ! Component: 3300 - total flux cleaned = -0.0138883 Jy ! Component: 3350 - total flux cleaned = -0.0138568 Jy ! Component: 3400 - total flux cleaned = -0.0138567 Jy ! Component: 3450 - total flux cleaned = -0.0137637 Jy ! Component: 3500 - total flux cleaned = -0.0138252 Jy ! Component: 3550 - total flux cleaned = -0.0137332 Jy ! Component: 3600 - total flux cleaned = -0.0137029 Jy ! Component: 3650 - total flux cleaned = -0.0137941 Jy ! Component: 3700 - total flux cleaned = -0.0137638 Jy ! Component: 3750 - total flux cleaned = -0.0138238 Jy ! Component: 3800 - total flux cleaned = -0.0138836 Jy ! Component: 3850 - total flux cleaned = -0.0138837 Jy ! Component: 3900 - total flux cleaned = -0.0139134 Jy ! Component: 3950 - total flux cleaned = -0.0139723 Jy ! Component: 4000 - total flux cleaned = -0.0140017 Jy ! Component: 4050 - total flux cleaned = -0.0140308 Jy ! Total flux subtracted in 4096 components = -0.0140599 Jy ! Clean residual min=-0.001758 max=0.001722 Jy/beam ! Clean residual mean=0.000001 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.426521 Jy keep ! Adding 212 model components to the UV plane model. ! The established model now contains 261 components and 0.426521 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0856-1105_S_m_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.004 x 7.842 at -0.2104 degrees (North through East) ! Clean map min=-0.00703 max=0.39722 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0856-1105_S_m_map.fits wmodel /image_prod/ug002_uva//J0856-1105_S_m_map.mod ! Writing 261 model components to file: /image_prod/ug002_uva//J0856-1105_S_m_map.mod wobs /image_prod/ug002_uva//J0856-1105_S_m_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0856-1105_S_m_uvs.fits wwins /image_prod/ug002_uva//J0856-1105_S_m_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0856-1105_S_m_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.397223 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000496017 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.374614 0.374614 0.749228 1.49846 2.99691 5.99382 11.9876 23.9753 47.9506 95.9011 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.397 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 800.824 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0856-1105_S_m_dfm.log closed on Wed Mar 4 22:43:08 2020