! Started logfile: /vlbi/uf001/uva//J2045-1858_S_dfm.log on Mon Jan 14 05:37:45 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//J2045-1858_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2045-1858_S_uva.fits ! AN table 1: 38 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.930994 visibilities/baseline/integration-bin. ! Found source: J2045-1858 ! ! 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 4776 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 J2045-1858_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 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008206Jy sigma=18.044637 ! Fit after self-cal, rms=0.888445Jy sigma=15.806642 ! 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.707 mas, bmaj=6.99 mas, bpa=-5.653 degrees ! Estimated noise=0.7917 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.0916175 Jy ! Component: 100 - total flux cleaned = 0.113018 Jy ! Total flux subtracted in 100 components = 0.113018 Jy ! Clean residual min=-0.006006 max=0.011167 Jy/beam ! Clean residual mean=-0.000062 rms=0.001877 Jy/beam ! Combined flux in latest and established models = 0.113018 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.113018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086038Jy sigma=1.372197 ! Fit after self-cal, rms=0.086012Jy sigma=1.371275 ! 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.113 mas, bmaj=7.792 mas, bpa=-3.798 degrees ! Estimated noise=0.61878 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 (-3, 9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0142161 Jy ! Component: 100 - total flux cleaned = 0.0225689 Jy ! Component: 150 - total flux cleaned = 0.028282 Jy ! Component: 200 - total flux cleaned = 0.0311409 Jy ! Total flux subtracted in 200 components = 0.0311409 Jy ! Clean residual min=-0.005189 max=0.008368 Jy/beam ! Clean residual mean=-0.000040 rms=0.001363 Jy/beam ! Combined flux in latest and established models = 0.144159 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 41 components and 0.144159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083593Jy sigma=1.316581 ! Fit after self-cal, rms=0.083429Jy sigma=1.312180 ! 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.113 x 7.792 at -3.798 degrees (North through East) ! Clean map min=-0.0045782 max=0.11035 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.92 HN 1.08 KP 0.98 ! LA 0.98 MK 1.00 NL 1.04 OV 0.98 ! PT 0.93 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.25 FD 0.96 HN 1.04 KP 0.97 ! LA 0.89 MK 1.01 NL 1.07 OV 0.89 ! PT 0.99 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.33 FD 0.92 HN 1.04 KP 0.99 ! LA 0.92 MK 1.06 NL 0.97 OV 0.96 ! PT 1.00 SC 1.00 ! ! ! Fit before self-cal, rms=0.083429Jy sigma=1.312180 ! Fit after self-cal, rms=0.102563Jy sigma=1.281631 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.128 mas, bmaj=7.905 mas, bpa=-3.607 degrees ! Estimated noise=0.623739 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.000572279 Jy ! Component: 100 - total flux cleaned = -0.000736064 Jy ! Component: 150 - total flux cleaned = -0.000872609 Jy ! Component: 200 - total flux cleaned = -0.000989555 Jy ! Total flux subtracted in 200 components = -0.000989555 Jy ! Clean residual min=-0.003266 max=0.003650 Jy/beam ! Clean residual mean=-0.000014 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.14317 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 61 components and 0.14317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102374Jy sigma=1.279318 ! Fit after self-cal, rms=0.102636Jy sigma=1.278508 ! 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.102636Jy sigma=1.278508 ! Fit after self-cal, rms=0.099961Jy sigma=1.271245 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.12 mas, bmaj=7.929 mas, bpa=-3.934 degrees ! Estimated noise=0.624008 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.68342e-05 Jy ! Component: 100 - total flux cleaned = -0.000106 Jy ! Component: 150 - total flux cleaned = -0.000271392 Jy ! Component: 200 - total flux cleaned = -0.000321184 Jy ! Total flux subtracted in 200 components = -0.000321184 Jy ! Clean residual min=-0.003173 max=0.003297 Jy/beam ! Clean residual mean=-0.000015 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.142848 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 77 components and 0.142848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099891Jy sigma=1.269830 ! Fit after self-cal, rms=0.099891Jy sigma=1.269685 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 (-102.5, -111.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00296311 Jy ! Component: 100 - total flux cleaned = 0.00362304 Jy ! Component: 150 - total flux cleaned = 0.00384412 Jy ! Component: 200 - total flux cleaned = 0.00394216 Jy ! Total flux subtracted in 200 components = 0.00394216 Jy ! Clean residual min=-0.003177 max=0.002714 Jy/beam ! Clean residual mean=-0.000014 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.146791 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 96 components and 0.146791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099735Jy sigma=1.267497 ! Fit after self-cal, rms=0.099747Jy sigma=1.267348 ! 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.099747Jy sigma=1.267348 ! Fit after self-cal, rms=0.099939Jy sigma=1.267084 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.112 mas, bmaj=7.927 mas, bpa=-3.874 degrees ! Estimated noise=0.620842 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000366264 Jy ! Component: 100 - total flux cleaned = 0.000413602 Jy ! Component: 150 - total flux cleaned = 0.000414916 Jy ! Component: 200 - total flux cleaned = 0.0003737 Jy ! Total flux subtracted in 200 components = 0.0003737 Jy ! Clean residual min=-0.003036 max=0.002695 Jy/beam ! Clean residual mean=-0.000012 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.147164 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 108 components and 0.147164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099889Jy sigma=1.266382 ! Fit after self-cal, rms=0.099900Jy sigma=1.266360 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 = 5.42347e-05 Jy ! Component: 100 - total flux cleaned = 5.48209e-05 Jy ! Component: 150 - total flux cleaned = 2.01079e-05 Jy ! Component: 200 - total flux cleaned = -1.27493e-05 Jy ! Total flux subtracted in 200 components = -1.27493e-05 Jy ! Clean residual min=-0.002935 max=0.002686 Jy/beam ! Clean residual mean=-0.000012 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.147152 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 117 components and 0.147152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099871Jy sigma=1.265909 ! Fit after self-cal, rms=0.099871Jy sigma=1.265898 ! 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.099871Jy sigma=1.265898 ! Fit after self-cal, rms=0.100328Jy sigma=1.265812 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.544 mas, bmaj=15.58 mas, bpa=-1.666 degrees ! Estimated noise=0.793538 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000152311 Jy ! Component: 100 - total flux cleaned = 0.000187248 Jy ! Component: 150 - total flux cleaned = 0.000186579 Jy ! Component: 200 - total flux cleaned = 0.000156644 Jy ! Total flux subtracted in 200 components = 0.000156644 Jy ! Clean residual min=-0.002986 max=0.002769 Jy/beam ! Clean residual mean=-0.000021 rms=0.000855 Jy/beam ! Combined flux in latest and established models = 0.147308 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 141 components and 0.147308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100312Jy sigma=1.265628 ! Fit after self-cal, rms=0.100323Jy sigma=1.265611 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 = 6.27059e-05 Jy ! Component: 100 - total flux cleaned = 6.20681e-05 Jy ! Component: 150 - total flux cleaned = 3.6968e-05 Jy ! Component: 200 - total flux cleaned = 1.43799e-05 Jy ! Total flux subtracted in 200 components = 1.43799e-05 Jy ! Clean residual min=-0.002930 max=0.002775 Jy/beam ! Clean residual mean=-0.000021 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.147323 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 146 components and 0.147323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100314Jy sigma=1.265540 ! Fit after self-cal, rms=0.100314Jy sigma=1.265534 ! 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.931 mas, bpa=-3.843 degrees ! Estimated noise=0.619705 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.108 x 7.931 at -3.843 degrees (North through East) ! Clean map min=-0.0026997 max=0.11067 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.704 mas, bmaj=7.086 mas, bpa=-5.479 degrees ! Estimated noise=0.786984 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0906142 Jy ! Component: 100 - total flux cleaned = 0.112387 Jy ! Component: 150 - total flux cleaned = 0.123098 Jy ! Component: 200 - total flux cleaned = 0.129834 Jy ! Total flux subtracted in 200 components = 0.129834 Jy ! Clean residual min=-0.004398 max=0.004491 Jy/beam ! Clean residual mean=-0.000023 rms=0.001169 Jy/beam ! Combined flux in latest and established models = 0.129834 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.129834 Jy ! Inverting map and beam ! Estimated beam: bmin=3.108 mas, bmaj=7.931 mas, bpa=-3.843 degrees ! Estimated noise=0.619705 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 (-5.5, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00545681 Jy ! Component: 100 - total flux cleaned = 0.008974 Jy ! Component: 150 - total flux cleaned = 0.0114918 Jy ! Component: 200 - total flux cleaned = 0.0129382 Jy ! Total flux subtracted in 200 components = 0.0129382 Jy ! Clean residual min=-0.003152 max=0.002811 Jy/beam ! Clean residual mean=-0.000018 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.142772 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 52 components and 0.142772 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.544 mas, bmaj=15.58 mas, bpa=-1.666 degrees ! Estimated noise=0.793538 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0022413 Jy ! Component: 100 - total flux cleaned = 0.00355842 Jy ! Component: 150 - total flux cleaned = 0.00414455 Jy ! Component: 200 - total flux cleaned = 0.00459131 Jy ! Total flux subtracted in 200 components = 0.00459131 Jy ! Clean residual min=-0.002907 max=0.002609 Jy/beam ! Clean residual mean=-0.000023 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.147363 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.000311381 Jy ! Component: 100 - total flux cleaned = 0.00037159 Jy ! Component: 150 - total flux cleaned = 0.000398073 Jy ! Component: 200 - total flux cleaned = 0.000398543 Jy ! Total flux subtracted in 200 components = 0.000398543 Jy ! Clean residual min=-0.002851 max=0.002647 Jy/beam ! Clean residual mean=-0.000021 rms=0.000843 Jy/beam ! Combined flux in latest and established models = 0.147762 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 83 components and 0.147762 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.931 mas, bpa=-3.843 degrees ! Estimated noise=0.619705 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000345854 Jy ! Component: 100 - total flux cleaned = -0.000439056 Jy ! Component: 150 - total flux cleaned = -0.000482277 Jy ! Component: 200 - total flux cleaned = -0.000564141 Jy ! Total flux subtracted in 200 components = -0.000564141 Jy ! Clean residual min=-0.003108 max=0.002836 Jy/beam ! Clean residual mean=-0.000011 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.147197 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 103 components and 0.147198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100389Jy sigma=1.266188 ! Fit after self-cal, rms=0.100371Jy sigma=1.265979 wmodel J2045-1858_S_map.mod ! Writing 103 model components to file: J2045-1858_S_map.mod wobs J2045-1858_S_uvs.fits ! Writing UV FITS file: J2045-1858_S_uvs.fits wwins J2045-1858_S_map.win ! wwins: Wrote 4 windows to J2045-1858_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.000470042 Jy ! Component: 100 - total flux cleaned = -0.000839518 Jy ! Component: 150 - total flux cleaned = -0.00122459 Jy ! Component: 200 - total flux cleaned = -0.00159535 Jy ! Component: 250 - total flux cleaned = -0.0018739 Jy ! Component: 300 - total flux cleaned = -0.00210534 Jy ! Component: 350 - total flux cleaned = -0.00236781 Jy ! Component: 400 - total flux cleaned = -0.00258684 Jy ! Component: 450 - total flux cleaned = -0.00283579 Jy ! Component: 500 - total flux cleaned = -0.00304349 Jy ! Component: 550 - total flux cleaned = -0.00321265 Jy ! Component: 600 - total flux cleaned = -0.00341174 Jy ! Component: 650 - total flux cleaned = -0.00360595 Jy ! Component: 700 - total flux cleaned = -0.00366915 Jy ! Component: 750 - total flux cleaned = -0.00388706 Jy ! Component: 800 - total flux cleaned = -0.00407086 Jy ! Component: 850 - total flux cleaned = -0.0043108 Jy ! Component: 900 - total flux cleaned = -0.00445798 Jy ! Component: 950 - total flux cleaned = -0.00463166 Jy ! Component: 1000 - total flux cleaned = -0.00471696 Jy ! Component: 1050 - total flux cleaned = -0.00477359 Jy ! Component: 1100 - total flux cleaned = -0.00493959 Jy ! Component: 1150 - total flux cleaned = -0.00496687 Jy ! Component: 1200 - total flux cleaned = -0.00512789 Jy ! Component: 1250 - total flux cleaned = -0.00515431 Jy ! Component: 1300 - total flux cleaned = -0.00520636 Jy ! Component: 1350 - total flux cleaned = -0.00523285 Jy ! Component: 1400 - total flux cleaned = -0.00535993 Jy ! Component: 1450 - total flux cleaned = -0.00543516 Jy ! Component: 1500 - total flux cleaned = -0.00550937 Jy ! Component: 1550 - total flux cleaned = -0.00563216 Jy ! Component: 1600 - total flux cleaned = -0.00563191 Jy ! Component: 1650 - total flux cleaned = -0.00572787 Jy ! Component: 1700 - total flux cleaned = -0.00582185 Jy ! Component: 1750 - total flux cleaned = -0.00584513 Jy ! Component: 1800 - total flux cleaned = -0.00586812 Jy ! Component: 1850 - total flux cleaned = -0.00589098 Jy ! Component: 1900 - total flux cleaned = -0.00591335 Jy ! Component: 1950 - total flux cleaned = -0.00600304 Jy ! Component: 2000 - total flux cleaned = -0.00595873 Jy ! Component: 2050 - total flux cleaned = -0.00609043 Jy ! Component: 2100 - total flux cleaned = -0.00609009 Jy ! Component: 2150 - total flux cleaned = -0.00615473 Jy ! Component: 2200 - total flux cleaned = -0.0060478 Jy ! Component: 2250 - total flux cleaned = -0.00604789 Jy ! Component: 2300 - total flux cleaned = -0.00596435 Jy ! Component: 2350 - total flux cleaned = -0.00598543 Jy ! Component: 2400 - total flux cleaned = -0.00598562 Jy ! Component: 2450 - total flux cleaned = -0.00596509 Jy ! Component: 2500 - total flux cleaned = -0.005985 Jy ! Component: 2550 - total flux cleaned = -0.00596494 Jy ! Component: 2600 - total flux cleaned = -0.00594535 Jy ! Component: 2650 - total flux cleaned = -0.00596511 Jy ! Component: 2700 - total flux cleaned = -0.00596517 Jy ! Component: 2750 - total flux cleaned = -0.00592641 Jy ! Component: 2800 - total flux cleaned = -0.00590718 Jy ! Component: 2850 - total flux cleaned = -0.00590736 Jy ! Component: 2900 - total flux cleaned = -0.00594564 Jy ! Component: 2950 - total flux cleaned = -0.00596486 Jy ! Component: 3000 - total flux cleaned = -0.00598387 Jy ! Component: 3050 - total flux cleaned = -0.00600259 Jy ! Component: 3100 - total flux cleaned = -0.00596557 Jy ! Component: 3150 - total flux cleaned = -0.00591053 Jy ! Component: 3200 - total flux cleaned = -0.00603829 Jy ! Component: 3250 - total flux cleaned = -0.00602018 Jy ! Component: 3300 - total flux cleaned = -0.00611011 Jy ! Component: 3350 - total flux cleaned = -0.00603858 Jy ! Component: 3400 - total flux cleaned = -0.00609188 Jy ! Component: 3450 - total flux cleaned = -0.00612728 Jy ! Component: 3500 - total flux cleaned = -0.00614482 Jy ! Component: 3550 - total flux cleaned = -0.00611004 Jy ! Component: 3600 - total flux cleaned = -0.00619678 Jy ! Component: 3650 - total flux cleaned = -0.00611051 Jy ! Component: 3700 - total flux cleaned = -0.0061449 Jy ! Component: 3750 - total flux cleaned = -0.00609388 Jy ! Component: 3800 - total flux cleaned = -0.00611084 Jy ! Component: 3850 - total flux cleaned = -0.00612774 Jy ! Component: 3900 - total flux cleaned = -0.00619456 Jy ! Component: 3950 - total flux cleaned = -0.00617778 Jy ! Component: 4000 - total flux cleaned = -0.00619426 Jy ! Component: 4050 - total flux cleaned = -0.00621058 Jy ! Total flux subtracted in 4096 components = -0.00619428 Jy ! Clean residual min=-0.000914 max=0.000852 Jy/beam ! Clean residual mean=-0.000005 rms=0.000295 Jy/beam ! Combined flux in latest and established models = 0.141003 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 378 components and 0.141003 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2045-1858_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.108 x 7.931 at -3.843 degrees (North through East) ! Clean map min=-0.0019215 max=0.11228 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2045-1858_S_map.fits wmodel /vlbi/uf001/uva//J2045-1858_S_map.mod ! Writing 378 model components to file: /vlbi/uf001/uva//J2045-1858_S_map.mod wobs /vlbi/uf001/uva//J2045-1858_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2045-1858_S_uvs.fits wwins /vlbi/uf001/uva//J2045-1858_S_map.win ! wwins: Wrote 5 windows to /vlbi/uf001/uva//J2045-1858_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.112282 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000294496 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.78685 0.78685 1.5737 3.1474 6.2948 12.5896 25.1792 50.3584 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.112 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 381.267 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2045-1858_S_dfm.log closed on Mon Jan 14 05:37:50 2019