! Started logfile: /image_prod/ug002_uva//J2054-2016_S_dfm.log on Thu Mar 5 05:00:40 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//J2054-2016_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2054-2016_S_uva.fits ! AN table 1: 40 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.978472 visibilities/baseline/integration-bin. ! Found source: J2054-2016 ! ! 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 4227 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 J2054-2016_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 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005304Jy sigma=7.155293 ! Fit after self-cal, rms=0.911113Jy sigma=6.464880 ! 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.452 mas, bmaj=6.973 mas, bpa=-4.636 degrees ! Estimated noise=2.17577 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.0708943 Jy ! Component: 100 - total flux cleaned = 0.0878344 Jy ! Total flux subtracted in 100 components = 0.0878344 Jy ! Clean residual min=-0.005583 max=0.007093 Jy/beam ! Clean residual mean=-0.000002 rms=0.001470 Jy/beam ! Combined flux in latest and established models = 0.0878344 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0878344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070729Jy sigma=0.446120 ! Fit after self-cal, rms=0.070590Jy sigma=0.445360 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.972 mas, bmaj=7.849 mas, bpa=-3.022 degrees ! Estimated noise=1.58561 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.00737983 Jy ! Component: 100 - total flux cleaned = 0.0102587 Jy ! Component: 150 - total flux cleaned = 0.0103983 Jy ! Component: 200 - total flux cleaned = 0.0103997 Jy ! Total flux subtracted in 200 components = 0.0103997 Jy ! Clean residual min=-0.004310 max=0.004301 Jy/beam ! Clean residual mean=-0.000006 rms=0.000977 Jy/beam ! Combined flux in latest and established models = 0.0982341 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 10 components and 0.0982341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070047Jy sigma=0.439115 ! Fit after self-cal, rms=0.070031Jy sigma=0.438912 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.972 x 7.849 at -3.022 degrees (North through East) ! Clean map min=-0.0040217 max=0.091179 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.98 HN 1.12 KP 1.03 ! LA 1.03 MK 1.02 NL 0.93 PT 0.95 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 0.97 HN 1.09 KP 0.97 ! LA 0.97 MK 0.99 NL 0.94 PT 0.96 ! SC 0.87 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.96 HN 1.09 KP 1.00 ! LA 1.01 MK 0.94 NL 1.01 PT 0.98 ! SC 0.94 ! ! ! Fit before self-cal, rms=0.070031Jy sigma=0.438912 ! Fit after self-cal, rms=0.072442Jy sigma=0.435465 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.945 mas, bmaj=7.776 mas, bpa=-2.607 degrees ! Estimated noise=1.56836 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.000219104 Jy ! Component: 100 - total flux cleaned = 0.000185629 Jy ! Component: 150 - total flux cleaned = 0.000186317 Jy ! Component: 200 - total flux cleaned = 0.000185994 Jy ! Total flux subtracted in 200 components = 0.000185994 Jy ! Clean residual min=-0.003337 max=0.003174 Jy/beam ! Clean residual mean=-0.000003 rms=0.000817 Jy/beam ! Combined flux in latest and established models = 0.0984201 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 19 components and 0.0984201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072406Jy sigma=0.435224 ! Fit after self-cal, rms=0.072490Jy sigma=0.435098 ! 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.072490Jy sigma=0.435098 ! Fit after self-cal, rms=0.075395Jy sigma=0.432096 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.934 mas, bmaj=7.774 mas, bpa=-2.745 degrees ! Estimated noise=1.57466 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00064747 Jy ! Component: 100 - total flux cleaned = 0.000559452 Jy ! Component: 150 - total flux cleaned = 0.000559052 Jy ! Component: 200 - total flux cleaned = 0.000557606 Jy ! Total flux subtracted in 200 components = 0.000557606 Jy ! Clean residual min=-0.002704 max=0.002715 Jy/beam ! Clean residual mean=-0.000004 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.0989778 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 23 components and 0.0989777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075371Jy sigma=0.431933 ! Fit after self-cal, rms=0.075417Jy sigma=0.431865 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 (16.5, -87). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00142668 Jy ! Component: 100 - total flux cleaned = 0.00136574 Jy ! Component: 150 - total flux cleaned = 0.00132119 Jy ! Component: 200 - total flux cleaned = 0.0012425 Jy ! Total flux subtracted in 200 components = 0.0012425 Jy ! Clean residual min=-0.002717 max=0.002202 Jy/beam ! Clean residual mean=-0.000001 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.10022 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 42 components and 0.10022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075313Jy sigma=0.431114 ! Fit after self-cal, rms=0.075297Jy sigma=0.431075 ! 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.075297Jy sigma=0.431075 ! Fit after self-cal, rms=0.076383Jy sigma=0.430806 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.926 mas, bmaj=7.773 mas, bpa=-2.927 degrees ! Estimated noise=1.57286 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000422526 Jy ! Component: 100 - total flux cleaned = 0.000424597 Jy ! Component: 150 - total flux cleaned = 0.00042369 Jy ! Component: 200 - total flux cleaned = 0.000422611 Jy ! Total flux subtracted in 200 components = 0.000422611 Jy ! Clean residual min=-0.002664 max=0.002112 Jy/beam ! Clean residual mean=-0.000002 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.100643 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 53 components and 0.100643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076358Jy sigma=0.430610 ! Fit after self-cal, rms=0.076360Jy sigma=0.430597 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 = 8.50654e-05 Jy ! Component: 100 - total flux cleaned = 3.79163e-05 Jy ! Component: 150 - total flux cleaned = 1.53439e-05 Jy ! Component: 200 - total flux cleaned = -6.10509e-06 Jy ! Total flux subtracted in 200 components = -6.10509e-06 Jy ! Clean residual min=-0.002646 max=0.002078 Jy/beam ! Clean residual mean=-0.000001 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.100637 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 60 components and 0.100637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076345Jy sigma=0.430510 ! Fit after self-cal, rms=0.076343Jy sigma=0.430509 ! 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.076343Jy sigma=0.430509 ! Fit after self-cal, rms=0.076231Jy sigma=0.430504 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.792 mas, bmaj=16.72 mas, bpa=2.545 degrees ! Estimated noise=1.99066 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000198326 Jy ! Component: 100 - total flux cleaned = 0.000312678 Jy ! Component: 150 - total flux cleaned = 0.000406537 Jy ! Component: 200 - total flux cleaned = 0.000446291 Jy ! Total flux subtracted in 200 components = 0.000446291 Jy ! Clean residual min=-0.002206 max=0.002152 Jy/beam ! Clean residual mean=-0.000005 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.101083 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 72 components and 0.101083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076230Jy sigma=0.430475 ! Fit after self-cal, rms=0.076224Jy sigma=0.430471 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.9407e-05 Jy ! Component: 100 - total flux cleaned = 3.86363e-05 Jy ! Component: 150 - total flux cleaned = 3.88715e-05 Jy ! Component: 200 - total flux cleaned = 3.83638e-05 Jy ! Total flux subtracted in 200 components = 3.83638e-05 Jy ! Clean residual min=-0.002179 max=0.002137 Jy/beam ! Clean residual mean=-0.000005 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.101121 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 78 components and 0.101121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076224Jy sigma=0.430468 ! Fit after self-cal, rms=0.076222Jy sigma=0.430466 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=2.921 mas, bmaj=7.766 mas, bpa=-2.979 degrees ! Estimated noise=1.57358 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.921 x 7.766 at -2.979 degrees (North through East) ! Clean map min=-0.0024302 max=0.09095 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.415 mas, bmaj=6.923 mas, bpa=-4.619 degrees ! Estimated noise=2.16031 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0702585 Jy ! Component: 100 - total flux cleaned = 0.0884154 Jy ! Component: 150 - total flux cleaned = 0.0960308 Jy ! Component: 200 - total flux cleaned = 0.10007 Jy ! Total flux subtracted in 200 components = 0.10007 Jy ! Clean residual min=-0.003974 max=0.003876 Jy/beam ! Clean residual mean=0.000000 rms=0.000994 Jy/beam ! Combined flux in latest and established models = 0.10007 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.10007 Jy ! Inverting map and beam ! Estimated beam: bmin=2.921 mas, bmaj=7.766 mas, bpa=-2.979 degrees ! Estimated noise=1.57358 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.00135857 Jy ! Component: 100 - total flux cleaned = 0.00136931 Jy ! Component: 150 - total flux cleaned = 0.00142459 Jy ! Component: 200 - total flux cleaned = 0.00132244 Jy ! Total flux subtracted in 200 components = 0.00132244 Jy ! Clean residual min=-0.002759 max=0.002186 Jy/beam ! Clean residual mean=-0.000002 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.101393 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 32 components and 0.101393 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=7.792 mas, bmaj=16.72 mas, bpa=2.545 degrees ! Estimated noise=1.99066 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000105121 Jy ! Component: 100 - total flux cleaned = -0.000139601 Jy ! Component: 150 - total flux cleaned = -0.000137776 Jy ! Component: 200 - total flux cleaned = -0.000113528 Jy ! Total flux subtracted in 200 components = -0.000113528 Jy ! Clean residual min=-0.002209 max=0.002260 Jy/beam ! Clean residual mean=-0.000005 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.101279 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 = 9.07891e-07 Jy ! Component: 100 - total flux cleaned = 2.15234e-05 Jy ! Component: 150 - total flux cleaned = 2.16179e-05 Jy ! Component: 200 - total flux cleaned = 3.84716e-05 Jy ! Total flux subtracted in 200 components = 3.84716e-05 Jy ! Clean residual min=-0.002160 max=0.002242 Jy/beam ! Clean residual mean=-0.000005 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.101318 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 50 components and 0.101318 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.921 mas, bmaj=7.766 mas, bpa=-2.979 degrees ! Estimated noise=1.57358 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000412886 Jy ! Component: 100 - total flux cleaned = -0.000493473 Jy ! Component: 150 - total flux cleaned = -0.000530216 Jy ! Component: 200 - total flux cleaned = -0.000595686 Jy ! Total flux subtracted in 200 components = -0.000595686 Jy ! Clean residual min=-0.002684 max=0.002085 Jy/beam ! Clean residual mean=-0.000002 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.100722 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 62 components and 0.100722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076251Jy sigma=0.430610 ! Fit after self-cal, rms=0.076252Jy sigma=0.430579 wmodel J2054-2016_S_map.mod ! Writing 62 model components to file: J2054-2016_S_map.mod wobs J2054-2016_S_uvs.fits ! Writing UV FITS file: J2054-2016_S_uvs.fits wwins J2054-2016_S_map.win ! wwins: Wrote 2 windows to J2054-2016_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.000907844 Jy ! Component: 100 - total flux cleaned = -0.00133533 Jy ! Component: 150 - total flux cleaned = -0.00148342 Jy ! Component: 200 - total flux cleaned = -0.00148285 Jy ! Component: 250 - total flux cleaned = -0.00158561 Jy ! Component: 300 - total flux cleaned = -0.00161832 Jy ! Component: 350 - total flux cleaned = -0.00161827 Jy ! Component: 400 - total flux cleaned = -0.00168154 Jy ! Component: 450 - total flux cleaned = -0.00174348 Jy ! Component: 500 - total flux cleaned = -0.00183371 Jy ! Component: 550 - total flux cleaned = -0.00195041 Jy ! Component: 600 - total flux cleaned = -0.00195038 Jy ! Component: 650 - total flux cleaned = -0.00206234 Jy ! Component: 700 - total flux cleaned = -0.00217126 Jy ! Component: 750 - total flux cleaned = -0.00227832 Jy ! Component: 800 - total flux cleaned = -0.00243601 Jy ! Component: 850 - total flux cleaned = -0.00251297 Jy ! Component: 900 - total flux cleaned = -0.00274132 Jy ! Component: 950 - total flux cleaned = -0.00289105 Jy ! Component: 1000 - total flux cleaned = -0.00303857 Jy ! Component: 1050 - total flux cleaned = -0.00313534 Jy ! Component: 1100 - total flux cleaned = -0.00320694 Jy ! Component: 1150 - total flux cleaned = -0.00327788 Jy ! Component: 1200 - total flux cleaned = -0.00337083 Jy ! Component: 1250 - total flux cleaned = -0.00346255 Jy ! Component: 1300 - total flux cleaned = -0.0036204 Jy ! Component: 1350 - total flux cleaned = -0.00368695 Jy ! Component: 1400 - total flux cleaned = -0.00379716 Jy ! Component: 1450 - total flux cleaned = -0.00384075 Jy ! Component: 1500 - total flux cleaned = -0.00394817 Jy ! Component: 1550 - total flux cleaned = -0.00401165 Jy ! Component: 1600 - total flux cleaned = -0.00401163 Jy ! Component: 1650 - total flux cleaned = -0.00415691 Jy ! Component: 1700 - total flux cleaned = -0.00413632 Jy ! Component: 1750 - total flux cleaned = -0.00423802 Jy ! Component: 1800 - total flux cleaned = -0.00427809 Jy ! Component: 1850 - total flux cleaned = -0.00435769 Jy ! Component: 1900 - total flux cleaned = -0.0043776 Jy ! Component: 1950 - total flux cleaned = -0.00441687 Jy ! Component: 2000 - total flux cleaned = -0.00449409 Jy ! Component: 2050 - total flux cleaned = -0.00447521 Jy ! Component: 2100 - total flux cleaned = -0.00451326 Jy ! Component: 2150 - total flux cleaned = -0.00453194 Jy ! Component: 2200 - total flux cleaned = -0.00453201 Jy ! Component: 2250 - total flux cleaned = -0.00458727 Jy ! Component: 2300 - total flux cleaned = -0.00455101 Jy ! Component: 2350 - total flux cleaned = -0.00464133 Jy ! Component: 2400 - total flux cleaned = -0.00456961 Jy ! Component: 2450 - total flux cleaned = -0.00458735 Jy ! Component: 2500 - total flux cleaned = -0.00449912 Jy ! Component: 2550 - total flux cleaned = -0.00448151 Jy ! Component: 2600 - total flux cleaned = -0.00439474 Jy ! Component: 2650 - total flux cleaned = -0.00429177 Jy ! Component: 2700 - total flux cleaned = -0.00424065 Jy ! Component: 2750 - total flux cleaned = -0.00415593 Jy ! Component: 2800 - total flux cleaned = -0.0041055 Jy ! Component: 2850 - total flux cleaned = -0.00395556 Jy ! Component: 2900 - total flux cleaned = -0.00385652 Jy ! Component: 2950 - total flux cleaned = -0.00382365 Jy ! Component: 3000 - total flux cleaned = -0.00372575 Jy ! Component: 3050 - total flux cleaned = -0.00362856 Jy ! Component: 3100 - total flux cleaned = -0.00348406 Jy ! Component: 3150 - total flux cleaned = -0.00338853 Jy ! Component: 3200 - total flux cleaned = -0.00329344 Jy ! Component: 3250 - total flux cleaned = -0.00315193 Jy ! Component: 3300 - total flux cleaned = -0.00305802 Jy ! Component: 3350 - total flux cleaned = -0.00296477 Jy ! Component: 3400 - total flux cleaned = -0.00282564 Jy ! Component: 3450 - total flux cleaned = -0.00264156 Jy ! Component: 3500 - total flux cleaned = -0.00255031 Jy ! Component: 3550 - total flux cleaned = -0.00242923 Jy ! Component: 3600 - total flux cleaned = -0.00236883 Jy ! Component: 3650 - total flux cleaned = -0.0022341 Jy ! Component: 3700 - total flux cleaned = -0.00215972 Jy ! Component: 3750 - total flux cleaned = -0.00202646 Jy ! Component: 3800 - total flux cleaned = -0.00190883 Jy ! Component: 3850 - total flux cleaned = -0.0017771 Jy ! Component: 3900 - total flux cleaned = -0.00177719 Jy ! Component: 3950 - total flux cleaned = -0.00164695 Jy ! Component: 4000 - total flux cleaned = -0.00157499 Jy ! Component: 4050 - total flux cleaned = -0.0014605 Jy ! Total flux subtracted in 4096 components = -0.00140349 Jy ! Clean residual min=-0.000936 max=0.000873 Jy/beam ! Clean residual mean=0.000002 rms=0.000245 Jy/beam ! Combined flux in latest and established models = 0.0993184 Jy keep ! Adding 236 model components to the UV plane model. ! The established model now contains 298 components and 0.0993184 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2054-2016_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.921 x 7.766 at -2.979 degrees (North through East) ! Clean map min=-0.0020586 max=0.09039 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2054-2016_S_map.fits wmodel /image_prod/ug002_uva//J2054-2016_S_map.mod ! Writing 298 model components to file: /image_prod/ug002_uva//J2054-2016_S_map.mod wobs /image_prod/ug002_uva//J2054-2016_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2054-2016_S_uvs.fits wwins /image_prod/ug002_uva//J2054-2016_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J2054-2016_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0903901 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000237588 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.788541 0.788541 1.57708 3.15416 6.30833 12.6167 25.2333 50.4666 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.09 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 380.449 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2054-2016_S_dfm.log closed on Thu Mar 5 05:00:44 2020