! Started logfile: /image_prod/ug002_uva//J0532-3848_S_dfm.log on Wed Mar 4 20:53:52 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//J0532-3848_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0532-3848_S_uva.fits ! AN table 1: 50 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.862143 visibilities/baseline/integration-bin. ! Found source: J0532-3848 ! ! 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 3621 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 J0532-3848_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 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016607Jy sigma=5.887887 ! Fit after self-cal, rms=0.891613Jy sigma=5.162429 ! 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.668 mas, bmaj=8.616 mas, bpa=0.2545 degrees ! Estimated noise=3.28936 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.0893309 Jy ! Component: 100 - total flux cleaned = 0.108814 Jy ! Total flux subtracted in 100 components = 0.108814 Jy ! Clean residual min=-0.007039 max=0.008009 Jy/beam ! Clean residual mean=0.000033 rms=0.002022 Jy/beam ! Combined flux in latest and established models = 0.108814 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.108814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090436Jy sigma=0.465155 ! Fit after self-cal, rms=0.090388Jy sigma=0.465049 ! 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.289 mas, bmaj=10.23 mas, bpa=0.3743 degrees ! Estimated noise=2.07672 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.00411409 Jy ! Component: 100 - total flux cleaned = 0.00483804 Jy ! Component: 150 - total flux cleaned = 0.00492315 Jy ! Component: 200 - total flux cleaned = 0.00499726 Jy ! Total flux subtracted in 200 components = 0.00499726 Jy ! Clean residual min=-0.004302 max=0.004334 Jy/beam ! Clean residual mean=0.000073 rms=0.001178 Jy/beam ! Combined flux in latest and established models = 0.113811 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 8 components and 0.113811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090258Jy sigma=0.463688 ! Fit after self-cal, rms=0.090260Jy sigma=0.463683 ! 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.289 x 10.23 at 0.3743 degrees (North through East) ! Clean map min=-0.0041983 max=0.11327 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 0.98 LA 1.03 MK 0.92 ! NL 1.19 OV 0.91 PT 0.99 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 KP 1.06 LA 1.02 MK 0.96 ! NL 1.15 OV 0.87 PT 1.02 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 KP 1.01 LA 1.09 MK 1.07 ! NL 1.08 OV 0.87 PT 1.05 SC 0.95 ! ! ! Fit before self-cal, rms=0.090260Jy sigma=0.463683 ! Fit after self-cal, rms=0.094059Jy sigma=0.459679 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.273 mas, bmaj=10.2 mas, bpa=0.501 degrees ! Estimated noise=2.06676 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.00011534 Jy ! Component: 100 - total flux cleaned = -0.000163714 Jy ! Component: 150 - total flux cleaned = -0.000163531 Jy ! Component: 200 - total flux cleaned = -0.000163758 Jy ! Total flux subtracted in 200 components = -0.000163758 Jy ! Clean residual min=-0.003205 max=0.003716 Jy/beam ! Clean residual mean=0.000047 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.113648 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 17 components and 0.113648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094040Jy sigma=0.459648 ! Fit after self-cal, rms=0.094186Jy sigma=0.459481 ! 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.094186Jy sigma=0.459481 ! Fit after self-cal, rms=0.094776Jy sigma=0.459025 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.277 mas, bmaj=10.22 mas, bpa=0.4313 degrees ! Estimated noise=2.06939 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.51999e-05 Jy ! Component: 100 - total flux cleaned = 1.43333e-05 Jy ! Component: 150 - total flux cleaned = -3.66693e-05 Jy ! Component: 200 - total flux cleaned = -5.06867e-05 Jy ! Total flux subtracted in 200 components = -5.06867e-05 Jy ! Clean residual min=-0.003126 max=0.003598 Jy/beam ! Clean residual mean=0.000044 rms=0.000829 Jy/beam ! Combined flux in latest and established models = 0.113597 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 28 components and 0.113597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094761Jy sigma=0.459005 ! Fit after self-cal, rms=0.094774Jy sigma=0.458986 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, -115). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00240284 Jy ! Component: 100 - total flux cleaned = 0.00235025 Jy ! Component: 150 - total flux cleaned = 0.00230555 Jy ! Component: 200 - total flux cleaned = 0.00234693 Jy ! Total flux subtracted in 200 components = 0.00234693 Jy ! Clean residual min=-0.002630 max=0.002830 Jy/beam ! Clean residual mean=0.000057 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.115944 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 40 components and 0.115944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094663Jy sigma=0.458315 ! Fit after self-cal, rms=0.094655Jy sigma=0.458246 ! 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.094655Jy sigma=0.458246 ! Fit after self-cal, rms=0.094206Jy sigma=0.458158 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.283 mas, bmaj=10.25 mas, bpa=0.4562 degrees ! Estimated noise=2.06486 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000548061 Jy ! Component: 100 - total flux cleaned = 0.000474694 Jy ! Component: 150 - total flux cleaned = 0.000363592 Jy ! Component: 200 - total flux cleaned = 0.00031426 Jy ! Total flux subtracted in 200 components = 0.00031426 Jy ! Clean residual min=-0.002443 max=0.002650 Jy/beam ! Clean residual mean=0.000049 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.116258 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.116258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094179Jy sigma=0.458002 ! Fit after self-cal, rms=0.094177Jy sigma=0.457987 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.000159278 Jy ! Component: 100 - total flux cleaned = 0.000112173 Jy ! Component: 150 - total flux cleaned = 6.67439e-05 Jy ! Component: 200 - total flux cleaned = 4.56035e-05 Jy ! Total flux subtracted in 200 components = 4.56035e-05 Jy ! Clean residual min=-0.002438 max=0.002618 Jy/beam ! Clean residual mean=0.000050 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.116304 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 48 components and 0.116304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094163Jy sigma=0.457933 ! Fit after self-cal, rms=0.094160Jy sigma=0.457931 ! 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.094160Jy sigma=0.457931 ! Fit after self-cal, rms=0.093937Jy sigma=0.457920 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.2 mas, bmaj=30.94 mas, bpa=-2.108 degrees ! Estimated noise=2.47717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.45036e-05 Jy ! Component: 100 - total flux cleaned = -9.10227e-07 Jy ! Component: 150 - total flux cleaned = -2.28844e-05 Jy ! Component: 200 - total flux cleaned = -3.37503e-05 Jy ! Total flux subtracted in 200 components = -3.37503e-05 Jy ! Clean residual min=-0.002762 max=0.002754 Jy/beam ! Clean residual mean=0.000083 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.11627 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 60 components and 0.11627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093934Jy sigma=0.457901 ! Fit after self-cal, rms=0.093932Jy sigma=0.457898 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.8113e-05 Jy ! Component: 100 - total flux cleaned = 2.61471e-05 Jy ! Component: 150 - total flux cleaned = 1.67996e-05 Jy ! Component: 200 - total flux cleaned = -1.5441e-06 Jy ! Total flux subtracted in 200 components = -1.5441e-06 Jy ! Clean residual min=-0.002767 max=0.002724 Jy/beam ! Clean residual mean=0.000084 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.116268 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 63 components and 0.116268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093931Jy sigma=0.457893 ! Fit after self-cal, rms=0.093931Jy sigma=0.457891 ! 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.286 mas, bmaj=10.27 mas, bpa=0.4863 degrees ! Estimated noise=2.06366 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.286 x 10.27 at 0.4863 degrees (North through East) ! Clean map min=-0.0026921 max=0.11303 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.665 mas, bmaj=8.679 mas, bpa=0.5881 degrees ! Estimated noise=3.27421 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0888404 Jy ! Component: 100 - total flux cleaned = 0.108572 Jy ! Component: 150 - total flux cleaned = 0.112747 Jy ! Component: 200 - total flux cleaned = 0.113723 Jy ! Total flux subtracted in 200 components = 0.113723 Jy ! Clean residual min=-0.005744 max=0.005469 Jy/beam ! Clean residual mean=0.000021 rms=0.001506 Jy/beam ! Combined flux in latest and established models = 0.113723 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.113723 Jy ! Inverting map and beam ! Estimated beam: bmin=3.286 mas, bmaj=10.27 mas, bpa=0.4863 degrees ! Estimated noise=2.06366 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.0020598 Jy ! Component: 100 - total flux cleaned = 0.00255432 Jy ! Component: 150 - total flux cleaned = 0.00260762 Jy ! Component: 200 - total flux cleaned = 0.00265477 Jy ! Total flux subtracted in 200 components = 0.00265477 Jy ! Clean residual min=-0.002521 max=0.002724 Jy/beam ! Clean residual mean=0.000048 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.116377 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 30 components and 0.116377 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=9.2 mas, bmaj=30.94 mas, bpa=-2.108 degrees ! Estimated noise=2.47717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000347546 Jy ! Component: 100 - total flux cleaned = 0.000213517 Jy ! Component: 150 - total flux cleaned = 0.000117017 Jy ! Component: 200 - total flux cleaned = 4.70046e-05 Jy ! Total flux subtracted in 200 components = 4.70046e-05 Jy ! Clean residual min=-0.002772 max=0.002755 Jy/beam ! Clean residual mean=0.000086 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.116424 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 = -1.28455e-05 Jy ! Component: 100 - total flux cleaned = -1.24365e-05 Jy ! Component: 150 - total flux cleaned = -1.18908e-05 Jy ! Component: 200 - total flux cleaned = -1.19564e-06 Jy ! Total flux subtracted in 200 components = -1.19564e-06 Jy ! Clean residual min=-0.002733 max=0.002744 Jy/beam ! Clean residual mean=0.000086 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.116423 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.116423 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.286 mas, bmaj=10.27 mas, bpa=0.4863 degrees ! Estimated noise=2.06366 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000170756 Jy ! Component: 100 - total flux cleaned = -0.000170541 Jy ! Component: 150 - total flux cleaned = -0.000171519 Jy ! Component: 200 - total flux cleaned = -0.000201285 Jy ! Total flux subtracted in 200 components = -0.000201285 Jy ! Clean residual min=-0.002446 max=0.002465 Jy/beam ! Clean residual mean=0.000048 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.116222 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 54 components and 0.116222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093947Jy sigma=0.457934 ! Fit after self-cal, rms=0.093950Jy sigma=0.457909 wmodel J0532-3848_S_map.mod ! Writing 54 model components to file: J0532-3848_S_map.mod wobs J0532-3848_S_uvs.fits ! Writing UV FITS file: J0532-3848_S_uvs.fits wwins J0532-3848_S_map.win ! wwins: Wrote 2 windows to J0532-3848_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 = -8.80834e-05 Jy ! Component: 100 - total flux cleaned = -8.9393e-05 Jy ! Component: 150 - total flux cleaned = -9.02913e-05 Jy ! Component: 200 - total flux cleaned = -0.00016852 Jy ! Component: 250 - total flux cleaned = -0.000131845 Jy ! Component: 300 - total flux cleaned = -0.000203112 Jy ! Component: 350 - total flux cleaned = -0.00016883 Jy ! Component: 400 - total flux cleaned = -0.000102958 Jy ! Component: 450 - total flux cleaned = 5.74453e-05 Jy ! Component: 500 - total flux cleaned = 0.000181407 Jy ! Component: 550 - total flux cleaned = 0.000272817 Jy ! Component: 600 - total flux cleaned = 0.000391485 Jy ! Component: 650 - total flux cleaned = 0.000479072 Jy ! Component: 700 - total flux cleaned = 0.00070435 Jy ! Component: 750 - total flux cleaned = 0.000786426 Jy ! Component: 800 - total flux cleaned = 0.000839806 Jy ! Component: 850 - total flux cleaned = 0.000865698 Jy ! Component: 900 - total flux cleaned = 0.000942415 Jy ! Component: 950 - total flux cleaned = 0.000916758 Jy ! Component: 1000 - total flux cleaned = 0.000966068 Jy ! Component: 1050 - total flux cleaned = 0.00101433 Jy ! Component: 1100 - total flux cleaned = 0.00101444 Jy ! Component: 1150 - total flux cleaned = 0.00101494 Jy ! Component: 1200 - total flux cleaned = 0.00117552 Jy ! Component: 1250 - total flux cleaned = 0.00128845 Jy ! Component: 1300 - total flux cleaned = 0.00137727 Jy ! Component: 1350 - total flux cleaned = 0.00137717 Jy ! Component: 1400 - total flux cleaned = 0.00148505 Jy ! Component: 1450 - total flux cleaned = 0.0015486 Jy ! Component: 1500 - total flux cleaned = 0.0016115 Jy ! Component: 1550 - total flux cleaned = 0.00169389 Jy ! Component: 1600 - total flux cleaned = 0.00179549 Jy ! Component: 1650 - total flux cleaned = 0.00191604 Jy ! Component: 1700 - total flux cleaned = 0.0019955 Jy ! Component: 1750 - total flux cleaned = 0.00209355 Jy ! Component: 1800 - total flux cleaned = 0.00220984 Jy ! Component: 1850 - total flux cleaned = 0.00232485 Jy ! Component: 1900 - total flux cleaned = 0.00245755 Jy ! Component: 1950 - total flux cleaned = 0.00260772 Jy ! Component: 2000 - total flux cleaned = 0.00268223 Jy ! Component: 2050 - total flux cleaned = 0.0028478 Jy ! Component: 2100 - total flux cleaned = 0.00297518 Jy ! Component: 2150 - total flux cleaned = 0.00308337 Jy ! Component: 2200 - total flux cleaned = 0.00322616 Jy ! Component: 2250 - total flux cleaned = 0.00334977 Jy ! Component: 2300 - total flux cleaned = 0.00350705 Jy ! Component: 2350 - total flux cleaned = 0.00359368 Jy ! Component: 2400 - total flux cleaned = 0.00376522 Jy ! Component: 2450 - total flux cleaned = 0.00385047 Jy ! Component: 2500 - total flux cleaned = 0.00403609 Jy ! Component: 2550 - total flux cleaned = 0.00413647 Jy ! Component: 2600 - total flux cleaned = 0.0042361 Jy ! Component: 2650 - total flux cleaned = 0.00438432 Jy ! Component: 2700 - total flux cleaned = 0.00444976 Jy ! Component: 2750 - total flux cleaned = 0.00457958 Jy ! Component: 2800 - total flux cleaned = 0.00470808 Jy ! Component: 2850 - total flux cleaned = 0.0048198 Jy ! Component: 2900 - total flux cleaned = 0.004899 Jy ! Component: 2950 - total flux cleaned = 0.00493055 Jy ! Component: 3000 - total flux cleaned = 0.00496198 Jy ! Component: 3050 - total flux cleaned = 0.00505522 Jy ! Component: 3100 - total flux cleaned = 0.00513236 Jy ! Component: 3150 - total flux cleaned = 0.00520907 Jy ! Component: 3200 - total flux cleaned = 0.00527002 Jy ! Component: 3250 - total flux cleaned = 0.00531551 Jy ! Component: 3300 - total flux cleaned = 0.0054212 Jy ! Component: 3350 - total flux cleaned = 0.00551131 Jy ! Component: 3400 - total flux cleaned = 0.0056158 Jy ! Component: 3450 - total flux cleaned = 0.00566032 Jy ! Component: 3500 - total flux cleaned = 0.00571951 Jy ! Component: 3550 - total flux cleaned = 0.00580795 Jy ! Component: 3600 - total flux cleaned = 0.0059105 Jy ! Component: 3650 - total flux cleaned = 0.00595422 Jy ! Component: 3700 - total flux cleaned = 0.00604137 Jy ! Component: 3750 - total flux cleaned = 0.00609924 Jy ! Component: 3800 - total flux cleaned = 0.00617128 Jy ! Component: 3850 - total flux cleaned = 0.00627168 Jy ! Component: 3900 - total flux cleaned = 0.00632889 Jy ! Component: 3950 - total flux cleaned = 0.00642873 Jy ! Component: 4000 - total flux cleaned = 0.00647137 Jy ! Component: 4050 - total flux cleaned = 0.00655628 Jy ! Total flux subtracted in 4096 components = 0.00662679 Jy ! Clean residual min=-0.000880 max=0.000869 Jy/beam ! Clean residual mean=0.000019 rms=0.000255 Jy/beam ! Combined flux in latest and established models = 0.122849 Jy keep ! Adding 259 model components to the UV plane model. ! The established model now contains 313 components and 0.122849 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0532-3848_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.286 x 10.27 at 0.4863 degrees (North through East) ! Clean map min=-0.002552 max=0.1123 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0532-3848_S_map.fits wmodel /image_prod/ug002_uva//J0532-3848_S_map.mod ! Writing 313 model components to file: /image_prod/ug002_uva//J0532-3848_S_map.mod wobs /image_prod/ug002_uva//J0532-3848_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0532-3848_S_uvs.fits wwins /image_prod/ug002_uva//J0532-3848_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0532-3848_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.112302 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000263784 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.704666 0.704666 1.40933 2.81866 5.63733 11.2747 22.5493 45.0986 90.1973 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.112 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 425.733 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0532-3848_S_dfm.log closed on Wed Mar 4 20:53:56 2020