! Started logfile: /vlbi/uf001/uva//J1121-0013_S_dfm.log on Mon Jan 14 01:14:54 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//J1121-0013_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1121-0013_S_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.996101 visibilities/baseline/integration-bin. ! Found source: J1121-0013 ! ! 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 7665 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 J1121-0013_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005665Jy sigma=20.094298 ! Fit after self-cal, rms=0.931140Jy sigma=18.661757 ! 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.714 mas, bmaj=7.084 mas, bpa=-3.467 degrees ! Estimated noise=0.571593 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.0536014 Jy ! Component: 100 - total flux cleaned = 0.0655122 Jy ! Total flux subtracted in 100 components = 0.0655122 Jy ! Clean residual min=-0.003408 max=0.004488 Jy/beam ! Clean residual mean=0.000004 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.0655122 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0655122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081765Jy sigma=1.293070 ! Fit after self-cal, rms=0.081279Jy sigma=1.285036 ! 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.221 mas, bmaj=7.908 mas, bpa=-3.396 degrees ! Estimated noise=0.441631 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.00658996 Jy ! Component: 100 - total flux cleaned = 0.0100618 Jy ! Component: 150 - total flux cleaned = 0.0120956 Jy ! Component: 200 - total flux cleaned = 0.01332 Jy ! Total flux subtracted in 200 components = 0.01332 Jy ! Clean residual min=-0.003012 max=0.003607 Jy/beam ! Clean residual mean=-0.000003 rms=0.000810 Jy/beam ! Combined flux in latest and established models = 0.0788322 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 30 components and 0.0788322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080680Jy sigma=1.272582 ! Fit after self-cal, rms=0.080677Jy sigma=1.272248 ! 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.221 x 7.908 at -3.396 degrees (North through East) ! Clean map min=-0.0029354 max=0.070147 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.03 HN 1.05 KP 1.02 ! LA 0.90 MK 1.03 NL 1.12 OV 1.03 ! PT 0.93 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.00 HN 0.97 KP 1.01 ! LA 0.92 MK 1.03 NL 1.14 OV 1.07 ! PT 0.93 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.01 HN 0.97 KP 1.01 ! LA 0.96 MK 1.01 NL 1.01 OV 1.02 ! PT 0.97 SC 1.02 ! ! ! Fit before self-cal, rms=0.080677Jy sigma=1.272248 ! Fit after self-cal, rms=0.078835Jy sigma=1.267967 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.248 mas, bmaj=7.958 mas, bpa=-3.369 degrees ! Estimated noise=0.442679 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.00020821 Jy ! Component: 100 - total flux cleaned = 0.000208727 Jy ! Component: 150 - total flux cleaned = 0.000225373 Jy ! Component: 200 - total flux cleaned = 0.000240282 Jy ! Total flux subtracted in 200 components = 0.000240282 Jy ! Clean residual min=-0.002664 max=0.003302 Jy/beam ! Clean residual mean=-0.000010 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.0790725 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 36 components and 0.0790725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078822Jy sigma=1.267854 ! Fit after self-cal, rms=0.078847Jy sigma=1.267623 ! 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.078847Jy sigma=1.267623 ! Fit after self-cal, rms=0.074675Jy sigma=1.260199 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.252 mas, bmaj=7.972 mas, bpa=-3.283 degrees ! Estimated noise=0.44543 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.72134e-06 Jy ! Component: 100 - total flux cleaned = -9.40189e-05 Jy ! Component: 150 - total flux cleaned = -0.000135919 Jy ! Component: 200 - total flux cleaned = -0.000135175 Jy ! Total flux subtracted in 200 components = -0.000135175 Jy ! Clean residual min=-0.002244 max=0.003281 Jy/beam ! Clean residual mean=-0.000008 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.0789373 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.0789373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074664Jy sigma=1.260026 ! Fit after self-cal, rms=0.074669Jy sigma=1.259853 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 (9.5, -33.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00307506 Jy ! Component: 100 - total flux cleaned = 0.00448994 Jy ! Component: 150 - total flux cleaned = 0.00485477 Jy ! Component: 200 - total flux cleaned = 0.00519028 Jy ! Total flux subtracted in 200 components = 0.00519028 Jy ! Clean residual min=-0.002308 max=0.002298 Jy/beam ! Clean residual mean=-0.000007 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.0841276 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 63 components and 0.0841276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074531Jy sigma=1.256974 ! Fit after self-cal, rms=0.074506Jy sigma=1.256733 ! 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.074506Jy sigma=1.256733 ! Fit after self-cal, rms=0.072628Jy sigma=1.254823 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.258 mas, bmaj=7.986 mas, bpa=-3.321 degrees ! Estimated noise=0.442381 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000706869 Jy ! Component: 100 - total flux cleaned = 0.000977597 Jy ! Component: 150 - total flux cleaned = 0.00120797 Jy ! Component: 200 - total flux cleaned = 0.0013301 Jy ! Total flux subtracted in 200 components = 0.0013301 Jy ! Clean residual min=-0.002135 max=0.002244 Jy/beam ! Clean residual mean=-0.000006 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.0854577 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 74 components and 0.0854577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072601Jy sigma=1.254256 ! Fit after self-cal, rms=0.072595Jy sigma=1.254153 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.000198243 Jy ! Component: 100 - total flux cleaned = 0.000303862 Jy ! Component: 150 - total flux cleaned = 0.000399949 Jy ! Component: 200 - total flux cleaned = 0.000452824 Jy ! Total flux subtracted in 200 components = 0.000452824 Jy ! Clean residual min=-0.002161 max=0.002239 Jy/beam ! Clean residual mean=-0.000006 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.0859105 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 78 components and 0.0859105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072584Jy sigma=1.253944 ! Fit after self-cal, rms=0.072581Jy sigma=1.253935 ! 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.072581Jy sigma=1.253935 ! Fit after self-cal, rms=0.072616Jy sigma=1.253889 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.383 mas, bmaj=12.69 mas, bpa=-5.179 degrees ! Estimated noise=0.553856 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000743325 Jy ! Component: 100 - total flux cleaned = 0.000940656 Jy ! Component: 150 - total flux cleaned = 0.00102377 Jy ! Component: 200 - total flux cleaned = 0.001061 Jy ! Total flux subtracted in 200 components = 0.001061 Jy ! Clean residual min=-0.002336 max=0.002390 Jy/beam ! Clean residual mean=-0.000013 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.0869715 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 92 components and 0.0869715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072611Jy sigma=1.253831 ! Fit after self-cal, rms=0.072612Jy sigma=1.253798 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.000115213 Jy ! Component: 100 - total flux cleaned = 0.000151967 Jy ! Component: 150 - total flux cleaned = 0.000186435 Jy ! Component: 200 - total flux cleaned = 0.000201627 Jy ! Total flux subtracted in 200 components = 0.000201627 Jy ! Clean residual min=-0.002349 max=0.002339 Jy/beam ! Clean residual mean=-0.000013 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.0871731 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 94 components and 0.0871731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072612Jy sigma=1.253790 ! Fit after self-cal, rms=0.072613Jy sigma=1.253775 ! 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.261 mas, bmaj=7.995 mas, bpa=-3.322 degrees ! Estimated noise=0.441765 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.261 x 7.995 at -3.322 degrees (North through East) ! Clean map min=-0.0021218 max=0.07033 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.735 mas, bmaj=7.138 mas, bpa=-3.488 degrees ! Estimated noise=0.576936 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0542185 Jy ! Component: 100 - total flux cleaned = 0.0662645 Jy ! Component: 150 - total flux cleaned = 0.0709804 Jy ! Component: 200 - total flux cleaned = 0.0738367 Jy ! Total flux subtracted in 200 components = 0.0738367 Jy ! Clean residual min=-0.002735 max=0.002946 Jy/beam ! Clean residual mean=-0.000001 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.0738368 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0738368 Jy ! Inverting map and beam ! Estimated beam: bmin=3.261 mas, bmaj=7.995 mas, bpa=-3.322 degrees ! Estimated noise=0.441765 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 (3, -15). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00354836 Jy ! Component: 100 - total flux cleaned = 0.00593174 Jy ! Component: 150 - total flux cleaned = 0.00782683 Jy ! Component: 200 - total flux cleaned = 0.00922066 Jy ! Total flux subtracted in 200 components = 0.00922066 Jy ! Clean residual min=-0.002109 max=0.002048 Jy/beam ! Clean residual mean=-0.000005 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.0830574 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 50 components and 0.0830574 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.383 mas, bmaj=12.69 mas, bpa=-5.179 degrees ! Estimated noise=0.553856 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00217518 Jy ! Component: 100 - total flux cleaned = 0.00363778 Jy ! Component: 150 - total flux cleaned = 0.00432466 Jy ! Component: 200 - total flux cleaned = 0.00472809 Jy ! Total flux subtracted in 200 components = 0.00472809 Jy ! Clean residual min=-0.002308 max=0.002224 Jy/beam ! Clean residual mean=-0.000013 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.0877855 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.000310762 Jy ! Component: 100 - total flux cleaned = 0.000526558 Jy ! Component: 150 - total flux cleaned = 0.000711177 Jy ! Component: 200 - total flux cleaned = 0.000836795 Jy ! Total flux subtracted in 200 components = 0.000836795 Jy ! Clean residual min=-0.002308 max=0.002174 Jy/beam ! Clean residual mean=-0.000013 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.0886223 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 91 components and 0.0886223 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.261 mas, bmaj=7.995 mas, bpa=-3.322 degrees ! Estimated noise=0.441765 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000329923 Jy ! Component: 100 - total flux cleaned = -0.000330335 Jy ! Component: 150 - total flux cleaned = -0.000231394 Jy ! Component: 200 - total flux cleaned = -0.000202447 Jy ! Total flux subtracted in 200 components = -0.000202447 Jy ! Clean residual min=-0.002076 max=0.002058 Jy/beam ! Clean residual mean=-0.000006 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.0884199 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 104 components and 0.0884199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072598Jy sigma=1.253357 ! Fit after self-cal, rms=0.072585Jy sigma=1.253196 wmodel J1121-0013_S_map.mod ! Writing 104 model components to file: J1121-0013_S_map.mod wobs J1121-0013_S_uvs.fits ! Writing UV FITS file: J1121-0013_S_uvs.fits wwins J1121-0013_S_map.win ! wwins: Wrote 3 windows to J1121-0013_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.00034264 Jy ! Component: 100 - total flux cleaned = -0.000446845 Jy ! Component: 150 - total flux cleaned = -0.000578589 Jy ! Component: 200 - total flux cleaned = -0.000515765 Jy ! Component: 250 - total flux cleaned = -0.000454796 Jy ! Component: 300 - total flux cleaned = -0.000454199 Jy ! Component: 350 - total flux cleaned = -0.000482556 Jy ! Component: 400 - total flux cleaned = -0.000454005 Jy ! Component: 450 - total flux cleaned = -0.000481913 Jy ! Component: 500 - total flux cleaned = -0.000482069 Jy ! Component: 550 - total flux cleaned = -0.000535375 Jy ! Component: 600 - total flux cleaned = -0.000587608 Jy ! Component: 650 - total flux cleaned = -0.000689998 Jy ! Component: 700 - total flux cleaned = -0.000740648 Jy ! Component: 750 - total flux cleaned = -0.000864519 Jy ! Component: 800 - total flux cleaned = -0.000889089 Jy ! Component: 850 - total flux cleaned = -0.000961353 Jy ! Component: 900 - total flux cleaned = -0.00112741 Jy ! Component: 950 - total flux cleaned = -0.00110401 Jy ! Component: 1000 - total flux cleaned = -0.00124309 Jy ! Component: 1050 - total flux cleaned = -0.00128891 Jy ! Component: 1100 - total flux cleaned = -0.00137892 Jy ! Component: 1150 - total flux cleaned = -0.00140109 Jy ! Component: 1200 - total flux cleaned = -0.00142294 Jy ! Component: 1250 - total flux cleaned = -0.00150978 Jy ! Component: 1300 - total flux cleaned = -0.00157411 Jy ! Component: 1350 - total flux cleaned = -0.00157395 Jy ! Component: 1400 - total flux cleaned = -0.00159508 Jy ! Component: 1450 - total flux cleaned = -0.00161594 Jy ! Component: 1500 - total flux cleaned = -0.00165727 Jy ! Component: 1550 - total flux cleaned = -0.00169783 Jy ! Component: 1600 - total flux cleaned = -0.00157706 Jy ! Component: 1650 - total flux cleaned = -0.0016571 Jy ! Component: 1700 - total flux cleaned = -0.00159779 Jy ! Component: 1750 - total flux cleaned = -0.00159774 Jy ! Component: 1800 - total flux cleaned = -0.0015005 Jy ! Component: 1850 - total flux cleaned = -0.00153911 Jy ! Component: 1900 - total flux cleaned = -0.00148188 Jy ! Component: 1950 - total flux cleaned = -0.00150116 Jy ! Component: 2000 - total flux cleaned = -0.00148258 Jy ! Component: 2050 - total flux cleaned = -0.00151966 Jy ! Component: 2100 - total flux cleaned = -0.00157463 Jy ! Component: 2150 - total flux cleaned = -0.00162895 Jy ! Component: 2200 - total flux cleaned = -0.00155647 Jy ! Component: 2250 - total flux cleaned = -0.00155632 Jy ! Component: 2300 - total flux cleaned = -0.00153834 Jy ! Component: 2350 - total flux cleaned = -0.00155608 Jy ! Component: 2400 - total flux cleaned = -0.0015909 Jy ! Component: 2450 - total flux cleaned = -0.00157372 Jy ! Component: 2500 - total flux cleaned = -0.00153925 Jy ! Component: 2550 - total flux cleaned = -0.00152217 Jy ! Component: 2600 - total flux cleaned = -0.00150516 Jy ! Component: 2650 - total flux cleaned = -0.00158876 Jy ! Component: 2700 - total flux cleaned = -0.00153857 Jy ! Component: 2750 - total flux cleaned = -0.00153863 Jy ! Component: 2800 - total flux cleaned = -0.00153848 Jy ! Component: 2850 - total flux cleaned = -0.00150567 Jy ! Component: 2900 - total flux cleaned = -0.00144119 Jy ! Component: 2950 - total flux cleaned = -0.00147328 Jy ! Component: 3000 - total flux cleaned = -0.00148925 Jy ! Component: 3050 - total flux cleaned = -0.00141015 Jy ! Component: 3100 - total flux cleaned = -0.00139473 Jy ! Component: 3150 - total flux cleaned = -0.00144127 Jy ! Component: 3200 - total flux cleaned = -0.00147209 Jy ! Component: 3250 - total flux cleaned = -0.00151803 Jy ! Component: 3300 - total flux cleaned = -0.00147223 Jy ! Component: 3350 - total flux cleaned = -0.00141179 Jy ! Component: 3400 - total flux cleaned = -0.00139693 Jy ! Component: 3450 - total flux cleaned = -0.00148644 Jy ! Component: 3500 - total flux cleaned = -0.00142709 Jy ! Component: 3550 - total flux cleaned = -0.0014271 Jy ! Component: 3600 - total flux cleaned = -0.00136855 Jy ! Component: 3650 - total flux cleaned = -0.00141223 Jy ! Component: 3700 - total flux cleaned = -0.00145552 Jy ! Component: 3750 - total flux cleaned = -0.0015274 Jy ! Component: 3800 - total flux cleaned = -0.00151301 Jy ! Component: 3850 - total flux cleaned = -0.00151309 Jy ! Component: 3900 - total flux cleaned = -0.00155551 Jy ! Component: 3950 - total flux cleaned = -0.00156953 Jy ! Component: 4000 - total flux cleaned = -0.00158344 Jy ! Component: 4050 - total flux cleaned = -0.00155578 Jy ! Total flux subtracted in 4096 components = -0.00152833 Jy ! Clean residual min=-0.000750 max=0.000789 Jy/beam ! Clean residual mean=-0.000002 rms=0.000256 Jy/beam ! Combined flux in latest and established models = 0.0868915 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 408 components and 0.0868915 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1121-0013_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.261 x 7.995 at -3.322 degrees (North through East) ! Clean map min=-0.0014939 max=0.070748 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1121-0013_S_map.fits wmodel /vlbi/uf001/uva//J1121-0013_S_map.mod ! Writing 408 model components to file: /vlbi/uf001/uva//J1121-0013_S_map.mod wobs /vlbi/uf001/uva//J1121-0013_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1121-0013_S_uvs.fits wwins /vlbi/uf001/uva//J1121-0013_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J1121-0013_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0707478 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000255187 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.0821 1.0821 2.16419 4.32839 8.65678 17.3136 34.6271 69.2542 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.07 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 277.239 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1121-0013_S_dfm.log closed on Mon Jan 14 01:14:59 2019