! Started logfile: /vlbi/uf001/uva//J0048+0640_S_dfm.log on Sun Jan 13 20:43:39 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//J0048+0640_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0048+0640_S_uva.fits ! AN table 1: 87 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.825123 visibilities/baseline/integration-bin. ! Found source: J0048+0640 ! ! 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 6030 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 J0048+0640_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 110 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 110 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 110 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.045796Jy sigma=22.319706 ! Fit after self-cal, rms=0.748288Jy sigma=16.039580 ! 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=5.017 mas, bmaj=19.42 mas, bpa=-16.85 degrees ! Estimated noise=0.632527 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.190081 Jy ! Component: 100 - total flux cleaned = 0.243411 Jy ! Total flux subtracted in 100 components = 0.243411 Jy ! Clean residual min=-0.009641 max=0.024242 Jy/beam ! Clean residual mean=0.000032 rms=0.003623 Jy/beam ! Combined flux in latest and established models = 0.243411 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.243411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069652Jy sigma=1.460569 ! Fit after self-cal, rms=0.069618Jy sigma=1.460050 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0267181 Jy ! Component: 100 - total flux cleaned = 0.0406069 Jy ! Total flux subtracted in 100 components = 0.0406069 Jy ! Clean residual min=-0.005123 max=0.006550 Jy/beam ! Clean residual mean=0.000010 rms=0.001601 Jy/beam ! Combined flux in latest and established models = 0.284018 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 26 components and 0.284018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057264Jy sigma=1.197809 ! Fit after self-cal, rms=0.057228Jy sigma=1.197156 ! 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=5.709 mas, bmaj=20.04 mas, bpa=-16.85 degrees ! Estimated noise=0.462267 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.00886409 Jy ! Component: 100 - total flux cleaned = 0.0125942 Jy ! Component: 150 - total flux cleaned = 0.0131341 Jy ! Component: 200 - total flux cleaned = 0.0131286 Jy ! Total flux subtracted in 200 components = 0.0131286 Jy ! Clean residual min=-0.004020 max=0.004429 Jy/beam ! Clean residual mean=0.000003 rms=0.001132 Jy/beam ! Combined flux in latest and established models = 0.297147 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 56 components and 0.297147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055789Jy sigma=1.165389 ! Fit after self-cal, rms=0.055782Jy sigma=1.165265 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.709 x 20.04 at -16.85 degrees (North through East) ! Clean map min=-0.0039482 max=0.25123 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.00 KP 1.02 ! LA 0.96 NL 1.02 OV 1.00 PT 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.00 KP 1.02 ! LA 0.95 NL 1.02 OV 0.93 PT 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.00 KP 1.04 ! LA 0.95 NL 1.02 OV 0.97 PT 1.03 ! ! ! Fit before self-cal, rms=0.055782Jy sigma=1.165265 ! Fit after self-cal, rms=0.054436Jy sigma=1.140215 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.71 mas, bmaj=19.97 mas, bpa=-16.64 degrees ! Estimated noise=0.460639 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.001054 Jy ! Component: 100 - total flux cleaned = -0.00133643 Jy ! Component: 150 - total flux cleaned = -0.00148955 Jy ! Component: 200 - total flux cleaned = -0.00151123 Jy ! Total flux subtracted in 200 components = -0.00151123 Jy ! Clean residual min=-0.002519 max=0.001841 Jy/beam ! Clean residual mean=-0.000000 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.295636 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 77 components and 0.295636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054386Jy sigma=1.139201 ! Fit after self-cal, rms=0.054391Jy sigma=1.139124 ! 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.054391Jy sigma=1.139124 ! Fit after self-cal, rms=0.054202Jy sigma=1.135024 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.715 mas, bmaj=19.96 mas, bpa=-16.65 degrees ! Estimated noise=0.460944 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000492488 Jy ! Component: 100 - total flux cleaned = -0.000354849 Jy ! Component: 150 - total flux cleaned = -0.000236339 Jy ! Component: 200 - total flux cleaned = -0.000131804 Jy ! Total flux subtracted in 200 components = -0.000131804 Jy ! Clean residual min=-0.002083 max=0.001893 Jy/beam ! Clean residual mean=-0.000001 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.295504 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 98 components and 0.295504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054188Jy sigma=1.134745 ! Fit after self-cal, rms=0.054188Jy sigma=1.134733 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 = 3.80607e-05 Jy ! Component: 100 - total flux cleaned = 0.000112567 Jy ! Component: 150 - total flux cleaned = 0.000146842 Jy ! Component: 200 - total flux cleaned = 0.000190051 Jy ! Total flux subtracted in 200 components = 0.000190051 Jy ! Clean residual min=-0.002075 max=0.001908 Jy/beam ! Clean residual mean=-0.000001 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.295694 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 109 components and 0.295694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054183Jy sigma=1.134637 ! Fit after self-cal, rms=0.054183Jy sigma=1.134635 ! 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.054183Jy sigma=1.134635 ! Fit after self-cal, rms=0.054183Jy sigma=1.134302 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.716 mas, bmaj=19.94 mas, bpa=-16.64 degrees ! Estimated noise=0.461047 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000238653 Jy ! Component: 100 - total flux cleaned = -0.000157403 Jy ! Component: 150 - total flux cleaned = -0.000145031 Jy ! Component: 200 - total flux cleaned = -0.000144958 Jy ! Total flux subtracted in 200 components = -0.000144958 Jy ! Clean residual min=-0.001981 max=0.001891 Jy/beam ! Clean residual mean=-0.000001 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.295549 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 118 components and 0.295549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054176Jy sigma=1.134157 ! Fit after self-cal, rms=0.054176Jy sigma=1.134155 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 = -1.05432e-05 Jy ! Component: 100 - total flux cleaned = 1.70322e-05 Jy ! Component: 150 - total flux cleaned = 2.57773e-05 Jy ! Component: 200 - total flux cleaned = 4.25842e-05 Jy ! Total flux subtracted in 200 components = 4.25842e-05 Jy ! Clean residual min=-0.001982 max=0.001904 Jy/beam ! Clean residual mean=-0.000001 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.295591 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 126 components and 0.295592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054174Jy sigma=1.134100 ! Fit after self-cal, rms=0.054173Jy sigma=1.134099 ! 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.054173Jy sigma=1.134099 ! Fit after self-cal, rms=0.054176Jy sigma=1.134043 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.069 mas, bmaj=19.72 mas, bpa=-17.5 degrees ! Estimated noise=0.500737 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000454531 Jy ! Component: 100 - total flux cleaned = -0.000559092 Jy ! Component: 150 - total flux cleaned = -0.000601272 Jy ! Component: 200 - total flux cleaned = -0.000616035 Jy ! Total flux subtracted in 200 components = -0.000616035 Jy ! Clean residual min=-0.001731 max=0.001915 Jy/beam ! Clean residual mean=-0.000001 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.294975 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 144 components and 0.294975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054174Jy sigma=1.133994 ! Fit after self-cal, rms=0.054174Jy sigma=1.133992 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.93865e-05 Jy ! Component: 100 - total flux cleaned = -6.90894e-05 Jy ! Component: 150 - total flux cleaned = -8.72386e-05 Jy ! Component: 200 - total flux cleaned = -9.87535e-05 Jy ! Total flux subtracted in 200 components = -9.87535e-05 Jy ! Clean residual min=-0.001723 max=0.001916 Jy/beam ! Clean residual mean=-0.000001 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.294877 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 153 components and 0.294877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054174Jy sigma=1.133977 ! Fit after self-cal, rms=0.054174Jy sigma=1.133976 ! 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=5.715 mas, bmaj=19.94 mas, bpa=-16.62 degrees ! Estimated noise=0.46107 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.715 x 19.94 at -16.62 degrees (North through East) ! Clean map min=-0.001907 max=0.25067 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=5.01 mas, bmaj=19.36 mas, bpa=-16.67 degrees ! Estimated noise=0.630533 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.189404 Jy ! Component: 100 - total flux cleaned = 0.242542 Jy ! Component: 150 - total flux cleaned = 0.268672 Jy ! Component: 200 - total flux cleaned = 0.282086 Jy ! Total flux subtracted in 200 components = 0.282086 Jy ! Clean residual min=-0.003913 max=0.006296 Jy/beam ! Clean residual mean=0.000009 rms=0.001209 Jy/beam ! Combined flux in latest and established models = 0.282087 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.282087 Jy ! Inverting map and beam ! Estimated beam: bmin=5.715 mas, bmaj=19.94 mas, bpa=-16.62 degrees ! Estimated noise=0.46107 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.00812611 Jy ! Component: 100 - total flux cleaned = 0.0118609 Jy ! Component: 150 - total flux cleaned = 0.0136713 Jy ! Component: 200 - total flux cleaned = 0.0139254 Jy ! Total flux subtracted in 200 components = 0.0139254 Jy ! Clean residual min=-0.002193 max=0.001961 Jy/beam ! Clean residual mean=-0.000001 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.296012 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 47 components and 0.296012 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=8.069 mas, bmaj=19.72 mas, bpa=-17.5 degrees ! Estimated noise=0.500737 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000364783 Jy ! Component: 100 - total flux cleaned = -0.000437098 Jy ! Component: 150 - total flux cleaned = -0.000461341 Jy ! Component: 200 - total flux cleaned = -0.000566969 Jy ! Total flux subtracted in 200 components = -0.000566969 Jy ! Clean residual min=-0.001750 max=0.001769 Jy/beam ! Clean residual mean=-0.000001 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.295445 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 = -8.83658e-05 Jy ! Component: 100 - total flux cleaned = -0.000148674 Jy ! Component: 150 - total flux cleaned = -0.000202564 Jy ! Component: 200 - total flux cleaned = -0.000250834 Jy ! Total flux subtracted in 200 components = -0.000250834 Jy ! Clean residual min=-0.001697 max=0.001810 Jy/beam ! Clean residual mean=-0.000001 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.295194 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 108 components and 0.295194 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.715 mas, bmaj=19.94 mas, bpa=-16.62 degrees ! Estimated noise=0.46107 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.55255e-05 Jy ! Component: 100 - total flux cleaned = -2.60166e-05 Jy ! Component: 150 - total flux cleaned = -2.6225e-05 Jy ! Component: 200 - total flux cleaned = -9.56806e-06 Jy ! Total flux subtracted in 200 components = -9.56806e-06 Jy ! Clean residual min=-0.001883 max=0.001815 Jy/beam ! Clean residual mean=-0.000001 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.295185 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 128 components and 0.295185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054187Jy sigma=1.134233 ! Fit after self-cal, rms=0.054186Jy sigma=1.134208 wmodel J0048+0640_S_map.mod ! Writing 128 model components to file: J0048+0640_S_map.mod wobs J0048+0640_S_uvs.fits ! Writing UV FITS file: J0048+0640_S_uvs.fits wwins J0048+0640_S_map.win ! wwins: Wrote 1 windows to J0048+0640_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.00017283 Jy ! Component: 100 - total flux cleaned = -0.000507801 Jy ! Component: 150 - total flux cleaned = -0.000707183 Jy ! Component: 200 - total flux cleaned = -0.000814223 Jy ! Component: 250 - total flux cleaned = -0.000890507 Jy ! Component: 300 - total flux cleaned = -0.00098717 Jy ! Component: 350 - total flux cleaned = -0.00103405 Jy ! Component: 400 - total flux cleaned = -0.00105682 Jy ! Component: 450 - total flux cleaned = -0.00105751 Jy ! Component: 500 - total flux cleaned = -0.0011188 Jy ! Component: 550 - total flux cleaned = -0.00117775 Jy ! Component: 600 - total flux cleaned = -0.00121585 Jy ! Component: 650 - total flux cleaned = -0.0012527 Jy ! Component: 700 - total flux cleaned = -0.00127073 Jy ! Component: 750 - total flux cleaned = -0.00135702 Jy ! Component: 800 - total flux cleaned = -0.00135631 Jy ! Component: 850 - total flux cleaned = -0.00138872 Jy ! Component: 900 - total flux cleaned = -0.00140493 Jy ! Component: 950 - total flux cleaned = -0.00146759 Jy ! Component: 1000 - total flux cleaned = -0.00146713 Jy ! Component: 1050 - total flux cleaned = -0.00146706 Jy ! Component: 1100 - total flux cleaned = -0.00148227 Jy ! Component: 1150 - total flux cleaned = -0.00149713 Jy ! Component: 1200 - total flux cleaned = -0.00151121 Jy ! Component: 1250 - total flux cleaned = -0.00145605 Jy ! Component: 1300 - total flux cleaned = -0.00144257 Jy ! Component: 1350 - total flux cleaned = -0.0014027 Jy ! Component: 1400 - total flux cleaned = -0.00140266 Jy ! Component: 1450 - total flux cleaned = -0.00136397 Jy ! Component: 1500 - total flux cleaned = -0.00133887 Jy ! Component: 1550 - total flux cleaned = -0.00136362 Jy ! Component: 1600 - total flux cleaned = -0.00136334 Jy ! Component: 1650 - total flux cleaned = -0.00136326 Jy ! Component: 1700 - total flux cleaned = -0.00133932 Jy ! Component: 1750 - total flux cleaned = -0.00132768 Jy ! Component: 1800 - total flux cleaned = -0.00133933 Jy ! Component: 1850 - total flux cleaned = -0.00132783 Jy ! Component: 1900 - total flux cleaned = -0.00131657 Jy ! Component: 1950 - total flux cleaned = -0.0013167 Jy ! Component: 2000 - total flux cleaned = -0.00133873 Jy ! Component: 2050 - total flux cleaned = -0.00131702 Jy ! Component: 2100 - total flux cleaned = -0.00129556 Jy ! Component: 2150 - total flux cleaned = -0.00127439 Jy ! Component: 2200 - total flux cleaned = -0.00126385 Jy ! Component: 2250 - total flux cleaned = -0.00124313 Jy ! Component: 2300 - total flux cleaned = -0.00122253 Jy ! Component: 2350 - total flux cleaned = -0.00121231 Jy ! Component: 2400 - total flux cleaned = -0.00122241 Jy ! Component: 2450 - total flux cleaned = -0.00117265 Jy ! Component: 2500 - total flux cleaned = -0.00117282 Jy ! Component: 2550 - total flux cleaned = -0.00113384 Jy ! Component: 2600 - total flux cleaned = -0.00115315 Jy ! Component: 2650 - total flux cleaned = -0.00115306 Jy ! Component: 2700 - total flux cleaned = -0.00111519 Jy ! Component: 2750 - total flux cleaned = -0.001134 Jy ! Component: 2800 - total flux cleaned = -0.00110603 Jy ! Component: 2850 - total flux cleaned = -0.00108754 Jy ! Component: 2900 - total flux cleaned = -0.00108759 Jy ! Component: 2950 - total flux cleaned = -0.00103311 Jy ! Component: 3000 - total flux cleaned = -0.000988067 Jy ! Component: 3050 - total flux cleaned = -0.000943412 Jy ! Component: 3100 - total flux cleaned = -0.000934529 Jy ! Component: 3150 - total flux cleaned = -0.000890474 Jy ! Component: 3200 - total flux cleaned = -0.00082056 Jy ! Component: 3250 - total flux cleaned = -0.000794505 Jy ! Component: 3300 - total flux cleaned = -0.000717094 Jy ! Component: 3350 - total flux cleaned = -0.000691564 Jy ! Component: 3400 - total flux cleaned = -0.000623633 Jy ! Component: 3450 - total flux cleaned = -0.000573061 Jy ! Component: 3500 - total flux cleaned = -0.000497799 Jy ! Component: 3550 - total flux cleaned = -0.000439702 Jy ! Component: 3600 - total flux cleaned = -0.000406734 Jy ! Component: 3650 - total flux cleaned = -0.00036577 Jy ! Component: 3700 - total flux cleaned = -0.000316883 Jy ! Component: 3750 - total flux cleaned = -0.000235868 Jy ! Component: 3800 - total flux cleaned = -0.000211775 Jy ! Component: 3850 - total flux cleaned = -0.000171854 Jy ! Component: 3900 - total flux cleaned = -0.000139976 Jy ! Component: 3950 - total flux cleaned = -0.000100456 Jy ! Component: 4000 - total flux cleaned = -6.11902e-05 Jy ! Component: 4050 - total flux cleaned = -1.4351e-05 Jy ! Total flux subtracted in 4096 components = -6.55568e-06 Jy ! Clean residual min=-0.000533 max=0.000422 Jy/beam ! Clean residual mean=0.000002 rms=0.000163 Jy/beam ! Combined flux in latest and established models = 0.295178 Jy keep ! Adding 341 model components to the UV plane model. ! The established model now contains 469 components and 0.295178 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0048+0640_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.715 x 19.94 at -16.62 degrees (North through East) ! Clean map min=-0.0018851 max=0.25079 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0048+0640_S_map.fits wmodel /vlbi/uf001/uva//J0048+0640_S_map.mod ! Writing 469 model components to file: /vlbi/uf001/uva//J0048+0640_S_map.mod wobs /vlbi/uf001/uva//J0048+0640_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0048+0640_S_uvs.fits wwins /vlbi/uf001/uva//J0048+0640_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0048+0640_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.250792 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000160916 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.192489 0.192489 0.384977 0.769954 1.53991 3.07982 6.15963 12.3193 24.6385 49.2771 98.5542 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.25 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1558.53 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0048+0640_S_dfm.log closed on Sun Jan 13 20:43:43 2019