! Started logfile: /image_prod/ug002_uva//J2013-2624_S_b_dfm.log on Thu Mar 5 04:40:13 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//J2013-2624_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2013-2624_S_b_uva.fits ! AN table 1: 50 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.988571 visibilities/baseline/integration-bin. ! Found source: J2013-2624 ! ! 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 4152 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 J2013-2624_S_b] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.009710Jy sigma=6.630880 ! Fit after self-cal, rms=0.874581Jy sigma=5.694238 ! 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.218 mas, bmaj=14.22 mas, bpa=19.21 degrees ! Estimated noise=2.79274 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.101149 Jy ! Component: 100 - total flux cleaned = 0.125659 Jy ! Total flux subtracted in 100 components = 0.125659 Jy ! Clean residual min=-0.006312 max=0.009779 Jy/beam ! Clean residual mean=-0.000026 rms=0.002059 Jy/beam ! Combined flux in latest and established models = 0.125659 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.125659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084024Jy sigma=0.499084 ! Fit after self-cal, rms=0.084010Jy sigma=0.498949 ! 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=4.005 mas, bmaj=15.7 mas, bpa=17.38 degrees ! Estimated noise=1.72309 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.0109264 Jy ! Component: 100 - total flux cleaned = 0.0159759 Jy ! Component: 150 - total flux cleaned = 0.0175645 Jy ! Component: 200 - total flux cleaned = 0.0181053 Jy ! Total flux subtracted in 200 components = 0.0181053 Jy ! Clean residual min=-0.005731 max=0.005384 Jy/beam ! Clean residual mean=0.000016 rms=0.001400 Jy/beam ! Combined flux in latest and established models = 0.143764 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 33 components and 0.143764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082764Jy sigma=0.489004 ! Fit after self-cal, rms=0.082778Jy sigma=0.488931 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.005 x 15.7 at 17.38 degrees (North through East) ! Clean map min=-0.0057181 max=0.11861 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 1.07 KP 0.99 LA 1.09 ! NL 0.94 OV 0.93 PT 0.98 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 HN 1.05 KP 0.98 LA 1.06 ! NL 0.93 OV 0.95 PT 1.00 SC 0.85 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 HN 1.23 KP 1.00 LA 1.05 ! NL 0.93 OV 0.92 PT 1.00 SC 1.10 ! ! ! Fit before self-cal, rms=0.082778Jy sigma=0.488931 ! Fit after self-cal, rms=0.083294Jy sigma=0.483269 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.992 mas, bmaj=15.79 mas, bpa=17.66 degrees ! Estimated noise=1.71053 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 = -8.04902e-05 Jy ! Component: 100 - total flux cleaned = -0.00029979 Jy ! Component: 150 - total flux cleaned = -0.000254615 Jy ! Component: 200 - total flux cleaned = -0.000125829 Jy ! Total flux subtracted in 200 components = -0.000125829 Jy ! Clean residual min=-0.003801 max=0.004748 Jy/beam ! Clean residual mean=-0.000014 rms=0.001098 Jy/beam ! Combined flux in latest and established models = 0.143638 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 45 components and 0.143638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083229Jy sigma=0.482886 ! Fit after self-cal, rms=0.083268Jy sigma=0.482740 ! 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.083268Jy sigma=0.482740 ! Fit after self-cal, rms=0.083061Jy sigma=0.482713 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.989 mas, bmaj=15.79 mas, bpa=17.69 degrees ! Estimated noise=1.70433 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000369615 Jy ! Component: 100 - total flux cleaned = -0.000414836 Jy ! Component: 150 - total flux cleaned = -0.000303983 Jy ! Component: 200 - total flux cleaned = -0.000234577 Jy ! Total flux subtracted in 200 components = -0.000234577 Jy ! Clean residual min=-0.003759 max=0.004622 Jy/beam ! Clean residual mean=-0.000014 rms=0.001074 Jy/beam ! Combined flux in latest and established models = 0.143404 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 52 components and 0.143404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083023Jy sigma=0.482495 ! Fit after self-cal, rms=0.083018Jy sigma=0.482485 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 (-42.5, 119.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00321241 Jy ! Component: 100 - total flux cleaned = 0.00345479 Jy ! Component: 150 - total flux cleaned = 0.00368802 Jy ! Component: 200 - total flux cleaned = 0.00374027 Jy ! Total flux subtracted in 200 components = 0.00374027 Jy ! Clean residual min=-0.003746 max=0.004241 Jy/beam ! Clean residual mean=-0.000002 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.147144 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 81 components and 0.147144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082793Jy sigma=0.481202 ! Fit after self-cal, rms=0.082756Jy sigma=0.481021 ! 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.082756Jy sigma=0.481021 ! Fit after self-cal, rms=0.085152Jy sigma=0.478988 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.983 mas, bmaj=15.71 mas, bpa=17.62 degrees ! Estimated noise=1.70541 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00159016 Jy ! Component: 100 - total flux cleaned = 0.00193625 Jy ! Component: 150 - total flux cleaned = 0.00188613 Jy ! Component: 200 - total flux cleaned = 0.00184395 Jy ! Total flux subtracted in 200 components = 0.00184395 Jy ! Clean residual min=-0.003038 max=0.003356 Jy/beam ! Clean residual mean=-0.000008 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.148988 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 103 components and 0.148988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085067Jy sigma=0.478526 ! Fit after self-cal, rms=0.085117Jy sigma=0.478458 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 (61, -85.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00308077 Jy ! Component: 100 - total flux cleaned = 0.00445635 Jy ! Component: 150 - total flux cleaned = 0.00479551 Jy ! Component: 200 - total flux cleaned = 0.00479617 Jy ! Total flux subtracted in 200 components = 0.00479617 Jy ! Clean residual min=-0.002844 max=0.002638 Jy/beam ! Clean residual mean=0.000003 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.153784 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 132 components and 0.153784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084979Jy sigma=0.477491 ! Fit after self-cal, rms=0.084957Jy sigma=0.477426 ! 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.084957Jy sigma=0.477426 ! Fit after self-cal, rms=0.085225Jy sigma=0.477343 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.01 mas, bmaj=24.22 mas, bpa=4.594 degrees ! Estimated noise=1.87957 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128133 Jy ! Component: 100 - total flux cleaned = 0.00184854 Jy ! Component: 150 - total flux cleaned = 0.00227488 Jy ! Component: 200 - total flux cleaned = 0.00251634 Jy ! Total flux subtracted in 200 components = 0.00251634 Jy ! Clean residual min=-0.002426 max=0.002441 Jy/beam ! Clean residual mean=0.000001 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.156301 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 154 components and 0.156301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085201Jy sigma=0.477162 ! Fit after self-cal, rms=0.085191Jy sigma=0.477125 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.000444784 Jy ! Component: 100 - total flux cleaned = 0.000521734 Jy ! Component: 150 - total flux cleaned = 0.000521443 Jy ! Component: 200 - total flux cleaned = 0.000481855 Jy ! Total flux subtracted in 200 components = 0.000481855 Jy ! Clean residual min=-0.002417 max=0.002336 Jy/beam ! Clean residual mean=0.000003 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.156782 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 165 components and 0.156782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085177Jy sigma=0.477035 ! Fit after self-cal, rms=0.085173Jy sigma=0.477027 ! 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.981 mas, bmaj=15.72 mas, bpa=17.67 degrees ! Estimated noise=1.70459 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.981 x 15.72 at 17.67 degrees (North through East) ! Clean map min=-0.002823 max=0.11748 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=3.19 mas, bmaj=14.34 mas, bpa=19.58 degrees ! Estimated noise=2.75759 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0997932 Jy ! Component: 100 - total flux cleaned = 0.122529 Jy ! Component: 150 - total flux cleaned = 0.131322 Jy ! Component: 200 - total flux cleaned = 0.136808 Jy ! Total flux subtracted in 200 components = 0.136808 Jy ! Clean residual min=-0.004301 max=0.003952 Jy/beam ! Clean residual mean=-0.000030 rms=0.001048 Jy/beam ! Combined flux in latest and established models = 0.136808 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.136808 Jy ! Inverting map and beam ! Estimated beam: bmin=3.981 mas, bmaj=15.72 mas, bpa=17.67 degrees ! Estimated noise=1.70459 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.00532124 Jy ! Component: 100 - total flux cleaned = 0.00915159 Jy ! Component: 150 - total flux cleaned = 0.0118412 Jy ! Component: 200 - total flux cleaned = 0.013275 Jy ! Total flux subtracted in 200 components = 0.013275 Jy ! Clean residual min=-0.003544 max=0.002639 Jy/beam ! Clean residual mean=-0.000013 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.150083 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 56 components and 0.150083 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.01 mas, bmaj=24.22 mas, bpa=4.594 degrees ! Estimated noise=1.87957 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0013976 Jy ! Component: 100 - total flux cleaned = 0.00270758 Jy ! Component: 150 - total flux cleaned = 0.00386889 Jy ! Component: 200 - total flux cleaned = 0.00480758 Jy ! Total flux subtracted in 200 components = 0.00480758 Jy ! Clean residual min=-0.002410 max=0.002363 Jy/beam ! Clean residual mean=-0.000004 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.154891 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.000581741 Jy ! Component: 100 - total flux cleaned = 0.000786297 Jy ! Component: 150 - total flux cleaned = 0.000970821 Jy ! Component: 200 - total flux cleaned = 0.00111164 Jy ! Total flux subtracted in 200 components = 0.00111164 Jy ! Clean residual min=-0.002392 max=0.002241 Jy/beam ! Clean residual mean=0.000001 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.156002 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 117 components and 0.156002 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.981 mas, bmaj=15.72 mas, bpa=17.67 degrees ! Estimated noise=1.70459 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000627877 Jy ! Component: 100 - total flux cleaned = -0.0010174 Jy ! Component: 150 - total flux cleaned = -0.00107672 Jy ! Component: 200 - total flux cleaned = -0.00108049 Jy ! Total flux subtracted in 200 components = -0.00108049 Jy ! Clean residual min=-0.003089 max=0.002531 Jy/beam ! Clean residual mean=0.000000 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.154922 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 137 components and 0.154922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085241Jy sigma=0.477344 ! Fit after self-cal, rms=0.085233Jy sigma=0.477283 wmodel J2013-2624_S_b_map.mod ! Writing 137 model components to file: J2013-2624_S_b_map.mod wobs J2013-2624_S_b_uvs.fits ! Writing UV FITS file: J2013-2624_S_b_uvs.fits wwins J2013-2624_S_b_map.win ! wwins: Wrote 3 windows to J2013-2624_S_b_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.000532403 Jy ! Component: 100 - total flux cleaned = -0.000276269 Jy ! Component: 150 - total flux cleaned = -8.27065e-05 Jy ! Component: 200 - total flux cleaned = 2.40534e-05 Jy ! Component: 250 - total flux cleaned = -8.7835e-06 Jy ! Component: 300 - total flux cleaned = 2.34101e-05 Jy ! Component: 350 - total flux cleaned = 0.000145111 Jy ! Component: 400 - total flux cleaned = 0.000260388 Jy ! Component: 450 - total flux cleaned = 0.000370809 Jy ! Component: 500 - total flux cleaned = 0.000317337 Jy ! Component: 550 - total flux cleaned = 0.00018755 Jy ! Component: 600 - total flux cleaned = 0.000136807 Jy ! Component: 650 - total flux cleaned = 0.000111852 Jy ! Component: 700 - total flux cleaned = 1.45054e-05 Jy ! Component: 750 - total flux cleaned = -5.6272e-05 Jy ! Component: 800 - total flux cleaned = -0.000148645 Jy ! Component: 850 - total flux cleaned = -0.000261066 Jy ! Component: 900 - total flux cleaned = -0.000261157 Jy ! Component: 950 - total flux cleaned = -0.000414363 Jy ! Component: 1000 - total flux cleaned = -0.000499909 Jy ! Component: 1050 - total flux cleaned = -0.000542106 Jy ! Component: 1100 - total flux cleaned = -0.0006255 Jy ! Component: 1150 - total flux cleaned = -0.000748124 Jy ! Component: 1200 - total flux cleaned = -0.000828754 Jy ! Component: 1250 - total flux cleaned = -0.000928054 Jy ! Component: 1300 - total flux cleaned = -0.000966978 Jy ! Component: 1350 - total flux cleaned = -0.00108262 Jy ! Component: 1400 - total flux cleaned = -0.00112066 Jy ! Component: 1450 - total flux cleaned = -0.0012336 Jy ! Component: 1500 - total flux cleaned = -0.00127079 Jy ! Component: 1550 - total flux cleaned = -0.0013624 Jy ! Component: 1600 - total flux cleaned = -0.00139848 Jy ! Component: 1650 - total flux cleaned = -0.00143456 Jy ! Component: 1700 - total flux cleaned = -0.00150574 Jy ! Component: 1750 - total flux cleaned = -0.00157611 Jy ! Component: 1800 - total flux cleaned = -0.0017147 Jy ! Component: 1850 - total flux cleaned = -0.00173155 Jy ! Component: 1900 - total flux cleaned = -0.00176527 Jy ! Component: 1950 - total flux cleaned = -0.00179889 Jy ! Component: 2000 - total flux cleaned = -0.00181568 Jy ! Component: 2050 - total flux cleaned = -0.001865 Jy ! Component: 2100 - total flux cleaned = -0.00191384 Jy ! Component: 2150 - total flux cleaned = -0.00192995 Jy ! Component: 2200 - total flux cleaned = -0.00194592 Jy ! Component: 2250 - total flux cleaned = -0.00199335 Jy ! Component: 2300 - total flux cleaned = -0.00200875 Jy ! Component: 2350 - total flux cleaned = -0.0020088 Jy ! Component: 2400 - total flux cleaned = -0.00202399 Jy ! Component: 2450 - total flux cleaned = -0.0020089 Jy ! Component: 2500 - total flux cleaned = -0.0020842 Jy ! Component: 2550 - total flux cleaned = -0.00206912 Jy ! Component: 2600 - total flux cleaned = -0.00206916 Jy ! Component: 2650 - total flux cleaned = -0.00205467 Jy ! Component: 2700 - total flux cleaned = -0.00211289 Jy ! Component: 2750 - total flux cleaned = -0.00218475 Jy ! Component: 2800 - total flux cleaned = -0.0021705 Jy ! Component: 2850 - total flux cleaned = -0.00222686 Jy ! Component: 2900 - total flux cleaned = -0.00225477 Jy ! Component: 2950 - total flux cleaned = -0.00228253 Jy ! Component: 3000 - total flux cleaned = -0.00235119 Jy ! Component: 3050 - total flux cleaned = -0.00237836 Jy ! Component: 3100 - total flux cleaned = -0.00237843 Jy ! Component: 3150 - total flux cleaned = -0.00245917 Jy ! Component: 3200 - total flux cleaned = -0.0024858 Jy ! Component: 3250 - total flux cleaned = -0.00253871 Jy ! Component: 3300 - total flux cleaned = -0.00255184 Jy ! Component: 3350 - total flux cleaned = -0.00253902 Jy ! Component: 3400 - total flux cleaned = -0.00259065 Jy ! Component: 3450 - total flux cleaned = -0.00259073 Jy ! Component: 3500 - total flux cleaned = -0.00264167 Jy ! Component: 3550 - total flux cleaned = -0.00265421 Jy ! Component: 3600 - total flux cleaned = -0.00270447 Jy ! Component: 3650 - total flux cleaned = -0.00271698 Jy ! Component: 3700 - total flux cleaned = -0.00275417 Jy ! Component: 3750 - total flux cleaned = -0.00281561 Jy ! Component: 3800 - total flux cleaned = -0.00282783 Jy ! Component: 3850 - total flux cleaned = -0.00287644 Jy ! Component: 3900 - total flux cleaned = -0.00294876 Jy ! Component: 3950 - total flux cleaned = -0.00298469 Jy ! Component: 4000 - total flux cleaned = -0.00300854 Jy ! Component: 4050 - total flux cleaned = -0.00305589 Jy ! Total flux subtracted in 4096 components = -0.00311468 Jy ! Clean residual min=-0.000653 max=0.000646 Jy/beam ! Clean residual mean=-0.000000 rms=0.000224 Jy/beam ! Combined flux in latest and established models = 0.151807 Jy keep ! Adding 242 model components to the UV plane model. ! The established model now contains 379 components and 0.151807 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2013-2624_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.981 x 15.72 at 17.67 degrees (North through East) ! Clean map min=-0.001704 max=0.12031 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2013-2624_S_b_map.fits wmodel /image_prod/ug002_uva//J2013-2624_S_b_map.mod ! Writing 379 model components to file: /image_prod/ug002_uva//J2013-2624_S_b_map.mod wobs /image_prod/ug002_uva//J2013-2624_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2013-2624_S_b_uvs.fits wwins /image_prod/ug002_uva//J2013-2624_S_b_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J2013-2624_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.120306 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000220997 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.551087 0.551087 1.10217 2.20435 4.4087 8.81739 17.6348 35.2696 70.5392 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.12 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 544.378 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2013-2624_S_b_dfm.log closed on Thu Mar 5 04:40:17 2020