! Started logfile: /vlbi/uf001/uva//J1634+6245_S_dfm.log on Mon Jan 14 03:45:53 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//J1634+6245_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1634+6245_S_uva.fits ! AN table 1: 110 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.805657 visibilities/baseline/integration-bin. ! Found source: J1634+6245 ! ! 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 11964 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 J1634+6245_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 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.061681Jy sigma=20.256930 ! Fit after self-cal, rms=0.891390Jy sigma=17.663685 ! 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=3.236 mas, bmaj=3.623 mas, bpa=48.99 degrees ! Estimated noise=0.566279 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.0860073 Jy ! Component: 100 - total flux cleaned = 0.125606 Jy ! Total flux subtracted in 100 components = 0.125606 Jy ! Clean residual min=-0.028070 max=0.029885 Jy/beam ! Clean residual mean=-0.000495 rms=0.007691 Jy/beam ! Combined flux in latest and established models = 0.125606 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.125606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.270336Jy sigma=3.954423 ! Fit after self-cal, rms=0.269576Jy sigma=3.938666 ! 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.797 mas, bmaj=4.275 mas, bpa=36.33 degrees ! Estimated noise=0.339212 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.0532831 Jy ! Component: 100 - total flux cleaned = 0.0890567 Jy ! Component: 150 - total flux cleaned = 0.113452 Jy ! Component: 200 - total flux cleaned = 0.130094 Jy ! Total flux subtracted in 200 components = 0.130094 Jy ! Clean residual min=-0.035446 max=0.045715 Jy/beam ! Clean residual mean=-0.000985 rms=0.011211 Jy/beam ! Combined flux in latest and established models = 0.2557 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 47 components and 0.2557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.248656Jy sigma=3.740041 ! Fit after self-cal, rms=0.248094Jy sigma=3.722347 ! 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.797 x 4.275 at 36.33 degrees (North through East) ! Clean map min=-0.032472 max=0.1121 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 3.08 FD 1.19 HN 3.24 KP 0.91 ! LA 0.40 MK 1.37 NL 2.85 OV 2.01 ! PT 0.44 SC 1.36 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.12 FD 0.97 HN 2.42 KP 0.83 ! LA 0.50 MK 1.07 NL 2.19 OV 1.40 ! PT 0.57 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 2.17 FD 1.02 HN 2.36 KP 0.84 ! LA 0.47 MK 1.35 NL 2.27 OV 2.01 ! PT 0.54 SC 0.99 ! ! ! Fit before self-cal, rms=0.248094Jy sigma=3.722347 ! Fit after self-cal, rms=0.412858Jy sigma=3.065106 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.043 mas, bmaj=4.623 mas, bpa=43.21 degrees ! Estimated noise=0.430768 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.0142175 Jy ! Component: 100 - total flux cleaned = 0.0138119 Jy ! Component: 150 - total flux cleaned = 0.0134854 Jy ! Component: 200 - total flux cleaned = 0.0134938 Jy ! Total flux subtracted in 200 components = 0.0134938 Jy ! Clean residual min=-0.039654 max=0.046210 Jy/beam ! Clean residual mean=-0.000546 rms=0.011261 Jy/beam ! Combined flux in latest and established models = 0.269194 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 0.269194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.408326Jy sigma=3.070374 ! Fit after self-cal, rms=0.424631Jy sigma=2.930689 ! 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.424631Jy sigma=2.930689 ! Fit after self-cal, rms=0.894484Jy sigma=2.671860 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.008 mas, bmaj=4.926 mas, bpa=14.4 degrees ! Estimated noise=0.481091 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100179 Jy ! Component: 100 - total flux cleaned = 0.00282438 Jy ! Component: 150 - total flux cleaned = 0.00454823 Jy ! Component: 200 - total flux cleaned = 0.00569489 Jy ! Total flux subtracted in 200 components = 0.00569489 Jy ! Clean residual min=-0.038986 max=0.045118 Jy/beam ! Clean residual mean=0.000012 rms=0.010536 Jy/beam ! Combined flux in latest and established models = 0.274889 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 60 components and 0.274889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.892880Jy sigma=2.676567 ! Fit after self-cal, rms=0.896542Jy sigma=2.668188 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.00202559 Jy ! Component: 100 - total flux cleaned = -0.00114769 Jy ! Component: 150 - total flux cleaned = -0.000637991 Jy ! Component: 200 - total flux cleaned = -0.000503088 Jy ! Total flux subtracted in 200 components = -0.000503088 Jy ! Clean residual min=-0.039224 max=0.043841 Jy/beam ! Clean residual mean=0.000012 rms=0.010479 Jy/beam ! Combined flux in latest and established models = 0.274386 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 64 components and 0.274386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.895965Jy sigma=2.673302 ! Fit after self-cal, rms=0.896512Jy sigma=2.671238 ! 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.896512Jy sigma=2.671238 ! Fit after self-cal, rms=0.993041Jy sigma=2.661331 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.267 mas, bmaj=4.881 mas, bpa=23.99 degrees ! Estimated noise=0.49798 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000575466 Jy ! Component: 100 - total flux cleaned = 0.000822428 Jy ! Component: 150 - total flux cleaned = 0.00186293 Jy ! Component: 200 - total flux cleaned = 0.00265688 Jy ! Total flux subtracted in 200 components = 0.00265688 Jy ! Clean residual min=-0.040837 max=0.045611 Jy/beam ! Clean residual mean=0.000013 rms=0.010838 Jy/beam ! Combined flux in latest and established models = 0.277043 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 65 components and 0.277043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.992288Jy sigma=2.666070 ! Fit after self-cal, rms=0.992900Jy sigma=2.663276 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.000924301 Jy ! Component: 100 - total flux cleaned = -0.000509921 Jy ! Component: 150 - total flux cleaned = -0.000513921 Jy ! Component: 200 - total flux cleaned = -0.000379222 Jy ! Total flux subtracted in 200 components = -0.000379222 Jy ! Clean residual min=-0.041015 max=0.045255 Jy/beam ! Clean residual mean=0.000012 rms=0.010855 Jy/beam ! Combined flux in latest and established models = 0.276663 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 68 components and 0.276663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.992446Jy sigma=2.668053 ! Fit after self-cal, rms=0.992811Jy sigma=2.666741 ! 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.992811Jy sigma=2.666741 ! Fit after self-cal, rms=1.115662Jy sigma=2.661066 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.49 mas, bmaj=11.33 mas, bpa=79.7 degrees ! Estimated noise=0.531636 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00234355 Jy ! Component: 100 - total flux cleaned = 0.00310377 Jy ! Component: 150 - total flux cleaned = 0.00341196 Jy ! Component: 200 - total flux cleaned = 0.00388959 Jy ! Total flux subtracted in 200 components = 0.00388959 Jy ! Clean residual min=-0.059191 max=0.063168 Jy/beam ! Clean residual mean=0.000052 rms=0.017068 Jy/beam ! Combined flux in latest and established models = 0.280553 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 69 components and 0.280553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.114842Jy sigma=2.675582 ! Fit after self-cal, rms=1.115635Jy sigma=2.669558 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.00255321 Jy ! Component: 100 - total flux cleaned = -0.00190179 Jy ! Component: 150 - total flux cleaned = -0.00165872 Jy ! Component: 200 - total flux cleaned = -0.00165367 Jy ! Total flux subtracted in 200 components = -0.00165367 Jy ! Clean residual min=-0.059417 max=0.063127 Jy/beam ! Clean residual mean=0.000040 rms=0.017073 Jy/beam ! Combined flux in latest and established models = 0.278899 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 72 components and 0.278899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.114998Jy sigma=2.685380 ! Fit after self-cal, rms=1.115966Jy sigma=2.680765 ! 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=4.47 mas, bmaj=4.939 mas, bpa=42.34 degrees ! Estimated noise=0.513337 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.47 x 4.939 at 42.34 degrees (North through East) ! Clean map min=-0.041927 max=0.16187 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=3.697 mas, bmaj=3.988 mas, bpa=51.8 degrees ! Estimated noise=0.972403 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.126642 Jy ! Component: 100 - total flux cleaned = 0.190504 Jy ! Component: 150 - total flux cleaned = 0.231586 Jy ! Component: 200 - total flux cleaned = 0.249898 Jy ! Total flux subtracted in 200 components = 0.249898 Jy ! Clean residual min=-0.039904 max=0.043208 Jy/beam ! Clean residual mean=-0.000097 rms=0.010991 Jy/beam ! Combined flux in latest and established models = 0.249898 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.249898 Jy ! Inverting map and beam ! Estimated beam: bmin=4.47 mas, bmaj=4.939 mas, bpa=42.34 degrees ! Estimated noise=0.513337 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.00575649 Jy ! Component: 100 - total flux cleaned = 0.00875077 Jy ! Component: 150 - total flux cleaned = 0.0115699 Jy ! Component: 200 - total flux cleaned = 0.0139081 Jy ! Total flux subtracted in 200 components = 0.0139081 Jy ! Clean residual min=-0.042117 max=0.046909 Jy/beam ! Clean residual mean=-0.000073 rms=0.011294 Jy/beam ! Combined flux in latest and established models = 0.263806 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 34 components and 0.263806 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.49 mas, bmaj=11.33 mas, bpa=79.7 degrees ! Estimated noise=0.531636 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0102809 Jy ! Component: 100 - total flux cleaned = 0.0111365 Jy ! Component: 150 - total flux cleaned = 0.0114819 Jy ! Component: 200 - total flux cleaned = 0.0120129 Jy ! Total flux subtracted in 200 components = 0.0120129 Jy ! Clean residual min=-0.059586 max=0.062267 Jy/beam ! Clean residual mean=0.000010 rms=0.017062 Jy/beam ! Combined flux in latest and established models = 0.275819 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.00021754 Jy ! Component: 100 - total flux cleaned = 0.000549362 Jy ! Component: 150 - total flux cleaned = 0.000680811 Jy ! Component: 200 - total flux cleaned = 0.000690572 Jy ! Total flux subtracted in 200 components = 0.000690572 Jy ! Clean residual min=-0.059438 max=0.062419 Jy/beam ! Clean residual mean=0.000017 rms=0.017102 Jy/beam ! Combined flux in latest and established models = 0.276509 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.276509 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.47 mas, bmaj=4.939 mas, bpa=42.34 degrees ! Estimated noise=0.513337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00308332 Jy ! Component: 100 - total flux cleaned = -0.003434 Jy ! Component: 150 - total flux cleaned = -0.00370288 Jy ! Component: 200 - total flux cleaned = -0.00368614 Jy ! Total flux subtracted in 200 components = -0.00368614 Jy ! Clean residual min=-0.041976 max=0.046893 Jy/beam ! Clean residual mean=-0.000014 rms=0.011254 Jy/beam ! Combined flux in latest and established models = 0.272823 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.272823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.115775Jy sigma=2.683409 ! Fit after self-cal, rms=1.116713Jy sigma=2.674481 wmodel J1634+6245_S_map.mod ! Writing 43 model components to file: J1634+6245_S_map.mod wobs J1634+6245_S_uvs.fits ! Writing UV FITS file: J1634+6245_S_uvs.fits wwins J1634+6245_S_map.win ! wwins: Wrote 1 windows to J1634+6245_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.0208492 Jy ! Component: 100 - total flux cleaned = 0.0356277 Jy ! Component: 150 - total flux cleaned = 0.0493238 Jy ! Component: 200 - total flux cleaned = 0.0595194 Jy ! Component: 250 - total flux cleaned = 0.0692473 Jy ! Component: 300 - total flux cleaned = 0.0742349 Jy ! Component: 350 - total flux cleaned = 0.078475 Jy ! Component: 400 - total flux cleaned = 0.0808297 Jy ! Component: 450 - total flux cleaned = 0.083701 Jy ! Component: 500 - total flux cleaned = 0.0870505 Jy ! Component: 550 - total flux cleaned = 0.0903304 Jy ! Component: 600 - total flux cleaned = 0.0935426 Jy ! Component: 650 - total flux cleaned = 0.0982645 Jy ! Component: 700 - total flux cleaned = 0.10084 Jy ! Component: 750 - total flux cleaned = 0.104903 Jy ! Component: 800 - total flux cleaned = 0.107901 Jy ! Component: 850 - total flux cleaned = 0.110367 Jy ! Component: 900 - total flux cleaned = 0.114251 Jy ! Component: 950 - total flux cleaned = 0.117596 Jy ! Component: 1000 - total flux cleaned = 0.121374 Jy ! Component: 1050 - total flux cleaned = 0.124628 Jy ! Component: 1100 - total flux cleaned = 0.127389 Jy ! Component: 1150 - total flux cleaned = 0.130565 Jy ! Component: 1200 - total flux cleaned = 0.13371 Jy ! Component: 1250 - total flux cleaned = 0.135927 Jy ! Component: 1300 - total flux cleaned = 0.138559 Jy ! Component: 1350 - total flux cleaned = 0.140725 Jy ! Component: 1400 - total flux cleaned = 0.142873 Jy ! Component: 1450 - total flux cleaned = 0.145426 Jy ! Component: 1500 - total flux cleaned = 0.147525 Jy ! Component: 1550 - total flux cleaned = 0.15044 Jy ! Component: 1600 - total flux cleaned = 0.152084 Jy ! Component: 1650 - total flux cleaned = 0.154124 Jy ! Component: 1700 - total flux cleaned = 0.156948 Jy ! Component: 1750 - total flux cleaned = 0.158145 Jy ! Component: 1800 - total flux cleaned = 0.158939 Jy ! Component: 1850 - total flux cleaned = 0.161693 Jy ! Component: 1900 - total flux cleaned = 0.162865 Jy ! Component: 1950 - total flux cleaned = 0.16518 Jy ! Component: 2000 - total flux cleaned = 0.167087 Jy ! Component: 2050 - total flux cleaned = 0.167466 Jy ! Component: 2100 - total flux cleaned = 0.169718 Jy ! Component: 2150 - total flux cleaned = 0.171581 Jy ! Component: 2200 - total flux cleaned = 0.173422 Jy ! Component: 2250 - total flux cleaned = 0.173786 Jy ! Component: 2300 - total flux cleaned = 0.175241 Jy ! Component: 2350 - total flux cleaned = 0.176679 Jy ! Component: 2400 - total flux cleaned = 0.178108 Jy ! Component: 2450 - total flux cleaned = 0.179527 Jy ! Component: 2500 - total flux cleaned = 0.180227 Jy ! Component: 2550 - total flux cleaned = 0.181277 Jy ! Component: 2600 - total flux cleaned = 0.183011 Jy ! Component: 2650 - total flux cleaned = 0.183697 Jy ! Component: 2700 - total flux cleaned = 0.185746 Jy ! Component: 2750 - total flux cleaned = 0.186087 Jy ! Component: 2800 - total flux cleaned = 0.187097 Jy ! Component: 2850 - total flux cleaned = 0.188101 Jy ! Component: 2900 - total flux cleaned = 0.189767 Jy ! Component: 2950 - total flux cleaned = 0.190758 Jy ! Component: 3000 - total flux cleaned = 0.191743 Jy ! Component: 3050 - total flux cleaned = 0.193048 Jy ! Component: 3100 - total flux cleaned = 0.194991 Jy ! Component: 3150 - total flux cleaned = 0.195955 Jy ! Component: 3200 - total flux cleaned = 0.196917 Jy ! Component: 3250 - total flux cleaned = 0.197553 Jy ! Component: 3300 - total flux cleaned = 0.1985 Jy ! Component: 3350 - total flux cleaned = 0.197871 Jy ! Component: 3400 - total flux cleaned = 0.199122 Jy ! Component: 3450 - total flux cleaned = 0.199124 Jy ! Component: 3500 - total flux cleaned = 0.201282 Jy ! Component: 3550 - total flux cleaned = 0.202201 Jy ! Component: 3600 - total flux cleaned = 0.202813 Jy ! Component: 3650 - total flux cleaned = 0.203117 Jy ! Component: 3700 - total flux cleaned = 0.204325 Jy ! Component: 3750 - total flux cleaned = 0.203725 Jy ! Component: 3800 - total flux cleaned = 0.204022 Jy ! Component: 3850 - total flux cleaned = 0.204024 Jy ! Component: 3900 - total flux cleaned = 0.204319 Jy ! Component: 3950 - total flux cleaned = 0.204322 Jy ! Component: 4000 - total flux cleaned = 0.204907 Jy ! Component: 4050 - total flux cleaned = 0.205488 Jy ! Total flux subtracted in 4096 components = 0.206066 Jy ! Clean residual min=-0.014413 max=0.014418 Jy/beam ! Clean residual mean=-0.000095 rms=0.006007 Jy/beam ! Combined flux in latest and established models = 0.478888 Jy keep ! Adding 335 model components to the UV plane model. ! The established model now contains 378 components and 0.478889 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1634+6245_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.47 x 4.939 at 42.34 degrees (North through East) ! Clean map min=-0.037261 max=0.15958 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1634+6245_S_map.fits wmodel /vlbi/uf001/uva//J1634+6245_S_map.mod ! Writing 378 model components to file: /vlbi/uf001/uva//J1634+6245_S_map.mod wobs /vlbi/uf001/uva//J1634+6245_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1634+6245_S_uvs.fits wwins /vlbi/uf001/uva//J1634+6245_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1634+6245_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.15958 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00602193 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -11.3208 11.3208 22.6416 45.2833 90.5665 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.159 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 26.499 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1634+6245_S_dfm.log closed on Mon Jan 14 03:45:58 2019