! Started logfile: /image_prod/ug002_uva//J1454-2505_S_dfm.log on Thu Mar 5 01:58:55 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//J1454-2505_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1454-2505_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.870556 visibilities/baseline/integration-bin. ! Found source: J1454-2505 ! ! 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 4701 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 J1454-2505_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 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012389Jy sigma=6.833884 ! Fit after self-cal, rms=0.903559Jy sigma=6.089170 ! 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.459 mas, bmaj=6.522 mas, bpa=-1.485 degrees ! Estimated noise=2.7005 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.0784995 Jy ! Component: 100 - total flux cleaned = 0.0956225 Jy ! Total flux subtracted in 100 components = 0.0956225 Jy ! Clean residual min=-0.006455 max=0.007847 Jy/beam ! Clean residual mean=-0.000021 rms=0.001684 Jy/beam ! Combined flux in latest and established models = 0.0956225 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0956225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090600Jy sigma=0.479905 ! Fit after self-cal, rms=0.090540Jy sigma=0.479752 ! 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.008 mas, bmaj=7.757 mas, bpa=-1.346 degrees ! Estimated noise=1.61266 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 (4.5, -6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00758917 Jy ! Component: 100 - total flux cleaned = 0.0107211 Jy ! Component: 150 - total flux cleaned = 0.0109125 Jy ! Component: 200 - total flux cleaned = 0.0110728 Jy ! Total flux subtracted in 200 components = 0.0110728 Jy ! Clean residual min=-0.003830 max=0.003945 Jy/beam ! Clean residual mean=-0.000019 rms=0.001025 Jy/beam ! Combined flux in latest and established models = 0.106695 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 26 components and 0.106695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089911Jy sigma=0.474518 ! Fit after self-cal, rms=0.089840Jy sigma=0.473944 ! 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.008 x 7.757 at -1.346 degrees (North through East) ! Clean map min=-0.0038398 max=0.099373 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.05 HN 1.07 KP 0.97 ! LA 1.03 MK 1.00 OV 0.82 PT 1.01 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 1.04 HN 1.07 KP 1.03 ! LA 0.99 MK 0.98 OV 0.94 PT 1.01 ! SC 0.88 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.08 HN 1.04 KP 1.00 ! LA 0.97 MK 0.90 OV 0.98 PT 1.02 ! SC 1.11 ! ! ! Fit before self-cal, rms=0.089840Jy sigma=0.473944 ! Fit after self-cal, rms=0.091790Jy sigma=0.469779 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.984 mas, bmaj=7.708 mas, bpa=-1.527 degrees ! Estimated noise=1.60036 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.00133917 Jy ! Component: 100 - total flux cleaned = 0.00170756 Jy ! Component: 150 - total flux cleaned = 0.00162268 Jy ! Component: 200 - total flux cleaned = 0.00158201 Jy ! Total flux subtracted in 200 components = 0.00158201 Jy ! Clean residual min=-0.003033 max=0.003408 Jy/beam ! Clean residual mean=-0.000006 rms=0.000817 Jy/beam ! Combined flux in latest and established models = 0.108277 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 43 components and 0.108277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091690Jy sigma=0.469208 ! Fit after self-cal, rms=0.091729Jy sigma=0.468941 ! 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.091729Jy sigma=0.468941 ! Fit after self-cal, rms=0.088325Jy sigma=0.467693 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.969 mas, bmaj=7.702 mas, bpa=-1.787 degrees ! Estimated noise=1.59433 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000488519 Jy ! Component: 100 - total flux cleaned = 0.00061259 Jy ! Component: 150 - total flux cleaned = 0.00064313 Jy ! Component: 200 - total flux cleaned = 0.000672675 Jy ! Total flux subtracted in 200 components = 0.000672675 Jy ! Clean residual min=-0.002706 max=0.002838 Jy/beam ! Clean residual mean=-0.000008 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.10895 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 60 components and 0.10895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088280Jy sigma=0.467438 ! Fit after self-cal, rms=0.088260Jy sigma=0.467373 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 = -2.28642e-05 Jy ! Component: 100 - total flux cleaned = 7.78694e-05 Jy ! Component: 150 - total flux cleaned = 0.00010591 Jy ! Component: 200 - total flux cleaned = 0.000106453 Jy ! Total flux subtracted in 200 components = 0.000106453 Jy ! Clean residual min=-0.002689 max=0.002854 Jy/beam ! Clean residual mean=-0.000008 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.109056 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 68 components and 0.109056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088233Jy sigma=0.467221 ! Fit after self-cal, rms=0.088224Jy sigma=0.467194 ! 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.088224Jy sigma=0.467194 ! Fit after self-cal, rms=0.087410Jy sigma=0.467102 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.963 mas, bmaj=7.705 mas, bpa=-1.936 degrees ! Estimated noise=1.58922 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.84817e-05 Jy ! Component: 100 - total flux cleaned = 0.00020899 Jy ! Component: 150 - total flux cleaned = 0.000234315 Jy ! Component: 200 - total flux cleaned = 0.000234593 Jy ! Total flux subtracted in 200 components = 0.000234593 Jy ! Clean residual min=-0.002589 max=0.002816 Jy/beam ! Clean residual mean=-0.000009 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.109291 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 77 components and 0.109291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087385Jy sigma=0.466975 ! Fit after self-cal, rms=0.087375Jy sigma=0.466952 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 = 1.04281e-05 Jy ! Component: 100 - total flux cleaned = 3.47635e-05 Jy ! Component: 150 - total flux cleaned = 5.67113e-05 Jy ! Component: 200 - total flux cleaned = 5.64643e-05 Jy ! Total flux subtracted in 200 components = 5.64643e-05 Jy ! Clean residual min=-0.002558 max=0.002839 Jy/beam ! Clean residual mean=-0.000009 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.109347 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 82 components and 0.109347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087359Jy sigma=0.466867 ! Fit after self-cal, rms=0.087355Jy sigma=0.466852 ! 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.087355Jy sigma=0.466852 ! Fit after self-cal, rms=0.087318Jy sigma=0.466839 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.924 mas, bmaj=20.05 mas, bpa=5.63 degrees ! Estimated noise=2.06787 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000383757 Jy ! Component: 100 - total flux cleaned = -0.000384022 Jy ! Component: 150 - total flux cleaned = -0.000384627 Jy ! Component: 200 - total flux cleaned = -0.000399099 Jy ! Total flux subtracted in 200 components = -0.000399099 Jy ! Clean residual min=-0.002624 max=0.002457 Jy/beam ! Clean residual mean=-0.000019 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.108948 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 85 components and 0.108948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087302Jy sigma=0.466837 ! Fit after self-cal, rms=0.087294Jy sigma=0.466788 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.000110282 Jy ! Component: 100 - total flux cleaned = -0.000110514 Jy ! Component: 150 - total flux cleaned = -6.29469e-05 Jy ! Component: 200 - total flux cleaned = -6.2369e-05 Jy ! Total flux subtracted in 200 components = -6.2369e-05 Jy ! Clean residual min=-0.002600 max=0.002426 Jy/beam ! Clean residual mean=-0.000019 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.108886 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 88 components and 0.108886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087286Jy sigma=0.466805 ! Fit after self-cal, rms=0.087280Jy sigma=0.466773 ! 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.959 mas, bmaj=7.707 mas, bpa=-2.04 degrees ! Estimated noise=1.58623 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.959 x 7.707 at -2.04 degrees (North through East) ! Clean map min=-0.0024005 max=0.099118 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.428 mas, bmaj=6.508 mas, bpa=-2.143 degrees ! Estimated noise=2.62566 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0761944 Jy ! Component: 100 - total flux cleaned = 0.0940076 Jy ! Component: 150 - total flux cleaned = 0.101663 Jy ! Component: 200 - total flux cleaned = 0.104721 Jy ! Total flux subtracted in 200 components = 0.104721 Jy ! Clean residual min=-0.005024 max=0.004343 Jy/beam ! Clean residual mean=-0.000008 rms=0.001192 Jy/beam ! Combined flux in latest and established models = 0.104721 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.104721 Jy ! Inverting map and beam ! Estimated beam: bmin=2.959 mas, bmaj=7.707 mas, bpa=-2.04 degrees ! Estimated noise=1.58623 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.00277225 Jy ! Component: 100 - total flux cleaned = 0.00333879 Jy ! Component: 150 - total flux cleaned = 0.00377036 Jy ! Component: 200 - total flux cleaned = 0.00423995 Jy ! Total flux subtracted in 200 components = 0.00423995 Jy ! Clean residual min=-0.002806 max=0.002966 Jy/beam ! Clean residual mean=-0.000009 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.108961 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 44 components and 0.108961 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.924 mas, bmaj=20.05 mas, bpa=5.63 degrees ! Estimated noise=2.06787 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000136566 Jy ! Component: 100 - total flux cleaned = 0.000129827 Jy ! Component: 150 - total flux cleaned = 9.87143e-05 Jy ! Component: 200 - total flux cleaned = 7.20458e-05 Jy ! Total flux subtracted in 200 components = 7.20458e-05 Jy ! Clean residual min=-0.002657 max=0.002484 Jy/beam ! Clean residual mean=-0.000019 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.109033 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.49307e-05 Jy ! Component: 100 - total flux cleaned = -2.43667e-05 Jy ! Component: 150 - total flux cleaned = -4.61797e-05 Jy ! Component: 200 - total flux cleaned = -4.5655e-05 Jy ! Total flux subtracted in 200 components = -4.5655e-05 Jy ! Clean residual min=-0.002660 max=0.002417 Jy/beam ! Clean residual mean=-0.000019 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.108987 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 61 components and 0.108987 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.959 mas, bmaj=7.707 mas, bpa=-2.04 degrees ! Estimated noise=1.58623 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000438313 Jy ! Component: 100 - total flux cleaned = 0.000395353 Jy ! Component: 150 - total flux cleaned = 0.000397085 Jy ! Component: 200 - total flux cleaned = 0.0003623 Jy ! Total flux subtracted in 200 components = 0.0003623 Jy ! Clean residual min=-0.002665 max=0.003095 Jy/beam ! Clean residual mean=-0.000008 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.10935 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 75 components and 0.10935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087348Jy sigma=0.467116 ! Fit after self-cal, rms=0.087348Jy sigma=0.467040 wmodel J1454-2505_S_map.mod ! Writing 75 model components to file: J1454-2505_S_map.mod wobs J1454-2505_S_uvs.fits ! Writing UV FITS file: J1454-2505_S_uvs.fits wwins J1454-2505_S_map.win ! wwins: Wrote 2 windows to J1454-2505_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.000251607 Jy ! Component: 100 - total flux cleaned = 6.46219e-05 Jy ! Component: 150 - total flux cleaned = -0.00023994 Jy ! Component: 200 - total flux cleaned = -0.000657804 Jy ! Component: 250 - total flux cleaned = -0.000979514 Jy ! Component: 300 - total flux cleaned = -0.00136739 Jy ! Component: 350 - total flux cleaned = -0.00177969 Jy ! Component: 400 - total flux cleaned = -0.00217868 Jy ! Component: 450 - total flux cleaned = -0.00249455 Jy ! Component: 500 - total flux cleaned = -0.00287042 Jy ! Component: 550 - total flux cleaned = -0.00313633 Jy ! Component: 600 - total flux cleaned = -0.00339534 Jy ! Component: 650 - total flux cleaned = -0.00371112 Jy ! Component: 700 - total flux cleaned = -0.00401968 Jy ! Component: 750 - total flux cleaned = -0.00426151 Jy ! Component: 800 - total flux cleaned = -0.00455802 Jy ! Component: 850 - total flux cleaned = -0.00479042 Jy ! Component: 900 - total flux cleaned = -0.00504709 Jy ! Component: 950 - total flux cleaned = -0.00521503 Jy ! Component: 1000 - total flux cleaned = -0.00535232 Jy ! Component: 1050 - total flux cleaned = -0.00551421 Jy ! Component: 1100 - total flux cleaned = -0.00572593 Jy ! Component: 1150 - total flux cleaned = -0.00580354 Jy ! Component: 1200 - total flux cleaned = -0.00595784 Jy ! Component: 1250 - total flux cleaned = -0.00610941 Jy ! Component: 1300 - total flux cleaned = -0.00620858 Jy ! Component: 1350 - total flux cleaned = -0.00620886 Jy ! Component: 1400 - total flux cleaned = -0.00628121 Jy ! Component: 1450 - total flux cleaned = -0.00628115 Jy ! Component: 1500 - total flux cleaned = -0.00625761 Jy ! Component: 1550 - total flux cleaned = -0.00628073 Jy ! Component: 1600 - total flux cleaned = -0.00625817 Jy ! Component: 1650 - total flux cleaned = -0.00628087 Jy ! Component: 1700 - total flux cleaned = -0.00625861 Jy ! Component: 1750 - total flux cleaned = -0.00619263 Jy ! Component: 1800 - total flux cleaned = -0.00619276 Jy ! Component: 1850 - total flux cleaned = -0.00621414 Jy ! Component: 1900 - total flux cleaned = -0.00623484 Jy ! Component: 1950 - total flux cleaned = -0.00617195 Jy ! Component: 2000 - total flux cleaned = -0.00617176 Jy ! Component: 2050 - total flux cleaned = -0.00615117 Jy ! Component: 2100 - total flux cleaned = -0.00617117 Jy ! Component: 2150 - total flux cleaned = -0.0061712 Jy ! Component: 2200 - total flux cleaned = -0.00621058 Jy ! Component: 2250 - total flux cleaned = -0.00617172 Jy ! Component: 2300 - total flux cleaned = -0.00617191 Jy ! Component: 2350 - total flux cleaned = -0.00613396 Jy ! Component: 2400 - total flux cleaned = -0.00613413 Jy ! Component: 2450 - total flux cleaned = -0.00617131 Jy ! Component: 2500 - total flux cleaned = -0.00617105 Jy ! Component: 2550 - total flux cleaned = -0.00615262 Jy ! Component: 2600 - total flux cleaned = -0.00606222 Jy ! Component: 2650 - total flux cleaned = -0.00604457 Jy ! Component: 2700 - total flux cleaned = -0.00604464 Jy ! Component: 2750 - total flux cleaned = -0.00606186 Jy ! Component: 2800 - total flux cleaned = -0.00597513 Jy ! Component: 2850 - total flux cleaned = -0.00595806 Jy ! Component: 2900 - total flux cleaned = -0.00599206 Jy ! Component: 2950 - total flux cleaned = -0.00592463 Jy ! Component: 3000 - total flux cleaned = -0.00595828 Jy ! Component: 3050 - total flux cleaned = -0.00590832 Jy ! Component: 3100 - total flux cleaned = -0.00582615 Jy ! Component: 3150 - total flux cleaned = -0.00582634 Jy ! Component: 3200 - total flux cleaned = -0.00582629 Jy ! Component: 3250 - total flux cleaned = -0.00579452 Jy ! Component: 3300 - total flux cleaned = -0.00579451 Jy ! Component: 3350 - total flux cleaned = -0.00574738 Jy ! Component: 3400 - total flux cleaned = -0.00574763 Jy ! Component: 3450 - total flux cleaned = -0.00573214 Jy ! Component: 3500 - total flux cleaned = -0.00568619 Jy ! Component: 3550 - total flux cleaned = -0.00564067 Jy ! Component: 3600 - total flux cleaned = -0.00565595 Jy ! Component: 3650 - total flux cleaned = -0.00564103 Jy ! Component: 3700 - total flux cleaned = -0.0055817 Jy ! Component: 3750 - total flux cleaned = -0.00559668 Jy ! Component: 3800 - total flux cleaned = -0.0055384 Jy ! Component: 3850 - total flux cleaned = -0.00556746 Jy ! Component: 3900 - total flux cleaned = -0.00556751 Jy ! Component: 3950 - total flux cleaned = -0.00562459 Jy ! Component: 4000 - total flux cleaned = -0.00555371 Jy ! Component: 4050 - total flux cleaned = -0.00559594 Jy ! Total flux subtracted in 4096 components = -0.00553993 Jy ! Clean residual min=-0.000926 max=0.000914 Jy/beam ! Clean residual mean=-0.000001 rms=0.000242 Jy/beam ! Combined flux in latest and established models = 0.10381 Jy keep ! Adding 240 model components to the UV plane model. ! The established model now contains 315 components and 0.10381 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1454-2505_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.959 x 7.707 at -2.04 degrees (North through East) ! Clean map min=-0.0026098 max=0.096979 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1454-2505_S_map.fits wmodel /image_prod/ug002_uva//J1454-2505_S_map.mod ! Writing 315 model components to file: /image_prod/ug002_uva//J1454-2505_S_map.mod wobs /image_prod/ug002_uva//J1454-2505_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1454-2505_S_uvs.fits wwins /image_prod/ug002_uva//J1454-2505_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1454-2505_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0969794 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000239749 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.74165 0.74165 1.4833 2.9666 5.9332 11.8664 23.7328 47.4656 94.9312 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.096 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 404.503 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1454-2505_S_dfm.log closed on Thu Mar 5 01:58:59 2020