! Started logfile: /vlbi/uf001/uva//J1636-4102_S_dfm.log on Mon Jan 14 03:47:33 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//J1636-4102_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1636-4102_S_uva.fits ! AN table 1: 78 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.644872 visibilities/baseline/integration-bin. ! Found source: J1636-4102 ! ! 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 1509 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 J1636-4102_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 106 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 106 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 106 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.054548Jy sigma=13.000432 ! Fit after self-cal, rms=0.778812Jy sigma=9.383626 ! 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=8.271 mas, bmaj=87.6 mas, bpa=-5.344 degrees ! Estimated noise=2.57875 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.133518 Jy ! Component: 100 - total flux cleaned = 0.123805 Jy ! Total flux subtracted in 100 components = 0.123805 Jy ! Clean residual min=-0.068806 max=0.068522 Jy/beam ! Clean residual mean=0.003026 rms=0.033403 Jy/beam ! Combined flux in latest and established models = 0.123805 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 67 components and 0.123805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.247615Jy sigma=2.962516 ! Fit after self-cal, rms=0.245058Jy sigma=2.937801 ! 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=8.984 mas, bmaj=91.12 mas, bpa=-5.377 degrees ! Estimated noise=1.58709 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.0497767 Jy ! Component: 100 - total flux cleaned = 0.0829549 Jy ! Component: 150 - total flux cleaned = 0.10518 Jy ! Component: 200 - total flux cleaned = 0.120848 Jy ! Total flux subtracted in 200 components = 0.120848 Jy ! Clean residual min=-0.034234 max=0.034070 Jy/beam ! Clean residual mean=0.001677 rms=0.017369 Jy/beam ! Combined flux in latest and established models = 0.244653 Jy ! Performing phase self-cal ! Adding 121 model components to the UV plane model. ! The established model now contains 187 components and 0.244653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.133216Jy sigma=1.549380 ! Fit after self-cal, rms=0.130185Jy sigma=1.517946 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.984 x 91.12 at -5.377 degrees (North through East) ! Clean map min=-0.12533 max=0.22547 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 105 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.83 LA 0.96 NL 1.80 OV 0.93 ! PT 0.94 ! ! ! Correcting IF 2. ! A total of 105 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.83 LA 0.93 NL 1.64 OV 0.88 ! PT 0.97 ! ! ! Correcting IF 3. ! A total of 105 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.83 LA 0.88 NL 2.02 OV 0.91 ! PT 1.04 ! ! ! Fit before self-cal, rms=0.130185Jy sigma=1.517946 ! Fit after self-cal, rms=0.135677Jy sigma=1.144312 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.761 mas, bmaj=151.2 mas, bpa=-7.12 degrees ! Estimated noise=1.84035 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.000294667 Jy ! Component: 100 - total flux cleaned = -0.00542765 Jy ! Component: 150 - total flux cleaned = -0.0110037 Jy ! Component: 200 - total flux cleaned = -0.0173857 Jy ! Total flux subtracted in 200 components = -0.0173857 Jy ! Clean residual min=-0.005442 max=0.005439 Jy/beam ! Clean residual mean=0.000300 rms=0.003102 Jy/beam ! Combined flux in latest and established models = 0.227267 Jy ! Performing phase self-cal ! Adding 114 model components to the UV plane model. ! The established model now contains 301 components and 0.227267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.132521Jy sigma=1.075298 ! Fit after self-cal, rms=0.131457Jy sigma=1.069265 ! 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.131457Jy sigma=1.069265 ! Fit after self-cal, rms=0.123664Jy sigma=1.067682 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.647 mas, bmaj=151.8 mas, bpa=-7.129 degrees ! Estimated noise=1.80248 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000138912 Jy ! Component: 100 - total flux cleaned = -0.00102439 Jy ! Component: 150 - total flux cleaned = -0.000820558 Jy ! Component: 200 - total flux cleaned = -0.00151357 Jy ! Total flux subtracted in 200 components = -0.00151357 Jy ! Clean residual min=-0.002623 max=0.002666 Jy/beam ! Clean residual mean=0.000066 rms=0.001146 Jy/beam ! Combined flux in latest and established models = 0.225753 Jy selfcal ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 367 components and 0.225753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.122552Jy sigma=1.053461 ! Fit after self-cal, rms=0.122070Jy sigma=1.051597 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.00161473 Jy ! Component: 100 - total flux cleaned = 0.00163475 Jy ! Component: 150 - total flux cleaned = 0.00126078 Jy ! Component: 200 - total flux cleaned = 0.00104678 Jy ! Total flux subtracted in 200 components = 0.00104678 Jy ! Clean residual min=-0.003539 max=0.003437 Jy/beam ! Clean residual mean=0.000037 rms=0.001281 Jy/beam ! Combined flux in latest and established models = 0.2268 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 417 components and 0.2268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.121432Jy sigma=1.048905 ! Fit after self-cal, rms=0.121011Jy sigma=1.047041 ! 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.121011Jy sigma=1.047041 ! Fit after self-cal, rms=0.112659Jy sigma=1.045903 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.448 mas, bmaj=152.4 mas, bpa=-7.128 degrees ! Estimated noise=1.77757 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00189047 Jy ! Component: 100 - total flux cleaned = 0.00131296 Jy ! Component: 150 - total flux cleaned = 0.00151399 Jy ! Component: 200 - total flux cleaned = 0.00128524 Jy ! Total flux subtracted in 200 components = 0.00128524 Jy ! Clean residual min=-0.003872 max=0.003989 Jy/beam ! Clean residual mean=0.000018 rms=0.001413 Jy/beam ! Combined flux in latest and established models = 0.228085 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 449 components and 0.228085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112272Jy sigma=1.043722 ! Fit after self-cal, rms=0.111937Jy sigma=1.041382 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.000467908 Jy ! Component: 100 - total flux cleaned = 0.000636931 Jy ! Component: 150 - total flux cleaned = 0.000635766 Jy ! Component: 200 - total flux cleaned = -0.000239418 Jy ! Total flux subtracted in 200 components = -0.000239418 Jy ! Clean residual min=-0.003819 max=0.003770 Jy/beam ! Clean residual mean=-0.000025 rms=0.001331 Jy/beam ! Combined flux in latest and established models = 0.227846 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 482 components and 0.227846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111497Jy sigma=1.040059 ! Fit after self-cal, rms=0.111065Jy sigma=1.038018 ! 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.111065Jy sigma=1.038018 ! Fit after self-cal, rms=0.107931Jy sigma=1.036409 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.82 mas, bmaj=147.9 mas, bpa=-7.187 degrees ! Estimated noise=1.68277 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000896247 Jy ! Component: 100 - total flux cleaned = -0.000666237 Jy ! Component: 150 - total flux cleaned = -0.000781804 Jy ! Component: 200 - total flux cleaned = -0.00106208 Jy ! Total flux subtracted in 200 components = -0.00106208 Jy ! Clean residual min=-0.002301 max=0.002354 Jy/beam ! Clean residual mean=-0.000034 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 0.226784 Jy selfcal ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 549 components and 0.226784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107538Jy sigma=1.034412 ! Fit after self-cal, rms=0.107468Jy sigma=1.033589 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.00146121 Jy ! Component: 100 - total flux cleaned = -0.000309983 Jy ! Component: 150 - total flux cleaned = 0.000833199 Jy ! Component: 200 - total flux cleaned = 0.000902302 Jy ! Total flux subtracted in 200 components = 0.000902302 Jy ! Clean residual min=-0.001295 max=0.001296 Jy/beam ! Clean residual mean=0.000003 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.227686 Jy ! Performing phase self-cal ! Adding 76 model components to the UV plane model. ! The established model now contains 624 components and 0.227686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107246Jy sigma=1.031742 ! Fit after self-cal, rms=0.107237Jy sigma=1.031522 ! 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=9.399 mas, bmaj=152.9 mas, bpa=-7.114 degrees ! Estimated noise=1.74892 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.399 x 152.9 at -7.114 degrees (North through East) ! Clean map min=-0.094918 max=0.1952 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=8.423 mas, bmaj=169.3 mas, bpa=-6.904 degrees ! Estimated noise=2.0128 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.14016 Jy ! Component: 100 - total flux cleaned = 0.146076 Jy ! Component: 150 - total flux cleaned = 0.180382 Jy ! Component: 200 - total flux cleaned = 0.184039 Jy ! Total flux subtracted in 200 components = 0.184039 Jy ! Clean residual min=-0.072209 max=0.072939 Jy/beam ! Clean residual mean=0.002854 rms=0.026731 Jy/beam ! Combined flux in latest and established models = 0.184039 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 71 model components to the UV plane model. ! The established model now contains 71 components and 0.184039 Jy ! Inverting map and beam ! Estimated beam: bmin=9.399 mas, bmaj=152.9 mas, bpa=-7.114 degrees ! Estimated noise=1.74892 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.0456789 Jy ! Component: 100 - total flux cleaned = -0.0499833 Jy ! Component: 150 - total flux cleaned = -0.0543242 Jy ! Component: 200 - total flux cleaned = -0.0557805 Jy ! Total flux subtracted in 200 components = -0.0557805 Jy ! Clean residual min=-0.027050 max=0.026169 Jy/beam ! Clean residual mean=0.000690 rms=0.010625 Jy/beam ! Combined flux in latest and established models = 0.128258 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 150 components and 0.128258 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=10.82 mas, bmaj=147.9 mas, bpa=-7.187 degrees ! Estimated noise=1.68277 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00038812 Jy ! Component: 100 - total flux cleaned = 0.00313955 Jy ! Component: 150 - total flux cleaned = 0.00686628 Jy ! Component: 200 - total flux cleaned = 0.00872203 Jy ! Total flux subtracted in 200 components = 0.00872203 Jy ! Clean residual min=-0.008007 max=0.007894 Jy/beam ! Clean residual mean=0.000274 rms=0.003145 Jy/beam ! Combined flux in latest and established models = 0.13698 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 = 1.1098e-05 Jy ! Component: 100 - total flux cleaned = 0.00125309 Jy ! Component: 150 - total flux cleaned = 0.00206061 Jy ! Component: 200 - total flux cleaned = 0.00405028 Jy ! Total flux subtracted in 200 components = 0.00405028 Jy ! Clean residual min=-0.018776 max=0.018619 Jy/beam ! Clean residual mean=0.000202 rms=0.005903 Jy/beam ! Combined flux in latest and established models = 0.141031 Jy ! Adding 113 model components to the UV plane model. ! The established model now contains 263 components and 0.141031 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=9.399 mas, bmaj=152.9 mas, bpa=-7.114 degrees ! Estimated noise=1.74892 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00222894 Jy ! Component: 100 - total flux cleaned = 0.000564605 Jy ! Component: 150 - total flux cleaned = -0.00036814 Jy ! Component: 200 - total flux cleaned = -0.00134748 Jy ! Total flux subtracted in 200 components = -0.00134748 Jy ! Clean residual min=-0.017640 max=0.016898 Jy/beam ! Clean residual mean=0.000169 rms=0.004910 Jy/beam ! Combined flux in latest and established models = 0.139683 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 285 components and 0.139683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112143Jy sigma=1.089552 ! Fit after self-cal, rms=0.110464Jy sigma=1.074108 wmodel J1636-4102_S_map.mod ! Writing 285 model components to file: J1636-4102_S_map.mod wobs J1636-4102_S_uvs.fits ! Writing UV FITS file: J1636-4102_S_uvs.fits wwins J1636-4102_S_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/uva//J1636-4102_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.399 x 152.9 at -7.114 degrees (North through East) ! Clean map min=-0.099358 max=0.091936 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1636-4102_S_map.fits wmodel /vlbi/uf001/uva//J1636-4102_S_map.mod ! Writing 285 model components to file: /vlbi/uf001/uva//J1636-4102_S_map.mod wobs /vlbi/uf001/uva//J1636-4102_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1636-4102_S_uvs.fits wwins /vlbi/uf001/uva//J1636-4102_S_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.0919356 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00461138 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -15.0476 15.0476 30.0953 60.1906 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0138 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.091 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 19.936 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1636-4102_S_dfm.log closed on Mon Jan 14 03:47:39 2019