! Started logfile: /image_prod/ug002_uva//J0126-2222_S_dfm.log on Wed Mar 4 19:04:22 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//J0126-2222_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0126-2222_S_uva.fits ! AN table 1: 40 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.983333 visibilities/baseline/integration-bin. ! Found source: J0126-2222 ! ! 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 5310 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 J0126-2222_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 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.033106Jy sigma=6.914623 ! Fit after self-cal, rms=0.799442Jy sigma=5.287914 ! 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.528 mas, bmaj=6.872 mas, bpa=-2.3 degrees ! Estimated noise=2.27086 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.161351 Jy ! Component: 100 - total flux cleaned = 0.197268 Jy ! Total flux subtracted in 100 components = 0.197268 Jy ! Clean residual min=-0.007602 max=0.013648 Jy/beam ! Clean residual mean=-0.000036 rms=0.002361 Jy/beam ! Combined flux in latest and established models = 0.197268 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.197268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083604Jy sigma=0.507875 ! Fit after self-cal, rms=0.083597Jy sigma=0.507768 ! 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.065 mas, bmaj=8.14 mas, bpa=-2.549 degrees ! Estimated noise=1.49636 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 (3, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0165419 Jy ! Component: 100 - total flux cleaned = 0.0262212 Jy ! Component: 150 - total flux cleaned = 0.0322623 Jy ! Component: 200 - total flux cleaned = 0.0348986 Jy ! Total flux subtracted in 200 components = 0.0348986 Jy ! Clean residual min=-0.005626 max=0.007640 Jy/beam ! Clean residual mean=-0.000037 rms=0.001557 Jy/beam ! Combined flux in latest and established models = 0.232167 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 42 components and 0.232167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080414Jy sigma=0.480269 ! Fit after self-cal, rms=0.080240Jy sigma=0.478971 ! 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.065 x 8.14 at -2.549 degrees (North through East) ! Clean map min=-0.0054185 max=0.20167 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.95 HN 1.15 KP 1.00 ! LA 1.03 MK 0.96 NL 0.97 OV 0.90 ! PT 1.00 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.95 HN 1.22 KP 1.05 ! LA 1.01 MK 1.00 NL 0.92 OV 0.90 ! PT 1.04 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.98 HN 1.22 KP 1.04 ! LA 1.02 MK 1.02 NL 0.89 OV 0.91 ! PT 1.03 SC 0.97 ! ! ! Fit before self-cal, rms=0.080240Jy sigma=0.478971 ! Fit after self-cal, rms=0.080685Jy sigma=0.462656 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.076 mas, bmaj=8.096 mas, bpa=-2.296 degrees ! Estimated noise=1.48739 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.00260092 Jy ! Component: 100 - total flux cleaned = 0.00253162 Jy ! Component: 150 - total flux cleaned = 0.00241419 Jy ! Component: 200 - total flux cleaned = 0.0023094 Jy ! Total flux subtracted in 200 components = 0.0023094 Jy ! Clean residual min=-0.003870 max=0.004224 Jy/beam ! Clean residual mean=-0.000034 rms=0.001042 Jy/beam ! Combined flux in latest and established models = 0.234476 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 62 components and 0.234476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080507Jy sigma=0.461722 ! Fit after self-cal, rms=0.080574Jy sigma=0.461534 ! 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.080574Jy sigma=0.461534 ! Fit after self-cal, rms=0.081333Jy sigma=0.457189 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.071 mas, bmaj=8.088 mas, bpa=-2.42 degrees ! Estimated noise=1.48627 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000338231 Jy ! Component: 100 - total flux cleaned = 0.000395674 Jy ! Component: 150 - total flux cleaned = 0.00044736 Jy ! Component: 200 - total flux cleaned = 0.000449031 Jy ! Total flux subtracted in 200 components = 0.000449031 Jy ! Clean residual min=-0.003201 max=0.004260 Jy/beam ! Clean residual mean=-0.000031 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.234925 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 68 components and 0.234925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081255Jy sigma=0.456830 ! Fit after self-cal, rms=0.081281Jy sigma=0.456802 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 (11, -11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00370489 Jy ! Component: 100 - total flux cleaned = 0.00473108 Jy ! Component: 150 - total flux cleaned = 0.0049564 Jy ! Component: 200 - total flux cleaned = 0.00515562 Jy ! Total flux subtracted in 200 components = 0.00515562 Jy ! Clean residual min=-0.003103 max=0.002797 Jy/beam ! Clean residual mean=-0.000025 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.240081 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 90 components and 0.240081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081098Jy sigma=0.455348 ! Fit after self-cal, rms=0.081093Jy sigma=0.455307 ! 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.081093Jy sigma=0.455307 ! Fit after self-cal, rms=0.081150Jy sigma=0.455221 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.068 mas, bmaj=8.083 mas, bpa=-2.425 degrees ! Estimated noise=1.48267 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000638578 Jy ! Component: 100 - total flux cleaned = 0.000728927 Jy ! Component: 150 - total flux cleaned = 0.000688069 Jy ! Component: 200 - total flux cleaned = 0.000689667 Jy ! Total flux subtracted in 200 components = 0.000689667 Jy ! Clean residual min=-0.002951 max=0.002609 Jy/beam ! Clean residual mean=-0.000024 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.240771 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 94 components and 0.240771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081098Jy sigma=0.454937 ! Fit after self-cal, rms=0.081101Jy sigma=0.454931 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.000125892 Jy ! Component: 100 - total flux cleaned = 9.15617e-05 Jy ! Component: 150 - total flux cleaned = 9.22733e-05 Jy ! Component: 200 - total flux cleaned = 9.09057e-05 Jy ! Total flux subtracted in 200 components = 9.09057e-05 Jy ! Clean residual min=-0.002883 max=0.002618 Jy/beam ! Clean residual mean=-0.000024 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.240861 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 104 components and 0.240861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081070Jy sigma=0.454764 ! Fit after self-cal, rms=0.081069Jy sigma=0.454760 ! 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.081069Jy sigma=0.454760 ! Fit after self-cal, rms=0.081109Jy sigma=0.454748 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.746 mas, bmaj=18.36 mas, bpa=3.031 degrees ! Estimated noise=1.8294 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000999454 Jy ! Component: 100 - total flux cleaned = 0.00122428 Jy ! Component: 150 - total flux cleaned = 0.00126878 Jy ! Component: 200 - total flux cleaned = 0.00128916 Jy ! Total flux subtracted in 200 components = 0.00128916 Jy ! Clean residual min=-0.004123 max=0.002839 Jy/beam ! Clean residual mean=-0.000048 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.242151 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 113 components and 0.242151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081105Jy sigma=0.454666 ! Fit after self-cal, rms=0.081106Jy sigma=0.454656 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 = 5.40073e-05 Jy ! Component: 100 - total flux cleaned = 7.16256e-05 Jy ! Component: 150 - total flux cleaned = 7.12139e-05 Jy ! Component: 200 - total flux cleaned = 5.51813e-05 Jy ! Total flux subtracted in 200 components = 5.51813e-05 Jy ! Clean residual min=-0.004093 max=0.002814 Jy/beam ! Clean residual mean=-0.000047 rms=0.000968 Jy/beam ! Combined flux in latest and established models = 0.242206 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 118 components and 0.242206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081101Jy sigma=0.454649 ! Fit after self-cal, rms=0.081101Jy sigma=0.454641 ! 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.066 mas, bmaj=8.08 mas, bpa=-2.418 degrees ! Estimated noise=1.48124 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.066 x 8.08 at -2.418 degrees (North through East) ! Clean map min=-0.002739 max=0.20109 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.532 mas, bmaj=6.83 mas, bpa=-2.157 degrees ! Estimated noise=2.23151 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.158444 Jy ! Component: 100 - total flux cleaned = 0.194019 Jy ! Component: 150 - total flux cleaned = 0.207661 Jy ! Component: 200 - total flux cleaned = 0.215703 Jy ! Total flux subtracted in 200 components = 0.215703 Jy ! Clean residual min=-0.004461 max=0.005644 Jy/beam ! Clean residual mean=-0.000023 rms=0.001293 Jy/beam ! Combined flux in latest and established models = 0.215703 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.215703 Jy ! Inverting map and beam ! Estimated beam: bmin=3.066 mas, bmaj=8.08 mas, bpa=-2.418 degrees ! Estimated noise=1.48124 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.0079021 Jy ! Component: 100 - total flux cleaned = 0.0128997 Jy ! Component: 150 - total flux cleaned = 0.0164239 Jy ! Component: 200 - total flux cleaned = 0.0189883 Jy ! Total flux subtracted in 200 components = 0.0189883 Jy ! Clean residual min=-0.003415 max=0.002876 Jy/beam ! Clean residual mean=-0.000031 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.234691 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 73 components and 0.234691 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.746 mas, bmaj=18.36 mas, bpa=3.031 degrees ! Estimated noise=1.8294 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00301896 Jy ! Component: 100 - total flux cleaned = 0.00496714 Jy ! Component: 150 - total flux cleaned = 0.00608877 Jy ! Component: 200 - total flux cleaned = 0.00645178 Jy ! Total flux subtracted in 200 components = 0.00645178 Jy ! Clean residual min=-0.004541 max=0.002662 Jy/beam ! Clean residual mean=-0.000051 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.241143 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.000270839 Jy ! Component: 100 - total flux cleaned = 0.000328323 Jy ! Component: 150 - total flux cleaned = 0.00040743 Jy ! Component: 200 - total flux cleaned = 0.000455822 Jy ! Total flux subtracted in 200 components = 0.000455822 Jy ! Clean residual min=-0.004328 max=0.002712 Jy/beam ! Clean residual mean=-0.000049 rms=0.000974 Jy/beam ! Combined flux in latest and established models = 0.241599 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 108 components and 0.241599 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.066 mas, bmaj=8.08 mas, bpa=-2.418 degrees ! Estimated noise=1.48124 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000229967 Jy ! Component: 100 - total flux cleaned = -0.000369297 Jy ! Component: 150 - total flux cleaned = -0.000493743 Jy ! Component: 200 - total flux cleaned = -0.000531466 Jy ! Total flux subtracted in 200 components = -0.000531466 Jy ! Clean residual min=-0.002892 max=0.002555 Jy/beam ! Clean residual mean=-0.000023 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.241067 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 127 components and 0.241067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081079Jy sigma=0.454589 ! Fit after self-cal, rms=0.081070Jy sigma=0.454536 wmodel J0126-2222_S_map.mod ! Writing 127 model components to file: J0126-2222_S_map.mod wobs J0126-2222_S_uvs.fits ! Writing UV FITS file: J0126-2222_S_uvs.fits wwins J0126-2222_S_map.win ! wwins: Wrote 3 windows to J0126-2222_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.000780481 Jy ! Component: 100 - total flux cleaned = -0.00114008 Jy ! Component: 150 - total flux cleaned = -0.00143535 Jy ! Component: 200 - total flux cleaned = -0.0015162 Jy ! Component: 250 - total flux cleaned = -0.00163201 Jy ! Component: 300 - total flux cleaned = -0.00174337 Jy ! Component: 350 - total flux cleaned = -0.00181483 Jy ! Component: 400 - total flux cleaned = -0.00184972 Jy ! Component: 450 - total flux cleaned = -0.00191722 Jy ! Component: 500 - total flux cleaned = -0.001917 Jy ! Component: 550 - total flux cleaned = -0.0021099 Jy ! Component: 600 - total flux cleaned = -0.00229882 Jy ! Component: 650 - total flux cleaned = -0.00245248 Jy ! Component: 700 - total flux cleaned = -0.00263301 Jy ! Component: 750 - total flux cleaned = -0.00266272 Jy ! Component: 800 - total flux cleaned = -0.00269221 Jy ! Component: 850 - total flux cleaned = -0.00277792 Jy ! Component: 900 - total flux cleaned = -0.00280645 Jy ! Component: 950 - total flux cleaned = -0.00294464 Jy ! Component: 1000 - total flux cleaned = -0.00297162 Jy ! Component: 1050 - total flux cleaned = -0.00302499 Jy ! Component: 1100 - total flux cleaned = -0.00307782 Jy ! Component: 1150 - total flux cleaned = -0.00300022 Jy ! Component: 1200 - total flux cleaned = -0.0030007 Jy ! Component: 1250 - total flux cleaned = -0.00300073 Jy ! Component: 1300 - total flux cleaned = -0.00297588 Jy ! Component: 1350 - total flux cleaned = -0.00297644 Jy ! Component: 1400 - total flux cleaned = -0.00302452 Jy ! Component: 1450 - total flux cleaned = -0.00304858 Jy ! Component: 1500 - total flux cleaned = -0.00309526 Jy ! Component: 1550 - total flux cleaned = -0.00309514 Jy ! Component: 1600 - total flux cleaned = -0.00309549 Jy ! Component: 1650 - total flux cleaned = -0.00316346 Jy ! Component: 1700 - total flux cleaned = -0.00320824 Jy ! Component: 1750 - total flux cleaned = -0.00327422 Jy ! Component: 1800 - total flux cleaned = -0.00333946 Jy ! Component: 1850 - total flux cleaned = -0.00340365 Jy ! Component: 1900 - total flux cleaned = -0.00344609 Jy ! Component: 1950 - total flux cleaned = -0.00340404 Jy ! Component: 2000 - total flux cleaned = -0.00342493 Jy ! Component: 2050 - total flux cleaned = -0.00340446 Jy ! Component: 2100 - total flux cleaned = -0.00340496 Jy ! Component: 2150 - total flux cleaned = -0.0034652 Jy ! Component: 2200 - total flux cleaned = -0.00344517 Jy ! Component: 2250 - total flux cleaned = -0.0034649 Jy ! Component: 2300 - total flux cleaned = -0.00354291 Jy ! Component: 2350 - total flux cleaned = -0.00350416 Jy ! Component: 2400 - total flux cleaned = -0.00350436 Jy ! Component: 2450 - total flux cleaned = -0.00365593 Jy ! Component: 2500 - total flux cleaned = -0.00365565 Jy ! Component: 2550 - total flux cleaned = -0.0037297 Jy ! Component: 2600 - total flux cleaned = -0.00376672 Jy ! Component: 2650 - total flux cleaned = -0.00385747 Jy ! Component: 2700 - total flux cleaned = -0.00383942 Jy ! Component: 2750 - total flux cleaned = -0.00398226 Jy ! Component: 2800 - total flux cleaned = -0.00396447 Jy ! Component: 2850 - total flux cleaned = -0.00399933 Jy ! Component: 2900 - total flux cleaned = -0.00406909 Jy ! Component: 2950 - total flux cleaned = -0.00410393 Jy ! Component: 3000 - total flux cleaned = -0.0042241 Jy ! Component: 3050 - total flux cleaned = -0.00422411 Jy ! Component: 3100 - total flux cleaned = -0.00430835 Jy ! Component: 3150 - total flux cleaned = -0.00437533 Jy ! Component: 3200 - total flux cleaned = -0.00445822 Jy ! Component: 3250 - total flux cleaned = -0.00439231 Jy ! Component: 3300 - total flux cleaned = -0.00449037 Jy ! Component: 3350 - total flux cleaned = -0.00453919 Jy ! Component: 3400 - total flux cleaned = -0.00460344 Jy ! Component: 3450 - total flux cleaned = -0.00465136 Jy ! Component: 3500 - total flux cleaned = -0.0046512 Jy ! Component: 3550 - total flux cleaned = -0.0047298 Jy ! Component: 3600 - total flux cleaned = -0.00477656 Jy ! Component: 3650 - total flux cleaned = -0.00479217 Jy ! Component: 3700 - total flux cleaned = -0.00482308 Jy ! Component: 3750 - total flux cleaned = -0.00488427 Jy ! Component: 3800 - total flux cleaned = -0.00492984 Jy ! Component: 3850 - total flux cleaned = -0.00491468 Jy ! Component: 3900 - total flux cleaned = -0.00500477 Jy ! Component: 3950 - total flux cleaned = -0.00500476 Jy ! Component: 4000 - total flux cleaned = -0.00501962 Jy ! Component: 4050 - total flux cleaned = -0.00507853 Jy ! Total flux subtracted in 4096 components = -0.00509299 Jy ! Clean residual min=-0.000957 max=0.000933 Jy/beam ! Clean residual mean=-0.000006 rms=0.000268 Jy/beam ! Combined flux in latest and established models = 0.235974 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 399 components and 0.235974 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0126-2222_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.066 x 8.08 at -2.418 degrees (North through East) ! Clean map min=-0.0016752 max=0.2016 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0126-2222_S_map.fits wmodel /image_prod/ug002_uva//J0126-2222_S_map.mod ! Writing 399 model components to file: /image_prod/ug002_uva//J0126-2222_S_map.mod wobs /image_prod/ug002_uva//J0126-2222_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0126-2222_S_uvs.fits wwins /image_prod/ug002_uva//J0126-2222_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0126-2222_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.201599 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000262574 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.390737 0.390737 0.781474 1.56295 3.1259 6.25179 12.5036 25.0072 50.0143 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.201 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 767.779 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0126-2222_S_dfm.log closed on Wed Mar 4 19:04:26 2020