! Started logfile: /vlbi/uf001/uva//J1215+1730_S_b_dfm.log on Mon Jan 14 01:44:47 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//J1215+1730_S_b_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1215+1730_S_b_uva.fits ! AN table 1: 74 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.875 visibilities/baseline/integration-bin. ! Found source: J1215+1730 ! ! 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 5439 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 J1215+1730_S_b] 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 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.026453Jy sigma=19.844830 ! Fit after self-cal, rms=0.904394Jy sigma=17.341587 ! 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=4.571 mas, bmaj=10.58 mas, bpa=-11.49 degrees ! Estimated noise=0.730341 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.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0702852 Jy ! Component: 100 - total flux cleaned = 0.106804 Jy ! Total flux subtracted in 100 components = 0.106804 Jy ! Clean residual min=-0.023032 max=0.031079 Jy/beam ! Clean residual mean=-0.000026 rms=0.007570 Jy/beam ! Combined flux in latest and established models = 0.106804 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 39 components and 0.106804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.157905Jy sigma=2.852605 ! Fit after self-cal, rms=0.156407Jy sigma=2.829229 ! 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.066 mas, bmaj=10.9 mas, bpa=-11.79 degrees ! Estimated noise=0.516155 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.0555147 Jy ! Component: 100 - total flux cleaned = 0.0930509 Jy ! Component: 150 - total flux cleaned = 0.119619 Jy ! Component: 200 - total flux cleaned = 0.138688 Jy ! Total flux subtracted in 200 components = 0.138688 Jy ! Clean residual min=-0.024786 max=0.041464 Jy/beam ! Clean residual mean=-0.000108 rms=0.009728 Jy/beam ! Combined flux in latest and established models = 0.245493 Jy ! Performing phase self-cal ! Adding 83 model components to the UV plane model. ! The established model now contains 113 components and 0.245493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.131819Jy sigma=2.272293 ! Fit after self-cal, rms=0.130453Jy sigma=2.248240 ! 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.066 x 10.9 at -11.79 degrees (North through East) ! Clean map min=-0.025536 max=0.10827 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.54 FD 0.86 HN 1.01 KP 1.70 ! LA 0.76 MK 0.85 NL 2.39 PT 0.66 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.50 FD 0.85 HN 1.02 KP 1.57 ! LA 0.79 MK 1.06 NL 1.41 PT 0.69 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.77 FD 0.86 HN 0.91 KP 1.63 ! LA 0.77 MK 1.13 NL 2.05 PT 0.70 ! ! ! Fit before self-cal, rms=0.130453Jy sigma=2.248240 ! Fit after self-cal, rms=0.188622Jy sigma=1.790953 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.116 mas, bmaj=11.96 mas, bpa=-12.43 degrees ! Estimated noise=0.547514 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.000635065 Jy ! Component: 100 - total flux cleaned = -0.000628193 Jy ! Component: 150 - total flux cleaned = -0.000354313 Jy ! Component: 200 - total flux cleaned = -0.000130356 Jy ! Total flux subtracted in 200 components = -0.000130356 Jy ! Clean residual min=-0.017423 max=0.025012 Jy/beam ! Clean residual mean=0.000087 rms=0.005961 Jy/beam ! Combined flux in latest and established models = 0.245362 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 121 components and 0.245362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.187986Jy sigma=1.788132 ! Fit after self-cal, rms=0.191039Jy sigma=1.772612 ! 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.191039Jy sigma=1.772612 ! Fit after self-cal, rms=0.197820Jy sigma=1.663948 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.068 mas, bmaj=11.53 mas, bpa=-13.05 degrees ! Estimated noise=0.517454 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000951672 Jy ! Component: 100 - total flux cleaned = 0.0012636 Jy ! Component: 150 - total flux cleaned = 0.00151714 Jy ! Component: 200 - total flux cleaned = 0.00172536 Jy ! Total flux subtracted in 200 components = 0.00172536 Jy ! Clean residual min=-0.012987 max=0.021109 Jy/beam ! Clean residual mean=0.000076 rms=0.004866 Jy/beam ! Combined flux in latest and established models = 0.247088 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 131 components and 0.247088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.197032Jy sigma=1.661068 ! Fit after self-cal, rms=0.197161Jy sigma=1.653475 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) ! Added new window around map position (-39, 24). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0181208 Jy ! Component: 100 - total flux cleaned = 0.0250962 Jy ! Component: 150 - total flux cleaned = 0.0253922 Jy ! Component: 200 - total flux cleaned = 0.0256308 Jy ! Total flux subtracted in 200 components = 0.0256308 Jy ! Clean residual min=-0.013008 max=0.017635 Jy/beam ! Clean residual mean=0.000035 rms=0.004308 Jy/beam ! Combined flux in latest and established models = 0.272719 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 161 components and 0.272719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.192978Jy sigma=1.608851 ! Fit after self-cal, rms=0.192382Jy sigma=1.589498 ! 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.192382Jy sigma=1.589498 ! Fit after self-cal, rms=0.183558Jy sigma=1.563631 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.155 mas, bmaj=11.58 mas, bpa=-13.53 degrees ! Estimated noise=0.520956 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0124089 Jy ! Component: 100 - total flux cleaned = 0.014609 Jy ! Component: 150 - total flux cleaned = 0.0146298 Jy ! Component: 200 - total flux cleaned = 0.0150953 Jy ! Total flux subtracted in 200 components = 0.0150953 Jy ! Clean residual min=-0.012388 max=0.016274 Jy/beam ! Clean residual mean=0.000027 rms=0.004109 Jy/beam ! Combined flux in latest and established models = 0.287814 Jy selfcal ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 195 components and 0.287814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.180807Jy sigma=1.538666 ! Fit after self-cal, rms=0.180562Jy sigma=1.529798 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.00337148 Jy ! Component: 100 - total flux cleaned = 0.00261787 Jy ! Component: 150 - total flux cleaned = 0.00283443 Jy ! Component: 200 - total flux cleaned = 0.00283284 Jy ! Total flux subtracted in 200 components = 0.00283284 Jy ! Clean residual min=-0.012428 max=0.015905 Jy/beam ! Clean residual mean=0.000017 rms=0.003991 Jy/beam ! Combined flux in latest and established models = 0.290647 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 215 components and 0.290647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.178917Jy sigma=1.520472 ! Fit after self-cal, rms=0.178993Jy sigma=1.517103 ! 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.178993Jy sigma=1.517103 ! Fit after self-cal, rms=0.173502Jy sigma=1.499507 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.131 mas, bmaj=12.97 mas, bpa=-24.16 degrees ! Estimated noise=0.554714 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00762383 Jy ! Component: 100 - total flux cleaned = 0.00929173 Jy ! Component: 150 - total flux cleaned = 0.010907 Jy ! Component: 200 - total flux cleaned = 0.0122538 Jy ! Total flux subtracted in 200 components = 0.0122538 Jy ! Clean residual min=-0.014444 max=0.018473 Jy/beam ! Clean residual mean=0.000036 rms=0.004956 Jy/beam ! Combined flux in latest and established models = 0.302901 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 244 components and 0.302901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.171857Jy sigma=1.487829 ! Fit after self-cal, rms=0.171904Jy sigma=1.481398 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.00310843 Jy ! Component: 100 - total flux cleaned = 0.00310266 Jy ! Component: 150 - total flux cleaned = 0.00311086 Jy ! Component: 200 - total flux cleaned = 0.00311267 Jy ! Total flux subtracted in 200 components = 0.00311267 Jy ! Clean residual min=-0.013930 max=0.017864 Jy/beam ! Clean residual mean=0.000027 rms=0.004787 Jy/beam ! Combined flux in latest and established models = 0.306013 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 258 components and 0.306013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.170899Jy sigma=1.477629 ! Fit after self-cal, rms=0.171005Jy sigma=1.474481 ! 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.435 mas, bmaj=11.61 mas, bpa=-14.63 degrees ! Estimated noise=0.538751 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.435 x 11.61 at -14.63 degrees (North through East) ! Clean map min=-0.011055 max=0.097436 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=4.728 mas, bmaj=11.17 mas, bpa=-13.04 degrees ! Estimated noise=0.826202 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0786499 Jy ! Component: 100 - total flux cleaned = 0.126212 Jy ! Component: 150 - total flux cleaned = 0.162108 Jy ! Component: 200 - total flux cleaned = 0.190345 Jy ! Total flux subtracted in 200 components = 0.190345 Jy ! Clean residual min=-0.017538 max=0.025376 Jy/beam ! Clean residual mean=0.000028 rms=0.005767 Jy/beam ! Combined flux in latest and established models = 0.190345 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 55 model components to the UV plane model. ! The established model now contains 55 components and 0.190345 Jy ! Inverting map and beam ! Estimated beam: bmin=5.435 mas, bmaj=11.61 mas, bpa=-14.63 degrees ! Estimated noise=0.538751 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.0329216 Jy ! Component: 100 - total flux cleaned = 0.055549 Jy ! Component: 150 - total flux cleaned = 0.0721349 Jy ! Component: 200 - total flux cleaned = 0.0845124 Jy ! Total flux subtracted in 200 components = 0.0845124 Jy ! Clean residual min=-0.014277 max=0.018382 Jy/beam ! Clean residual mean=0.000006 rms=0.004409 Jy/beam ! Combined flux in latest and established models = 0.274858 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 113 components and 0.274858 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.131 mas, bmaj=12.97 mas, bpa=-24.16 degrees ! Estimated noise=0.554714 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0128309 Jy ! Component: 100 - total flux cleaned = 0.0190759 Jy ! Component: 150 - total flux cleaned = 0.022525 Jy ! Component: 200 - total flux cleaned = 0.0244549 Jy ! Total flux subtracted in 200 components = 0.0244549 Jy ! Clean residual min=-0.015355 max=0.018302 Jy/beam ! Clean residual mean=-0.000001 rms=0.004937 Jy/beam ! Combined flux in latest and established models = 0.299313 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.00190296 Jy ! Component: 100 - total flux cleaned = 0.00340446 Jy ! Component: 150 - total flux cleaned = 0.00492049 Jy ! Component: 200 - total flux cleaned = 0.00583306 Jy ! Total flux subtracted in 200 components = 0.00583306 Jy ! Clean residual min=-0.014737 max=0.018664 Jy/beam ! Clean residual mean=0.000000 rms=0.004811 Jy/beam ! Combined flux in latest and established models = 0.305146 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 156 components and 0.305146 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.435 mas, bmaj=11.61 mas, bpa=-14.63 degrees ! Estimated noise=0.538751 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00196483 Jy ! Component: 100 - total flux cleaned = -0.0013017 Jy ! Component: 150 - total flux cleaned = -0.000380353 Jy ! Component: 200 - total flux cleaned = 0.000614231 Jy ! Total flux subtracted in 200 components = 0.000614231 Jy ! Clean residual min=-0.012411 max=0.016605 Jy/beam ! Clean residual mean=-0.000002 rms=0.003803 Jy/beam ! Combined flux in latest and established models = 0.30576 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 173 components and 0.30576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.168951Jy sigma=1.477086 ! Fit after self-cal, rms=0.169160Jy sigma=1.469455 wmodel J1215+1730_S_b_map.mod ! Writing 173 model components to file: J1215+1730_S_b_map.mod wobs J1215+1730_S_b_uvs.fits ! Writing UV FITS file: J1215+1730_S_b_uvs.fits wwins J1215+1730_S_b_map.win ! wwins: Wrote 2 windows to J1215+1730_S_b_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.0070258 Jy ! Component: 100 - total flux cleaned = 0.0128664 Jy ! Component: 150 - total flux cleaned = 0.0174135 Jy ! Component: 200 - total flux cleaned = 0.021915 Jy ! Component: 250 - total flux cleaned = 0.0263743 Jy ! Component: 300 - total flux cleaned = 0.0304441 Jy ! Component: 350 - total flux cleaned = 0.0343276 Jy ! Component: 400 - total flux cleaned = 0.0380427 Jy ! Component: 450 - total flux cleaned = 0.0409646 Jy ! Component: 500 - total flux cleaned = 0.0431516 Jy ! Component: 550 - total flux cleaned = 0.0451184 Jy ! Component: 600 - total flux cleaned = 0.0468826 Jy ! Component: 650 - total flux cleaned = 0.0487411 Jy ! Component: 700 - total flux cleaned = 0.0506873 Jy ! Component: 750 - total flux cleaned = 0.0521753 Jy ! Component: 800 - total flux cleaned = 0.0540222 Jy ! Component: 850 - total flux cleaned = 0.0558209 Jy ! Component: 900 - total flux cleaned = 0.0572008 Jy ! Component: 950 - total flux cleaned = 0.0585483 Jy ! Component: 1000 - total flux cleaned = 0.0596287 Jy ! Component: 1050 - total flux cleaned = 0.0609221 Jy ! Component: 1100 - total flux cleaned = 0.0623038 Jy ! Component: 1150 - total flux cleaned = 0.0635443 Jy ! Component: 1200 - total flux cleaned = 0.06465 Jy ! Component: 1250 - total flux cleaned = 0.0659495 Jy ! Component: 1300 - total flux cleaned = 0.0669064 Jy ! Component: 1350 - total flux cleaned = 0.068156 Jy ! Component: 1400 - total flux cleaned = 0.0689719 Jy ! Component: 1450 - total flux cleaned = 0.0696752 Jy ! Component: 1500 - total flux cleaned = 0.0701687 Jy ! Component: 1550 - total flux cleaned = 0.0710428 Jy ! Component: 1600 - total flux cleaned = 0.0717107 Jy ! Component: 1650 - total flux cleaned = 0.072462 Jy ! Component: 1700 - total flux cleaned = 0.073203 Jy ! Component: 1750 - total flux cleaned = 0.0741126 Jy ! Component: 1800 - total flux cleaned = 0.0745607 Jy ! Component: 1850 - total flux cleaned = 0.0752658 Jy ! Component: 1900 - total flux cleaned = 0.075699 Jy ! Component: 1950 - total flux cleaned = 0.0763832 Jy ! Component: 2000 - total flux cleaned = 0.0769721 Jy ! Component: 2050 - total flux cleaned = 0.0774698 Jy ! Component: 2100 - total flux cleaned = 0.0778786 Jy ! Component: 2150 - total flux cleaned = 0.0782842 Jy ! Component: 2200 - total flux cleaned = 0.078922 Jy ! Component: 2250 - total flux cleaned = 0.0793935 Jy ! Component: 2300 - total flux cleaned = 0.0797822 Jy ! Component: 2350 - total flux cleaned = 0.0803949 Jy ! Component: 2400 - total flux cleaned = 0.0806216 Jy ! Component: 2450 - total flux cleaned = 0.0811459 Jy ! Component: 2500 - total flux cleaned = 0.0815151 Jy ! Component: 2550 - total flux cleaned = 0.082026 Jy ! Component: 2600 - total flux cleaned = 0.0822422 Jy ! Component: 2650 - total flux cleaned = 0.0827425 Jy ! Component: 2700 - total flux cleaned = 0.0830961 Jy ! Component: 2750 - total flux cleaned = 0.0835849 Jy ! Component: 2800 - total flux cleaned = 0.0837912 Jy ! Component: 2850 - total flux cleaned = 0.0842014 Jy ! Component: 2900 - total flux cleaned = 0.084404 Jy ! Component: 2950 - total flux cleaned = 0.0845373 Jy ! Component: 3000 - total flux cleaned = 0.0848013 Jy ! Component: 3050 - total flux cleaned = 0.0850632 Jy ! Component: 3100 - total flux cleaned = 0.0850629 Jy ! Component: 3150 - total flux cleaned = 0.0853213 Jy ! Component: 3200 - total flux cleaned = 0.0856411 Jy ! Component: 3250 - total flux cleaned = 0.0860852 Jy ! Component: 3300 - total flux cleaned = 0.086211 Jy ! Component: 3350 - total flux cleaned = 0.0867738 Jy ! Component: 3400 - total flux cleaned = 0.0870218 Jy ! Component: 3450 - total flux cleaned = 0.0875767 Jy ! Component: 3500 - total flux cleaned = 0.0880057 Jy ! Component: 3550 - total flux cleaned = 0.0883105 Jy ! Component: 3600 - total flux cleaned = 0.0888549 Jy ! Component: 3650 - total flux cleaned = 0.0892749 Jy ! Component: 3700 - total flux cleaned = 0.0895729 Jy ! Component: 3750 - total flux cleaned = 0.0899877 Jy ! Component: 3800 - total flux cleaned = 0.0903408 Jy ! Component: 3850 - total flux cleaned = 0.0906924 Jy ! Component: 3900 - total flux cleaned = 0.0911 Jy ! Component: 3950 - total flux cleaned = 0.0913897 Jy ! Component: 4000 - total flux cleaned = 0.0919653 Jy ! Component: 4050 - total flux cleaned = 0.0921937 Jy ! Total flux subtracted in 4096 components = 0.092422 Jy ! Clean residual min=-0.003171 max=0.003458 Jy/beam ! Clean residual mean=-0.000004 rms=0.001102 Jy/beam ! Combined flux in latest and established models = 0.398182 Jy keep ! Adding 330 model components to the UV plane model. ! The established model now contains 503 components and 0.398182 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1215+1730_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.435 x 11.61 at -14.63 degrees (North through East) ! Clean map min=-0.0094395 max=0.092436 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1215+1730_S_b_map.fits wmodel /vlbi/uf001/uva//J1215+1730_S_b_map.mod ! Writing 503 model components to file: /vlbi/uf001/uva//J1215+1730_S_b_map.mod wobs /vlbi/uf001/uva//J1215+1730_S_b_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1215+1730_S_b_uvs.fits wwins /vlbi/uf001/uva//J1215+1730_S_b_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1215+1730_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.092436 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00102639 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.33113 3.33113 6.66225 13.3245 26.649 53.298 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.092 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 90.059 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1215+1730_S_b_dfm.log closed on Mon Jan 14 01:44:52 2019