! Started logfile: /vlbi/uf001/uva//J2124-1941_S_dfm.log on Mon Jan 14 05:51:40 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//J2124-1941_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2124-1941_S_uva.fits ! AN table 1: 38 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.877778 visibilities/baseline/integration-bin. ! Found source: J2124-1941 ! ! 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 4503 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 J2124-1941_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 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002664Jy sigma=19.055848 ! Fit after self-cal, rms=0.879393Jy sigma=16.726197 ! 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.598 mas, bmaj=6.671 mas, bpa=-2.26 degrees ! Estimated noise=0.850235 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.0939197 Jy ! Component: 100 - total flux cleaned = 0.1144 Jy ! Total flux subtracted in 100 components = 0.1144 Jy ! Clean residual min=-0.005336 max=0.005778 Jy/beam ! Clean residual mean=-0.000004 rms=0.001431 Jy/beam ! Combined flux in latest and established models = 0.1144 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.1144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082925Jy sigma=1.301549 ! Fit after self-cal, rms=0.082843Jy sigma=1.300838 ! 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.096 mas, bmaj=7.997 mas, bpa=-3.495 degrees ! Estimated noise=0.601543 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.00606293 Jy ! Component: 100 - total flux cleaned = 0.00806713 Jy ! Component: 150 - total flux cleaned = 0.00833108 Jy ! Component: 200 - total flux cleaned = 0.0085443 Jy ! Total flux subtracted in 200 components = 0.0085443 Jy ! Clean residual min=-0.004115 max=0.004165 Jy/beam ! Clean residual mean=-0.000004 rms=0.001110 Jy/beam ! Combined flux in latest and established models = 0.122945 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.122945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082189Jy sigma=1.293415 ! Fit after self-cal, rms=0.082187Jy sigma=1.293342 ! 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.096 x 7.997 at -3.495 degrees (North through East) ! Clean map min=-0.0039537 max=0.12134 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 1.10 KP 1.02 ! LA 0.99 MK 1.03 NL 1.02 OV 1.03 ! PT 1.05 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.44 FD 0.95 HN 1.16 KP 1.00 ! LA 1.01 MK 1.00 NL 1.06 OV 0.96 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 1.02 KP 0.99 ! LA 0.98 MK 0.96 NL 0.98 OV 0.98 ! PT 1.03 SC 1.03 ! ! ! Fit before self-cal, rms=0.082187Jy sigma=1.293342 ! Fit after self-cal, rms=0.072886Jy sigma=1.270632 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.105 mas, bmaj=7.955 mas, bpa=-3.24 degrees ! Estimated noise=0.597489 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.00106086 Jy ! Component: 100 - total flux cleaned = -0.00106001 Jy ! Component: 150 - total flux cleaned = -0.00105933 Jy ! Component: 200 - total flux cleaned = -0.00105756 Jy ! Total flux subtracted in 200 components = -0.00105756 Jy ! Clean residual min=-0.003699 max=0.003461 Jy/beam ! Clean residual mean=-0.000003 rms=0.000896 Jy/beam ! Combined flux in latest and established models = 0.121887 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 20 components and 0.121887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072841Jy sigma=1.270042 ! Fit after self-cal, rms=0.072856Jy sigma=1.269548 ! 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.072856Jy sigma=1.269548 ! Fit after self-cal, rms=0.074763Jy sigma=1.261284 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.108 mas, bmaj=7.949 mas, bpa=-3.369 degrees ! Estimated noise=0.59693 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.46689e-06 Jy ! Component: 100 - total flux cleaned = -1.02658e-05 Jy ! Component: 150 - total flux cleaned = -9.31722e-06 Jy ! Component: 200 - total flux cleaned = -2.54635e-05 Jy ! Total flux subtracted in 200 components = -2.54635e-05 Jy ! Clean residual min=-0.003219 max=0.003334 Jy/beam ! Clean residual mean=-0.000001 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.121862 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 27 components and 0.121862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074753Jy sigma=1.261120 ! Fit after self-cal, rms=0.074810Jy sigma=1.260981 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 (78.5, 42). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00192353 Jy ! Component: 100 - total flux cleaned = 0.00200334 Jy ! Component: 150 - total flux cleaned = 0.00200618 Jy ! Component: 200 - total flux cleaned = 0.0019522 Jy ! Total flux subtracted in 200 components = 0.0019522 Jy ! Clean residual min=-0.003086 max=0.002971 Jy/beam ! Clean residual mean=-0.000003 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.123814 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 48 components and 0.123814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074649Jy sigma=1.257811 ! Fit after self-cal, rms=0.074639Jy sigma=1.257659 ! 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.074639Jy sigma=1.257659 ! Fit after self-cal, rms=0.074611Jy sigma=1.257504 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.108 mas, bmaj=7.942 mas, bpa=-3.448 degrees ! Estimated noise=0.595959 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000352974 Jy ! Component: 100 - total flux cleaned = 0.000352364 Jy ! Component: 150 - total flux cleaned = 0.000310991 Jy ! Component: 200 - total flux cleaned = 0.00027318 Jy ! Total flux subtracted in 200 components = 0.00027318 Jy ! Clean residual min=-0.003014 max=0.002876 Jy/beam ! Clean residual mean=-0.000002 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.124087 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 57 components and 0.124087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074557Jy sigma=1.256480 ! Fit after self-cal, rms=0.074557Jy sigma=1.256446 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.04557e-06 Jy ! Component: 100 - total flux cleaned = -3.65202e-05 Jy ! Component: 150 - total flux cleaned = -6.75106e-05 Jy ! Component: 200 - total flux cleaned = -9.55201e-05 Jy ! Total flux subtracted in 200 components = -9.55201e-05 Jy ! Clean residual min=-0.002931 max=0.002806 Jy/beam ! Clean residual mean=-0.000002 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.123991 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 67 components and 0.123991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074530Jy sigma=1.255983 ! Fit after self-cal, rms=0.074530Jy sigma=1.255975 ! 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.074530Jy sigma=1.255975 ! Fit after self-cal, rms=0.074514Jy sigma=1.255914 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.72 mas, bmaj=16.97 mas, bpa=-0.3759 degrees ! Estimated noise=0.759839 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000323893 Jy ! Component: 100 - total flux cleaned = -0.000299186 Jy ! Component: 150 - total flux cleaned = -0.000229215 Jy ! Component: 200 - total flux cleaned = -0.000228594 Jy ! Total flux subtracted in 200 components = -0.000228594 Jy ! Clean residual min=-0.004164 max=0.003306 Jy/beam ! Clean residual mean=-0.000003 rms=0.000957 Jy/beam ! Combined flux in latest and established models = 0.123763 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 77 components and 0.123763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074509Jy sigma=1.255827 ! Fit after self-cal, rms=0.074509Jy sigma=1.255802 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 = -7.31194e-05 Jy ! Component: 100 - total flux cleaned = -7.33818e-05 Jy ! Component: 150 - total flux cleaned = -0.000136695 Jy ! Component: 200 - total flux cleaned = -0.000181218 Jy ! Total flux subtracted in 200 components = -0.000181218 Jy ! Clean residual min=-0.004117 max=0.003325 Jy/beam ! Clean residual mean=-0.000003 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.123582 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 82 components and 0.123582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074506Jy sigma=1.255798 ! Fit after self-cal, rms=0.074507Jy sigma=1.255792 ! 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.108 mas, bmaj=7.941 mas, bpa=-3.48 degrees ! Estimated noise=0.595932 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.108 x 7.941 at -3.48 degrees (North through East) ! Clean map min=-0.0027733 max=0.12063 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.606 mas, bmaj=6.65 mas, bpa=-2.251 degrees ! Estimated noise=0.842945 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0931055 Jy ! Component: 100 - total flux cleaned = 0.11341 Jy ! Component: 150 - total flux cleaned = 0.118504 Jy ! Component: 200 - total flux cleaned = 0.119348 Jy ! Total flux subtracted in 200 components = 0.119348 Jy ! Clean residual min=-0.004302 max=0.005096 Jy/beam ! Clean residual mean=-0.000001 rms=0.001135 Jy/beam ! Combined flux in latest and established models = 0.119348 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.119348 Jy ! Inverting map and beam ! Estimated beam: bmin=3.108 mas, bmaj=7.941 mas, bpa=-3.48 degrees ! Estimated noise=0.595932 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.00249544 Jy ! Component: 100 - total flux cleaned = 0.00331843 Jy ! Component: 150 - total flux cleaned = 0.00376342 Jy ! Component: 200 - total flux cleaned = 0.00401686 Jy ! Total flux subtracted in 200 components = 0.00401686 Jy ! Clean residual min=-0.003077 max=0.003120 Jy/beam ! Clean residual mean=-0.000002 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.123364 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 33 components and 0.123364 Jy ! Inverting map ! Added new window around map position (30, -96). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00180991 Jy ! Component: 100 - total flux cleaned = 0.00200127 Jy ! Component: 150 - total flux cleaned = 0.00241936 Jy ! Component: 200 - total flux cleaned = 0.00263444 Jy ! Total flux subtracted in 200 components = 0.00263444 Jy ! Clean residual min=-0.002977 max=0.002476 Jy/beam ! Clean residual mean=-0.000002 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.125999 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 47 components and 0.125999 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.72 mas, bmaj=16.97 mas, bpa=-0.3759 degrees ! Estimated noise=0.759839 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000671527 Jy ! Component: 100 - total flux cleaned = -0.00084143 Jy ! Component: 150 - total flux cleaned = -0.000917795 Jy ! Component: 200 - total flux cleaned = -0.000988119 Jy ! Total flux subtracted in 200 components = -0.000988119 Jy ! Clean residual min=-0.003787 max=0.003135 Jy/beam ! Clean residual mean=-0.000002 rms=0.000930 Jy/beam ! Combined flux in latest and established models = 0.125011 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 = -6.45822e-05 Jy ! Component: 100 - total flux cleaned = -0.000123666 Jy ! Component: 150 - total flux cleaned = -0.000207245 Jy ! Component: 200 - total flux cleaned = -0.000312824 Jy ! Total flux subtracted in 200 components = -0.000312824 Jy ! Clean residual min=-0.003681 max=0.003096 Jy/beam ! Clean residual mean=-0.000002 rms=0.000917 Jy/beam ! Combined flux in latest and established models = 0.124698 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 66 components and 0.124698 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.108 mas, bmaj=7.941 mas, bpa=-3.48 degrees ! Estimated noise=0.595932 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000723042 Jy ! Component: 100 - total flux cleaned = 0.000847734 Jy ! Component: 150 - total flux cleaned = 0.000959696 Jy ! Component: 200 - total flux cleaned = 0.000993613 Jy ! Total flux subtracted in 200 components = 0.000993613 Jy ! Clean residual min=-0.002843 max=0.002419 Jy/beam ! Clean residual mean=-0.000001 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.125691 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 83 components and 0.125691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074425Jy sigma=1.254074 ! Fit after self-cal, rms=0.074409Jy sigma=1.253750 wmodel J2124-1941_S_map.mod ! Writing 83 model components to file: J2124-1941_S_map.mod wobs J2124-1941_S_uvs.fits ! Writing UV FITS file: J2124-1941_S_uvs.fits wwins J2124-1941_S_map.win ! wwins: Wrote 3 windows to J2124-1941_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00125163 Jy ! Component: 100 - total flux cleaned = -0.00192141 Jy ! Component: 150 - total flux cleaned = -0.00245963 Jy ! Component: 200 - total flux cleaned = -0.00269502 Jy ! Component: 250 - total flux cleaned = -0.00269631 Jy ! Component: 300 - total flux cleaned = -0.00266002 Jy ! Component: 350 - total flux cleaned = -0.00259043 Jy ! Component: 400 - total flux cleaned = -0.00258898 Jy ! Component: 450 - total flux cleaned = -0.0025878 Jy ! Component: 500 - total flux cleaned = -0.0025233 Jy ! Component: 550 - total flux cleaned = -0.00246177 Jy ! Component: 600 - total flux cleaned = -0.00252301 Jy ! Component: 650 - total flux cleaned = -0.00261151 Jy ! Component: 700 - total flux cleaned = -0.00261155 Jy ! Component: 750 - total flux cleaned = -0.00272716 Jy ! Component: 800 - total flux cleaned = -0.0029229 Jy ! Component: 850 - total flux cleaned = -0.00294943 Jy ! Component: 900 - total flux cleaned = -0.00297574 Jy ! Component: 950 - total flux cleaned = -0.00297559 Jy ! Component: 1000 - total flux cleaned = -0.00300161 Jy ! Component: 1050 - total flux cleaned = -0.003027 Jy ! Component: 1100 - total flux cleaned = -0.00300202 Jy ! Component: 1150 - total flux cleaned = -0.00305202 Jy ! Component: 1200 - total flux cleaned = -0.00312542 Jy ! Component: 1250 - total flux cleaned = -0.00314981 Jy ! Component: 1300 - total flux cleaned = -0.00319731 Jy ! Component: 1350 - total flux cleaned = -0.00326713 Jy ! Component: 1400 - total flux cleaned = -0.00326723 Jy ! Component: 1450 - total flux cleaned = -0.00335783 Jy ! Component: 1500 - total flux cleaned = -0.00342438 Jy ! Component: 1550 - total flux cleaned = -0.00342396 Jy ! Component: 1600 - total flux cleaned = -0.00348978 Jy ! Component: 1650 - total flux cleaned = -0.00359682 Jy ! Component: 1700 - total flux cleaned = -0.00357553 Jy ! Component: 1750 - total flux cleaned = -0.00361681 Jy ! Component: 1800 - total flux cleaned = -0.00372004 Jy ! Component: 1850 - total flux cleaned = -0.00374021 Jy ! Component: 1900 - total flux cleaned = -0.00371978 Jy ! Component: 1950 - total flux cleaned = -0.00377948 Jy ! Component: 2000 - total flux cleaned = -0.00375955 Jy ! Component: 2050 - total flux cleaned = -0.00375927 Jy ! Component: 2100 - total flux cleaned = -0.00372031 Jy ! Component: 2150 - total flux cleaned = -0.00372022 Jy ! Component: 2200 - total flux cleaned = -0.00373888 Jy ! Component: 2250 - total flux cleaned = -0.00377593 Jy ! Component: 2300 - total flux cleaned = -0.00379415 Jy ! Component: 2350 - total flux cleaned = -0.00383093 Jy ! Component: 2400 - total flux cleaned = -0.00388532 Jy ! Component: 2450 - total flux cleaned = -0.00390318 Jy ! Component: 2500 - total flux cleaned = -0.00381454 Jy ! Component: 2550 - total flux cleaned = -0.00390231 Jy ! Component: 2600 - total flux cleaned = -0.00395435 Jy ! Component: 2650 - total flux cleaned = -0.00392006 Jy ! Component: 2700 - total flux cleaned = -0.00388596 Jy ! Component: 2750 - total flux cleaned = -0.00388615 Jy ! Component: 2800 - total flux cleaned = -0.00388603 Jy ! Component: 2850 - total flux cleaned = -0.00386933 Jy ! Component: 2900 - total flux cleaned = -0.00386939 Jy ! Component: 2950 - total flux cleaned = -0.00386961 Jy ! Component: 3000 - total flux cleaned = -0.00391784 Jy ! Component: 3050 - total flux cleaned = -0.00390185 Jy ! Component: 3100 - total flux cleaned = -0.00388587 Jy ! Component: 3150 - total flux cleaned = -0.00391734 Jy ! Component: 3200 - total flux cleaned = -0.00397992 Jy ! Component: 3250 - total flux cleaned = -0.00398002 Jy ! Component: 3300 - total flux cleaned = -0.00396463 Jy ! Component: 3350 - total flux cleaned = -0.00402603 Jy ! Component: 3400 - total flux cleaned = -0.00410189 Jy ! Component: 3450 - total flux cleaned = -0.00416201 Jy ! Component: 3500 - total flux cleaned = -0.00422181 Jy ! Component: 3550 - total flux cleaned = -0.00423661 Jy ! Component: 3600 - total flux cleaned = -0.00422198 Jy ! Component: 3650 - total flux cleaned = -0.00426587 Jy ! Component: 3700 - total flux cleaned = -0.00433837 Jy ! Component: 3750 - total flux cleaned = -0.00429505 Jy ! Component: 3800 - total flux cleaned = -0.00430933 Jy ! Component: 3850 - total flux cleaned = -0.00436631 Jy ! Component: 3900 - total flux cleaned = -0.00442275 Jy ! Component: 3950 - total flux cleaned = -0.00445071 Jy ! Component: 4000 - total flux cleaned = -0.00445071 Jy ! Component: 4050 - total flux cleaned = -0.00450595 Jy ! Total flux subtracted in 4096 components = -0.00447836 Jy ! Clean residual min=-0.000774 max=0.000944 Jy/beam ! Clean residual mean=-0.000003 rms=0.000242 Jy/beam ! Combined flux in latest and established models = 0.121213 Jy keep ! Adding 247 model components to the UV plane model. ! The established model now contains 330 components and 0.121213 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2124-1941_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.108 x 7.941 at -3.48 degrees (North through East) ! Clean map min=-0.0019915 max=0.12048 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2124-1941_S_map.fits wmodel /vlbi/uf001/uva//J2124-1941_S_map.mod ! Writing 330 model components to file: /vlbi/uf001/uva//J2124-1941_S_map.mod wobs /vlbi/uf001/uva//J2124-1941_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2124-1941_S_uvs.fits wwins /vlbi/uf001/uva//J2124-1941_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J2124-1941_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.120482 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000240502 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.598848 0.598848 1.1977 2.39539 4.79078 9.58157 19.1631 38.3263 76.6525 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.12 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 500.961 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2124-1941_S_dfm.log closed on Mon Jan 14 05:51:45 2019