! Started logfile: /image_prod/ug002_uva//J2300-2644_S_dfm.log on Thu Mar 5 06:02:39 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//J2300-2644_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2300-2644_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.987222 visibilities/baseline/integration-bin. ! Found source: J2300-2644 ! ! 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 5331 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 J2300-2644_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.006346Jy sigma=7.133194 ! Fit after self-cal, rms=0.882666Jy sigma=6.192070 ! 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.39 mas, bmaj=7.105 mas, bpa=-5.432 degrees ! Estimated noise=2.43533 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.0913744 Jy ! Component: 100 - total flux cleaned = 0.113235 Jy ! Total flux subtracted in 100 components = 0.113235 Jy ! Clean residual min=-0.008235 max=0.011445 Jy/beam ! Clean residual mean=-0.000176 rms=0.002681 Jy/beam ! Combined flux in latest and established models = 0.113235 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.113235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084297Jy sigma=0.569919 ! Fit after self-cal, rms=0.084222Jy sigma=0.568970 ! 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=2.972 mas, bmaj=8.355 mas, bpa=-4.874 degrees ! Estimated noise=1.40965 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.0175972 Jy ! Component: 100 - total flux cleaned = 0.0271035 Jy ! Component: 150 - total flux cleaned = 0.0323494 Jy ! Component: 200 - total flux cleaned = 0.0352443 Jy ! Total flux subtracted in 200 components = 0.0352443 Jy ! Clean residual min=-0.009888 max=0.013504 Jy/beam ! Clean residual mean=-0.000266 rms=0.003643 Jy/beam ! Combined flux in latest and established models = 0.14848 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 36 components and 0.14848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081463Jy sigma=0.536532 ! Fit after self-cal, rms=0.081510Jy sigma=0.536220 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.972 x 8.355 at -4.874 degrees (North through East) ! Clean map min=-0.0098123 max=0.11342 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 HN 1.24 KP 1.00 LA 0.91 ! MK 0.97 NL 1.14 OV 1.05 PT 0.82 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 HN 1.31 KP 1.07 LA 0.94 ! MK 1.00 NL 1.23 OV 1.05 PT 0.83 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 HN 1.27 KP 1.08 LA 0.94 ! MK 1.03 NL 0.96 OV 1.07 PT 0.83 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.081510Jy sigma=0.536220 ! Fit after self-cal, rms=0.088099Jy sigma=0.520728 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.006 mas, bmaj=8.33 mas, bpa=-4.643 degrees ! Estimated noise=1.42749 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.00058476 Jy ! Component: 100 - total flux cleaned = 0.000530904 Jy ! Component: 150 - total flux cleaned = 0.000441204 Jy ! Component: 200 - total flux cleaned = 0.000398687 Jy ! Total flux subtracted in 200 components = 0.000398687 Jy ! Clean residual min=-0.008126 max=0.015110 Jy/beam ! Clean residual mean=-0.000158 rms=0.003084 Jy/beam ! Combined flux in latest and established models = 0.148878 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 41 components and 0.148878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088046Jy sigma=0.520192 ! Fit after self-cal, rms=0.088468Jy sigma=0.519726 ! 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.088468Jy sigma=0.519726 ! Fit after self-cal, rms=0.089440Jy sigma=0.519677 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.002 mas, bmaj=8.31 mas, bpa=-4.583 degrees ! Estimated noise=1.43214 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000577219 Jy ! Component: 100 - total flux cleaned = 0.00053833 Jy ! Component: 150 - total flux cleaned = 0.000468887 Jy ! Component: 200 - total flux cleaned = 0.000436273 Jy ! Total flux subtracted in 200 components = 0.000436273 Jy ! Clean residual min=-0.008199 max=0.015260 Jy/beam ! Clean residual mean=-0.000158 rms=0.003049 Jy/beam ! Combined flux in latest and established models = 0.149314 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 46 components and 0.149314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089401Jy sigma=0.519476 ! Fit after self-cal, rms=0.089416Jy sigma=0.519464 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 (23, -116). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.013846 Jy ! Component: 100 - total flux cleaned = 0.0213545 Jy ! Component: 150 - total flux cleaned = 0.0261042 Jy ! Component: 200 - total flux cleaned = 0.0295288 Jy ! Total flux subtracted in 200 components = 0.0295288 Jy ! Clean residual min=-0.007563 max=0.009285 Jy/beam ! Clean residual mean=-0.000088 rms=0.002238 Jy/beam ! Combined flux in latest and established models = 0.178843 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 97 components and 0.178843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087832Jy sigma=0.493707 ! Fit after self-cal, rms=0.087518Jy sigma=0.492208 ! 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.087518Jy sigma=0.492208 ! Fit after self-cal, rms=0.090928Jy sigma=0.487119 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.02 mas, bmaj=8.374 mas, bpa=-4.802 degrees ! Estimated noise=1.41521 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00420909 Jy ! Component: 100 - total flux cleaned = 0.00639064 Jy ! Component: 150 - total flux cleaned = 0.00700548 Jy ! Component: 200 - total flux cleaned = 0.0073575 Jy ! Total flux subtracted in 200 components = 0.0073575 Jy ! Clean residual min=-0.006521 max=0.007736 Jy/beam ! Clean residual mean=-0.000014 rms=0.001859 Jy/beam ! Combined flux in latest and established models = 0.186201 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 122 components and 0.186201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090768Jy sigma=0.484530 ! Fit after self-cal, rms=0.090787Jy sigma=0.484263 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.00093126 Jy ! Component: 100 - total flux cleaned = 0.00114258 Jy ! Component: 150 - total flux cleaned = 0.00137234 Jy ! Component: 200 - total flux cleaned = 0.0015163 Jy ! Total flux subtracted in 200 components = 0.0015163 Jy ! Clean residual min=-0.006423 max=0.007443 Jy/beam ! Clean residual mean=-0.000011 rms=0.001833 Jy/beam ! Combined flux in latest and established models = 0.187717 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 131 components and 0.187717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090748Jy sigma=0.483860 ! Fit after self-cal, rms=0.090733Jy sigma=0.483841 ! 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.090733Jy sigma=0.483841 ! Fit after self-cal, rms=0.090959Jy sigma=0.483601 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.096 mas, bmaj=22.4 mas, bpa=-1.156 degrees ! Estimated noise=1.68621 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00161797 Jy ! Component: 100 - total flux cleaned = 0.00166903 Jy ! Component: 150 - total flux cleaned = 0.00178007 Jy ! Component: 200 - total flux cleaned = 0.00184807 Jy ! Total flux subtracted in 200 components = 0.00184807 Jy ! Clean residual min=-0.010052 max=0.009687 Jy/beam ! Clean residual mean=-0.000011 rms=0.003212 Jy/beam ! Combined flux in latest and established models = 0.189565 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 136 components and 0.189565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090941Jy sigma=0.483311 ! Fit after self-cal, rms=0.090917Jy sigma=0.483259 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.000268756 Jy ! Component: 100 - total flux cleaned = 0.00036818 Jy ! Component: 150 - total flux cleaned = 0.000429198 Jy ! Component: 200 - total flux cleaned = 0.000515654 Jy ! Total flux subtracted in 200 components = 0.000515654 Jy ! Clean residual min=-0.010013 max=0.009546 Jy/beam ! Clean residual mean=-0.000008 rms=0.003197 Jy/beam ! Combined flux in latest and established models = 0.190081 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 138 components and 0.190081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090915Jy sigma=0.483194 ! Fit after self-cal, rms=0.090902Jy sigma=0.483180 ! 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.022 mas, bmaj=8.386 mas, bpa=-4.838 degrees ! Estimated noise=1.4144 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.022 x 8.386 at -4.838 degrees (North through East) ! Clean map min=-0.0061284 max=0.11751 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.418 mas, bmaj=7.079 mas, bpa=-5.339 degrees ! Estimated noise=2.48519 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.093144 Jy ! Component: 100 - total flux cleaned = 0.115546 Jy ! Component: 150 - total flux cleaned = 0.12811 Jy ! Component: 200 - total flux cleaned = 0.137412 Jy ! Total flux subtracted in 200 components = 0.137412 Jy ! Clean residual min=-0.007473 max=0.008099 Jy/beam ! Clean residual mean=-0.000070 rms=0.001949 Jy/beam ! Combined flux in latest and established models = 0.137412 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.137412 Jy ! Inverting map and beam ! Estimated beam: bmin=3.022 mas, bmaj=8.386 mas, bpa=-4.838 degrees ! Estimated noise=1.4144 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.011477 Jy ! Component: 100 - total flux cleaned = 0.019793 Jy ! Component: 150 - total flux cleaned = 0.026278 Jy ! Component: 200 - total flux cleaned = 0.0314009 Jy ! Total flux subtracted in 200 components = 0.0314009 Jy ! Clean residual min=-0.007291 max=0.008303 Jy/beam ! Clean residual mean=-0.000055 rms=0.002078 Jy/beam ! Combined flux in latest and established models = 0.168813 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 76 components and 0.168813 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.096 mas, bmaj=22.4 mas, bpa=-1.156 degrees ! Estimated noise=1.68621 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00698528 Jy ! Component: 100 - total flux cleaned = 0.0116335 Jy ! Component: 150 - total flux cleaned = 0.0148464 Jy ! Component: 200 - total flux cleaned = 0.017073 Jy ! Total flux subtracted in 200 components = 0.017073 Jy ! Clean residual min=-0.010320 max=0.009896 Jy/beam ! Clean residual mean=-0.000025 rms=0.003286 Jy/beam ! Combined flux in latest and established models = 0.185886 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.00154542 Jy ! Component: 100 - total flux cleaned = 0.00247342 Jy ! Component: 150 - total flux cleaned = 0.00269024 Jy ! Component: 200 - total flux cleaned = 0.00288922 Jy ! Total flux subtracted in 200 components = 0.00288922 Jy ! Clean residual min=-0.010074 max=0.009655 Jy/beam ! Clean residual mean=-0.000008 rms=0.003229 Jy/beam ! Combined flux in latest and established models = 0.188775 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 104 components and 0.188775 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.022 mas, bmaj=8.386 mas, bpa=-4.838 degrees ! Estimated noise=1.4144 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00104775 Jy ! Component: 100 - total flux cleaned = -0.00116917 Jy ! Component: 150 - total flux cleaned = -0.00116693 Jy ! Component: 200 - total flux cleaned = -0.00107738 Jy ! Total flux subtracted in 200 components = -0.00107738 Jy ! Clean residual min=-0.006552 max=0.007158 Jy/beam ! Clean residual mean=-0.000006 rms=0.001793 Jy/beam ! Combined flux in latest and established models = 0.187698 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 119 components and 0.187698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090857Jy sigma=0.483425 ! Fit after self-cal, rms=0.090815Jy sigma=0.483265 wmodel J2300-2644_S_map.mod ! Writing 119 model components to file: J2300-2644_S_map.mod wobs J2300-2644_S_uvs.fits ! Writing UV FITS file: J2300-2644_S_uvs.fits wwins J2300-2644_S_map.win ! wwins: Wrote 2 windows to J2300-2644_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.00181452 Jy ! Component: 100 - total flux cleaned = 0.0021506 Jy ! Component: 150 - total flux cleaned = 0.00255342 Jy ! Component: 200 - total flux cleaned = 0.00320648 Jy ! Component: 250 - total flux cleaned = 0.00382164 Jy ! Component: 300 - total flux cleaned = 0.00423695 Jy ! Component: 350 - total flux cleaned = 0.00423695 Jy ! Component: 400 - total flux cleaned = 0.00416115 Jy ! Component: 450 - total flux cleaned = 0.00416071 Jy ! Component: 500 - total flux cleaned = 0.00416244 Jy ! Component: 550 - total flux cleaned = 0.0041606 Jy ! Component: 600 - total flux cleaned = 0.00390704 Jy ! Component: 650 - total flux cleaned = 0.00372538 Jy ! Component: 700 - total flux cleaned = 0.00366896 Jy ! Component: 750 - total flux cleaned = 0.00366944 Jy ! Component: 800 - total flux cleaned = 0.00377966 Jy ! Component: 850 - total flux cleaned = 0.00377899 Jy ! Component: 900 - total flux cleaned = 0.0038293 Jy ! Component: 950 - total flux cleaned = 0.00388051 Jy ! Component: 1000 - total flux cleaned = 0.00417444 Jy ! Component: 1050 - total flux cleaned = 0.00431751 Jy ! Component: 1100 - total flux cleaned = 0.00450297 Jy ! Component: 1150 - total flux cleaned = 0.00472775 Jy ! Component: 1200 - total flux cleaned = 0.00494663 Jy ! Component: 1250 - total flux cleaned = 0.00511806 Jy ! Component: 1300 - total flux cleaned = 0.00532833 Jy ! Component: 1350 - total flux cleaned = 0.00549329 Jy ! Component: 1400 - total flux cleaned = 0.00585217 Jy ! Component: 1450 - total flux cleaned = 0.00596794 Jy ! Component: 1500 - total flux cleaned = 0.00619642 Jy ! Component: 1550 - total flux cleaned = 0.00642118 Jy ! Component: 1600 - total flux cleaned = 0.00671348 Jy ! Component: 1650 - total flux cleaned = 0.00692869 Jy ! Component: 1700 - total flux cleaned = 0.00720998 Jy ! Component: 1750 - total flux cleaned = 0.00748519 Jy ! Component: 1800 - total flux cleaned = 0.00758606 Jy ! Component: 1850 - total flux cleaned = 0.00778602 Jy ! Component: 1900 - total flux cleaned = 0.00795019 Jy ! Component: 1950 - total flux cleaned = 0.00801513 Jy ! Component: 2000 - total flux cleaned = 0.00823718 Jy ! Component: 2050 - total flux cleaned = 0.0084235 Jy ! Component: 2100 - total flux cleaned = 0.00851495 Jy ! Component: 2150 - total flux cleaned = 0.00851514 Jy ! Component: 2200 - total flux cleaned = 0.00869303 Jy ! Component: 2250 - total flux cleaned = 0.00880925 Jy ! Component: 2300 - total flux cleaned = 0.00883797 Jy ! Component: 2350 - total flux cleaned = 0.00883829 Jy ! Component: 2400 - total flux cleaned = 0.00892188 Jy ! Component: 2450 - total flux cleaned = 0.00894916 Jy ! Component: 2500 - total flux cleaned = 0.0089768 Jy ! Component: 2550 - total flux cleaned = 0.00911045 Jy ! Component: 2600 - total flux cleaned = 0.00913632 Jy ! Component: 2650 - total flux cleaned = 0.00916213 Jy ! Component: 2700 - total flux cleaned = 0.00913627 Jy ! Component: 2750 - total flux cleaned = 0.0091616 Jy ! Component: 2800 - total flux cleaned = 0.00913658 Jy ! Component: 2850 - total flux cleaned = 0.00918651 Jy ! Component: 2900 - total flux cleaned = 0.00913764 Jy ! Component: 2950 - total flux cleaned = 0.00923468 Jy ! Component: 3000 - total flux cleaned = 0.00921078 Jy ! Component: 3050 - total flux cleaned = 0.0092584 Jy ! Component: 3100 - total flux cleaned = 0.00925831 Jy ! Component: 3150 - total flux cleaned = 0.00935098 Jy ! Component: 3200 - total flux cleaned = 0.00930502 Jy ! Component: 3250 - total flux cleaned = 0.00935029 Jy ! Component: 3300 - total flux cleaned = 0.00939535 Jy ! Component: 3350 - total flux cleaned = 0.00943982 Jy ! Component: 3400 - total flux cleaned = 0.0094619 Jy ! Component: 3450 - total flux cleaned = 0.00952728 Jy ! Component: 3500 - total flux cleaned = 0.00961341 Jy ! Component: 3550 - total flux cleaned = 0.00969867 Jy ! Component: 3600 - total flux cleaned = 0.0097831 Jy ! Component: 3650 - total flux cleaned = 0.00988766 Jy ! Component: 3700 - total flux cleaned = 0.00994965 Jy ! Component: 3750 - total flux cleaned = 0.010032 Jy ! Component: 3800 - total flux cleaned = 0.010134 Jy ! Component: 3850 - total flux cleaned = 0.0102147 Jy ! Component: 3900 - total flux cleaned = 0.0101947 Jy ! Component: 3950 - total flux cleaned = 0.0102945 Jy ! Component: 4000 - total flux cleaned = 0.0103736 Jy ! Component: 4050 - total flux cleaned = 0.0104127 Jy ! Total flux subtracted in 4096 components = 0.0104322 Jy ! Clean residual min=-0.001099 max=0.001523 Jy/beam ! Clean residual mean=0.000023 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.19813 Jy keep ! Adding 344 model components to the UV plane model. ! The established model now contains 463 components and 0.19813 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2300-2644_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.022 x 8.386 at -4.838 degrees (North through East) ! Clean map min=-0.0033951 max=0.12076 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2300-2644_S_map.fits wmodel /image_prod/ug002_uva//J2300-2644_S_map.mod ! Writing 463 model components to file: /image_prod/ug002_uva//J2300-2644_S_map.mod wobs /image_prod/ug002_uva//J2300-2644_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2300-2644_S_uvs.fits wwins /image_prod/ug002_uva//J2300-2644_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J2300-2644_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.120756 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000357206 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.887426 0.887426 1.77485 3.5497 7.09941 14.1988 28.3976 56.7953 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.12 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 338.056 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2300-2644_S_dfm.log closed on Thu Mar 5 06:02:42 2020