! Started logfile: /vlbi/uf001/uva//J0729-3639_S_dfm.log on Sun Jan 13 23:27: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//J0729-3639_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0729-3639_S_uva.fits ! AN table 1: 36 integrations on 15 of 15 possible baselines. ! AN table 2: 36 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.984259 visibilities/baseline/integration-bin. ! Found source: J0729-3639 ! ! 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 3189 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 J0729-3639_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 38 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 38 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.102430Jy sigma=13.701356 ! Fit after self-cal, rms=0.741315Jy sigma=9.205332 ! 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=7.536 mas, bmaj=28.32 mas, bpa=3.119 degrees ! Estimated noise=1.75605 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.258767 Jy ! Component: 100 - total flux cleaned = 0.393636 Jy ! Total flux subtracted in 100 components = 0.393636 Jy ! Clean residual min=-0.045821 max=0.066538 Jy/beam ! Clean residual mean=0.000093 rms=0.021462 Jy/beam ! Combined flux in latest and established models = 0.393636 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 31 components and 0.393636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.201590Jy sigma=2.489866 ! Fit after self-cal, rms=0.197663Jy sigma=2.446588 ! 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.094 mas, bmaj=29.85 mas, bpa=4.863 degrees ! Estimated noise=1.11177 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.103524 Jy ! Component: 100 - total flux cleaned = 0.174809 Jy ! Component: 150 - total flux cleaned = 0.226393 Jy ! Component: 200 - total flux cleaned = 0.26226 Jy ! Total flux subtracted in 200 components = 0.26226 Jy ! Clean residual min=-0.022116 max=0.022585 Jy/beam ! Clean residual mean=0.000259 rms=0.009071 Jy/beam ! Combined flux in latest and established models = 0.655896 Jy ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 103 components and 0.655896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111501Jy sigma=1.359698 ! Fit after self-cal, rms=0.110987Jy sigma=1.354366 ! 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.094 x 29.85 at 4.863 degrees (North through East) ! Clean map min=-0.023766 max=0.3457 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.87 KP 0.96 LA 0.88 NL 1.20 ! OV 0.99 PT 1.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 0.96 KP 0.99 LA 0.86 ! NL 1.22 OV 0.98 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.89 KP 0.96 LA 0.88 NL 1.33 ! OV 0.97 PT 1.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 0.98 KP 0.99 LA 0.89 ! NL 1.27 OV 0.98 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.91 KP 0.96 LA 0.91 NL 1.20 ! OV 0.94 PT 1.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 0.93 KP 1.01 LA 0.88 ! NL 1.35 OV 0.95 ! ! ! Fit before self-cal, rms=0.110987Jy sigma=1.354366 ! Fit after self-cal, rms=0.098608Jy sigma=1.131340 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.465 mas, bmaj=30.96 mas, bpa=5.673 degrees ! Estimated noise=1.08408 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.014146 Jy ! Component: 100 - total flux cleaned = 0.0182528 Jy ! Component: 150 - total flux cleaned = 0.0204695 Jy ! Component: 200 - total flux cleaned = 0.022306 Jy ! Total flux subtracted in 200 components = 0.022306 Jy ! Clean residual min=-0.003444 max=0.003457 Jy/beam ! Clean residual mean=-0.000023 rms=0.001426 Jy/beam ! Combined flux in latest and established models = 0.678202 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 170 components and 0.678202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096100Jy sigma=1.093429 ! Fit after self-cal, rms=0.096127Jy sigma=1.092723 ! 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.096127Jy sigma=1.092723 ! Fit after self-cal, rms=0.094718Jy sigma=1.091351 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.446 mas, bmaj=30.97 mas, bpa=5.614 degrees ! Estimated noise=1.07585 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0033154 Jy ! Component: 100 - total flux cleaned = 0.00393094 Jy ! Component: 150 - total flux cleaned = 0.00418823 Jy ! Component: 200 - total flux cleaned = 0.00447207 Jy ! Total flux subtracted in 200 components = 0.00447207 Jy ! Clean residual min=-0.001559 max=0.001558 Jy/beam ! Clean residual mean=-0.000013 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.682675 Jy selfcal ! Performing phase self-cal ! Adding 87 model components to the UV plane model. ! The established model now contains 250 components and 0.682674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094297Jy sigma=1.085555 ! Fit after self-cal, rms=0.094283Jy sigma=1.085477 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.000519872 Jy ! Component: 100 - total flux cleaned = 0.000669602 Jy ! Component: 150 - total flux cleaned = 0.000187301 Jy ! Component: 200 - total flux cleaned = -6.11262e-07 Jy ! Total flux subtracted in 200 components = -6.11262e-07 Jy ! Clean residual min=-0.000968 max=0.000970 Jy/beam ! Clean residual mean=-0.000009 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.682674 Jy ! Performing phase self-cal ! Adding 97 model components to the UV plane model. ! The established model now contains 337 components and 0.682674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094171Jy sigma=1.084167 ! Fit after self-cal, rms=0.094166Jy sigma=1.084147 ! 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.094166Jy sigma=1.084147 ! Fit after self-cal, rms=0.093980Jy sigma=1.083998 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.444 mas, bmaj=30.99 mas, bpa=5.605 degrees ! Estimated noise=1.07463 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000938362 Jy ! Component: 100 - total flux cleaned = -0.00170314 Jy ! Component: 150 - total flux cleaned = -0.00234441 Jy ! Component: 200 - total flux cleaned = -0.00281308 Jy ! Total flux subtracted in 200 components = -0.00281308 Jy ! Clean residual min=-0.000682 max=0.000680 Jy/beam ! Clean residual mean=-0.000006 rms=0.000302 Jy/beam ! Combined flux in latest and established models = 0.679861 Jy selfcal ! Performing phase self-cal ! Adding 86 model components to the UV plane model. ! The established model now contains 419 components and 0.679861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093927Jy sigma=1.083422 ! Fit after self-cal, rms=0.093925Jy sigma=1.083412 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.000671748 Jy ! Component: 100 - total flux cleaned = -0.000635526 Jy ! Component: 150 - total flux cleaned = -0.00059883 Jy ! Component: 200 - total flux cleaned = -0.000353763 Jy ! Total flux subtracted in 200 components = -0.000353763 Jy ! Clean residual min=-0.000568 max=0.000569 Jy/beam ! Clean residual mean=-0.000006 rms=0.000245 Jy/beam ! Combined flux in latest and established models = 0.679507 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 469 components and 0.679507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093895Jy sigma=1.083095 ! Fit after self-cal, rms=0.093894Jy sigma=1.083089 ! 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.093894Jy sigma=1.083089 ! Fit after self-cal, rms=0.093941Jy sigma=1.083054 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.471 mas, bmaj=34.18 mas, bpa=6.1 degrees ! Estimated noise=1.07669 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000290004 Jy ! Component: 100 - total flux cleaned = -0.000474074 Jy ! Component: 150 - total flux cleaned = -0.000529813 Jy ! Component: 200 - total flux cleaned = -0.000695074 Jy ! Total flux subtracted in 200 components = -0.000695074 Jy ! Clean residual min=-0.000453 max=0.000458 Jy/beam ! Clean residual mean=-0.000004 rms=0.000199 Jy/beam ! Combined flux in latest and established models = 0.678812 Jy selfcal ! Performing phase self-cal ! Adding 87 model components to the UV plane model. ! The established model now contains 546 components and 0.678812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093921Jy sigma=1.082839 ! Fit after self-cal, rms=0.093921Jy sigma=1.082836 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.10663e-05 Jy ! Component: 100 - total flux cleaned = -0.000184419 Jy ! Component: 150 - total flux cleaned = -0.000260621 Jy ! Component: 200 - total flux cleaned = -0.000459632 Jy ! Total flux subtracted in 200 components = -0.000459632 Jy ! Clean residual min=-0.000412 max=0.000410 Jy/beam ! Clean residual mean=-0.000003 rms=0.000176 Jy/beam ! Combined flux in latest and established models = 0.678353 Jy ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 593 components and 0.678353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093905Jy sigma=1.082671 ! Fit after self-cal, rms=0.093905Jy sigma=1.082670 ! 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=8.444 mas, bmaj=30.99 mas, bpa=5.594 degrees ! Estimated noise=1.07478 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.444 x 30.99 at 5.594 degrees (North through East) ! Clean map min=-0.002799 max=0.33534 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=7.884 mas, bmaj=29.46 mas, bpa=3.656 degrees ! Estimated noise=1.7443 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.248705 Jy ! Component: 100 - total flux cleaned = 0.377553 Jy ! Component: 150 - total flux cleaned = 0.453375 Jy ! Component: 200 - total flux cleaned = 0.507732 Jy ! Total flux subtracted in 200 components = 0.507732 Jy ! Clean residual min=-0.024677 max=0.031055 Jy/beam ! Clean residual mean=-0.000061 rms=0.010427 Jy/beam ! Combined flux in latest and established models = 0.507732 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 63 model components to the UV plane model. ! The established model now contains 63 components and 0.507732 Jy ! Inverting map and beam ! Estimated beam: bmin=8.444 mas, bmaj=30.99 mas, bpa=5.594 degrees ! Estimated noise=1.07478 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.0478733 Jy ! Component: 100 - total flux cleaned = 0.0814147 Jy ! Component: 150 - total flux cleaned = 0.105466 Jy ! Component: 200 - total flux cleaned = 0.121184 Jy ! Total flux subtracted in 200 components = 0.121184 Jy ! Clean residual min=-0.010187 max=0.010158 Jy/beam ! Clean residual mean=0.000036 rms=0.003878 Jy/beam ! Combined flux in latest and established models = 0.628916 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 135 components and 0.628915 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=9.471 mas, bmaj=34.18 mas, bpa=6.1 degrees ! Estimated noise=1.07669 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0130046 Jy ! Component: 100 - total flux cleaned = 0.0206336 Jy ! Component: 150 - total flux cleaned = 0.0233309 Jy ! Component: 200 - total flux cleaned = 0.0230669 Jy ! Total flux subtracted in 200 components = 0.0230669 Jy ! Clean residual min=-0.003996 max=0.004029 Jy/beam ! Clean residual mean=0.000018 rms=0.001769 Jy/beam ! Combined flux in latest and established models = 0.651982 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 = 2.56577e-05 Jy ! Component: 100 - total flux cleaned = -0.00123396 Jy ! Component: 150 - total flux cleaned = -0.00248605 Jy ! Component: 200 - total flux cleaned = -0.00396771 Jy ! Total flux subtracted in 200 components = -0.00396771 Jy ! Clean residual min=-0.002091 max=0.002088 Jy/beam ! Clean residual mean=0.000018 rms=0.000974 Jy/beam ! Combined flux in latest and established models = 0.648015 Jy ! Adding 186 model components to the UV plane model. ! The established model now contains 304 components and 0.648014 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=8.444 mas, bmaj=30.99 mas, bpa=5.594 degrees ! Estimated noise=1.07478 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000477604 Jy ! Component: 100 - total flux cleaned = -0.0013601 Jy ! Component: 150 - total flux cleaned = -0.00221355 Jy ! Component: 200 - total flux cleaned = -0.00304279 Jy ! Total flux subtracted in 200 components = -0.00304279 Jy ! Clean residual min=-0.001167 max=0.001155 Jy/beam ! Clean residual mean=0.000005 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.644972 Jy selfcal ! Performing phase self-cal ! Adding 84 model components to the UV plane model. ! The established model now contains 385 components and 0.644972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094005Jy sigma=1.084234 ! Fit after self-cal, rms=0.093998Jy sigma=1.084110 wmodel J0729-3639_S_map.mod ! Writing 385 model components to file: J0729-3639_S_map.mod wobs J0729-3639_S_uvs.fits ! Writing UV FITS file: J0729-3639_S_uvs.fits wwins J0729-3639_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//J0729-3639_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.444 x 30.99 at 5.594 degrees (North through East) ! Clean map min=-0.0055141 max=0.32843 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0729-3639_S_map.fits wmodel /vlbi/uf001/uva//J0729-3639_S_map.mod ! Writing 385 model components to file: /vlbi/uf001/uva//J0729-3639_S_map.mod wobs /vlbi/uf001/uva//J0729-3639_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0729-3639_S_uvs.fits wwins /vlbi/uf001/uva//J0729-3639_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.328426 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000523995 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.478642 0.478642 0.957285 1.91457 3.82914 7.65828 15.3166 30.6331 61.2662 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.328 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 626.772 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0729-3639_S_dfm.log closed on Sun Jan 13 23:27:56 2019