! Started logfile: /image_prod/ug002_uva//J2322-0737_S_dfm.log on Thu Mar 5 06:14:07 2020 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /image_prod/ug002_uva//J2322-0737_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2322-0737_S_uva.fits ! AN table 1: 45 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.875397 visibilities/baseline/integration-bin. ! Found source: J2322-0737 ! ! 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 36 lines of history. ! ! Reading 3309 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 J2322-0737_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.018862Jy sigma=7.412564 ! Fit after self-cal, rms=0.853029Jy sigma=6.167970 ! 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=7.089 mas, bpa=-7.262 degrees ! Estimated noise=2.16192 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.116677 Jy ! Component: 100 - total flux cleaned = 0.142192 Jy ! Total flux subtracted in 100 components = 0.142192 Jy ! Clean residual min=-0.005471 max=0.008204 Jy/beam ! Clean residual mean=0.000001 rms=0.001643 Jy/beam ! Combined flux in latest and established models = 0.142192 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.142192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068640Jy sigma=0.462338 ! Fit after self-cal, rms=0.068634Jy sigma=0.462298 ! 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.868 mas, bmaj=7.75 mas, bpa=-6.351 degrees ! Estimated noise=1.73792 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.0102201 Jy ! Component: 100 - total flux cleaned = 0.0159798 Jy ! Component: 150 - total flux cleaned = 0.0195927 Jy ! Component: 200 - total flux cleaned = 0.021914 Jy ! Total flux subtracted in 200 components = 0.021914 Jy ! Clean residual min=-0.005208 max=0.005863 Jy/beam ! Clean residual mean=0.000005 rms=0.001345 Jy/beam ! Combined flux in latest and established models = 0.164106 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 28 components and 0.164106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067448Jy sigma=0.447242 ! Fit after self-cal, rms=0.067457Jy sigma=0.447156 ! 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.868 x 7.75 at -6.351 degrees (North through East) ! Clean map min=-0.0050802 max=0.14995 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.00 HN 1.02 KP 1.03 ! MK 1.04 NL 0.96 OV 0.92 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.01 HN 0.99 KP 1.03 ! MK 1.05 NL 1.09 OV 0.89 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 0.97 HN 0.98 KP 1.01 ! MK 1.02 NL 0.85 OV 0.94 SC 0.90 ! ! ! Fit before self-cal, rms=0.067457Jy sigma=0.447156 ! Fit after self-cal, rms=0.067971Jy sigma=0.432139 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.882 mas, bmaj=7.827 mas, bpa=-6.132 degrees ! Estimated noise=1.73871 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.000927917 Jy ! Component: 100 - total flux cleaned = -0.00146846 Jy ! Component: 150 - total flux cleaned = -0.00183634 Jy ! Component: 200 - total flux cleaned = -0.00199907 Jy ! Total flux subtracted in 200 components = -0.00199907 Jy ! Clean residual min=-0.004185 max=0.004748 Jy/beam ! Clean residual mean=0.000001 rms=0.001030 Jy/beam ! Combined flux in latest and established models = 0.162107 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 39 components and 0.162107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067907Jy sigma=0.431842 ! Fit after self-cal, rms=0.068037Jy sigma=0.431672 ! 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.068037Jy sigma=0.431672 ! Fit after self-cal, rms=0.068576Jy sigma=0.423363 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.879 mas, bmaj=7.843 mas, bpa=-6.278 degrees ! Estimated noise=1.73926 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.01112e-05 Jy ! Component: 100 - total flux cleaned = -8.154e-05 Jy ! Component: 150 - total flux cleaned = -0.000125996 Jy ! Component: 200 - total flux cleaned = -0.000166059 Jy ! Total flux subtracted in 200 components = -0.000166059 Jy ! Clean residual min=-0.002520 max=0.002797 Jy/beam ! Clean residual mean=0.000004 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.161941 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 45 components and 0.161941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068548Jy sigma=0.423239 ! Fit after self-cal, rms=0.068587Jy sigma=0.423183 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.04137e-05 Jy ! Component: 100 - total flux cleaned = -0.000105209 Jy ! Component: 150 - total flux cleaned = -0.000136101 Jy ! Component: 200 - total flux cleaned = -0.000164528 Jy ! Total flux subtracted in 200 components = -0.000164528 Jy ! Clean residual min=-0.002555 max=0.002795 Jy/beam ! Clean residual mean=0.000004 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.161777 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.161777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068573Jy sigma=0.423136 ! Fit after self-cal, rms=0.068575Jy sigma=0.423122 ! 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.068575Jy sigma=0.423122 ! Fit after self-cal, rms=0.069328Jy sigma=0.422765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.877 mas, bmaj=7.86 mas, bpa=-6.361 degrees ! Estimated noise=1.74016 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000191159 Jy ! Component: 100 - total flux cleaned = -0.000208406 Jy ! Component: 150 - total flux cleaned = -0.000250602 Jy ! Component: 200 - total flux cleaned = -0.000289589 Jy ! Total flux subtracted in 200 components = -0.000289589 Jy ! Clean residual min=-0.002567 max=0.002868 Jy/beam ! Clean residual mean=0.000005 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.161487 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.161487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069315Jy sigma=0.422722 ! Fit after self-cal, rms=0.069328Jy sigma=0.422711 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 (-86.5, 91.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137373 Jy ! Component: 100 - total flux cleaned = 0.00159946 Jy ! Component: 150 - total flux cleaned = 0.00148611 Jy ! Component: 200 - total flux cleaned = 0.00141986 Jy ! Total flux subtracted in 200 components = 0.00141986 Jy ! Clean residual min=-0.002467 max=0.002680 Jy/beam ! Clean residual mean=0.000004 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.162907 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 68 components and 0.162907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069209Jy sigma=0.421986 ! Fit after self-cal, rms=0.069203Jy sigma=0.421913 ! 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.069203Jy sigma=0.421913 ! Fit after self-cal, rms=0.069206Jy sigma=0.421813 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.384 mas, bmaj=11.87 mas, bpa=-2.762 degrees ! Estimated noise=2.26134 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000752666 Jy ! Component: 100 - total flux cleaned = 0.000629232 Jy ! Component: 150 - total flux cleaned = 0.000573138 Jy ! Component: 200 - total flux cleaned = 0.000547677 Jy ! Total flux subtracted in 200 components = 0.000547677 Jy ! Clean residual min=-0.003121 max=0.003282 Jy/beam ! Clean residual mean=0.000009 rms=0.000858 Jy/beam ! Combined flux in latest and established models = 0.163455 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 77 components and 0.163455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069188Jy sigma=0.421749 ! Fit after self-cal, rms=0.069191Jy sigma=0.421731 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.22692e-05 Jy ! Component: 100 - total flux cleaned = 5.12556e-05 Jy ! Component: 150 - total flux cleaned = 9.13006e-05 Jy ! Component: 200 - total flux cleaned = 0.00010853 Jy ! Total flux subtracted in 200 components = 0.00010853 Jy ! Clean residual min=-0.003118 max=0.003192 Jy/beam ! Clean residual mean=0.000009 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.163563 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 82 components and 0.163563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069192Jy sigma=0.421778 ! Fit after self-cal, rms=0.069191Jy sigma=0.421771 ! 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.874 mas, bmaj=7.864 mas, bpa=-6.409 degrees ! Estimated noise=1.73705 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.874 x 7.864 at -6.409 degrees (North through East) ! Clean map min=-0.0022242 max=0.15095 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.462 mas, bmaj=7.147 mas, bpa=-7.285 degrees ! Estimated noise=2.16138 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.116576 Jy ! Component: 100 - total flux cleaned = 0.142116 Jy ! Component: 150 - total flux cleaned = 0.150076 Jy ! Component: 200 - total flux cleaned = 0.153476 Jy ! Total flux subtracted in 200 components = 0.153476 Jy ! Clean residual min=-0.003322 max=0.003034 Jy/beam ! Clean residual mean=0.000002 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.153476 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.153476 Jy ! Inverting map and beam ! Estimated beam: bmin=2.874 mas, bmaj=7.864 mas, bpa=-6.409 degrees ! Estimated noise=1.73705 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.00398728 Jy ! Component: 100 - total flux cleaned = 0.00563309 Jy ! Component: 150 - total flux cleaned = 0.00684031 Jy ! Component: 200 - total flux cleaned = 0.00768481 Jy ! Total flux subtracted in 200 components = 0.00768481 Jy ! Clean residual min=-0.002521 max=0.002477 Jy/beam ! Clean residual mean=0.000004 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.161161 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 44 components and 0.161161 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=6.384 mas, bmaj=11.87 mas, bpa=-2.762 degrees ! Estimated noise=2.26134 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115862 Jy ! Component: 100 - total flux cleaned = 0.00149415 Jy ! Component: 150 - total flux cleaned = 0.00158337 Jy ! Component: 200 - total flux cleaned = 0.00171123 Jy ! Total flux subtracted in 200 components = 0.00171123 Jy ! Clean residual min=-0.003144 max=0.003142 Jy/beam ! Clean residual mean=0.000009 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.162872 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.000105702 Jy ! Component: 100 - total flux cleaned = 0.000177169 Jy ! Component: 150 - total flux cleaned = 0.000208222 Jy ! Component: 200 - total flux cleaned = 0.000207696 Jy ! Total flux subtracted in 200 components = 0.000207696 Jy ! Clean residual min=-0.003115 max=0.003098 Jy/beam ! Clean residual mean=0.000009 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.16308 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 67 components and 0.16308 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.874 mas, bmaj=7.864 mas, bpa=-6.409 degrees ! Estimated noise=1.73705 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000104678 Jy ! Component: 100 - total flux cleaned = 2.37634e-05 Jy ! Component: 150 - total flux cleaned = 7.83743e-05 Jy ! Component: 200 - total flux cleaned = 2.94094e-05 Jy ! Total flux subtracted in 200 components = 2.94094e-05 Jy ! Clean residual min=-0.002343 max=0.002440 Jy/beam ! Clean residual mean=0.000004 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.163109 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 80 components and 0.163109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069213Jy sigma=0.421837 ! Fit after self-cal, rms=0.069205Jy sigma=0.421805 wmodel J2322-0737_S_map.mod ! Writing 80 model components to file: J2322-0737_S_map.mod wobs J2322-0737_S_uvs.fits ! Writing UV FITS file: J2322-0737_S_uvs.fits wwins J2322-0737_S_map.win ! wwins: Wrote 2 windows to J2322-0737_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.000146632 Jy ! Component: 100 - total flux cleaned = 2.06177e-05 Jy ! Component: 150 - total flux cleaned = -0.000100313 Jy ! Component: 200 - total flux cleaned = -0.000216693 Jy ! Component: 250 - total flux cleaned = -0.000366838 Jy ! Component: 300 - total flux cleaned = -0.000546795 Jy ! Component: 350 - total flux cleaned = -0.000721883 Jy ! Component: 400 - total flux cleaned = -0.000959807 Jy ! Component: 450 - total flux cleaned = -0.00112569 Jy ! Component: 500 - total flux cleaned = -0.00125577 Jy ! Component: 550 - total flux cleaned = -0.00138255 Jy ! Component: 600 - total flux cleaned = -0.00153769 Jy ! Component: 650 - total flux cleaned = -0.00165932 Jy ! Component: 700 - total flux cleaned = -0.00186757 Jy ! Component: 750 - total flux cleaned = -0.00192519 Jy ! Component: 800 - total flux cleaned = -0.00201118 Jy ! Component: 850 - total flux cleaned = -0.0020957 Jy ! Component: 900 - total flux cleaned = -0.00209598 Jy ! Component: 950 - total flux cleaned = -0.00220518 Jy ! Component: 1000 - total flux cleaned = -0.00223182 Jy ! Component: 1050 - total flux cleaned = -0.00233683 Jy ! Component: 1100 - total flux cleaned = -0.00238832 Jy ! Component: 1150 - total flux cleaned = -0.00246505 Jy ! Component: 1200 - total flux cleaned = -0.00256625 Jy ! Component: 1250 - total flux cleaned = -0.00261616 Jy ! Component: 1300 - total flux cleaned = -0.00271407 Jy ! Component: 1350 - total flux cleaned = -0.00273838 Jy ! Component: 1400 - total flux cleaned = -0.00285733 Jy ! Component: 1450 - total flux cleaned = -0.00288054 Jy ! Component: 1500 - total flux cleaned = -0.00297318 Jy ! Component: 1550 - total flux cleaned = -0.00297304 Jy ! Component: 1600 - total flux cleaned = -0.00297334 Jy ! Component: 1650 - total flux cleaned = -0.00301847 Jy ! Component: 1700 - total flux cleaned = -0.00312861 Jy ! Component: 1750 - total flux cleaned = -0.00317199 Jy ! Component: 1800 - total flux cleaned = -0.0032147 Jy ! Component: 1850 - total flux cleaned = -0.00329938 Jy ! Component: 1900 - total flux cleaned = -0.00329923 Jy ! Component: 1950 - total flux cleaned = -0.00329923 Jy ! Component: 2000 - total flux cleaned = -0.00329946 Jy ! Component: 2050 - total flux cleaned = -0.0033399 Jy ! Component: 2100 - total flux cleaned = -0.0033798 Jy ! Component: 2150 - total flux cleaned = -0.00339996 Jy ! Component: 2200 - total flux cleaned = -0.00345905 Jy ! Component: 2250 - total flux cleaned = -0.00349771 Jy ! Component: 2300 - total flux cleaned = -0.00345957 Jy ! Component: 2350 - total flux cleaned = -0.00349746 Jy ! Component: 2400 - total flux cleaned = -0.00351655 Jy ! Component: 2450 - total flux cleaned = -0.00355385 Jy ! Component: 2500 - total flux cleaned = -0.00357208 Jy ! Component: 2550 - total flux cleaned = -0.00355409 Jy ! Component: 2600 - total flux cleaned = -0.00368047 Jy ! Component: 2650 - total flux cleaned = -0.00364491 Jy ! Component: 2700 - total flux cleaned = -0.00371558 Jy ! Component: 2750 - total flux cleaned = -0.00371567 Jy ! Component: 2800 - total flux cleaned = -0.00376795 Jy ! Component: 2850 - total flux cleaned = -0.00380238 Jy ! Component: 2900 - total flux cleaned = -0.00387042 Jy ! Component: 2950 - total flux cleaned = -0.00387044 Jy ! Component: 3000 - total flux cleaned = -0.00393738 Jy ! Component: 3050 - total flux cleaned = -0.00395413 Jy ! Component: 3100 - total flux cleaned = -0.00402007 Jy ! Component: 3150 - total flux cleaned = -0.00400406 Jy ! Component: 3200 - total flux cleaned = -0.00405283 Jy ! Component: 3250 - total flux cleaned = -0.00410126 Jy ! Component: 3300 - total flux cleaned = -0.00416515 Jy ! Component: 3350 - total flux cleaned = -0.00422809 Jy ! Component: 3400 - total flux cleaned = -0.0042906 Jy ! Component: 3450 - total flux cleaned = -0.00430591 Jy ! Component: 3500 - total flux cleaned = -0.00435215 Jy ! Component: 3550 - total flux cleaned = -0.00439814 Jy ! Component: 3600 - total flux cleaned = -0.0044437 Jy ! Component: 3650 - total flux cleaned = -0.0045342 Jy ! Component: 3700 - total flux cleaned = -0.00454924 Jy ! Component: 3750 - total flux cleaned = -0.00468308 Jy ! Component: 3800 - total flux cleaned = -0.00474204 Jy ! Component: 3850 - total flux cleaned = -0.00478591 Jy ! Component: 3900 - total flux cleaned = -0.00488764 Jy ! Component: 3950 - total flux cleaned = -0.00491649 Jy ! Component: 4000 - total flux cleaned = -0.00493101 Jy ! Component: 4050 - total flux cleaned = -0.005045 Jy ! Total flux subtracted in 4096 components = -0.0050875 Jy ! Clean residual min=-0.000831 max=0.001023 Jy/beam ! Clean residual mean=0.000001 rms=0.000244 Jy/beam ! Combined flux in latest and established models = 0.158021 Jy keep ! Adding 270 model components to the UV plane model. ! The established model now contains 350 components and 0.158021 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2322-0737_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.874 x 7.864 at -6.409 degrees (North through East) ! Clean map min=-0.0021156 max=0.15154 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2322-0737_S_map.fits wmodel /image_prod/ug002_uva//J2322-0737_S_map.mod ! Writing 350 model components to file: /image_prod/ug002_uva//J2322-0737_S_map.mod wobs /image_prod/ug002_uva//J2322-0737_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2322-0737_S_uvs.fits wwins /image_prod/ug002_uva//J2322-0737_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J2322-0737_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.151536 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000236758 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.468718 0.468718 0.937436 1.87487 3.74974 7.49949 14.999 29.9979 59.9959 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.151 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 640.043 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2322-0737_S_dfm.log closed on Thu Mar 5 06:14:11 2020