! Started logfile: /image_prod/ug002_uva//J0914-3314_S_dfm.log on Wed Mar 4 22:53:58 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//J0914-3314_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0914-3314_S_uva.fits ! AN table 1: 30 integrations on 21 of 21 possible baselines. ! AN table 2: 30 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.993878 visibilities/baseline/integration-bin. ! Found source: J0914-3314 ! ! 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 4383 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 J0914-3314_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.011148Jy sigma=5.329454 ! Fit after self-cal, rms=0.843135Jy sigma=4.315622 ! 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.867 mas, bmaj=11.8 mas, bpa=-8.883 degrees ! Estimated noise=3.05875 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.123774 Jy ! Component: 100 - total flux cleaned = 0.18005 Jy ! Total flux subtracted in 100 components = 0.18005 Jy ! Clean residual min=-0.026573 max=0.030692 Jy/beam ! Clean residual mean=0.000063 rms=0.007879 Jy/beam ! Combined flux in latest and established models = 0.18005 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.18005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.151094Jy sigma=0.757794 ! Fit after self-cal, rms=0.150449Jy sigma=0.755363 ! 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.441 mas, bmaj=13.56 mas, bpa=-9.109 degrees ! Estimated noise=2.13684 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.0507003 Jy ! Component: 100 - total flux cleaned = 0.0787366 Jy ! Component: 150 - total flux cleaned = 0.0958681 Jy ! Component: 200 - total flux cleaned = 0.106537 Jy ! Total flux subtracted in 200 components = 0.106537 Jy ! Clean residual min=-0.025301 max=0.045361 Jy/beam ! Clean residual mean=-0.000047 rms=0.008679 Jy/beam ! Combined flux in latest and established models = 0.286587 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 75 components and 0.286587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.134874Jy sigma=0.647758 ! Fit after self-cal, rms=0.134622Jy sigma=0.647069 ! 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.441 x 13.56 at -9.109 degrees (North through East) ! Clean map min=-0.025134 max=0.1603 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 HN 1.52 KP 1.14 LA 0.92 ! NL 0.98 OV 0.63 SC 0.82 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.39 FD 0.87 HN 1.60 KP 1.39 ! LA 0.86 MK 1.13 NL 1.28 OV 0.75 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.87 HN 1.60 KP 1.29 LA 0.87 ! NL 0.94 OV 0.72 SC 0.70 ! ! Telescope amplitude corrections in sub-array 2: ! BR 2.57 FD 0.87 HN 1.63 KP 1.54 ! LA 0.86 MK 1.03 NL 1.13 OV 0.76 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.88 HN 1.47 KP 1.31 LA 0.88 ! NL 0.92 OV 0.72 SC 0.84 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.45 FD 0.85 HN 1.76 KP 1.51 ! LA 0.86 MK 1.04 NL 1.17 OV 0.77 ! ! ! Fit before self-cal, rms=0.134622Jy sigma=0.647069 ! Fit after self-cal, rms=0.170483Jy sigma=0.544073 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.505 mas, bmaj=13.18 mas, bpa=-7.341 degrees ! Estimated noise=2.15012 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 (19.5, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0309575 Jy ! Component: 100 - total flux cleaned = 0.0479627 Jy ! Component: 150 - total flux cleaned = 0.0590119 Jy ! Component: 200 - total flux cleaned = 0.0673365 Jy ! Total flux subtracted in 200 components = 0.0673365 Jy ! Clean residual min=-0.011704 max=0.011509 Jy/beam ! Clean residual mean=0.000051 rms=0.003815 Jy/beam ! Combined flux in latest and established models = 0.353924 Jy ! Performing phase self-cal ! Adding 96 model components to the UV plane model. ! The established model now contains 171 components and 0.353924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.164932Jy sigma=0.485407 ! Fit after self-cal, rms=0.165361Jy sigma=0.481565 ! 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.165361Jy sigma=0.481565 ! Fit after self-cal, rms=0.155974Jy sigma=0.466112 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.519 mas, bmaj=13.33 mas, bpa=-6.795 degrees ! Estimated noise=2.08748 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0125709 Jy ! Component: 100 - total flux cleaned = 0.0194312 Jy ! Component: 150 - total flux cleaned = 0.0218243 Jy ! Component: 200 - total flux cleaned = 0.0234234 Jy ! Total flux subtracted in 200 components = 0.0234234 Jy ! Clean residual min=-0.006280 max=0.007328 Jy/beam ! Clean residual mean=-0.000025 rms=0.002009 Jy/beam ! Combined flux in latest and established models = 0.377347 Jy selfcal ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 242 components and 0.377347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.155070Jy sigma=0.454064 ! Fit after self-cal, rms=0.154845Jy sigma=0.453009 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.00226732 Jy ! Component: 100 - total flux cleaned = 0.00276785 Jy ! Component: 150 - total flux cleaned = 0.00334683 Jy ! Component: 200 - total flux cleaned = 0.00393435 Jy ! Total flux subtracted in 200 components = 0.00393435 Jy ! Clean residual min=-0.006697 max=0.006311 Jy/beam ! Clean residual mean=-0.000020 rms=0.001877 Jy/beam ! Combined flux in latest and established models = 0.381281 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 279 components and 0.381281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.154759Jy sigma=0.451687 ! Fit after self-cal, rms=0.154735Jy sigma=0.451588 ! 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.154735Jy sigma=0.451588 ! Fit after self-cal, rms=0.158204Jy sigma=0.448073 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.53 mas, bmaj=13.4 mas, bpa=-6.61 degrees ! Estimated noise=2.07694 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00524458 Jy ! Component: 100 - total flux cleaned = 0.00570421 Jy ! Component: 150 - total flux cleaned = 0.00594184 Jy ! Component: 200 - total flux cleaned = 0.00560817 Jy ! Total flux subtracted in 200 components = 0.00560817 Jy ! Clean residual min=-0.004600 max=0.004713 Jy/beam ! Clean residual mean=-0.000026 rms=0.001291 Jy/beam ! Combined flux in latest and established models = 0.38689 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 300 components and 0.38689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.158007Jy sigma=0.446106 ! Fit after self-cal, rms=0.158024Jy sigma=0.445883 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.000643353 Jy ! Component: 100 - total flux cleaned = 0.000552149 Jy ! Component: 150 - total flux cleaned = 0.000550139 Jy ! Component: 200 - total flux cleaned = 0.000548953 Jy ! Total flux subtracted in 200 components = 0.000548953 Jy ! Clean residual min=-0.004759 max=0.004464 Jy/beam ! Clean residual mean=-0.000026 rms=0.001258 Jy/beam ! Combined flux in latest and established models = 0.387439 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 307 components and 0.387439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.157999Jy sigma=0.445628 ! Fit after self-cal, rms=0.157996Jy sigma=0.445607 ! 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.157996Jy sigma=0.445607 ! Fit after self-cal, rms=0.160262Jy sigma=0.444717 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.6 mas, bmaj=24.41 mas, bpa=-2.343 degrees ! Estimated noise=2.37682 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00296029 Jy ! Component: 100 - total flux cleaned = 0.00260836 Jy ! Component: 150 - total flux cleaned = 0.00216777 Jy ! Component: 200 - total flux cleaned = 0.00179274 Jy ! Total flux subtracted in 200 components = 0.00179274 Jy ! Clean residual min=-0.004537 max=0.004633 Jy/beam ! Clean residual mean=-0.000038 rms=0.001370 Jy/beam ! Combined flux in latest and established models = 0.389231 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 327 components and 0.389231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.160193Jy sigma=0.444440 ! Fit after self-cal, rms=0.160215Jy sigma=0.444351 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 = 9.87475e-05 Jy ! Component: 100 - total flux cleaned = -0.000101518 Jy ! Component: 150 - total flux cleaned = -0.000250454 Jy ! Component: 200 - total flux cleaned = -0.000360033 Jy ! Total flux subtracted in 200 components = -0.000360033 Jy ! Clean residual min=-0.004547 max=0.004555 Jy/beam ! Clean residual mean=-0.000039 rms=0.001354 Jy/beam ! Combined flux in latest and established models = 0.388871 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 345 components and 0.388871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.160201Jy sigma=0.444320 ! Fit after self-cal, rms=0.160200Jy sigma=0.444312 ! 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.536 mas, bmaj=13.45 mas, bpa=-6.644 degrees ! Estimated noise=2.07043 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.536 x 13.45 at -6.644 degrees (North through East) ! Clean map min=-0.0036735 max=0.15607 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.934 mas, bmaj=11.59 mas, bpa=-6.13 degrees ! Estimated noise=3.00619 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.121708 Jy ! Component: 100 - total flux cleaned = 0.178332 Jy ! Component: 150 - total flux cleaned = 0.213309 Jy ! Component: 200 - total flux cleaned = 0.238893 Jy ! Total flux subtracted in 200 components = 0.238893 Jy ! Clean residual min=-0.013597 max=0.015738 Jy/beam ! Clean residual mean=-0.000005 rms=0.004194 Jy/beam ! Combined flux in latest and established models = 0.238893 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 48 model components to the UV plane model. ! The established model now contains 48 components and 0.238893 Jy ! Inverting map and beam ! Estimated beam: bmin=3.536 mas, bmaj=13.45 mas, bpa=-6.644 degrees ! Estimated noise=2.07043 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.0297609 Jy ! Component: 100 - total flux cleaned = 0.0509481 Jy ! Component: 150 - total flux cleaned = 0.0669507 Jy ! Component: 200 - total flux cleaned = 0.0794832 Jy ! Total flux subtracted in 200 components = 0.0794832 Jy ! Clean residual min=-0.009951 max=0.009076 Jy/beam ! Clean residual mean=-0.000022 rms=0.002698 Jy/beam ! Combined flux in latest and established models = 0.318377 Jy ! Adding 93 model components to the UV plane model. ! The established model now contains 138 components and 0.318377 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.6 mas, bmaj=24.41 mas, bpa=-2.343 degrees ! Estimated noise=2.37682 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0165081 Jy ! Component: 100 - total flux cleaned = 0.0281204 Jy ! Component: 150 - total flux cleaned = 0.0368182 Jy ! Component: 200 - total flux cleaned = 0.0434226 Jy ! Total flux subtracted in 200 components = 0.0434226 Jy ! Clean residual min=-0.008137 max=0.007201 Jy/beam ! Clean residual mean=-0.000045 rms=0.002298 Jy/beam ! Combined flux in latest and established models = 0.361799 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.00505721 Jy ! Component: 100 - total flux cleaned = 0.00840122 Jy ! Component: 150 - total flux cleaned = 0.0103522 Jy ! Component: 200 - total flux cleaned = 0.0118928 Jy ! Total flux subtracted in 200 components = 0.0118928 Jy ! Clean residual min=-0.006170 max=0.006071 Jy/beam ! Clean residual mean=-0.000045 rms=0.001820 Jy/beam ! Combined flux in latest and established models = 0.373692 Jy ! Adding 113 model components to the UV plane model. ! The established model now contains 245 components and 0.373692 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.536 mas, bmaj=13.45 mas, bpa=-6.644 degrees ! Estimated noise=2.07043 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000657831 Jy ! Component: 100 - total flux cleaned = 0.00079645 Jy ! Component: 150 - total flux cleaned = 0.00116658 Jy ! Component: 200 - total flux cleaned = 0.00137745 Jy ! Total flux subtracted in 200 components = 0.00137745 Jy ! Clean residual min=-0.004796 max=0.005795 Jy/beam ! Clean residual mean=-0.000024 rms=0.001355 Jy/beam ! Combined flux in latest and established models = 0.37507 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 268 components and 0.37507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.160523Jy sigma=0.447184 ! Fit after self-cal, rms=0.160544Jy sigma=0.446678 wmodel J0914-3314_S_map.mod ! Writing 268 model components to file: J0914-3314_S_map.mod wobs J0914-3314_S_uvs.fits ! Writing UV FITS file: J0914-3314_S_uvs.fits wwins J0914-3314_S_map.win ! wwins: Wrote 2 windows to J0914-3314_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.00134077 Jy ! Component: 100 - total flux cleaned = 0.00102123 Jy ! Component: 150 - total flux cleaned = 0.000584154 Jy ! Component: 200 - total flux cleaned = 0.000173711 Jy ! Component: 250 - total flux cleaned = -0.000278775 Jy ! Component: 300 - total flux cleaned = -0.00070528 Jy ! Component: 350 - total flux cleaned = -0.000879523 Jy ! Component: 400 - total flux cleaned = -0.000992568 Jy ! Component: 450 - total flux cleaned = -0.00110013 Jy ! Component: 500 - total flux cleaned = -0.000996682 Jy ! Component: 550 - total flux cleaned = -0.000946197 Jy ! Component: 600 - total flux cleaned = -0.000803164 Jy ! Component: 650 - total flux cleaned = -0.000615999 Jy ! Component: 700 - total flux cleaned = -0.000524141 Jy ! Component: 750 - total flux cleaned = -0.000392637 Jy ! Component: 800 - total flux cleaned = -0.000307284 Jy ! Component: 850 - total flux cleaned = -0.000140524 Jy ! Component: 900 - total flux cleaned = -0.00010004 Jy ! Component: 950 - total flux cleaned = 0.000138889 Jy ! Component: 1000 - total flux cleaned = 0.000294593 Jy ! Component: 1050 - total flux cleaned = 0.000485699 Jy ! Component: 1100 - total flux cleaned = 0.000634644 Jy ! Component: 1150 - total flux cleaned = 0.000889378 Jy ! Component: 1200 - total flux cleaned = 0.000996644 Jy ! Component: 1250 - total flux cleaned = 0.00106622 Jy ! Component: 1300 - total flux cleaned = 0.00113546 Jy ! Component: 1350 - total flux cleaned = 0.0012362 Jy ! Component: 1400 - total flux cleaned = 0.00140188 Jy ! Component: 1450 - total flux cleaned = 0.00146725 Jy ! Component: 1500 - total flux cleaned = 0.00153152 Jy ! Component: 1550 - total flux cleaned = 0.00162614 Jy ! Component: 1600 - total flux cleaned = 0.00178106 Jy ! Component: 1650 - total flux cleaned = 0.00190255 Jy ! Component: 1700 - total flux cleaned = 0.00199207 Jy ! Component: 1750 - total flux cleaned = 0.00205124 Jy ! Component: 1800 - total flux cleaned = 0.00210984 Jy ! Component: 1850 - total flux cleaned = 0.00222402 Jy ! Component: 1900 - total flux cleaned = 0.002167 Jy ! Component: 1950 - total flux cleaned = 0.00227853 Jy ! Component: 2000 - total flux cleaned = 0.00225082 Jy ! Component: 2050 - total flux cleaned = 0.0022778 Jy ! Component: 2100 - total flux cleaned = 0.00233066 Jy ! Component: 2150 - total flux cleaned = 0.0022775 Jy ! Component: 2200 - total flux cleaned = 0.00217378 Jy ! Component: 2250 - total flux cleaned = 0.00219933 Jy ! Component: 2300 - total flux cleaned = 0.00217405 Jy ! Component: 2350 - total flux cleaned = 0.00204951 Jy ! Component: 2400 - total flux cleaned = 0.00207413 Jy ! Component: 2450 - total flux cleaned = 0.00209879 Jy ! Component: 2500 - total flux cleaned = 0.00197845 Jy ! Component: 2550 - total flux cleaned = 0.00197834 Jy ! Component: 2600 - total flux cleaned = 0.00193158 Jy ! Component: 2650 - total flux cleaned = 0.0019083 Jy ! Component: 2700 - total flux cleaned = 0.00183946 Jy ! Component: 2750 - total flux cleaned = 0.00179378 Jy ! Component: 2800 - total flux cleaned = 0.00170349 Jy ! Component: 2850 - total flux cleaned = 0.00165925 Jy ! Component: 2900 - total flux cleaned = 0.00157095 Jy ! Component: 2950 - total flux cleaned = 0.00150551 Jy ! Component: 3000 - total flux cleaned = 0.00157061 Jy ! Component: 3050 - total flux cleaned = 0.00157049 Jy ! Component: 3100 - total flux cleaned = 0.0015493 Jy ! Component: 3150 - total flux cleaned = 0.00152814 Jy ! Component: 3200 - total flux cleaned = 0.001507 Jy ! Component: 3250 - total flux cleaned = 0.00144467 Jy ! Component: 3300 - total flux cleaned = 0.00146529 Jy ! Component: 3350 - total flux cleaned = 0.0014245 Jy ! Component: 3400 - total flux cleaned = 0.00140426 Jy ! Component: 3450 - total flux cleaned = 0.00134367 Jy ! Component: 3500 - total flux cleaned = 0.00126333 Jy ! Component: 3550 - total flux cleaned = 0.00116372 Jy ! Component: 3600 - total flux cleaned = 0.00102533 Jy ! Component: 3650 - total flux cleaned = 0.00102536 Jy ! Component: 3700 - total flux cleaned = 0.00104483 Jy ! Component: 3750 - total flux cleaned = 0.000986257 Jy ! Component: 3800 - total flux cleaned = 0.000889471 Jy ! Component: 3850 - total flux cleaned = 0.000870322 Jy ! Component: 3900 - total flux cleaned = 0.000831776 Jy ! Component: 3950 - total flux cleaned = 0.000793439 Jy ! Component: 4000 - total flux cleaned = 0.000774467 Jy ! Component: 4050 - total flux cleaned = 0.000793248 Jy ! Total flux subtracted in 4096 components = 0.000736315 Jy ! Clean residual min=-0.001089 max=0.001055 Jy/beam ! Clean residual mean=0.000002 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.375806 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 531 components and 0.375806 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0914-3314_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.536 x 13.45 at -6.644 degrees (North through East) ! Clean map min=-0.0033179 max=0.16566 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0914-3314_S_map.fits wmodel /image_prod/ug002_uva//J0914-3314_S_map.mod ! Writing 531 model components to file: /image_prod/ug002_uva//J0914-3314_S_map.mod wobs /image_prod/ug002_uva//J0914-3314_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0914-3314_S_uvs.fits wwins /image_prod/ug002_uva//J0914-3314_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0914-3314_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.165658 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000344889 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.624582 0.624582 1.24916 2.49833 4.99666 9.99332 19.9866 39.9733 79.9465 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.165 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 480.32 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0914-3314_S_dfm.log closed on Wed Mar 4 22:54:02 2020