! Started logfile: /vlbi/uf001/uva//J0317-4414_S_dfm.log on Sun Jan 13 21:44:22 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//J0317-4414_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0317-4414_S_uva.fits ! AN table 1: 74 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.857143 visibilities/baseline/integration-bin. ! Found source: J0317-4414 ! ! 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 3996 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 J0317-4414_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 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001398Jy sigma=13.068438 ! Fit after self-cal, rms=0.936139Jy sigma=12.218036 ! 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=2.144 mas, bmaj=6.401 mas, bpa=-3.523 degrees ! Estimated noise=1.4716 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.0522312 Jy ! Component: 100 - total flux cleaned = 0.0640921 Jy ! Total flux subtracted in 100 components = 0.0640921 Jy ! Clean residual min=-0.005436 max=0.005905 Jy/beam ! Clean residual mean=-0.000021 rms=0.001486 Jy/beam ! Combined flux in latest and established models = 0.0640922 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0640922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083407Jy sigma=1.057058 ! Fit after self-cal, rms=0.082469Jy sigma=1.046341 ! 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=2.676 mas, bmaj=7.367 mas, bpa=-2.166 degrees ! Estimated noise=0.877138 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.00649302 Jy ! Component: 100 - total flux cleaned = 0.00945446 Jy ! Component: 150 - total flux cleaned = 0.0108605 Jy ! Component: 200 - total flux cleaned = 0.0115377 Jy ! Total flux subtracted in 200 components = 0.0115377 Jy ! Clean residual min=-0.004113 max=0.004153 Jy/beam ! Clean residual mean=-0.000030 rms=0.001115 Jy/beam ! Combined flux in latest and established models = 0.0756299 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 26 components and 0.0756299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082060Jy sigma=1.039741 ! Fit after self-cal, rms=0.082112Jy sigma=1.038907 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.676 x 7.367 at -2.166 degrees (North through East) ! Clean map min=-0.0040625 max=0.068227 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 KP 1.06 LA 0.94 MK 0.95 ! OV 1.03 PT 1.17 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 KP 0.94 LA 1.04 MK 1.05 ! OV 1.03 PT 0.95 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.88 KP 0.96 LA 1.07 MK 1.04 ! OV 1.04 PT 0.90 SC 1.00 ! ! ! Fit before self-cal, rms=0.082112Jy sigma=1.038907 ! Fit after self-cal, rms=0.082858Jy sigma=1.036292 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.693 mas, bmaj=7.397 mas, bpa=-2.281 degrees ! Estimated noise=0.874012 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.000241663 Jy ! Component: 100 - total flux cleaned = -0.000177093 Jy ! Component: 150 - total flux cleaned = -0.000140309 Jy ! Component: 200 - total flux cleaned = -0.000140678 Jy ! Total flux subtracted in 200 components = -0.000140678 Jy ! Clean residual min=-0.004259 max=0.004194 Jy/beam ! Clean residual mean=-0.000033 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.0754892 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 34 components and 0.0754892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082849Jy sigma=1.036163 ! Fit after self-cal, rms=0.083015Jy sigma=1.035244 ! 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.083015Jy sigma=1.035244 ! Fit after self-cal, rms=0.083873Jy sigma=1.033275 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.699 mas, bmaj=7.427 mas, bpa=-2.257 degrees ! Estimated noise=0.87851 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000131645 Jy ! Component: 100 - total flux cleaned = 0.000151283 Jy ! Component: 150 - total flux cleaned = 0.000184425 Jy ! Component: 200 - total flux cleaned = 0.000199686 Jy ! Total flux subtracted in 200 components = 0.000199686 Jy ! Clean residual min=-0.003774 max=0.003802 Jy/beam ! Clean residual mean=-0.000041 rms=0.000964 Jy/beam ! Combined flux in latest and established models = 0.0756889 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 37 components and 0.0756889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083867Jy sigma=1.033174 ! Fit after self-cal, rms=0.083945Jy sigma=1.033039 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 = -5.63362e-05 Jy ! Component: 100 - total flux cleaned = -2.53212e-05 Jy ! Component: 150 - total flux cleaned = -1.09201e-05 Jy ! Component: 200 - total flux cleaned = -1.04971e-05 Jy ! Total flux subtracted in 200 components = -1.04971e-05 Jy ! Clean residual min=-0.003763 max=0.003813 Jy/beam ! Clean residual mean=-0.000042 rms=0.000973 Jy/beam ! Combined flux in latest and established models = 0.0756784 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 37 components and 0.0756784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083940Jy sigma=1.032969 ! Fit after self-cal, rms=0.083941Jy sigma=1.032957 ! 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.083941Jy sigma=1.032957 ! Fit after self-cal, rms=0.084723Jy sigma=1.031935 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.703 mas, bmaj=7.458 mas, bpa=-2.187 degrees ! Estimated noise=0.877972 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000354972 Jy ! Component: 100 - total flux cleaned = -0.000381649 Jy ! Component: 150 - total flux cleaned = -0.000380635 Jy ! Component: 200 - total flux cleaned = -0.00038042 Jy ! Total flux subtracted in 200 components = -0.00038042 Jy ! Clean residual min=-0.003544 max=0.003514 Jy/beam ! Clean residual mean=-0.000048 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.075298 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 43 components and 0.075298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084718Jy sigma=1.031889 ! Fit after self-cal, rms=0.084821Jy sigma=1.031659 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.000122908 Jy ! Component: 100 - total flux cleaned = -0.000100554 Jy ! Component: 150 - total flux cleaned = -0.000100376 Jy ! Component: 200 - total flux cleaned = -9.049e-05 Jy ! Total flux subtracted in 200 components = -9.049e-05 Jy ! Clean residual min=-0.003594 max=0.003480 Jy/beam ! Clean residual mean=-0.000042 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.0752075 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.0752075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084818Jy sigma=1.031627 ! Fit after self-cal, rms=0.084822Jy sigma=1.031619 ! 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.084822Jy sigma=1.031619 ! Fit after self-cal, rms=0.084983Jy sigma=1.031577 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.357 mas, bmaj=27.16 mas, bpa=-0.3324 degrees ! Estimated noise=1.22231 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000241257 Jy ! Component: 100 - total flux cleaned = -0.000241342 Jy ! Component: 150 - total flux cleaned = -0.000241741 Jy ! Component: 200 - total flux cleaned = -0.000242508 Jy ! Total flux subtracted in 200 components = -0.000242508 Jy ! Clean residual min=-0.003824 max=0.004778 Jy/beam ! Clean residual mean=-0.000094 rms=0.001515 Jy/beam ! Combined flux in latest and established models = 0.074965 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 55 components and 0.074965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084987Jy sigma=1.031636 ! Fit after self-cal, rms=0.085027Jy sigma=1.031273 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 = -2.00379e-05 Jy ! Component: 100 - total flux cleaned = -1.96952e-05 Jy ! Component: 150 - total flux cleaned = -1.99579e-05 Jy ! Component: 200 - total flux cleaned = -2.14794e-05 Jy ! Total flux subtracted in 200 components = -2.14794e-05 Jy ! Clean residual min=-0.003931 max=0.004990 Jy/beam ! Clean residual mean=-0.000094 rms=0.001500 Jy/beam ! Combined flux in latest and established models = 0.0749435 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 55 components and 0.0749435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085030Jy sigma=1.031312 ! Fit after self-cal, rms=0.085018Jy sigma=1.031195 ! 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=2.708 mas, bmaj=7.47 mas, bpa=-2.16 degrees ! Estimated noise=0.87664 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.708 x 7.47 at -2.16 degrees (North through East) ! Clean map min=-0.00345 max=0.067778 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=2.166 mas, bmaj=6.444 mas, bpa=-3.97 degrees ! Estimated noise=1.46272 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.052222 Jy ! Component: 100 - total flux cleaned = 0.0640305 Jy ! Component: 150 - total flux cleaned = 0.0682781 Jy ! Component: 200 - total flux cleaned = 0.0693086 Jy ! Total flux subtracted in 200 components = 0.0693086 Jy ! Clean residual min=-0.005006 max=0.005040 Jy/beam ! Clean residual mean=-0.000017 rms=0.001296 Jy/beam ! Combined flux in latest and established models = 0.0693086 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.0693086 Jy ! Inverting map and beam ! Estimated beam: bmin=2.708 mas, bmaj=7.47 mas, bpa=-2.16 degrees ! Estimated noise=0.87664 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.00365896 Jy ! Component: 100 - total flux cleaned = 0.00506453 Jy ! Component: 150 - total flux cleaned = 0.0052444 Jy ! Component: 200 - total flux cleaned = 0.00536198 Jy ! Total flux subtracted in 200 components = 0.00536198 Jy ! Clean residual min=-0.003598 max=0.003437 Jy/beam ! Clean residual mean=-0.000043 rms=0.000923 Jy/beam ! Combined flux in latest and established models = 0.0746706 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 28 components and 0.0746706 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.357 mas, bmaj=27.16 mas, bpa=-0.3324 degrees ! Estimated noise=1.22231 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000303901 Jy ! Component: 100 - total flux cleaned = 0.000305753 Jy ! Component: 150 - total flux cleaned = 0.000305004 Jy ! Component: 200 - total flux cleaned = 0.000302001 Jy ! Total flux subtracted in 200 components = 0.000302001 Jy ! Clean residual min=-0.003991 max=0.005001 Jy/beam ! Clean residual mean=-0.000094 rms=0.001511 Jy/beam ! Combined flux in latest and established models = 0.0749726 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 = -3.65846e-06 Jy ! Component: 100 - total flux cleaned = -7.32111e-06 Jy ! Component: 150 - total flux cleaned = -1.07048e-05 Jy ! Component: 200 - total flux cleaned = -1.37861e-05 Jy ! Total flux subtracted in 200 components = -1.37861e-05 Jy ! Clean residual min=-0.003987 max=0.005009 Jy/beam ! Clean residual mean=-0.000094 rms=0.001504 Jy/beam ! Combined flux in latest and established models = 0.0749588 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 37 components and 0.0749588 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.708 mas, bmaj=7.47 mas, bpa=-2.16 degrees ! Estimated noise=0.87664 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.16665e-06 Jy ! Component: 100 - total flux cleaned = 5.02163e-06 Jy ! Component: 150 - total flux cleaned = 2.34081e-05 Jy ! Component: 200 - total flux cleaned = 5.53557e-05 Jy ! Total flux subtracted in 200 components = 5.53557e-05 Jy ! Clean residual min=-0.003580 max=0.003388 Jy/beam ! Clean residual mean=-0.000042 rms=0.000912 Jy/beam ! Combined flux in latest and established models = 0.0750142 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.0750142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085017Jy sigma=1.031182 ! Fit after self-cal, rms=0.085008Jy sigma=1.031144 wmodel J0317-4414_S_map.mod ! Writing 46 model components to file: J0317-4414_S_map.mod wobs J0317-4414_S_uvs.fits ! Writing UV FITS file: J0317-4414_S_uvs.fits wwins J0317-4414_S_map.win ! wwins: Wrote 1 windows to J0317-4414_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.000465087 Jy ! Component: 100 - total flux cleaned = -0.000694107 Jy ! Component: 150 - total flux cleaned = -0.000851121 Jy ! Component: 200 - total flux cleaned = -0.0011851 Jy ! Component: 250 - total flux cleaned = -0.00150086 Jy ! Component: 300 - total flux cleaned = -0.00171408 Jy ! Component: 350 - total flux cleaned = -0.00191801 Jy ! Component: 400 - total flux cleaned = -0.00227007 Jy ! Component: 450 - total flux cleaned = -0.00256986 Jy ! Component: 500 - total flux cleaned = -0.00285903 Jy ! Component: 550 - total flux cleaned = -0.00310429 Jy ! Component: 600 - total flux cleaned = -0.0033416 Jy ! Component: 650 - total flux cleaned = -0.00357052 Jy ! Component: 700 - total flux cleaned = -0.00379325 Jy ! Component: 750 - total flux cleaned = -0.0038863 Jy ! Component: 800 - total flux cleaned = -0.00400767 Jy ! Component: 850 - total flux cleaned = -0.00409674 Jy ! Component: 900 - total flux cleaned = -0.0042127 Jy ! Component: 950 - total flux cleaned = -0.00432638 Jy ! Component: 1000 - total flux cleaned = -0.00443752 Jy ! Component: 1050 - total flux cleaned = -0.00457348 Jy ! Component: 1100 - total flux cleaned = -0.00465393 Jy ! Component: 1150 - total flux cleaned = -0.00475891 Jy ! Component: 1200 - total flux cleaned = -0.00483605 Jy ! Component: 1250 - total flux cleaned = -0.00491185 Jy ! Component: 1300 - total flux cleaned = -0.00496151 Jy ! Component: 1350 - total flux cleaned = -0.00513338 Jy ! Component: 1400 - total flux cleaned = -0.00515756 Jy ! Component: 1450 - total flux cleaned = -0.00527727 Jy ! Component: 1500 - total flux cleaned = -0.00534755 Jy ! Component: 1550 - total flux cleaned = -0.00539413 Jy ! Component: 1600 - total flux cleaned = -0.00546328 Jy ! Component: 1650 - total flux cleaned = -0.00546335 Jy ! Component: 1700 - total flux cleaned = -0.00546351 Jy ! Component: 1750 - total flux cleaned = -0.0055084 Jy ! Component: 1800 - total flux cleaned = -0.00544186 Jy ! Component: 1850 - total flux cleaned = -0.00541982 Jy ! Component: 1900 - total flux cleaned = -0.00546373 Jy ! Component: 1950 - total flux cleaned = -0.0054204 Jy ! Component: 2000 - total flux cleaned = -0.00546369 Jy ! Component: 2050 - total flux cleaned = -0.00546359 Jy ! Component: 2100 - total flux cleaned = -0.00542078 Jy ! Component: 2150 - total flux cleaned = -0.00537835 Jy ! Component: 2200 - total flux cleaned = -0.00537825 Jy ! Component: 2250 - total flux cleaned = -0.0053361 Jy ! Component: 2300 - total flux cleaned = -0.00533613 Jy ! Component: 2350 - total flux cleaned = -0.00525234 Jy ! Component: 2400 - total flux cleaned = -0.00527335 Jy ! Component: 2450 - total flux cleaned = -0.0052736 Jy ! Component: 2500 - total flux cleaned = -0.00527365 Jy ! Component: 2550 - total flux cleaned = -0.00523214 Jy ! Component: 2600 - total flux cleaned = -0.00525282 Jy ! Component: 2650 - total flux cleaned = -0.00525279 Jy ! Component: 2700 - total flux cleaned = -0.00525275 Jy ! Component: 2750 - total flux cleaned = -0.00535629 Jy ! Component: 2800 - total flux cleaned = -0.00539771 Jy ! Component: 2850 - total flux cleaned = -0.00548065 Jy ! Component: 2900 - total flux cleaned = -0.00556372 Jy ! Component: 2950 - total flux cleaned = -0.00554302 Jy ! Component: 3000 - total flux cleaned = -0.00562615 Jy ! Component: 3050 - total flux cleaned = -0.00568865 Jy ! Component: 3100 - total flux cleaned = -0.00581369 Jy ! Component: 3150 - total flux cleaned = -0.00581366 Jy ! Component: 3200 - total flux cleaned = -0.00589728 Jy ! Component: 3250 - total flux cleaned = -0.00598099 Jy ! Component: 3300 - total flux cleaned = -0.00608559 Jy ! Component: 3350 - total flux cleaned = -0.00614866 Jy ! Component: 3400 - total flux cleaned = -0.00621181 Jy ! Component: 3450 - total flux cleaned = -0.00631746 Jy ! Component: 3500 - total flux cleaned = -0.00642339 Jy ! Component: 3550 - total flux cleaned = -0.00655088 Jy ! Component: 3600 - total flux cleaned = -0.00663608 Jy ! Component: 3650 - total flux cleaned = -0.00678582 Jy ! Component: 3700 - total flux cleaned = -0.00687169 Jy ! Component: 3750 - total flux cleaned = -0.00693645 Jy ! Component: 3800 - total flux cleaned = -0.00697996 Jy ! Component: 3850 - total flux cleaned = -0.00702349 Jy ! Component: 3900 - total flux cleaned = -0.00711099 Jy ! Component: 3950 - total flux cleaned = -0.00719897 Jy ! Component: 4000 - total flux cleaned = -0.00719892 Jy ! Component: 4050 - total flux cleaned = -0.00722126 Jy ! Total flux subtracted in 4096 components = -0.00724364 Jy ! Clean residual min=-0.001323 max=0.001368 Jy/beam ! Clean residual mean=-0.000018 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.0677705 Jy keep ! Adding 238 model components to the UV plane model. ! The established model now contains 284 components and 0.0677705 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0317-4414_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.708 x 7.47 at -2.16 degrees (North through East) ! Clean map min=-0.0040347 max=0.067612 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0317-4414_S_map.fits wmodel /vlbi/uf001/uva//J0317-4414_S_map.mod ! Writing 284 model components to file: /vlbi/uf001/uva//J0317-4414_S_map.mod wobs /vlbi/uf001/uva//J0317-4414_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0317-4414_S_uvs.fits wwins /vlbi/uf001/uva//J0317-4414_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0317-4414_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0676123 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000394243 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.74928 1.74928 3.49856 6.99712 13.9942 27.9885 55.977 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.067 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 171.499 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0317-4414_S_dfm.log closed on Sun Jan 13 21:44:26 2019