! Started logfile: /image_prod/ug002_uva//J1348-1640_S_dfm.log on Thu Mar 5 01:27:20 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//J1348-1640_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1348-1640_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.999444 visibilities/baseline/integration-bin. ! Found source: J1348-1640 ! ! 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 5397 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 J1348-1640_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.997663Jy sigma=7.712062 ! Fit after self-cal, rms=0.942020Jy sigma=7.272286 ! 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.589 mas, bmaj=7.282 mas, bpa=-6.783 degrees ! Estimated noise=1.68483 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.0469064 Jy ! Component: 100 - total flux cleaned = 0.0579902 Jy ! Total flux subtracted in 100 components = 0.0579902 Jy ! Clean residual min=-0.003443 max=0.004528 Jy/beam ! Clean residual mean=-0.000025 rms=0.000970 Jy/beam ! Combined flux in latest and established models = 0.0579902 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0579902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067282Jy sigma=0.483777 ! Fit after self-cal, rms=0.066977Jy sigma=0.481627 ! 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.213 mas, bmaj=8.389 mas, bpa=-6.347 degrees ! Estimated noise=1.27385 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 (2.5, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00551195 Jy ! Component: 100 - total flux cleaned = 0.00837068 Jy ! Component: 150 - total flux cleaned = 0.0100185 Jy ! Component: 200 - total flux cleaned = 0.0104698 Jy ! Total flux subtracted in 200 components = 0.0104698 Jy ! Clean residual min=-0.002640 max=0.002991 Jy/beam ! Clean residual mean=-0.000008 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.06846 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 20 components and 0.06846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066582Jy sigma=0.477666 ! Fit after self-cal, rms=0.066577Jy sigma=0.477373 ! 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.213 x 8.389 at -6.347 degrees (North through East) ! Clean map min=-0.0024836 max=0.059673 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 1.07 KP 0.96 LA 1.05 ! MK 0.92 NL 1.03 OV 1.01 PT 0.99 ! SC 1.11 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 1.04 KP 0.92 LA 1.01 ! MK 1.03 NL 1.07 OV 1.00 PT 0.99 ! SC 0.84 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 HN 1.06 KP 0.92 LA 0.98 ! MK 0.98 NL 0.99 OV 1.05 PT 1.06 ! SC 1.09 ! ! ! Fit before self-cal, rms=0.066577Jy sigma=0.477373 ! Fit after self-cal, rms=0.067487Jy sigma=0.475983 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.208 mas, bmaj=8.389 mas, bpa=-6.411 degrees ! Estimated noise=1.26737 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.000399804 Jy ! Component: 100 - total flux cleaned = 0.000204526 Jy ! Component: 150 - total flux cleaned = 6.69351e-05 Jy ! Component: 200 - total flux cleaned = -5.48416e-05 Jy ! Total flux subtracted in 200 components = -5.48416e-05 Jy ! Clean residual min=-0.002218 max=0.002418 Jy/beam ! Clean residual mean=0.000001 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.0684051 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 33 components and 0.0684051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067444Jy sigma=0.475684 ! Fit after self-cal, rms=0.067510Jy sigma=0.475557 ! 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.067510Jy sigma=0.475557 ! Fit after self-cal, rms=0.067682Jy sigma=0.474924 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.2 mas, bmaj=8.329 mas, bpa=-6.549 degrees ! Estimated noise=1.26581 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000338876 Jy ! Component: 100 - total flux cleaned = 0.000251246 Jy ! Component: 150 - total flux cleaned = 0.000199468 Jy ! Component: 200 - total flux cleaned = 0.000176153 Jy ! Total flux subtracted in 200 components = 0.000176153 Jy ! Clean residual min=-0.002083 max=0.002408 Jy/beam ! Clean residual mean=0.000001 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.0685813 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.0685813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067658Jy sigma=0.474750 ! Fit after self-cal, rms=0.067681Jy sigma=0.474684 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 (12.5, -11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00213343 Jy ! Component: 100 - total flux cleaned = 0.00245556 Jy ! Component: 150 - total flux cleaned = 0.00270058 Jy ! Component: 200 - total flux cleaned = 0.00276932 Jy ! Total flux subtracted in 200 components = 0.00276932 Jy ! Clean residual min=-0.001828 max=0.001966 Jy/beam ! Clean residual mean=0.000001 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.0713506 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 63 components and 0.0713506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067582Jy sigma=0.473966 ! Fit after self-cal, rms=0.067577Jy sigma=0.473887 ! 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.067577Jy sigma=0.473887 ! Fit after self-cal, rms=0.067760Jy sigma=0.473864 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.191 mas, bmaj=8.288 mas, bpa=-6.68 degrees ! Estimated noise=1.26717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000577614 Jy ! Component: 100 - total flux cleaned = 0.000812607 Jy ! Component: 150 - total flux cleaned = 0.000926787 Jy ! Component: 200 - total flux cleaned = 0.00103173 Jy ! Total flux subtracted in 200 components = 0.00103173 Jy ! Clean residual min=-0.001824 max=0.001939 Jy/beam ! Clean residual mean=0.000001 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.0723823 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 73 components and 0.0723823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067728Jy sigma=0.473654 ! Fit after self-cal, rms=0.067735Jy sigma=0.473630 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.00028392 Jy ! Component: 100 - total flux cleaned = 0.000333574 Jy ! Component: 150 - total flux cleaned = 0.000357719 Jy ! Component: 200 - total flux cleaned = 0.000357016 Jy ! Total flux subtracted in 200 components = 0.000357016 Jy ! Clean residual min=-0.001809 max=0.001934 Jy/beam ! Clean residual mean=0.000002 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.0727393 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 82 components and 0.0727393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067718Jy sigma=0.473525 ! Fit after self-cal, rms=0.067721Jy sigma=0.473520 ! 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.067721Jy sigma=0.473520 ! Fit after self-cal, rms=0.067741Jy sigma=0.473513 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.657 mas, bmaj=17.03 mas, bpa=-6.591 degrees ! Estimated noise=1.56033 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000137967 Jy ! Component: 100 - total flux cleaned = 0.000160345 Jy ! Component: 150 - total flux cleaned = 0.000145429 Jy ! Component: 200 - total flux cleaned = 0.000133296 Jy ! Total flux subtracted in 200 components = 0.000133296 Jy ! Clean residual min=-0.001940 max=0.002610 Jy/beam ! Clean residual mean=0.000003 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.0728726 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 102 components and 0.0728726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067735Jy sigma=0.473476 ! Fit after self-cal, rms=0.067738Jy sigma=0.473453 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 (120, 77). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00215708 Jy ! Component: 100 - total flux cleaned = 0.00313103 Jy ! Component: 150 - total flux cleaned = 0.00373988 Jy ! Component: 200 - total flux cleaned = 0.00399415 Jy ! Total flux subtracted in 200 components = 0.00399415 Jy ! Clean residual min=-0.001752 max=0.001538 Jy/beam ! Clean residual mean=-0.000003 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.0768668 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 150 components and 0.0768668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067693Jy sigma=0.473090 ! Fit after self-cal, rms=0.067691Jy sigma=0.473035 ! 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.185 mas, bmaj=8.256 mas, bpa=-6.724 degrees ! Estimated noise=1.26879 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.185 x 8.256 at -6.724 degrees (North through East) ! Clean map min=-0.0020602 max=0.059556 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.577 mas, bmaj=7.198 mas, bpa=-7.278 degrees ! Estimated noise=1.66826 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0464505 Jy ! Component: 100 - total flux cleaned = 0.0578231 Jy ! Component: 150 - total flux cleaned = 0.0633945 Jy ! Component: 200 - total flux cleaned = 0.0663848 Jy ! Total flux subtracted in 200 components = 0.0663848 Jy ! Clean residual min=-0.003227 max=0.003027 Jy/beam ! Clean residual mean=-0.000007 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.0663848 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.0663848 Jy ! Inverting map and beam ! Estimated beam: bmin=3.185 mas, bmaj=8.256 mas, bpa=-6.724 degrees ! Estimated noise=1.26879 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.00338342 Jy ! Component: 100 - total flux cleaned = 0.00527191 Jy ! Component: 150 - total flux cleaned = 0.00628986 Jy ! Component: 200 - total flux cleaned = 0.00732214 Jy ! Total flux subtracted in 200 components = 0.00732214 Jy ! Clean residual min=-0.001975 max=0.001851 Jy/beam ! Clean residual mean=-0.000004 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.0737069 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 62 components and 0.0737069 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.657 mas, bmaj=17.03 mas, bpa=-6.591 degrees ! Estimated noise=1.56033 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00176267 Jy ! Component: 100 - total flux cleaned = 0.00297408 Jy ! Component: 150 - total flux cleaned = 0.00372086 Jy ! Component: 200 - total flux cleaned = 0.00419058 Jy ! Total flux subtracted in 200 components = 0.00419058 Jy ! Clean residual min=-0.001907 max=0.001706 Jy/beam ! Clean residual mean=-0.000002 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.0778975 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.00029238 Jy ! Component: 100 - total flux cleaned = 0.000503698 Jy ! Component: 150 - total flux cleaned = 0.00057677 Jy ! Component: 200 - total flux cleaned = 0.000668056 Jy ! Total flux subtracted in 200 components = 0.000668056 Jy ! Clean residual min=-0.001796 max=0.001723 Jy/beam ! Clean residual mean=-0.000002 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.0785656 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 112 components and 0.0785656 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.185 mas, bmaj=8.256 mas, bpa=-6.724 degrees ! Estimated noise=1.26879 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000281355 Jy ! Component: 100 - total flux cleaned = -6.54592e-06 Jy ! Component: 150 - total flux cleaned = 0.000201449 Jy ! Component: 200 - total flux cleaned = 0.000316502 Jy ! Total flux subtracted in 200 components = 0.000316502 Jy ! Clean residual min=-0.001765 max=0.001870 Jy/beam ! Clean residual mean=-0.000000 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.0788821 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 135 components and 0.0788821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067675Jy sigma=0.473014 ! Fit after self-cal, rms=0.067654Jy sigma=0.472929 wmodel J1348-1640_S_map.mod ! Writing 135 model components to file: J1348-1640_S_map.mod wobs J1348-1640_S_uvs.fits ! Writing UV FITS file: J1348-1640_S_uvs.fits wwins J1348-1640_S_map.win ! wwins: Wrote 4 windows to J1348-1640_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.000309677 Jy ! Component: 100 - total flux cleaned = 0.000250865 Jy ! Component: 150 - total flux cleaned = 0.000194212 Jy ! Component: 200 - total flux cleaned = 0.00011241 Jy ! Component: 250 - total flux cleaned = 6.00438e-05 Jy ! Component: 300 - total flux cleaned = -1.53014e-05 Jy ! Component: 350 - total flux cleaned = -8.80492e-05 Jy ! Component: 400 - total flux cleaned = -0.000181825 Jy ! Component: 450 - total flux cleaned = -0.000204079 Jy ! Component: 500 - total flux cleaned = -0.00020423 Jy ! Component: 550 - total flux cleaned = -0.00020437 Jy ! Component: 600 - total flux cleaned = -0.000247018 Jy ! Component: 650 - total flux cleaned = -0.00028789 Jy ! Component: 700 - total flux cleaned = -0.000206277 Jy ! Component: 750 - total flux cleaned = -0.000206733 Jy ! Component: 800 - total flux cleaned = -0.000207021 Jy ! Component: 850 - total flux cleaned = -0.000264426 Jy ! Component: 900 - total flux cleaned = -0.000282841 Jy ! Component: 950 - total flux cleaned = -0.000319584 Jy ! Component: 1000 - total flux cleaned = -0.000391912 Jy ! Component: 1050 - total flux cleaned = -0.000445347 Jy ! Component: 1100 - total flux cleaned = -0.000497476 Jy ! Component: 1150 - total flux cleaned = -0.000445585 Jy ! Component: 1200 - total flux cleaned = -0.000529919 Jy ! Component: 1250 - total flux cleaned = -0.000562672 Jy ! Component: 1300 - total flux cleaned = -0.000578718 Jy ! Component: 1350 - total flux cleaned = -0.000562615 Jy ! Component: 1400 - total flux cleaned = -0.00057851 Jy ! Component: 1450 - total flux cleaned = -0.000562495 Jy ! Component: 1500 - total flux cleaned = -0.000593541 Jy ! Component: 1550 - total flux cleaned = -0.000685158 Jy ! Component: 1600 - total flux cleaned = -0.000730379 Jy ! Component: 1650 - total flux cleaned = -0.000730387 Jy ! Component: 1700 - total flux cleaned = -0.000804073 Jy ! Component: 1750 - total flux cleaned = -0.000847495 Jy ! Component: 1800 - total flux cleaned = -0.000890663 Jy ! Component: 1850 - total flux cleaned = -0.000947374 Jy ! Component: 1900 - total flux cleaned = -0.00100342 Jy ! Component: 1950 - total flux cleaned = -0.00101729 Jy ! Component: 2000 - total flux cleaned = -0.00105844 Jy ! Component: 2050 - total flux cleaned = -0.00107201 Jy ! Component: 2100 - total flux cleaned = -0.00109893 Jy ! Component: 2150 - total flux cleaned = -0.00116555 Jy ! Component: 2200 - total flux cleaned = -0.00116541 Jy ! Component: 2250 - total flux cleaned = -0.00116546 Jy ! Component: 2300 - total flux cleaned = -0.00122996 Jy ! Component: 2350 - total flux cleaned = -0.00119177 Jy ! Component: 2400 - total flux cleaned = -0.00124273 Jy ! Component: 2450 - total flux cleaned = -0.00128041 Jy ! Component: 2500 - total flux cleaned = -0.00129274 Jy ! Component: 2550 - total flux cleaned = -0.00135418 Jy ! Component: 2600 - total flux cleaned = -0.0013664 Jy ! Component: 2650 - total flux cleaned = -0.0013785 Jy ! Component: 2700 - total flux cleaned = -0.0014024 Jy ! Component: 2750 - total flux cleaned = -0.00143793 Jy ! Component: 2800 - total flux cleaned = -0.0014378 Jy ! Component: 2850 - total flux cleaned = -0.0014612 Jy ! Component: 2900 - total flux cleaned = -0.00146127 Jy ! Component: 2950 - total flux cleaned = -0.00146133 Jy ! Component: 3000 - total flux cleaned = -0.00147275 Jy ! Component: 3050 - total flux cleaned = -0.00145016 Jy ! Component: 3100 - total flux cleaned = -0.00147246 Jy ! Component: 3150 - total flux cleaned = -0.00146137 Jy ! Component: 3200 - total flux cleaned = -0.00145035 Jy ! Component: 3250 - total flux cleaned = -0.00143938 Jy ! Component: 3300 - total flux cleaned = -0.00140681 Jy ! Component: 3350 - total flux cleaned = -0.00142852 Jy ! Component: 3400 - total flux cleaned = -0.00140706 Jy ! Component: 3450 - total flux cleaned = -0.00140705 Jy ! Component: 3500 - total flux cleaned = -0.00139642 Jy ! Component: 3550 - total flux cleaned = -0.00141724 Jy ! Component: 3600 - total flux cleaned = -0.00139643 Jy ! Component: 3650 - total flux cleaned = -0.00138605 Jy ! Component: 3700 - total flux cleaned = -0.00135517 Jy ! Component: 3750 - total flux cleaned = -0.00134504 Jy ! Component: 3800 - total flux cleaned = -0.00133489 Jy ! Component: 3850 - total flux cleaned = -0.00133502 Jy ! Component: 3900 - total flux cleaned = -0.00131496 Jy ! Component: 3950 - total flux cleaned = -0.00129508 Jy ! Component: 4000 - total flux cleaned = -0.00128512 Jy ! Component: 4050 - total flux cleaned = -0.00124605 Jy ! Total flux subtracted in 4096 components = -0.00123626 Jy ! Clean residual min=-0.000670 max=0.000616 Jy/beam ! Clean residual mean=0.000000 rms=0.000169 Jy/beam ! Combined flux in latest and established models = 0.0776458 Jy keep ! Adding 254 model components to the UV plane model. ! The established model now contains 388 components and 0.0776457 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1348-1640_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.185 x 8.256 at -6.724 degrees (North through East) ! Clean map min=-0.0012511 max=0.058665 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1348-1640_S_map.fits wmodel /image_prod/ug002_uva//J1348-1640_S_map.mod ! Writing 388 model components to file: /image_prod/ug002_uva//J1348-1640_S_map.mod wobs /image_prod/ug002_uva//J1348-1640_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1348-1640_S_uvs.fits wwins /image_prod/ug002_uva//J1348-1640_S_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J1348-1640_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0586654 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000165369 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.845656 0.845656 1.69131 3.38262 6.76525 13.5305 27.061 54.122 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.058 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 354.754 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1348-1640_S_dfm.log closed on Thu Mar 5 01:27:24 2020