! Started logfile: /image_prod/ug002_uva//J0100-3337_S_dfm.log on Wed Mar 4 18:46:00 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//J0100-3337_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0100-3337_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.884722 visibilities/baseline/integration-bin. ! Found source: J0100-3337 ! ! 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 5733 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 J0100-3337_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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.014847Jy sigma=6.055528 ! Fit after self-cal, rms=0.858692Jy sigma=5.121615 ! 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.831 mas, bmaj=15.29 mas, bpa=-19.03 degrees ! Estimated noise=2.38022 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.113956 Jy ! Component: 100 - total flux cleaned = 0.139357 Jy ! Total flux subtracted in 100 components = 0.139357 Jy ! Clean residual min=-0.006722 max=0.008922 Jy/beam ! Clean residual mean=0.000022 rms=0.001669 Jy/beam ! Combined flux in latest and established models = 0.139357 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.139357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091418Jy sigma=0.470938 ! Fit after self-cal, rms=0.091405Jy sigma=0.470886 ! 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.543 mas, bmaj=16.71 mas, bpa=-18.05 degrees ! Estimated noise=1.62587 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.0107356 Jy ! Component: 100 - total flux cleaned = 0.0155273 Jy ! Component: 150 - total flux cleaned = 0.0179358 Jy ! Component: 200 - total flux cleaned = 0.0187486 Jy ! Total flux subtracted in 200 components = 0.0187486 Jy ! Clean residual min=-0.005228 max=0.005261 Jy/beam ! Clean residual mean=0.000056 rms=0.001222 Jy/beam ! Combined flux in latest and established models = 0.158106 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 41 components and 0.158106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090477Jy sigma=0.461704 ! Fit after self-cal, rms=0.090526Jy sigma=0.461655 ! 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.543 x 16.71 at -18.05 degrees (North through East) ! Clean map min=-0.0051405 max=0.14386 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.93 HN 1.07 KP 1.00 ! LA 1.05 MK 0.99 NL 1.01 OV 0.99 ! PT 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.89 HN 1.16 KP 0.99 ! LA 1.09 MK 1.00 NL 1.05 OV 0.86 ! PT 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.92 HN 1.05 KP 0.98 ! LA 1.11 MK 1.01 NL 1.01 OV 1.01 ! PT 1.02 ! ! ! Fit before self-cal, rms=0.090526Jy sigma=0.461655 ! Fit after self-cal, rms=0.093510Jy sigma=0.455537 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.564 mas, bmaj=16.74 mas, bpa=-18.1 degrees ! Estimated noise=1.6259 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.00124458 Jy ! Component: 100 - total flux cleaned = -0.00137293 Jy ! Component: 150 - total flux cleaned = -0.00141161 Jy ! Component: 200 - total flux cleaned = -0.0014851 Jy ! Total flux subtracted in 200 components = -0.0014851 Jy ! Clean residual min=-0.003519 max=0.002755 Jy/beam ! Clean residual mean=-0.000009 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.156621 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 59 components and 0.156621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093467Jy sigma=0.455296 ! Fit after self-cal, rms=0.093633Jy sigma=0.455160 ! 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.093633Jy sigma=0.455160 ! Fit after self-cal, rms=0.094080Jy sigma=0.455056 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.574 mas, bmaj=16.78 mas, bpa=-18.12 degrees ! Estimated noise=1.62599 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00101097 Jy ! Component: 100 - total flux cleaned = -0.00119659 Jy ! Component: 150 - total flux cleaned = -0.0012636 Jy ! Component: 200 - total flux cleaned = -0.00135855 Jy ! Total flux subtracted in 200 components = -0.00135855 Jy ! Clean residual min=-0.003337 max=0.002720 Jy/beam ! Clean residual mean=-0.000010 rms=0.000806 Jy/beam ! Combined flux in latest and established models = 0.155262 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 65 components and 0.155262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094050Jy sigma=0.454886 ! Fit after self-cal, rms=0.094061Jy sigma=0.454882 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.20632e-05 Jy ! Component: 100 - total flux cleaned = -8.94049e-05 Jy ! Component: 150 - total flux cleaned = -0.000142978 Jy ! Component: 200 - total flux cleaned = -0.000168328 Jy ! Total flux subtracted in 200 components = -0.000168328 Jy ! Clean residual min=-0.003294 max=0.002727 Jy/beam ! Clean residual mean=-0.000010 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.155094 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 70 components and 0.155094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094043Jy sigma=0.454801 ! Fit after self-cal, rms=0.094046Jy sigma=0.454800 ! 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.094046Jy sigma=0.454800 ! Fit after self-cal, rms=0.094967Jy sigma=0.453832 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.581 mas, bmaj=16.81 mas, bpa=-18.16 degrees ! Estimated noise=1.62632 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.24263e-05 Jy ! Component: 100 - total flux cleaned = 1.11726e-05 Jy ! Component: 150 - total flux cleaned = 1.26713e-05 Jy ! Component: 200 - total flux cleaned = -3.48283e-06 Jy ! Total flux subtracted in 200 components = -3.48283e-06 Jy ! Clean residual min=-0.002652 max=0.002636 Jy/beam ! Clean residual mean=-0.000002 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.155091 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 87 components and 0.155091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094959Jy sigma=0.453762 ! Fit after self-cal, rms=0.094978Jy sigma=0.453743 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 = -1.86206e-05 Jy ! Component: 100 - total flux cleaned = -3.45509e-05 Jy ! Component: 150 - total flux cleaned = -4.91645e-05 Jy ! Component: 200 - total flux cleaned = -6.26143e-05 Jy ! Total flux subtracted in 200 components = -6.26143e-05 Jy ! Clean residual min=-0.002643 max=0.002622 Jy/beam ! Clean residual mean=-0.000003 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.155028 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 92 components and 0.155028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094973Jy sigma=0.453715 ! Fit after self-cal, rms=0.094973Jy sigma=0.453714 ! 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.094973Jy sigma=0.453714 ! Fit after self-cal, rms=0.095308Jy sigma=0.453709 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.811 mas, bmaj=29.05 mas, bpa=-3.113 degrees ! Estimated noise=1.88826 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00014068 Jy ! Component: 100 - total flux cleaned = 8.85398e-05 Jy ! Component: 150 - total flux cleaned = 5.33195e-05 Jy ! Component: 200 - total flux cleaned = 2.18592e-05 Jy ! Total flux subtracted in 200 components = 2.18592e-05 Jy ! Clean residual min=-0.003023 max=0.002641 Jy/beam ! Clean residual mean=-0.000005 rms=0.000840 Jy/beam ! Combined flux in latest and established models = 0.15505 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 96 components and 0.15505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095304Jy sigma=0.453682 ! Fit after self-cal, rms=0.095306Jy sigma=0.453681 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.13397e-05 Jy ! Component: 100 - total flux cleaned = -5.09064e-05 Jy ! Component: 150 - total flux cleaned = -6.86497e-05 Jy ! Component: 200 - total flux cleaned = -8.56392e-05 Jy ! Total flux subtracted in 200 components = -8.56392e-05 Jy ! Clean residual min=-0.003030 max=0.002639 Jy/beam ! Clean residual mean=-0.000006 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 0.154964 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 100 components and 0.154964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095304Jy sigma=0.453672 ! Fit after self-cal, rms=0.095304Jy sigma=0.453671 ! 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.581 mas, bmaj=16.81 mas, bpa=-18.17 degrees ! Estimated noise=1.62938 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.581 x 16.81 at -18.17 degrees (North through East) ! Clean map min=-0.0025618 max=0.14497 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.867 mas, bmaj=15.44 mas, bpa=-19.12 degrees ! Estimated noise=2.40296 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.114905 Jy ! Component: 100 - total flux cleaned = 0.140188 Jy ! Component: 150 - total flux cleaned = 0.14804 Jy ! Component: 200 - total flux cleaned = 0.152022 Jy ! Total flux subtracted in 200 components = 0.152022 Jy ! Clean residual min=-0.003986 max=0.003786 Jy/beam ! Clean residual mean=-0.000001 rms=0.000953 Jy/beam ! Combined flux in latest and established models = 0.152022 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.152022 Jy ! Inverting map and beam ! Estimated beam: bmin=3.581 mas, bmaj=16.81 mas, bpa=-18.17 degrees ! Estimated noise=1.62938 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.00253713 Jy ! Component: 100 - total flux cleaned = 0.00332254 Jy ! Component: 150 - total flux cleaned = 0.00351933 Jy ! Component: 200 - total flux cleaned = 0.00365779 Jy ! Total flux subtracted in 200 components = 0.00365779 Jy ! Clean residual min=-0.002700 max=0.002583 Jy/beam ! Clean residual mean=-0.000002 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.15568 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 49 components and 0.15568 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=8.811 mas, bmaj=29.05 mas, bpa=-3.113 degrees ! Estimated noise=1.88826 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000200792 Jy ! Component: 100 - total flux cleaned = -0.000218045 Jy ! Component: 150 - total flux cleaned = -0.000292635 Jy ! Component: 200 - total flux cleaned = -0.000342912 Jy ! Total flux subtracted in 200 components = -0.000342912 Jy ! Clean residual min=-0.003019 max=0.002644 Jy/beam ! Clean residual mean=-0.000005 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.155337 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.61994e-05 Jy ! Component: 100 - total flux cleaned = -8.86968e-05 Jy ! Component: 150 - total flux cleaned = -0.000140426 Jy ! Component: 200 - total flux cleaned = -0.000177006 Jy ! Total flux subtracted in 200 components = -0.000177006 Jy ! Clean residual min=-0.003033 max=0.002641 Jy/beam ! Clean residual mean=-0.000005 rms=0.000840 Jy/beam ! Combined flux in latest and established models = 0.15516 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 65 components and 0.15516 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.581 mas, bmaj=16.81 mas, bpa=-18.17 degrees ! Estimated noise=1.62938 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000115898 Jy ! Component: 100 - total flux cleaned = 0.000219007 Jy ! Component: 150 - total flux cleaned = 0.00019736 Jy ! Component: 200 - total flux cleaned = 0.000197523 Jy ! Total flux subtracted in 200 components = 0.000197523 Jy ! Clean residual min=-0.002708 max=0.002592 Jy/beam ! Clean residual mean=-0.000002 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.155357 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 73 components and 0.155357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095341Jy sigma=0.453823 ! Fit after self-cal, rms=0.095328Jy sigma=0.453810 wmodel J0100-3337_S_map.mod ! Writing 73 model components to file: J0100-3337_S_map.mod wobs J0100-3337_S_uvs.fits ! Writing UV FITS file: J0100-3337_S_uvs.fits wwins J0100-3337_S_map.win ! wwins: Wrote 1 windows to J0100-3337_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.00118516 Jy ! Component: 100 - total flux cleaned = -0.00162855 Jy ! Component: 150 - total flux cleaned = -0.002121 Jy ! Component: 200 - total flux cleaned = -0.00270058 Jy ! Component: 250 - total flux cleaned = -0.00292199 Jy ! Component: 300 - total flux cleaned = -0.00292182 Jy ! Component: 350 - total flux cleaned = -0.00302412 Jy ! Component: 400 - total flux cleaned = -0.0030566 Jy ! Component: 450 - total flux cleaned = -0.0030881 Jy ! Component: 500 - total flux cleaned = -0.00311885 Jy ! Component: 550 - total flux cleaned = -0.00317921 Jy ! Component: 600 - total flux cleaned = -0.00317864 Jy ! Component: 650 - total flux cleaned = -0.00317885 Jy ! Component: 700 - total flux cleaned = -0.00323529 Jy ! Component: 750 - total flux cleaned = -0.0032351 Jy ! Component: 800 - total flux cleaned = -0.0032083 Jy ! Component: 850 - total flux cleaned = -0.00323555 Jy ! Component: 900 - total flux cleaned = -0.00328717 Jy ! Component: 950 - total flux cleaned = -0.00331177 Jy ! Component: 1000 - total flux cleaned = -0.00331176 Jy ! Component: 1050 - total flux cleaned = -0.00345605 Jy ! Component: 1100 - total flux cleaned = -0.00347933 Jy ! Component: 1150 - total flux cleaned = -0.0034562 Jy ! Component: 1200 - total flux cleaned = -0.00352561 Jy ! Component: 1250 - total flux cleaned = -0.00363816 Jy ! Component: 1300 - total flux cleaned = -0.00370428 Jy ! Component: 1350 - total flux cleaned = -0.00374753 Jy ! Component: 1400 - total flux cleaned = -0.00381167 Jy ! Component: 1450 - total flux cleaned = -0.0038749 Jy ! Component: 1500 - total flux cleaned = -0.00383358 Jy ! Component: 1550 - total flux cleaned = -0.00387485 Jy ! Component: 1600 - total flux cleaned = -0.00393545 Jy ! Component: 1650 - total flux cleaned = -0.00393542 Jy ! Component: 1700 - total flux cleaned = -0.00387648 Jy ! Component: 1750 - total flux cleaned = -0.00381852 Jy ! Component: 1800 - total flux cleaned = -0.00379942 Jy ! Component: 1850 - total flux cleaned = -0.00376178 Jy ! Component: 1900 - total flux cleaned = -0.00376221 Jy ! Component: 1950 - total flux cleaned = -0.00376201 Jy ! Component: 2000 - total flux cleaned = -0.003652 Jy ! Component: 2050 - total flux cleaned = -0.00359764 Jy ! Component: 2100 - total flux cleaned = -0.00359759 Jy ! Component: 2150 - total flux cleaned = -0.00352677 Jy ! Component: 2200 - total flux cleaned = -0.00352692 Jy ! Component: 2250 - total flux cleaned = -0.00350933 Jy ! Component: 2300 - total flux cleaned = -0.0034406 Jy ! Component: 2350 - total flux cleaned = -0.00338982 Jy ! Component: 2400 - total flux cleaned = -0.00327227 Jy ! Component: 2450 - total flux cleaned = -0.00325567 Jy ! Component: 2500 - total flux cleaned = -0.00318962 Jy ! Component: 2550 - total flux cleaned = -0.00314076 Jy ! Component: 2600 - total flux cleaned = -0.00312451 Jy ! Component: 2650 - total flux cleaned = -0.00301198 Jy ! Component: 2700 - total flux cleaned = -0.00296427 Jy ! Component: 2750 - total flux cleaned = -0.00290136 Jy ! Component: 2800 - total flux cleaned = -0.00283892 Jy ! Component: 2850 - total flux cleaned = -0.00279236 Jy ! Component: 2900 - total flux cleaned = -0.00274595 Jy ! Component: 2950 - total flux cleaned = -0.00266958 Jy ! Component: 3000 - total flux cleaned = -0.00262425 Jy ! Component: 3050 - total flux cleaned = -0.00257909 Jy ! Component: 3100 - total flux cleaned = -0.0025193 Jy ! Component: 3150 - total flux cleaned = -0.00247484 Jy ! Component: 3200 - total flux cleaned = -0.00243089 Jy ! Component: 3250 - total flux cleaned = -0.00244544 Jy ! Component: 3300 - total flux cleaned = -0.00240188 Jy ! Component: 3350 - total flux cleaned = -0.00235864 Jy ! Component: 3400 - total flux cleaned = -0.00230146 Jy ! Component: 3450 - total flux cleaned = -0.00231569 Jy ! Component: 3500 - total flux cleaned = -0.00227329 Jy ! Component: 3550 - total flux cleaned = -0.00225923 Jy ! Component: 3600 - total flux cleaned = -0.00220325 Jy ! Component: 3650 - total flux cleaned = -0.00217548 Jy ! Component: 3700 - total flux cleaned = -0.0021479 Jy ! Component: 3750 - total flux cleaned = -0.00214773 Jy ! Component: 3800 - total flux cleaned = -0.00209303 Jy ! Component: 3850 - total flux cleaned = -0.00206577 Jy ! Component: 3900 - total flux cleaned = -0.00201166 Jy ! Component: 3950 - total flux cleaned = -0.00201161 Jy ! Component: 4000 - total flux cleaned = -0.00197134 Jy ! Component: 4050 - total flux cleaned = -0.00193137 Jy ! Total flux subtracted in 4096 components = -0.00189159 Jy ! Clean residual min=-0.000710 max=0.000739 Jy/beam ! Clean residual mean=0.000004 rms=0.000252 Jy/beam ! Combined flux in latest and established models = 0.153466 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 336 components and 0.153466 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0100-3337_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.581 x 16.81 at -18.17 degrees (North through East) ! Clean map min=-0.0025069 max=0.14629 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0100-3337_S_map.fits wmodel /image_prod/ug002_uva//J0100-3337_S_map.mod ! Writing 336 model components to file: /image_prod/ug002_uva//J0100-3337_S_map.mod wobs /image_prod/ug002_uva//J0100-3337_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0100-3337_S_uvs.fits wwins /image_prod/ug002_uva//J0100-3337_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0100-3337_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.146293 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000244121 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.500614 0.500614 1.00123 2.00246 4.00492 8.00983 16.0197 32.0393 64.0786 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.146 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 599.263 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0100-3337_S_dfm.log closed on Wed Mar 4 18:46:04 2020