! Started logfile: /image_prod/ug002_uva//J1304+6353_S_dfm.log on Thu Mar 5 01:01:07 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//J1304+6353_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1304+6353_S_uva.fits ! AN table 1: 80 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.988542 visibilities/baseline/integration-bin. ! Found source: J1304+6353 ! ! 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 8541 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 J1304+6353_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.008648Jy sigma=8.325540 ! Fit after self-cal, rms=0.905246Jy sigma=7.448358 ! 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=3.125 mas, bmaj=3.746 mas, bpa=-4.601 degrees ! Estimated noise=1.53156 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.0736186 Jy ! Component: 100 - total flux cleaned = 0.0962714 Jy ! Total flux subtracted in 100 components = 0.0962714 Jy ! Clean residual min=-0.004814 max=0.009882 Jy/beam ! Clean residual mean=-0.000013 rms=0.001260 Jy/beam ! Combined flux in latest and established models = 0.0962714 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0962714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070079Jy sigma=0.491719 ! Fit after self-cal, rms=0.069864Jy sigma=0.489830 ! Inverting map ! Added new window around map position (1, 3.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0113002 Jy ! Component: 100 - total flux cleaned = 0.0163754 Jy ! Total flux subtracted in 100 components = 0.0163754 Jy ! Clean residual min=-0.003871 max=0.004385 Jy/beam ! Clean residual mean=-0.000001 rms=0.000998 Jy/beam ! Combined flux in latest and established models = 0.112647 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 15 components and 0.112647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068156Jy sigma=0.473375 ! Fit after self-cal, rms=0.068087Jy sigma=0.472788 ! 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.895 mas, bmaj=4.557 mas, bpa=-5.56 degrees ! Estimated noise=0.960034 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (2, 12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00415434 Jy ! Component: 100 - total flux cleaned = 0.00497299 Jy ! Component: 150 - total flux cleaned = 0.00530073 Jy ! Component: 200 - total flux cleaned = 0.00530037 Jy ! Total flux subtracted in 200 components = 0.00530037 Jy ! Clean residual min=-0.002903 max=0.002573 Jy/beam ! Clean residual mean=0.000005 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.117947 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 34 components and 0.117947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067733Jy sigma=0.469964 ! Fit after self-cal, rms=0.067669Jy sigma=0.469714 ! 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.895 x 4.557 at -5.56 degrees (North through East) ! Clean map min=-0.002796 max=0.095126 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.01 HN 1.00 KP 0.99 ! LA 1.03 MK 1.02 OV 0.84 PT 1.04 ! SC 0.87 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.02 HN 0.99 KP 1.02 ! LA 1.07 MK 0.99 OV 0.94 PT 1.06 ! SC 0.86 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.03 HN 1.03 KP 1.04 ! LA 1.01 MK 0.98 OV 0.93 PT 1.04 ! SC 0.90 ! ! ! Fit before self-cal, rms=0.067669Jy sigma=0.469714 ! Fit after self-cal, rms=0.062711Jy sigma=0.464048 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.834 mas, bmaj=4.49 mas, bpa=-3.268 degrees ! Estimated noise=0.944479 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.00258035 Jy ! Component: 100 - total flux cleaned = 0.00378163 Jy ! Component: 150 - total flux cleaned = 0.00387819 Jy ! Component: 200 - total flux cleaned = 0.00392197 Jy ! Total flux subtracted in 200 components = 0.00392197 Jy ! Clean residual min=-0.001934 max=0.002203 Jy/beam ! Clean residual mean=-0.000007 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.121869 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 54 components and 0.121869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062579Jy sigma=0.462950 ! Fit after self-cal, rms=0.062522Jy sigma=0.462678 ! 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.062522Jy sigma=0.462678 ! Fit after self-cal, rms=0.062588Jy sigma=0.460867 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.832 mas, bmaj=4.472 mas, bpa=-1.696 degrees ! Estimated noise=0.945777 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00127192 Jy ! Component: 100 - total flux cleaned = 0.00150456 Jy ! Component: 150 - total flux cleaned = 0.00161789 Jy ! Component: 200 - total flux cleaned = 0.00169392 Jy ! Total flux subtracted in 200 components = 0.00169392 Jy ! Clean residual min=-0.001668 max=0.001951 Jy/beam ! Clean residual mean=-0.000007 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.123563 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 64 components and 0.123563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062546Jy sigma=0.460610 ! Fit after self-cal, rms=0.062554Jy sigma=0.460544 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 (71.5, -98.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177806 Jy ! Component: 100 - total flux cleaned = 0.00189736 Jy ! Component: 150 - total flux cleaned = 0.00218042 Jy ! Component: 200 - total flux cleaned = 0.00243573 Jy ! Total flux subtracted in 200 components = 0.00243573 Jy ! Clean residual min=-0.001632 max=0.001713 Jy/beam ! Clean residual mean=-0.000009 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.125999 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 78 components and 0.125999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062479Jy sigma=0.459976 ! Fit after self-cal, rms=0.062481Jy sigma=0.459943 ! 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.062481Jy sigma=0.459943 ! Fit after self-cal, rms=0.062103Jy sigma=0.459881 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.827 mas, bmaj=4.448 mas, bpa=-2.053 degrees ! Estimated noise=0.943535 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00094187 Jy ! Component: 100 - total flux cleaned = 0.00121929 Jy ! Component: 150 - total flux cleaned = 0.00138535 Jy ! Component: 200 - total flux cleaned = 0.00153884 Jy ! Total flux subtracted in 200 components = 0.00153884 Jy ! Clean residual min=-0.001612 max=0.001673 Jy/beam ! Clean residual mean=-0.000010 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.127538 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 85 components and 0.127538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062071Jy sigma=0.459679 ! Fit after self-cal, rms=0.062067Jy sigma=0.459664 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 (9.5, 106.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00161403 Jy ! Component: 100 - total flux cleaned = 0.00170657 Jy ! Component: 150 - total flux cleaned = 0.00162902 Jy ! Component: 200 - total flux cleaned = 0.00166195 Jy ! Total flux subtracted in 200 components = 0.00166195 Jy ! Clean residual min=-0.001520 max=0.001506 Jy/beam ! Clean residual mean=-0.000008 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.1292 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 106 components and 0.1292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061992Jy sigma=0.459173 ! Fit after self-cal, rms=0.061989Jy sigma=0.459148 ! 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.061989Jy sigma=0.459148 ! Fit after self-cal, rms=0.061799Jy sigma=0.459102 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.68 mas, bmaj=9.337 mas, bpa=52.65 degrees ! Estimated noise=1.2035 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000848639 Jy ! Component: 100 - total flux cleaned = 0.00120745 Jy ! Component: 150 - total flux cleaned = 0.001447 Jy ! Component: 200 - total flux cleaned = 0.00159828 Jy ! Total flux subtracted in 200 components = 0.00159828 Jy ! Clean residual min=-0.001517 max=0.001606 Jy/beam ! Clean residual mean=-0.000022 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.130798 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 125 components and 0.130798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061786Jy sigma=0.459012 ! Fit after self-cal, rms=0.061783Jy sigma=0.458998 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.000324218 Jy ! Component: 100 - total flux cleaned = 0.000378743 Jy ! Component: 150 - total flux cleaned = 0.000445472 Jy ! Component: 200 - total flux cleaned = 0.000506483 Jy ! Total flux subtracted in 200 components = 0.000506483 Jy ! Clean residual min=-0.001518 max=0.001576 Jy/beam ! Clean residual mean=-0.000022 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.131304 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 130 components and 0.131304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061779Jy sigma=0.458984 ! Fit after self-cal, rms=0.061779Jy sigma=0.458980 ! 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.825 mas, bmaj=4.431 mas, bpa=-2.192 degrees ! Estimated noise=0.942917 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.825 x 4.431 at -2.192 degrees (North through East) ! Clean map min=-0.0014015 max=0.093048 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=3.077 mas, bmaj=3.645 mas, bpa=-1.167 degrees ! Estimated noise=1.47517 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0711798 Jy ! Component: 100 - total flux cleaned = 0.0949481 Jy ! Component: 150 - total flux cleaned = 0.106465 Jy ! Component: 200 - total flux cleaned = 0.11248 Jy ! Total flux subtracted in 200 components = 0.11248 Jy ! Clean residual min=-0.003277 max=0.003203 Jy/beam ! Clean residual mean=-0.000009 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.11248 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.11248 Jy ! Inverting map and beam ! Estimated beam: bmin=3.825 mas, bmaj=4.431 mas, bpa=-2.192 degrees ! Estimated noise=0.942917 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.0054371 Jy ! Component: 100 - total flux cleaned = 0.00864719 Jy ! Component: 150 - total flux cleaned = 0.011105 Jy ! Component: 200 - total flux cleaned = 0.0131396 Jy ! Total flux subtracted in 200 components = 0.0131396 Jy ! Clean residual min=-0.001768 max=0.001828 Jy/beam ! Clean residual mean=-0.000010 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.12562 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 41 components and 0.12562 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.68 mas, bmaj=9.337 mas, bpa=52.65 degrees ! Estimated noise=1.2035 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00202 Jy ! Component: 100 - total flux cleaned = 0.00334684 Jy ! Component: 150 - total flux cleaned = 0.00436936 Jy ! Component: 200 - total flux cleaned = 0.00518003 Jy ! Total flux subtracted in 200 components = 0.00518003 Jy ! Clean residual min=-0.001567 max=0.001636 Jy/beam ! Clean residual mean=-0.000020 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.1308 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.000452165 Jy ! Component: 100 - total flux cleaned = 0.000683528 Jy ! Component: 150 - total flux cleaned = 0.000807715 Jy ! Component: 200 - total flux cleaned = 0.00090364 Jy ! Total flux subtracted in 200 components = 0.00090364 Jy ! Clean residual min=-0.001536 max=0.001619 Jy/beam ! Clean residual mean=-0.000020 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.131703 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 94 components and 0.131703 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.825 mas, bmaj=4.431 mas, bpa=-2.192 degrees ! Estimated noise=0.942917 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000116933 Jy ! Component: 100 - total flux cleaned = -3.08792e-05 Jy ! Component: 150 - total flux cleaned = 9.09756e-05 Jy ! Component: 200 - total flux cleaned = 0.000165936 Jy ! Total flux subtracted in 200 components = 0.000165936 Jy ! Clean residual min=-0.001547 max=0.001479 Jy/beam ! Clean residual mean=-0.000008 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.131869 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 117 components and 0.131869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061836Jy sigma=0.459409 ! Fit after self-cal, rms=0.061837Jy sigma=0.459314 wmodel J1304+6353_S_map.mod ! Writing 117 model components to file: J1304+6353_S_map.mod wobs J1304+6353_S_uvs.fits ! Writing UV FITS file: J1304+6353_S_uvs.fits wwins J1304+6353_S_map.win ! wwins: Wrote 5 windows to J1304+6353_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.000174575 Jy ! Component: 100 - total flux cleaned = -0.000202016 Jy ! Component: 150 - total flux cleaned = -0.000254456 Jy ! Component: 200 - total flux cleaned = -0.000254764 Jy ! Component: 250 - total flux cleaned = -0.00032929 Jy ! Component: 300 - total flux cleaned = -0.000401262 Jy ! Component: 350 - total flux cleaned = -0.000471943 Jy ! Component: 400 - total flux cleaned = -0.000472166 Jy ! Component: 450 - total flux cleaned = -0.000563751 Jy ! Component: 500 - total flux cleaned = -0.000630757 Jy ! Component: 550 - total flux cleaned = -0.000630931 Jy ! Component: 600 - total flux cleaned = -0.000609188 Jy ! Component: 650 - total flux cleaned = -0.000630557 Jy ! Component: 700 - total flux cleaned = -0.000567821 Jy ! Component: 750 - total flux cleaned = -0.000650281 Jy ! Component: 800 - total flux cleaned = -0.000690744 Jy ! Component: 850 - total flux cleaned = -0.000730813 Jy ! Component: 900 - total flux cleaned = -0.00077081 Jy ! Component: 950 - total flux cleaned = -0.000790854 Jy ! Component: 1000 - total flux cleaned = -0.000868782 Jy ! Component: 1050 - total flux cleaned = -0.000945883 Jy ! Component: 1100 - total flux cleaned = -0.000946278 Jy ! Component: 1150 - total flux cleaned = -0.000946316 Jy ! Component: 1200 - total flux cleaned = -0.000946243 Jy ! Component: 1250 - total flux cleaned = -0.000890995 Jy ! Component: 1300 - total flux cleaned = -0.000854985 Jy ! Component: 1350 - total flux cleaned = -0.00092721 Jy ! Component: 1400 - total flux cleaned = -0.000927471 Jy ! Component: 1450 - total flux cleaned = -0.000980141 Jy ! Component: 1500 - total flux cleaned = -0.000944825 Jy ! Component: 1550 - total flux cleaned = -0.000910003 Jy ! Component: 1600 - total flux cleaned = -0.000961757 Jy ! Component: 1650 - total flux cleaned = -0.00096192 Jy ! Component: 1700 - total flux cleaned = -0.00094519 Jy ! Component: 1750 - total flux cleaned = -0.00102928 Jy ! Component: 1800 - total flux cleaned = -0.00102935 Jy ! Component: 1850 - total flux cleaned = -0.00106226 Jy ! Component: 1900 - total flux cleaned = -0.00102948 Jy ! Component: 1950 - total flux cleaned = -0.00101317 Jy ! Component: 2000 - total flux cleaned = -0.00107789 Jy ! Component: 2050 - total flux cleaned = -0.00107789 Jy ! Component: 2100 - total flux cleaned = -0.00109383 Jy ! Component: 2150 - total flux cleaned = -0.00114106 Jy ! Component: 2200 - total flux cleaned = -0.00114091 Jy ! Component: 2250 - total flux cleaned = -0.00109403 Jy ! Component: 2300 - total flux cleaned = -0.00109407 Jy ! Component: 2350 - total flux cleaned = -0.00112473 Jy ! Component: 2400 - total flux cleaned = -0.001094 Jy ! Component: 2450 - total flux cleaned = -0.00113946 Jy ! Component: 2500 - total flux cleaned = -0.0011545 Jy ! Component: 2550 - total flux cleaned = -0.0011994 Jy ! Component: 2600 - total flux cleaned = -0.00118438 Jy ! Component: 2650 - total flux cleaned = -0.00116962 Jy ! Component: 2700 - total flux cleaned = -0.00119901 Jy ! Component: 2750 - total flux cleaned = -0.00119897 Jy ! Component: 2800 - total flux cleaned = -0.00119916 Jy ! Component: 2850 - total flux cleaned = -0.00111273 Jy ! Component: 2900 - total flux cleaned = -0.00108419 Jy ! Component: 2950 - total flux cleaned = -0.00111278 Jy ! Component: 3000 - total flux cleaned = -0.00109863 Jy ! Component: 3050 - total flux cleaned = -0.00111282 Jy ! Component: 3100 - total flux cleaned = -0.00105702 Jy ! Component: 3150 - total flux cleaned = -0.0010987 Jy ! Component: 3200 - total flux cleaned = -0.0010848 Jy ! Component: 3250 - total flux cleaned = -0.00113957 Jy ! Component: 3300 - total flux cleaned = -0.00104413 Jy ! Component: 3350 - total flux cleaned = -0.00105784 Jy ! Component: 3400 - total flux cleaned = -0.00108475 Jy ! Component: 3450 - total flux cleaned = -0.00108464 Jy ! Component: 3500 - total flux cleaned = -0.00104462 Jy ! Component: 3550 - total flux cleaned = -0.001018 Jy ! Component: 3600 - total flux cleaned = -0.000991613 Jy ! Component: 3650 - total flux cleaned = -0.000939171 Jy ! Component: 3700 - total flux cleaned = -0.000952305 Jy ! Component: 3750 - total flux cleaned = -0.000965363 Jy ! Component: 3800 - total flux cleaned = -0.000900843 Jy ! Component: 3850 - total flux cleaned = -0.000926488 Jy ! Component: 3900 - total flux cleaned = -0.000900981 Jy ! Component: 3950 - total flux cleaned = -0.000913731 Jy ! Component: 4000 - total flux cleaned = -0.000901023 Jy ! Component: 4050 - total flux cleaned = -0.000900914 Jy ! Total flux subtracted in 4096 components = -0.000875877 Jy ! Clean residual min=-0.000737 max=0.000730 Jy/beam ! Clean residual mean=-0.000005 rms=0.000217 Jy/beam ! Combined flux in latest and established models = 0.130993 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 401 components and 0.130994 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1304+6353_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.825 x 4.431 at -2.192 degrees (North through East) ! Clean map min=-0.0011883 max=0.092202 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1304+6353_S_map.fits wmodel /image_prod/ug002_uva//J1304+6353_S_map.mod ! Writing 401 model components to file: /image_prod/ug002_uva//J1304+6353_S_map.mod wobs /image_prod/ug002_uva//J1304+6353_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1304+6353_S_uvs.fits wwins /image_prod/ug002_uva//J1304+6353_S_map.win ! wwins: Wrote 6 windows to /image_prod/ug002_uva//J1304+6353_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0922021 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000216588 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.704718 0.704718 1.40944 2.81887 5.63774 11.2755 22.551 45.1019 90.2038 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.092 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 425.702 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1304+6353_S_dfm.log closed on Thu Mar 5 01:01:11 2020