! Started logfile: /vlbi/uf001/uvm//J2030+3700_S_a_dfm.log on Sun Jan 13 22:28:42 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//J2030+3700_S_a_uvm.fits ! Reading UV FITS file: /vlbi/uf001/uvm//J2030+3700_S_a_uvm.fits ! AN table 1: 288 integrations on 6 of 6 possible baselines. ! Apparent sampling: 0.890625 visibilities/baseline/integration-bin. ! Found source: J2030+3700 ! ! 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 4617 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 J2030+3700_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 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002566Jy sigma=22.740670 ! Fit after self-cal, rms=0.947137Jy sigma=21.464768 ! 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=24.25 mas, bmaj=28.32 mas, bpa=68.66 degrees ! Estimated noise=0.637336 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.0403374 Jy ! Component: 100 - total flux cleaned = 0.0493695 Jy ! Total flux subtracted in 100 components = 0.0493695 Jy ! Clean residual min=-0.006740 max=0.006679 Jy/beam ! Clean residual mean=0.000106 rms=0.003219 Jy/beam ! Combined flux in latest and established models = 0.0493695 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 32 components and 0.0493695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058033Jy sigma=1.243857 ! Fit after self-cal, rms=0.057359Jy sigma=1.229588 ! 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=25.38 mas, bmaj=28.79 mas, bpa=57.79 degrees ! Estimated noise=0.476223 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.00463216 Jy ! Component: 100 - total flux cleaned = 0.00297657 Jy ! Component: 150 - total flux cleaned = 0.000604414 Jy ! Component: 200 - total flux cleaned = 3.362e-05 Jy ! Total flux subtracted in 200 components = 3.362e-05 Jy ! Clean residual min=-0.004398 max=0.004389 Jy/beam ! Clean residual mean=0.000051 rms=0.002325 Jy/beam ! Combined flux in latest and established models = 0.0494032 Jy ! Performing phase self-cal ! Adding 184 model components to the UV plane model. ! The established model now contains 216 components and 0.0494032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052497Jy sigma=1.114613 ! Fit after self-cal, rms=0.052212Jy sigma=1.108243 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 25.38 x 28.79 at 57.79 degrees (North through East) ! Clean map min=-0.010023 max=0.054903 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.12 KP 1.16 LA 0.83 PT 0.89 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.21 KP 1.23 LA 0.85 PT 0.85 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.22 KP 1.17 LA 0.93 PT 0.76 ! ! ! Fit before self-cal, rms=0.052212Jy sigma=1.108243 ! Fit after self-cal, rms=0.053434Jy sigma=1.065147 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=26.18 mas, bmaj=30.34 mas, bpa=67.24 degrees ! Estimated noise=0.470287 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.000427051 Jy ! Component: 100 - total flux cleaned = -0.00020072 Jy ! Component: 150 - total flux cleaned = -0.000576124 Jy ! Component: 200 - total flux cleaned = -0.00138302 Jy ! Total flux subtracted in 200 components = -0.00138302 Jy ! Clean residual min=-0.001046 max=0.001045 Jy/beam ! Clean residual mean=0.000004 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.0480201 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 270 components and 0.0480201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053056Jy sigma=1.058470 ! Fit after self-cal, rms=0.053576Jy sigma=1.054980 ! 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.053576Jy sigma=1.054980 ! Fit after self-cal, rms=0.056378Jy sigma=1.045331 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=26.28 mas, bmaj=30.72 mas, bpa=67.13 degrees ! Estimated noise=0.473055 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.74282e-05 Jy ! Component: 100 - total flux cleaned = -3.51703e-05 Jy ! Component: 150 - total flux cleaned = 0.000296666 Jy ! Component: 200 - total flux cleaned = 0.000388507 Jy ! Total flux subtracted in 200 components = 0.000388507 Jy ! Clean residual min=-0.000493 max=0.000491 Jy/beam ! Clean residual mean=0.000005 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.0484086 Jy selfcal ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 344 components and 0.0484086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056284Jy sigma=1.044040 ! Fit after self-cal, rms=0.056609Jy sigma=1.042891 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.00019705 Jy ! Component: 100 - total flux cleaned = 0.000131725 Jy ! Component: 150 - total flux cleaned = 0.000245285 Jy ! Component: 200 - total flux cleaned = 0.000320135 Jy ! Total flux subtracted in 200 components = 0.000320135 Jy ! Clean residual min=-0.000380 max=0.000380 Jy/beam ! Clean residual mean=0.000003 rms=0.000169 Jy/beam ! Combined flux in latest and established models = 0.0487288 Jy ! Performing phase self-cal ! Adding 87 model components to the UV plane model. ! The established model now contains 424 components and 0.0487288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056560Jy sigma=1.042320 ! Fit after self-cal, rms=0.056531Jy sigma=1.042185 ! 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.056531Jy sigma=1.042185 ! Fit after self-cal, rms=0.058476Jy sigma=1.041645 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=26.28 mas, bmaj=30.71 mas, bpa=66.31 degrees ! Estimated noise=0.473103 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.0674e-05 Jy ! Component: 100 - total flux cleaned = 0.000155114 Jy ! Component: 150 - total flux cleaned = 0.000179428 Jy ! Component: 200 - total flux cleaned = 0.000114702 Jy ! Total flux subtracted in 200 components = 0.000114702 Jy ! Clean residual min=-0.000338 max=0.000340 Jy/beam ! Clean residual mean=0.000003 rms=0.000147 Jy/beam ! Combined flux in latest and established models = 0.0488435 Jy selfcal ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 488 components and 0.0488435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058437Jy sigma=1.041185 ! Fit after self-cal, rms=0.058598Jy sigma=1.040875 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.000135103 Jy ! Component: 100 - total flux cleaned = 0.000156477 Jy ! Component: 150 - total flux cleaned = 0.000314957 Jy ! Component: 200 - total flux cleaned = 0.000273665 Jy ! Total flux subtracted in 200 components = 0.000273665 Jy ! Clean residual min=-0.000333 max=0.000329 Jy/beam ! Clean residual mean=0.000003 rms=0.000148 Jy/beam ! Combined flux in latest and established models = 0.0491171 Jy ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 555 components and 0.0491171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058568Jy sigma=1.040539 ! Fit after self-cal, rms=0.058538Jy sigma=1.040431 ! 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.058538Jy sigma=1.040431 ! Fit after self-cal, rms=0.059792Jy sigma=1.040200 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=26.48 mas, bmaj=30.8 mas, bpa=65.81 degrees ! Estimated noise=0.470563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000303919 Jy ! Component: 100 - total flux cleaned = 0.000333736 Jy ! Component: 150 - total flux cleaned = 0.000335819 Jy ! Component: 200 - total flux cleaned = 0.000275761 Jy ! Total flux subtracted in 200 components = 0.000275761 Jy ! Clean residual min=-0.000315 max=0.000311 Jy/beam ! Clean residual mean=0.000003 rms=0.000133 Jy/beam ! Combined flux in latest and established models = 0.0493929 Jy selfcal ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 610 components and 0.0493929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059762Jy sigma=1.039857 ! Fit after self-cal, rms=0.059861Jy sigma=1.039503 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.000140073 Jy ! Component: 100 - total flux cleaned = 0.000158945 Jy ! Component: 150 - total flux cleaned = 0.000158247 Jy ! Component: 200 - total flux cleaned = 0.00026885 Jy ! Total flux subtracted in 200 components = 0.00026885 Jy ! Clean residual min=-0.000294 max=0.000293 Jy/beam ! Clean residual mean=0.000003 rms=0.000127 Jy/beam ! Combined flux in latest and established models = 0.0496618 Jy ! Performing phase self-cal ! Adding 86 model components to the UV plane model. ! The established model now contains 680 components and 0.0496618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059835Jy sigma=1.039252 ! Fit after self-cal, rms=0.059804Jy sigma=1.039192 ! 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=26.29 mas, bmaj=30.64 mas, bpa=65.62 degrees ! Estimated noise=0.472357 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 26.29 x 30.64 at 65.62 degrees (North through East) ! Clean map min=-0.0063189 max=0.051838 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=24.63 mas, bmaj=30.34 mas, bpa=74.08 degrees ! Estimated noise=0.634861 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0395907 Jy ! Component: 100 - total flux cleaned = 0.0452959 Jy ! Component: 150 - total flux cleaned = 0.045001 Jy ! Component: 200 - total flux cleaned = 0.0460651 Jy ! Total flux subtracted in 200 components = 0.0460651 Jy ! Clean residual min=-0.003897 max=0.003863 Jy/beam ! Clean residual mean=0.000047 rms=0.001873 Jy/beam ! Combined flux in latest and established models = 0.0460651 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 102 model components to the UV plane model. ! The established model now contains 102 components and 0.0460651 Jy ! Inverting map and beam ! Estimated beam: bmin=26.29 mas, bmaj=30.64 mas, bpa=65.62 degrees ! Estimated noise=0.472357 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.00340594 Jy ! Component: 100 - total flux cleaned = 0.00233877 Jy ! Component: 150 - total flux cleaned = 0.000793041 Jy ! Component: 200 - total flux cleaned = -0.000532741 Jy ! Total flux subtracted in 200 components = -0.000532741 Jy ! Clean residual min=-0.002027 max=0.002021 Jy/beam ! Clean residual mean=0.000032 rms=0.001033 Jy/beam ! Combined flux in latest and established models = 0.0455324 Jy ! Adding 146 model components to the UV plane model. ! The established model now contains 246 components and 0.0455323 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=26.48 mas, bmaj=30.8 mas, bpa=65.81 degrees ! Estimated noise=0.470563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000968106 Jy ! Component: 100 - total flux cleaned = -0.0021099 Jy ! Component: 150 - total flux cleaned = -0.00298451 Jy ! Component: 200 - total flux cleaned = -0.00342047 Jy ! Total flux subtracted in 200 components = -0.00342047 Jy ! Clean residual min=-0.000912 max=0.000911 Jy/beam ! Clean residual mean=0.000022 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.0421119 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.000149999 Jy ! Component: 100 - total flux cleaned = 0.000239616 Jy ! Component: 150 - total flux cleaned = 0.000484083 Jy ! Component: 200 - total flux cleaned = 0.000633099 Jy ! Total flux subtracted in 200 components = 0.000633099 Jy ! Clean residual min=-0.000584 max=0.000589 Jy/beam ! Clean residual mean=0.000017 rms=0.000312 Jy/beam ! Combined flux in latest and established models = 0.042745 Jy ! Adding 192 model components to the UV plane model. ! The established model now contains 435 components and 0.042745 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=26.29 mas, bmaj=30.64 mas, bpa=65.62 degrees ! Estimated noise=0.472357 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.62747e-05 Jy ! Component: 100 - total flux cleaned = 0.000311161 Jy ! Component: 150 - total flux cleaned = 0.000539283 Jy ! Component: 200 - total flux cleaned = 0.000727048 Jy ! Total flux subtracted in 200 components = 0.000727048 Jy ! Clean residual min=-0.000430 max=0.000431 Jy/beam ! Clean residual mean=0.000015 rms=0.000229 Jy/beam ! Combined flux in latest and established models = 0.043472 Jy selfcal ! Performing phase self-cal ! Adding 84 model components to the UV plane model. ! The established model now contains 512 components and 0.043472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059795Jy sigma=1.040160 ! Fit after self-cal, rms=0.059733Jy sigma=1.039752 wmodel J2030+3700_S_a_map.mod ! Writing 512 model components to file: J2030+3700_S_a_map.mod wobs J2030+3700_S_a_uvs.fits ! Writing UV FITS file: J2030+3700_S_a_uvs.fits wwins J2030+3700_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//J2030+3700_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 26.29 x 30.64 at 65.62 degrees (North through East) ! Clean map min=-0.0062707 max=0.050937 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uvm//J2030+3700_S_a_map.fits wmodel /vlbi/uf001/uvm//J2030+3700_S_a_map.mod ! Writing 512 model components to file: /vlbi/uf001/uvm//J2030+3700_S_a_map.mod wobs /vlbi/uf001/uvm//J2030+3700_S_a_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uvm//J2030+3700_S_a_uvs.fits wwins /vlbi/uf001/uvm//J2030+3700_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.0509366 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00024272 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.42954 1.42954 2.85908 5.71817 11.4363 22.8727 45.7453 91.4907 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.05 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 209.857 quit ! Quitting program ! Log file /vlbi/uf001/uvm//J2030+3700_S_a_dfm.log closed on Sun Jan 13 22:28:45 2019