! Started logfile: /vlbi/uf001/uva//J0534+1927_S_a_dfm.log on Sun Jan 13 22:38:58 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//J0534+1927_S_a_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0534+1927_S_a_uva.fits ! AN table 1: 110 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.834091 visibilities/baseline/integration-bin. ! Found source: J0534+1927 ! ! 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 7707 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 J0534+1927_S_a] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 196 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 196 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 196 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005500Jy sigma=21.591766 ! Fit after self-cal, rms=0.954011Jy sigma=20.479591 ! 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.855 mas, bmaj=9.989 mas, bpa=-23.06 degrees ! Estimated noise=0.678264 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.0394965 Jy ! Component: 100 - total flux cleaned = 0.0576526 Jy ! Total flux subtracted in 100 components = 0.0576526 Jy ! Clean residual min=-0.014517 max=0.012049 Jy/beam ! Clean residual mean=0.000029 rms=0.004409 Jy/beam ! Combined flux in latest and established models = 0.0576526 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 62 components and 0.0576526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076685Jy sigma=1.530726 ! Fit after self-cal, rms=0.074937Jy sigma=1.495269 ! 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=6.297 mas, bmaj=10.27 mas, bpa=-22.42 degrees ! Estimated noise=0.452253 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.0133436 Jy ! Component: 100 - total flux cleaned = 0.0230798 Jy ! Component: 150 - total flux cleaned = 0.0305073 Jy ! Component: 200 - total flux cleaned = 0.0363203 Jy ! Total flux subtracted in 200 components = 0.0363203 Jy ! Clean residual min=-0.009137 max=0.009426 Jy/beam ! Clean residual mean=0.000047 rms=0.002949 Jy/beam ! Combined flux in latest and established models = 0.0939729 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 115 components and 0.0939729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071255Jy sigma=1.428301 ! Fit after self-cal, rms=0.070618Jy sigma=1.418670 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.297 x 10.27 at -22.42 degrees (North through East) ! Clean map min=-0.010272 max=0.047866 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.25 HN 0.78 KP 0.67 ! LA 0.70 NL 1.18 OV 1.35 PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.27 HN 0.65 KP 0.76 ! LA 0.78 NL 1.14 OV 1.25 PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.19 HN 0.65 KP 0.83 ! LA 1.05 NL 0.97 OV 1.31 PT 1.00* ! ! ! Fit before self-cal, rms=0.070618Jy sigma=1.418670 ! Fit after self-cal, rms=0.067730Jy sigma=1.363902 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.857 mas, bmaj=10.65 mas, bpa=-24.7 degrees ! Estimated noise=0.415196 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.00363648 Jy ! Component: 100 - total flux cleaned = 0.00471257 Jy ! Component: 150 - total flux cleaned = 0.0055294 Jy ! Component: 200 - total flux cleaned = 0.00617449 Jy ! Total flux subtracted in 200 components = 0.00617449 Jy ! Clean residual min=-0.006960 max=0.007893 Jy/beam ! Clean residual mean=0.000054 rms=0.002317 Jy/beam ! Combined flux in latest and established models = 0.100147 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 134 components and 0.100147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067457Jy sigma=1.354339 ! Fit after self-cal, rms=0.068102Jy sigma=1.340995 ! 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.068102Jy sigma=1.340995 ! Fit after self-cal, rms=0.075827Jy sigma=1.291756 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.935 mas, bmaj=10.7 mas, bpa=-27.49 degrees ! Estimated noise=0.423381 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00195877 Jy ! Component: 100 - total flux cleaned = 0.00246719 Jy ! Component: 150 - total flux cleaned = 0.00261552 Jy ! Component: 200 - total flux cleaned = 0.00280242 Jy ! Total flux subtracted in 200 components = 0.00280242 Jy ! Clean residual min=-0.005426 max=0.007393 Jy/beam ! Clean residual mean=0.000057 rms=0.001788 Jy/beam ! Combined flux in latest and established models = 0.10295 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 143 components and 0.10295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075675Jy sigma=1.288003 ! Fit after self-cal, rms=0.076209Jy sigma=1.283608 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.000369037 Jy ! Component: 100 - total flux cleaned = 0.00054208 Jy ! Component: 150 - total flux cleaned = 0.000608662 Jy ! Component: 200 - total flux cleaned = 0.000661722 Jy ! Total flux subtracted in 200 components = 0.000661722 Jy ! Clean residual min=-0.005431 max=0.006931 Jy/beam ! Clean residual mean=0.000055 rms=0.001762 Jy/beam ! Combined flux in latest and established models = 0.103612 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 151 components and 0.103612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076146Jy sigma=1.282632 ! Fit after self-cal, rms=0.076124Jy sigma=1.282096 ! 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.076124Jy sigma=1.282096 ! Fit after self-cal, rms=0.078141Jy sigma=1.278669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.879 mas, bmaj=10.82 mas, bpa=-28.6 degrees ! Estimated noise=0.408157 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000640032 Jy ! Component: 100 - total flux cleaned = 0.000698962 Jy ! Component: 150 - total flux cleaned = 0.00084925 Jy ! Component: 200 - total flux cleaned = 0.000961791 Jy ! Total flux subtracted in 200 components = 0.000961791 Jy ! Clean residual min=-0.005058 max=0.006449 Jy/beam ! Clean residual mean=0.000050 rms=0.001644 Jy/beam ! Combined flux in latest and established models = 0.104573 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 151 components and 0.104573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078033Jy sigma=1.277030 ! Fit after self-cal, rms=0.078325Jy sigma=1.275204 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.20181e-05 Jy ! Component: 100 - total flux cleaned = 0.00019415 Jy ! Component: 150 - total flux cleaned = 0.000337423 Jy ! Component: 200 - total flux cleaned = 0.000387947 Jy ! Total flux subtracted in 200 components = 0.000387947 Jy ! Clean residual min=-0.005025 max=0.006358 Jy/beam ! Clean residual mean=0.000050 rms=0.001637 Jy/beam ! Combined flux in latest and established models = 0.104961 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 154 components and 0.104961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078268Jy sigma=1.274653 ! Fit after self-cal, rms=0.078289Jy sigma=1.274208 ! 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.078289Jy sigma=1.274208 ! Fit after self-cal, rms=0.080384Jy sigma=1.272431 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.735 mas, bmaj=12.3 mas, bpa=-38.69 degrees ! Estimated noise=0.441723 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000751141 Jy ! Component: 100 - total flux cleaned = 0.000794076 Jy ! Component: 150 - total flux cleaned = 0.000793088 Jy ! Component: 200 - total flux cleaned = 0.000744919 Jy ! Total flux subtracted in 200 components = 0.000744919 Jy ! Clean residual min=-0.006281 max=0.007729 Jy/beam ! Clean residual mean=0.000071 rms=0.002076 Jy/beam ! Combined flux in latest and established models = 0.105706 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 159 components and 0.105706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080289Jy sigma=1.272476 ! Fit after self-cal, rms=0.080526Jy sigma=1.271059 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.000210951 Jy ! Component: 100 - total flux cleaned = 0.000214014 Jy ! Component: 150 - total flux cleaned = 0.000215257 Jy ! Component: 200 - total flux cleaned = 0.000216234 Jy ! Total flux subtracted in 200 components = 0.000216234 Jy ! Clean residual min=-0.006309 max=0.007784 Jy/beam ! Clean residual mean=0.000071 rms=0.002090 Jy/beam ! Combined flux in latest and established models = 0.105922 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 160 components and 0.105922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080476Jy sigma=1.271535 ! Fit after self-cal, rms=0.080483Jy sigma=1.271029 ! 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.837 mas, bmaj=10.98 mas, bpa=-29.41 degrees ! Estimated noise=0.396101 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.837 x 10.98 at -29.41 degrees (North through East) ! Clean map min=-0.0048703 max=0.039439 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.643 mas, bmaj=10.69 mas, bpa=-30.91 degrees ! Estimated noise=0.554159 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.03347 Jy ! Component: 100 - total flux cleaned = 0.0530542 Jy ! Component: 150 - total flux cleaned = 0.0663571 Jy ! Component: 200 - total flux cleaned = 0.0757734 Jy ! Total flux subtracted in 200 components = 0.0757734 Jy ! Clean residual min=-0.007169 max=0.006745 Jy/beam ! Clean residual mean=0.000022 rms=0.002021 Jy/beam ! Combined flux in latest and established models = 0.0757733 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 44 model components to the UV plane model. ! The established model now contains 44 components and 0.0757733 Jy ! Inverting map and beam ! Estimated beam: bmin=5.837 mas, bmaj=10.98 mas, bpa=-29.41 degrees ! Estimated noise=0.396101 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.00732431 Jy ! Component: 100 - total flux cleaned = 0.0125998 Jy ! Component: 150 - total flux cleaned = 0.0166448 Jy ! Component: 200 - total flux cleaned = 0.0198016 Jy ! Total flux subtracted in 200 components = 0.0198016 Jy ! Clean residual min=-0.005595 max=0.006278 Jy/beam ! Clean residual mean=0.000040 rms=0.001686 Jy/beam ! Combined flux in latest and established models = 0.0955749 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 92 components and 0.0955749 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.735 mas, bmaj=12.3 mas, bpa=-38.69 degrees ! Estimated noise=0.441723 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00326596 Jy ! Component: 100 - total flux cleaned = 0.00551602 Jy ! Component: 150 - total flux cleaned = 0.00711567 Jy ! Component: 200 - total flux cleaned = 0.00826303 Jy ! Total flux subtracted in 200 components = 0.00826303 Jy ! Clean residual min=-0.006778 max=0.007927 Jy/beam ! Clean residual mean=0.000070 rms=0.002128 Jy/beam ! Combined flux in latest and established models = 0.103838 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.000590196 Jy ! Component: 100 - total flux cleaned = 0.000737642 Jy ! Component: 150 - total flux cleaned = 0.000873872 Jy ! Component: 200 - total flux cleaned = 0.000975603 Jy ! Total flux subtracted in 200 components = 0.000975603 Jy ! Clean residual min=-0.006635 max=0.007998 Jy/beam ! Clean residual mean=0.000071 rms=0.002121 Jy/beam ! Combined flux in latest and established models = 0.104814 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 109 components and 0.104814 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.837 mas, bmaj=10.98 mas, bpa=-29.41 degrees ! Estimated noise=0.396101 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000197176 Jy ! Component: 100 - total flux cleaned = -0.000161526 Jy ! Component: 150 - total flux cleaned = -7.33141e-05 Jy ! Component: 200 - total flux cleaned = 3.02467e-05 Jy ! Total flux subtracted in 200 components = 3.02467e-05 Jy ! Clean residual min=-0.005176 max=0.006486 Jy/beam ! Clean residual mean=0.000047 rms=0.001606 Jy/beam ! Combined flux in latest and established models = 0.104844 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 121 components and 0.104844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080508Jy sigma=1.272989 ! Fit after self-cal, rms=0.080423Jy sigma=1.270986 wmodel J0534+1927_S_a_map.mod ! Writing 121 model components to file: J0534+1927_S_a_map.mod wobs J0534+1927_S_a_uvs.fits ! Writing UV FITS file: J0534+1927_S_a_uvs.fits wwins J0534+1927_S_a_map.win ! wwins: Wrote 1 windows to J0534+1927_S_a_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.00153417 Jy ! Component: 100 - total flux cleaned = 0.00198766 Jy ! Component: 150 - total flux cleaned = 0.00198757 Jy ! Component: 200 - total flux cleaned = 0.00206265 Jy ! Component: 250 - total flux cleaned = 0.00228283 Jy ! Component: 300 - total flux cleaned = 0.00227906 Jy ! Component: 350 - total flux cleaned = 0.00234966 Jy ! Component: 400 - total flux cleaned = 0.00281678 Jy ! Component: 450 - total flux cleaned = 0.00313815 Jy ! Component: 500 - total flux cleaned = 0.00332634 Jy ! Component: 550 - total flux cleaned = 0.00350993 Jy ! Component: 600 - total flux cleaned = 0.00398607 Jy ! Component: 650 - total flux cleaned = 0.00433437 Jy ! Component: 700 - total flux cleaned = 0.00484673 Jy ! Component: 750 - total flux cleaned = 0.00540519 Jy ! Component: 800 - total flux cleaned = 0.00594859 Jy ! Component: 850 - total flux cleaned = 0.00658638 Jy ! Component: 900 - total flux cleaned = 0.00700289 Jy ! Component: 950 - total flux cleaned = 0.00741294 Jy ! Component: 1000 - total flux cleaned = 0.00801394 Jy ! Component: 1050 - total flux cleaned = 0.0085539 Jy ! Component: 1100 - total flux cleaned = 0.0088917 Jy ! Component: 1150 - total flux cleaned = 0.00964997 Jy ! Component: 1200 - total flux cleaned = 0.0102989 Jy ! Component: 1250 - total flux cleaned = 0.0106177 Jy ! Component: 1300 - total flux cleaned = 0.0110214 Jy ! Component: 1350 - total flux cleaned = 0.0113736 Jy ! Component: 1400 - total flux cleaned = 0.0118065 Jy ! Component: 1450 - total flux cleaned = 0.0121042 Jy ! Component: 1500 - total flux cleaned = 0.0123965 Jy ! Component: 1550 - total flux cleaned = 0.0127673 Jy ! Component: 1600 - total flux cleaned = 0.0132944 Jy ! Component: 1650 - total flux cleaned = 0.0137344 Jy ! Component: 1700 - total flux cleaned = 0.0141291 Jy ! Component: 1750 - total flux cleaned = 0.0146745 Jy ! Component: 1800 - total flux cleaned = 0.0150589 Jy ! Component: 1850 - total flux cleaned = 0.015589 Jy ! Component: 1900 - total flux cleaned = 0.0157763 Jy ! Component: 1950 - total flux cleaned = 0.0160728 Jy ! Component: 2000 - total flux cleaned = 0.0164392 Jy ! Component: 2050 - total flux cleaned = 0.0167649 Jy ! Component: 2100 - total flux cleaned = 0.0170874 Jy ! Component: 2150 - total flux cleaned = 0.0173707 Jy ! Component: 2200 - total flux cleaned = 0.0175813 Jy ! Component: 2250 - total flux cleaned = 0.0179636 Jy ! Component: 2300 - total flux cleaned = 0.0182728 Jy ! Component: 2350 - total flux cleaned = 0.0185453 Jy ! Component: 2400 - total flux cleaned = 0.0188831 Jy ! Component: 2450 - total flux cleaned = 0.0191499 Jy ! Component: 2500 - total flux cleaned = 0.0193152 Jy ! Component: 2550 - total flux cleaned = 0.0195453 Jy ! Component: 2600 - total flux cleaned = 0.0197403 Jy ! Component: 2650 - total flux cleaned = 0.0199662 Jy ! Component: 2700 - total flux cleaned = 0.02019 Jy ! Component: 2750 - total flux cleaned = 0.0203803 Jy ! Component: 2800 - total flux cleaned = 0.0206006 Jy ! Component: 2850 - total flux cleaned = 0.0208195 Jy ! Component: 2900 - total flux cleaned = 0.0210363 Jy ! Component: 2950 - total flux cleaned = 0.0211902 Jy ! Component: 3000 - total flux cleaned = 0.0213738 Jy ! Component: 3050 - total flux cleaned = 0.021556 Jy ! Component: 3100 - total flux cleaned = 0.0217366 Jy ! Component: 3150 - total flux cleaned = 0.0218862 Jy ! Component: 3200 - total flux cleaned = 0.0220351 Jy ! Component: 3250 - total flux cleaned = 0.0221534 Jy ! Component: 3300 - total flux cleaned = 0.0223299 Jy ! Component: 3350 - total flux cleaned = 0.0225052 Jy ! Component: 3400 - total flux cleaned = 0.0226797 Jy ! Component: 3450 - total flux cleaned = 0.022882 Jy ! Component: 3500 - total flux cleaned = 0.0230834 Jy ! Component: 3550 - total flux cleaned = 0.0232551 Jy ! Component: 3600 - total flux cleaned = 0.0232834 Jy ! Component: 3650 - total flux cleaned = 0.0234539 Jy ! Component: 3700 - total flux cleaned = 0.0235669 Jy ! Component: 3750 - total flux cleaned = 0.0236516 Jy ! Component: 3800 - total flux cleaned = 0.0237919 Jy ! Component: 3850 - total flux cleaned = 0.0239038 Jy ! Component: 3900 - total flux cleaned = 0.0239593 Jy ! Component: 3950 - total flux cleaned = 0.0240425 Jy ! Component: 4000 - total flux cleaned = 0.0241254 Jy ! Component: 4050 - total flux cleaned = 0.0242357 Jy ! Total flux subtracted in 4096 components = 0.024318 Jy ! Clean residual min=-0.001712 max=0.001530 Jy/beam ! Clean residual mean=0.000006 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.129162 Jy keep ! Adding 452 model components to the UV plane model. ! The established model now contains 573 components and 0.129162 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0534+1927_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.837 x 10.98 at -29.41 degrees (North through East) ! Clean map min=-0.0035417 max=0.038947 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0534+1927_S_a_map.fits wmodel /vlbi/uf001/uva//J0534+1927_S_a_map.mod ! Writing 573 model components to file: /vlbi/uf001/uva//J0534+1927_S_a_map.mod wobs /vlbi/uf001/uva//J0534+1927_S_a_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0534+1927_S_a_uvs.fits wwins /vlbi/uf001/uva//J0534+1927_S_a_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0534+1927_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0389472 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000494834 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.81158 3.81158 7.62315 15.2463 30.4926 60.9852 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.038 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 78.707 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0534+1927_S_a_dfm.log closed on Sun Jan 13 22:39:02 2019