! Started logfile: /vlbi/uf001/uvm//J1818-1108_S_a_dfm.log on Sun Jan 13 22:13:31 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/uvm//J1818-1108_S_a_uvm.fits ! Reading UV FITS file: /vlbi/uf001/uvm//J1818-1108_S_a_uvm.fits ! AN table 1: 185 integrations on 10 of 10 possible baselines. ! AN table 2: 74 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.876062 visibilities/baseline/integration-bin. ! Found source: J1818-1108 ! ! 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 6807 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 J1818-1108_S_a] 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 106 telescope corrections were flagged in sub-array 1. ! A total of 11 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 106 telescope corrections were flagged in sub-array 1. ! A total of 11 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 106 telescope corrections were flagged in sub-array 1. ! A total of 11 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.058974Jy sigma=18.682130 ! Fit after self-cal, rms=0.853801Jy sigma=15.584744 ! 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=13.3 mas, bmaj=27.82 mas, bpa=-7.754 degrees ! Estimated noise=0.688878 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.134816 Jy ! Component: 100 - total flux cleaned = 0.198 Jy ! Total flux subtracted in 100 components = 0.198 Jy ! Clean residual min=-0.045677 max=0.046245 Jy/beam ! Clean residual mean=-0.000042 rms=0.022637 Jy/beam ! Combined flux in latest and established models = 0.198 Jy ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 74 components and 0.198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.249783Jy sigma=3.495905 ! Fit after self-cal, rms=0.248110Jy sigma=3.468488 ! 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=15.72 mas, bmaj=30.14 mas, bpa=-5.808 degrees ! Estimated noise=0.495072 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.0409627 Jy ! Component: 100 - total flux cleaned = 0.0711023 Jy ! Component: 150 - total flux cleaned = 0.0977705 Jy ! Component: 200 - total flux cleaned = 0.120646 Jy ! Total flux subtracted in 200 components = 0.120646 Jy ! Clean residual min=-0.032284 max=0.032170 Jy/beam ! Clean residual mean=0.000086 rms=0.021063 Jy/beam ! Combined flux in latest and established models = 0.318646 Jy ! Performing phase self-cal ! Adding 160 model components to the UV plane model. ! The established model now contains 234 components and 0.318646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.163089Jy sigma=2.257617 ! Fit after self-cal, rms=0.162126Jy sigma=2.243094 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 15.72 x 30.14 at -5.808 degrees (North through East) ! Clean map min=-0.062989 max=0.13965 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.25 KP 1.53 LA 0.75 OV 0.84 ! PT 0.77 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.71 KP 2.02 LA 0.82 NL 1.93 ! PT 0.59 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.21 KP 1.41 LA 0.77 OV 0.77 ! PT 0.75 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.63 KP 1.77 LA 0.79 NL 1.55 ! PT 0.63 ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.14 KP 1.25 LA 0.77 OV 0.86 ! PT 0.77 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.39 KP 1.84 LA 0.80 NL 1.29 ! PT 0.60 ! ! ! Fit before self-cal, rms=0.162126Jy sigma=2.243094 ! Fit after self-cal, rms=0.099434Jy sigma=1.366683 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=16.67 mas, bmaj=33.24 mas, bpa=-0.1195 degrees ! Estimated noise=0.485141 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.0050004 Jy ! Component: 100 - total flux cleaned = -0.00899421 Jy ! Component: 150 - total flux cleaned = -0.0112106 Jy ! Component: 200 - total flux cleaned = -0.0145405 Jy ! Total flux subtracted in 200 components = -0.0145405 Jy ! Clean residual min=-0.005267 max=0.005304 Jy/beam ! Clean residual mean=-0.000075 rms=0.002696 Jy/beam ! Combined flux in latest and established models = 0.304105 Jy ! Performing phase self-cal ! Adding 118 model components to the UV plane model. ! The established model now contains 352 components and 0.304105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095979Jy sigma=1.275500 ! Fit after self-cal, rms=0.096387Jy sigma=1.270027 ! 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.096387Jy sigma=1.270027 ! Fit after self-cal, rms=0.092696Jy sigma=1.110755 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=16.72 mas, bmaj=32.96 mas, bpa=-0.6061 degrees ! Estimated noise=0.492588 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00155761 Jy ! Component: 100 - total flux cleaned = -0.000972772 Jy ! Component: 150 - total flux cleaned = -0.000646371 Jy ! Component: 200 - total flux cleaned = -0.000790027 Jy ! Total flux subtracted in 200 components = -0.000790027 Jy ! Clean residual min=-0.002292 max=0.002293 Jy/beam ! Clean residual mean=-0.000004 rms=0.001063 Jy/beam ! Combined flux in latest and established models = 0.303315 Jy selfcal ! Performing phase self-cal ! Adding 94 model components to the UV plane model. ! The established model now contains 446 components and 0.303315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091909Jy sigma=1.096015 ! Fit after self-cal, rms=0.091804Jy sigma=1.094798 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.00157002 Jy ! Component: 100 - total flux cleaned = -0.00230766 Jy ! Component: 150 - total flux cleaned = -0.00332112 Jy ! Component: 200 - total flux cleaned = -0.00446807 Jy ! Total flux subtracted in 200 components = -0.00446807 Jy ! Clean residual min=-0.001671 max=0.001662 Jy/beam ! Clean residual mean=0.000001 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.298847 Jy ! Performing phase self-cal ! Adding 86 model components to the UV plane model. ! The established model now contains 521 components and 0.298847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091451Jy sigma=1.088636 ! Fit after self-cal, rms=0.091380Jy sigma=1.088240 ! 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.091380Jy sigma=1.088240 ! Fit after self-cal, rms=0.092576Jy sigma=1.079469 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=16.81 mas, bmaj=32.98 mas, bpa=-0.6813 degrees ! Estimated noise=0.495379 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00144632 Jy ! Component: 100 - total flux cleaned = -0.00290238 Jy ! Component: 150 - total flux cleaned = -0.0036861 Jy ! Component: 200 - total flux cleaned = -0.00407729 Jy ! Total flux subtracted in 200 components = -0.00407729 Jy ! Clean residual min=-0.001226 max=0.001218 Jy/beam ! Clean residual mean=0.000008 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.29477 Jy selfcal ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 575 components and 0.29477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092346Jy sigma=1.075971 ! Fit after self-cal, rms=0.092266Jy sigma=1.075675 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.000596863 Jy ! Component: 100 - total flux cleaned = -0.000822663 Jy ! Component: 150 - total flux cleaned = -0.00133811 Jy ! Component: 200 - total flux cleaned = -0.00151439 Jy ! Total flux subtracted in 200 components = -0.00151439 Jy ! Clean residual min=-0.000943 max=0.000940 Jy/beam ! Clean residual mean=0.000005 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.293255 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 626 components and 0.293255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092136Jy sigma=1.073810 ! Fit after self-cal, rms=0.092084Jy sigma=1.073654 ! 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.092084Jy sigma=1.073654 ! Fit after self-cal, rms=0.092297Jy sigma=1.073329 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=17.42 mas, bmaj=33.51 mas, bpa=0.187 degrees ! Estimated noise=0.492853 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000307128 Jy ! Component: 100 - total flux cleaned = -0.000532881 Jy ! Component: 150 - total flux cleaned = -0.00085554 Jy ! Component: 200 - total flux cleaned = -0.000957378 Jy ! Total flux subtracted in 200 components = -0.000957378 Jy ! Clean residual min=-0.000794 max=0.000790 Jy/beam ! Clean residual mean=0.000008 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.292298 Jy selfcal ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 664 components and 0.292298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092203Jy sigma=1.072106 ! Fit after self-cal, rms=0.092177Jy sigma=1.071997 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.000212862 Jy ! Component: 100 - total flux cleaned = 0.000312476 Jy ! Component: 150 - total flux cleaned = 0.000399336 Jy ! Component: 200 - total flux cleaned = 0.000316837 Jy ! Total flux subtracted in 200 components = 0.000316837 Jy ! Clean residual min=-0.000657 max=0.000650 Jy/beam ! Clean residual mean=0.000005 rms=0.000281 Jy/beam ! Combined flux in latest and established models = 0.292615 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 708 components and 0.292615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092118Jy sigma=1.071184 ! Fit after self-cal, rms=0.092092Jy sigma=1.071095 ! 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=16.81 mas, bmaj=32.96 mas, bpa=-0.831 degrees ! Estimated noise=0.49551 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 16.81 x 32.96 at -0.831 degrees (North through East) ! Clean map min=-0.032178 max=0.11516 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=14.63 mas, bmaj=30.39 mas, bpa=0.6132 degrees ! Estimated noise=0.746046 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.140856 Jy ! Component: 100 - total flux cleaned = 0.199943 Jy ! Component: 150 - total flux cleaned = 0.226855 Jy ! Component: 200 - total flux cleaned = 0.2371 Jy ! Total flux subtracted in 200 components = 0.2371 Jy ! Clean residual min=-0.025315 max=0.025241 Jy/beam ! Clean residual mean=-0.000125 rms=0.012449 Jy/beam ! Combined flux in latest and established models = 0.2371 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 130 model components to the UV plane model. ! The established model now contains 130 components and 0.2371 Jy ! Inverting map and beam ! Estimated beam: bmin=16.81 mas, bmaj=32.96 mas, bpa=-0.831 degrees ! Estimated noise=0.49551 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.0124639 Jy ! Component: 100 - total flux cleaned = 0.0205428 Jy ! Component: 150 - total flux cleaned = 0.0280264 Jy ! Component: 200 - total flux cleaned = 0.0347476 Jy ! Total flux subtracted in 200 components = 0.0347476 Jy ! Clean residual min=-0.011956 max=0.012082 Jy/beam ! Clean residual mean=-0.000050 rms=0.006608 Jy/beam ! Combined flux in latest and established models = 0.271848 Jy ! Adding 148 model components to the UV plane model. ! The established model now contains 275 components and 0.271848 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=17.42 mas, bmaj=33.51 mas, bpa=0.187 degrees ! Estimated noise=0.492853 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00756166 Jy ! Component: 100 - total flux cleaned = 0.0103193 Jy ! Component: 150 - total flux cleaned = 0.0116967 Jy ! Component: 200 - total flux cleaned = 0.0139593 Jy ! Total flux subtracted in 200 components = 0.0139593 Jy ! Clean residual min=-0.005602 max=0.005568 Jy/beam ! Clean residual mean=-0.000028 rms=0.003186 Jy/beam ! Combined flux in latest and established models = 0.285807 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.000314885 Jy ! Component: 100 - total flux cleaned = 0.0011021 Jy ! Component: 150 - total flux cleaned = 0.00200177 Jy ! Component: 200 - total flux cleaned = 0.0030515 Jy ! Total flux subtracted in 200 components = 0.0030515 Jy ! Clean residual min=-0.003306 max=0.003323 Jy/beam ! Clean residual mean=-0.000023 rms=0.001690 Jy/beam ! Combined flux in latest and established models = 0.288859 Jy ! Adding 204 model components to the UV plane model. ! The established model now contains 474 components and 0.288859 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=16.81 mas, bmaj=32.96 mas, bpa=-0.831 degrees ! Estimated noise=0.49551 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00225805 Jy ! Component: 100 - total flux cleaned = 0.00209016 Jy ! Component: 150 - total flux cleaned = 0.00120125 Jy ! Component: 200 - total flux cleaned = 0.000297863 Jy ! Total flux subtracted in 200 components = 0.000297863 Jy ! Clean residual min=-0.002042 max=0.002036 Jy/beam ! Clean residual mean=-0.000024 rms=0.001038 Jy/beam ! Combined flux in latest and established models = 0.289157 Jy selfcal ! Performing phase self-cal ! Adding 91 model components to the UV plane model. ! The established model now contains 562 components and 0.289157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092501Jy sigma=1.083708 ! Fit after self-cal, rms=0.092282Jy sigma=1.081450 wmodel J1818-1108_S_a_map.mod ! Writing 562 model components to file: J1818-1108_S_a_map.mod wobs J1818-1108_S_a_uvs.fits ! Writing UV FITS file: J1818-1108_S_a_uvs.fits wwins J1818-1108_S_a_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /vlbi/uf001/uvm//J1818-1108_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 16.81 x 32.96 at -0.831 degrees (North through East) ! Clean map min=-0.035593 max=0.11602 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uvm//J1818-1108_S_a_map.fits wmodel /vlbi/uf001/uvm//J1818-1108_S_a_map.mod ! Writing 562 model components to file: /vlbi/uf001/uvm//J1818-1108_S_a_map.mod wobs /vlbi/uf001/uvm//J1818-1108_S_a_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uvm//J1818-1108_S_a_uvs.fits wwins /vlbi/uf001/uvm//J1818-1108_S_a_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ! float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.116016 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00101844 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.63353 2.63353 5.26706 10.5341 21.0682 42.1365 84.2729 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.116 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 113.915 quit ! Quitting program ! Log file /vlbi/uf001/uvm//J1818-1108_S_a_dfm.log closed on Sun Jan 13 22:13:34 2019