! Started logfile: /vlbi/uf001/uva//J0638+5933_S_dfm.log on Sun Jan 13 23:05:25 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//J0638+5933_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0638+5933_S_uva.fits ! AN table 1: 57 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.891813 visibilities/baseline/integration-bin. ! Found source: J0638+5933 ! ! 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 40 lines of history. ! ! Reading 5490 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 J0638+5933_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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.100427Jy sigma=21.878736 ! Fit after self-cal, rms=0.578422Jy sigma=11.355078 ! 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=3.113 mas, bmaj=3.891 mas, bpa=-10.44 degrees ! Estimated noise=0.667877 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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.326731 Jy ! Component: 100 - total flux cleaned = 0.415329 Jy ! Total flux subtracted in 100 components = 0.415329 Jy ! Clean residual min=-0.014108 max=0.034786 Jy/beam ! Clean residual mean=0.000018 rms=0.003837 Jy/beam ! Combined flux in latest and established models = 0.415329 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.415329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089038Jy sigma=1.722985 ! Fit after self-cal, rms=0.089016Jy sigma=1.722597 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0354562 Jy ! Component: 100 - total flux cleaned = 0.0520441 Jy ! Total flux subtracted in 100 components = 0.0520441 Jy ! Clean residual min=-0.009713 max=0.011206 Jy/beam ! Clean residual mean=0.000023 rms=0.002350 Jy/beam ! Combined flux in latest and established models = 0.467373 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 15 components and 0.467373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074974Jy sigma=1.419969 ! Fit after self-cal, rms=0.074950Jy sigma=1.419499 ! 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=3.588 mas, bmaj=4.498 mas, bpa=-4.227 degrees ! Estimated noise=0.495081 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.00954148 Jy ! Component: 100 - total flux cleaned = 0.0150611 Jy ! Component: 150 - total flux cleaned = 0.0184231 Jy ! Component: 200 - total flux cleaned = 0.019629 Jy ! Total flux subtracted in 200 components = 0.019629 Jy ! Clean residual min=-0.007759 max=0.011203 Jy/beam ! Clean residual mean=0.000036 rms=0.002078 Jy/beam ! Combined flux in latest and established models = 0.487002 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 32 components and 0.487002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073800Jy sigma=1.391202 ! Fit after self-cal, rms=0.073795Jy sigma=1.391067 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.588 x 4.498 at -4.227 degrees (North through East) ! Clean map min=-0.0075226 max=0.42432 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: ! BR 0.84 FD 0.96 HN 1.00 LA 0.91 ! MK 1.06 NL 1.11 OV 1.06 PT 0.99 ! SC 1.05 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.96 HN 0.97 LA 0.95 ! MK 1.04 NL 1.07 OV 1.01 PT 1.01 ! SC 1.04 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.95 HN 0.98 LA 0.94 ! MK 1.02 NL 1.08 OV 1.02 PT 1.00 ! SC 1.01 ! ! ! Fit before self-cal, rms=0.073795Jy sigma=1.391067 ! Fit after self-cal, rms=0.065181Jy sigma=1.208766 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.624 mas, bmaj=4.54 mas, bpa=-4.183 degrees ! Estimated noise=0.498062 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) ! Added new window around map position (-7.5, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00587522 Jy ! Component: 100 - total flux cleaned = 0.00788437 Jy ! Component: 150 - total flux cleaned = 0.00849704 Jy ! Component: 200 - total flux cleaned = 0.00849943 Jy ! Total flux subtracted in 200 components = 0.00849943 Jy ! Clean residual min=-0.003509 max=0.003582 Jy/beam ! Clean residual mean=0.000040 rms=0.000913 Jy/beam ! Combined flux in latest and established models = 0.495502 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 52 components and 0.495502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064558Jy sigma=1.197163 ! Fit after self-cal, rms=0.064568Jy sigma=1.195873 ! 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.064568Jy sigma=1.195873 ! Fit after self-cal, rms=0.063970Jy sigma=1.181071 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.633 mas, bmaj=4.545 mas, bpa=-3.568 degrees ! Estimated noise=0.498328 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00059718 Jy ! Component: 100 - total flux cleaned = 0.000848087 Jy ! Component: 150 - total flux cleaned = 0.00110849 Jy ! Component: 200 - total flux cleaned = 0.00129788 Jy ! Total flux subtracted in 200 components = 0.00129788 Jy ! Clean residual min=-0.002943 max=0.002466 Jy/beam ! Clean residual mean=0.000018 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.4968 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 67 components and 0.4968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063855Jy sigma=1.179006 ! Fit after self-cal, rms=0.063853Jy sigma=1.178919 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.000338826 Jy ! Component: 100 - total flux cleaned = 0.00037977 Jy ! Component: 150 - total flux cleaned = 0.000457536 Jy ! Component: 200 - total flux cleaned = 0.000493627 Jy ! Total flux subtracted in 200 components = 0.000493627 Jy ! Clean residual min=-0.002851 max=0.002393 Jy/beam ! Clean residual mean=0.000018 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.497293 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 73 components and 0.497293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063804Jy sigma=1.178121 ! Fit after self-cal, rms=0.063803Jy sigma=1.178106 ! 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.063803Jy sigma=1.178106 ! Fit after self-cal, rms=0.063782Jy sigma=1.177759 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.639 mas, bmaj=4.55 mas, bpa=-3.296 degrees ! Estimated noise=0.498239 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000586593 Jy ! Component: 100 - total flux cleaned = -0.000506582 Jy ! Component: 150 - total flux cleaned = -0.000470639 Jy ! Component: 200 - total flux cleaned = -0.000404304 Jy ! Total flux subtracted in 200 components = -0.000404304 Jy ! Clean residual min=-0.002742 max=0.002327 Jy/beam ! Clean residual mean=0.000016 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.496889 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 75 components and 0.496889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063733Jy sigma=1.176880 ! Fit after self-cal, rms=0.063733Jy sigma=1.176867 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.000129022 Jy ! Component: 100 - total flux cleaned = 0.000188544 Jy ! Component: 150 - total flux cleaned = 0.00013103 Jy ! Component: 200 - total flux cleaned = 0.000131014 Jy ! Total flux subtracted in 200 components = 0.000131014 Jy ! Clean residual min=-0.002705 max=0.002274 Jy/beam ! Clean residual mean=0.000016 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.49702 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 79 components and 0.49702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063706Jy sigma=1.176453 ! Fit after self-cal, rms=0.063706Jy sigma=1.176449 ! 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.063706Jy sigma=1.176449 ! Fit after self-cal, rms=0.063728Jy sigma=1.176262 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.41 mas, bmaj=7.973 mas, bpa=9.205 degrees ! Estimated noise=0.640503 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000519714 Jy ! Component: 100 - total flux cleaned = -0.000887643 Jy ! Component: 150 - total flux cleaned = -0.00115708 Jy ! Component: 200 - total flux cleaned = -0.00118024 Jy ! Total flux subtracted in 200 components = -0.00118024 Jy ! Clean residual min=-0.002679 max=0.002724 Jy/beam ! Clean residual mean=0.000036 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.49584 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 89 components and 0.49584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063719Jy sigma=1.176156 ! Fit after self-cal, rms=0.063713Jy sigma=1.176035 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.74048e-05 Jy ! Component: 100 - total flux cleaned = -7.17545e-05 Jy ! Component: 150 - total flux cleaned = -3.03717e-05 Jy ! Component: 200 - total flux cleaned = -5.69046e-06 Jy ! Total flux subtracted in 200 components = -5.69046e-06 Jy ! Clean residual min=-0.002705 max=0.002689 Jy/beam ! Clean residual mean=0.000036 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.495834 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 100 components and 0.495834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063719Jy sigma=1.176167 ! Fit after self-cal, rms=0.063718Jy sigma=1.176149 ! 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=3.644 mas, bmaj=4.555 mas, bpa=-3.087 degrees ! Estimated noise=0.498252 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.644 x 4.555 at -3.087 degrees (North through East) ! Clean map min=-0.002475 max=0.42759 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=3.167 mas, bmaj=3.94 mas, bpa=-8.438 degrees ! Estimated noise=0.673205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.329155 Jy ! Component: 100 - total flux cleaned = 0.413755 Jy ! Component: 150 - total flux cleaned = 0.446702 Jy ! Component: 200 - total flux cleaned = 0.461337 Jy ! Total flux subtracted in 200 components = 0.461337 Jy ! Clean residual min=-0.004788 max=0.006603 Jy/beam ! Clean residual mean=0.000006 rms=0.001280 Jy/beam ! Combined flux in latest and established models = 0.461336 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.461336 Jy ! Inverting map and beam ! Estimated beam: bmin=3.644 mas, bmaj=4.555 mas, bpa=-3.087 degrees ! Estimated noise=0.498252 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.00950672 Jy ! Component: 100 - total flux cleaned = 0.0160062 Jy ! Component: 150 - total flux cleaned = 0.0207268 Jy ! Component: 200 - total flux cleaned = 0.0243144 Jy ! Total flux subtracted in 200 components = 0.0243144 Jy ! Clean residual min=-0.002682 max=0.003071 Jy/beam ! Clean residual mean=0.000013 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.485651 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 38 components and 0.485651 Jy ! Inverting map ! Added new window around map position (-26, -18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0031313 Jy ! Component: 100 - total flux cleaned = 0.00549298 Jy ! Component: 150 - total flux cleaned = 0.0068424 Jy ! Component: 200 - total flux cleaned = 0.00759511 Jy ! Total flux subtracted in 200 components = 0.00759511 Jy ! Clean residual min=-0.002465 max=0.002340 Jy/beam ! Clean residual mean=0.000015 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.493246 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 47 components and 0.493246 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=7.41 mas, bmaj=7.973 mas, bpa=9.205 degrees ! Estimated noise=0.640503 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0021285 Jy ! Component: 100 - total flux cleaned = 0.00260833 Jy ! Component: 150 - total flux cleaned = 0.00302935 Jy ! Component: 200 - total flux cleaned = 0.00335642 Jy ! Total flux subtracted in 200 components = 0.00335642 Jy ! Clean residual min=-0.002677 max=0.002838 Jy/beam ! Clean residual mean=0.000037 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.496602 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.000192457 Jy ! Component: 100 - total flux cleaned = 0.000335998 Jy ! Component: 150 - total flux cleaned = 0.000442695 Jy ! Component: 200 - total flux cleaned = 0.000518264 Jy ! Total flux subtracted in 200 components = 0.000518264 Jy ! Clean residual min=-0.002628 max=0.002869 Jy/beam ! Clean residual mean=0.000037 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.497121 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 83 components and 0.497121 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.644 mas, bmaj=4.555 mas, bpa=-3.087 degrees ! Estimated noise=0.498252 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000128264 Jy ! Component: 100 - total flux cleaned = 0.000128318 Jy ! Component: 150 - total flux cleaned = 0.000174165 Jy ! Component: 200 - total flux cleaned = 0.000258439 Jy ! Total flux subtracted in 200 components = 0.000258439 Jy ! Clean residual min=-0.002581 max=0.002294 Jy/beam ! Clean residual mean=0.000015 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.497379 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 93 components and 0.497379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063700Jy sigma=1.175966 ! Fit after self-cal, rms=0.063692Jy sigma=1.175817 wmodel J0638+5933_S_map.mod ! Writing 93 model components to file: J0638+5933_S_map.mod wobs J0638+5933_S_uvs.fits ! Writing UV FITS file: J0638+5933_S_uvs.fits wwins J0638+5933_S_map.win ! wwins: Wrote 3 windows to J0638+5933_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000613828 Jy ! Component: 100 - total flux cleaned = -0.000575191 Jy ! Component: 150 - total flux cleaned = -0.000384899 Jy ! Component: 200 - total flux cleaned = -8.93966e-05 Jy ! Component: 250 - total flux cleaned = 0.000194792 Jy ! Component: 300 - total flux cleaned = 0.000401055 Jy ! Component: 350 - total flux cleaned = 0.000634873 Jy ! Component: 400 - total flux cleaned = 0.000797107 Jy ! Component: 450 - total flux cleaned = 0.000956011 Jy ! Component: 500 - total flux cleaned = 0.0011416 Jy ! Component: 550 - total flux cleaned = 0.00129308 Jy ! Component: 600 - total flux cleaned = 0.0015023 Jy ! Component: 650 - total flux cleaned = 0.00161915 Jy ! Component: 700 - total flux cleaned = 0.00173327 Jy ! Component: 750 - total flux cleaned = 0.00176116 Jy ! Component: 800 - total flux cleaned = 0.00178866 Jy ! Component: 850 - total flux cleaned = 0.00181574 Jy ! Component: 900 - total flux cleaned = 0.0018417 Jy ! Component: 950 - total flux cleaned = 0.00184176 Jy ! Component: 1000 - total flux cleaned = 0.00189283 Jy ! Component: 1050 - total flux cleaned = 0.00184164 Jy ! Component: 1100 - total flux cleaned = 0.00184168 Jy ! Component: 1150 - total flux cleaned = 0.00184153 Jy ! Component: 1200 - total flux cleaned = 0.00186586 Jy ! Component: 1250 - total flux cleaned = 0.00189015 Jy ! Component: 1300 - total flux cleaned = 0.00181922 Jy ! Component: 1350 - total flux cleaned = 0.00179627 Jy ! Component: 1400 - total flux cleaned = 0.00184216 Jy ! Component: 1450 - total flux cleaned = 0.00181943 Jy ! Component: 1500 - total flux cleaned = 0.0018646 Jy ! Component: 1550 - total flux cleaned = 0.00190877 Jy ! Component: 1600 - total flux cleaned = 0.00186559 Jy ! Component: 1650 - total flux cleaned = 0.00195172 Jy ! Component: 1700 - total flux cleaned = 0.00193015 Jy ! Component: 1750 - total flux cleaned = 0.00195117 Jy ! Component: 1800 - total flux cleaned = 0.00203444 Jy ! Component: 1850 - total flux cleaned = 0.002055 Jy ! Component: 1900 - total flux cleaned = 0.00211614 Jy ! Component: 1950 - total flux cleaned = 0.00213607 Jy ! Component: 2000 - total flux cleaned = 0.00209584 Jy ! Component: 2050 - total flux cleaned = 0.00199708 Jy ! Component: 2100 - total flux cleaned = 0.00203614 Jy ! Component: 2150 - total flux cleaned = 0.00203613 Jy ! Component: 2200 - total flux cleaned = 0.00207447 Jy ! Component: 2250 - total flux cleaned = 0.00207442 Jy ! Component: 2300 - total flux cleaned = 0.00211181 Jy ! Component: 2350 - total flux cleaned = 0.00213038 Jy ! Component: 2400 - total flux cleaned = 0.00216737 Jy ! Component: 2450 - total flux cleaned = 0.00222231 Jy ! Component: 2500 - total flux cleaned = 0.00218596 Jy ! Component: 2550 - total flux cleaned = 0.00222193 Jy ! Component: 2600 - total flux cleaned = 0.00223986 Jy ! Component: 2650 - total flux cleaned = 0.00227525 Jy ! Component: 2700 - total flux cleaned = 0.00231035 Jy ! Component: 2750 - total flux cleaned = 0.0023277 Jy ! Component: 2800 - total flux cleaned = 0.00224183 Jy ! Component: 2850 - total flux cleaned = 0.00229298 Jy ! Component: 2900 - total flux cleaned = 0.00234397 Jy ! Component: 2950 - total flux cleaned = 0.00232714 Jy ! Component: 3000 - total flux cleaned = 0.0023272 Jy ! Component: 3050 - total flux cleaned = 0.00231078 Jy ! Component: 3100 - total flux cleaned = 0.00235996 Jy ! Component: 3150 - total flux cleaned = 0.00237625 Jy ! Component: 3200 - total flux cleaned = 0.00236024 Jy ! Component: 3250 - total flux cleaned = 0.0023122 Jy ! Component: 3300 - total flux cleaned = 0.00239179 Jy ! Component: 3350 - total flux cleaned = 0.00239175 Jy ! Component: 3400 - total flux cleaned = 0.00240724 Jy ! Component: 3450 - total flux cleaned = 0.00239166 Jy ! Component: 3500 - total flux cleaned = 0.00239166 Jy ! Component: 3550 - total flux cleaned = 0.00231486 Jy ! Component: 3600 - total flux cleaned = 0.00239104 Jy ! Component: 3650 - total flux cleaned = 0.00231542 Jy ! Component: 3700 - total flux cleaned = 0.00231532 Jy ! Component: 3750 - total flux cleaned = 0.00234515 Jy ! Component: 3800 - total flux cleaned = 0.00233042 Jy ! Component: 3850 - total flux cleaned = 0.00231574 Jy ! Component: 3900 - total flux cleaned = 0.00231566 Jy ! Component: 3950 - total flux cleaned = 0.00233032 Jy ! Component: 4000 - total flux cleaned = 0.00231583 Jy ! Component: 4050 - total flux cleaned = 0.00233019 Jy ! Total flux subtracted in 4096 components = 0.00233011 Jy ! Clean residual min=-0.000745 max=0.000830 Jy/beam ! Clean residual mean=0.000006 rms=0.000252 Jy/beam ! Combined flux in latest and established models = 0.499709 Jy keep ! Adding 310 model components to the UV plane model. ! The established model now contains 403 components and 0.499709 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0638+5933_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.644 x 4.555 at -3.087 degrees (North through East) ! Clean map min=-0.0019097 max=0.42784 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0638+5933_S_map.fits wmodel /vlbi/uf001/uva//J0638+5933_S_map.mod ! Writing 403 model components to file: /vlbi/uf001/uva//J0638+5933_S_map.mod wobs /vlbi/uf001/uva//J0638+5933_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0638+5933_S_uvs.fits wwins /vlbi/uf001/uva//J0638+5933_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J0638+5933_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.427841 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000251672 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.176471 0.176471 0.352941 0.705883 1.41177 2.82353 5.64706 11.2941 22.5883 45.1765 90.353 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.427 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1700 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0638+5933_S_dfm.log closed on Sun Jan 13 23:05:30 2019