! Started logfile: /image_prod/ug002_uva//J1444-0859_S_dfm.log on Thu Mar 5 01:53:34 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//J1444-0859_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1444-0859_S_uva.fits ! AN table 1: 90 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.984444 visibilities/baseline/integration-bin. ! Found source: J1444-0859 ! ! 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 11961 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 J1444-0859_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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015835Jy sigma=7.713791 ! Fit after self-cal, rms=0.903049Jy sigma=6.875569 ! 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.763 mas, bmaj=7.019 mas, bpa=-3.451 degrees ! Estimated noise=1.47102 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.0776129 Jy ! Component: 100 - total flux cleaned = 0.0950657 Jy ! Total flux subtracted in 100 components = 0.0950657 Jy ! Clean residual min=-0.006758 max=0.009188 Jy/beam ! Clean residual mean=-0.000014 rms=0.001704 Jy/beam ! Combined flux in latest and established models = 0.0950657 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0950657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107258Jy sigma=0.508353 ! Fit after self-cal, rms=0.107060Jy sigma=0.504836 ! 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.383 mas, bmaj=8.366 mas, bpa=-3.652 degrees ! Estimated noise=0.90426 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.00854792 Jy ! Component: 100 - total flux cleaned = 0.0118785 Jy ! Component: 150 - total flux cleaned = 0.0135643 Jy ! Component: 200 - total flux cleaned = 0.0140223 Jy ! Total flux subtracted in 200 components = 0.0140223 Jy ! Clean residual min=-0.004327 max=0.005919 Jy/beam ! Clean residual mean=-0.000012 rms=0.001125 Jy/beam ! Combined flux in latest and established models = 0.109088 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 33 components and 0.109088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106482Jy sigma=0.499203 ! Fit after self-cal, rms=0.106573Jy sigma=0.499154 ! 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.383 x 8.366 at -3.652 degrees (North through East) ! Clean map min=-0.0042445 max=0.10274 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 0.94 HN 1.00 KP 1.05 ! LA 1.02 MK 1.22 NL 1.03 OV 0.98 ! PT 1.09 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 0.98 HN 0.96 KP 0.98 ! LA 0.98 MK 0.99 NL 0.88 OV 0.99 ! PT 0.98 SC 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.01 HN 1.50 KP 0.97 ! LA 0.95 MK 0.96 NL 0.98 OV 0.98 ! PT 0.94 SC 1.03 ! ! ! Fit before self-cal, rms=0.106573Jy sigma=0.499154 ! Fit after self-cal, rms=0.108190Jy sigma=0.487323 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.429 mas, bmaj=8.353 mas, bpa=-2.948 degrees ! Estimated noise=0.908261 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 (-22, 54.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00204043 Jy ! Component: 100 - total flux cleaned = 0.00182794 Jy ! Component: 150 - total flux cleaned = 0.00117224 Jy ! Component: 200 - total flux cleaned = 0.000482396 Jy ! Total flux subtracted in 200 components = 0.000482396 Jy ! Clean residual min=-0.003513 max=0.004865 Jy/beam ! Clean residual mean=-0.000011 rms=0.000892 Jy/beam ! Combined flux in latest and established models = 0.10957 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 48 components and 0.10957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107741Jy sigma=0.484776 ! Fit after self-cal, rms=0.107659Jy sigma=0.484075 ! 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.107659Jy sigma=0.484075 ! Fit after self-cal, rms=0.125874Jy sigma=0.468910 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.434 mas, bmaj=8.493 mas, bpa=-3.181 degrees ! Estimated noise=0.933739 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0018853 Jy ! Component: 100 - total flux cleaned = 0.00195298 Jy ! Component: 150 - total flux cleaned = 0.00190809 Jy ! Component: 200 - total flux cleaned = 0.00174036 Jy ! Total flux subtracted in 200 components = 0.00174036 Jy ! Clean residual min=-0.002334 max=0.002798 Jy/beam ! Clean residual mean=-0.000004 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.111311 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 63 components and 0.111311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.125776Jy sigma=0.468470 ! Fit after self-cal, rms=0.126009Jy sigma=0.468227 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 (17.5, -36.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014592 Jy ! Component: 100 - total flux cleaned = 0.00133145 Jy ! Component: 150 - total flux cleaned = 0.00105039 Jy ! Component: 200 - total flux cleaned = 0.000749946 Jy ! Total flux subtracted in 200 components = 0.000749946 Jy ! Clean residual min=-0.002243 max=0.002473 Jy/beam ! Clean residual mean=-0.000005 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.112061 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 77 components and 0.112061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.125877Jy sigma=0.467709 ! Fit after self-cal, rms=0.125860Jy sigma=0.467634 ! 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.125860Jy sigma=0.467634 ! Fit after self-cal, rms=0.148394Jy sigma=0.461128 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.428 mas, bmaj=8.534 mas, bpa=-3.386 degrees ! Estimated noise=0.936789 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000288376 Jy ! Component: 100 - total flux cleaned = -2.07361e-05 Jy ! Component: 150 - total flux cleaned = -0.000244527 Jy ! Component: 200 - total flux cleaned = -0.000310381 Jy ! Total flux subtracted in 200 components = -0.000310381 Jy ! Clean residual min=-0.001726 max=0.001958 Jy/beam ! Clean residual mean=-0.000003 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.11175 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 97 components and 0.11175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.148354Jy sigma=0.460773 ! Fit after self-cal, rms=0.148626Jy sigma=0.460665 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.73407e-05 Jy ! Component: 100 - total flux cleaned = -9.46365e-05 Jy ! Component: 150 - total flux cleaned = -9.30151e-05 Jy ! Component: 200 - total flux cleaned = -4.27626e-05 Jy ! Total flux subtracted in 200 components = -4.27626e-05 Jy ! Clean residual min=-0.001702 max=0.001897 Jy/beam ! Clean residual mean=-0.000003 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.111708 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 110 components and 0.111708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.148610Jy sigma=0.460534 ! Fit after self-cal, rms=0.148615Jy sigma=0.460528 ! 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.148615Jy sigma=0.460528 ! Fit after self-cal, rms=0.150567Jy sigma=0.460475 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.919 mas, bmaj=14.7 mas, bpa=0.3168 degrees ! Estimated noise=1.10894 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000306843 Jy ! Component: 100 - total flux cleaned = -0.00046106 Jy ! Component: 150 - total flux cleaned = -0.000502413 Jy ! Component: 200 - total flux cleaned = -0.000520657 Jy ! Total flux subtracted in 200 components = -0.000520657 Jy ! Clean residual min=-0.001581 max=0.001896 Jy/beam ! Clean residual mean=-0.000006 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.111187 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 139 components and 0.111187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.150547Jy sigma=0.460405 ! Fit after self-cal, rms=0.150667Jy sigma=0.460385 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 = -2.6257e-05 Jy ! Component: 100 - total flux cleaned = -1.19033e-05 Jy ! Component: 150 - total flux cleaned = -1.20414e-05 Jy ! Component: 200 - total flux cleaned = -2.5079e-05 Jy ! Total flux subtracted in 200 components = -2.5079e-05 Jy ! Clean residual min=-0.001545 max=0.001832 Jy/beam ! Clean residual mean=-0.000005 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.111162 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 152 components and 0.111162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.150663Jy sigma=0.460362 ! Fit after self-cal, rms=0.150669Jy sigma=0.460358 ! 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.432 mas, bmaj=8.546 mas, bpa=-3.339 degrees ! Estimated noise=0.936202 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.432 x 8.546 at -3.339 degrees (North through East) ! Clean map min=-0.0016601 max=0.10492 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.797 mas, bmaj=7.122 mas, bpa=-3.037 degrees ! Estimated noise=1.57492 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0831353 Jy ! Component: 100 - total flux cleaned = 0.101423 Jy ! Component: 150 - total flux cleaned = 0.107349 Jy ! Component: 200 - total flux cleaned = 0.109758 Jy ! Total flux subtracted in 200 components = 0.109758 Jy ! Clean residual min=-0.003166 max=0.003394 Jy/beam ! Clean residual mean=0.000001 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.109758 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.109758 Jy ! Inverting map and beam ! Estimated beam: bmin=3.432 mas, bmaj=8.546 mas, bpa=-3.339 degrees ! Estimated noise=0.936202 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.00138078 Jy ! Component: 100 - total flux cleaned = 0.00164491 Jy ! Component: 150 - total flux cleaned = 0.00164367 Jy ! Component: 200 - total flux cleaned = 0.00159652 Jy ! Total flux subtracted in 200 components = 0.00159652 Jy ! Clean residual min=-0.001728 max=0.001892 Jy/beam ! Clean residual mean=-0.000003 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.111355 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 44 components and 0.111355 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.919 mas, bmaj=14.7 mas, bpa=0.3168 degrees ! Estimated noise=1.10894 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000307114 Jy ! Component: 100 - total flux cleaned = 0.000274095 Jy ! Component: 150 - total flux cleaned = 0.000218141 Jy ! Component: 200 - total flux cleaned = 0.000172452 Jy ! Total flux subtracted in 200 components = 0.000172452 Jy ! Clean residual min=-0.001649 max=0.001799 Jy/beam ! Clean residual mean=-0.000005 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.111527 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 = -5.97184e-05 Jy ! Component: 100 - total flux cleaned = -0.000112535 Jy ! Component: 150 - total flux cleaned = -0.000128099 Jy ! Component: 200 - total flux cleaned = -0.000157479 Jy ! Total flux subtracted in 200 components = -0.000157479 Jy ! Clean residual min=-0.001582 max=0.001787 Jy/beam ! Clean residual mean=-0.000005 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.11137 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 74 components and 0.11137 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.432 mas, bmaj=8.546 mas, bpa=-3.339 degrees ! Estimated noise=0.936202 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000432818 Jy ! Component: 100 - total flux cleaned = -0.000468688 Jy ! Component: 150 - total flux cleaned = -0.000535026 Jy ! Component: 200 - total flux cleaned = -0.000535961 Jy ! Total flux subtracted in 200 components = -0.000535961 Jy ! Clean residual min=-0.001651 max=0.001760 Jy/beam ! Clean residual mean=-0.000003 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.110834 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 91 components and 0.110834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.150702Jy sigma=0.460411 ! Fit after self-cal, rms=0.150666Jy sigma=0.460369 wmodel J1444-0859_S_map.mod ! Writing 91 model components to file: J1444-0859_S_map.mod wobs J1444-0859_S_uvs.fits ! Writing UV FITS file: J1444-0859_S_uvs.fits wwins J1444-0859_S_map.win ! wwins: Wrote 3 windows to J1444-0859_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.000521808 Jy ! Component: 100 - total flux cleaned = 0.000792343 Jy ! Component: 150 - total flux cleaned = 0.000935055 Jy ! Component: 200 - total flux cleaned = 0.00107283 Jy ! Component: 250 - total flux cleaned = 0.00123342 Jy ! Component: 300 - total flux cleaned = 0.00146665 Jy ! Component: 350 - total flux cleaned = 0.00156801 Jy ! Component: 400 - total flux cleaned = 0.0017418 Jy ! Component: 450 - total flux cleaned = 0.00183916 Jy ! Component: 500 - total flux cleaned = 0.00193508 Jy ! Component: 550 - total flux cleaned = 0.00200545 Jy ! Component: 600 - total flux cleaned = 0.0020744 Jy ! Component: 650 - total flux cleaned = 0.00211974 Jy ! Component: 700 - total flux cleaned = 0.00218713 Jy ! Component: 750 - total flux cleaned = 0.00223145 Jy ! Component: 800 - total flux cleaned = 0.00227495 Jy ! Component: 850 - total flux cleaned = 0.00238282 Jy ! Component: 900 - total flux cleaned = 0.00244659 Jy ! Component: 950 - total flux cleaned = 0.00250936 Jy ! Component: 1000 - total flux cleaned = 0.00250952 Jy ! Component: 1050 - total flux cleaned = 0.00257124 Jy ! Component: 1100 - total flux cleaned = 0.00259182 Jy ! Component: 1150 - total flux cleaned = 0.00267225 Jy ! Component: 1200 - total flux cleaned = 0.00271179 Jy ! Component: 1250 - total flux cleaned = 0.00271149 Jy ! Component: 1300 - total flux cleaned = 0.00271171 Jy ! Component: 1350 - total flux cleaned = 0.00269253 Jy ! Component: 1400 - total flux cleaned = 0.00273091 Jy ! Component: 1450 - total flux cleaned = 0.00276884 Jy ! Component: 1500 - total flux cleaned = 0.00276874 Jy ! Component: 1550 - total flux cleaned = 0.00278706 Jy ! Component: 1600 - total flux cleaned = 0.00271353 Jy ! Component: 1650 - total flux cleaned = 0.00276835 Jy ! Component: 1700 - total flux cleaned = 0.00274999 Jy ! Component: 1750 - total flux cleaned = 0.00273192 Jy ! Component: 1800 - total flux cleaned = 0.00271403 Jy ! Component: 1850 - total flux cleaned = 0.00271413 Jy ! Component: 1900 - total flux cleaned = 0.00271407 Jy ! Component: 1950 - total flux cleaned = 0.00274885 Jy ! Component: 2000 - total flux cleaned = 0.00274876 Jy ! Component: 2050 - total flux cleaned = 0.00273164 Jy ! Component: 2100 - total flux cleaned = 0.0027316 Jy ! Component: 2150 - total flux cleaned = 0.00269779 Jy ! Component: 2200 - total flux cleaned = 0.00273127 Jy ! Component: 2250 - total flux cleaned = 0.00274784 Jy ! Component: 2300 - total flux cleaned = 0.00274774 Jy ! Component: 2350 - total flux cleaned = 0.0027969 Jy ! Component: 2400 - total flux cleaned = 0.00278058 Jy ! Component: 2450 - total flux cleaned = 0.0027968 Jy ! Component: 2500 - total flux cleaned = 0.00279677 Jy ! Component: 2550 - total flux cleaned = 0.00281277 Jy ! Component: 2600 - total flux cleaned = 0.00284455 Jy ! Component: 2650 - total flux cleaned = 0.00293896 Jy ! Component: 2700 - total flux cleaned = 0.00295449 Jy ! Component: 2750 - total flux cleaned = 0.0029856 Jy ! Component: 2800 - total flux cleaned = 0.00303201 Jy ! Component: 2850 - total flux cleaned = 0.00307821 Jy ! Component: 2900 - total flux cleaned = 0.0031395 Jy ! Component: 2950 - total flux cleaned = 0.00315469 Jy ! Component: 3000 - total flux cleaned = 0.00323028 Jy ! Component: 3050 - total flux cleaned = 0.0032604 Jy ! Component: 3100 - total flux cleaned = 0.00335027 Jy ! Component: 3150 - total flux cleaned = 0.0033057 Jy ! Component: 3200 - total flux cleaned = 0.00340941 Jy ! Component: 3250 - total flux cleaned = 0.00348309 Jy ! Component: 3300 - total flux cleaned = 0.00357097 Jy ! Component: 3350 - total flux cleaned = 0.00358564 Jy ! Component: 3400 - total flux cleaned = 0.00370136 Jy ! Component: 3450 - total flux cleaned = 0.00370132 Jy ! Component: 3500 - total flux cleaned = 0.00375864 Jy ! Component: 3550 - total flux cleaned = 0.0038014 Jy ! Component: 3600 - total flux cleaned = 0.00385814 Jy ! Component: 3650 - total flux cleaned = 0.00385808 Jy ! Component: 3700 - total flux cleaned = 0.00390024 Jy ! Component: 3750 - total flux cleaned = 0.00397023 Jy ! Component: 3800 - total flux cleaned = 0.00405361 Jy ! Component: 3850 - total flux cleaned = 0.00399821 Jy ! Component: 3900 - total flux cleaned = 0.00408099 Jy ! Component: 3950 - total flux cleaned = 0.00413579 Jy ! Component: 4000 - total flux cleaned = 0.00413594 Jy ! Component: 4050 - total flux cleaned = 0.00417656 Jy ! Total flux subtracted in 4096 components = 0.00423068 Jy ! Clean residual min=-0.000802 max=0.000700 Jy/beam ! Clean residual mean=-0.000003 rms=0.000248 Jy/beam ! Combined flux in latest and established models = 0.115064 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 367 components and 0.115064 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1444-0859_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.432 x 8.546 at -3.339 degrees (North through East) ! Clean map min=-0.001424 max=0.10571 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1444-0859_S_map.fits wmodel /image_prod/ug002_uva//J1444-0859_S_map.mod ! Writing 367 model components to file: /image_prod/ug002_uva//J1444-0859_S_map.mod wobs /image_prod/ug002_uva//J1444-0859_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1444-0859_S_uvs.fits wwins /image_prod/ug002_uva//J1444-0859_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1444-0859_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.105714 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000247181 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.701462 0.701462 1.40292 2.80585 5.61169 11.2234 22.4468 44.8935 89.7871 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.105 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 427.678 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1444-0859_S_dfm.log closed on Thu Mar 5 01:53:38 2020