! Started logfile: /image_prod/ug002_uva//J1512-2828_S_a_dfm.log on Thu Mar 5 02:09:16 2020 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /image_prod/ug002_uva//J1512-2828_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1512-2828_S_a_uva.fits ! AN table 1: 100 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.883056 visibilities/baseline/integration-bin. ! Found source: J1512-2828 ! ! 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 9537 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 J1512-2828_S_a] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006048Jy sigma=6.502175 ! Fit after self-cal, rms=0.916598Jy sigma=5.923563 ! 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.396 mas, bmaj=6.439 mas, bpa=-3.574 degrees ! Estimated noise=2.23726 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.0686854 Jy ! Component: 100 - total flux cleaned = 0.0836871 Jy ! Total flux subtracted in 100 components = 0.0836871 Jy ! Clean residual min=-0.005602 max=0.006383 Jy/beam ! Clean residual mean=0.000017 rms=0.001525 Jy/beam ! Combined flux in latest and established models = 0.0836871 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0836871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095817Jy sigma=0.472111 ! Fit after self-cal, rms=0.095623Jy sigma=0.470425 ! 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.017 mas, bmaj=7.76 mas, bpa=-2.692 degrees ! Estimated noise=1.1874 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.00247122 Jy ! Component: 100 - total flux cleaned = 0.00239969 Jy ! Component: 150 - total flux cleaned = 0.00229154 Jy ! Component: 200 - total flux cleaned = 0.00224552 Jy ! Total flux subtracted in 200 components = 0.00224552 Jy ! Clean residual min=-0.003555 max=0.003632 Jy/beam ! Clean residual mean=0.000022 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.0859326 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 13 components and 0.0859326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095459Jy sigma=0.469565 ! Fit after self-cal, rms=0.095440Jy sigma=0.469552 ! 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.017 x 7.76 at -2.692 degrees (North through East) ! Clean map min=-0.0033703 max=0.087542 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.99 HN 1.21 KP 0.94 ! LA 1.05 MK 1.03 OV 0.83 PT 1.00 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.37 FD 1.01 HN 1.10 KP 1.07 ! LA 1.07 MK 0.95 OV 0.94 PT 1.06 ! SC 0.85 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.79 FD 1.02 HN 1.23 KP 1.05 ! LA 1.03 MK 0.95 OV 0.89 PT 1.03 ! SC 1.03 ! ! ! Fit before self-cal, rms=0.095440Jy sigma=0.469552 ! Fit after self-cal, rms=0.096940Jy sigma=0.465257 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.994 mas, bmaj=7.673 mas, bpa=-2.152 degrees ! Estimated noise=1.18084 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.000398419 Jy ! Component: 100 - total flux cleaned = 0.000371149 Jy ! Component: 150 - total flux cleaned = 0.000371136 Jy ! Component: 200 - total flux cleaned = 0.000371356 Jy ! Total flux subtracted in 200 components = 0.000371356 Jy ! Clean residual min=-0.002494 max=0.002643 Jy/beam ! Clean residual mean=0.000009 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.0863039 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 20 components and 0.0863039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096916Jy sigma=0.465187 ! Fit after self-cal, rms=0.096991Jy sigma=0.464967 ! 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.096991Jy sigma=0.464967 ! Fit after self-cal, rms=0.094672Jy sigma=0.463828 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.985 mas, bmaj=7.693 mas, bpa=-2.022 degrees ! Estimated noise=1.1827 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000438883 Jy ! Component: 100 - total flux cleaned = 0.00050754 Jy ! Component: 150 - total flux cleaned = 0.000506969 Jy ! Component: 200 - total flux cleaned = 0.000507144 Jy ! Total flux subtracted in 200 components = 0.000507144 Jy ! Clean residual min=-0.002205 max=0.002059 Jy/beam ! Clean residual mean=0.000006 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.0868111 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 25 components and 0.0868111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094654Jy sigma=0.463775 ! Fit after self-cal, rms=0.094671Jy sigma=0.463735 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.42151e-05 Jy ! Component: 100 - total flux cleaned = -5.18791e-05 Jy ! Component: 150 - total flux cleaned = -5.14997e-05 Jy ! Component: 200 - total flux cleaned = -5.12883e-05 Jy ! Total flux subtracted in 200 components = -5.12883e-05 Jy ! Clean residual min=-0.002214 max=0.002063 Jy/beam ! Clean residual mean=0.000006 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.0867598 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 25 components and 0.0867598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094660Jy sigma=0.463713 ! Fit after self-cal, rms=0.094660Jy sigma=0.463707 ! 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.094660Jy sigma=0.463707 ! Fit after self-cal, rms=0.093512Jy sigma=0.463602 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.978 mas, bmaj=7.696 mas, bpa=-1.914 degrees ! Estimated noise=1.17978 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000110285 Jy ! Component: 100 - total flux cleaned = 0.000109385 Jy ! Component: 150 - total flux cleaned = 0.000124357 Jy ! Component: 200 - total flux cleaned = 0.000149947 Jy ! Total flux subtracted in 200 components = 0.000149947 Jy ! Clean residual min=-0.002122 max=0.001971 Jy/beam ! Clean residual mean=0.000004 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.0869097 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 29 components and 0.0869097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093503Jy sigma=0.463582 ! Fit after self-cal, rms=0.093500Jy sigma=0.463574 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.21693e-05 Jy ! Component: 100 - total flux cleaned = -2.38779e-05 Jy ! Component: 150 - total flux cleaned = -2.35328e-05 Jy ! Component: 200 - total flux cleaned = -2.37026e-05 Jy ! Total flux subtracted in 200 components = -2.37026e-05 Jy ! Clean residual min=-0.002124 max=0.001968 Jy/beam ! Clean residual mean=0.000004 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.086886 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 31 components and 0.086886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093494Jy sigma=0.463569 ! Fit after self-cal, rms=0.093495Jy sigma=0.463566 ! 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.093495Jy sigma=0.463566 ! Fit after self-cal, rms=0.093267Jy sigma=0.463552 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.127 mas, bmaj=21.29 mas, bpa=4.566 degrees ! Estimated noise=1.53356 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000287401 Jy ! Component: 100 - total flux cleaned = 0.000286096 Jy ! Component: 150 - total flux cleaned = 0.000275725 Jy ! Component: 200 - total flux cleaned = 0.000275307 Jy ! Total flux subtracted in 200 components = 0.000275307 Jy ! Clean residual min=-0.001957 max=0.001882 Jy/beam ! Clean residual mean=0.000010 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.0871613 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 36 components and 0.0871613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093265Jy sigma=0.463550 ! Fit after self-cal, rms=0.093268Jy sigma=0.463539 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.01248e-05 Jy ! Component: 100 - total flux cleaned = -2.97788e-05 Jy ! Component: 150 - total flux cleaned = -3.92275e-05 Jy ! Component: 200 - total flux cleaned = -3.95217e-05 Jy ! Total flux subtracted in 200 components = -3.95217e-05 Jy ! Clean residual min=-0.001955 max=0.001883 Jy/beam ! Clean residual mean=0.000009 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.0871218 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 38 components and 0.0871218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093267Jy sigma=0.463540 ! Fit after self-cal, rms=0.093267Jy sigma=0.463535 ! 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=2.972 mas, bmaj=7.697 mas, bpa=-1.84 degrees ! Estimated noise=1.17745 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.972 x 7.697 at -1.84 degrees (North through East) ! Clean map min=-0.0021209 max=0.087639 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.38 mas, bmaj=6.421 mas, bpa=-2.451 degrees ! Estimated noise=2.18848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0674258 Jy ! Component: 100 - total flux cleaned = 0.0821751 Jy ! Component: 150 - total flux cleaned = 0.0848326 Jy ! Component: 200 - total flux cleaned = 0.0855502 Jy ! Total flux subtracted in 200 components = 0.0855502 Jy ! Clean residual min=-0.004748 max=0.004925 Jy/beam ! Clean residual mean=0.000005 rms=0.001233 Jy/beam ! Combined flux in latest and established models = 0.0855502 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0855502 Jy ! Inverting map and beam ! Estimated beam: bmin=2.972 mas, bmaj=7.697 mas, bpa=-1.84 degrees ! Estimated noise=1.17745 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.00146923 Jy ! Component: 100 - total flux cleaned = 0.00156358 Jy ! Component: 150 - total flux cleaned = 0.00156644 Jy ! Component: 200 - total flux cleaned = 0.00156669 Jy ! Total flux subtracted in 200 components = 0.00156669 Jy ! Clean residual min=-0.002181 max=0.001949 Jy/beam ! Clean residual mean=0.000004 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.0871169 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 25 components and 0.0871169 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=9.127 mas, bmaj=21.29 mas, bpa=4.566 degrees ! Estimated noise=1.53356 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000170978 Jy ! Component: 100 - total flux cleaned = 0.000173645 Jy ! Component: 150 - total flux cleaned = 0.000175087 Jy ! Component: 200 - total flux cleaned = 0.000175889 Jy ! Total flux subtracted in 200 components = 0.000175889 Jy ! Clean residual min=-0.002003 max=0.001945 Jy/beam ! Clean residual mean=0.000010 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.0872928 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.29974e-07 Jy ! Component: 100 - total flux cleaned = 1.11939e-05 Jy ! Component: 150 - total flux cleaned = 9.0271e-06 Jy ! Component: 200 - total flux cleaned = -1.50983e-06 Jy ! Total flux subtracted in 200 components = -1.50983e-06 Jy ! Clean residual min=-0.002017 max=0.001950 Jy/beam ! Clean residual mean=0.000010 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.0872913 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.0872913 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.972 mas, bmaj=7.697 mas, bpa=-1.84 degrees ! Estimated noise=1.17745 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.89598e-05 Jy ! Component: 100 - total flux cleaned = -0.00014068 Jy ! Component: 150 - total flux cleaned = -0.000161663 Jy ! Component: 200 - total flux cleaned = -0.000177567 Jy ! Total flux subtracted in 200 components = -0.000177567 Jy ! Clean residual min=-0.002124 max=0.001930 Jy/beam ! Clean residual mean=0.000004 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.0871137 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.0871137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093268Jy sigma=0.463583 ! Fit after self-cal, rms=0.093265Jy sigma=0.463567 wmodel J1512-2828_S_a_map.mod ! Writing 40 model components to file: J1512-2828_S_a_map.mod wobs J1512-2828_S_a_uvs.fits ! Writing UV FITS file: J1512-2828_S_a_uvs.fits wwins J1512-2828_S_a_map.win ! wwins: Wrote 1 windows to J1512-2828_S_a_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.000617935 Jy ! Component: 100 - total flux cleaned = -0.00106998 Jy ! Component: 150 - total flux cleaned = -0.00149736 Jy ! Component: 200 - total flux cleaned = -0.00156011 Jy ! Component: 250 - total flux cleaned = -0.00153032 Jy ! Component: 300 - total flux cleaned = -0.0014724 Jy ! Component: 350 - total flux cleaned = -0.00133129 Jy ! Component: 400 - total flux cleaned = -0.00122134 Jy ! Component: 450 - total flux cleaned = -0.00108768 Jy ! Component: 500 - total flux cleaned = -0.00116706 Jy ! Component: 550 - total flux cleaned = -0.00103935 Jy ! Component: 600 - total flux cleaned = -0.000939486 Jy ! Component: 650 - total flux cleaned = -0.00084133 Jy ! Component: 700 - total flux cleaned = -0.000769184 Jy ! Component: 750 - total flux cleaned = -0.00058185 Jy ! Component: 800 - total flux cleaned = -0.000582886 Jy ! Component: 850 - total flux cleaned = -0.000514637 Jy ! Component: 900 - total flux cleaned = -0.000448336 Jy ! Component: 950 - total flux cleaned = -0.00040464 Jy ! Component: 1000 - total flux cleaned = -0.000234508 Jy ! Component: 1050 - total flux cleaned = -0.00021389 Jy ! Component: 1100 - total flux cleaned = -0.000131623 Jy ! Component: 1150 - total flux cleaned = 9.71291e-06 Jy ! Component: 1200 - total flux cleaned = 9.62992e-06 Jy ! Component: 1250 - total flux cleaned = 0.000126927 Jy ! Component: 1300 - total flux cleaned = 0.000223023 Jy ! Component: 1350 - total flux cleaned = 0.000298686 Jy ! Component: 1400 - total flux cleaned = 0.00041055 Jy ! Component: 1450 - total flux cleaned = 0.000521235 Jy ! Component: 1500 - total flux cleaned = 0.000702893 Jy ! Component: 1550 - total flux cleaned = 0.000756392 Jy ! Component: 1600 - total flux cleaned = 0.000844828 Jy ! Component: 1650 - total flux cleaned = 0.000932182 Jy ! Component: 1700 - total flux cleaned = 0.00107011 Jy ! Component: 1750 - total flux cleaned = 0.00117192 Jy ! Component: 1800 - total flux cleaned = 0.00125584 Jy ! Component: 1850 - total flux cleaned = 0.00135543 Jy ! Component: 1900 - total flux cleaned = 0.00138819 Jy ! Component: 1950 - total flux cleaned = 0.00146956 Jy ! Component: 2000 - total flux cleaned = 0.00151776 Jy ! Component: 2050 - total flux cleaned = 0.00159723 Jy ! Component: 2100 - total flux cleaned = 0.00167561 Jy ! Component: 2150 - total flux cleaned = 0.00170655 Jy ! Component: 2200 - total flux cleaned = 0.00176811 Jy ! Component: 2250 - total flux cleaned = 0.00184425 Jy ! Component: 2300 - total flux cleaned = 0.00193475 Jy ! Component: 2350 - total flux cleaned = 0.00199452 Jy ! Component: 2400 - total flux cleaned = 0.00208318 Jy ! Component: 2450 - total flux cleaned = 0.00214163 Jy ! Component: 2500 - total flux cleaned = 0.0022286 Jy ! Component: 2550 - total flux cleaned = 0.00227175 Jy ! Component: 2600 - total flux cleaned = 0.00232873 Jy ! Component: 2650 - total flux cleaned = 0.00242731 Jy ! Component: 2700 - total flux cleaned = 0.00246933 Jy ! Component: 2750 - total flux cleaned = 0.00256632 Jy ! Component: 2800 - total flux cleaned = 0.00264879 Jy ! Component: 2850 - total flux cleaned = 0.00271692 Jy ! Component: 2900 - total flux cleaned = 0.0028248 Jy ! Component: 2950 - total flux cleaned = 0.00293187 Jy ! Component: 3000 - total flux cleaned = 0.00303802 Jy ! Component: 3050 - total flux cleaned = 0.00309064 Jy ! Component: 3100 - total flux cleaned = 0.00322135 Jy ! Component: 3150 - total flux cleaned = 0.00329912 Jy ! Component: 3200 - total flux cleaned = 0.00344056 Jy ! Component: 3250 - total flux cleaned = 0.0035553 Jy ! Component: 3300 - total flux cleaned = 0.003644 Jy ! Component: 3350 - total flux cleaned = 0.00375701 Jy ! Component: 3400 - total flux cleaned = 0.00388179 Jy ! Component: 3450 - total flux cleaned = 0.00399314 Jy ! Component: 3500 - total flux cleaned = 0.00411605 Jy ! Component: 3550 - total flux cleaned = 0.00422582 Jy ! Component: 3600 - total flux cleaned = 0.00434699 Jy ! Component: 3650 - total flux cleaned = 0.00446725 Jy ! Component: 3700 - total flux cleaned = 0.00456277 Jy ! Component: 3750 - total flux cleaned = 0.00463401 Jy ! Component: 3800 - total flux cleaned = 0.00470471 Jy ! Component: 3850 - total flux cleaned = 0.00482189 Jy ! Component: 3900 - total flux cleaned = 0.00494993 Jy ! Component: 3950 - total flux cleaned = 0.00504243 Jy ! Component: 4000 - total flux cleaned = 0.00513423 Jy ! Component: 4050 - total flux cleaned = 0.0052256 Jy ! Total flux subtracted in 4096 components = 0.00529372 Jy ! Clean residual min=-0.000970 max=0.000719 Jy/beam ! Clean residual mean=0.000004 rms=0.000197 Jy/beam ! Combined flux in latest and established models = 0.0924074 Jy keep ! Adding 249 model components to the UV plane model. ! The established model now contains 289 components and 0.0924074 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1512-2828_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.972 x 7.697 at -1.84 degrees (North through East) ! Clean map min=-0.0016316 max=0.086646 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1512-2828_S_a_map.fits wmodel /image_prod/ug002_uva//J1512-2828_S_a_map.mod ! Writing 289 model components to file: /image_prod/ug002_uva//J1512-2828_S_a_map.mod wobs /image_prod/ug002_uva//J1512-2828_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1512-2828_S_a_uvs.fits wwins /image_prod/ug002_uva//J1512-2828_S_a_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1512-2828_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0866464 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000196081 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.6789 0.6789 1.3578 2.7156 5.4312 10.8624 21.7248 43.4496 86.8992 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.086 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 441.891 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1512-2828_S_a_dfm.log closed on Thu Mar 5 02:09:20 2020