! Started logfile: /image_prod/ug002_uva//J1453-2204_S_dfm.log on Thu Mar 5 01:58:16 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//J1453-2204_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1453-2204_S_uva.fits ! AN table 1: 50 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.799556 visibilities/baseline/integration-bin. ! Found source: J1453-2204 ! ! 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 5397 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 J1453-2204_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 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012128Jy sigma=6.833708 ! Fit after self-cal, rms=0.899558Jy sigma=6.017943 ! 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=3.045 mas, bmaj=6.301 mas, bpa=-2.229 degrees ! Estimated noise=2.49736 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.0825876 Jy ! Component: 100 - total flux cleaned = 0.11256 Jy ! Total flux subtracted in 100 components = 0.11256 Jy ! Clean residual min=-0.011941 max=0.013899 Jy/beam ! Clean residual mean=0.000016 rms=0.003089 Jy/beam ! Combined flux in latest and established models = 0.11256 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.11256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089225Jy sigma=0.555642 ! Fit after self-cal, rms=0.088844Jy sigma=0.553543 ! 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.665 mas, bmaj=7.813 mas, bpa=-0.4834 degrees ! Estimated noise=1.47376 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.019822 Jy ! Component: 100 - total flux cleaned = 0.0287525 Jy ! Component: 150 - total flux cleaned = 0.0332532 Jy ! Component: 200 - total flux cleaned = 0.0341737 Jy ! Total flux subtracted in 200 components = 0.0341737 Jy ! Clean residual min=-0.008897 max=0.008821 Jy/beam ! Clean residual mean=0.000035 rms=0.002100 Jy/beam ! Combined flux in latest and established models = 0.146734 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 25 components and 0.146734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085285Jy sigma=0.520827 ! Fit after self-cal, rms=0.085268Jy sigma=0.520208 ! 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.665 x 7.813 at -0.4834 degrees (North through East) ! Clean map min=-0.0086985 max=0.094077 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.39 FD 1.07 HN 1.16 KP 0.99 ! LA 1.03 MK 1.00 NL 1.07 OV 0.65 ! PT 1.00 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 1.05 HN 1.17 KP 1.00 ! LA 1.02 MK 1.00 NL 0.99 OV 0.95 ! PT 1.02 SC 0.91 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.47 FD 1.05 HN 1.23 KP 1.02 ! LA 1.03 MK 0.96 NL 0.93 OV 0.64 ! PT 1.01 SC 0.89 ! ! ! Fit before self-cal, rms=0.085268Jy sigma=0.520208 ! Fit after self-cal, rms=0.088701Jy sigma=0.489706 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.638 mas, bmaj=7.802 mas, bpa=0.3623 degrees ! Estimated noise=1.46727 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.00120574 Jy ! Component: 100 - total flux cleaned = -0.00120229 Jy ! Component: 150 - total flux cleaned = -0.00113402 Jy ! Component: 200 - total flux cleaned = -0.00113977 Jy ! Total flux subtracted in 200 components = -0.00113977 Jy ! Clean residual min=-0.004631 max=0.005309 Jy/beam ! Clean residual mean=0.000012 rms=0.001215 Jy/beam ! Combined flux in latest and established models = 0.145594 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 31 components and 0.145594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088503Jy sigma=0.488658 ! Fit after self-cal, rms=0.088986Jy sigma=0.487425 ! 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.088986Jy sigma=0.487425 ! Fit after self-cal, rms=0.098417Jy sigma=0.480634 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.567 mas, bmaj=7.791 mas, bpa=0.7167 degrees ! Estimated noise=1.44362 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000327305 Jy ! Component: 100 - total flux cleaned = -0.000374324 Jy ! Component: 150 - total flux cleaned = -0.000374274 Jy ! Component: 200 - total flux cleaned = -0.000376385 Jy ! Total flux subtracted in 200 components = -0.000376385 Jy ! Clean residual min=-0.003190 max=0.003605 Jy/beam ! Clean residual mean=0.000005 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.145218 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 37 components and 0.145218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098381Jy sigma=0.480225 ! Fit after self-cal, rms=0.098570Jy sigma=0.480049 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 (-18.5, 42). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00170165 Jy ! Component: 100 - total flux cleaned = 0.00172282 Jy ! Component: 150 - total flux cleaned = 0.00171923 Jy ! Component: 200 - total flux cleaned = 0.00171921 Jy ! Total flux subtracted in 200 components = 0.00171921 Jy ! Clean residual min=-0.003009 max=0.002725 Jy/beam ! Clean residual mean=0.000006 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.146937 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 51 components and 0.146937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098433Jy sigma=0.478942 ! Fit after self-cal, rms=0.098441Jy sigma=0.478856 ! 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.098441Jy sigma=0.478856 ! Fit after self-cal, rms=0.099088Jy sigma=0.478764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.551 mas, bmaj=7.784 mas, bpa=0.9437 degrees ! Estimated noise=1.43396 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000615555 Jy ! Component: 100 - total flux cleaned = 0.000714176 Jy ! Component: 150 - total flux cleaned = 0.000758169 Jy ! Component: 200 - total flux cleaned = 0.00075738 Jy ! Total flux subtracted in 200 components = 0.00075738 Jy ! Clean residual min=-0.002886 max=0.002649 Jy/beam ! Clean residual mean=0.000005 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.147695 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 56 components and 0.147695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099034Jy sigma=0.478381 ! Fit after self-cal, rms=0.099044Jy sigma=0.478363 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.26899e-05 Jy ! Component: 100 - total flux cleaned = -4.24628e-05 Jy ! Component: 150 - total flux cleaned = -4.15132e-05 Jy ! Component: 200 - total flux cleaned = -3.47939e-06 Jy ! Total flux subtracted in 200 components = -3.47939e-06 Jy ! Clean residual min=-0.002874 max=0.002642 Jy/beam ! Clean residual mean=0.000005 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.147691 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 60 components and 0.147691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099010Jy sigma=0.478117 ! Fit after self-cal, rms=0.099021Jy sigma=0.478092 ! 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.099021Jy sigma=0.478092 ! Fit after self-cal, rms=0.099126Jy sigma=0.478070 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.759 mas, bmaj=16.55 mas, bpa=0.5828 degrees ! Estimated noise=1.71556 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000270782 Jy ! Component: 100 - total flux cleaned = 0.000494585 Jy ! Component: 150 - total flux cleaned = 0.000625339 Jy ! Component: 200 - total flux cleaned = 0.000716442 Jy ! Total flux subtracted in 200 components = 0.000716442 Jy ! Clean residual min=-0.002768 max=0.002818 Jy/beam ! Clean residual mean=0.000009 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.148408 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 65 components and 0.148408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099115Jy sigma=0.477923 ! Fit after self-cal, rms=0.099107Jy sigma=0.477891 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.93589e-06 Jy ! Component: 100 - total flux cleaned = 8.46873e-05 Jy ! Component: 150 - total flux cleaned = 0.000139961 Jy ! Component: 200 - total flux cleaned = 0.000167238 Jy ! Total flux subtracted in 200 components = 0.000167238 Jy ! Clean residual min=-0.002727 max=0.002760 Jy/beam ! Clean residual mean=0.000009 rms=0.000838 Jy/beam ! Combined flux in latest and established models = 0.148575 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 69 components and 0.148575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099103Jy sigma=0.477833 ! Fit after self-cal, rms=0.099092Jy sigma=0.477812 ! 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.546 mas, bmaj=7.778 mas, bpa=1.093 degrees ! Estimated noise=1.43028 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.546 x 7.778 at 1.093 degrees (North through East) ! Clean map min=-0.0028368 max=0.091216 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.981 mas, bmaj=6.296 mas, bpa=-0.9966 degrees ! Estimated noise=2.3894 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0795739 Jy ! Component: 100 - total flux cleaned = 0.111634 Jy ! Component: 150 - total flux cleaned = 0.127321 Jy ! Component: 200 - total flux cleaned = 0.134236 Jy ! Total flux subtracted in 200 components = 0.134236 Jy ! Clean residual min=-0.007478 max=0.007019 Jy/beam ! Clean residual mean=0.000006 rms=0.001972 Jy/beam ! Combined flux in latest and established models = 0.134236 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.134236 Jy ! Inverting map and beam ! Estimated beam: bmin=3.546 mas, bmaj=7.778 mas, bpa=1.093 degrees ! Estimated noise=1.43028 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.0073083 Jy ! Component: 100 - total flux cleaned = 0.0105488 Jy ! Component: 150 - total flux cleaned = 0.0115112 Jy ! Component: 200 - total flux cleaned = 0.0116145 Jy ! Total flux subtracted in 200 components = 0.0116145 Jy ! Clean residual min=-0.003653 max=0.003254 Jy/beam ! Clean residual mean=0.000005 rms=0.000874 Jy/beam ! Combined flux in latest and established models = 0.145851 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 52 components and 0.145851 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.759 mas, bmaj=16.55 mas, bpa=0.5828 degrees ! Estimated noise=1.71556 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00203578 Jy ! Component: 100 - total flux cleaned = 0.00226194 Jy ! Component: 150 - total flux cleaned = 0.002363 Jy ! Component: 200 - total flux cleaned = 0.00245598 Jy ! Total flux subtracted in 200 components = 0.00245598 Jy ! Clean residual min=-0.002949 max=0.002965 Jy/beam ! Clean residual mean=0.000009 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 0.148307 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.27448e-05 Jy ! Component: 100 - total flux cleaned = 8.43717e-05 Jy ! Component: 150 - total flux cleaned = 0.000125003 Jy ! Component: 200 - total flux cleaned = 0.000124411 Jy ! Total flux subtracted in 200 components = 0.000124411 Jy ! Clean residual min=-0.002874 max=0.002869 Jy/beam ! Clean residual mean=0.000009 rms=0.000866 Jy/beam ! Combined flux in latest and established models = 0.148431 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 69 components and 0.148431 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.546 mas, bmaj=7.778 mas, bpa=1.093 degrees ! Estimated noise=1.43028 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00084654 Jy ! Component: 100 - total flux cleaned = -0.000996245 Jy ! Component: 150 - total flux cleaned = -0.00106107 Jy ! Component: 200 - total flux cleaned = -0.00112064 Jy ! Total flux subtracted in 200 components = -0.00112064 Jy ! Clean residual min=-0.003201 max=0.002949 Jy/beam ! Clean residual mean=0.000005 rms=0.000777 Jy/beam ! Combined flux in latest and established models = 0.14731 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 83 components and 0.14731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099224Jy sigma=0.478917 ! Fit after self-cal, rms=0.099174Jy sigma=0.478772 wmodel J1453-2204_S_map.mod ! Writing 83 model components to file: J1453-2204_S_map.mod wobs J1453-2204_S_uvs.fits ! Writing UV FITS file: J1453-2204_S_uvs.fits wwins J1453-2204_S_map.win ! wwins: Wrote 2 windows to J1453-2204_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.000510365 Jy ! Component: 100 - total flux cleaned = -0.00071384 Jy ! Component: 150 - total flux cleaned = -0.000809874 Jy ! Component: 200 - total flux cleaned = -0.000855861 Jy ! Component: 250 - total flux cleaned = -0.000724521 Jy ! Component: 300 - total flux cleaned = -0.000641042 Jy ! Component: 350 - total flux cleaned = -0.000641077 Jy ! Component: 400 - total flux cleaned = -0.000679487 Jy ! Component: 450 - total flux cleaned = -0.000717371 Jy ! Component: 500 - total flux cleaned = -0.000791794 Jy ! Component: 550 - total flux cleaned = -0.000791902 Jy ! Component: 600 - total flux cleaned = -0.000757421 Jy ! Component: 650 - total flux cleaned = -0.000791384 Jy ! Component: 700 - total flux cleaned = -0.000824013 Jy ! Component: 750 - total flux cleaned = -0.000791807 Jy ! Component: 800 - total flux cleaned = -0.000854619 Jy ! Component: 850 - total flux cleaned = -0.000976767 Jy ! Component: 900 - total flux cleaned = -0.000916281 Jy ! Component: 950 - total flux cleaned = -0.00100418 Jy ! Component: 1000 - total flux cleaned = -0.00109049 Jy ! Component: 1050 - total flux cleaned = -0.00120227 Jy ! Component: 1100 - total flux cleaned = -0.00120212 Jy ! Component: 1150 - total flux cleaned = -0.0012831 Jy ! Component: 1200 - total flux cleaned = -0.00138982 Jy ! Component: 1250 - total flux cleaned = -0.00154709 Jy ! Component: 1300 - total flux cleaned = -0.00167588 Jy ! Component: 1350 - total flux cleaned = -0.0017522 Jy ! Component: 1400 - total flux cleaned = -0.00187708 Jy ! Component: 1450 - total flux cleaned = -0.00187683 Jy ! Component: 1500 - total flux cleaned = -0.0019982 Jy ! Component: 1550 - total flux cleaned = -0.00206978 Jy ! Component: 1600 - total flux cleaned = -0.0021403 Jy ! Component: 1650 - total flux cleaned = -0.00221029 Jy ! Component: 1700 - total flux cleaned = -0.00230221 Jy ! Component: 1750 - total flux cleaned = -0.00239308 Jy ! Component: 1800 - total flux cleaned = -0.00252688 Jy ! Component: 1850 - total flux cleaned = -0.0024825 Jy ! Component: 1900 - total flux cleaned = -0.00250482 Jy ! Component: 1950 - total flux cleaned = -0.00259167 Jy ! Component: 2000 - total flux cleaned = -0.00272007 Jy ! Component: 2050 - total flux cleaned = -0.00280432 Jy ! Component: 2100 - total flux cleaned = -0.00280405 Jy ! Component: 2150 - total flux cleaned = -0.00286552 Jy ! Component: 2200 - total flux cleaned = -0.00288595 Jy ! Component: 2250 - total flux cleaned = -0.00288612 Jy ! Component: 2300 - total flux cleaned = -0.00286637 Jy ! Component: 2350 - total flux cleaned = -0.00290613 Jy ! Component: 2400 - total flux cleaned = -0.00286677 Jy ! Component: 2450 - total flux cleaned = -0.00280856 Jy ! Component: 2500 - total flux cleaned = -0.00275115 Jy ! Component: 2550 - total flux cleaned = -0.00280833 Jy ! Component: 2600 - total flux cleaned = -0.00271401 Jy ! Component: 2650 - total flux cleaned = -0.00265789 Jy ! Component: 2700 - total flux cleaned = -0.00260255 Jy ! Component: 2750 - total flux cleaned = -0.00251081 Jy ! Component: 2800 - total flux cleaned = -0.00256539 Jy ! Component: 2850 - total flux cleaned = -0.00249278 Jy ! Component: 2900 - total flux cleaned = -0.00249284 Jy ! Component: 2950 - total flux cleaned = -0.00245718 Jy ! Component: 3000 - total flux cleaned = -0.002422 Jy ! Component: 3050 - total flux cleaned = -0.00240465 Jy ! Component: 3100 - total flux cleaned = -0.00243973 Jy ! Component: 3150 - total flux cleaned = -0.00240518 Jy ! Component: 3200 - total flux cleaned = -0.00242239 Jy ! Component: 3250 - total flux cleaned = -0.00243933 Jy ! Component: 3300 - total flux cleaned = -0.00235474 Jy ! Component: 3350 - total flux cleaned = -0.00235463 Jy ! Component: 3400 - total flux cleaned = -0.00232115 Jy ! Component: 3450 - total flux cleaned = -0.00230462 Jy ! Component: 3500 - total flux cleaned = -0.0022552 Jy ! Component: 3550 - total flux cleaned = -0.00227144 Jy ! Component: 3600 - total flux cleaned = -0.00227134 Jy ! Component: 3650 - total flux cleaned = -0.00222283 Jy ! Component: 3700 - total flux cleaned = -0.00227082 Jy ! Component: 3750 - total flux cleaned = -0.00220705 Jy ! Component: 3800 - total flux cleaned = -0.00223863 Jy ! Component: 3850 - total flux cleaned = -0.00226998 Jy ! Component: 3900 - total flux cleaned = -0.00222309 Jy ! Component: 3950 - total flux cleaned = -0.00219211 Jy ! Component: 4000 - total flux cleaned = -0.00220772 Jy ! Component: 4050 - total flux cleaned = -0.00222313 Jy ! Total flux subtracted in 4096 components = -0.00219243 Jy ! Clean residual min=-0.000949 max=0.000832 Jy/beam ! Clean residual mean=0.000001 rms=0.000271 Jy/beam ! Combined flux in latest and established models = 0.145118 Jy keep ! Adding 264 model components to the UV plane model. ! The established model now contains 347 components and 0.145118 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1453-2204_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.546 x 7.778 at 1.093 degrees (North through East) ! Clean map min=-0.0024962 max=0.090699 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1453-2204_S_map.fits wmodel /image_prod/ug002_uva//J1453-2204_S_map.mod ! Writing 347 model components to file: /image_prod/ug002_uva//J1453-2204_S_map.mod wobs /image_prod/ug002_uva//J1453-2204_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1453-2204_S_uvs.fits wwins /image_prod/ug002_uva//J1453-2204_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1453-2204_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0906985 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000263691 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.872199 0.872199 1.7444 3.4888 6.9776 13.9552 27.9104 55.8208 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.09 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 343.958 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1453-2204_S_dfm.log closed on Thu Mar 5 01:58:19 2020