! Started logfile: /vlbi/uf001/uva//J0328+3940_S_dfm.log on Sun Jan 13 21:49:04 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//J0328+3940_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0328+3940_S_uva.fits ! AN table 1: 122 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.640906 visibilities/baseline/integration-bin. ! Found source: J0328+3940 ! ! 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 4926 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 J0328+3940_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 307 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 307 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 307 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.032864Jy sigma=25.291540 ! Fit after self-cal, rms=0.782496Jy sigma=19.118624 ! 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.951 mas, bmaj=10.59 mas, bpa=-22.07 degrees ! Estimated noise=0.686261 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.170556 Jy ! Component: 100 - total flux cleaned = 0.207748 Jy ! Total flux subtracted in 100 components = 0.207748 Jy ! Clean residual min=-0.006250 max=0.010375 Jy/beam ! Clean residual mean=0.000002 rms=0.001950 Jy/beam ! Combined flux in latest and established models = 0.207748 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.207748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052670Jy sigma=1.225436 ! Fit after self-cal, rms=0.052664Jy sigma=1.225364 ! 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.616 mas, bmaj=11.37 mas, bpa=-23.6 degrees ! Estimated noise=0.431416 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.00896255 Jy ! Component: 100 - total flux cleaned = 0.0131634 Jy ! Component: 150 - total flux cleaned = 0.0158324 Jy ! Component: 200 - total flux cleaned = 0.0170789 Jy ! Total flux subtracted in 200 components = 0.0170789 Jy ! Clean residual min=-0.005630 max=0.009114 Jy/beam ! Clean residual mean=-0.000011 rms=0.001657 Jy/beam ! Combined flux in latest and established models = 0.224827 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.224827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051005Jy sigma=1.189028 ! Fit after self-cal, rms=0.050991Jy sigma=1.188758 ! 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.616 x 11.37 at -23.6 degrees (North through East) ! Clean map min=-0.0056063 max=0.21797 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.07 HN 0.99 KP 1.02 LA 0.94 ! NL 1.05 OV 1.01 PT 1.04 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 HN 0.98 KP 1.02 LA 0.94 ! NL 1.03 OV 0.93 PT 1.01 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 HN 0.99 KP 1.01 LA 0.93 ! NL 1.00 OV 0.99 PT 1.01 ! ! ! Fit before self-cal, rms=0.050991Jy sigma=1.188758 ! Fit after self-cal, rms=0.049166Jy sigma=1.156646 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.599 mas, bmaj=11.36 mas, bpa=-23.32 degrees ! Estimated noise=0.429838 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 (10, -23). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00755631 Jy ! Component: 100 - total flux cleaned = 0.0104902 Jy ! Component: 150 - total flux cleaned = 0.012118 Jy ! Component: 200 - total flux cleaned = 0.0131147 Jy ! Total flux subtracted in 200 components = 0.0131147 Jy ! Clean residual min=-0.003187 max=0.004126 Jy/beam ! Clean residual mean=-0.000017 rms=0.000967 Jy/beam ! Combined flux in latest and established models = 0.237942 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 86 components and 0.237942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.047873Jy sigma=1.126503 ! Fit after self-cal, rms=0.047781Jy sigma=1.124019 ! 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.047781Jy sigma=1.124019 ! Fit after self-cal, rms=0.047549Jy sigma=1.117377 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.596 mas, bmaj=11.37 mas, bpa=-23.26 degrees ! Estimated noise=0.428953 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00255012 Jy ! Component: 100 - total flux cleaned = 0.00327016 Jy ! Component: 150 - total flux cleaned = 0.0034312 Jy ! Component: 200 - total flux cleaned = 0.00365779 Jy ! Total flux subtracted in 200 components = 0.00365779 Jy ! Clean residual min=-0.002738 max=0.003175 Jy/beam ! Clean residual mean=-0.000012 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.2416 Jy selfcal ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 125 components and 0.2416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.047356Jy sigma=1.113369 ! Fit after self-cal, rms=0.047346Jy sigma=1.113096 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.000396047 Jy ! Component: 100 - total flux cleaned = 0.000580325 Jy ! Component: 150 - total flux cleaned = 0.000646591 Jy ! Component: 200 - total flux cleaned = 0.000677859 Jy ! Total flux subtracted in 200 components = 0.000677859 Jy ! Clean residual min=-0.002605 max=0.003068 Jy/beam ! Clean residual mean=-0.000012 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.242277 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 150 components and 0.242277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.047293Jy sigma=1.112078 ! Fit after self-cal, rms=0.047290Jy sigma=1.112030 ! 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.047290Jy sigma=1.112030 ! Fit after self-cal, rms=0.047259Jy sigma=1.111514 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.598 mas, bmaj=11.37 mas, bpa=-23.25 degrees ! Estimated noise=0.428656 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000705329 Jy ! Component: 100 - total flux cleaned = 0.000900136 Jy ! Component: 150 - total flux cleaned = 0.000900276 Jy ! Component: 200 - total flux cleaned = 0.000901256 Jy ! Total flux subtracted in 200 components = 0.000901256 Jy ! Clean residual min=-0.002439 max=0.002839 Jy/beam ! Clean residual mean=-0.000011 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.243179 Jy selfcal ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 185 components and 0.243179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.047218Jy sigma=1.110709 ! Fit after self-cal, rms=0.047217Jy sigma=1.110676 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.13642e-05 Jy ! Component: 100 - total flux cleaned = -3.21484e-05 Jy ! Component: 150 - total flux cleaned = -5.18953e-05 Jy ! Component: 200 - total flux cleaned = -0.00014551 Jy ! Total flux subtracted in 200 components = -0.00014551 Jy ! Clean residual min=-0.002407 max=0.002771 Jy/beam ! Clean residual mean=-0.000011 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.243033 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 201 components and 0.243033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.047199Jy sigma=1.110337 ! Fit after self-cal, rms=0.047197Jy sigma=1.110324 ! 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.047197Jy sigma=1.110324 ! Fit after self-cal, rms=0.047191Jy sigma=1.110180 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.097 mas, bmaj=13.44 mas, bpa=-24.04 degrees ! Estimated noise=0.475023 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00014154 Jy ! Component: 100 - total flux cleaned = 0.000211402 Jy ! Component: 150 - total flux cleaned = 0.000213411 Jy ! Component: 200 - total flux cleaned = 0.0001837 Jy ! Total flux subtracted in 200 components = 0.0001837 Jy ! Clean residual min=-0.003243 max=0.003438 Jy/beam ! Clean residual mean=-0.000014 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.243217 Jy selfcal ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 245 components and 0.243217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.047179Jy sigma=1.109960 ! Fit after self-cal, rms=0.047178Jy sigma=1.109926 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.00861e-05 Jy ! Component: 100 - total flux cleaned = -0.00010604 Jy ! Component: 150 - total flux cleaned = -0.000218966 Jy ! Component: 200 - total flux cleaned = -0.000312308 Jy ! Total flux subtracted in 200 components = -0.000312308 Jy ! Clean residual min=-0.003300 max=0.003414 Jy/beam ! Clean residual mean=-0.000014 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.242905 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 262 components and 0.242905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.047172Jy sigma=1.109816 ! Fit after self-cal, rms=0.047171Jy sigma=1.109809 ! 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.599 mas, bmaj=11.36 mas, bpa=-23.26 degrees ! Estimated noise=0.428622 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.599 x 11.36 at -23.26 degrees (North through East) ! Clean map min=-0.0034035 max=0.21699 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.929 mas, bmaj=10.6 mas, bpa=-21.74 degrees ! Estimated noise=0.681363 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.169283 Jy ! Component: 100 - total flux cleaned = 0.206197 Jy ! Component: 150 - total flux cleaned = 0.216841 Jy ! Component: 200 - total flux cleaned = 0.223067 Jy ! Total flux subtracted in 200 components = 0.223067 Jy ! Clean residual min=-0.004267 max=0.004245 Jy/beam ! Clean residual mean=0.000001 rms=0.001142 Jy/beam ! Combined flux in latest and established models = 0.223067 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.223067 Jy ! Inverting map and beam ! Estimated beam: bmin=5.599 mas, bmaj=11.36 mas, bpa=-23.26 degrees ! Estimated noise=0.428622 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.00512757 Jy ! Component: 100 - total flux cleaned = 0.00795069 Jy ! Component: 150 - total flux cleaned = 0.0103607 Jy ! Component: 200 - total flux cleaned = 0.0123202 Jy ! Total flux subtracted in 200 components = 0.0123202 Jy ! Clean residual min=-0.002898 max=0.003445 Jy/beam ! Clean residual mean=-0.000008 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.235387 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 70 components and 0.235387 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.097 mas, bmaj=13.44 mas, bpa=-24.04 degrees ! Estimated noise=0.475023 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00256614 Jy ! Component: 100 - total flux cleaned = 0.00393446 Jy ! Component: 150 - total flux cleaned = 0.00496006 Jy ! Component: 200 - total flux cleaned = 0.00552496 Jy ! Total flux subtracted in 200 components = 0.00552496 Jy ! Clean residual min=-0.003499 max=0.003779 Jy/beam ! Clean residual mean=-0.000014 rms=0.000948 Jy/beam ! Combined flux in latest and established models = 0.240912 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.000242564 Jy ! Component: 100 - total flux cleaned = 0.000455321 Jy ! Component: 150 - total flux cleaned = 0.000603883 Jy ! Component: 200 - total flux cleaned = 0.00070329 Jy ! Total flux subtracted in 200 components = 0.00070329 Jy ! Clean residual min=-0.003413 max=0.003616 Jy/beam ! Clean residual mean=-0.000013 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.241615 Jy ! Adding 109 model components to the UV plane model. ! The established model now contains 162 components and 0.241615 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.599 mas, bmaj=11.36 mas, bpa=-23.26 degrees ! Estimated noise=0.428622 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000290897 Jy ! Component: 100 - total flux cleaned = 0.000256664 Jy ! Component: 150 - total flux cleaned = 0.000155315 Jy ! Component: 200 - total flux cleaned = 9.59647e-05 Jy ! Total flux subtracted in 200 components = 9.59647e-05 Jy ! Clean residual min=-0.002551 max=0.002949 Jy/beam ! Clean residual mean=-0.000009 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.241711 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 185 components and 0.241711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.047209Jy sigma=1.110500 ! Fit after self-cal, rms=0.047208Jy sigma=1.110427 wmodel J0328+3940_S_map.mod ! Writing 185 model components to file: J0328+3940_S_map.mod wobs J0328+3940_S_uvs.fits ! Writing UV FITS file: J0328+3940_S_uvs.fits wwins J0328+3940_S_map.win ! wwins: Wrote 2 windows to J0328+3940_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.000959433 Jy ! Component: 100 - total flux cleaned = 0.000738647 Jy ! Component: 150 - total flux cleaned = 0.000418755 Jy ! Component: 200 - total flux cleaned = 0.000162288 Jy ! Component: 250 - total flux cleaned = -0.000113678 Jy ! Component: 300 - total flux cleaned = -0.000243776 Jy ! Component: 350 - total flux cleaned = -0.000337321 Jy ! Component: 400 - total flux cleaned = -0.000366939 Jy ! Component: 450 - total flux cleaned = -0.000394966 Jy ! Component: 500 - total flux cleaned = -0.000422398 Jy ! Component: 550 - total flux cleaned = -0.000502696 Jy ! Component: 600 - total flux cleaned = -0.000580244 Jy ! Component: 650 - total flux cleaned = -0.000704578 Jy ! Component: 700 - total flux cleaned = -0.000776681 Jy ! Component: 750 - total flux cleaned = -0.000776571 Jy ! Component: 800 - total flux cleaned = -0.000777348 Jy ! Component: 850 - total flux cleaned = -0.000843933 Jy ! Component: 900 - total flux cleaned = -0.000865219 Jy ! Component: 950 - total flux cleaned = -0.000885911 Jy ! Component: 1000 - total flux cleaned = -0.00092678 Jy ! Component: 1050 - total flux cleaned = -0.000887241 Jy ! Component: 1100 - total flux cleaned = -0.000965278 Jy ! Component: 1150 - total flux cleaned = -0.000984089 Jy ! Component: 1200 - total flux cleaned = -0.000984006 Jy ! Component: 1250 - total flux cleaned = -0.000984718 Jy ! Component: 1300 - total flux cleaned = -0.00100257 Jy ! Component: 1350 - total flux cleaned = -0.000949598 Jy ! Component: 1400 - total flux cleaned = -0.000932405 Jy ! Component: 1450 - total flux cleaned = -0.000932307 Jy ! Component: 1500 - total flux cleaned = -0.000965039 Jy ! Component: 1550 - total flux cleaned = -0.000916115 Jy ! Component: 1600 - total flux cleaned = -0.000931682 Jy ! Component: 1650 - total flux cleaned = -0.000884585 Jy ! Component: 1700 - total flux cleaned = -0.000900093 Jy ! Component: 1750 - total flux cleaned = -0.000869866 Jy ! Component: 1800 - total flux cleaned = -0.000914478 Jy ! Component: 1850 - total flux cleaned = -0.000914378 Jy ! Component: 1900 - total flux cleaned = -0.000914554 Jy ! Component: 1950 - total flux cleaned = -0.000971406 Jy ! Component: 2000 - total flux cleaned = -0.000985255 Jy ! Component: 2050 - total flux cleaned = -0.00102651 Jy ! Component: 2100 - total flux cleaned = -0.00104031 Jy ! Component: 2150 - total flux cleaned = -0.00109416 Jy ! Component: 2200 - total flux cleaned = -0.00112044 Jy ! Component: 2250 - total flux cleaned = -0.0011335 Jy ! Component: 2300 - total flux cleaned = -0.0011463 Jy ! Component: 2350 - total flux cleaned = -0.00112057 Jy ! Component: 2400 - total flux cleaned = -0.00114567 Jy ! Component: 2450 - total flux cleaned = -0.00109576 Jy ! Component: 2500 - total flux cleaned = -0.00109569 Jy ! Component: 2550 - total flux cleaned = -0.0010592 Jy ! Component: 2600 - total flux cleaned = -0.00108323 Jy ! Component: 2650 - total flux cleaned = -0.00104742 Jy ! Component: 2700 - total flux cleaned = -0.00102393 Jy ! Component: 2750 - total flux cleaned = -0.00100068 Jy ! Component: 2800 - total flux cleaned = -0.00101225 Jy ! Component: 2850 - total flux cleaned = -0.000989363 Jy ! Component: 2900 - total flux cleaned = -0.000978053 Jy ! Component: 2950 - total flux cleaned = -0.000955712 Jy ! Component: 3000 - total flux cleaned = -0.000944638 Jy ! Component: 3050 - total flux cleaned = -0.000900741 Jy ! Component: 3100 - total flux cleaned = -0.000911625 Jy ! Component: 3150 - total flux cleaned = -0.000900844 Jy ! Component: 3200 - total flux cleaned = -0.000879513 Jy ! Component: 3250 - total flux cleaned = -0.000890041 Jy ! Component: 3300 - total flux cleaned = -0.000848159 Jy ! Component: 3350 - total flux cleaned = -0.000837788 Jy ! Component: 3400 - total flux cleaned = -0.000858427 Jy ! Component: 3450 - total flux cleaned = -0.000837915 Jy ! Component: 3500 - total flux cleaned = -0.00082785 Jy ! Component: 3550 - total flux cleaned = -0.000827878 Jy ! Component: 3600 - total flux cleaned = -0.000837876 Jy ! Component: 3650 - total flux cleaned = -0.000847733 Jy ! Component: 3700 - total flux cleaned = -0.000808606 Jy ! Component: 3750 - total flux cleaned = -0.000828036 Jy ! Component: 3800 - total flux cleaned = -0.000808698 Jy ! Component: 3850 - total flux cleaned = -0.000770414 Jy ! Component: 3900 - total flux cleaned = -0.000760934 Jy ! Component: 3950 - total flux cleaned = -0.000742004 Jy ! Component: 4000 - total flux cleaned = -0.000732593 Jy ! Component: 4050 - total flux cleaned = -0.000713802 Jy ! Total flux subtracted in 4096 components = -0.000695189 Jy ! Clean residual min=-0.000522 max=0.000541 Jy/beam ! Clean residual mean=-0.000001 rms=0.000189 Jy/beam ! Combined flux in latest and established models = 0.241016 Jy keep ! Adding 380 model components to the UV plane model. ! The established model now contains 565 components and 0.241016 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0328+3940_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.599 x 11.36 at -23.26 degrees (North through East) ! Clean map min=-0.003297 max=0.21677 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0328+3940_S_map.fits wmodel /vlbi/uf001/uva//J0328+3940_S_map.mod ! Writing 565 model components to file: /vlbi/uf001/uva//J0328+3940_S_map.mod wobs /vlbi/uf001/uva//J0328+3940_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0328+3940_S_uvs.fits wwins /vlbi/uf001/uva//J0328+3940_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J0328+3940_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.216774 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000176234 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.243896 0.243896 0.487792 0.975584 1.95117 3.90234 7.80467 15.6093 31.2187 62.4374 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.216 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1230.03 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0328+3940_S_dfm.log closed on Sun Jan 13 21:49:08 2019