! Started logfile: /vlbi/uf001/uva//J2125-2338_S_dfm.log on Mon Jan 14 05:52:28 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//J2125-2338_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2125-2338_S_uva.fits ! AN table 1: 38 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.899415 visibilities/baseline/integration-bin. ! Found source: J2125-2338 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 4614 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 J2125-2338_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 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001807Jy sigma=17.216843 ! Fit after self-cal, rms=0.910909Jy sigma=15.605043 ! 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.34 mas, bmaj=6.775 mas, bpa=-4.734 degrees ! Estimated noise=1.02024 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.0704235 Jy ! Component: 100 - total flux cleaned = 0.0865048 Jy ! Total flux subtracted in 100 components = 0.0865048 Jy ! Clean residual min=-0.005751 max=0.007031 Jy/beam ! Clean residual mean=0.000009 rms=0.001573 Jy/beam ! Combined flux in latest and established models = 0.0865048 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0865048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082938Jy sigma=1.289388 ! Fit after self-cal, rms=0.082403Jy sigma=1.280750 ! 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.915 mas, bmaj=7.693 mas, bpa=-3.549 degrees ! Estimated noise=0.656062 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.00997601 Jy ! Component: 100 - total flux cleaned = 0.0150538 Jy ! Component: 150 - total flux cleaned = 0.0179866 Jy ! Component: 200 - total flux cleaned = 0.0197161 Jy ! Total flux subtracted in 200 components = 0.0197161 Jy ! Clean residual min=-0.005137 max=0.006849 Jy/beam ! Clean residual mean=0.000008 rms=0.001299 Jy/beam ! Combined flux in latest and established models = 0.106221 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 39 components and 0.106221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081465Jy sigma=1.255112 ! Fit after self-cal, rms=0.081432Jy sigma=1.254649 ! 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.915 x 7.693 at -3.549 degrees (North through East) ! Clean map min=-0.0049817 max=0.091651 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.94 HN 1.11 KP 1.03 ! LA 0.92 MK 0.93 NL 1.11 OV 0.95 ! PT 0.84 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.96 HN 1.19 KP 0.97 ! LA 0.93 MK 0.97 NL 1.06 OV 0.91 ! PT 0.93 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.99 HN 1.10 KP 1.07 ! LA 0.96 MK 1.07 NL 1.03 OV 1.00 ! PT 0.97 SC 0.98 ! ! ! Fit before self-cal, rms=0.081432Jy sigma=1.254649 ! Fit after self-cal, rms=0.085208Jy sigma=1.243764 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.932 mas, bmaj=7.705 mas, bpa=-3.452 degrees ! Estimated noise=0.652275 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 (-6, -31.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00607717 Jy ! Component: 100 - total flux cleaned = 0.00789448 Jy ! Component: 150 - total flux cleaned = 0.00831888 Jy ! Component: 200 - total flux cleaned = 0.00851975 Jy ! Total flux subtracted in 200 components = 0.00851975 Jy ! Clean residual min=-0.004395 max=0.003735 Jy/beam ! Clean residual mean=0.000008 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.114741 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 67 components and 0.114741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084780Jy sigma=1.235021 ! Fit after self-cal, rms=0.084849Jy sigma=1.233867 ! 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.084849Jy sigma=1.233867 ! Fit after self-cal, rms=0.086376Jy sigma=1.228763 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.922 mas, bmaj=7.693 mas, bpa=-3.521 degrees ! Estimated noise=0.649344 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00200466 Jy ! Component: 100 - total flux cleaned = 0.00273893 Jy ! Component: 150 - total flux cleaned = 0.00300974 Jy ! Component: 200 - total flux cleaned = 0.00324643 Jy ! Total flux subtracted in 200 components = 0.00324643 Jy ! Clean residual min=-0.003524 max=0.003136 Jy/beam ! Clean residual mean=0.000004 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.117987 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 88 components and 0.117987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086314Jy sigma=1.227293 ! Fit after self-cal, rms=0.086340Jy sigma=1.227013 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.000743038 Jy ! Component: 100 - total flux cleaned = 0.00100202 Jy ! Component: 150 - total flux cleaned = 0.00113431 Jy ! Component: 200 - total flux cleaned = 0.00128699 Jy ! Total flux subtracted in 200 components = 0.00128699 Jy ! Clean residual min=-0.003391 max=0.003155 Jy/beam ! Clean residual mean=0.000003 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.119274 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 95 components and 0.119274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086309Jy sigma=1.226514 ! Fit after self-cal, rms=0.086298Jy sigma=1.226476 ! 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.086298Jy sigma=1.226476 ! Fit after self-cal, rms=0.086557Jy sigma=1.226054 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.924 mas, bmaj=7.704 mas, bpa=-3.551 degrees ! Estimated noise=0.647049 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000457767 Jy ! Component: 100 - total flux cleaned = 0.000753382 Jy ! Component: 150 - total flux cleaned = 0.000838409 Jy ! Component: 200 - total flux cleaned = 0.0009179 Jy ! Total flux subtracted in 200 components = 0.0009179 Jy ! Clean residual min=-0.003193 max=0.003088 Jy/beam ! Clean residual mean=0.000002 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.120192 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 99 components and 0.120192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086531Jy sigma=1.225658 ! Fit after self-cal, rms=0.086530Jy sigma=1.225613 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.000247213 Jy ! Component: 100 - total flux cleaned = 0.000323008 Jy ! Component: 150 - total flux cleaned = 0.000394222 Jy ! Component: 200 - total flux cleaned = 0.000461692 Jy ! Total flux subtracted in 200 components = 0.000461692 Jy ! Clean residual min=-0.003129 max=0.003081 Jy/beam ! Clean residual mean=0.000002 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.120654 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 105 components and 0.120654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086514Jy sigma=1.225403 ! Fit after self-cal, rms=0.086505Jy sigma=1.225391 ! 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.086505Jy sigma=1.225391 ! Fit after self-cal, rms=0.086259Jy sigma=1.225345 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.28 mas, bmaj=16.8 mas, bpa=1.105 degrees ! Estimated noise=0.851342 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160329 Jy ! Component: 100 - total flux cleaned = 0.00194332 Jy ! Component: 150 - total flux cleaned = 0.00208567 Jy ! Component: 200 - total flux cleaned = 0.00224737 Jy ! Total flux subtracted in 200 components = 0.00224737 Jy ! Clean residual min=-0.003360 max=0.003387 Jy/beam ! Clean residual mean=0.000003 rms=0.001072 Jy/beam ! Combined flux in latest and established models = 0.122901 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 111 components and 0.122901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086281Jy sigma=1.225209 ! Fit after self-cal, rms=0.086287Jy sigma=1.225132 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.000555428 Jy ! Component: 100 - total flux cleaned = 0.00070705 Jy ! Component: 150 - total flux cleaned = 0.00081766 Jy ! Component: 200 - total flux cleaned = 0.000922736 Jy ! Total flux subtracted in 200 components = 0.000922736 Jy ! Clean residual min=-0.003387 max=0.003317 Jy/beam ! Clean residual mean=0.000003 rms=0.001061 Jy/beam ! Combined flux in latest and established models = 0.123824 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 121 components and 0.123824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086309Jy sigma=1.225199 ! Fit after self-cal, rms=0.086313Jy sigma=1.225179 ! 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.927 mas, bmaj=7.715 mas, bpa=-3.573 degrees ! Estimated noise=0.645714 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.927 x 7.715 at -3.573 degrees (North through East) ! Clean map min=-0.0027822 max=0.091009 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.346 mas, bmaj=6.781 mas, bpa=-4.733 degrees ! Estimated noise=1.009 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0697416 Jy ! Component: 100 - total flux cleaned = 0.0862592 Jy ! Component: 150 - total flux cleaned = 0.093714 Jy ! Component: 200 - total flux cleaned = 0.0990263 Jy ! Total flux subtracted in 200 components = 0.0990263 Jy ! Clean residual min=-0.004863 max=0.005216 Jy/beam ! Clean residual mean=0.000006 rms=0.001221 Jy/beam ! Combined flux in latest and established models = 0.0990263 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0990263 Jy ! Inverting map and beam ! Estimated beam: bmin=2.927 mas, bmaj=7.715 mas, bpa=-3.573 degrees ! Estimated noise=0.645714 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.00674515 Jy ! Component: 100 - total flux cleaned = 0.0111073 Jy ! Component: 150 - total flux cleaned = 0.0142736 Jy ! Component: 200 - total flux cleaned = 0.0166394 Jy ! Total flux subtracted in 200 components = 0.0166394 Jy ! Clean residual min=-0.003674 max=0.003034 Jy/beam ! Clean residual mean=0.000004 rms=0.000861 Jy/beam ! Combined flux in latest and established models = 0.115666 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 65 components and 0.115666 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.28 mas, bmaj=16.8 mas, bpa=1.105 degrees ! Estimated noise=0.851342 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00361749 Jy ! Component: 100 - total flux cleaned = 0.00573076 Jy ! Component: 150 - total flux cleaned = 0.00691902 Jy ! Component: 200 - total flux cleaned = 0.00713824 Jy ! Total flux subtracted in 200 components = 0.00713824 Jy ! Clean residual min=-0.003458 max=0.003415 Jy/beam ! Clean residual mean=0.000004 rms=0.001087 Jy/beam ! Combined flux in latest and established models = 0.122804 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.000153095 Jy ! Component: 100 - total flux cleaned = 0.000294567 Jy ! Component: 150 - total flux cleaned = 0.000425536 Jy ! Component: 200 - total flux cleaned = 0.000516273 Jy ! Total flux subtracted in 200 components = 0.000516273 Jy ! Clean residual min=-0.003291 max=0.003388 Jy/beam ! Clean residual mean=0.000003 rms=0.001068 Jy/beam ! Combined flux in latest and established models = 0.12332 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 95 components and 0.12332 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.927 mas, bmaj=7.715 mas, bpa=-3.573 degrees ! Estimated noise=0.645714 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00129784 Jy ! Component: 100 - total flux cleaned = -0.00140957 Jy ! Component: 150 - total flux cleaned = -0.00145951 Jy ! Component: 200 - total flux cleaned = -0.00150746 Jy ! Total flux subtracted in 200 components = -0.00150746 Jy ! Clean residual min=-0.002981 max=0.003081 Jy/beam ! Clean residual mean=0.000002 rms=0.000786 Jy/beam ! Combined flux in latest and established models = 0.121813 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 111 components and 0.121813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086360Jy sigma=1.225563 ! Fit after self-cal, rms=0.086358Jy sigma=1.225449 wmodel J2125-2338_S_map.mod ! Writing 111 model components to file: J2125-2338_S_map.mod wobs J2125-2338_S_uvs.fits ! Writing UV FITS file: J2125-2338_S_uvs.fits wwins J2125-2338_S_map.win ! wwins: Wrote 2 windows to J2125-2338_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 = 6.81413e-05 Jy ! Component: 100 - total flux cleaned = 0.00016994 Jy ! Component: 150 - total flux cleaned = 0.000220028 Jy ! Component: 200 - total flux cleaned = 0.000414365 Jy ! Component: 250 - total flux cleaned = 0.000554654 Jy ! Component: 300 - total flux cleaned = 0.000645738 Jy ! Component: 350 - total flux cleaned = 0.000864844 Jy ! Component: 400 - total flux cleaned = 0.00103504 Jy ! Component: 450 - total flux cleaned = 0.00111788 Jy ! Component: 500 - total flux cleaned = 0.00107751 Jy ! Component: 550 - total flux cleaned = 0.00115712 Jy ! Component: 600 - total flux cleaned = 0.00131196 Jy ! Component: 650 - total flux cleaned = 0.00138793 Jy ! Component: 700 - total flux cleaned = 0.00157412 Jy ! Component: 750 - total flux cleaned = 0.00168398 Jy ! Component: 800 - total flux cleaned = 0.0017924 Jy ! Component: 850 - total flux cleaned = 0.00207511 Jy ! Component: 900 - total flux cleaned = 0.0021094 Jy ! Component: 950 - total flux cleaned = 0.00231513 Jy ! Component: 1000 - total flux cleaned = 0.00251625 Jy ! Component: 1050 - total flux cleaned = 0.00261503 Jy ! Component: 1100 - total flux cleaned = 0.00274467 Jy ! Component: 1150 - total flux cleaned = 0.00280851 Jy ! Component: 1200 - total flux cleaned = 0.00280828 Jy ! Component: 1250 - total flux cleaned = 0.00290195 Jy ! Component: 1300 - total flux cleaned = 0.00296339 Jy ! Component: 1350 - total flux cleaned = 0.00302353 Jy ! Component: 1400 - total flux cleaned = 0.00314274 Jy ! Component: 1450 - total flux cleaned = 0.00320178 Jy ! Component: 1500 - total flux cleaned = 0.00328884 Jy ! Component: 1550 - total flux cleaned = 0.00343171 Jy ! Component: 1600 - total flux cleaned = 0.00362884 Jy ! Component: 1650 - total flux cleaned = 0.00368423 Jy ! Component: 1700 - total flux cleaned = 0.00379368 Jy ! Component: 1750 - total flux cleaned = 0.00387458 Jy ! Component: 1800 - total flux cleaned = 0.00398164 Jy ! Component: 1850 - total flux cleaned = 0.00406112 Jy ! Component: 1900 - total flux cleaned = 0.00413941 Jy ! Component: 1950 - total flux cleaned = 0.00424311 Jy ! Component: 2000 - total flux cleaned = 0.00447295 Jy ! Component: 2050 - total flux cleaned = 0.00449797 Jy ! Component: 2100 - total flux cleaned = 0.00467244 Jy ! Component: 2150 - total flux cleaned = 0.00459787 Jy ! Component: 2200 - total flux cleaned = 0.00474476 Jy ! Component: 2250 - total flux cleaned = 0.00479319 Jy ! Component: 2300 - total flux cleaned = 0.00488918 Jy ! Component: 2350 - total flux cleaned = 0.00491274 Jy ! Component: 2400 - total flux cleaned = 0.00503021 Jy ! Component: 2450 - total flux cleaned = 0.00510001 Jy ! Component: 2500 - total flux cleaned = 0.00514627 Jy ! Component: 2550 - total flux cleaned = 0.00526024 Jy ! Component: 2600 - total flux cleaned = 0.00539563 Jy ! Component: 2650 - total flux cleaned = 0.0053732 Jy ! Component: 2700 - total flux cleaned = 0.00546187 Jy ! Component: 2750 - total flux cleaned = 0.00557124 Jy ! Component: 2800 - total flux cleaned = 0.00563652 Jy ! Component: 2850 - total flux cleaned = 0.00572242 Jy ! Component: 2900 - total flux cleaned = 0.00582884 Jy ! Component: 2950 - total flux cleaned = 0.0058499 Jy ! Component: 3000 - total flux cleaned = 0.00593364 Jy ! Component: 3050 - total flux cleaned = 0.00603758 Jy ! Component: 3100 - total flux cleaned = 0.00605843 Jy ! Component: 3150 - total flux cleaned = 0.00624251 Jy ! Component: 3200 - total flux cleaned = 0.00630327 Jy ! Component: 3250 - total flux cleaned = 0.00642387 Jy ! Component: 3300 - total flux cleaned = 0.00660315 Jy ! Component: 3350 - total flux cleaned = 0.00668237 Jy ! Component: 3400 - total flux cleaned = 0.00685892 Jy ! Component: 3450 - total flux cleaned = 0.00693686 Jy ! Component: 3500 - total flux cleaned = 0.00716887 Jy ! Component: 3550 - total flux cleaned = 0.00726478 Jy ! Component: 3600 - total flux cleaned = 0.00737907 Jy ! Component: 3650 - total flux cleaned = 0.00751159 Jy ! Component: 3700 - total flux cleaned = 0.00771788 Jy ! Component: 3750 - total flux cleaned = 0.0078854 Jy ! Component: 3800 - total flux cleaned = 0.00808874 Jy ! Component: 3850 - total flux cleaned = 0.00821731 Jy ! Component: 3900 - total flux cleaned = 0.00836338 Jy ! Component: 3950 - total flux cleaned = 0.00859881 Jy ! Component: 4000 - total flux cleaned = 0.00870644 Jy ! Component: 4050 - total flux cleaned = 0.00890286 Jy ! Total flux subtracted in 4096 components = 0.00895613 Jy ! Clean residual min=-0.000996 max=0.001146 Jy/beam ! Clean residual mean=0.000001 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 0.130769 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 389 components and 0.130769 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2125-2338_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.927 x 7.715 at -3.573 degrees (North through East) ! Clean map min=-0.0020926 max=0.091198 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2125-2338_S_map.fits wmodel /vlbi/uf001/uva//J2125-2338_S_map.mod ! Writing 389 model components to file: /vlbi/uf001/uva//J2125-2338_S_map.mod wobs /vlbi/uf001/uva//J2125-2338_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2125-2338_S_uvs.fits wwins /vlbi/uf001/uva//J2125-2338_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J2125-2338_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0911983 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00031428 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.03384 1.03384 2.06767 4.13535 8.27069 16.5414 33.0828 66.1655 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.091 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 290.181 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2125-2338_S_dfm.log closed on Mon Jan 14 05:52:32 2019