! Started logfile: /image_prod/ug002_uva//J1614+3746_S_b_dfm.log on Thu Mar 5 02:36:37 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//J1614+3746_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1614+3746_S_b_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.851852 visibilities/baseline/integration-bin. ! Found source: J1614+3746 ! ! 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 5520 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 J1614+3746_S_b] 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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007844Jy sigma=8.562396 ! Fit after self-cal, rms=0.922283Jy sigma=7.817737 ! 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=4.568 mas, bmaj=6.396 mas, bpa=13 degrees ! Estimated noise=1.61396 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.0615846 Jy ! Component: 100 - total flux cleaned = 0.0751929 Jy ! Total flux subtracted in 100 components = 0.0751929 Jy ! Clean residual min=-0.003870 max=0.004755 Jy/beam ! Clean residual mean=0.000010 rms=0.001054 Jy/beam ! Combined flux in latest and established models = 0.0751929 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0751929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063865Jy sigma=0.460822 ! Fit after self-cal, rms=0.063568Jy sigma=0.459080 ! 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=5.231 mas, bmaj=7.226 mas, bpa=10.83 degrees ! Estimated noise=1.16159 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.00527031 Jy ! Component: 100 - total flux cleaned = 0.00759912 Jy ! Component: 150 - total flux cleaned = 0.00781734 Jy ! Component: 200 - total flux cleaned = 0.00789644 Jy ! Total flux subtracted in 200 components = 0.00789644 Jy ! Clean residual min=-0.003696 max=0.003339 Jy/beam ! Clean residual mean=0.000002 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.0830894 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 21 components and 0.0830894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063201Jy sigma=0.454668 ! Fit after self-cal, rms=0.063196Jy sigma=0.454617 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.231 x 7.226 at 10.83 degrees (North through East) ! Clean map min=-0.0036036 max=0.079831 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 0.96 KP 0.98 ! LA 0.98 NL 0.90 OV 0.99 PT 0.98 ! SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.33 FD 0.99 HN 0.94 KP 1.00 ! LA 1.05 NL 0.97 OV 1.01 PT 0.99 ! SC 0.79 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.22 FD 1.00 HN 1.07 KP 0.97 ! LA 1.02 NL 0.98 OV 1.01 PT 0.98 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.063196Jy sigma=0.454617 ! Fit after self-cal, rms=0.063123Jy sigma=0.450078 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.155 mas, bmaj=7.201 mas, bpa=10.7 degrees ! Estimated noise=1.15551 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.000140118 Jy ! Component: 100 - total flux cleaned = 0.000171632 Jy ! Component: 150 - total flux cleaned = 0.000195351 Jy ! Component: 200 - total flux cleaned = 0.000213221 Jy ! Total flux subtracted in 200 components = 0.000213221 Jy ! Clean residual min=-0.002786 max=0.002777 Jy/beam ! Clean residual mean=0.000004 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.0833026 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 31 components and 0.0833026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063097Jy sigma=0.449855 ! Fit after self-cal, rms=0.063136Jy sigma=0.449719 ! 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.063136Jy sigma=0.449719 ! Fit after self-cal, rms=0.068334Jy sigma=0.442768 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.169 mas, bmaj=7.168 mas, bpa=10.48 degrees ! Estimated noise=1.16074 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000465191 Jy ! Component: 100 - total flux cleaned = 0.000431744 Jy ! Component: 150 - total flux cleaned = 0.000417151 Jy ! Component: 200 - total flux cleaned = 0.000417908 Jy ! Total flux subtracted in 200 components = 0.000417908 Jy ! Clean residual min=-0.001914 max=0.001906 Jy/beam ! Clean residual mean=0.000003 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.0837205 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 46 components and 0.0837205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068319Jy sigma=0.442702 ! Fit after self-cal, rms=0.068409Jy sigma=0.442519 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.46447e-05 Jy ! Component: 100 - total flux cleaned = -2.47033e-05 Jy ! Component: 150 - total flux cleaned = -5.92239e-05 Jy ! Component: 200 - total flux cleaned = -5.90085e-05 Jy ! Total flux subtracted in 200 components = -5.90085e-05 Jy ! Clean residual min=-0.001905 max=0.001921 Jy/beam ! Clean residual mean=0.000003 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.0836615 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 50 components and 0.0836615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068402Jy sigma=0.442490 ! Fit after self-cal, rms=0.068404Jy sigma=0.442484 ! 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.068404Jy sigma=0.442484 ! Fit after self-cal, rms=0.069364Jy sigma=0.442344 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.179 mas, bmaj=7.159 mas, bpa=10.32 degrees ! Estimated noise=1.16099 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000195675 Jy ! Component: 100 - total flux cleaned = 0.000227536 Jy ! Component: 150 - total flux cleaned = 0.000236926 Jy ! Component: 200 - total flux cleaned = 0.000237485 Jy ! Total flux subtracted in 200 components = 0.000237485 Jy ! Clean residual min=-0.001901 max=0.001945 Jy/beam ! Clean residual mean=0.000003 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.083899 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 54 components and 0.083899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069357Jy sigma=0.442325 ! Fit after self-cal, rms=0.069360Jy sigma=0.442316 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 = 4.48777e-06 Jy ! Component: 100 - total flux cleaned = 1.31865e-05 Jy ! Component: 150 - total flux cleaned = 4.834e-06 Jy ! Component: 200 - total flux cleaned = 1.25174e-05 Jy ! Total flux subtracted in 200 components = 1.25174e-05 Jy ! Clean residual min=-0.001891 max=0.001942 Jy/beam ! Clean residual mean=0.000003 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.0839115 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 54 components and 0.0839115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069356Jy sigma=0.442305 ! Fit after self-cal, rms=0.069357Jy sigma=0.442302 ! 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.069357Jy sigma=0.442302 ! Fit after self-cal, rms=0.069422Jy sigma=0.442296 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.752 mas, bmaj=9.795 mas, bpa=-21.86 degrees ! Estimated noise=1.27816 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.73901e-06 Jy ! Component: 100 - total flux cleaned = 4.93762e-05 Jy ! Component: 150 - total flux cleaned = 8.19616e-05 Jy ! Component: 200 - total flux cleaned = 0.000103163 Jy ! Total flux subtracted in 200 components = 0.000103163 Jy ! Clean residual min=-0.002044 max=0.001949 Jy/beam ! Clean residual mean=0.000008 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.0840147 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 62 components and 0.0840147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069419Jy sigma=0.442303 ! Fit after self-cal, rms=0.069417Jy sigma=0.442300 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.40621e-05 Jy ! Component: 100 - total flux cleaned = 5.57895e-06 Jy ! Component: 150 - total flux cleaned = 1.71783e-05 Jy ! Component: 200 - total flux cleaned = 2.21987e-05 Jy ! Total flux subtracted in 200 components = 2.21987e-05 Jy ! Clean residual min=-0.002044 max=0.001946 Jy/beam ! Clean residual mean=0.000008 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.0840369 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 66 components and 0.0840369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069416Jy sigma=0.442310 ! Fit after self-cal, rms=0.069415Jy sigma=0.442309 ! 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=5.181 mas, bmaj=7.147 mas, bpa=10.28 degrees ! Estimated noise=1.16115 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.181 x 7.147 at 10.28 degrees (North through East) ! Clean map min=-0.0018416 max=0.080119 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=4.517 mas, bmaj=6.335 mas, bpa=12.98 degrees ! Estimated noise=1.61917 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0618716 Jy ! Component: 100 - total flux cleaned = 0.075861 Jy ! Component: 150 - total flux cleaned = 0.0808594 Jy ! Component: 200 - total flux cleaned = 0.0829953 Jy ! Total flux subtracted in 200 components = 0.0829953 Jy ! Clean residual min=-0.002148 max=0.002137 Jy/beam ! Clean residual mean=0.000002 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.0829953 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0829953 Jy ! Inverting map and beam ! Estimated beam: bmin=5.181 mas, bmaj=7.147 mas, bpa=10.28 degrees ! Estimated noise=1.16115 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.000851914 Jy ! Component: 100 - total flux cleaned = 0.000852338 Jy ! Component: 150 - total flux cleaned = 0.000853488 Jy ! Component: 200 - total flux cleaned = 0.00087559 Jy ! Total flux subtracted in 200 components = 0.00087559 Jy ! Clean residual min=-0.001918 max=0.001938 Jy/beam ! Clean residual mean=0.000004 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.0838709 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 31 components and 0.0838709 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.752 mas, bmaj=9.795 mas, bpa=-21.86 degrees ! Estimated noise=1.27816 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.62611e-05 Jy ! Component: 100 - total flux cleaned = 9.57089e-05 Jy ! Component: 150 - total flux cleaned = 9.5444e-05 Jy ! Component: 200 - total flux cleaned = 9.50438e-05 Jy ! Total flux subtracted in 200 components = 9.50438e-05 Jy ! Clean residual min=-0.002065 max=0.001951 Jy/beam ! Clean residual mean=0.000008 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.083966 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 = -5.30567e-08 Jy ! Component: 100 - total flux cleaned = 2.11297e-07 Jy ! Component: 150 - total flux cleaned = 8.96513e-07 Jy ! Component: 200 - total flux cleaned = 8.24654e-06 Jy ! Total flux subtracted in 200 components = 8.24654e-06 Jy ! Clean residual min=-0.002060 max=0.001952 Jy/beam ! Clean residual mean=0.000008 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.0839742 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 45 components and 0.0839742 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.181 mas, bmaj=7.147 mas, bpa=10.28 degrees ! Estimated noise=1.16115 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.54711e-06 Jy ! Component: 100 - total flux cleaned = -7.71257e-06 Jy ! Component: 150 - total flux cleaned = -1.88675e-05 Jy ! Component: 200 - total flux cleaned = -1.94434e-05 Jy ! Total flux subtracted in 200 components = -1.94434e-05 Jy ! Clean residual min=-0.001896 max=0.001952 Jy/beam ! Clean residual mean=0.000004 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.0839548 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 57 components and 0.0839548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069415Jy sigma=0.442315 ! Fit after self-cal, rms=0.069419Jy sigma=0.442298 wmodel J1614+3746_S_b_map.mod ! Writing 57 model components to file: J1614+3746_S_b_map.mod wobs J1614+3746_S_b_uvs.fits ! Writing UV FITS file: J1614+3746_S_b_uvs.fits wwins J1614+3746_S_b_map.win ! wwins: Wrote 1 windows to J1614+3746_S_b_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.000308722 Jy ! Component: 100 - total flux cleaned = -0.000763569 Jy ! Component: 150 - total flux cleaned = -0.00113341 Jy ! Component: 200 - total flux cleaned = -0.00139852 Jy ! Component: 250 - total flux cleaned = -0.00168017 Jy ! Component: 300 - total flux cleaned = -0.00192409 Jy ! Component: 350 - total flux cleaned = -0.002107 Jy ! Component: 400 - total flux cleaned = -0.00230925 Jy ! Component: 450 - total flux cleaned = -0.00248026 Jy ! Component: 500 - total flux cleaned = -0.00259914 Jy ! Component: 550 - total flux cleaned = -0.00264562 Jy ! Component: 600 - total flux cleaned = -0.00271345 Jy ! Component: 650 - total flux cleaned = -0.00271313 Jy ! Component: 700 - total flux cleaned = -0.00273456 Jy ! Component: 750 - total flux cleaned = -0.00267136 Jy ! Component: 800 - total flux cleaned = -0.00265082 Jy ! Component: 850 - total flux cleaned = -0.00269075 Jy ! Component: 900 - total flux cleaned = -0.00263152 Jy ! Component: 950 - total flux cleaned = -0.00265069 Jy ! Component: 1000 - total flux cleaned = -0.00261328 Jy ! Component: 1050 - total flux cleaned = -0.00268789 Jy ! Component: 1100 - total flux cleaned = -0.00272455 Jy ! Component: 1150 - total flux cleaned = -0.0026885 Jy ! Component: 1200 - total flux cleaned = -0.00274145 Jy ! Component: 1250 - total flux cleaned = -0.00267203 Jy ! Component: 1300 - total flux cleaned = -0.00267263 Jy ! Component: 1350 - total flux cleaned = -0.0026896 Jy ! Component: 1400 - total flux cleaned = -0.00268994 Jy ! Component: 1450 - total flux cleaned = -0.00270597 Jy ! Component: 1500 - total flux cleaned = -0.00259308 Jy ! Component: 1550 - total flux cleaned = -0.00257737 Jy ! Component: 1600 - total flux cleaned = -0.00256158 Jy ! Component: 1650 - total flux cleaned = -0.00251518 Jy ! Component: 1700 - total flux cleaned = -0.00248481 Jy ! Component: 1750 - total flux cleaned = -0.00249937 Jy ! Component: 1800 - total flux cleaned = -0.00249894 Jy ! Component: 1850 - total flux cleaned = -0.00241058 Jy ! Component: 1900 - total flux cleaned = -0.00241073 Jy ! Component: 1950 - total flux cleaned = -0.00238202 Jy ! Component: 2000 - total flux cleaned = -0.00233949 Jy ! Component: 2050 - total flux cleaned = -0.00231151 Jy ! Component: 2100 - total flux cleaned = -0.00231147 Jy ! Component: 2150 - total flux cleaned = -0.00222876 Jy ! Component: 2200 - total flux cleaned = -0.00220164 Jy ! Component: 2250 - total flux cleaned = -0.00213413 Jy ! Component: 2300 - total flux cleaned = -0.00208055 Jy ! Component: 2350 - total flux cleaned = -0.00202753 Jy ! Component: 2400 - total flux cleaned = -0.00197511 Jy ! Component: 2450 - total flux cleaned = -0.0019104 Jy ! Component: 2500 - total flux cleaned = -0.00192319 Jy ! Component: 2550 - total flux cleaned = -0.00187233 Jy ! Component: 2600 - total flux cleaned = -0.00183442 Jy ! Component: 2650 - total flux cleaned = -0.0017719 Jy ! Component: 2700 - total flux cleaned = -0.00169738 Jy ! Component: 2750 - total flux cleaned = -0.00162392 Jy ! Component: 2800 - total flux cleaned = -0.00164813 Jy ! Component: 2850 - total flux cleaned = -0.00161168 Jy ! Component: 2900 - total flux cleaned = -0.00156365 Jy ! Component: 2950 - total flux cleaned = -0.00149251 Jy ! Component: 3000 - total flux cleaned = -0.00148083 Jy ! Component: 3050 - total flux cleaned = -0.00146929 Jy ! Component: 3100 - total flux cleaned = -0.00149243 Jy ! Component: 3150 - total flux cleaned = -0.00145784 Jy ! Component: 3200 - total flux cleaned = -0.00142364 Jy ! Component: 3250 - total flux cleaned = -0.00141229 Jy ! Component: 3300 - total flux cleaned = -0.00141223 Jy ! Component: 3350 - total flux cleaned = -0.00143449 Jy ! Component: 3400 - total flux cleaned = -0.00139009 Jy ! Component: 3450 - total flux cleaned = -0.00136822 Jy ! Component: 3500 - total flux cleaned = -0.00140086 Jy ! Component: 3550 - total flux cleaned = -0.0014116 Jy ! Component: 3600 - total flux cleaned = -0.00135779 Jy ! Component: 3650 - total flux cleaned = -0.00135777 Jy ! Component: 3700 - total flux cleaned = -0.0013789 Jy ! Component: 3750 - total flux cleaned = -0.00135782 Jy ! Component: 3800 - total flux cleaned = -0.00132646 Jy ! Component: 3850 - total flux cleaned = -0.0013577 Jy ! Component: 3900 - total flux cleaned = -0.00132676 Jy ! Component: 3950 - total flux cleaned = -0.0013679 Jy ! Component: 4000 - total flux cleaned = -0.0013271 Jy ! Component: 4050 - total flux cleaned = -0.00133725 Jy ! Total flux subtracted in 4096 components = -0.00134728 Jy ! Clean residual min=-0.000743 max=0.000628 Jy/beam ! Clean residual mean=-0.000001 rms=0.000191 Jy/beam ! Combined flux in latest and established models = 0.0826075 Jy keep ! Adding 301 model components to the UV plane model. ! The established model now contains 358 components and 0.0826075 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1614+3746_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.181 x 7.147 at 10.28 degrees (North through East) ! Clean map min=-0.0013617 max=0.080108 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1614+3746_S_b_map.fits wmodel /image_prod/ug002_uva//J1614+3746_S_b_map.mod ! Writing 358 model components to file: /image_prod/ug002_uva//J1614+3746_S_b_map.mod wobs /image_prod/ug002_uva//J1614+3746_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1614+3746_S_b_uvs.fits wwins /image_prod/ug002_uva//J1614+3746_S_b_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1614+3746_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.080108 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000189432 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.709412 0.709412 1.41882 2.83765 5.67529 11.3506 22.7012 45.4024 90.8047 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.08 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 422.885 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1614+3746_S_b_dfm.log closed on Thu Mar 5 02:36:40 2020