! Started logfile: /image_prod/ug002_uva//J1245-4128_S_dfm.log on Thu Mar 5 00:48:36 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//J1245-4128_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1245-4128_S_uva.fits ! AN table 1: 75 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.872857 visibilities/baseline/integration-bin. ! Found source: J1245-4128 ! ! 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 5499 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 J1245-4128_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 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002276Jy sigma=5.795664 ! Fit after self-cal, rms=0.922064Jy sigma=5.300914 ! 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.565 mas, bmaj=8.508 mas, bpa=1.61 degrees ! Estimated noise=3.23464 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.0615522 Jy ! Component: 100 - total flux cleaned = 0.086361 Jy ! Total flux subtracted in 100 components = 0.086361 Jy ! Clean residual min=-0.018128 max=0.022277 Jy/beam ! Clean residual mean=-0.000655 rms=0.006476 Jy/beam ! Combined flux in latest and established models = 0.086361 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 32 components and 0.086361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.144251Jy sigma=0.838571 ! Fit after self-cal, rms=0.143383Jy sigma=0.833735 ! 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.279 mas, bmaj=10.25 mas, bpa=2.089 degrees ! Estimated noise=1.68868 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.0264127 Jy ! Component: 100 - total flux cleaned = 0.0385452 Jy ! Component: 150 - total flux cleaned = 0.0441509 Jy ! Component: 200 - total flux cleaned = 0.046451 Jy ! Total flux subtracted in 200 components = 0.046451 Jy ! Clean residual min=-0.024889 max=0.035017 Jy/beam ! Clean residual mean=-0.001051 rms=0.009244 Jy/beam ! Combined flux in latest and established models = 0.132812 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 52 components and 0.132812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.140141Jy sigma=0.803873 ! Fit after self-cal, rms=0.140113Jy sigma=0.802752 ! 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.279 x 10.25 at 2.089 degrees (North through East) ! Clean map min=-0.025176 max=0.073368 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.63 KP 3.00 LA 0.48 MK 1.64 ! NL 2.92 OV 1.35 PT 1.19 SC 1.76 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.68 KP 3.41 LA 0.44 MK 1.45 ! NL 2.75 OV 2.62 PT 1.13 SC 1.87 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.66 KP 2.98 LA 0.48 MK 1.76 ! NL 2.34 OV 1.66 PT 1.13 SC 1.55 ! ! ! Fit before self-cal, rms=0.140113Jy sigma=0.802752 ! Fit after self-cal, rms=0.430841Jy sigma=0.655223 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.909 mas, bmaj=11.61 mas, bpa=1.617 degrees ! Estimated noise=2.12996 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.00848558 Jy ! Component: 100 - total flux cleaned = 0.00848609 Jy ! Component: 150 - total flux cleaned = 0.00813459 Jy ! Component: 200 - total flux cleaned = 0.00781939 Jy ! Total flux subtracted in 200 components = 0.00781939 Jy ! Clean residual min=-0.024455 max=0.028379 Jy/beam ! Clean residual mean=-0.000406 rms=0.007052 Jy/beam ! Combined flux in latest and established models = 0.140631 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 56 components and 0.140631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.428601Jy sigma=0.658375 ! Fit after self-cal, rms=0.442529Jy sigma=0.631979 ! 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.442529Jy sigma=0.631979 ! Fit after self-cal, rms=0.615785Jy sigma=0.610512 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.198 mas, bmaj=12.29 mas, bpa=1.927 degrees ! Estimated noise=2.55916 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0112451 Jy ! Component: 100 - total flux cleaned = 0.0117592 Jy ! Component: 150 - total flux cleaned = 0.011656 Jy ! Component: 200 - total flux cleaned = 0.011652 Jy ! Total flux subtracted in 200 components = 0.011652 Jy ! Clean residual min=-0.018764 max=0.022857 Jy/beam ! Clean residual mean=-0.000389 rms=0.006222 Jy/beam ! Combined flux in latest and established models = 0.152283 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 63 components and 0.152283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.615020Jy sigma=0.607776 ! Fit after self-cal, rms=0.616395Jy sigma=0.607116 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.000664774 Jy ! Component: 100 - total flux cleaned = -0.000843028 Jy ! Component: 150 - total flux cleaned = -0.000845666 Jy ! Component: 200 - total flux cleaned = -0.000858616 Jy ! Total flux subtracted in 200 components = -0.000858616 Jy ! Clean residual min=-0.018431 max=0.022537 Jy/beam ! Clean residual mean=-0.000409 rms=0.006317 Jy/beam ! Combined flux in latest and established models = 0.151425 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 68 components and 0.151425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.616329Jy sigma=0.606919 ! Fit after self-cal, rms=0.616368Jy sigma=0.606867 ! 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.616368Jy sigma=0.606867 ! Fit after self-cal, rms=0.720412Jy sigma=0.594114 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.406 mas, bmaj=12.81 mas, bpa=2.446 degrees ! Estimated noise=2.6116 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00110564 Jy ! Component: 100 - total flux cleaned = -0.00109784 Jy ! Component: 150 - total flux cleaned = -0.00132502 Jy ! Component: 200 - total flux cleaned = -0.00152568 Jy ! Total flux subtracted in 200 components = -0.00152568 Jy ! Clean residual min=-0.017583 max=0.022391 Jy/beam ! Clean residual mean=-0.000222 rms=0.005910 Jy/beam ! Combined flux in latest and established models = 0.149899 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 72 components and 0.149899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.720121Jy sigma=0.594368 ! Fit after self-cal, rms=0.721022Jy sigma=0.593619 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.000226565 Jy ! Component: 100 - total flux cleaned = -0.00032308 Jy ! Component: 150 - total flux cleaned = -0.000413282 Jy ! Component: 200 - total flux cleaned = -0.000502142 Jy ! Total flux subtracted in 200 components = -0.000502142 Jy ! Clean residual min=-0.018715 max=0.025087 Jy/beam ! Clean residual mean=-0.000247 rms=0.006224 Jy/beam ! Combined flux in latest and established models = 0.149397 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 77 components and 0.149397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.720905Jy sigma=0.593636 ! Fit after self-cal, rms=0.720913Jy sigma=0.593582 ! 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.720913Jy sigma=0.593582 ! Fit after self-cal, rms=0.740661Jy sigma=0.593265 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.9 mas, bmaj=47.12 mas, bpa=0.1021 degrees ! Estimated noise=2.37221 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00227524 Jy ! Component: 100 - total flux cleaned = -0.00228069 Jy ! Component: 150 - total flux cleaned = -0.00228325 Jy ! Component: 200 - total flux cleaned = -0.00228607 Jy ! Total flux subtracted in 200 components = -0.00228607 Jy ! Clean residual min=-0.019235 max=0.029211 Jy/beam ! Clean residual mean=-0.000331 rms=0.007731 Jy/beam ! Combined flux in latest and established models = 0.147111 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 80 components and 0.147111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.740606Jy sigma=0.593432 ! Fit after self-cal, rms=0.740728Jy sigma=0.593359 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.68431e-05 Jy ! Component: 100 - total flux cleaned = -6.8057e-05 Jy ! Component: 150 - total flux cleaned = -6.96997e-05 Jy ! Component: 200 - total flux cleaned = -7.12007e-05 Jy ! Total flux subtracted in 200 components = -7.12007e-05 Jy ! Clean residual min=-0.019341 max=0.029403 Jy/beam ! Clean residual mean=-0.000334 rms=0.007766 Jy/beam ! Combined flux in latest and established models = 0.14704 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 81 components and 0.14704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.740695Jy sigma=0.593429 ! Fit after self-cal, rms=0.740694Jy sigma=0.593374 ! 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=4.586 mas, bmaj=13.31 mas, bpa=2.767 degrees ! Estimated noise=2.63672 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.586 x 13.31 at 2.767 degrees (North through East) ! Clean map min=-0.018875 max=0.12224 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=3.428 mas, bmaj=10.05 mas, bpa=1.94 degrees ! Estimated noise=6.43137 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.100834 Jy ! Component: 100 - total flux cleaned = 0.127949 Jy ! Component: 150 - total flux cleaned = 0.135277 Jy ! Component: 200 - total flux cleaned = 0.136272 Jy ! Total flux subtracted in 200 components = 0.136272 Jy ! Clean residual min=-0.019685 max=0.022178 Jy/beam ! Clean residual mean=-0.000242 rms=0.005449 Jy/beam ! Combined flux in latest and established models = 0.136272 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.136272 Jy ! Inverting map and beam ! Estimated beam: bmin=4.586 mas, bmaj=13.31 mas, bpa=2.767 degrees ! Estimated noise=2.63672 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.00792377 Jy ! Component: 100 - total flux cleaned = 0.00820748 Jy ! Component: 150 - total flux cleaned = 0.00833386 Jy ! Component: 200 - total flux cleaned = 0.00833665 Jy ! Total flux subtracted in 200 components = 0.00833665 Jy ! Clean residual min=-0.019725 max=0.025651 Jy/beam ! Clean residual mean=-0.000290 rms=0.006347 Jy/beam ! Combined flux in latest and established models = 0.144609 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 18 components and 0.144609 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=12.9 mas, bmaj=47.12 mas, bpa=0.1021 degrees ! Estimated noise=2.37221 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103099 Jy ! Component: 100 - total flux cleaned = 0.00103895 Jy ! Component: 150 - total flux cleaned = 0.00104075 Jy ! Component: 200 - total flux cleaned = 0.00103803 Jy ! Total flux subtracted in 200 components = 0.00103803 Jy ! Clean residual min=-0.019689 max=0.029175 Jy/beam ! Clean residual mean=-0.000364 rms=0.007789 Jy/beam ! Combined flux in latest and established models = 0.145647 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.18542e-06 Jy ! Component: 100 - total flux cleaned = -8.48903e-06 Jy ! Component: 150 - total flux cleaned = -1.28447e-05 Jy ! Component: 200 - total flux cleaned = -1.7271e-05 Jy ! Total flux subtracted in 200 components = -1.7271e-05 Jy ! Clean residual min=-0.019597 max=0.028932 Jy/beam ! Clean residual mean=-0.000365 rms=0.007793 Jy/beam ! Combined flux in latest and established models = 0.14563 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 25 components and 0.14563 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.586 mas, bmaj=13.31 mas, bpa=2.767 degrees ! Estimated noise=2.63672 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000634341 Jy ! Component: 100 - total flux cleaned = -0.000549978 Jy ! Component: 150 - total flux cleaned = -0.000539739 Jy ! Component: 200 - total flux cleaned = -0.000528435 Jy ! Total flux subtracted in 200 components = -0.000528435 Jy ! Clean residual min=-0.019286 max=0.024639 Jy/beam ! Clean residual mean=-0.000283 rms=0.006354 Jy/beam ! Combined flux in latest and established models = 0.145101 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 29 components and 0.145101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.740089Jy sigma=0.594109 ! Fit after self-cal, rms=0.739780Jy sigma=0.593861 wmodel J1245-4128_S_map.mod ! Writing 29 model components to file: J1245-4128_S_map.mod wobs J1245-4128_S_uvs.fits ! Writing UV FITS file: J1245-4128_S_uvs.fits wwins J1245-4128_S_map.win ! wwins: Wrote 1 windows to J1245-4128_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.00978319 Jy ! Component: 100 - total flux cleaned = 0.0137204 Jy ! Component: 150 - total flux cleaned = 0.0147147 Jy ! Component: 200 - total flux cleaned = 0.0153396 Jy ! Component: 250 - total flux cleaned = 0.0165328 Jy ! Component: 300 - total flux cleaned = 0.0176662 Jy ! Component: 350 - total flux cleaned = 0.0184701 Jy ! Component: 400 - total flux cleaned = 0.0189862 Jy ! Component: 450 - total flux cleaned = 0.0197389 Jy ! Component: 500 - total flux cleaned = 0.0204581 Jy ! Component: 550 - total flux cleaned = 0.0213799 Jy ! Component: 600 - total flux cleaned = 0.0218276 Jy ! Component: 650 - total flux cleaned = 0.0220432 Jy ! Component: 700 - total flux cleaned = 0.0226858 Jy ! Component: 750 - total flux cleaned = 0.0233136 Jy ! Component: 800 - total flux cleaned = 0.0239276 Jy ! Component: 850 - total flux cleaned = 0.0247342 Jy ! Component: 900 - total flux cleaned = 0.0257212 Jy ! Component: 950 - total flux cleaned = 0.0261112 Jy ! Component: 1000 - total flux cleaned = 0.0272512 Jy ! Component: 1050 - total flux cleaned = 0.028182 Jy ! Component: 1100 - total flux cleaned = 0.0289094 Jy ! Component: 1150 - total flux cleaned = 0.029085 Jy ! Component: 1200 - total flux cleaned = 0.0292648 Jy ! Component: 1250 - total flux cleaned = 0.0301349 Jy ! Component: 1300 - total flux cleaned = 0.0304779 Jy ! Component: 1350 - total flux cleaned = 0.0311544 Jy ! Component: 1400 - total flux cleaned = 0.0318231 Jy ! Component: 1450 - total flux cleaned = 0.032481 Jy ! Component: 1500 - total flux cleaned = 0.0329664 Jy ! Component: 1550 - total flux cleaned = 0.0337649 Jy ! Component: 1600 - total flux cleaned = 0.03408 Jy ! Component: 1650 - total flux cleaned = 0.0345461 Jy ! Component: 1700 - total flux cleaned = 0.0343924 Jy ! Component: 1750 - total flux cleaned = 0.0346972 Jy ! Component: 1800 - total flux cleaned = 0.0348484 Jy ! Component: 1850 - total flux cleaned = 0.0349974 Jy ! Component: 1900 - total flux cleaned = 0.0355857 Jy ! Component: 1950 - total flux cleaned = 0.0357307 Jy ! Component: 2000 - total flux cleaned = 0.0363082 Jy ! Component: 2050 - total flux cleaned = 0.0365939 Jy ! Component: 2100 - total flux cleaned = 0.0368764 Jy ! Component: 2150 - total flux cleaned = 0.0372971 Jy ! Component: 2200 - total flux cleaned = 0.0377134 Jy ! Component: 2250 - total flux cleaned = 0.0381262 Jy ! Component: 2300 - total flux cleaned = 0.0383988 Jy ! Component: 2350 - total flux cleaned = 0.0385339 Jy ! Component: 2400 - total flux cleaned = 0.0385338 Jy ! Component: 2450 - total flux cleaned = 0.0385333 Jy ! Component: 2500 - total flux cleaned = 0.0387973 Jy ! Component: 2550 - total flux cleaned = 0.0387973 Jy ! Component: 2600 - total flux cleaned = 0.0385372 Jy ! Component: 2650 - total flux cleaned = 0.0386689 Jy ! Component: 2700 - total flux cleaned = 0.0387974 Jy ! Component: 2750 - total flux cleaned = 0.0387976 Jy ! Component: 2800 - total flux cleaned = 0.0389243 Jy ! Component: 2850 - total flux cleaned = 0.0393011 Jy ! Component: 2900 - total flux cleaned = 0.0391759 Jy ! Component: 2950 - total flux cleaned = 0.0394243 Jy ! Component: 3000 - total flux cleaned = 0.0395468 Jy ! Component: 3050 - total flux cleaned = 0.0394241 Jy ! Component: 3100 - total flux cleaned = 0.039425 Jy ! Component: 3150 - total flux cleaned = 0.0393047 Jy ! Component: 3200 - total flux cleaned = 0.039545 Jy ! Component: 3250 - total flux cleaned = 0.0394264 Jy ! Component: 3300 - total flux cleaned = 0.0393085 Jy ! Component: 3350 - total flux cleaned = 0.0394268 Jy ! Component: 3400 - total flux cleaned = 0.0394269 Jy ! Component: 3450 - total flux cleaned = 0.0396594 Jy ! Component: 3500 - total flux cleaned = 0.0395443 Jy ! Component: 3550 - total flux cleaned = 0.0397734 Jy ! Component: 3600 - total flux cleaned = 0.0400006 Jy ! Component: 3650 - total flux cleaned = 0.0398873 Jy ! Component: 3700 - total flux cleaned = 0.0401133 Jy ! Component: 3750 - total flux cleaned = 0.0401133 Jy ! Component: 3800 - total flux cleaned = 0.040225 Jy ! Component: 3850 - total flux cleaned = 0.0402252 Jy ! Component: 3900 - total flux cleaned = 0.0404474 Jy ! Component: 3950 - total flux cleaned = 0.0402252 Jy ! Component: 4000 - total flux cleaned = 0.0398954 Jy ! Component: 4050 - total flux cleaned = 0.0401151 Jy ! Total flux subtracted in 4096 components = 0.040225 Jy ! Clean residual min=-0.006191 max=0.005998 Jy/beam ! Clean residual mean=-0.000226 rms=0.002534 Jy/beam ! Combined flux in latest and established models = 0.185326 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 303 components and 0.185326 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1245-4128_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.586 x 13.31 at 2.767 degrees (North through East) ! Clean map min=-0.019442 max=0.12917 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1245-4128_S_map.fits wmodel /image_prod/ug002_uva//J1245-4128_S_map.mod ! Writing 303 model components to file: /image_prod/ug002_uva//J1245-4128_S_map.mod wobs /image_prod/ug002_uva//J1245-4128_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1245-4128_S_uvs.fits wwins /image_prod/ug002_uva//J1245-4128_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1245-4128_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.129172 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00257103 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -5.97118 5.97118 11.9424 23.8847 47.7694 95.5388 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0077 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.129 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 50.241 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1245-4128_S_dfm.log closed on Thu Mar 5 00:48:40 2020