! Started logfile: /image_prod/ug002_uva//J0010+1058_S_h_dfm.log on Wed Mar 4 18:14:15 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//J0010+1058_S_h_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0010+1058_S_h_uva.fits ! AN table 1: 6 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.892857 visibilities/baseline/integration-bin. ! Found source: J0010+1058 ! ! 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 40 lines of history. ! ! Reading 450 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 J0010+1058_S_h] 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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009497Jy sigma=15.419035 ! Fit after self-cal, rms=0.936148Jy sigma=14.322268 ! 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.498 mas, bmaj=6.872 mas, bpa=0.2405 degrees ! Estimated noise=2.63355 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.0519792 Jy ! Component: 100 - total flux cleaned = 0.0637934 Jy ! Total flux subtracted in 100 components = 0.0637934 Jy ! Clean residual min=-0.009909 max=0.010821 Jy/beam ! Clean residual mean=-0.000004 rms=0.002565 Jy/beam ! Combined flux in latest and established models = 0.0637934 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0637934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057844Jy sigma=0.814201 ! Fit after self-cal, rms=0.056672Jy sigma=0.794316 ! 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.754 mas, bmaj=7.163 mas, bpa=0.1763 degrees ! Estimated noise=2.3161 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.00396421 Jy ! Component: 100 - total flux cleaned = 0.00539908 Jy ! Component: 150 - total flux cleaned = 0.0057438 Jy ! Component: 200 - total flux cleaned = 0.00578505 Jy ! Total flux subtracted in 200 components = 0.00578505 Jy ! Clean residual min=-0.008422 max=0.008538 Jy/beam ! Clean residual mean=0.000003 rms=0.002084 Jy/beam ! Combined flux in latest and established models = 0.0695784 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 20 components and 0.0695784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056386Jy sigma=0.790712 ! Fit after self-cal, rms=0.056386Jy sigma=0.790466 ! 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.754 x 7.163 at 0.1763 degrees (North through East) ! Clean map min=-0.0082099 max=0.065935 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.28 HN 0.96 KP 1.02 ! MK 0.99 NL 1.02 OV 0.85 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.14 HN 1.25 KP 1.04 ! MK 0.89 NL 1.01 OV 0.79 SC 1.21 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.01 HN 0.95 KP 1.39 ! MK 0.91 NL 0.99 OV 0.80 SC 1.00 ! ! ! Fit before self-cal, rms=0.056386Jy sigma=0.790466 ! Fit after self-cal, rms=0.054878Jy sigma=0.767744 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.732 mas, bmaj=7.112 mas, bpa=-0.05097 degrees ! Estimated noise=2.29406 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.000767134 Jy ! Component: 100 - total flux cleaned = 0.000723601 Jy ! Component: 150 - total flux cleaned = 0.000689143 Jy ! Component: 200 - total flux cleaned = 0.000688659 Jy ! Total flux subtracted in 200 components = 0.000688659 Jy ! Clean residual min=-0.007477 max=0.006957 Jy/beam ! Clean residual mean=-0.000001 rms=0.001658 Jy/beam ! Combined flux in latest and established models = 0.0702671 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 25 components and 0.0702671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054791Jy sigma=0.767225 ! Fit after self-cal, rms=0.054941Jy sigma=0.766127 ! 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.054941Jy sigma=0.766127 ! Fit after self-cal, rms=0.054777Jy sigma=0.765952 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.719 mas, bmaj=7.104 mas, bpa=-0.1653 degrees ! Estimated noise=2.28007 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000310247 Jy ! Component: 100 - total flux cleaned = 0.000343521 Jy ! Component: 150 - total flux cleaned = 0.000370666 Jy ! Component: 200 - total flux cleaned = 0.000394577 Jy ! Total flux subtracted in 200 components = 0.000394577 Jy ! Clean residual min=-0.007422 max=0.006833 Jy/beam ! Clean residual mean=-0.000001 rms=0.001640 Jy/beam ! Combined flux in latest and established models = 0.0706616 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.0706616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054727Jy sigma=0.765647 ! Fit after self-cal, rms=0.054746Jy sigma=0.765592 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 = 3.41458e-05 Jy ! Component: 100 - total flux cleaned = 8.24521e-05 Jy ! Component: 150 - total flux cleaned = 8.25089e-05 Jy ! Component: 200 - total flux cleaned = 0.000101925 Jy ! Total flux subtracted in 200 components = 0.000101925 Jy ! Clean residual min=-0.007376 max=0.006671 Jy/beam ! Clean residual mean=-0.000001 rms=0.001635 Jy/beam ! Combined flux in latest and established models = 0.0707636 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 31 components and 0.0707636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054721Jy sigma=0.765399 ! Fit after self-cal, rms=0.054736Jy sigma=0.765367 ! 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.054736Jy sigma=0.765367 ! Fit after self-cal, rms=0.054387Jy sigma=0.765316 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.712 mas, bmaj=7.095 mas, bpa=-0.1955 degrees ! Estimated noise=2.26679 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.52662e-05 Jy ! Component: 100 - total flux cleaned = 2.92406e-05 Jy ! Component: 150 - total flux cleaned = 3.01175e-05 Jy ! Component: 200 - total flux cleaned = 4.88352e-05 Jy ! Total flux subtracted in 200 components = 4.88352e-05 Jy ! Clean residual min=-0.007261 max=0.006573 Jy/beam ! Clean residual mean=-0.000001 rms=0.001624 Jy/beam ! Combined flux in latest and established models = 0.0708124 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.0708124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054363Jy sigma=0.765190 ! Fit after self-cal, rms=0.054371Jy sigma=0.765172 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.69875e-05 Jy ! Component: 100 - total flux cleaned = 9.19862e-06 Jy ! Component: 150 - total flux cleaned = 9.39087e-06 Jy ! Component: 200 - total flux cleaned = -7.03287e-06 Jy ! Total flux subtracted in 200 components = -7.03287e-06 Jy ! Clean residual min=-0.007238 max=0.006509 Jy/beam ! Clean residual mean=-0.000001 rms=0.001622 Jy/beam ! Combined flux in latest and established models = 0.0708054 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 38 components and 0.0708054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054357Jy sigma=0.765075 ! Fit after self-cal, rms=0.054366Jy sigma=0.765064 ! 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.054366Jy sigma=0.765064 ! Fit after self-cal, rms=0.054135Jy sigma=0.765050 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.893 mas, bmaj=9.493 mas, bpa=-4.247 degrees ! Estimated noise=3.04816 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000314886 Jy ! Component: 100 - total flux cleaned = 6.62161e-05 Jy ! Component: 150 - total flux cleaned = -0.000104358 Jy ! Component: 200 - total flux cleaned = -0.000219361 Jy ! Total flux subtracted in 200 components = -0.000219361 Jy ! Clean residual min=-0.008166 max=0.006891 Jy/beam ! Clean residual mean=-0.000002 rms=0.002058 Jy/beam ! Combined flux in latest and established models = 0.070586 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 42 components and 0.070586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054119Jy sigma=0.765823 ! Fit after self-cal, rms=0.054076Jy sigma=0.765662 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.02157e-05 Jy ! Component: 100 - total flux cleaned = -0.000119452 Jy ! Component: 150 - total flux cleaned = -0.000221531 Jy ! Component: 200 - total flux cleaned = -0.000291688 Jy ! Total flux subtracted in 200 components = -0.000291688 Jy ! Clean residual min=-0.008219 max=0.006955 Jy/beam ! Clean residual mean=-0.000002 rms=0.002063 Jy/beam ! Combined flux in latest and established models = 0.0702943 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 44 components and 0.0702943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054082Jy sigma=0.766241 ! Fit after self-cal, rms=0.054065Jy sigma=0.766197 ! 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=2.709 mas, bmaj=7.091 mas, bpa=-0.2075 degrees ! Estimated noise=2.25819 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.709 x 7.091 at -0.2075 degrees (North through East) ! Clean map min=-0.0068457 max=0.064274 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.472 mas, bmaj=6.809 mas, bpa=-0.01587 degrees ! Estimated noise=2.51676 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0503986 Jy ! Component: 100 - total flux cleaned = 0.062184 Jy ! Component: 150 - total flux cleaned = 0.0669323 Jy ! Component: 200 - total flux cleaned = 0.0695222 Jy ! Total flux subtracted in 200 components = 0.0695222 Jy ! Clean residual min=-0.008407 max=0.008998 Jy/beam ! Clean residual mean=-0.000001 rms=0.002026 Jy/beam ! Combined flux in latest and established models = 0.0695222 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0695222 Jy ! Inverting map and beam ! Estimated beam: bmin=2.709 mas, bmaj=7.091 mas, bpa=-0.2075 degrees ! Estimated noise=2.25819 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.00141815 Jy ! Component: 100 - total flux cleaned = 0.00163025 Jy ! Component: 150 - total flux cleaned = 0.0018631 Jy ! Component: 200 - total flux cleaned = 0.00194611 Jy ! Total flux subtracted in 200 components = 0.00194611 Jy ! Clean residual min=-0.007314 max=0.006820 Jy/beam ! Clean residual mean=-0.000000 rms=0.001639 Jy/beam ! Combined flux in latest and established models = 0.0714683 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 32 components and 0.0714683 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=5.893 mas, bmaj=9.493 mas, bpa=-4.247 degrees ! Estimated noise=3.04816 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000163266 Jy ! Component: 100 - total flux cleaned = -0.000344103 Jy ! Component: 150 - total flux cleaned = -0.000529157 Jy ! Component: 200 - total flux cleaned = -0.000649073 Jy ! Total flux subtracted in 200 components = -0.000649073 Jy ! Clean residual min=-0.008164 max=0.007012 Jy/beam ! Clean residual mean=-0.000002 rms=0.002053 Jy/beam ! Combined flux in latest and established models = 0.0708193 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.000122155 Jy ! Component: 100 - total flux cleaned = -0.000201686 Jy ! Component: 150 - total flux cleaned = -0.000282321 Jy ! Component: 200 - total flux cleaned = -0.000347643 Jy ! Total flux subtracted in 200 components = -0.000347643 Jy ! Clean residual min=-0.008220 max=0.007029 Jy/beam ! Clean residual mean=-0.000002 rms=0.002048 Jy/beam ! Combined flux in latest and established models = 0.0704716 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 36 components and 0.0704716 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.709 mas, bmaj=7.091 mas, bpa=-0.2075 degrees ! Estimated noise=2.25819 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000504571 Jy ! Component: 100 - total flux cleaned = -0.00050682 Jy ! Component: 150 - total flux cleaned = -0.000542161 Jy ! Component: 200 - total flux cleaned = -0.000509775 Jy ! Total flux subtracted in 200 components = -0.000509775 Jy ! Clean residual min=-0.007265 max=0.007009 Jy/beam ! Clean residual mean=-0.000001 rms=0.001630 Jy/beam ! Combined flux in latest and established models = 0.0699619 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 41 components and 0.0699619 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054144Jy sigma=0.766583 ! Fit after self-cal, rms=0.054147Jy sigma=0.766443 wmodel J0010+1058_S_h_map.mod ! Writing 41 model components to file: J0010+1058_S_h_map.mod wobs J0010+1058_S_h_uvs.fits ! Writing UV FITS file: J0010+1058_S_h_uvs.fits wwins J0010+1058_S_h_map.win ! wwins: Wrote 1 windows to J0010+1058_S_h_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.000767903 Jy ! Component: 100 - total flux cleaned = -0.00175274 Jy ! Component: 150 - total flux cleaned = -0.00235173 Jy ! Component: 200 - total flux cleaned = -0.00253703 Jy ! Component: 250 - total flux cleaned = -0.00279135 Jy ! Component: 300 - total flux cleaned = -0.00279167 Jy ! Component: 350 - total flux cleaned = -0.00294364 Jy ! Component: 400 - total flux cleaned = -0.00316278 Jy ! Component: 450 - total flux cleaned = -0.00316443 Jy ! Component: 500 - total flux cleaned = -0.00336212 Jy ! Component: 550 - total flux cleaned = -0.00342646 Jy ! Component: 600 - total flux cleaned = -0.00361245 Jy ! Component: 650 - total flux cleaned = -0.00408701 Jy ! Component: 700 - total flux cleaned = -0.00460438 Jy ! Component: 750 - total flux cleaned = -0.00493775 Jy ! Component: 800 - total flux cleaned = -0.00493763 Jy ! Component: 850 - total flux cleaned = -0.00504518 Jy ! Component: 900 - total flux cleaned = -0.00535574 Jy ! Component: 950 - total flux cleaned = -0.00545588 Jy ! Component: 1000 - total flux cleaned = -0.00545571 Jy ! Component: 1050 - total flux cleaned = -0.00555194 Jy ! Component: 1100 - total flux cleaned = -0.00550373 Jy ! Component: 1150 - total flux cleaned = -0.00559675 Jy ! Component: 1200 - total flux cleaned = -0.00577977 Jy ! Component: 1250 - total flux cleaned = -0.00586947 Jy ! Component: 1300 - total flux cleaned = -0.00595818 Jy ! Component: 1350 - total flux cleaned = -0.00613345 Jy ! Component: 1400 - total flux cleaned = -0.0063061 Jy ! Component: 1450 - total flux cleaned = -0.00634873 Jy ! Component: 1500 - total flux cleaned = -0.00647538 Jy ! Component: 1550 - total flux cleaned = -0.0064339 Jy ! Component: 1600 - total flux cleaned = -0.00655802 Jy ! Component: 1650 - total flux cleaned = -0.00672161 Jy ! Component: 1700 - total flux cleaned = -0.00684233 Jy ! Component: 1750 - total flux cleaned = -0.00688187 Jy ! Component: 1800 - total flux cleaned = -0.00696119 Jy ! Component: 1850 - total flux cleaned = -0.00703972 Jy ! Component: 1900 - total flux cleaned = -0.00715638 Jy ! Component: 1950 - total flux cleaned = -0.00711765 Jy ! Component: 2000 - total flux cleaned = -0.00727114 Jy ! Component: 2050 - total flux cleaned = -0.00727098 Jy ! Component: 2100 - total flux cleaned = -0.00738453 Jy ! Component: 2150 - total flux cleaned = -0.00734678 Jy ! Component: 2200 - total flux cleaned = -0.00730956 Jy ! Component: 2250 - total flux cleaned = -0.00727266 Jy ! Component: 2300 - total flux cleaned = -0.00734708 Jy ! Component: 2350 - total flux cleaned = -0.00734723 Jy ! Component: 2400 - total flux cleaned = -0.00742129 Jy ! Component: 2450 - total flux cleaned = -0.00749504 Jy ! Component: 2500 - total flux cleaned = -0.00760545 Jy ! Component: 2550 - total flux cleaned = -0.0076422 Jy ! Component: 2600 - total flux cleaned = -0.00786224 Jy ! Component: 2650 - total flux cleaned = -0.00797244 Jy ! Component: 2700 - total flux cleaned = -0.00811894 Jy ! Component: 2750 - total flux cleaned = -0.00822913 Jy ! Component: 2800 - total flux cleaned = -0.00841246 Jy ! Component: 2850 - total flux cleaned = -0.00859585 Jy ! Component: 2900 - total flux cleaned = -0.00877971 Jy ! Component: 2950 - total flux cleaned = -0.00900059 Jy ! Component: 3000 - total flux cleaned = -0.00922219 Jy ! Component: 3050 - total flux cleaned = -0.00940732 Jy ! Component: 3100 - total flux cleaned = -0.00959299 Jy ! Component: 3150 - total flux cleaned = -0.00970481 Jy ! Component: 3200 - total flux cleaned = -0.00989182 Jy ! Component: 3250 - total flux cleaned = -0.0100043 Jy ! Component: 3300 - total flux cleaned = -0.0101551 Jy ! Component: 3350 - total flux cleaned = -0.0101931 Jy ! Component: 3400 - total flux cleaned = -0.0103452 Jy ! Component: 3450 - total flux cleaned = -0.0104981 Jy ! Component: 3500 - total flux cleaned = -0.0105748 Jy ! Component: 3550 - total flux cleaned = -0.0107678 Jy ! Component: 3600 - total flux cleaned = -0.0109227 Jy ! Component: 3650 - total flux cleaned = -0.0110007 Jy ! Component: 3700 - total flux cleaned = -0.011236 Jy ! Component: 3750 - total flux cleaned = -0.0113151 Jy ! Component: 3800 - total flux cleaned = -0.0114342 Jy ! Component: 3850 - total flux cleaned = -0.0115939 Jy ! Component: 3900 - total flux cleaned = -0.0116744 Jy ! Component: 3950 - total flux cleaned = -0.0118362 Jy ! Component: 4000 - total flux cleaned = -0.0119587 Jy ! Component: 4050 - total flux cleaned = -0.0120819 Jy ! Total flux subtracted in 4096 components = -0.0122478 Jy ! Clean residual min=-0.002278 max=0.002614 Jy/beam ! Clean residual mean=-0.000001 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.0577141 Jy keep ! Adding 199 model components to the UV plane model. ! The established model now contains 240 components and 0.057714 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0010+1058_S_h_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.709 x 7.091 at -0.2075 degrees (North through East) ! Clean map min=-0.0048661 max=0.064032 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0010+1058_S_h_map.fits wmodel /image_prod/ug002_uva//J0010+1058_S_h_map.mod ! Writing 240 model components to file: /image_prod/ug002_uva//J0010+1058_S_h_map.mod wobs /image_prod/ug002_uva//J0010+1058_S_h_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0010+1058_S_h_uvs.fits wwins /image_prod/ug002_uva//J0010+1058_S_h_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0010+1058_S_h_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0640322 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000555118 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.60081 2.60081 5.20161 10.4032 20.8065 41.6129 83.2258 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.064 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 115.348 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0010+1058_S_h_dfm.log closed on Wed Mar 4 18:14:19 2020