! Started logfile: /image_prod/ug002_uva//J2125-2338_S_dfm.log on Thu Mar 5 05:13:44 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//J2125-2338_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2125-2338_S_uva.fits ! AN table 1: 30 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.790741 visibilities/baseline/integration-bin. ! Found source: J2125-2338 ! ! 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 2562 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 J2125-2338_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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000673Jy sigma=6.928964 ! Fit after self-cal, rms=0.919286Jy sigma=6.361795 ! 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.357 mas, bmaj=6.452 mas, bpa=-4.772 degrees ! Estimated noise=2.83744 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.0624026 Jy ! Component: 100 - total flux cleaned = 0.0778607 Jy ! Total flux subtracted in 100 components = 0.0778607 Jy ! Clean residual min=-0.007518 max=0.008926 Jy/beam ! Clean residual mean=0.000029 rms=0.001793 Jy/beam ! Combined flux in latest and established models = 0.0778607 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0778607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077247Jy sigma=0.493640 ! Fit after self-cal, rms=0.076488Jy sigma=0.489228 ! 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.87 mas, bmaj=7.628 mas, bpa=-3.604 degrees ! Estimated noise=2.07336 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.00941608 Jy ! Component: 100 - total flux cleaned = 0.0132832 Jy ! Component: 150 - total flux cleaned = 0.0149183 Jy ! Component: 200 - total flux cleaned = 0.0152436 Jy ! Total flux subtracted in 200 components = 0.0152436 Jy ! Clean residual min=-0.006039 max=0.007248 Jy/beam ! Clean residual mean=0.000018 rms=0.001671 Jy/beam ! Combined flux in latest and established models = 0.0931043 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 22 components and 0.0931043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075660Jy sigma=0.480290 ! Fit after self-cal, rms=0.075661Jy sigma=0.480167 ! 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.87 x 7.628 at -3.604 degrees (North through East) ! Clean map min=-0.0058058 max=0.083992 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.47 FD 0.88 HN 1.27 KP 1.01 ! LA 0.97 MK 1.01 NL 1.07 OV 0.79 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.31 FD 0.99 HN 1.23 KP 1.08 ! LA 1.04 MK 0.96 NL 0.92 OV 0.87 ! SC 0.90 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.32 FD 1.02 HN 1.15 KP 1.05 ! LA 1.04 MK 1.02 NL 0.97 OV 0.87 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.075661Jy sigma=0.480167 ! Fit after self-cal, rms=0.078393Jy sigma=0.471911 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.865 mas, bmaj=7.576 mas, bpa=-2.927 degrees ! Estimated noise=2.05647 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 (-1, -29.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.006372 Jy ! Component: 100 - total flux cleaned = 0.00955664 Jy ! Component: 150 - total flux cleaned = 0.0100955 Jy ! Component: 200 - total flux cleaned = 0.0099491 Jy ! Total flux subtracted in 200 components = 0.0099491 Jy ! Clean residual min=-0.004053 max=0.004535 Jy/beam ! Clean residual mean=0.000017 rms=0.001027 Jy/beam ! Combined flux in latest and established models = 0.103053 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 47 components and 0.103053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077790Jy sigma=0.467768 ! Fit after self-cal, rms=0.077931Jy sigma=0.466982 ! 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.077931Jy sigma=0.466982 ! Fit after self-cal, rms=0.078397Jy sigma=0.465024 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.853 mas, bmaj=7.598 mas, bpa=-3.421 degrees ! Estimated noise=2.04646 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00221881 Jy ! Component: 100 - total flux cleaned = 0.00240856 Jy ! Component: 150 - total flux cleaned = 0.00219005 Jy ! Component: 200 - total flux cleaned = 0.0020416 Jy ! Total flux subtracted in 200 components = 0.0020416 Jy ! Clean residual min=-0.003711 max=0.004308 Jy/beam ! Clean residual mean=0.000013 rms=0.000913 Jy/beam ! Combined flux in latest and established models = 0.105095 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 60 components and 0.105095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078287Jy sigma=0.464372 ! Fit after self-cal, rms=0.078332Jy sigma=0.464231 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 (10.5, 46). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00340728 Jy ! Component: 100 - total flux cleaned = 0.00410118 Jy ! Component: 150 - total flux cleaned = 0.00447999 Jy ! Component: 200 - total flux cleaned = 0.00469773 Jy ! Total flux subtracted in 200 components = 0.00469773 Jy ! Clean residual min=-0.003653 max=0.003329 Jy/beam ! Clean residual mean=0.000010 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.109793 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 78 components and 0.109793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078105Jy sigma=0.462930 ! Fit after self-cal, rms=0.078078Jy sigma=0.462800 ! 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.078078Jy sigma=0.462800 ! Fit after self-cal, rms=0.077831Jy sigma=0.462629 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.848 mas, bmaj=7.575 mas, bpa=-3.519 degrees ! Estimated noise=2.03711 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124085 Jy ! Component: 100 - total flux cleaned = 0.00163501 Jy ! Component: 150 - total flux cleaned = 0.00173394 Jy ! Component: 200 - total flux cleaned = 0.00186874 Jy ! Total flux subtracted in 200 components = 0.00186874 Jy ! Clean residual min=-0.003641 max=0.002957 Jy/beam ! Clean residual mean=0.000011 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.111662 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 85 components and 0.111662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077738Jy sigma=0.462209 ! Fit after self-cal, rms=0.077741Jy sigma=0.462166 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.000344492 Jy ! Component: 100 - total flux cleaned = 0.00038762 Jy ! Component: 150 - total flux cleaned = 0.000466526 Jy ! Component: 200 - total flux cleaned = 0.000429189 Jy ! Total flux subtracted in 200 components = 0.000429189 Jy ! Clean residual min=-0.003607 max=0.002968 Jy/beam ! Clean residual mean=0.000011 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.112091 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 94 components and 0.112091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077690Jy sigma=0.461933 ! Fit after self-cal, rms=0.077683Jy sigma=0.461916 ! 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.077683Jy sigma=0.461916 ! Fit after self-cal, rms=0.077430Jy sigma=0.461867 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.338 mas, bmaj=17.5 mas, bpa=-0.2552 degrees ! Estimated noise=2.68443 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.50711e-05 Jy ! Component: 100 - total flux cleaned = 0.000364241 Jy ! Component: 150 - total flux cleaned = 0.000570795 Jy ! Component: 200 - total flux cleaned = 0.000726285 Jy ! Total flux subtracted in 200 components = 0.000726285 Jy ! Clean residual min=-0.003226 max=0.003716 Jy/beam ! Clean residual mean=0.000025 rms=0.000959 Jy/beam ! Combined flux in latest and established models = 0.112817 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 107 components and 0.112817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077410Jy sigma=0.461813 ! Fit after self-cal, rms=0.077403Jy sigma=0.461767 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 = -3.33938e-05 Jy ! Component: 100 - total flux cleaned = 7.34405e-05 Jy ! Component: 150 - total flux cleaned = 0.000213678 Jy ! Component: 200 - total flux cleaned = 0.000339644 Jy ! Total flux subtracted in 200 components = 0.000339644 Jy ! Clean residual min=-0.003181 max=0.003728 Jy/beam ! Clean residual mean=0.000024 rms=0.000950 Jy/beam ! Combined flux in latest and established models = 0.113157 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 112 components and 0.113157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077395Jy sigma=0.461747 ! Fit after self-cal, rms=0.077392Jy sigma=0.461728 ! 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.845 mas, bmaj=7.549 mas, bpa=-3.496 degrees ! Estimated noise=2.03114 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.845 x 7.549 at -3.496 degrees (North through East) ! Clean map min=-0.0030859 max=0.082856 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.343 mas, bmaj=6.421 mas, bpa=-4.931 degrees ! Estimated noise=2.79073 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0615472 Jy ! Component: 100 - total flux cleaned = 0.0778117 Jy ! Component: 150 - total flux cleaned = 0.0862494 Jy ! Component: 200 - total flux cleaned = 0.0924456 Jy ! Total flux subtracted in 200 components = 0.0924456 Jy ! Clean residual min=-0.005482 max=0.005499 Jy/beam ! Clean residual mean=0.000025 rms=0.001340 Jy/beam ! Combined flux in latest and established models = 0.0924456 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.0924456 Jy ! Inverting map and beam ! Estimated beam: bmin=2.845 mas, bmaj=7.549 mas, bpa=-3.496 degrees ! Estimated noise=2.03114 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 (1, -14.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00629804 Jy ! Component: 100 - total flux cleaned = 0.0106171 Jy ! Component: 150 - total flux cleaned = 0.0139584 Jy ! Component: 200 - total flux cleaned = 0.0158278 Jy ! Total flux subtracted in 200 components = 0.0158278 Jy ! Clean residual min=-0.003936 max=0.003602 Jy/beam ! Clean residual mean=0.000015 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.108273 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 58 components and 0.108273 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.338 mas, bmaj=17.5 mas, bpa=-0.2552 degrees ! Estimated noise=2.68443 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00274337 Jy ! Component: 100 - total flux cleaned = 0.00397972 Jy ! Component: 150 - total flux cleaned = 0.00446138 Jy ! Component: 200 - total flux cleaned = 0.00473466 Jy ! Total flux subtracted in 200 components = 0.00473466 Jy ! Clean residual min=-0.003290 max=0.003490 Jy/beam ! Clean residual mean=0.000026 rms=0.000991 Jy/beam ! Combined flux in latest and established models = 0.113008 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.000158158 Jy ! Component: 100 - total flux cleaned = 0.000338305 Jy ! Component: 150 - total flux cleaned = 0.000533103 Jy ! Component: 200 - total flux cleaned = 0.000680236 Jy ! Total flux subtracted in 200 components = 0.000680236 Jy ! Clean residual min=-0.003126 max=0.003563 Jy/beam ! Clean residual mean=0.000024 rms=0.000959 Jy/beam ! Combined flux in latest and established models = 0.113688 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 99 components and 0.113688 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.845 mas, bmaj=7.549 mas, bpa=-3.496 degrees ! Estimated noise=2.03114 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000136832 Jy ! Component: 100 - total flux cleaned = 0.000356399 Jy ! Component: 150 - total flux cleaned = 0.000421073 Jy ! Component: 200 - total flux cleaned = 0.000480027 Jy ! Total flux subtracted in 200 components = 0.000480027 Jy ! Clean residual min=-0.003247 max=0.003177 Jy/beam ! Clean residual mean=0.000010 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.114168 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 112 components and 0.114168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077472Jy sigma=0.462401 ! Fit after self-cal, rms=0.077486Jy sigma=0.462242 wmodel J2125-2338_S_map.mod ! Writing 112 model components to file: J2125-2338_S_map.mod wobs J2125-2338_S_uvs.fits ! Writing UV FITS file: J2125-2338_S_uvs.fits wwins J2125-2338_S_map.win ! wwins: Wrote 4 windows to J2125-2338_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.000684837 Jy ! Component: 100 - total flux cleaned = -0.000848462 Jy ! Component: 150 - total flux cleaned = -0.0010496 Jy ! Component: 200 - total flux cleaned = -0.00138208 Jy ! Component: 250 - total flux cleaned = -0.00178668 Jy ! Component: 300 - total flux cleaned = -0.00195971 Jy ! Component: 350 - total flux cleaned = -0.00208629 Jy ! Component: 400 - total flux cleaned = -0.00232499 Jy ! Component: 450 - total flux cleaned = -0.00243948 Jy ! Component: 500 - total flux cleaned = -0.00251557 Jy ! Component: 550 - total flux cleaned = -0.00266231 Jy ! Component: 600 - total flux cleaned = -0.00291077 Jy ! Component: 650 - total flux cleaned = -0.00301303 Jy ! Component: 700 - total flux cleaned = -0.00311388 Jy ! Component: 750 - total flux cleaned = -0.00324584 Jy ! Component: 800 - total flux cleaned = -0.00321367 Jy ! Component: 850 - total flux cleaned = -0.00327722 Jy ! Component: 900 - total flux cleaned = -0.00330803 Jy ! Component: 950 - total flux cleaned = -0.00336867 Jy ! Component: 1000 - total flux cleaned = -0.00333858 Jy ! Component: 1050 - total flux cleaned = -0.00330939 Jy ! Component: 1100 - total flux cleaned = -0.00330945 Jy ! Component: 1150 - total flux cleaned = -0.0033093 Jy ! Component: 1200 - total flux cleaned = -0.00325326 Jy ! Component: 1250 - total flux cleaned = -0.0032531 Jy ! Component: 1300 - total flux cleaned = -0.00322625 Jy ! Component: 1350 - total flux cleaned = -0.00325275 Jy ! Component: 1400 - total flux cleaned = -0.00320043 Jy ! Component: 1450 - total flux cleaned = -0.00322647 Jy ! Component: 1500 - total flux cleaned = -0.00320127 Jy ! Component: 1550 - total flux cleaned = -0.00322631 Jy ! Component: 1600 - total flux cleaned = -0.00315224 Jy ! Component: 1650 - total flux cleaned = -0.00312854 Jy ! Component: 1700 - total flux cleaned = -0.00315277 Jy ! Component: 1750 - total flux cleaned = -0.00305729 Jy ! Component: 1800 - total flux cleaned = -0.00308091 Jy ! Component: 1850 - total flux cleaned = -0.0029879 Jy ! Component: 1900 - total flux cleaned = -0.00308026 Jy ! Component: 1950 - total flux cleaned = -0.00301128 Jy ! Component: 2000 - total flux cleaned = -0.00298869 Jy ! Component: 2050 - total flux cleaned = -0.00298876 Jy ! Component: 2100 - total flux cleaned = -0.0029003 Jy ! Component: 2150 - total flux cleaned = -0.0029001 Jy ! Component: 2200 - total flux cleaned = -0.00287799 Jy ! Component: 2250 - total flux cleaned = -0.00274975 Jy ! Component: 2300 - total flux cleaned = -0.0026864 Jy ! Component: 2350 - total flux cleaned = -0.00264472 Jy ! Component: 2400 - total flux cleaned = -0.00262372 Jy ! Component: 2450 - total flux cleaned = -0.00247997 Jy ! Component: 2500 - total flux cleaned = -0.00241894 Jy ! Component: 2550 - total flux cleaned = -0.00233822 Jy ! Component: 2600 - total flux cleaned = -0.00223885 Jy ! Component: 2650 - total flux cleaned = -0.00225823 Jy ! Component: 2700 - total flux cleaned = -0.00217995 Jy ! Component: 2750 - total flux cleaned = -0.00214087 Jy ! Component: 2800 - total flux cleaned = -0.00206376 Jy ! Component: 2850 - total flux cleaned = -0.00202579 Jy ! Component: 2900 - total flux cleaned = -0.002026 Jy ! Component: 2950 - total flux cleaned = -0.00196986 Jy ! Component: 3000 - total flux cleaned = -0.00185816 Jy ! Component: 3050 - total flux cleaned = -0.00187689 Jy ! Component: 3100 - total flux cleaned = -0.00176708 Jy ! Component: 3150 - total flux cleaned = -0.00176708 Jy ! Component: 3200 - total flux cleaned = -0.00176736 Jy ! Component: 3250 - total flux cleaned = -0.00171347 Jy ! Component: 3300 - total flux cleaned = -0.00162448 Jy ! Component: 3350 - total flux cleaned = -0.00153637 Jy ! Component: 3400 - total flux cleaned = -0.00150151 Jy ! Component: 3450 - total flux cleaned = -0.00144945 Jy ! Component: 3500 - total flux cleaned = -0.00138069 Jy ! Component: 3550 - total flux cleaned = -0.00139789 Jy ! Component: 3600 - total flux cleaned = -0.00127861 Jy ! Component: 3650 - total flux cleaned = -0.00124502 Jy ! Component: 3700 - total flux cleaned = -0.00126184 Jy ! Component: 3750 - total flux cleaned = -0.00121166 Jy ! Component: 3800 - total flux cleaned = -0.00124479 Jy ! Component: 3850 - total flux cleaned = -0.00124465 Jy ! Component: 3900 - total flux cleaned = -0.00129399 Jy ! Component: 3950 - total flux cleaned = -0.00129387 Jy ! Component: 4000 - total flux cleaned = -0.00140771 Jy ! Component: 4050 - total flux cleaned = -0.00139161 Jy ! Total flux subtracted in 4096 components = -0.00137551 Jy ! Clean residual min=-0.000967 max=0.001104 Jy/beam ! Clean residual mean=0.000000 rms=0.000278 Jy/beam ! Combined flux in latest and established models = 0.112793 Jy keep ! Adding 255 model components to the UV plane model. ! The established model now contains 367 components and 0.112793 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2125-2338_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.845 x 7.549 at -3.496 degrees (North through East) ! Clean map min=-0.0022684 max=0.081343 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2125-2338_S_map.fits wmodel /image_prod/ug002_uva//J2125-2338_S_map.mod ! Writing 367 model components to file: /image_prod/ug002_uva//J2125-2338_S_map.mod wobs /image_prod/ug002_uva//J2125-2338_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2125-2338_S_uvs.fits wwins /image_prod/ug002_uva//J2125-2338_S_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J2125-2338_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0813431 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000272406 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.00465 1.00465 2.00931 4.01862 8.03724 16.0745 32.1489 64.2979 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.081 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 298.61 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2125-2338_S_dfm.log closed on Thu Mar 5 05:13:48 2020