! Started logfile: /vlbi/uf001/uva//J1125-3557_S_dfm.log on Mon Jan 14 01:17:42 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//J1125-3557_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1125-3557_S_uva.fits ! AN table 1: 58 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.998153 visibilities/baseline/integration-bin. ! Found source: J1125-3557 ! ! 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 4863 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 J1125-3557_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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011564Jy sigma=14.393249 ! Fit after self-cal, rms=0.925657Jy sigma=13.136804 ! 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.387 mas, bmaj=6.304 mas, bpa=-4.587 degrees ! Estimated noise=1.22658 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.0596793 Jy ! Component: 100 - total flux cleaned = 0.0737861 Jy ! Total flux subtracted in 100 components = 0.0737861 Jy ! Clean residual min=-0.005886 max=0.006822 Jy/beam ! Clean residual mean=-0.000009 rms=0.001657 Jy/beam ! Combined flux in latest and established models = 0.0737861 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0737861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092617Jy sigma=1.280693 ! Fit after self-cal, rms=0.091656Jy sigma=1.267231 ! 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.899 mas, bmaj=7.533 mas, bpa=-4.691 degrees ! Estimated noise=0.734672 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.00948043 Jy ! Component: 100 - total flux cleaned = 0.0140788 Jy ! Component: 150 - total flux cleaned = 0.0164298 Jy ! Component: 200 - total flux cleaned = 0.0176473 Jy ! Total flux subtracted in 200 components = 0.0176473 Jy ! Clean residual min=-0.004446 max=0.003760 Jy/beam ! Clean residual mean=0.000022 rms=0.001058 Jy/beam ! Combined flux in latest and established models = 0.0914335 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 39 components and 0.0914334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090902Jy sigma=1.252329 ! Fit after self-cal, rms=0.090849Jy sigma=1.251759 ! 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.899 x 7.533 at -4.691 degrees (North through East) ! Clean map min=-0.0040971 max=0.076273 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.91 KP 1.01 LA 0.90 MK 1.00 ! NL 1.19 OV 1.08 PT 1.00 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.91 KP 1.02 LA 1.04 MK 1.04 ! NL 1.17 OV 0.82 PT 1.00 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.89 KP 1.07 LA 0.97 MK 1.01 ! NL 1.14 OV 1.03 PT 1.00 SC 1.00 ! ! ! Fit before self-cal, rms=0.090849Jy sigma=1.251759 ! Fit after self-cal, rms=0.094388Jy sigma=1.244652 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.938 mas, bmaj=7.613 mas, bpa=-4.691 degrees ! Estimated noise=0.735922 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.000438212 Jy ! Component: 100 - total flux cleaned = -0.000439658 Jy ! Component: 150 - total flux cleaned = -0.000440298 Jy ! Component: 200 - total flux cleaned = -0.000439894 Jy ! Total flux subtracted in 200 components = -0.000439894 Jy ! Clean residual min=-0.003762 max=0.003338 Jy/beam ! Clean residual mean=0.000024 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.0909935 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 46 components and 0.0909935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094379Jy sigma=1.244525 ! Fit after self-cal, rms=0.094697Jy sigma=1.243706 ! 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.094697Jy sigma=1.243706 ! Fit after self-cal, rms=0.096406Jy sigma=1.241910 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.951 mas, bmaj=7.622 mas, bpa=-4.691 degrees ! Estimated noise=0.73831 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000191097 Jy ! Component: 100 - total flux cleaned = -0.000207349 Jy ! Component: 150 - total flux cleaned = -0.000207215 Jy ! Component: 200 - total flux cleaned = -0.000196352 Jy ! Total flux subtracted in 200 components = -0.000196352 Jy ! Clean residual min=-0.003480 max=0.003122 Jy/beam ! Clean residual mean=0.000013 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.0907972 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.0907972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096403Jy sigma=1.241841 ! Fit after self-cal, rms=0.096477Jy sigma=1.241742 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.22972e-05 Jy ! Component: 100 - total flux cleaned = 1.02512e-05 Jy ! Component: 150 - total flux cleaned = -3.79216e-07 Jy ! Component: 200 - total flux cleaned = -6.46739e-07 Jy ! Total flux subtracted in 200 components = -6.46739e-07 Jy ! Clean residual min=-0.003476 max=0.003152 Jy/beam ! Clean residual mean=0.000013 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 0.0907965 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 60 components and 0.0907966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096475Jy sigma=1.241692 ! Fit after self-cal, rms=0.096475Jy sigma=1.241683 ! 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.096475Jy sigma=1.241683 ! Fit after self-cal, rms=0.097231Jy sigma=1.241399 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.954 mas, bmaj=7.62 mas, bpa=-4.79 degrees ! Estimated noise=0.7373 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000260826 Jy ! Component: 100 - total flux cleaned = -0.000260238 Jy ! Component: 150 - total flux cleaned = -0.000260632 Jy ! Component: 200 - total flux cleaned = -0.000252493 Jy ! Total flux subtracted in 200 components = -0.000252493 Jy ! Clean residual min=-0.003361 max=0.003208 Jy/beam ! Clean residual mean=0.000008 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.0905441 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 63 components and 0.0905441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097228Jy sigma=1.241345 ! Fit after self-cal, rms=0.097254Jy sigma=1.241309 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.68117e-05 Jy ! Component: 100 - total flux cleaned = -2.76988e-05 Jy ! Component: 150 - total flux cleaned = -3.70828e-05 Jy ! Component: 200 - total flux cleaned = -4.52781e-05 Jy ! Total flux subtracted in 200 components = -4.52781e-05 Jy ! Clean residual min=-0.003347 max=0.003180 Jy/beam ! Clean residual mean=0.000008 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.0904988 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 72 components and 0.0904988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097253Jy sigma=1.241272 ! Fit after self-cal, rms=0.097252Jy sigma=1.241264 ! 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.097252Jy sigma=1.241264 ! Fit after self-cal, rms=0.097255Jy sigma=1.241250 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.719 mas, bmaj=24.53 mas, bpa=-2.036 degrees ! Estimated noise=0.959759 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000103204 Jy ! Component: 100 - total flux cleaned = -0.000103729 Jy ! Component: 150 - total flux cleaned = -0.000103227 Jy ! Component: 200 - total flux cleaned = -0.000102575 Jy ! Total flux subtracted in 200 components = -0.000102575 Jy ! Clean residual min=-0.003875 max=0.004265 Jy/beam ! Clean residual mean=0.000014 rms=0.001121 Jy/beam ! Combined flux in latest and established models = 0.0903962 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 72 components and 0.0903962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097251Jy sigma=1.241315 ! Fit after self-cal, rms=0.097249Jy sigma=1.241268 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.49665e-06 Jy ! Component: 100 - total flux cleaned = -2.62515e-06 Jy ! Component: 150 - total flux cleaned = -2.00331e-06 Jy ! Component: 200 - total flux cleaned = 1.01453e-06 Jy ! Total flux subtracted in 200 components = 1.01453e-06 Jy ! Clean residual min=-0.003869 max=0.004271 Jy/beam ! Clean residual mean=0.000014 rms=0.001121 Jy/beam ! Combined flux in latest and established models = 0.0903972 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 73 components and 0.0903972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097250Jy sigma=1.241361 ! Fit after self-cal, rms=0.097246Jy sigma=1.241323 ! 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.957 mas, bmaj=7.623 mas, bpa=-4.911 degrees ! Estimated noise=0.736464 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.957 x 7.623 at -4.911 degrees (North through East) ! Clean map min=-0.003199 max=0.076747 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.422 mas, bmaj=6.331 mas, bpa=-4.615 degrees ! Estimated noise=1.25269 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0609518 Jy ! Component: 100 - total flux cleaned = 0.0755607 Jy ! Component: 150 - total flux cleaned = 0.0819861 Jy ! Component: 200 - total flux cleaned = 0.0857736 Jy ! Total flux subtracted in 200 components = 0.0857736 Jy ! Clean residual min=-0.004997 max=0.005324 Jy/beam ! Clean residual mean=-0.000002 rms=0.001312 Jy/beam ! Combined flux in latest and established models = 0.0857736 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0857736 Jy ! Inverting map and beam ! Estimated beam: bmin=2.957 mas, bmaj=7.623 mas, bpa=-4.911 degrees ! Estimated noise=0.736464 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.00319317 Jy ! Component: 100 - total flux cleaned = 0.00389115 Jy ! Component: 150 - total flux cleaned = 0.00411119 Jy ! Component: 200 - total flux cleaned = 0.00429369 Jy ! Total flux subtracted in 200 components = 0.00429369 Jy ! Clean residual min=-0.003470 max=0.003234 Jy/beam ! Clean residual mean=0.000007 rms=0.000844 Jy/beam ! Combined flux in latest and established models = 0.0900673 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 33 components and 0.0900673 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=8.719 mas, bmaj=24.53 mas, bpa=-2.036 degrees ! Estimated noise=0.959759 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000262643 Jy ! Component: 100 - total flux cleaned = 0.000262927 Jy ! Component: 150 - total flux cleaned = 0.000292503 Jy ! Component: 200 - total flux cleaned = 0.000291906 Jy ! Total flux subtracted in 200 components = 0.000291906 Jy ! Clean residual min=-0.003933 max=0.004205 Jy/beam ! Clean residual mean=0.000014 rms=0.001138 Jy/beam ! Combined flux in latest and established models = 0.0903592 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 = 2.56891e-05 Jy ! Component: 100 - total flux cleaned = 4.71309e-05 Jy ! Component: 150 - total flux cleaned = 6.66021e-05 Jy ! Component: 200 - total flux cleaned = 6.65263e-05 Jy ! Total flux subtracted in 200 components = 6.65263e-05 Jy ! Clean residual min=-0.003922 max=0.004248 Jy/beam ! Clean residual mean=0.000015 rms=0.001129 Jy/beam ! Combined flux in latest and established models = 0.0904257 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 39 components and 0.0904257 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.957 mas, bmaj=7.623 mas, bpa=-4.911 degrees ! Estimated noise=0.736464 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.70923e-05 Jy ! Component: 100 - total flux cleaned = 7.89707e-05 Jy ! Component: 150 - total flux cleaned = 0.000100631 Jy ! Component: 200 - total flux cleaned = 0.00012074 Jy ! Total flux subtracted in 200 components = 0.00012074 Jy ! Clean residual min=-0.003372 max=0.003225 Jy/beam ! Clean residual mean=0.000008 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 0.0905465 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 44 components and 0.0905465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097276Jy sigma=1.241658 ! Fit after self-cal, rms=0.097273Jy sigma=1.241471 wmodel J1125-3557_S_map.mod ! Writing 44 model components to file: J1125-3557_S_map.mod wobs J1125-3557_S_uvs.fits ! Writing UV FITS file: J1125-3557_S_uvs.fits wwins J1125-3557_S_map.win ! wwins: Wrote 1 windows to J1125-3557_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.000159515 Jy ! Component: 100 - total flux cleaned = 0.000440148 Jy ! Component: 150 - total flux cleaned = 0.00074454 Jy ! Component: 200 - total flux cleaned = 0.000840452 Jy ! Component: 250 - total flux cleaned = 0.000792232 Jy ! Component: 300 - total flux cleaned = 0.000835972 Jy ! Component: 350 - total flux cleaned = 0.000836345 Jy ! Component: 400 - total flux cleaned = 0.000877363 Jy ! Component: 450 - total flux cleaned = 0.000798358 Jy ! Component: 500 - total flux cleaned = 0.000837089 Jy ! Component: 550 - total flux cleaned = 0.00080107 Jy ! Component: 600 - total flux cleaned = 0.000910404 Jy ! Component: 650 - total flux cleaned = 0.000945999 Jy ! Component: 700 - total flux cleaned = 0.00108222 Jy ! Component: 750 - total flux cleaned = 0.00111538 Jy ! Component: 800 - total flux cleaned = 0.00121137 Jy ! Component: 850 - total flux cleaned = 0.00114841 Jy ! Component: 900 - total flux cleaned = 0.00111806 Jy ! Component: 950 - total flux cleaned = 0.001058 Jy ! Component: 1000 - total flux cleaned = 0.00102861 Jy ! Component: 1050 - total flux cleaned = 0.00108582 Jy ! Component: 1100 - total flux cleaned = 0.0011134 Jy ! Component: 1150 - total flux cleaned = 0.00111352 Jy ! Component: 1200 - total flux cleaned = 0.00114057 Jy ! Component: 1250 - total flux cleaned = 0.00113986 Jy ! Component: 1300 - total flux cleaned = 0.00111286 Jy ! Component: 1350 - total flux cleaned = 0.00106117 Jy ! Component: 1400 - total flux cleaned = 0.00111177 Jy ! Component: 1450 - total flux cleaned = 0.00113674 Jy ! Component: 1500 - total flux cleaned = 0.00116146 Jy ! Component: 1550 - total flux cleaned = 0.00130637 Jy ! Component: 1600 - total flux cleaned = 0.00142528 Jy ! Component: 1650 - total flux cleaned = 0.00156609 Jy ! Component: 1700 - total flux cleaned = 0.00168202 Jy ! Component: 1750 - total flux cleaned = 0.00181917 Jy ! Component: 1800 - total flux cleaned = 0.00195382 Jy ! Component: 1850 - total flux cleaned = 0.00202008 Jy ! Component: 1900 - total flux cleaned = 0.00208602 Jy ! Component: 1950 - total flux cleaned = 0.00208626 Jy ! Component: 2000 - total flux cleaned = 0.00230066 Jy ! Component: 2050 - total flux cleaned = 0.00238553 Jy ! Component: 2100 - total flux cleaned = 0.00246936 Jy ! Component: 2150 - total flux cleaned = 0.00257248 Jy ! Component: 2200 - total flux cleaned = 0.00267497 Jy ! Component: 2250 - total flux cleaned = 0.00279656 Jy ! Component: 2300 - total flux cleaned = 0.0029568 Jy ! Component: 2350 - total flux cleaned = 0.00307583 Jy ! Component: 2400 - total flux cleaned = 0.00315448 Jy ! Component: 2450 - total flux cleaned = 0.00325169 Jy ! Component: 2500 - total flux cleaned = 0.00336718 Jy ! Component: 2550 - total flux cleaned = 0.00350072 Jy ! Component: 2600 - total flux cleaned = 0.00365206 Jy ! Component: 2650 - total flux cleaned = 0.00376459 Jy ! Component: 2700 - total flux cleaned = 0.00391337 Jy ! Component: 2750 - total flux cleaned = 0.0040793 Jy ! Component: 2800 - total flux cleaned = 0.00424403 Jy ! Component: 2850 - total flux cleaned = 0.00440747 Jy ! Component: 2900 - total flux cleaned = 0.00455168 Jy ! Component: 2950 - total flux cleaned = 0.00473071 Jy ! Component: 3000 - total flux cleaned = 0.00489059 Jy ! Component: 3050 - total flux cleaned = 0.00504918 Jy ! Component: 3100 - total flux cleaned = 0.00520673 Jy ! Component: 3150 - total flux cleaned = 0.00532827 Jy ! Component: 3200 - total flux cleaned = 0.00543185 Jy ! Component: 3250 - total flux cleaned = 0.00562046 Jy ! Component: 3300 - total flux cleaned = 0.00572283 Jy ! Component: 3350 - total flux cleaned = 0.00587505 Jy ! Component: 3400 - total flux cleaned = 0.00604288 Jy ! Component: 3450 - total flux cleaned = 0.00615965 Jy ! Component: 3500 - total flux cleaned = 0.00632537 Jy ! Component: 3550 - total flux cleaned = 0.00640759 Jy ! Component: 3600 - total flux cleaned = 0.00655474 Jy ! Component: 3650 - total flux cleaned = 0.00661968 Jy ! Component: 3700 - total flux cleaned = 0.00676505 Jy ! Component: 3750 - total flux cleaned = 0.00686139 Jy ! Component: 3800 - total flux cleaned = 0.00702119 Jy ! Component: 3850 - total flux cleaned = 0.00713247 Jy ! Component: 3900 - total flux cleaned = 0.00725878 Jy ! Component: 3950 - total flux cleaned = 0.00736888 Jy ! Component: 4000 - total flux cleaned = 0.00752536 Jy ! Component: 4050 - total flux cleaned = 0.00771217 Jy ! Total flux subtracted in 4096 components = 0.00782067 Jy ! Clean residual min=-0.001003 max=0.000965 Jy/beam ! Clean residual mean=0.000007 rms=0.000277 Jy/beam ! Combined flux in latest and established models = 0.0983672 Jy keep ! Adding 269 model components to the UV plane model. ! The established model now contains 313 components and 0.0983672 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1125-3557_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.957 x 7.623 at -4.911 degrees (North through East) ! Clean map min=-0.0021093 max=0.075474 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1125-3557_S_map.fits wmodel /vlbi/uf001/uva//J1125-3557_S_map.mod ! Writing 313 model components to file: /vlbi/uf001/uva//J1125-3557_S_map.mod wobs /vlbi/uf001/uva//J1125-3557_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1125-3557_S_uvs.fits wwins /vlbi/uf001/uva//J1125-3557_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1125-3557_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0754737 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000266444 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.05909 1.05909 2.11817 4.23634 8.47269 16.9454 33.8908 67.7815 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.075 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 283.263 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1125-3557_S_dfm.log closed on Mon Jan 14 01:17:46 2019