! Started logfile: /vlbi/uf001/uva//J1325-0804_S_dfm.log on Mon Jan 14 02:23:36 2019 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 /vlbi/uf001/uva//J1325-0804_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1325-0804_S_uva.fits ! AN table 1: 57 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.996241 visibilities/baseline/integration-bin. ! Found source: J1325-0804 ! ! 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 4770 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 J1325-0804_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007100Jy sigma=17.989800 ! Fit after self-cal, rms=0.876840Jy sigma=15.619437 ! 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.462 mas, bmaj=6.322 mas, bpa=-3.292 degrees ! Estimated noise=0.81449 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.0966613 Jy ! Component: 100 - total flux cleaned = 0.134068 Jy ! Total flux subtracted in 100 components = 0.134068 Jy ! Clean residual min=-0.008096 max=0.017423 Jy/beam ! Clean residual mean=-0.000012 rms=0.002545 Jy/beam ! Combined flux in latest and established models = 0.134068 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.134068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088729Jy sigma=1.493524 ! Fit after self-cal, rms=0.088452Jy sigma=1.488739 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0200958 Jy ! Component: 100 - total flux cleaned = 0.0306123 Jy ! Total flux subtracted in 100 components = 0.0306123 Jy ! Clean residual min=-0.006149 max=0.007352 Jy/beam ! Clean residual mean=-0.000006 rms=0.001757 Jy/beam ! Combined flux in latest and established models = 0.16468 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 13 components and 0.16468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084234Jy sigma=1.383303 ! Fit after self-cal, rms=0.084170Jy sigma=1.382265 ! 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=2.824 mas, bmaj=6.761 mas, bpa=-2.155 degrees ! Estimated noise=0.603428 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.007444 Jy ! Component: 100 - total flux cleaned = 0.0111993 Jy ! Component: 150 - total flux cleaned = 0.0132502 Jy ! Component: 200 - total flux cleaned = 0.0144005 Jy ! Total flux subtracted in 200 components = 0.0144005 Jy ! Clean residual min=-0.006482 max=0.008003 Jy/beam ! Clean residual mean=0.000006 rms=0.001940 Jy/beam ! Combined flux in latest and established models = 0.17908 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 26 components and 0.17908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083910Jy sigma=1.364970 ! Fit after self-cal, rms=0.083895Jy sigma=1.364761 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.824 x 6.761 at -2.155 degrees (North through East) ! Clean map min=-0.0061939 max=0.12821 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.79 HN 1.00 LA 0.86 MK 1.03 ! NL 1.08 OV 1.27 PT 0.93 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 HN 0.97 LA 0.89 MK 1.01 ! NL 1.01 OV 1.21 PT 0.97 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 HN 0.99 LA 0.94 MK 0.96 ! NL 1.03 OV 1.19 PT 0.96 SC 1.00 ! ! ! Fit before self-cal, rms=0.083895Jy sigma=1.364761 ! Fit after self-cal, rms=0.084777Jy sigma=1.319365 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.836 mas, bmaj=6.776 mas, bpa=-2.268 degrees ! Estimated noise=0.598245 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.0016653 Jy ! Component: 100 - total flux cleaned = -0.00203816 Jy ! Component: 150 - total flux cleaned = -0.00208532 Jy ! Component: 200 - total flux cleaned = -0.00210731 Jy ! Total flux subtracted in 200 components = -0.00210731 Jy ! Clean residual min=-0.005289 max=0.006570 Jy/beam ! Clean residual mean=-0.000009 rms=0.001355 Jy/beam ! Combined flux in latest and established models = 0.176973 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 39 components and 0.176973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084719Jy sigma=1.318920 ! Fit after self-cal, rms=0.084936Jy sigma=1.318025 ! 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.084936Jy sigma=1.318025 ! Fit after self-cal, rms=0.095354Jy sigma=1.286399 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.839 mas, bmaj=6.812 mas, bpa=-2.281 degrees ! Estimated noise=0.602513 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000892948 Jy ! Component: 100 - total flux cleaned = 0.00102668 Jy ! Component: 150 - total flux cleaned = 0.00111848 Jy ! Component: 200 - total flux cleaned = 0.00116169 Jy ! Total flux subtracted in 200 components = 0.00116169 Jy ! Clean residual min=-0.003200 max=0.003374 Jy/beam ! Clean residual mean=-0.000000 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.178135 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 49 components and 0.178135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095350Jy sigma=1.285947 ! Fit after self-cal, rms=0.095517Jy sigma=1.285623 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 = 8.92548e-06 Jy ! Component: 100 - total flux cleaned = 4.78062e-05 Jy ! Component: 150 - total flux cleaned = 8.56232e-05 Jy ! Component: 200 - total flux cleaned = 0.000122163 Jy ! Total flux subtracted in 200 components = 0.000122163 Jy ! Clean residual min=-0.003189 max=0.003383 Jy/beam ! Clean residual mean=-0.000000 rms=0.000829 Jy/beam ! Combined flux in latest and established models = 0.178257 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.178257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095512Jy sigma=1.285418 ! Fit after self-cal, rms=0.095511Jy sigma=1.285401 ! 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.095511Jy sigma=1.285401 ! Fit after self-cal, rms=0.102978Jy sigma=1.280492 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.839 mas, bmaj=6.807 mas, bpa=-2.156 degrees ! Estimated noise=0.599867 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000198678 Jy ! Component: 100 - total flux cleaned = -0.000198634 Jy ! Component: 150 - total flux cleaned = -0.000160254 Jy ! Component: 200 - total flux cleaned = -0.000125411 Jy ! Total flux subtracted in 200 components = -0.000125411 Jy ! Clean residual min=-0.002949 max=0.002997 Jy/beam ! Clean residual mean=0.000000 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.178132 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 55 components and 0.178132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102972Jy sigma=1.280303 ! Fit after self-cal, rms=0.103017Jy sigma=1.280204 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 = 4.30843e-05 Jy ! Component: 100 - total flux cleaned = 7.58129e-05 Jy ! Component: 150 - total flux cleaned = 0.000105488 Jy ! Component: 200 - total flux cleaned = 0.00012038 Jy ! Total flux subtracted in 200 components = 0.00012038 Jy ! Clean residual min=-0.002949 max=0.003004 Jy/beam ! Clean residual mean=0.000000 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.178252 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 56 components and 0.178252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103014Jy sigma=1.280079 ! Fit after self-cal, rms=0.103014Jy sigma=1.280068 ! 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.103014Jy sigma=1.280068 ! Fit after self-cal, rms=0.102847Jy sigma=1.280034 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.431 mas, bmaj=12.06 mas, bpa=4.666 degrees ! Estimated noise=0.832707 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.48088e-05 Jy ! Component: 100 - total flux cleaned = -3.19541e-06 Jy ! Component: 150 - total flux cleaned = 4.18037e-05 Jy ! Component: 200 - total flux cleaned = 5.52477e-05 Jy ! Total flux subtracted in 200 components = 5.52477e-05 Jy ! Clean residual min=-0.003516 max=0.004303 Jy/beam ! Clean residual mean=0.000001 rms=0.001099 Jy/beam ! Combined flux in latest and established models = 0.178307 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 61 components and 0.178307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102847Jy sigma=1.280108 ! Fit after self-cal, rms=0.102844Jy sigma=1.280078 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.000163757 Jy ! Component: 100 - total flux cleaned = -0.00013805 Jy ! Component: 150 - total flux cleaned = -0.000127482 Jy ! Component: 200 - total flux cleaned = -0.000118699 Jy ! Total flux subtracted in 200 components = -0.000118699 Jy ! Clean residual min=-0.003520 max=0.004283 Jy/beam ! Clean residual mean=0.000001 rms=0.001100 Jy/beam ! Combined flux in latest and established models = 0.178189 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 65 components and 0.178189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102847Jy sigma=1.280200 ! Fit after self-cal, rms=0.102844Jy sigma=1.280177 ! 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.838 mas, bmaj=6.803 mas, bpa=-2.102 degrees ! Estimated noise=0.597848 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.838 x 6.803 at -2.102 degrees (North through East) ! Clean map min=-0.0027136 max=0.12655 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.471 mas, bmaj=6.335 mas, bpa=-3.254 degrees ! Estimated noise=0.811559 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0963399 Jy ! Component: 100 - total flux cleaned = 0.134589 Jy ! Component: 150 - total flux cleaned = 0.154302 Jy ! Component: 200 - total flux cleaned = 0.164639 Jy ! Total flux subtracted in 200 components = 0.164639 Jy ! Clean residual min=-0.004856 max=0.004862 Jy/beam ! Clean residual mean=-0.000009 rms=0.001156 Jy/beam ! Combined flux in latest and established models = 0.164639 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.164639 Jy ! Inverting map and beam ! Estimated beam: bmin=2.838 mas, bmaj=6.803 mas, bpa=-2.102 degrees ! Estimated noise=0.597848 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) ! Added new window around map position (-2.5, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00652013 Jy ! Component: 100 - total flux cleaned = 0.0102611 Jy ! Component: 150 - total flux cleaned = 0.0120766 Jy ! Component: 200 - total flux cleaned = 0.0128261 Jy ! Total flux subtracted in 200 components = 0.0128261 Jy ! Clean residual min=-0.003291 max=0.003146 Jy/beam ! Clean residual mean=0.000000 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.177465 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 35 components and 0.177465 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=6.431 mas, bmaj=12.06 mas, bpa=4.666 degrees ! Estimated noise=0.832707 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00231561 Jy ! Component: 100 - total flux cleaned = 0.00298077 Jy ! Component: 150 - total flux cleaned = 0.00314533 Jy ! Component: 200 - total flux cleaned = 0.00309181 Jy ! Total flux subtracted in 200 components = 0.00309181 Jy ! Clean residual min=-0.003479 max=0.003872 Jy/beam ! Clean residual mean=-0.000001 rms=0.001014 Jy/beam ! Combined flux in latest and established models = 0.180556 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.90265e-05 Jy ! Component: 100 - total flux cleaned = -9.22234e-05 Jy ! Component: 150 - total flux cleaned = -0.000111491 Jy ! Component: 200 - total flux cleaned = -0.000146506 Jy ! Total flux subtracted in 200 components = -0.000146506 Jy ! Clean residual min=-0.003466 max=0.003814 Jy/beam ! Clean residual mean=-0.000001 rms=0.001011 Jy/beam ! Combined flux in latest and established models = 0.18041 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.18041 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.838 mas, bmaj=6.803 mas, bpa=-2.102 degrees ! Estimated noise=0.597848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00116226 Jy ! Component: 100 - total flux cleaned = -0.0013598 Jy ! Component: 150 - total flux cleaned = -0.0013199 Jy ! Component: 200 - total flux cleaned = -0.00121695 Jy ! Total flux subtracted in 200 components = -0.00121695 Jy ! Clean residual min=-0.002970 max=0.003085 Jy/beam ! Clean residual mean=0.000000 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.179193 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 59 components and 0.179193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102808Jy sigma=1.279387 ! Fit after self-cal, rms=0.102806Jy sigma=1.279265 wmodel J1325-0804_S_map.mod ! Writing 59 model components to file: J1325-0804_S_map.mod wobs J1325-0804_S_uvs.fits ! Writing UV FITS file: J1325-0804_S_uvs.fits wwins J1325-0804_S_map.win ! wwins: Wrote 2 windows to J1325-0804_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 = 5.33318e-05 Jy ! Component: 100 - total flux cleaned = 0.000399056 Jy ! Component: 150 - total flux cleaned = 0.000632522 Jy ! Component: 200 - total flux cleaned = 0.000809914 Jy ! Component: 250 - total flux cleaned = 0.00119502 Jy ! Component: 300 - total flux cleaned = 0.00152646 Jy ! Component: 350 - total flux cleaned = 0.00184887 Jy ! Component: 400 - total flux cleaned = 0.00208333 Jy ! Component: 450 - total flux cleaned = 0.00231097 Jy ! Component: 500 - total flux cleaned = 0.00245903 Jy ! Component: 550 - total flux cleaned = 0.00271224 Jy ! Component: 600 - total flux cleaned = 0.00288933 Jy ! Component: 650 - total flux cleaned = 0.0031652 Jy ! Component: 700 - total flux cleaned = 0.00333393 Jy ! Component: 750 - total flux cleaned = 0.0034671 Jy ! Component: 800 - total flux cleaned = 0.00369546 Jy ! Component: 850 - total flux cleaned = 0.0039819 Jy ! Component: 900 - total flux cleaned = 0.00407546 Jy ! Component: 950 - total flux cleaned = 0.00423013 Jy ! Component: 1000 - total flux cleaned = 0.00447224 Jy ! Component: 1050 - total flux cleaned = 0.00462049 Jy ! Component: 1100 - total flux cleaned = 0.00476552 Jy ! Component: 1150 - total flux cleaned = 0.0048224 Jy ! Component: 1200 - total flux cleaned = 0.00487845 Jy ! Component: 1250 - total flux cleaned = 0.00496265 Jy ! Component: 1300 - total flux cleaned = 0.00504465 Jy ! Component: 1350 - total flux cleaned = 0.00509841 Jy ! Component: 1400 - total flux cleaned = 0.00515128 Jy ! Component: 1450 - total flux cleaned = 0.00517761 Jy ! Component: 1500 - total flux cleaned = 0.00528105 Jy ! Component: 1550 - total flux cleaned = 0.00528114 Jy ! Component: 1600 - total flux cleaned = 0.00538203 Jy ! Component: 1650 - total flux cleaned = 0.00540642 Jy ! Component: 1700 - total flux cleaned = 0.00545571 Jy ! Component: 1750 - total flux cleaned = 0.00550433 Jy ! Component: 1800 - total flux cleaned = 0.00557604 Jy ! Component: 1850 - total flux cleaned = 0.00564696 Jy ! Component: 1900 - total flux cleaned = 0.00569385 Jy ! Component: 1950 - total flux cleaned = 0.00583246 Jy ! Component: 2000 - total flux cleaned = 0.0059465 Jy ! Component: 2050 - total flux cleaned = 0.00596933 Jy ! Component: 2100 - total flux cleaned = 0.00616996 Jy ! Component: 2150 - total flux cleaned = 0.00625794 Jy ! Component: 2200 - total flux cleaned = 0.0063883 Jy ! Component: 2250 - total flux cleaned = 0.0064527 Jy ! Component: 2300 - total flux cleaned = 0.00658055 Jy ! Component: 2350 - total flux cleaned = 0.00674899 Jy ! Component: 2400 - total flux cleaned = 0.00683203 Jy ! Component: 2450 - total flux cleaned = 0.00691461 Jy ! Component: 2500 - total flux cleaned = 0.00699582 Jy ! Component: 2550 - total flux cleaned = 0.00707653 Jy ! Component: 2600 - total flux cleaned = 0.00721675 Jy ! Component: 2650 - total flux cleaned = 0.00733515 Jy ! Component: 2700 - total flux cleaned = 0.00735465 Jy ! Component: 2750 - total flux cleaned = 0.00739333 Jy ! Component: 2800 - total flux cleaned = 0.00750879 Jy ! Component: 2850 - total flux cleaned = 0.00760398 Jy ! Component: 2900 - total flux cleaned = 0.00766072 Jy ! Component: 2950 - total flux cleaned = 0.00771684 Jy ! Component: 3000 - total flux cleaned = 0.007717 Jy ! Component: 3050 - total flux cleaned = 0.00779047 Jy ! Component: 3100 - total flux cleaned = 0.00782679 Jy ! Component: 3150 - total flux cleaned = 0.00782682 Jy ! Component: 3200 - total flux cleaned = 0.00791602 Jy ! Component: 3250 - total flux cleaned = 0.0079513 Jy ! Component: 3300 - total flux cleaned = 0.00802171 Jy ! Component: 3350 - total flux cleaned = 0.0080739 Jy ! Component: 3400 - total flux cleaned = 0.00810856 Jy ! Component: 3450 - total flux cleaned = 0.00812568 Jy ! Component: 3500 - total flux cleaned = 0.0081768 Jy ! Component: 3550 - total flux cleaned = 0.00819355 Jy ! Component: 3600 - total flux cleaned = 0.00826023 Jy ! Component: 3650 - total flux cleaned = 0.00830993 Jy ! Component: 3700 - total flux cleaned = 0.008359 Jy ! Component: 3750 - total flux cleaned = 0.00837533 Jy ! Component: 3800 - total flux cleaned = 0.00842394 Jy ! Component: 3850 - total flux cleaned = 0.00845604 Jy ! Component: 3900 - total flux cleaned = 0.00855161 Jy ! Component: 3950 - total flux cleaned = 0.00856747 Jy ! Component: 4000 - total flux cleaned = 0.00863027 Jy ! Component: 4050 - total flux cleaned = 0.00869249 Jy ! Total flux subtracted in 4096 components = 0.00870801 Jy ! Clean residual min=-0.001001 max=0.001071 Jy/beam ! Clean residual mean=0.000000 rms=0.000280 Jy/beam ! Combined flux in latest and established models = 0.187901 Jy keep ! Adding 313 model components to the UV plane model. ! The established model now contains 372 components and 0.187901 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1325-0804_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.838 x 6.803 at -2.102 degrees (North through East) ! Clean map min=-0.0018244 max=0.12623 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1325-0804_S_map.fits wmodel /vlbi/uf001/uva//J1325-0804_S_map.mod ! Writing 372 model components to file: /vlbi/uf001/uva//J1325-0804_S_map.mod wobs /vlbi/uf001/uva//J1325-0804_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1325-0804_S_uvs.fits wwins /vlbi/uf001/uva//J1325-0804_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1325-0804_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.126228 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000273369 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.649705 0.649705 1.29941 2.59882 5.19764 10.3953 20.7906 41.5811 83.1622 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.126 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 461.748 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1325-0804_S_dfm.log closed on Mon Jan 14 02:23:40 2019