! Started logfile: /image_prod/ug002_uva//J0800-3959_S_dfm.log on Wed Mar 4 22:07:38 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//J0800-3959_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0800-3959_S_uva.fits ! AN table 1: 75 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.995556 visibilities/baseline/integration-bin. ! Found source: J0800-3959 ! ! 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 3360 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 J0800-3959_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 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.014142Jy sigma=5.918278 ! Fit after self-cal, rms=0.874206Jy sigma=5.000606 ! 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=8.534 mas, bmaj=37.12 mas, bpa=-8.599 degrees ! Estimated noise=4.48805 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.103359 Jy ! Component: 100 - total flux cleaned = 0.136032 Jy ! Total flux subtracted in 100 components = 0.136032 Jy ! Clean residual min=-0.010198 max=0.014646 Jy/beam ! Clean residual mean=-0.000012 rms=0.003821 Jy/beam ! Combined flux in latest and established models = 0.136032 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 48 components and 0.136032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091106Jy sigma=0.482241 ! Fit after self-cal, rms=0.091045Jy sigma=0.481151 ! 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=10.1 mas, bmaj=41.98 mas, bpa=-6.388 degrees ! Estimated noise=2.15417 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.019053 Jy ! Component: 100 - total flux cleaned = 0.0289938 Jy ! Component: 150 - total flux cleaned = 0.0347917 Jy ! Component: 200 - total flux cleaned = 0.0384062 Jy ! Total flux subtracted in 200 components = 0.0384062 Jy ! Clean residual min=-0.004480 max=0.004140 Jy/beam ! Clean residual mean=0.000116 rms=0.001536 Jy/beam ! Combined flux in latest and established models = 0.174439 Jy ! Performing phase self-cal ! Adding 85 model components to the UV plane model. ! The established model now contains 133 components and 0.174439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087488Jy sigma=0.454110 ! Fit after self-cal, rms=0.087537Jy sigma=0.453512 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.1 x 41.98 at -6.388 degrees (North through East) ! Clean map min=-0.0042646 max=0.13396 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 KP 0.98 LA 1.00 NL 1.27 ! OV 1.02 PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 KP 1.00 LA 1.02 NL 1.28 ! OV 0.91 PT 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 KP 0.96 LA 0.98 NL 1.01 ! OV 0.94 PT 1.04 ! ! ! Fit before self-cal, rms=0.087537Jy sigma=0.453512 ! Fit after self-cal, rms=0.093081Jy sigma=0.449792 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=10.41 mas, bmaj=42.6 mas, bpa=-5.866 degrees ! Estimated noise=2.15623 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.000415397 Jy ! Component: 100 - total flux cleaned = -0.0002262 Jy ! Component: 150 - total flux cleaned = -7.04664e-05 Jy ! Component: 200 - total flux cleaned = 0.000197598 Jy ! Total flux subtracted in 200 components = 0.000197598 Jy ! Clean residual min=-0.003459 max=0.003069 Jy/beam ! Clean residual mean=0.000083 rms=0.001114 Jy/beam ! Combined flux in latest and established models = 0.174636 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 154 components and 0.174636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092956Jy sigma=0.449518 ! Fit after self-cal, rms=0.093048Jy sigma=0.449431 ! 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.093048Jy sigma=0.449431 ! Fit after self-cal, rms=0.093746Jy sigma=0.447372 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.35 mas, bmaj=42.25 mas, bpa=-6.274 degrees ! Estimated noise=2.14658 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.22761e-06 Jy ! Component: 100 - total flux cleaned = 8.04792e-05 Jy ! Component: 150 - total flux cleaned = 8.01302e-05 Jy ! Component: 200 - total flux cleaned = 6.04066e-05 Jy ! Total flux subtracted in 200 components = 6.04066e-05 Jy ! Clean residual min=-0.003377 max=0.002389 Jy/beam ! Clean residual mean=-0.000026 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.174697 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 178 components and 0.174697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093729Jy sigma=0.447305 ! Fit after self-cal, rms=0.093770Jy sigma=0.447254 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 = -2.21112e-06 Jy ! Component: 100 - total flux cleaned = 3.31748e-05 Jy ! Component: 150 - total flux cleaned = 8.29089e-05 Jy ! Component: 200 - total flux cleaned = 0.000145396 Jy ! Total flux subtracted in 200 components = 0.000145396 Jy ! Clean residual min=-0.003306 max=0.002307 Jy/beam ! Clean residual mean=-0.000024 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.174842 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 194 components and 0.174842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093761Jy sigma=0.447226 ! Fit after self-cal, rms=0.093758Jy sigma=0.447223 ! 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.093758Jy sigma=0.447223 ! Fit after self-cal, rms=0.094019Jy sigma=0.447193 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.34 mas, bmaj=42.21 mas, bpa=-6.39 degrees ! Estimated noise=2.1443 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000154058 Jy ! Component: 100 - total flux cleaned = -0.000196591 Jy ! Component: 150 - total flux cleaned = -0.000178709 Jy ! Component: 200 - total flux cleaned = -0.000195551 Jy ! Total flux subtracted in 200 components = -0.000195551 Jy ! Clean residual min=-0.003283 max=0.002286 Jy/beam ! Clean residual mean=-0.000032 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.174646 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 214 components and 0.174646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094008Jy sigma=0.447155 ! Fit after self-cal, rms=0.094009Jy sigma=0.447152 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 = -2.37039e-06 Jy ! Component: 100 - total flux cleaned = 2.66598e-05 Jy ! Component: 150 - total flux cleaned = 4.11076e-05 Jy ! Component: 200 - total flux cleaned = 6.8695e-05 Jy ! Total flux subtracted in 200 components = 6.8695e-05 Jy ! Clean residual min=-0.003262 max=0.002258 Jy/beam ! Clean residual mean=-0.000032 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.174715 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 222 components and 0.174715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094004Jy sigma=0.447131 ! Fit after self-cal, rms=0.094002Jy sigma=0.447130 ! 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.094002Jy sigma=0.447130 ! Fit after self-cal, rms=0.094057Jy sigma=0.447119 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.68 mas, bmaj=46.31 mas, bpa=-5.456 degrees ! Estimated noise=2.10315 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.8954e-05 Jy ! Component: 100 - total flux cleaned = 5.01204e-07 Jy ! Component: 150 - total flux cleaned = 1.22251e-05 Jy ! Component: 200 - total flux cleaned = 3.36014e-05 Jy ! Total flux subtracted in 200 components = 3.36014e-05 Jy ! Clean residual min=-0.003066 max=0.002075 Jy/beam ! Clean residual mean=-0.000035 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.174749 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 244 components and 0.174749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094053Jy sigma=0.447096 ! Fit after self-cal, rms=0.094053Jy sigma=0.447094 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 = 1.87814e-05 Jy ! Component: 100 - total flux cleaned = 4.78458e-05 Jy ! Component: 150 - total flux cleaned = 5.7154e-05 Jy ! Component: 200 - total flux cleaned = 7.50447e-05 Jy ! Total flux subtracted in 200 components = 7.50447e-05 Jy ! Clean residual min=-0.003045 max=0.002072 Jy/beam ! Clean residual mean=-0.000035 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.174824 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 255 components and 0.174824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094050Jy sigma=0.447081 ! Fit after self-cal, rms=0.094051Jy sigma=0.447080 ! 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=10.33 mas, bmaj=42.18 mas, bpa=-6.49 degrees ! Estimated noise=2.14219 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.33 x 42.18 at -6.49 degrees (North through East) ! Clean map min=-0.0032063 max=0.13244 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=8.718 mas, bmaj=37.27 mas, bpa=-8.641 degrees ! Estimated noise=4.49703 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.102898 Jy ! Component: 100 - total flux cleaned = 0.134569 Jy ! Component: 150 - total flux cleaned = 0.150243 Jy ! Component: 200 - total flux cleaned = 0.159287 Jy ! Total flux subtracted in 200 components = 0.159287 Jy ! Clean residual min=-0.007585 max=0.006248 Jy/beam ! Clean residual mean=-0.000084 rms=0.002293 Jy/beam ! Combined flux in latest and established models = 0.159287 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 92 model components to the UV plane model. ! The established model now contains 92 components and 0.159287 Jy ! Inverting map and beam ! Estimated beam: bmin=10.33 mas, bmaj=42.18 mas, bpa=-6.49 degrees ! Estimated noise=2.14219 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.00690579 Jy ! Component: 100 - total flux cleaned = 0.0105309 Jy ! Component: 150 - total flux cleaned = 0.0125809 Jy ! Component: 200 - total flux cleaned = 0.013152 Jy ! Total flux subtracted in 200 components = 0.013152 Jy ! Clean residual min=-0.003573 max=0.002195 Jy/beam ! Clean residual mean=-0.000039 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.172439 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 142 components and 0.172439 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=11.68 mas, bmaj=46.31 mas, bpa=-5.456 degrees ! Estimated noise=2.10315 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000898433 Jy ! Component: 100 - total flux cleaned = 0.00117271 Jy ! Component: 150 - total flux cleaned = 0.00144831 Jy ! Component: 200 - total flux cleaned = 0.00166082 Jy ! Total flux subtracted in 200 components = 0.00166082 Jy ! Clean residual min=-0.003255 max=0.002009 Jy/beam ! Clean residual mean=-0.000038 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.1741 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.000189295 Jy ! Component: 100 - total flux cleaned = 0.000336386 Jy ! Component: 150 - total flux cleaned = 0.000470685 Jy ! Component: 200 - total flux cleaned = 0.000592397 Jy ! Total flux subtracted in 200 components = 0.000592397 Jy ! Clean residual min=-0.003206 max=0.002013 Jy/beam ! Clean residual mean=-0.000036 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.174693 Jy ! Adding 75 model components to the UV plane model. ! The established model now contains 193 components and 0.174693 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=10.33 mas, bmaj=42.18 mas, bpa=-6.49 degrees ! Estimated noise=2.14219 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.57933e-05 Jy ! Component: 100 - total flux cleaned = 0.000212805 Jy ! Component: 150 - total flux cleaned = 0.000279113 Jy ! Component: 200 - total flux cleaned = 0.000278072 Jy ! Total flux subtracted in 200 components = 0.000278072 Jy ! Clean residual min=-0.003373 max=0.002195 Jy/beam ! Clean residual mean=-0.000031 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.174971 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 210 components and 0.174971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094059Jy sigma=0.447144 ! Fit after self-cal, rms=0.094025Jy sigma=0.447114 wmodel J0800-3959_S_map.mod ! Writing 210 model components to file: J0800-3959_S_map.mod wobs J0800-3959_S_uvs.fits ! Writing UV FITS file: J0800-3959_S_uvs.fits wwins J0800-3959_S_map.win ! wwins: Wrote 1 windows to J0800-3959_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.00132478 Jy ! Component: 100 - total flux cleaned = -0.00151748 Jy ! Component: 150 - total flux cleaned = -0.00180442 Jy ! Component: 200 - total flux cleaned = -0.00214832 Jy ! Component: 250 - total flux cleaned = -0.00243843 Jy ! Component: 300 - total flux cleaned = -0.00265792 Jy ! Component: 350 - total flux cleaned = -0.00283869 Jy ! Component: 400 - total flux cleaned = -0.0030509 Jy ! Component: 450 - total flux cleaned = -0.00329299 Jy ! Component: 500 - total flux cleaned = -0.00354167 Jy ! Component: 550 - total flux cleaned = -0.00376031 Jy ! Component: 600 - total flux cleaned = -0.00393537 Jy ! Component: 650 - total flux cleaned = -0.00401976 Jy ! Component: 700 - total flux cleaned = -0.00405233 Jy ! Component: 750 - total flux cleaned = -0.00409942 Jy ! Component: 800 - total flux cleaned = -0.00412935 Jy ! Component: 850 - total flux cleaned = -0.0040856 Jy ! Component: 900 - total flux cleaned = -0.0040426 Jy ! Component: 950 - total flux cleaned = -0.00395925 Jy ! Component: 1000 - total flux cleaned = -0.00389257 Jy ! Component: 1050 - total flux cleaned = -0.00384053 Jy ! Component: 1100 - total flux cleaned = -0.00380249 Jy ! Component: 1150 - total flux cleaned = -0.00376508 Jy ! Component: 1200 - total flux cleaned = -0.00377707 Jy ! Component: 1250 - total flux cleaned = -0.00376514 Jy ! Component: 1300 - total flux cleaned = -0.00377695 Jy ! Component: 1350 - total flux cleaned = -0.0038113 Jy ! Component: 1400 - total flux cleaned = -0.0038339 Jy ! Component: 1450 - total flux cleaned = -0.00385602 Jy ! Component: 1500 - total flux cleaned = -0.00387785 Jy ! Component: 1550 - total flux cleaned = -0.00392093 Jy ! Component: 1600 - total flux cleaned = -0.00394232 Jy ! Component: 1650 - total flux cleaned = -0.00400513 Jy ! Component: 1700 - total flux cleaned = -0.00404629 Jy ! Component: 1750 - total flux cleaned = -0.00407686 Jy ! Component: 1800 - total flux cleaned = -0.00412682 Jy ! Component: 1850 - total flux cleaned = -0.00416624 Jy ! Component: 1900 - total flux cleaned = -0.00419543 Jy ! Component: 1950 - total flux cleaned = -0.00420515 Jy ! Component: 2000 - total flux cleaned = -0.00425302 Jy ! Component: 2050 - total flux cleaned = -0.00432849 Jy ! Component: 2100 - total flux cleaned = -0.0043657 Jy ! Component: 2150 - total flux cleaned = -0.0043841 Jy ! Component: 2200 - total flux cleaned = -0.00439318 Jy ! Component: 2250 - total flux cleaned = -0.00443828 Jy ! Component: 2300 - total flux cleaned = -0.00446515 Jy ! Component: 2350 - total flux cleaned = -0.00450056 Jy ! Component: 2400 - total flux cleaned = -0.0045357 Jy ! Component: 2450 - total flux cleaned = -0.00457053 Jy ! Component: 2500 - total flux cleaned = -0.00459647 Jy ! Component: 2550 - total flux cleaned = -0.00461366 Jy ! Component: 2600 - total flux cleaned = -0.00464771 Jy ! Component: 2650 - total flux cleaned = -0.00467309 Jy ! Component: 2700 - total flux cleaned = -0.0046982 Jy ! Component: 2750 - total flux cleaned = -0.00473146 Jy ! Component: 2800 - total flux cleaned = -0.00474794 Jy ! Component: 2850 - total flux cleaned = -0.00476425 Jy ! Component: 2900 - total flux cleaned = -0.00477239 Jy ! Component: 2950 - total flux cleaned = -0.00479661 Jy ! Component: 3000 - total flux cleaned = -0.00480464 Jy ! Component: 3050 - total flux cleaned = -0.0048206 Jy ! Component: 3100 - total flux cleaned = -0.00483655 Jy ! Component: 3150 - total flux cleaned = -0.00485237 Jy ! Component: 3200 - total flux cleaned = -0.00487595 Jy ! Component: 3250 - total flux cleaned = -0.00488377 Jy ! Component: 3300 - total flux cleaned = -0.00490704 Jy ! Component: 3350 - total flux cleaned = -0.00491476 Jy ! Component: 3400 - total flux cleaned = -0.004907 Jy ! Component: 3450 - total flux cleaned = -0.00492235 Jy ! Component: 3500 - total flux cleaned = -0.00492989 Jy ! Component: 3550 - total flux cleaned = -0.00492233 Jy ! Component: 3600 - total flux cleaned = -0.00492239 Jy ! Component: 3650 - total flux cleaned = -0.00493751 Jy ! Component: 3700 - total flux cleaned = -0.00492255 Jy ! Component: 3750 - total flux cleaned = -0.00493006 Jy ! Component: 3800 - total flux cleaned = -0.00494486 Jy ! Component: 3850 - total flux cleaned = -0.00493745 Jy ! Component: 3900 - total flux cleaned = -0.00494482 Jy ! Component: 3950 - total flux cleaned = -0.00494479 Jy ! Component: 4000 - total flux cleaned = -0.00495206 Jy ! Component: 4050 - total flux cleaned = -0.00495208 Jy ! Total flux subtracted in 4096 components = -0.00495209 Jy ! Clean residual min=-0.000394 max=0.000412 Jy/beam ! Clean residual mean=0.000003 rms=0.000155 Jy/beam ! Combined flux in latest and established models = 0.170019 Jy keep ! Adding 358 model components to the UV plane model. ! The established model now contains 568 components and 0.170019 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0800-3959_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.33 x 42.18 at -6.49 degrees (North through East) ! Clean map min=-0.0028455 max=0.13312 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0800-3959_S_map.fits wmodel /image_prod/ug002_uva//J0800-3959_S_map.mod ! Writing 568 model components to file: /image_prod/ug002_uva//J0800-3959_S_map.mod wobs /image_prod/ug002_uva//J0800-3959_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0800-3959_S_uvs.fits wwins /image_prod/ug002_uva//J0800-3959_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0800-3959_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.133116 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000153596 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.346155 0.346155 0.692309 1.38462 2.76924 5.53847 11.0769 22.1539 44.3078 88.6156 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.133 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 866.664 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0800-3959_S_dfm.log closed on Wed Mar 4 22:07:42 2020