! Started logfile: /image_prod/ug002_uva//J2146-2326_S_dfm.log on Thu Mar 5 05:22:23 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//J2146-2326_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2146-2326_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.988889 visibilities/baseline/integration-bin. ! Found source: J2146-2326 ! ! 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 5340 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 J2146-2326_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 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000609Jy sigma=7.009240 ! Fit after self-cal, rms=0.940925Jy sigma=6.578563 ! 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.471 mas, bmaj=6.769 mas, bpa=-4.361 degrees ! Estimated noise=2.30188 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.0455456 Jy ! Component: 100 - total flux cleaned = 0.0580718 Jy ! Total flux subtracted in 100 components = 0.0580718 Jy ! Clean residual min=-0.004759 max=0.006793 Jy/beam ! Clean residual mean=-0.000020 rms=0.001302 Jy/beam ! Combined flux in latest and established models = 0.0580718 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0580718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074039Jy sigma=0.455104 ! Fit after self-cal, rms=0.073416Jy sigma=0.450518 ! 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.998 mas, bmaj=7.987 mas, bpa=-2.948 degrees ! Estimated noise=1.43885 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.0106223 Jy ! Component: 100 - total flux cleaned = 0.0158673 Jy ! Component: 150 - total flux cleaned = 0.0186951 Jy ! Component: 200 - total flux cleaned = 0.020238 Jy ! Total flux subtracted in 200 components = 0.020238 Jy ! Clean residual min=-0.003108 max=0.003840 Jy/beam ! Clean residual mean=-0.000004 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.0783097 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 34 components and 0.0783097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072214Jy sigma=0.436908 ! Fit after self-cal, rms=0.072275Jy sigma=0.436615 ! 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.998 x 7.987 at -2.948 degrees (North through East) ! Clean map min=-0.0030222 max=0.060612 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.92 HN 1.13 KP 1.00 ! LA 0.98 MK 0.99 OV 0.91 PT 1.06 ! SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.91 HN 1.18 KP 0.99 ! LA 1.02 MK 1.00 OV 0.98 PT 0.97 ! SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.92 HN 1.12 KP 1.00 ! LA 0.94 MK 1.04 OV 0.97 PT 1.07 ! SC 0.90 ! ! ! Fit before self-cal, rms=0.072275Jy sigma=0.436615 ! Fit after self-cal, rms=0.075444Jy sigma=0.434482 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.016 mas, bmaj=7.991 mas, bpa=-2.415 degrees ! Estimated noise=1.43284 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 (15.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00343633 Jy ! Component: 100 - total flux cleaned = 0.00425511 Jy ! Component: 150 - total flux cleaned = 0.00438045 Jy ! Component: 200 - total flux cleaned = 0.00445683 Jy ! Total flux subtracted in 200 components = 0.00445683 Jy ! Clean residual min=-0.002532 max=0.002999 Jy/beam ! Clean residual mean=-0.000001 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.0827666 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 49 components and 0.0827666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075289Jy sigma=0.433236 ! Fit after self-cal, rms=0.075376Jy sigma=0.432920 ! 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.075376Jy sigma=0.432920 ! Fit after self-cal, rms=0.076371Jy sigma=0.431675 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.019 mas, bmaj=7.975 mas, bpa=-2.374 degrees ! Estimated noise=1.43552 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000925105 Jy ! Component: 100 - total flux cleaned = 0.00100075 Jy ! Component: 150 - total flux cleaned = 0.00103144 Jy ! Component: 200 - total flux cleaned = 0.00108953 Jy ! Total flux subtracted in 200 components = 0.00108953 Jy ! Clean residual min=-0.002445 max=0.002732 Jy/beam ! Clean residual mean=0.000000 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.0838561 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 62 components and 0.0838561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076328Jy sigma=0.431424 ! Fit after self-cal, rms=0.076335Jy sigma=0.431367 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 (-14, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00193118 Jy ! Component: 100 - total flux cleaned = 0.00172383 Jy ! Component: 150 - total flux cleaned = 0.00176527 Jy ! Component: 200 - total flux cleaned = 0.00183718 Jy ! Total flux subtracted in 200 components = 0.00183718 Jy ! Clean residual min=-0.002501 max=0.002244 Jy/beam ! Clean residual mean=0.000003 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.0856933 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 84 components and 0.0856933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076226Jy sigma=0.430808 ! Fit after self-cal, rms=0.076197Jy sigma=0.430750 ! 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.076197Jy sigma=0.430750 ! Fit after self-cal, rms=0.075795Jy sigma=0.430461 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.023 mas, bmaj=7.959 mas, bpa=-2.359 degrees ! Estimated noise=1.42256 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000765625 Jy ! Component: 100 - total flux cleaned = 0.00101936 Jy ! Component: 150 - total flux cleaned = 0.000989564 Jy ! Component: 200 - total flux cleaned = 0.000960003 Jy ! Total flux subtracted in 200 components = 0.000960003 Jy ! Clean residual min=-0.002382 max=0.002306 Jy/beam ! Clean residual mean=0.000005 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.0866533 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 102 components and 0.0866533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075752Jy sigma=0.430288 ! Fit after self-cal, rms=0.075750Jy sigma=0.430263 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.000104342 Jy ! Component: 100 - total flux cleaned = -0.000160702 Jy ! Component: 150 - total flux cleaned = -0.000186586 Jy ! Component: 200 - total flux cleaned = -0.000237138 Jy ! Total flux subtracted in 200 components = -0.000237138 Jy ! Clean residual min=-0.002370 max=0.002257 Jy/beam ! Clean residual mean=0.000004 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.0864161 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 111 components and 0.0864161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075725Jy sigma=0.430159 ! Fit after self-cal, rms=0.075721Jy sigma=0.430152 ! 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.075721Jy sigma=0.430152 ! Fit after self-cal, rms=0.075300Jy sigma=0.430129 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.581 mas, bmaj=19.34 mas, bpa=5.549 degrees ! Estimated noise=1.74918 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000291287 Jy ! Component: 100 - total flux cleaned = 0.0002662 Jy ! Component: 150 - total flux cleaned = 0.000246275 Jy ! Component: 200 - total flux cleaned = 0.000247098 Jy ! Total flux subtracted in 200 components = 0.000247098 Jy ! Clean residual min=-0.002221 max=0.001785 Jy/beam ! Clean residual mean=0.000009 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.0866632 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 122 components and 0.0866632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075294Jy sigma=0.430100 ! Fit after self-cal, rms=0.075288Jy sigma=0.430089 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.19454e-05 Jy ! Component: 100 - total flux cleaned = -4.19338e-05 Jy ! Component: 150 - total flux cleaned = -5.89695e-05 Jy ! Component: 200 - total flux cleaned = -4.30466e-05 Jy ! Total flux subtracted in 200 components = -4.30466e-05 Jy ! Clean residual min=-0.002220 max=0.001754 Jy/beam ! Clean residual mean=0.000009 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.0866202 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 126 components and 0.0866202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075287Jy sigma=0.430092 ! Fit after self-cal, rms=0.075279Jy sigma=0.430083 ! 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.025 mas, bmaj=7.957 mas, bpa=-2.287 degrees ! Estimated noise=1.41603 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.025 x 7.957 at -2.287 degrees (North through East) ! Clean map min=-0.0022302 max=0.05993 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.487 mas, bmaj=6.726 mas, bpa=-3.713 degrees ! Estimated noise=2.28696 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0454057 Jy ! Component: 100 - total flux cleaned = 0.0585573 Jy ! Component: 150 - total flux cleaned = 0.0654439 Jy ! Component: 200 - total flux cleaned = 0.0702048 Jy ! Total flux subtracted in 200 components = 0.0702048 Jy ! Clean residual min=-0.004627 max=0.004998 Jy/beam ! Clean residual mean=-0.000011 rms=0.001087 Jy/beam ! Combined flux in latest and established models = 0.0702048 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0702048 Jy ! Inverting map and beam ! Estimated beam: bmin=3.025 mas, bmaj=7.957 mas, bpa=-2.287 degrees ! Estimated noise=1.41603 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) ! Added new window around map position (-3.5, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00550295 Jy ! Component: 100 - total flux cleaned = 0.00892953 Jy ! Component: 150 - total flux cleaned = 0.0113733 Jy ! Component: 200 - total flux cleaned = 0.0131461 Jy ! Total flux subtracted in 200 components = 0.0131461 Jy ! Clean residual min=-0.002717 max=0.002300 Jy/beam ! Clean residual mean=-0.000001 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.0833509 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 52 components and 0.0833509 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.581 mas, bmaj=19.34 mas, bpa=5.549 degrees ! Estimated noise=1.74918 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00220205 Jy ! Component: 100 - total flux cleaned = 0.00297179 Jy ! Component: 150 - total flux cleaned = 0.00335105 Jy ! Component: 200 - total flux cleaned = 0.00345649 Jy ! Total flux subtracted in 200 components = 0.00345649 Jy ! Clean residual min=-0.002199 max=0.001888 Jy/beam ! Clean residual mean=0.000010 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.0868074 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 = 6.35049e-05 Jy ! Component: 100 - total flux cleaned = 0.000121935 Jy ! Component: 150 - total flux cleaned = 0.000202941 Jy ! Component: 200 - total flux cleaned = 0.000228303 Jy ! Total flux subtracted in 200 components = 0.000228303 Jy ! Clean residual min=-0.002154 max=0.001884 Jy/beam ! Clean residual mean=0.000010 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.0870357 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 87 components and 0.0870357 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.025 mas, bmaj=7.957 mas, bpa=-2.287 degrees ! Estimated noise=1.41603 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000235318 Jy ! Component: 100 - total flux cleaned = -0.000138722 Jy ! Component: 150 - total flux cleaned = 2.61213e-05 Jy ! Component: 200 - total flux cleaned = 0.000100007 Jy ! Total flux subtracted in 200 components = 0.000100007 Jy ! Clean residual min=-0.002332 max=0.002204 Jy/beam ! Clean residual mean=0.000005 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.0871357 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 108 components and 0.0871357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075296Jy sigma=0.430234 ! Fit after self-cal, rms=0.075299Jy sigma=0.430148 wmodel J2146-2326_S_map.mod ! Writing 108 model components to file: J2146-2326_S_map.mod wobs J2146-2326_S_uvs.fits ! Writing UV FITS file: J2146-2326_S_uvs.fits wwins J2146-2326_S_map.win ! wwins: Wrote 4 windows to J2146-2326_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.000553135 Jy ! Component: 100 - total flux cleaned = -0.000929564 Jy ! Component: 150 - total flux cleaned = -0.00128491 Jy ! Component: 200 - total flux cleaned = -0.00162267 Jy ! Component: 250 - total flux cleaned = -0.00194609 Jy ! Component: 300 - total flux cleaned = -0.0021945 Jy ! Component: 350 - total flux cleaned = -0.00231449 Jy ! Component: 400 - total flux cleaned = -0.00237294 Jy ! Component: 450 - total flux cleaned = -0.00240152 Jy ! Component: 500 - total flux cleaned = -0.00243031 Jy ! Component: 550 - total flux cleaned = -0.00248476 Jy ! Component: 600 - total flux cleaned = -0.00248424 Jy ! Component: 650 - total flux cleaned = -0.00243259 Jy ! Component: 700 - total flux cleaned = -0.00245755 Jy ! Component: 750 - total flux cleaned = -0.00245735 Jy ! Component: 800 - total flux cleaned = -0.00243325 Jy ! Component: 850 - total flux cleaned = -0.00250499 Jy ! Component: 900 - total flux cleaned = -0.00255194 Jy ! Component: 950 - total flux cleaned = -0.0025746 Jy ! Component: 1000 - total flux cleaned = -0.00250757 Jy ! Component: 1050 - total flux cleaned = -0.00255248 Jy ! Component: 1100 - total flux cleaned = -0.00255259 Jy ! Component: 1150 - total flux cleaned = -0.00257452 Jy ! Component: 1200 - total flux cleaned = -0.00265918 Jy ! Component: 1250 - total flux cleaned = -0.00267975 Jy ! Component: 1300 - total flux cleaned = -0.00261822 Jy ! Component: 1350 - total flux cleaned = -0.00267922 Jy ! Component: 1400 - total flux cleaned = -0.00265974 Jy ! Component: 1450 - total flux cleaned = -0.00267953 Jy ! Component: 1500 - total flux cleaned = -0.00264044 Jy ! Component: 1550 - total flux cleaned = -0.00264043 Jy ! Component: 1600 - total flux cleaned = -0.0026591 Jy ! Component: 1650 - total flux cleaned = -0.00260305 Jy ! Component: 1700 - total flux cleaned = -0.00258519 Jy ! Component: 1750 - total flux cleaned = -0.00256767 Jy ! Component: 1800 - total flux cleaned = -0.00262203 Jy ! Component: 1850 - total flux cleaned = -0.00263957 Jy ! Component: 1900 - total flux cleaned = -0.00262205 Jy ! Component: 1950 - total flux cleaned = -0.00262205 Jy ! Component: 2000 - total flux cleaned = -0.00262188 Jy ! Component: 2050 - total flux cleaned = -0.00257087 Jy ! Component: 2100 - total flux cleaned = -0.0025208 Jy ! Component: 2150 - total flux cleaned = -0.00248792 Jy ! Component: 2200 - total flux cleaned = -0.00245531 Jy ! Component: 2250 - total flux cleaned = -0.00248759 Jy ! Component: 2300 - total flux cleaned = -0.00242333 Jy ! Component: 2350 - total flux cleaned = -0.00239176 Jy ! Component: 2400 - total flux cleaned = -0.00236054 Jy ! Component: 2450 - total flux cleaned = -0.00232929 Jy ! Component: 2500 - total flux cleaned = -0.00225235 Jy ! Component: 2550 - total flux cleaned = -0.0022219 Jy ! Component: 2600 - total flux cleaned = -0.00216149 Jy ! Component: 2650 - total flux cleaned = -0.00213167 Jy ! Component: 2700 - total flux cleaned = -0.00208688 Jy ! Component: 2750 - total flux cleaned = -0.00207216 Jy ! Component: 2800 - total flux cleaned = -0.00204284 Jy ! Component: 2850 - total flux cleaned = -0.00194171 Jy ! Component: 2900 - total flux cleaned = -0.00194178 Jy ! Component: 2950 - total flux cleaned = -0.00189915 Jy ! Component: 3000 - total flux cleaned = -0.00182887 Jy ! Component: 3050 - total flux cleaned = -0.00182887 Jy ! Component: 3100 - total flux cleaned = -0.00185648 Jy ! Component: 3150 - total flux cleaned = -0.00181494 Jy ! Component: 3200 - total flux cleaned = -0.00177394 Jy ! Component: 3250 - total flux cleaned = -0.0017469 Jy ! Component: 3300 - total flux cleaned = -0.00170659 Jy ! Component: 3350 - total flux cleaned = -0.00166655 Jy ! Component: 3400 - total flux cleaned = -0.00165344 Jy ! Component: 3450 - total flux cleaned = -0.00158782 Jy ! Component: 3500 - total flux cleaned = -0.00153576 Jy ! Component: 3550 - total flux cleaned = -0.00153559 Jy ! Component: 3600 - total flux cleaned = -0.0014586 Jy ! Component: 3650 - total flux cleaned = -0.00143314 Jy ! Component: 3700 - total flux cleaned = -0.00140778 Jy ! Component: 3750 - total flux cleaned = -0.00134511 Jy ! Component: 3800 - total flux cleaned = -0.00132018 Jy ! Component: 3850 - total flux cleaned = -0.0012954 Jy ! Component: 3900 - total flux cleaned = -0.00125854 Jy ! Component: 3950 - total flux cleaned = -0.00122185 Jy ! Component: 4000 - total flux cleaned = -0.00118535 Jy ! Component: 4050 - total flux cleaned = -0.00116123 Jy ! Total flux subtracted in 4096 components = -0.00112506 Jy ! Clean residual min=-0.000784 max=0.000775 Jy/beam ! Clean residual mean=0.000002 rms=0.000214 Jy/beam ! Combined flux in latest and established models = 0.0860106 Jy keep ! Adding 259 model components to the UV plane model. ! The established model now contains 367 components and 0.0860107 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2146-2326_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.025 x 7.957 at -2.287 degrees (North through East) ! Clean map min=-0.0018221 max=0.060761 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2146-2326_S_map.fits wmodel /image_prod/ug002_uva//J2146-2326_S_map.mod ! Writing 367 model components to file: /image_prod/ug002_uva//J2146-2326_S_map.mod wobs /image_prod/ug002_uva//J2146-2326_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2146-2326_S_uvs.fits wwins /image_prod/ug002_uva//J2146-2326_S_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J2146-2326_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0607612 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000206739 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.02075 1.02075 2.04149 4.08298 8.16596 16.3319 32.6638 65.3277 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.06 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 293.902 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2146-2326_S_dfm.log closed on Thu Mar 5 05:22:27 2020