! Started logfile: /image_prod/ug002_uva//J2018-0509_S_dfm.log on Thu Mar 5 04:43:27 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//J2018-0509_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2018-0509_S_uva.fits ! AN table 1: 75 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.977619 visibilities/baseline/integration-bin. ! Found source: J2018-0509 ! ! 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 6159 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 J2018-0509_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 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003453Jy sigma=7.398722 ! Fit after self-cal, rms=0.914926Jy sigma=6.703071 ! 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.768 mas, bmaj=14.56 mas, bpa=-17.71 degrees ! Estimated noise=1.87043 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.069567 Jy ! Component: 100 - total flux cleaned = 0.0847482 Jy ! Total flux subtracted in 100 components = 0.0847482 Jy ! Clean residual min=-0.006256 max=0.006726 Jy/beam ! Clean residual mean=0.000002 rms=0.001517 Jy/beam ! Combined flux in latest and established models = 0.0847482 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.0847482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074120Jy sigma=0.472466 ! Fit after self-cal, rms=0.073828Jy sigma=0.469587 ! 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.268 mas, bmaj=14.44 mas, bpa=-17.43 degrees ! Estimated noise=1.28157 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.00271981 Jy ! Component: 100 - total flux cleaned = 0.00235146 Jy ! Component: 150 - total flux cleaned = 0.00205082 Jy ! Component: 200 - total flux cleaned = 0.00187298 Jy ! Total flux subtracted in 200 components = 0.00187298 Jy ! Clean residual min=-0.005167 max=0.006182 Jy/beam ! Clean residual mean=0.000003 rms=0.001456 Jy/beam ! Combined flux in latest and established models = 0.0866212 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0866212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073674Jy sigma=0.466890 ! Fit after self-cal, rms=0.073644Jy sigma=0.466860 ! 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.268 x 14.44 at -17.43 degrees (North through East) ! Clean map min=-0.0049796 max=0.089335 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.90 HN 0.99 KP 1.07 ! LA 1.01 MK 1.03 NL 1.05 OV 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.86 HN 0.90 KP 1.13 ! LA 1.04 MK 1.00 NL 1.05 OV 0.86 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.84 HN 0.96 KP 1.21 ! LA 0.99 MK 0.97 NL 1.01 OV 1.05 ! ! ! Fit before self-cal, rms=0.073644Jy sigma=0.466860 ! Fit after self-cal, rms=0.073204Jy sigma=0.459771 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.26 mas, bmaj=14.33 mas, bpa=-17.24 degrees ! Estimated noise=1.26107 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.000393053 Jy ! Component: 100 - total flux cleaned = -0.000346533 Jy ! Component: 150 - total flux cleaned = -0.000232383 Jy ! Component: 200 - total flux cleaned = -0.000162915 Jy ! Total flux subtracted in 200 components = -0.000162915 Jy ! Clean residual min=-0.004747 max=0.004593 Jy/beam ! Clean residual mean=0.000000 rms=0.001258 Jy/beam ! Combined flux in latest and established models = 0.0864582 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 37 components and 0.0864582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073153Jy sigma=0.459463 ! Fit after self-cal, rms=0.073264Jy sigma=0.458857 ! 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.073264Jy sigma=0.458857 ! Fit after self-cal, rms=0.088856Jy sigma=0.443696 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.255 mas, bmaj=14.3 mas, bpa=-17.05 degrees ! Estimated noise=1.27727 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122467 Jy ! Component: 100 - total flux cleaned = 0.00152272 Jy ! Component: 150 - total flux cleaned = 0.00182485 Jy ! Component: 200 - total flux cleaned = 0.00197235 Jy ! Total flux subtracted in 200 components = 0.00197235 Jy ! Clean residual min=-0.002267 max=0.002342 Jy/beam ! Clean residual mean=-0.000003 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.0884306 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 54 components and 0.0884306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088845Jy sigma=0.443354 ! Fit after self-cal, rms=0.089517Jy sigma=0.442827 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 = 6.83134e-05 Jy ! Component: 100 - total flux cleaned = 0.000206544 Jy ! Component: 150 - total flux cleaned = 0.000314426 Jy ! Component: 200 - total flux cleaned = 0.000430779 Jy ! Total flux subtracted in 200 components = 0.000430779 Jy ! Clean residual min=-0.002298 max=0.002263 Jy/beam ! Clean residual mean=-0.000003 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.0888614 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 59 components and 0.0888614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089512Jy sigma=0.442733 ! Fit after self-cal, rms=0.089519Jy sigma=0.442729 ! 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.089519Jy sigma=0.442729 ! Fit after self-cal, rms=0.097777Jy sigma=0.441829 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.255 mas, bmaj=14.25 mas, bpa=-16.98 degrees ! Estimated noise=1.27933 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000765995 Jy ! Component: 100 - total flux cleaned = 0.00110788 Jy ! Component: 150 - total flux cleaned = 0.00126055 Jy ! Component: 200 - total flux cleaned = 0.00132839 Jy ! Total flux subtracted in 200 components = 0.00132839 Jy ! Clean residual min=-0.002266 max=0.002067 Jy/beam ! Clean residual mean=-0.000003 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.0901898 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 66 components and 0.0901898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097772Jy sigma=0.441738 ! Fit after self-cal, rms=0.097878Jy sigma=0.441709 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 = 5.83395e-05 Jy ! Component: 100 - total flux cleaned = 8.33016e-05 Jy ! Component: 150 - total flux cleaned = 0.000117861 Jy ! Component: 200 - total flux cleaned = 0.000128765 Jy ! Total flux subtracted in 200 components = 0.000128765 Jy ! Clean residual min=-0.002276 max=0.002051 Jy/beam ! Clean residual mean=-0.000003 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.0903185 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 72 components and 0.0903185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097875Jy sigma=0.441679 ! Fit after self-cal, rms=0.097878Jy sigma=0.441677 ! 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.097878Jy sigma=0.441677 ! Fit after self-cal, rms=0.098204Jy sigma=0.441668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.137 mas, bmaj=14.95 mas, bpa=-8.315 degrees ! Estimated noise=1.57412 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000388925 Jy ! Component: 100 - total flux cleaned = 0.000625769 Jy ! Component: 150 - total flux cleaned = 0.000702678 Jy ! Component: 200 - total flux cleaned = 0.000720295 Jy ! Total flux subtracted in 200 components = 0.000720295 Jy ! Clean residual min=-0.002198 max=0.002065 Jy/beam ! Clean residual mean=-0.000005 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.0910388 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 91 components and 0.0910388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098201Jy sigma=0.441671 ! Fit after self-cal, rms=0.098199Jy sigma=0.441667 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.32403e-05 Jy ! Component: 100 - total flux cleaned = 4.31133e-05 Jy ! Component: 150 - total flux cleaned = 5.33087e-05 Jy ! Component: 200 - total flux cleaned = 6.27841e-05 Jy ! Total flux subtracted in 200 components = 6.27841e-05 Jy ! Clean residual min=-0.002213 max=0.002061 Jy/beam ! Clean residual mean=-0.000005 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.0911016 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 95 components and 0.0911016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098198Jy sigma=0.441673 ! Fit after self-cal, rms=0.098198Jy sigma=0.441674 ! 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.252 mas, bmaj=14.21 mas, bpa=-16.97 degrees ! Estimated noise=1.28138 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.252 x 14.21 at -16.97 degrees (North through East) ! Clean map min=-0.0022248 max=0.088673 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.764 mas, bmaj=14.44 mas, bpa=-17.27 degrees ! Estimated noise=1.85771 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0691619 Jy ! Component: 100 - total flux cleaned = 0.084255 Jy ! Component: 150 - total flux cleaned = 0.086785 Jy ! Component: 200 - total flux cleaned = 0.0873616 Jy ! Total flux subtracted in 200 components = 0.0873616 Jy ! Clean residual min=-0.002689 max=0.002587 Jy/beam ! Clean residual mean=-0.000003 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.0873616 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0873616 Jy ! Inverting map and beam ! Estimated beam: bmin=3.252 mas, bmaj=14.21 mas, bpa=-16.97 degrees ! Estimated noise=1.28138 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.00189047 Jy ! Component: 100 - total flux cleaned = 0.00257016 Jy ! Component: 150 - total flux cleaned = 0.00305226 Jy ! Component: 200 - total flux cleaned = 0.00341023 Jy ! Total flux subtracted in 200 components = 0.00341023 Jy ! Clean residual min=-0.002244 max=0.001974 Jy/beam ! Clean residual mean=-0.000003 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.0907719 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 41 components and 0.0907719 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.137 mas, bmaj=14.95 mas, bpa=-8.315 degrees ! Estimated noise=1.57412 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00055744 Jy ! Component: 100 - total flux cleaned = 0.000707937 Jy ! Component: 150 - total flux cleaned = 0.000717777 Jy ! Component: 200 - total flux cleaned = 0.000717576 Jy ! Total flux subtracted in 200 components = 0.000717576 Jy ! Clean residual min=-0.002201 max=0.002022 Jy/beam ! Clean residual mean=-0.000005 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.0914894 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 = -4.34385e-07 Jy ! Component: 100 - total flux cleaned = -4.31976e-07 Jy ! Component: 150 - total flux cleaned = -4.86265e-07 Jy ! Component: 200 - total flux cleaned = -7.64556e-06 Jy ! Total flux subtracted in 200 components = -7.64556e-06 Jy ! Clean residual min=-0.002200 max=0.002028 Jy/beam ! Clean residual mean=-0.000005 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.0914818 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 71 components and 0.0914818 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.252 mas, bmaj=14.21 mas, bpa=-16.97 degrees ! Estimated noise=1.28138 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00019492 Jy ! Component: 100 - total flux cleaned = 0.000194365 Jy ! Component: 150 - total flux cleaned = 0.000210892 Jy ! Component: 200 - total flux cleaned = 0.000211302 Jy ! Total flux subtracted in 200 components = 0.000211302 Jy ! Clean residual min=-0.002272 max=0.002030 Jy/beam ! Clean residual mean=-0.000003 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.0916931 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 82 components and 0.0916931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098206Jy sigma=0.441723 ! Fit after self-cal, rms=0.098203Jy sigma=0.441714 wmodel J2018-0509_S_map.mod ! Writing 82 model components to file: J2018-0509_S_map.mod wobs J2018-0509_S_uvs.fits ! Writing UV FITS file: J2018-0509_S_uvs.fits wwins J2018-0509_S_map.win ! wwins: Wrote 1 windows to J2018-0509_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.00044205 Jy ! Component: 100 - total flux cleaned = -0.000577073 Jy ! Component: 150 - total flux cleaned = -0.000703013 Jy ! Component: 200 - total flux cleaned = -0.00079357 Jy ! Component: 250 - total flux cleaned = -0.000793669 Jy ! Component: 300 - total flux cleaned = -0.000794541 Jy ! Component: 350 - total flux cleaned = -0.000740928 Jy ! Component: 400 - total flux cleaned = -0.000715069 Jy ! Component: 450 - total flux cleaned = -0.000715144 Jy ! Component: 500 - total flux cleaned = -0.000640135 Jy ! Component: 550 - total flux cleaned = -0.000591834 Jy ! Component: 600 - total flux cleaned = -0.000496263 Jy ! Component: 650 - total flux cleaned = -0.00035583 Jy ! Component: 700 - total flux cleaned = -0.000355682 Jy ! Component: 750 - total flux cleaned = -0.000242922 Jy ! Component: 800 - total flux cleaned = -0.000198353 Jy ! Component: 850 - total flux cleaned = -0.000132843 Jy ! Component: 900 - total flux cleaned = -0.000111353 Jy ! Component: 950 - total flux cleaned = -4.83722e-05 Jy ! Component: 1000 - total flux cleaned = 0.000116599 Jy ! Component: 1050 - total flux cleaned = 9.5787e-05 Jy ! Component: 1100 - total flux cleaned = 5.59462e-05 Jy ! Component: 1150 - total flux cleaned = 0.000135248 Jy ! Component: 1200 - total flux cleaned = 9.62466e-05 Jy ! Component: 1250 - total flux cleaned = 0.000153676 Jy ! Component: 1300 - total flux cleaned = 0.000191283 Jy ! Component: 1350 - total flux cleaned = 0.000191269 Jy ! Component: 1400 - total flux cleaned = 0.000191024 Jy ! Component: 1450 - total flux cleaned = 0.000227059 Jy ! Component: 1500 - total flux cleaned = 0.000280356 Jy ! Component: 1550 - total flux cleaned = 0.000245115 Jy ! Component: 1600 - total flux cleaned = 0.000279922 Jy ! Component: 1650 - total flux cleaned = 0.000296962 Jy ! Component: 1700 - total flux cleaned = 0.000364604 Jy ! Component: 1750 - total flux cleaned = 0.000414881 Jy ! Component: 1800 - total flux cleaned = 0.000414779 Jy ! Component: 1850 - total flux cleaned = 0.000496466 Jy ! Component: 1900 - total flux cleaned = 0.000545184 Jy ! Component: 1950 - total flux cleaned = 0.000561217 Jy ! Component: 2000 - total flux cleaned = 0.000640192 Jy ! Component: 2050 - total flux cleaned = 0.000608902 Jy ! Component: 2100 - total flux cleaned = 0.000624438 Jy ! Component: 2150 - total flux cleaned = 0.000670361 Jy ! Component: 2200 - total flux cleaned = 0.000685378 Jy ! Component: 2250 - total flux cleaned = 0.00064009 Jy ! Component: 2300 - total flux cleaned = 0.000610296 Jy ! Component: 2350 - total flux cleaned = 0.000669304 Jy ! Component: 2400 - total flux cleaned = 0.000639845 Jy ! Component: 2450 - total flux cleaned = 0.000668792 Jy ! Component: 2500 - total flux cleaned = 0.000654425 Jy ! Component: 2550 - total flux cleaned = 0.000611593 Jy ! Component: 2600 - total flux cleaned = 0.00059746 Jy ! Component: 2650 - total flux cleaned = 0.000569292 Jy ! Component: 2700 - total flux cleaned = 0.000541561 Jy ! Component: 2750 - total flux cleaned = 0.000472292 Jy ! Component: 2800 - total flux cleaned = 0.000486086 Jy ! Component: 2850 - total flux cleaned = 0.000445199 Jy ! Component: 2900 - total flux cleaned = 0.000404627 Jy ! Component: 2950 - total flux cleaned = 0.000404532 Jy ! Component: 3000 - total flux cleaned = 0.000324671 Jy ! Component: 3050 - total flux cleaned = 0.000284989 Jy ! Component: 3100 - total flux cleaned = 0.000245661 Jy ! Component: 3150 - total flux cleaned = 0.000167445 Jy ! Component: 3200 - total flux cleaned = 0.000141514 Jy ! Component: 3250 - total flux cleaned = 0.000103085 Jy ! Component: 3300 - total flux cleaned = 5.22069e-05 Jy ! Component: 3350 - total flux cleaned = 1.44251e-05 Jy ! Component: 3400 - total flux cleaned = 1.44803e-05 Jy ! Component: 3450 - total flux cleaned = -4.78384e-05 Jy ! Component: 3500 - total flux cleaned = -7.26639e-05 Jy ! Component: 3550 - total flux cleaned = -0.000146525 Jy ! Component: 3600 - total flux cleaned = -0.000158731 Jy ! Component: 3650 - total flux cleaned = -0.000170992 Jy ! Component: 3700 - total flux cleaned = -0.000231378 Jy ! Component: 3750 - total flux cleaned = -0.000255521 Jy ! Component: 3800 - total flux cleaned = -0.000255462 Jy ! Component: 3850 - total flux cleaned = -0.000291075 Jy ! Component: 3900 - total flux cleaned = -0.0003148 Jy ! Component: 3950 - total flux cleaned = -0.000326603 Jy ! Component: 4000 - total flux cleaned = -0.000396586 Jy ! Component: 4050 - total flux cleaned = -0.000350192 Jy ! Total flux subtracted in 4096 components = -0.00041945 Jy ! Clean residual min=-0.000627 max=0.000691 Jy/beam ! Clean residual mean=-0.000002 rms=0.000226 Jy/beam ! Combined flux in latest and established models = 0.0912737 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 377 components and 0.0912737 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2018-0509_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.252 x 14.21 at -16.97 degrees (North through East) ! Clean map min=-0.0017443 max=0.088917 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2018-0509_S_map.fits wmodel /image_prod/ug002_uva//J2018-0509_S_map.mod ! Writing 377 model components to file: /image_prod/ug002_uva//J2018-0509_S_map.mod wobs /image_prod/ug002_uva//J2018-0509_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2018-0509_S_uvs.fits wwins /image_prod/ug002_uva//J2018-0509_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J2018-0509_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0889175 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000221875 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.748587 0.748587 1.49717 2.99435 5.9887 11.9774 23.9548 47.9096 95.8192 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.088 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 400.754 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2018-0509_S_dfm.log closed on Thu Mar 5 04:43:31 2020