! Started logfile: /vlbi/uf001/uva//J0501+1356_S_a_dfm.log on Sun Jan 13 22:24:54 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//J0501+1356_S_a_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0501+1356_S_a_uva.fits ! AN table 1: 6 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.888889 visibilities/baseline/integration-bin. ! Found source: J0501+1356 ! ! 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 576 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 J0501+1356_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 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.022033Jy sigma=21.750605 ! Fit after self-cal, rms=0.808132Jy sigma=17.280353 ! 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.395 mas, bmaj=6.867 mas, bpa=-5.713 degrees ! Estimated noise=1.68725 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.147169 Jy ! Component: 100 - total flux cleaned = 0.190803 Jy ! Total flux subtracted in 100 components = 0.190803 Jy ! Clean residual min=-0.017043 max=0.028041 Jy/beam ! Clean residual mean=-0.000005 rms=0.006184 Jy/beam ! Combined flux in latest and established models = 0.190803 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.190803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083457Jy sigma=1.745232 ! Fit after self-cal, rms=0.083308Jy sigma=1.743775 ! 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.713 mas, bmaj=7.237 mas, bpa=-4.783 degrees ! Estimated noise=1.55036 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.0220922 Jy ! Component: 100 - total flux cleaned = 0.0334793 Jy ! Component: 150 - total flux cleaned = 0.0402247 Jy ! Component: 200 - total flux cleaned = 0.0447223 Jy ! Total flux subtracted in 200 components = 0.0447223 Jy ! Clean residual min=-0.015725 max=0.030741 Jy/beam ! Clean residual mean=-0.000007 rms=0.005694 Jy/beam ! Combined flux in latest and established models = 0.235526 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 29 components and 0.235526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077434Jy sigma=1.620352 ! Fit after self-cal, rms=0.077367Jy sigma=1.619660 ! 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.713 x 7.237 at -4.783 degrees (North through East) ! Clean map min=-0.015232 max=0.19232 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.90 HN 0.99 KP 0.93 ! LA 0.92 MK 1.04 NL 1.51 OV 0.95 ! SC 1.10 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.87 HN 1.00 KP 0.95 ! LA 0.85 MK 0.94 NL 1.52 OV 0.94 ! SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.89 HN 1.03 KP 0.94 ! LA 0.89 MK 0.93 NL 1.70 OV 0.92 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.077367Jy sigma=1.619660 ! Fit after self-cal, rms=0.070640Jy sigma=1.348842 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.73 mas, bmaj=7.328 mas, bpa=-4.84 degrees ! Estimated noise=1.5369 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 (-9.5, 39). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0152847 Jy ! Component: 100 - total flux cleaned = 0.0187904 Jy ! Component: 150 - total flux cleaned = 0.0214263 Jy ! Component: 200 - total flux cleaned = 0.0234201 Jy ! Total flux subtracted in 200 components = 0.0234201 Jy ! Clean residual min=-0.009105 max=0.011192 Jy/beam ! Clean residual mean=-0.000004 rms=0.002569 Jy/beam ! Combined flux in latest and established models = 0.258946 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 51 components and 0.258946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067004Jy sigma=1.269669 ! Fit after self-cal, rms=0.067256Jy sigma=1.266656 ! 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.067256Jy sigma=1.266656 ! Fit after self-cal, rms=0.067752Jy sigma=1.262685 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.748 mas, bmaj=7.356 mas, bpa=-4.876 degrees ! Estimated noise=1.52689 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00259097 Jy ! Component: 100 - total flux cleaned = 0.00408078 Jy ! Component: 150 - total flux cleaned = 0.0048916 Jy ! Component: 200 - total flux cleaned = 0.00594129 Jy ! Total flux subtracted in 200 components = 0.00594129 Jy ! Clean residual min=-0.008812 max=0.009075 Jy/beam ! Clean residual mean=-0.000004 rms=0.002391 Jy/beam ! Combined flux in latest and established models = 0.264887 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 66 components and 0.264887 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067101Jy sigma=1.254722 ! Fit after self-cal, rms=0.067081Jy sigma=1.254325 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.00103962 Jy ! Component: 100 - total flux cleaned = 0.00206326 Jy ! Component: 150 - total flux cleaned = 0.00291449 Jy ! Component: 200 - total flux cleaned = 0.00355297 Jy ! Total flux subtracted in 200 components = 0.00355297 Jy ! Clean residual min=-0.008609 max=0.008847 Jy/beam ! Clean residual mean=-0.000004 rms=0.002332 Jy/beam ! Combined flux in latest and established models = 0.26844 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 79 components and 0.26844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066763Jy sigma=1.250737 ! Fit after self-cal, rms=0.066769Jy sigma=1.250552 ! 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.066769Jy sigma=1.250552 ! Fit after self-cal, rms=0.066936Jy sigma=1.250117 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.748 mas, bmaj=7.363 mas, bpa=-4.93 degrees ! Estimated noise=1.52664 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000620737 Jy ! Component: 100 - total flux cleaned = 0.00101184 Jy ! Component: 150 - total flux cleaned = 0.0014544 Jy ! Component: 200 - total flux cleaned = 0.00166643 Jy ! Total flux subtracted in 200 components = 0.00166643 Jy ! Clean residual min=-0.008592 max=0.008448 Jy/beam ! Clean residual mean=-0.000004 rms=0.002292 Jy/beam ! Combined flux in latest and established models = 0.270107 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 86 components and 0.270107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066698Jy sigma=1.247462 ! Fit after self-cal, rms=0.066697Jy sigma=1.247353 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.000290568 Jy ! Component: 100 - total flux cleaned = 0.00049731 Jy ! Component: 150 - total flux cleaned = 0.000768215 Jy ! Component: 200 - total flux cleaned = 0.00102908 Jy ! Total flux subtracted in 200 components = 0.00102908 Jy ! Clean residual min=-0.008519 max=0.008386 Jy/beam ! Clean residual mean=-0.000004 rms=0.002263 Jy/beam ! Combined flux in latest and established models = 0.271136 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 87 components and 0.271136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066530Jy sigma=1.245033 ! Fit after self-cal, rms=0.066534Jy sigma=1.244970 ! 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.066534Jy sigma=1.244970 ! Fit after self-cal, rms=0.066607Jy sigma=1.244811 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.681 mas, bmaj=9.933 mas, bpa=0.4033 degrees ! Estimated noise=2.06199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00547461 Jy ! Component: 100 - total flux cleaned = 0.00676261 Jy ! Component: 150 - total flux cleaned = 0.00770646 Jy ! Component: 200 - total flux cleaned = 0.00861808 Jy ! Total flux subtracted in 200 components = 0.00861808 Jy ! Clean residual min=-0.009944 max=0.011051 Jy/beam ! Clean residual mean=-0.000008 rms=0.003086 Jy/beam ! Combined flux in latest and established models = 0.279754 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 93 components and 0.279754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066781Jy sigma=1.253887 ! Fit after self-cal, rms=0.066699Jy sigma=1.252425 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.00018046 Jy ! Component: 100 - total flux cleaned = 0.000281786 Jy ! Component: 150 - total flux cleaned = 0.000686563 Jy ! Component: 200 - total flux cleaned = 0.000906947 Jy ! Total flux subtracted in 200 components = 0.000906947 Jy ! Clean residual min=-0.010148 max=0.011123 Jy/beam ! Clean residual mean=-0.000008 rms=0.003052 Jy/beam ! Combined flux in latest and established models = 0.280661 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 102 components and 0.280661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066718Jy sigma=1.257895 ! Fit after self-cal, rms=0.066724Jy sigma=1.257166 ! 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.746 mas, bmaj=7.365 mas, bpa=-4.993 degrees ! Estimated noise=1.52667 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.746 x 7.365 at -4.993 degrees (North through East) ! Clean map min=-0.0094607 max=0.19008 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.43 mas, bmaj=6.993 mas, bpa=-5.75 degrees ! Estimated noise=1.66219 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.144795 Jy ! Component: 100 - total flux cleaned = 0.186221 Jy ! Component: 150 - total flux cleaned = 0.207849 Jy ! Component: 200 - total flux cleaned = 0.22269 Jy ! Total flux subtracted in 200 components = 0.22269 Jy ! Clean residual min=-0.011962 max=0.014762 Jy/beam ! Clean residual mean=-0.000000 rms=0.003357 Jy/beam ! Combined flux in latest and established models = 0.22269 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.22269 Jy ! Inverting map and beam ! Estimated beam: bmin=2.746 mas, bmaj=7.365 mas, bpa=-4.993 degrees ! Estimated noise=1.52667 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) ! Added new window around map position (-3.5, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0153076 Jy ! Component: 100 - total flux cleaned = 0.0219944 Jy ! Component: 150 - total flux cleaned = 0.0280081 Jy ! Component: 200 - total flux cleaned = 0.0333496 Jy ! Total flux subtracted in 200 components = 0.0333496 Jy ! Clean residual min=-0.009275 max=0.008180 Jy/beam ! Clean residual mean=-0.000001 rms=0.002406 Jy/beam ! Combined flux in latest and established models = 0.256039 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 42 components and 0.256039 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=6.681 mas, bmaj=9.933 mas, bpa=0.4033 degrees ! Estimated noise=2.06199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00863451 Jy ! Component: 100 - total flux cleaned = 0.0149079 Jy ! Component: 150 - total flux cleaned = 0.019692 Jy ! Component: 200 - total flux cleaned = 0.0234672 Jy ! Total flux subtracted in 200 components = 0.0234672 Jy ! Clean residual min=-0.010329 max=0.010791 Jy/beam ! Clean residual mean=-0.000005 rms=0.003201 Jy/beam ! Combined flux in latest and established models = 0.279506 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.0032004 Jy ! Component: 100 - total flux cleaned = 0.00596489 Jy ! Component: 150 - total flux cleaned = 0.00734786 Jy ! Component: 200 - total flux cleaned = 0.00843926 Jy ! Total flux subtracted in 200 components = 0.00843926 Jy ! Clean residual min=-0.009998 max=0.010947 Jy/beam ! Clean residual mean=-0.000006 rms=0.003120 Jy/beam ! Combined flux in latest and established models = 0.287946 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 96 components and 0.287946 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.746 mas, bmaj=7.365 mas, bpa=-4.993 degrees ! Estimated noise=1.52667 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00317828 Jy ! Component: 100 - total flux cleaned = 0.00590313 Jy ! Component: 150 - total flux cleaned = 0.0075078 Jy ! Component: 200 - total flux cleaned = 0.00842266 Jy ! Total flux subtracted in 200 components = 0.00842266 Jy ! Clean residual min=-0.008291 max=0.008628 Jy/beam ! Clean residual mean=-0.000003 rms=0.002118 Jy/beam ! Combined flux in latest and established models = 0.296368 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 112 components and 0.296368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064749Jy sigma=1.234326 ! Fit after self-cal, rms=0.064799Jy sigma=1.231429 wmodel J0501+1356_S_a_map.mod ! Writing 112 model components to file: J0501+1356_S_a_map.mod wobs J0501+1356_S_a_uvs.fits ! Writing UV FITS file: J0501+1356_S_a_uvs.fits wwins J0501+1356_S_a_map.win ! wwins: Wrote 3 windows to J0501+1356_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 = 7.22026e-05 Jy ! Component: 100 - total flux cleaned = -0.000196763 Jy ! Component: 150 - total flux cleaned = -0.000195811 Jy ! Component: 200 - total flux cleaned = -0.00041924 Jy ! Component: 250 - total flux cleaned = -0.00104256 Jy ! Component: 300 - total flux cleaned = -0.00192595 Jy ! Component: 350 - total flux cleaned = -0.00267462 Jy ! Component: 400 - total flux cleaned = -0.00312179 Jy ! Component: 450 - total flux cleaned = -0.00354587 Jy ! Component: 500 - total flux cleaned = -0.00362452 Jy ! Component: 550 - total flux cleaned = -0.00370537 Jy ! Component: 600 - total flux cleaned = -0.00416317 Jy ! Component: 650 - total flux cleaned = -0.00445584 Jy ! Component: 700 - total flux cleaned = -0.00452656 Jy ! Component: 750 - total flux cleaned = -0.00501257 Jy ! Component: 800 - total flux cleaned = -0.00528136 Jy ! Component: 850 - total flux cleaned = -0.00534747 Jy ! Component: 900 - total flux cleaned = -0.00534779 Jy ! Component: 950 - total flux cleaned = -0.00553426 Jy ! Component: 1000 - total flux cleaned = -0.00547532 Jy ! Component: 1050 - total flux cleaned = -0.00571493 Jy ! Component: 1100 - total flux cleaned = -0.00583028 Jy ! Component: 1150 - total flux cleaned = -0.00594267 Jy ! Component: 1200 - total flux cleaned = -0.00571959 Jy ! Component: 1250 - total flux cleaned = -0.00571998 Jy ! Component: 1300 - total flux cleaned = -0.00556045 Jy ! Component: 1350 - total flux cleaned = -0.00556098 Jy ! Component: 1400 - total flux cleaned = -0.00556032 Jy ! Component: 1450 - total flux cleaned = -0.00535805 Jy ! Component: 1500 - total flux cleaned = -0.0054081 Jy ! Component: 1550 - total flux cleaned = -0.00531008 Jy ! Component: 1600 - total flux cleaned = -0.00535726 Jy ! Component: 1650 - total flux cleaned = -0.00521487 Jy ! Component: 1700 - total flux cleaned = -0.0051689 Jy ! Component: 1750 - total flux cleaned = -0.00516879 Jy ! Component: 1800 - total flux cleaned = -0.00503309 Jy ! Component: 1850 - total flux cleaned = -0.00503323 Jy ! Component: 1900 - total flux cleaned = -0.00494558 Jy ! Component: 1950 - total flux cleaned = -0.00468683 Jy ! Component: 2000 - total flux cleaned = -0.00468696 Jy ! Component: 2050 - total flux cleaned = -0.00456031 Jy ! Component: 2100 - total flux cleaned = -0.00447703 Jy ! Component: 2150 - total flux cleaned = -0.00447627 Jy ! Component: 2200 - total flux cleaned = -0.00447567 Jy ! Component: 2250 - total flux cleaned = -0.00435439 Jy ! Component: 2300 - total flux cleaned = -0.00435436 Jy ! Component: 2350 - total flux cleaned = -0.00431482 Jy ! Component: 2400 - total flux cleaned = -0.00439274 Jy ! Component: 2450 - total flux cleaned = -0.00427633 Jy ! Component: 2500 - total flux cleaned = -0.00423793 Jy ! Component: 2550 - total flux cleaned = -0.00412342 Jy ! Component: 2600 - total flux cleaned = -0.00408547 Jy ! Component: 2650 - total flux cleaned = -0.00412309 Jy ! Component: 2700 - total flux cleaned = -0.00404842 Jy ! Component: 2750 - total flux cleaned = -0.0039748 Jy ! Component: 2800 - total flux cleaned = -0.00386494 Jy ! Component: 2850 - total flux cleaned = -0.00372013 Jy ! Component: 2900 - total flux cleaned = -0.00368387 Jy ! Component: 2950 - total flux cleaned = -0.00346861 Jy ! Component: 3000 - total flux cleaned = -0.00325517 Jy ! Component: 3050 - total flux cleaned = -0.0030788 Jy ! Component: 3100 - total flux cleaned = -0.00286789 Jy ! Component: 3150 - total flux cleaned = -0.00276319 Jy ! Component: 3200 - total flux cleaned = -0.00251953 Jy ! Component: 3250 - total flux cleaned = -0.00241545 Jy ! Component: 3300 - total flux cleaned = -0.00227741 Jy ! Component: 3350 - total flux cleaned = -0.00220862 Jy ! Component: 3400 - total flux cleaned = -0.00203741 Jy ! Component: 3450 - total flux cleaned = -0.0019692 Jy ! Component: 3500 - total flux cleaned = -0.00173073 Jy ! Component: 3550 - total flux cleaned = -0.00162865 Jy ! Component: 3600 - total flux cleaned = -0.00145917 Jy ! Component: 3650 - total flux cleaned = -0.00135755 Jy ! Component: 3700 - total flux cleaned = -0.00108766 Jy ! Component: 3750 - total flux cleaned = -0.000986553 Jy ! Component: 3800 - total flux cleaned = -0.000784855 Jy ! Component: 3850 - total flux cleaned = -0.000683996 Jy ! Component: 3900 - total flux cleaned = -0.000516443 Jy ! Component: 3950 - total flux cleaned = -0.000315795 Jy ! Component: 4000 - total flux cleaned = -0.000249015 Jy ! Component: 4050 - total flux cleaned = -4.87153e-05 Jy ! Total flux subtracted in 4096 components = 0.000184429 Jy ! Clean residual min=-0.002100 max=0.002398 Jy/beam ! Clean residual mean=-0.000004 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.296553 Jy keep ! Adding 255 model components to the UV plane model. ! The established model now contains 367 components and 0.296553 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0501+1356_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.746 x 7.365 at -4.993 degrees (North through East) ! Clean map min=-0.0055169 max=0.186 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0501+1356_S_a_map.fits wmodel /vlbi/uf001/uva//J0501+1356_S_a_map.mod ! Writing 367 model components to file: /vlbi/uf001/uva//J0501+1356_S_a_map.mod wobs /vlbi/uf001/uva//J0501+1356_S_a_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0501+1356_S_a_uvs.fits wwins /vlbi/uf001/uva//J0501+1356_S_a_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J0501+1356_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.186002 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000506515 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.816949 0.816949 1.6339 3.2678 6.53559 13.0712 26.1424 52.2847 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.186 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 367.219 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0501+1356_S_a_dfm.log closed on Sun Jan 13 22:24:58 2019