! Started logfile: /image_prod/ug002_uva//J1418+1541_S_dfm.log on Thu Mar 5 01:40:35 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//J1418+1541_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1418+1541_S_uva.fits ! AN table 1: 60 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.761905 visibilities/baseline/integration-bin. ! Found source: J1418+1541 ! ! 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 3840 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 J1418+1541_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008411Jy sigma=9.262260 ! Fit after self-cal, rms=0.943575Jy sigma=8.716559 ! 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.852 mas, bmaj=7.983 mas, bpa=1.993 degrees ! Estimated noise=1.87344 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.0448257 Jy ! Component: 100 - total flux cleaned = 0.0550258 Jy ! Total flux subtracted in 100 components = 0.0550258 Jy ! Clean residual min=-0.005079 max=0.004456 Jy/beam ! Clean residual mean=-0.000005 rms=0.001255 Jy/beam ! Combined flux in latest and established models = 0.0550258 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0550258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082875Jy sigma=0.534593 ! Fit after self-cal, rms=0.081677Jy sigma=0.521647 ! 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.468 mas, bmaj=9.13 mas, bpa=1.907 degrees ! Estimated noise=1.28992 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.00236591 Jy ! Component: 100 - total flux cleaned = 0.00208264 Jy ! Component: 150 - total flux cleaned = 0.00175197 Jy ! Component: 200 - total flux cleaned = 0.00153341 Jy ! Total flux subtracted in 200 components = 0.00153341 Jy ! Clean residual min=-0.003781 max=0.002873 Jy/beam ! Clean residual mean=-0.000008 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.0565592 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 19 components and 0.0565592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081226Jy sigma=0.519708 ! Fit after self-cal, rms=0.081174Jy sigma=0.519618 ! 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.468 x 9.13 at 1.907 degrees (North through East) ! Clean map min=-0.0036252 max=0.059052 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 1.01 KP 0.97 LA 1.02 ! MK 1.04 NL 1.09 PT 1.09 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.71 FD 1.03 KP 1.00 LA 1.01 ! MK 1.05 NL 0.77 PT 1.01 SC 1.12 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.77 FD 0.96 KP 1.05 LA 1.05 ! MK 1.04 NL 0.91 PT 1.06 SC 1.02 ! ! ! Fit before self-cal, rms=0.081174Jy sigma=0.519618 ! Fit after self-cal, rms=0.075773Jy sigma=0.515800 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.531 mas, bmaj=8.887 mas, bpa=1.82 degrees ! Estimated noise=1.28143 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.000851562 Jy ! Component: 100 - total flux cleaned = 0.00088753 Jy ! Component: 150 - total flux cleaned = 0.000970075 Jy ! Component: 200 - total flux cleaned = 0.00104102 Jy ! Total flux subtracted in 200 components = 0.00104102 Jy ! Clean residual min=-0.003413 max=0.002794 Jy/beam ! Clean residual mean=-0.000007 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.0576002 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 32 components and 0.0576002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075679Jy sigma=0.515580 ! Fit after self-cal, rms=0.075613Jy sigma=0.514916 ! 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.075613Jy sigma=0.514916 ! Fit after self-cal, rms=0.073925Jy sigma=0.513844 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.555 mas, bmaj=8.833 mas, bpa=1.615 degrees ! Estimated noise=1.2828 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00067208 Jy ! Component: 100 - total flux cleaned = 0.000765828 Jy ! Component: 150 - total flux cleaned = 0.000842111 Jy ! Component: 200 - total flux cleaned = 0.000932114 Jy ! Total flux subtracted in 200 components = 0.000932114 Jy ! Clean residual min=-0.003208 max=0.002769 Jy/beam ! Clean residual mean=-0.000008 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.0585323 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 35 components and 0.0585323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073840Jy sigma=0.513668 ! Fit after self-cal, rms=0.073847Jy sigma=0.513481 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.85177e-05 Jy ! Component: 100 - total flux cleaned = 8.88424e-06 Jy ! Component: 150 - total flux cleaned = -8.68362e-06 Jy ! Component: 200 - total flux cleaned = -9.25103e-06 Jy ! Total flux subtracted in 200 components = -9.25103e-06 Jy ! Clean residual min=-0.003187 max=0.002727 Jy/beam ! Clean residual mean=-0.000008 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.0585231 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 40 components and 0.0585231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073820Jy sigma=0.513442 ! Fit after self-cal, rms=0.073814Jy sigma=0.513429 ! 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.073814Jy sigma=0.513429 ! Fit after self-cal, rms=0.061914Jy sigma=0.511336 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.531 mas, bmaj=8.809 mas, bpa=1.435 degrees ! Estimated noise=1.27632 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000535655 Jy ! Component: 100 - total flux cleaned = 0.000634963 Jy ! Component: 150 - total flux cleaned = 0.000764996 Jy ! Component: 200 - total flux cleaned = 0.000822581 Jy ! Total flux subtracted in 200 components = 0.000822581 Jy ! Clean residual min=-0.002969 max=0.002697 Jy/beam ! Clean residual mean=-0.000008 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.0593456 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 43 components and 0.0593456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061891Jy sigma=0.511189 ! Fit after self-cal, rms=0.061888Jy sigma=0.511045 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.000148905 Jy ! Component: 100 - total flux cleaned = 0.000148395 Jy ! Component: 150 - total flux cleaned = 0.000148515 Jy ! Component: 200 - total flux cleaned = 0.000163732 Jy ! Total flux subtracted in 200 components = 0.000163732 Jy ! Clean residual min=-0.002981 max=0.002608 Jy/beam ! Clean residual mean=-0.000008 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.0595094 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.0595094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061875Jy sigma=0.510987 ! Fit after self-cal, rms=0.061870Jy sigma=0.510978 ! 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.061870Jy sigma=0.510978 ! Fit after self-cal, rms=0.061290Jy sigma=0.510919 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.866 mas, bmaj=12.66 mas, bpa=-11.25 degrees ! Estimated noise=1.47852 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00070386 Jy ! Component: 100 - total flux cleaned = 0.000736753 Jy ! Component: 150 - total flux cleaned = 0.000776139 Jy ! Component: 200 - total flux cleaned = 0.00082143 Jy ! Total flux subtracted in 200 components = 0.00082143 Jy ! Clean residual min=-0.003259 max=0.002759 Jy/beam ! Clean residual mean=-0.000014 rms=0.000819 Jy/beam ! Combined flux in latest and established models = 0.0603308 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 50 components and 0.0603308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061287Jy sigma=0.510914 ! Fit after self-cal, rms=0.061285Jy sigma=0.510868 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.000107328 Jy ! Component: 100 - total flux cleaned = 0.00011943 Jy ! Component: 150 - total flux cleaned = 0.000127639 Jy ! Component: 200 - total flux cleaned = 0.000127446 Jy ! Total flux subtracted in 200 components = 0.000127446 Jy ! Clean residual min=-0.003293 max=0.002737 Jy/beam ! Clean residual mean=-0.000015 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.0604583 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 54 components and 0.0604582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061287Jy sigma=0.510925 ! Fit after self-cal, rms=0.061278Jy sigma=0.510904 ! 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.52 mas, bmaj=8.781 mas, bpa=1.335 degrees ! Estimated noise=1.27293 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.52 x 8.781 at 1.335 degrees (North through East) ! Clean map min=-0.0028318 max=0.057148 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.9 mas, bmaj=7.762 mas, bpa=1.699 degrees ! Estimated noise=1.81576 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0447943 Jy ! Component: 100 - total flux cleaned = 0.0559164 Jy ! Component: 150 - total flux cleaned = 0.0603949 Jy ! Component: 200 - total flux cleaned = 0.0613577 Jy ! Total flux subtracted in 200 components = 0.0613577 Jy ! Clean residual min=-0.003759 max=0.003512 Jy/beam ! Clean residual mean=-0.000003 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.0613577 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0613577 Jy ! Inverting map and beam ! Estimated beam: bmin=3.52 mas, bmaj=8.781 mas, bpa=1.335 degrees ! Estimated noise=1.27293 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.000763314 Jy ! Component: 100 - total flux cleaned = -0.000932418 Jy ! Component: 150 - total flux cleaned = -0.00089773 Jy ! Component: 200 - total flux cleaned = -0.000866125 Jy ! Total flux subtracted in 200 components = -0.000866125 Jy ! Clean residual min=-0.003162 max=0.002858 Jy/beam ! Clean residual mean=-0.000008 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.0604916 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 28 components and 0.0604916 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.866 mas, bmaj=12.66 mas, bpa=-11.25 degrees ! Estimated noise=1.47852 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000134895 Jy ! Component: 100 - total flux cleaned = 0.000101285 Jy ! Component: 150 - total flux cleaned = 0.00010097 Jy ! Component: 200 - total flux cleaned = 0.00010199 Jy ! Total flux subtracted in 200 components = 0.00010199 Jy ! Clean residual min=-0.003367 max=0.002784 Jy/beam ! Clean residual mean=-0.000015 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.0605936 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 = 2.6415e-07 Jy ! Component: 100 - total flux cleaned = -9.22491e-07 Jy ! Component: 150 - total flux cleaned = -9.8946e-07 Jy ! Component: 200 - total flux cleaned = -1.68312e-06 Jy ! Total flux subtracted in 200 components = -1.68312e-06 Jy ! Clean residual min=-0.003333 max=0.002784 Jy/beam ! Clean residual mean=-0.000015 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.0605919 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 36 components and 0.0605919 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.52 mas, bmaj=8.781 mas, bpa=1.335 degrees ! Estimated noise=1.27293 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000231655 Jy ! Component: 100 - total flux cleaned = 0.000201458 Jy ! Component: 150 - total flux cleaned = 0.000124311 Jy ! Component: 200 - total flux cleaned = 0.000101368 Jy ! Total flux subtracted in 200 components = 0.000101368 Jy ! Clean residual min=-0.003002 max=0.002701 Jy/beam ! Clean residual mean=-0.000008 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.0606933 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 41 components and 0.0606933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061302Jy sigma=0.511122 ! Fit after self-cal, rms=0.061299Jy sigma=0.511068 wmodel J1418+1541_S_map.mod ! Writing 41 model components to file: J1418+1541_S_map.mod wobs J1418+1541_S_uvs.fits ! Writing UV FITS file: J1418+1541_S_uvs.fits wwins J1418+1541_S_map.win ! wwins: Wrote 1 windows to J1418+1541_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.00104219 Jy ! Component: 100 - total flux cleaned = -0.00118326 Jy ! Component: 150 - total flux cleaned = -0.00110045 Jy ! Component: 200 - total flux cleaned = -0.000909443 Jy ! Component: 250 - total flux cleaned = -0.000764143 Jy ! Component: 300 - total flux cleaned = -0.000765758 Jy ! Component: 350 - total flux cleaned = -0.000765966 Jy ! Component: 400 - total flux cleaned = -0.000827259 Jy ! Component: 450 - total flux cleaned = -0.000856383 Jy ! Component: 500 - total flux cleaned = -0.000912276 Jy ! Component: 550 - total flux cleaned = -0.000938962 Jy ! Component: 600 - total flux cleaned = -0.000939043 Jy ! Component: 650 - total flux cleaned = -0.000939276 Jy ! Component: 700 - total flux cleaned = -0.000913666 Jy ! Component: 750 - total flux cleaned = -0.000987197 Jy ! Component: 800 - total flux cleaned = -0.00101123 Jy ! Component: 850 - total flux cleaned = -0.001035 Jy ! Component: 900 - total flux cleaned = -0.00110367 Jy ! Component: 950 - total flux cleaned = -0.00112544 Jy ! Component: 1000 - total flux cleaned = -0.00108173 Jy ! Component: 1050 - total flux cleaned = -0.00110322 Jy ! Component: 1100 - total flux cleaned = -0.00106111 Jy ! Component: 1150 - total flux cleaned = -0.00106131 Jy ! Component: 1200 - total flux cleaned = -0.00106127 Jy ! Component: 1250 - total flux cleaned = -0.0010016 Jy ! Component: 1300 - total flux cleaned = -0.00102119 Jy ! Component: 1350 - total flux cleaned = -0.000943525 Jy ! Component: 1400 - total flux cleaned = -0.00082846 Jy ! Component: 1450 - total flux cleaned = -0.000753054 Jy ! Component: 1500 - total flux cleaned = -0.000660433 Jy ! Component: 1550 - total flux cleaned = -0.000641945 Jy ! Component: 1600 - total flux cleaned = -0.00058756 Jy ! Component: 1650 - total flux cleaned = -0.000480313 Jy ! Component: 1700 - total flux cleaned = -0.000375048 Jy ! Component: 1750 - total flux cleaned = -0.000340198 Jy ! Component: 1800 - total flux cleaned = -0.000288857 Jy ! Component: 1850 - total flux cleaned = -0.000238058 Jy ! Component: 1900 - total flux cleaned = -0.000187993 Jy ! Component: 1950 - total flux cleaned = -0.000105787 Jy ! Component: 2000 - total flux cleaned = -4.09556e-05 Jy ! Component: 2050 - total flux cleaned = -4.12706e-05 Jy ! Component: 2100 - total flux cleaned = 5.40355e-05 Jy ! Component: 2150 - total flux cleaned = 8.5479e-05 Jy ! Component: 2200 - total flux cleaned = 8.57909e-05 Jy ! Component: 2250 - total flux cleaned = 0.000193219 Jy ! Component: 2300 - total flux cleaned = 0.000193256 Jy ! Component: 2350 - total flux cleaned = 0.000268584 Jy ! Component: 2400 - total flux cleaned = 0.000298378 Jy ! Component: 2450 - total flux cleaned = 0.000357166 Jy ! Component: 2500 - total flux cleaned = 0.000429885 Jy ! Component: 2550 - total flux cleaned = 0.000444252 Jy ! Component: 2600 - total flux cleaned = 0.00054409 Jy ! Component: 2650 - total flux cleaned = 0.000558173 Jy ! Component: 2700 - total flux cleaned = 0.000641987 Jy ! Component: 2750 - total flux cleaned = 0.000614229 Jy ! Component: 2800 - total flux cleaned = 0.000655575 Jy ! Component: 2850 - total flux cleaned = 0.000696375 Jy ! Component: 2900 - total flux cleaned = 0.000669397 Jy ! Component: 2950 - total flux cleaned = 0.000722761 Jy ! Component: 3000 - total flux cleaned = 0.000696197 Jy ! Component: 3050 - total flux cleaned = 0.000735724 Jy ! Component: 3100 - total flux cleaned = 0.000722566 Jy ! Component: 3150 - total flux cleaned = 0.000761468 Jy ! Component: 3200 - total flux cleaned = 0.000748486 Jy ! Component: 3250 - total flux cleaned = 0.000748527 Jy ! Component: 3300 - total flux cleaned = 0.000799562 Jy ! Component: 3350 - total flux cleaned = 0.000748905 Jy ! Component: 3400 - total flux cleaned = 0.0007615 Jy ! Component: 3450 - total flux cleaned = 0.000748798 Jy ! Component: 3500 - total flux cleaned = 0.000711259 Jy ! Component: 3550 - total flux cleaned = 0.000723686 Jy ! Component: 3600 - total flux cleaned = 0.000736021 Jy ! Component: 3650 - total flux cleaned = 0.000711456 Jy ! Component: 3700 - total flux cleaned = 0.000699251 Jy ! Component: 3750 - total flux cleaned = 0.000711506 Jy ! Component: 3800 - total flux cleaned = 0.000723665 Jy ! Component: 3850 - total flux cleaned = 0.000663355 Jy ! Component: 3900 - total flux cleaned = 0.000723573 Jy ! Component: 3950 - total flux cleaned = 0.000699587 Jy ! Component: 4000 - total flux cleaned = 0.000723465 Jy ! Component: 4050 - total flux cleaned = 0.000711574 Jy ! Total flux subtracted in 4096 components = 0.000711572 Jy ! Clean residual min=-0.000627 max=0.000677 Jy/beam ! Clean residual mean=-0.000000 rms=0.000207 Jy/beam ! Combined flux in latest and established models = 0.0614048 Jy keep ! Adding 257 model components to the UV plane model. ! The established model now contains 298 components and 0.0614048 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1418+1541_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.52 x 8.781 at 1.335 degrees (North through East) ! Clean map min=-0.0020429 max=0.056631 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1418+1541_S_map.fits wmodel /image_prod/ug002_uva//J1418+1541_S_map.mod ! Writing 298 model components to file: /image_prod/ug002_uva//J1418+1541_S_map.mod wobs /image_prod/ug002_uva//J1418+1541_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1418+1541_S_uvs.fits wwins /image_prod/ug002_uva//J1418+1541_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1418+1541_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0566306 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000200458 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.06192 1.06192 2.12385 4.24769 8.49538 16.9908 33.9815 67.9631 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.056 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 282.506 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1418+1541_S_dfm.log closed on Thu Mar 5 01:40:39 2020