! Started logfile: /vlbi/uf001/uvm//J1736-3400_S_a_dfm.log on Sun Jan 13 22:07:52 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//J1736-3400_S_a_uvm.fits ! Reading UV FITS file: /vlbi/uf001/uvm//J1736-3400_S_a_uvm.fits ! AN table 1: 84 integrations on 10 of 10 possible baselines. ! AN table 2: 118 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.8 visibilities/baseline/integration-bin. ! Found source: J1736-3400 ! ! 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 4848 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 J1736-3400_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 60 telescope corrections were flagged in sub-array 1. ! A total of 59 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! A total of 59 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! A total of 59 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.010486Jy sigma=14.594639 ! Fit after self-cal, rms=0.890417Jy sigma=12.743226 ! 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=14.66 mas, bmaj=55.03 mas, bpa=9.271 degrees ! Estimated noise=1.2156 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.0841585 Jy ! Component: 100 - total flux cleaned = 0.120007 Jy ! Total flux subtracted in 100 components = 0.120007 Jy ! Clean residual min=-0.013898 max=0.017495 Jy/beam ! Clean residual mean=-0.000334 rms=0.005759 Jy/beam ! Combined flux in latest and established models = 0.120007 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.120007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102116Jy sigma=1.279640 ! Fit after self-cal, rms=0.100802Jy sigma=1.267488 ! 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=17.43 mas, bmaj=55.97 mas, bpa=9.445 degrees ! Estimated noise=0.741239 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.026426 Jy ! Component: 100 - total flux cleaned = 0.0416468 Jy ! Component: 150 - total flux cleaned = 0.0497272 Jy ! Component: 200 - total flux cleaned = 0.0538923 Jy ! Total flux subtracted in 200 components = 0.0538923 Jy ! Clean residual min=-0.004595 max=0.004649 Jy/beam ! Clean residual mean=-0.000251 rms=0.002431 Jy/beam ! Combined flux in latest and established models = 0.1739 Jy ! Performing phase self-cal ! Adding 130 model components to the UV plane model. ! The established model now contains 154 components and 0.173899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093855Jy sigma=1.130380 ! Fit after self-cal, rms=0.093086Jy sigma=1.125197 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 17.43 x 55.97 at 9.445 degrees (North through East) ! Clean map min=-0.0063759 max=0.11888 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 KP 0.96 LA 0.94 OV 1.12 ! PT 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 1.00 KP 1.16 LA 0.93 ! PT 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 KP 0.99 LA 0.91 OV 0.85 ! PT 0.94 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.93 FD 1.02 KP 1.08 LA 0.91 ! PT 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 KP 1.05 LA 0.94 OV 1.07 ! PT 0.90 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.19 FD 0.98 KP 1.10 LA 0.94 ! PT 0.97 ! ! ! Fit before self-cal, rms=0.093086Jy sigma=1.125197 ! Fit after self-cal, rms=0.090270Jy sigma=1.109583 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=17.49 mas, bmaj=56.67 mas, bpa=9.546 degrees ! Estimated noise=0.715397 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.0037137 Jy ! Component: 100 - total flux cleaned = 0.00547514 Jy ! Component: 150 - total flux cleaned = 0.00618583 Jy ! Component: 200 - total flux cleaned = 0.00715419 Jy ! Total flux subtracted in 200 components = 0.00715419 Jy ! Clean residual min=-0.001163 max=0.001172 Jy/beam ! Clean residual mean=-0.000004 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.181054 Jy ! Performing phase self-cal ! Adding 85 model components to the UV plane model. ! The established model now contains 238 components and 0.181054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090003Jy sigma=1.105848 ! Fit after self-cal, rms=0.090066Jy sigma=1.105058 ! 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.090066Jy sigma=1.105058 ! Fit after self-cal, rms=0.090257Jy sigma=1.103137 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=17.41 mas, bmaj=56.67 mas, bpa=9.381 degrees ! Estimated noise=0.713308 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000922174 Jy ! Component: 100 - total flux cleaned = 0.00127288 Jy ! Component: 150 - total flux cleaned = 0.00172991 Jy ! Component: 200 - total flux cleaned = 0.0019657 Jy ! Total flux subtracted in 200 components = 0.0019657 Jy ! Clean residual min=-0.000736 max=0.000748 Jy/beam ! Clean residual mean=0.000000 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.183019 Jy selfcal ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 310 components and 0.183019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090186Jy sigma=1.102015 ! Fit after self-cal, rms=0.090249Jy sigma=1.101832 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 = -8.92166e-05 Jy ! Component: 100 - total flux cleaned = 0.000233242 Jy ! Component: 150 - total flux cleaned = 0.000274064 Jy ! Component: 200 - total flux cleaned = 0.000393166 Jy ! Total flux subtracted in 200 components = 0.000393166 Jy ! Clean residual min=-0.000649 max=0.000652 Jy/beam ! Clean residual mean=-0.000003 rms=0.000301 Jy/beam ! Combined flux in latest and established models = 0.183413 Jy ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 374 components and 0.183413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090203Jy sigma=1.101228 ! Fit after self-cal, rms=0.090209Jy sigma=1.101190 ! 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.090209Jy sigma=1.101190 ! Fit after self-cal, rms=0.090601Jy sigma=1.100948 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=17.36 mas, bmaj=56.7 mas, bpa=9.33 degrees ! Estimated noise=0.711886 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000148673 Jy ! Component: 100 - total flux cleaned = 0.000392071 Jy ! Component: 150 - total flux cleaned = 0.000504302 Jy ! Component: 200 - total flux cleaned = 0.000717925 Jy ! Total flux subtracted in 200 components = 0.000717925 Jy ! Clean residual min=-0.000575 max=0.000575 Jy/beam ! Clean residual mean=-0.000002 rms=0.000258 Jy/beam ! Combined flux in latest and established models = 0.18413 Jy selfcal ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 435 components and 0.18413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090567Jy sigma=1.100478 ! Fit after self-cal, rms=0.090645Jy sigma=1.100430 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 = 8.90049e-05 Jy ! Component: 100 - total flux cleaned = 0.000123578 Jy ! Component: 150 - total flux cleaned = 0.000223385 Jy ! Component: 200 - total flux cleaned = 0.00031841 Jy ! Total flux subtracted in 200 components = 0.00031841 Jy ! Clean residual min=-0.000516 max=0.000518 Jy/beam ! Clean residual mean=-0.000002 rms=0.000236 Jy/beam ! Combined flux in latest and established models = 0.184449 Jy ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 488 components and 0.184449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090619Jy sigma=1.100079 ! Fit after self-cal, rms=0.090632Jy sigma=1.100058 ! 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.090632Jy sigma=1.100058 ! Fit after self-cal, rms=0.090805Jy sigma=1.100013 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=17.83 mas, bmaj=56.83 mas, bpa=9.222 degrees ! Estimated noise=0.709817 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000330794 Jy ! Component: 100 - total flux cleaned = 0.000454996 Jy ! Component: 150 - total flux cleaned = 0.000606152 Jy ! Component: 200 - total flux cleaned = 0.00060657 Jy ! Total flux subtracted in 200 components = 0.00060657 Jy ! Clean residual min=-0.000461 max=0.000465 Jy/beam ! Clean residual mean=-0.000003 rms=0.000209 Jy/beam ! Combined flux in latest and established models = 0.185055 Jy selfcal ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 541 components and 0.185055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090781Jy sigma=1.099738 ! Fit after self-cal, rms=0.090833Jy sigma=1.099717 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.77646e-05 Jy ! Component: 100 - total flux cleaned = 0.000158287 Jy ! Component: 150 - total flux cleaned = 0.00018536 Jy ! Component: 200 - total flux cleaned = 0.000186285 Jy ! Total flux subtracted in 200 components = 0.000186285 Jy ! Clean residual min=-0.000417 max=0.000419 Jy/beam ! Clean residual mean=-0.000001 rms=0.000193 Jy/beam ! Combined flux in latest and established models = 0.185242 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 584 components and 0.185242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090815Jy sigma=1.099478 ! Fit after self-cal, rms=0.090823Jy sigma=1.099467 ! 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=17.33 mas, bmaj=56.71 mas, bpa=9.332 degrees ! Estimated noise=0.710604 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 17.33 x 56.71 at 9.332 degrees (North through East) ! Clean map min=-0.0034347 max=0.11513 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.55 mas, bmaj=55.31 mas, bpa=8.954 degrees ! Estimated noise=1.15488 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0804411 Jy ! Component: 100 - total flux cleaned = 0.118017 Jy ! Component: 150 - total flux cleaned = 0.138226 Jy ! Component: 200 - total flux cleaned = 0.147103 Jy ! Total flux subtracted in 200 components = 0.147103 Jy ! Clean residual min=-0.007070 max=0.007106 Jy/beam ! Clean residual mean=-0.000109 rms=0.002776 Jy/beam ! Combined flux in latest and established models = 0.147102 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 68 model components to the UV plane model. ! The established model now contains 68 components and 0.147102 Jy ! Inverting map and beam ! Estimated beam: bmin=17.33 mas, bmaj=56.71 mas, bpa=9.332 degrees ! Estimated noise=0.710604 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.00921006 Jy ! Component: 100 - total flux cleaned = 0.0138574 Jy ! Component: 150 - total flux cleaned = 0.0169188 Jy ! Component: 200 - total flux cleaned = 0.0182734 Jy ! Total flux subtracted in 200 components = 0.0182734 Jy ! Clean residual min=-0.002517 max=0.002485 Jy/beam ! Clean residual mean=-0.000034 rms=0.001194 Jy/beam ! Combined flux in latest and established models = 0.165376 Jy ! Adding 103 model components to the UV plane model. ! The established model now contains 170 components and 0.165376 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.83 mas, bmaj=56.83 mas, bpa=9.222 degrees ! Estimated noise=0.709817 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000266385 Jy ! Component: 100 - total flux cleaned = 0.000717324 Jy ! Component: 150 - total flux cleaned = 0.000162151 Jy ! Component: 200 - total flux cleaned = -7.02717e-06 Jy ! Total flux subtracted in 200 components = -7.02717e-06 Jy ! Clean residual min=-0.001319 max=0.001312 Jy/beam ! Clean residual mean=-0.000016 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.165369 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.000305351 Jy ! Component: 100 - total flux cleaned = 0.000378352 Jy ! Component: 150 - total flux cleaned = 0.000377531 Jy ! Component: 200 - total flux cleaned = 0.000314383 Jy ! Total flux subtracted in 200 components = 0.000314383 Jy ! Clean residual min=-0.000945 max=0.000944 Jy/beam ! Clean residual mean=-0.000014 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.165683 Jy ! Adding 202 model components to the UV plane model. ! The established model now contains 366 components and 0.165683 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=17.33 mas, bmaj=56.71 mas, bpa=9.332 degrees ! Estimated noise=0.710604 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000247335 Jy ! Component: 100 - total flux cleaned = -0.000408333 Jy ! Component: 150 - total flux cleaned = -0.000703062 Jy ! Component: 200 - total flux cleaned = -0.000935586 Jy ! Total flux subtracted in 200 components = -0.000935586 Jy ! Clean residual min=-0.000751 max=0.000750 Jy/beam ! Clean residual mean=-0.000009 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.164748 Jy selfcal ! Performing phase self-cal ! Adding 90 model components to the UV plane model. ! The established model now contains 451 components and 0.164748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090897Jy sigma=1.100545 ! Fit after self-cal, rms=0.090875Jy sigma=1.100427 wmodel J1736-3400_S_a_map.mod ! Writing 451 model components to file: J1736-3400_S_a_map.mod wobs J1736-3400_S_a_uvs.fits ! Writing UV FITS file: J1736-3400_S_a_uvs.fits wwins J1736-3400_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//J1736-3400_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 17.33 x 56.71 at 9.332 degrees (North through East) ! Clean map min=-0.0035724 max=0.11197 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uvm//J1736-3400_S_a_map.fits wmodel /vlbi/uf001/uvm//J1736-3400_S_a_map.mod ! Writing 451 model components to file: /vlbi/uf001/uvm//J1736-3400_S_a_map.mod wobs /vlbi/uf001/uvm//J1736-3400_S_a_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uvm//J1736-3400_S_a_uvs.fits wwins /vlbi/uf001/uvm//J1736-3400_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.111966 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000349496 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.93643 0.93643 1.87286 3.74572 7.49144 14.9829 29.9658 59.9315 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.111 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 320.365 quit ! Quitting program ! Log file /vlbi/uf001/uvm//J1736-3400_S_a_dfm.log closed on Sun Jan 13 22:07:56 2019