! Started logfile: /image_prod/ug002_uva//J0304-4333_S_dfm.log on Wed Mar 4 19:47:54 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//J0304-4333_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0304-4333_S_uva.fits ! AN table 1: 60 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.843651 visibilities/baseline/integration-bin. ! Found source: J0304-4333 ! ! 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 40 lines of history. ! ! Reading 3189 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 J0304-4333_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 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.017395Jy sigma=5.735729 ! Fit after self-cal, rms=0.858052Jy sigma=4.799144 ! 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.773 mas, bmaj=16.19 mas, bpa=-23.65 degrees ! Estimated noise=4.10956 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.112564 Jy ! Component: 100 - total flux cleaned = 0.144504 Jy ! Total flux subtracted in 100 components = 0.144504 Jy ! Clean residual min=-0.012170 max=0.013571 Jy/beam ! Clean residual mean=-0.000028 rms=0.004141 Jy/beam ! Combined flux in latest and established models = 0.144504 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.144504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087735Jy sigma=0.468143 ! Fit after self-cal, rms=0.087734Jy sigma=0.467570 ! 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.602 mas, bmaj=19.14 mas, bpa=-21.84 degrees ! Estimated noise=2.26871 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.0125859 Jy ! Component: 100 - total flux cleaned = 0.0180984 Jy ! Component: 150 - total flux cleaned = 0.0208238 Jy ! Component: 200 - total flux cleaned = 0.0211011 Jy ! Total flux subtracted in 200 components = 0.0211011 Jy ! Clean residual min=-0.007838 max=0.007374 Jy/beam ! Clean residual mean=0.000078 rms=0.002151 Jy/beam ! Combined flux in latest and established models = 0.165606 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 28 components and 0.165606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086253Jy sigma=0.457302 ! Fit after self-cal, rms=0.086293Jy sigma=0.457250 ! 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.602 x 19.14 at -21.84 degrees (North through East) ! Clean map min=-0.0075756 max=0.13298 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.91 KP 0.98 LA 1.11 MK 1.00 ! NL 1.24 OV 0.99 PT 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.88 KP 1.05 LA 1.07 MK 1.01 ! NL 1.17 OV 0.87 PT 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.90 KP 0.95 LA 1.09 MK 1.03 ! NL 1.01 OV 1.06 PT 1.05 ! ! ! Fit before self-cal, rms=0.086293Jy sigma=0.457250 ! Fit after self-cal, rms=0.088584Jy sigma=0.449183 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.626 mas, bmaj=19.03 mas, bpa=-21.74 degrees ! Estimated noise=2.27458 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.00102382 Jy ! Component: 100 - total flux cleaned = -0.00107771 Jy ! Component: 150 - total flux cleaned = -0.00107778 Jy ! Component: 200 - total flux cleaned = -0.00103542 Jy ! Total flux subtracted in 200 components = -0.00103542 Jy ! Clean residual min=-0.004896 max=0.007479 Jy/beam ! Clean residual mean=-0.000062 rms=0.001553 Jy/beam ! Combined flux in latest and established models = 0.16457 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 41 components and 0.16457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088515Jy sigma=0.448744 ! Fit after self-cal, rms=0.088741Jy sigma=0.448509 ! 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.088741Jy sigma=0.448509 ! Fit after self-cal, rms=0.089727Jy sigma=0.447409 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.637 mas, bmaj=19.03 mas, bpa=-21.66 degrees ! Estimated noise=2.28326 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000407308 Jy ! Component: 100 - total flux cleaned = -0.000462154 Jy ! Component: 150 - total flux cleaned = -0.000504269 Jy ! Component: 200 - total flux cleaned = -0.000505227 Jy ! Total flux subtracted in 200 components = -0.000505227 Jy ! Clean residual min=-0.004551 max=0.007050 Jy/beam ! Clean residual mean=-0.000070 rms=0.001432 Jy/beam ! Combined flux in latest and established models = 0.164065 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 47 components and 0.164065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089681Jy sigma=0.447132 ! Fit after self-cal, rms=0.089700Jy sigma=0.447112 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 (-35, 54). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.006166 Jy ! Component: 100 - total flux cleaned = 0.00867222 Jy ! Component: 150 - total flux cleaned = 0.0100049 Jy ! Component: 200 - total flux cleaned = 0.0106269 Jy ! Total flux subtracted in 200 components = 0.0106269 Jy ! Clean residual min=-0.003834 max=0.003234 Jy/beam ! Clean residual mean=-0.000014 rms=0.001007 Jy/beam ! Combined flux in latest and established models = 0.174692 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 83 components and 0.174692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089304Jy sigma=0.444571 ! Fit after self-cal, rms=0.089251Jy sigma=0.444400 ! 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.089251Jy sigma=0.444400 ! Fit after self-cal, rms=0.090216Jy sigma=0.443917 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.655 mas, bmaj=19.06 mas, bpa=-21.6 degrees ! Estimated noise=2.28101 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000506115 Jy ! Component: 100 - total flux cleaned = 0.00055523 Jy ! Component: 150 - total flux cleaned = 0.000597864 Jy ! Component: 200 - total flux cleaned = 0.000635476 Jy ! Total flux subtracted in 200 components = 0.000635476 Jy ! Clean residual min=-0.003564 max=0.003025 Jy/beam ! Clean residual mean=-0.000021 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.175327 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 100 components and 0.175327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090167Jy sigma=0.443637 ! Fit after self-cal, rms=0.090185Jy sigma=0.443609 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.000207282 Jy ! Component: 100 - total flux cleaned = 0.000170422 Jy ! Component: 150 - total flux cleaned = 0.000136237 Jy ! Component: 200 - total flux cleaned = 7.23609e-05 Jy ! Total flux subtracted in 200 components = 7.23609e-05 Jy ! Clean residual min=-0.003450 max=0.002977 Jy/beam ! Clean residual mean=-0.000021 rms=0.000870 Jy/beam ! Combined flux in latest and established models = 0.1754 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 115 components and 0.1754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090157Jy sigma=0.443473 ! Fit after self-cal, rms=0.090161Jy sigma=0.443466 ! 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.090161Jy sigma=0.443466 ! Fit after self-cal, rms=0.090875Jy sigma=0.443439 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.44 mas, bmaj=40.3 mas, bpa=-8.689 degrees ! Estimated noise=2.62852 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000495 Jy ! Component: 100 - total flux cleaned = -0.000493083 Jy ! Component: 150 - total flux cleaned = -0.000495722 Jy ! Component: 200 - total flux cleaned = -0.000495858 Jy ! Total flux subtracted in 200 components = -0.000495858 Jy ! Clean residual min=-0.003177 max=0.003154 Jy/beam ! Clean residual mean=-0.000038 rms=0.000962 Jy/beam ! Combined flux in latest and established models = 0.174904 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 121 components and 0.174904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090855Jy sigma=0.443310 ! Fit after self-cal, rms=0.090867Jy sigma=0.443295 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 = -7.79856e-05 Jy ! Component: 100 - total flux cleaned = -7.80855e-05 Jy ! Component: 150 - total flux cleaned = -1.83774e-05 Jy ! Component: 200 - total flux cleaned = 9.31949e-06 Jy ! Total flux subtracted in 200 components = 9.31949e-06 Jy ! Clean residual min=-0.003141 max=0.003031 Jy/beam ! Clean residual mean=-0.000039 rms=0.000930 Jy/beam ! Combined flux in latest and established models = 0.174913 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 133 components and 0.174913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090858Jy sigma=0.443251 ! Fit after self-cal, rms=0.090859Jy sigma=0.443247 ! 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.663 mas, bmaj=19.08 mas, bpa=-21.59 degrees ! Estimated noise=2.28239 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.663 x 19.08 at -21.59 degrees (North through East) ! Clean map min=-0.0065134 max=0.13588 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.825 mas, bmaj=16.15 mas, bpa=-23.35 degrees ! Estimated noise=4.15529 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.113515 Jy ! Component: 100 - total flux cleaned = 0.143177 Jy ! Component: 150 - total flux cleaned = 0.155918 Jy ! Component: 200 - total flux cleaned = 0.163053 Jy ! Total flux subtracted in 200 components = 0.163053 Jy ! Clean residual min=-0.007653 max=0.007023 Jy/beam ! Clean residual mean=-0.000054 rms=0.002270 Jy/beam ! Combined flux in latest and established models = 0.163053 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.163053 Jy ! Inverting map and beam ! Estimated beam: bmin=3.663 mas, bmaj=19.08 mas, bpa=-21.59 degrees ! Estimated noise=2.28239 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.00537615 Jy ! Component: 100 - total flux cleaned = 0.00861392 Jy ! Component: 150 - total flux cleaned = 0.0104368 Jy ! Component: 200 - total flux cleaned = 0.0110201 Jy ! Total flux subtracted in 200 components = 0.0110201 Jy ! Clean residual min=-0.003700 max=0.003975 Jy/beam ! Clean residual mean=-0.000027 rms=0.001000 Jy/beam ! Combined flux in latest and established models = 0.174073 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 72 components and 0.174073 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=10.44 mas, bmaj=40.3 mas, bpa=-8.689 degrees ! Estimated noise=2.62852 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000642373 Jy ! Component: 100 - total flux cleaned = 0.000783016 Jy ! Component: 150 - total flux cleaned = 0.000842972 Jy ! Component: 200 - total flux cleaned = 0.000897743 Jy ! Total flux subtracted in 200 components = 0.000897743 Jy ! Clean residual min=-0.003268 max=0.003569 Jy/beam ! Clean residual mean=-0.000036 rms=0.001066 Jy/beam ! Combined flux in latest and established models = 0.174971 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.00010132 Jy ! Component: 100 - total flux cleaned = 0.000193698 Jy ! Component: 150 - total flux cleaned = 0.000321051 Jy ! Component: 200 - total flux cleaned = 0.000358195 Jy ! Total flux subtracted in 200 components = 0.000358195 Jy ! Clean residual min=-0.003086 max=0.003352 Jy/beam ! Clean residual mean=-0.000035 rms=0.001008 Jy/beam ! Combined flux in latest and established models = 0.175329 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 105 components and 0.175329 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.663 mas, bmaj=19.08 mas, bpa=-21.59 degrees ! Estimated noise=2.28239 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00081926 Jy ! Component: 100 - total flux cleaned = 0.000911313 Jy ! Component: 150 - total flux cleaned = 0.000870795 Jy ! Component: 200 - total flux cleaned = 0.000871543 Jy ! Total flux subtracted in 200 components = 0.000871543 Jy ! Clean residual min=-0.003404 max=0.003002 Jy/beam ! Clean residual mean=-0.000020 rms=0.000861 Jy/beam ! Combined flux in latest and established models = 0.176201 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 130 components and 0.176201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090876Jy sigma=0.443451 ! Fit after self-cal, rms=0.090850Jy sigma=0.443405 wmodel J0304-4333_S_map.mod ! Writing 130 model components to file: J0304-4333_S_map.mod wobs J0304-4333_S_uvs.fits ! Writing UV FITS file: J0304-4333_S_uvs.fits wwins J0304-4333_S_map.win ! wwins: Wrote 2 windows to J0304-4333_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.000957107 Jy ! Component: 100 - total flux cleaned = -0.00148447 Jy ! Component: 150 - total flux cleaned = -0.00202051 Jy ! Component: 200 - total flux cleaned = -0.00234056 Jy ! Component: 250 - total flux cleaned = -0.00251468 Jy ! Component: 300 - total flux cleaned = -0.00243265 Jy ! Component: 350 - total flux cleaned = -0.00243364 Jy ! Component: 400 - total flux cleaned = -0.00239548 Jy ! Component: 450 - total flux cleaned = -0.00235833 Jy ! Component: 500 - total flux cleaned = -0.00228863 Jy ! Component: 550 - total flux cleaned = -0.00228933 Jy ! Component: 600 - total flux cleaned = -0.00225764 Jy ! Component: 650 - total flux cleaned = -0.0021639 Jy ! Component: 700 - total flux cleaned = -0.00201111 Jy ! Component: 750 - total flux cleaned = -0.00195145 Jy ! Component: 800 - total flux cleaned = -0.00180628 Jy ! Component: 850 - total flux cleaned = -0.00169354 Jy ! Component: 900 - total flux cleaned = -0.00158386 Jy ! Component: 950 - total flux cleaned = -0.00145013 Jy ! Component: 1000 - total flux cleaned = -0.00131953 Jy ! Component: 1050 - total flux cleaned = -0.00129417 Jy ! Component: 1100 - total flux cleaned = -0.00129438 Jy ! Component: 1150 - total flux cleaned = -0.00127011 Jy ! Component: 1200 - total flux cleaned = -0.00127067 Jy ! Component: 1250 - total flux cleaned = -0.00129426 Jy ! Component: 1300 - total flux cleaned = -0.00127102 Jy ! Component: 1350 - total flux cleaned = -0.00124868 Jy ! Component: 1400 - total flux cleaned = -0.00129391 Jy ! Component: 1450 - total flux cleaned = -0.0012723 Jy ! Component: 1500 - total flux cleaned = -0.00125128 Jy ! Component: 1550 - total flux cleaned = -0.00131553 Jy ! Component: 1600 - total flux cleaned = -0.00127347 Jy ! Component: 1650 - total flux cleaned = -0.00127374 Jy ! Component: 1700 - total flux cleaned = -0.00131482 Jy ! Component: 1750 - total flux cleaned = -0.00125409 Jy ! Component: 1800 - total flux cleaned = -0.00127422 Jy ! Component: 1850 - total flux cleaned = -0.00131379 Jy ! Component: 1900 - total flux cleaned = -0.00135286 Jy ! Component: 1950 - total flux cleaned = -0.0013722 Jy ! Component: 2000 - total flux cleaned = -0.00144879 Jy ! Component: 2050 - total flux cleaned = -0.00142987 Jy ! Component: 2100 - total flux cleaned = -0.00150477 Jy ! Component: 2150 - total flux cleaned = -0.00148627 Jy ! Component: 2200 - total flux cleaned = -0.0014863 Jy ! Component: 2250 - total flux cleaned = -0.00146803 Jy ! Component: 2300 - total flux cleaned = -0.00146806 Jy ! Component: 2350 - total flux cleaned = -0.00143217 Jy ! Component: 2400 - total flux cleaned = -0.0014859 Jy ! Component: 2450 - total flux cleaned = -0.00145027 Jy ! Component: 2500 - total flux cleaned = -0.00146799 Jy ! Component: 2550 - total flux cleaned = -0.00153865 Jy ! Component: 2600 - total flux cleaned = -0.0015387 Jy ! Component: 2650 - total flux cleaned = -0.00160867 Jy ! Component: 2700 - total flux cleaned = -0.00164346 Jy ! Component: 2750 - total flux cleaned = -0.00169562 Jy ! Component: 2800 - total flux cleaned = -0.00174758 Jy ! Component: 2850 - total flux cleaned = -0.00176493 Jy ! Component: 2900 - total flux cleaned = -0.00174767 Jy ! Component: 2950 - total flux cleaned = -0.00173054 Jy ! Component: 3000 - total flux cleaned = -0.00174766 Jy ! Component: 3050 - total flux cleaned = -0.00171342 Jy ! Component: 3100 - total flux cleaned = -0.00174784 Jy ! Component: 3150 - total flux cleaned = -0.00176497 Jy ! Component: 3200 - total flux cleaned = -0.00174785 Jy ! Component: 3250 - total flux cleaned = -0.0017651 Jy ! Component: 3300 - total flux cleaned = -0.00179947 Jy ! Component: 3350 - total flux cleaned = -0.0017995 Jy ! Component: 3400 - total flux cleaned = -0.00179945 Jy ! Component: 3450 - total flux cleaned = -0.00181669 Jy ! Component: 3500 - total flux cleaned = -0.00185134 Jy ! Component: 3550 - total flux cleaned = -0.00188607 Jy ! Component: 3600 - total flux cleaned = -0.00190352 Jy ! Component: 3650 - total flux cleaned = -0.00193853 Jy ! Component: 3700 - total flux cleaned = -0.00199103 Jy ! Component: 3750 - total flux cleaned = -0.00204378 Jy ! Component: 3800 - total flux cleaned = -0.00204384 Jy ! Component: 3850 - total flux cleaned = -0.00213224 Jy ! Component: 3900 - total flux cleaned = -0.00216769 Jy ! Component: 3950 - total flux cleaned = -0.00216768 Jy ! Component: 4000 - total flux cleaned = -0.00220345 Jy ! Component: 4050 - total flux cleaned = -0.002293 Jy ! Total flux subtracted in 4096 components = -0.00227496 Jy ! Clean residual min=-0.001318 max=0.001014 Jy/beam ! Clean residual mean=-0.000005 rms=0.000310 Jy/beam ! Combined flux in latest and established models = 0.173926 Jy keep ! Adding 195 model components to the UV plane model. ! The established model now contains 325 components and 0.173926 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0304-4333_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.663 x 19.08 at -21.59 degrees (North through East) ! Clean map min=-0.0033598 max=0.13905 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0304-4333_S_map.fits wmodel /image_prod/ug002_uva//J0304-4333_S_map.mod ! Writing 325 model components to file: /image_prod/ug002_uva//J0304-4333_S_map.mod wobs /image_prod/ug002_uva//J0304-4333_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0304-4333_S_uvs.fits wwins /image_prod/ug002_uva//J0304-4333_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0304-4333_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.139047 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000318345 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.686845 0.686845 1.37369 2.74738 5.49476 10.9895 21.979 43.9581 87.9162 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.139 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 436.779 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0304-4333_S_dfm.log closed on Wed Mar 4 19:47:58 2020