! Started logfile: /image_prod/ug002_uva//J2002-1455_S_a_dfm.log on Thu Mar 5 04:33:39 2020 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /image_prod/ug002_uva//J2002-1455_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2002-1455_S_a_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.9 visibilities/baseline/integration-bin. ! Found source: J2002-1455 ! ! 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 7290 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 J2002-1455_S_a] 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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.014500Jy sigma=7.546380 ! Fit after self-cal, rms=0.940215Jy sigma=6.899434 ! 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.957 mas, bmaj=6.872 mas, bpa=1.667 degrees ! Estimated noise=1.63613 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.0479116 Jy ! Component: 100 - total flux cleaned = 0.0664645 Jy ! Total flux subtracted in 100 components = 0.0664645 Jy ! Clean residual min=-0.010973 max=0.016195 Jy/beam ! Clean residual mean=-0.000002 rms=0.003663 Jy/beam ! Combined flux in latest and established models = 0.0664645 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.0664645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105631Jy sigma=0.788941 ! Fit after self-cal, rms=0.104590Jy sigma=0.777722 ! 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.724 mas, bmaj=8.226 mas, bpa=1.209 degrees ! Estimated noise=1.15842 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.0181027 Jy ! Component: 100 - total flux cleaned = 0.0277693 Jy ! Component: 150 - total flux cleaned = 0.0331835 Jy ! Component: 200 - total flux cleaned = 0.0362808 Jy ! Total flux subtracted in 200 components = 0.0362808 Jy ! Clean residual min=-0.013009 max=0.019734 Jy/beam ! Clean residual mean=-0.000035 rms=0.005158 Jy/beam ! Combined flux in latest and established models = 0.102745 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 48 components and 0.102745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102189Jy sigma=0.750813 ! Fit after self-cal, rms=0.102199Jy sigma=0.749795 ! 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.724 x 8.226 at 1.209 degrees (North through East) ! Clean map min=-0.013339 max=0.059275 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.29 FD 1.02 HN 1.36 KP 1.02 ! LA 1.16 MK 1.20 NL 1.13 OV 0.89 ! PT 0.68 SC 1.24 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.03 HN 1.17 KP 1.04 ! LA 1.28 MK 1.39 NL 1.13 OV 0.94 ! PT 0.68 SC 1.14 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 0.95 HN 1.14 KP 1.05 ! LA 1.39 MK 1.08 NL 0.98 OV 0.89 ! PT 0.76 SC 0.78 ! ! ! Fit before self-cal, rms=0.102199Jy sigma=0.749795 ! Fit after self-cal, rms=0.115448Jy sigma=0.732031 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.858 mas, bmaj=8.585 mas, bpa=3.718 degrees ! Estimated noise=1.1931 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 = -2.14986e-05 Jy ! Component: 100 - total flux cleaned = 0.000174928 Jy ! Component: 150 - total flux cleaned = 0.000303728 Jy ! Component: 200 - total flux cleaned = 0.00045593 Jy ! Total flux subtracted in 200 components = 0.00045593 Jy ! Clean residual min=-0.014165 max=0.017636 Jy/beam ! Clean residual mean=-0.000018 rms=0.004877 Jy/beam ! Combined flux in latest and established models = 0.103201 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 52 components and 0.103201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115395Jy sigma=0.731845 ! Fit after self-cal, rms=0.116643Jy sigma=0.726961 ! 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.116643Jy sigma=0.726961 ! Fit after self-cal, rms=0.217388Jy sigma=0.660762 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.938 mas, bmaj=9.037 mas, bpa=4.211 degrees ! Estimated noise=1.25801 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000532766 Jy ! Component: 100 - total flux cleaned = 0.000610142 Jy ! Component: 150 - total flux cleaned = 0.000663979 Jy ! Component: 200 - total flux cleaned = 0.000660784 Jy ! Total flux subtracted in 200 components = 0.000660784 Jy ! Clean residual min=-0.010448 max=0.012826 Jy/beam ! Clean residual mean=0.000015 rms=0.003311 Jy/beam ! Combined flux in latest and established models = 0.103862 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 58 components and 0.103862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.217249Jy sigma=0.660922 ! Fit after self-cal, rms=0.222769Jy sigma=0.648939 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 (-68.5, -26.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0155231 Jy ! Component: 100 - total flux cleaned = 0.0162636 Jy ! Component: 150 - total flux cleaned = 0.014942 Jy ! Component: 200 - total flux cleaned = 0.0139942 Jy ! Total flux subtracted in 200 components = 0.0139942 Jy ! Clean residual min=-0.014450 max=0.015444 Jy/beam ! Clean residual mean=-0.000025 rms=0.004113 Jy/beam ! Combined flux in latest and established models = 0.117856 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 84 components and 0.117856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.219423Jy sigma=0.645019 ! Fit after self-cal, rms=0.219018Jy sigma=0.641049 ! 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.219018Jy sigma=0.641049 ! Fit after self-cal, rms=0.228927Jy sigma=0.637638 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.025 mas, bmaj=9.334 mas, bpa=5.1 degrees ! Estimated noise=1.2474 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00675944 Jy ! Component: 100 - total flux cleaned = 0.00633458 Jy ! Component: 150 - total flux cleaned = 0.00558034 Jy ! Component: 200 - total flux cleaned = 0.00474427 Jy ! Total flux subtracted in 200 components = 0.00474427 Jy ! Clean residual min=-0.014907 max=0.017034 Jy/beam ! Clean residual mean=-0.000037 rms=0.004349 Jy/beam ! Combined flux in latest and established models = 0.1226 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 99 components and 0.1226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.226801Jy sigma=0.640158 ! Fit after self-cal, rms=0.226605Jy sigma=0.639004 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.00109794 Jy ! Component: 100 - total flux cleaned = -0.000120504 Jy ! Component: 150 - total flux cleaned = -0.00107942 Jy ! Component: 200 - total flux cleaned = -0.0019765 Jy ! Total flux subtracted in 200 components = -0.0019765 Jy ! Clean residual min=-0.015198 max=0.017235 Jy/beam ! Clean residual mean=-0.000039 rms=0.004455 Jy/beam ! Combined flux in latest and established models = 0.120624 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 114 components and 0.120624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.225437Jy sigma=0.639883 ! Fit after self-cal, rms=0.225286Jy sigma=0.639621 ! 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.225286Jy sigma=0.639621 ! Fit after self-cal, rms=0.230496Jy sigma=0.637907 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.937 mas, bmaj=18.89 mas, bpa=4.411 degrees ! Estimated noise=1.30601 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00225355 Jy ! Component: 100 - total flux cleaned = -0.00327363 Jy ! Component: 150 - total flux cleaned = -0.00376771 Jy ! Component: 200 - total flux cleaned = -0.00419317 Jy ! Total flux subtracted in 200 components = -0.00419317 Jy ! Clean residual min=-0.020178 max=0.023560 Jy/beam ! Clean residual mean=-0.000069 rms=0.006164 Jy/beam ! Combined flux in latest and established models = 0.116431 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 123 components and 0.116431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.229407Jy sigma=0.639477 ! Fit after self-cal, rms=0.229307Jy sigma=0.638428 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.000941569 Jy ! Component: 100 - total flux cleaned = -0.00163377 Jy ! Component: 150 - total flux cleaned = -0.00226662 Jy ! Component: 200 - total flux cleaned = -0.00273886 Jy ! Total flux subtracted in 200 components = -0.00273886 Jy ! Clean residual min=-0.020947 max=0.023574 Jy/beam ! Clean residual mean=-0.000067 rms=0.006158 Jy/beam ! Combined flux in latest and established models = 0.113692 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 127 components and 0.113692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.228697Jy sigma=0.639442 ! Fit after self-cal, rms=0.228731Jy sigma=0.639104 ! 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=4.095 mas, bmaj=9.498 mas, bpa=6.077 degrees ! Estimated noise=1.26853 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.095 x 9.498 at 6.077 degrees (North through East) ! Clean map min=-0.018869 max=0.057555 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.215 mas, bmaj=7.71 mas, bpa=6.004 degrees ! Estimated noise=1.95722 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0507255 Jy ! Component: 100 - total flux cleaned = 0.0770108 Jy ! Component: 150 - total flux cleaned = 0.0929115 Jy ! Component: 200 - total flux cleaned = 0.097774 Jy ! Total flux subtracted in 200 components = 0.097774 Jy ! Clean residual min=-0.016736 max=0.015090 Jy/beam ! Clean residual mean=-0.000020 rms=0.004160 Jy/beam ! Combined flux in latest and established models = 0.097774 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.097774 Jy ! Inverting map and beam ! Estimated beam: bmin=4.095 mas, bmaj=9.498 mas, bpa=6.077 degrees ! Estimated noise=1.26853 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.0108095 Jy ! Component: 100 - total flux cleaned = 0.0116274 Jy ! Component: 150 - total flux cleaned = 0.012295 Jy ! Component: 200 - total flux cleaned = 0.0122786 Jy ! Total flux subtracted in 200 components = 0.0122786 Jy ! Clean residual min=-0.015821 max=0.017159 Jy/beam ! Clean residual mean=-0.000034 rms=0.004733 Jy/beam ! Combined flux in latest and established models = 0.110053 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 60 components and 0.110053 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.937 mas, bmaj=18.89 mas, bpa=4.411 degrees ! Estimated noise=1.30601 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125195 Jy ! Component: 100 - total flux cleaned = 0.0012774 Jy ! Component: 150 - total flux cleaned = 0.00130064 Jy ! Component: 200 - total flux cleaned = 0.00109099 Jy ! Total flux subtracted in 200 components = 0.00109099 Jy ! Clean residual min=-0.020982 max=0.023470 Jy/beam ! Clean residual mean=-0.000065 rms=0.006234 Jy/beam ! Combined flux in latest and established models = 0.111144 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.000341354 Jy ! Component: 100 - total flux cleaned = -0.000639956 Jy ! Component: 150 - total flux cleaned = -0.000920884 Jy ! Component: 200 - total flux cleaned = -0.00118047 Jy ! Total flux subtracted in 200 components = -0.00118047 Jy ! Clean residual min=-0.021402 max=0.023419 Jy/beam ! Clean residual mean=-0.000066 rms=0.006205 Jy/beam ! Combined flux in latest and established models = 0.109963 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 86 components and 0.109963 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.095 mas, bmaj=9.498 mas, bpa=6.077 degrees ! Estimated noise=1.26853 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000346056 Jy ! Component: 100 - total flux cleaned = 0.000172417 Jy ! Component: 150 - total flux cleaned = -0.000650676 Jy ! Component: 200 - total flux cleaned = -0.00125824 Jy ! Total flux subtracted in 200 components = -0.00125824 Jy ! Clean residual min=-0.015366 max=0.017165 Jy/beam ! Clean residual mean=-0.000040 rms=0.004531 Jy/beam ! Combined flux in latest and established models = 0.108705 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 97 components and 0.108705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.228216Jy sigma=0.640735 ! Fit after self-cal, rms=0.228306Jy sigma=0.639752 wmodel J2002-1455_S_a_map.mod ! Writing 97 model components to file: J2002-1455_S_a_map.mod wobs J2002-1455_S_a_uvs.fits ! Writing UV FITS file: J2002-1455_S_a_uvs.fits wwins J2002-1455_S_a_map.win ! wwins: Wrote 2 windows to J2002-1455_S_a_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.00560115 Jy ! Component: 100 - total flux cleaned = 0.00918267 Jy ! Component: 150 - total flux cleaned = 0.0128453 Jy ! Component: 200 - total flux cleaned = 0.0153434 Jy ! Component: 250 - total flux cleaned = 0.0177461 Jy ! Component: 300 - total flux cleaned = 0.0203031 Jy ! Component: 350 - total flux cleaned = 0.021881 Jy ! Component: 400 - total flux cleaned = 0.0240664 Jy ! Component: 450 - total flux cleaned = 0.0255444 Jy ! Component: 500 - total flux cleaned = 0.0271841 Jy ! Component: 550 - total flux cleaned = 0.0289803 Jy ! Component: 600 - total flux cleaned = 0.0307293 Jy ! Component: 650 - total flux cleaned = 0.0328186 Jy ! Component: 700 - total flux cleaned = 0.0344929 Jy ! Component: 750 - total flux cleaned = 0.0366809 Jy ! Component: 800 - total flux cleaned = 0.0384664 Jy ! Component: 850 - total flux cleaned = 0.0402204 Jy ! Component: 900 - total flux cleaned = 0.0421141 Jy ! Component: 950 - total flux cleaned = 0.0436397 Jy ! Component: 1000 - total flux cleaned = 0.0456427 Jy ! Component: 1050 - total flux cleaned = 0.0472846 Jy ! Component: 1100 - total flux cleaned = 0.0489026 Jy ! Component: 1150 - total flux cleaned = 0.0508152 Jy ! Component: 1200 - total flux cleaned = 0.0520748 Jy ! Component: 1250 - total flux cleaned = 0.0539412 Jy ! Component: 1300 - total flux cleaned = 0.0556312 Jy ! Component: 1350 - total flux cleaned = 0.0577522 Jy ! Component: 1400 - total flux cleaned = 0.0594004 Jy ! Component: 1450 - total flux cleaned = 0.0614746 Jy ! Component: 1500 - total flux cleaned = 0.0636694 Jy ! Component: 1550 - total flux cleaned = 0.0655504 Jy ! Component: 1600 - total flux cleaned = 0.0672667 Jy ! Component: 1650 - total flux cleaned = 0.0695318 Jy ! Component: 1700 - total flux cleaned = 0.0709314 Jy ! Component: 1750 - total flux cleaned = 0.0723185 Jy ! Component: 1800 - total flux cleaned = 0.0738276 Jy ! Component: 1850 - total flux cleaned = 0.0750498 Jy ! Component: 1900 - total flux cleaned = 0.0770656 Jy ! Component: 1950 - total flux cleaned = 0.0785276 Jy ! Component: 2000 - total flux cleaned = 0.0797115 Jy ! Component: 2050 - total flux cleaned = 0.0807559 Jy ! Component: 2100 - total flux cleaned = 0.0820483 Jy ! Component: 2150 - total flux cleaned = 0.0832023 Jy ! Component: 2200 - total flux cleaned = 0.0843443 Jy ! Component: 2250 - total flux cleaned = 0.0853501 Jy ! Component: 2300 - total flux cleaned = 0.0858487 Jy ! Component: 2350 - total flux cleaned = 0.0864666 Jy ! Component: 2400 - total flux cleaned = 0.087079 Jy ! Component: 2450 - total flux cleaned = 0.0876856 Jy ! Component: 2500 - total flux cleaned = 0.0882893 Jy ! Component: 2550 - total flux cleaned = 0.088888 Jy ! Component: 2600 - total flux cleaned = 0.0894814 Jy ! Component: 2650 - total flux cleaned = 0.0895981 Jy ! Component: 2700 - total flux cleaned = 0.0900666 Jy ! Component: 2750 - total flux cleaned = 0.0905317 Jy ! Component: 2800 - total flux cleaned = 0.0909924 Jy ! Component: 2850 - total flux cleaned = 0.0914501 Jy ! Component: 2900 - total flux cleaned = 0.0916767 Jy ! Component: 2950 - total flux cleaned = 0.0922413 Jy ! Component: 3000 - total flux cleaned = 0.0923527 Jy ! Component: 3050 - total flux cleaned = 0.0927975 Jy ! Component: 3100 - total flux cleaned = 0.092797 Jy ! Component: 3150 - total flux cleaned = 0.0933471 Jy ! Component: 3200 - total flux cleaned = 0.0937836 Jy ! Component: 3250 - total flux cleaned = 0.0940004 Jy ! Component: 3300 - total flux cleaned = 0.0943236 Jy ! Component: 3350 - total flux cleaned = 0.0945383 Jy ! Component: 3400 - total flux cleaned = 0.0949636 Jy ! Component: 3450 - total flux cleaned = 0.0951752 Jy ! Component: 3500 - total flux cleaned = 0.0953857 Jy ! Component: 3550 - total flux cleaned = 0.0960139 Jy ! Component: 3600 - total flux cleaned = 0.0962215 Jy ! Component: 3650 - total flux cleaned = 0.0968416 Jy ! Component: 3700 - total flux cleaned = 0.096944 Jy ! Component: 3750 - total flux cleaned = 0.096739 Jy ! Component: 3800 - total flux cleaned = 0.0974513 Jy ! Component: 3850 - total flux cleaned = 0.0974512 Jy ! Component: 3900 - total flux cleaned = 0.0979547 Jy ! Component: 3950 - total flux cleaned = 0.0979545 Jy ! Component: 4000 - total flux cleaned = 0.0986538 Jy ! Component: 4050 - total flux cleaned = 0.0987533 Jy ! Total flux subtracted in 4096 components = 0.0989518 Jy ! Clean residual min=-0.005427 max=0.005322 Jy/beam ! Clean residual mean=-0.000008 rms=0.002074 Jy/beam ! Combined flux in latest and established models = 0.207657 Jy keep ! Adding 393 model components to the UV plane model. ! The established model now contains 489 components and 0.207657 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2002-1455_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.095 x 9.498 at 6.077 degrees (North through East) ! Clean map min=-0.020001 max=0.057071 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2002-1455_S_a_map.fits wmodel /image_prod/ug002_uva//J2002-1455_S_a_map.mod ! Writing 489 model components to file: /image_prod/ug002_uva//J2002-1455_S_a_map.mod wobs /image_prod/ug002_uva//J2002-1455_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2002-1455_S_a_uvs.fits wwins /image_prod/ug002_uva//J2002-1455_S_a_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J2002-1455_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.057071 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00199553 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -10.4897 10.4897 20.9794 41.9588 83.9176 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0059 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.057 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 28.599 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2002-1455_S_a_dfm.log closed on Thu Mar 5 04:33:43 2020