! Started logfile: /vlbi/uf001/uva//J1152+4939_S_dfm.log on Mon Jan 14 01:31:23 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//J1152+4939_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1152+4939_S_uva.fits ! AN table 1: 42 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.675132 visibilities/baseline/integration-bin. ! Found source: J1152+4939 ! ! 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 3828 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 J1152+4939_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 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.014538Jy sigma=21.462995 ! Fit after self-cal, rms=0.852074Jy sigma=17.985727 ! 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=3.644 mas, bmaj=4.053 mas, bpa=-31.23 degrees ! Estimated noise=0.798418 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.117099 Jy ! Component: 100 - total flux cleaned = 0.142691 Jy ! Total flux subtracted in 100 components = 0.142691 Jy ! Clean residual min=-0.005976 max=0.007293 Jy/beam ! Clean residual mean=0.000008 rms=0.001285 Jy/beam ! Combined flux in latest and established models = 0.142691 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.142691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061358Jy sigma=1.241235 ! Fit after self-cal, rms=0.061348Jy sigma=1.241035 ! 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=4.265 mas, bmaj=4.664 mas, bpa=-18.67 degrees ! Estimated noise=0.596556 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.00644616 Jy ! Component: 100 - total flux cleaned = 0.00783539 Jy ! Component: 150 - total flux cleaned = 0.00778893 Jy ! Component: 200 - total flux cleaned = 0.0076775 Jy ! Total flux subtracted in 200 components = 0.0076775 Jy ! Clean residual min=-0.004040 max=0.004091 Jy/beam ! Clean residual mean=0.000017 rms=0.000916 Jy/beam ! Combined flux in latest and established models = 0.150369 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 19 components and 0.150369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060836Jy sigma=1.226124 ! Fit after self-cal, rms=0.060835Jy sigma=1.226104 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.265 x 4.664 at -18.67 degrees (North through East) ! Clean map min=-0.0038726 max=0.1509 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.04 HN 0.89 KP 1.00 ! LA 0.98 MK 1.05 NL 1.11 OV 1.00 ! PT 1.04 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.02 HN 0.90 KP 0.99 ! LA 0.96 MK 1.04 NL 1.07 OV 1.00 ! PT 0.99 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.98 HN 0.93 KP 0.99 ! LA 0.96 MK 1.02 NL 1.05 OV 0.96 ! PT 0.99 SC 1.00 ! ! ! Fit before self-cal, rms=0.060835Jy sigma=1.226104 ! Fit after self-cal, rms=0.060150Jy sigma=1.207884 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.266 mas, bmaj=4.681 mas, bpa=-18.95 degrees ! Estimated noise=0.594089 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.0012817 Jy ! Component: 100 - total flux cleaned = 0.00142859 Jy ! Component: 150 - total flux cleaned = 0.00155402 Jy ! Component: 200 - total flux cleaned = 0.00161173 Jy ! Total flux subtracted in 200 components = 0.00161173 Jy ! Clean residual min=-0.002656 max=0.003422 Jy/beam ! Clean residual mean=0.000009 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.15198 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.15198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060108Jy sigma=1.206933 ! Fit after self-cal, rms=0.060141Jy sigma=1.206752 ! 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.060141Jy sigma=1.206752 ! Fit after self-cal, rms=0.060534Jy sigma=1.196897 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.261 mas, bmaj=4.679 mas, bpa=-17.07 degrees ! Estimated noise=0.595647 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000753966 Jy ! Component: 100 - total flux cleaned = 0.000825245 Jy ! Component: 150 - total flux cleaned = 0.000864475 Jy ! Component: 200 - total flux cleaned = 0.000917467 Jy ! Total flux subtracted in 200 components = 0.000917467 Jy ! Clean residual min=-0.002397 max=0.003406 Jy/beam ! Clean residual mean=0.000009 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.152898 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 35 components and 0.152898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060515Jy sigma=1.196528 ! Fit after self-cal, rms=0.060536Jy sigma=1.196438 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 (92, -101.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00184971 Jy ! Component: 100 - total flux cleaned = 0.00179667 Jy ! Component: 150 - total flux cleaned = 0.00179458 Jy ! Component: 200 - total flux cleaned = 0.00175648 Jy ! Total flux subtracted in 200 components = 0.00175648 Jy ! Clean residual min=-0.002191 max=0.002352 Jy/beam ! Clean residual mean=0.000008 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.154654 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 54 components and 0.154654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060359Jy sigma=1.193480 ! Fit after self-cal, rms=0.060349Jy sigma=1.193262 ! 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.060349Jy sigma=1.193262 ! Fit after self-cal, rms=0.060332Jy sigma=1.192978 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.254 mas, bmaj=4.678 mas, bpa=-16.77 degrees ! Estimated noise=0.59541 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000182013 Jy ! Component: 100 - total flux cleaned = 0.000178507 Jy ! Component: 150 - total flux cleaned = 0.000274348 Jy ! Component: 200 - total flux cleaned = 0.000420165 Jy ! Total flux subtracted in 200 components = 0.000420165 Jy ! Clean residual min=-0.002201 max=0.002213 Jy/beam ! Clean residual mean=0.000007 rms=0.000579 Jy/beam ! Combined flux in latest and established models = 0.155074 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 62 components and 0.155074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060288Jy sigma=1.192302 ! Fit after self-cal, rms=0.060287Jy sigma=1.192271 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.70005e-05 Jy ! Component: 100 - total flux cleaned = 0.000106454 Jy ! Component: 150 - total flux cleaned = 0.00018049 Jy ! Component: 200 - total flux cleaned = 0.000203926 Jy ! Total flux subtracted in 200 components = 0.000203926 Jy ! Clean residual min=-0.002192 max=0.002190 Jy/beam ! Clean residual mean=0.000008 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.155278 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 67 components and 0.155278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060265Jy sigma=1.191939 ! Fit after self-cal, rms=0.060265Jy sigma=1.191925 ! 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.060265Jy sigma=1.191925 ! Fit after self-cal, rms=0.060266Jy sigma=1.191836 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.858 mas, bmaj=8.236 mas, bpa=-20.28 degrees ! Estimated noise=0.744991 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.28359e-05 Jy ! Component: 100 - total flux cleaned = 4.40274e-05 Jy ! Component: 150 - total flux cleaned = 5.93604e-05 Jy ! Component: 200 - total flux cleaned = 7.38541e-05 Jy ! Total flux subtracted in 200 components = 7.38541e-05 Jy ! Clean residual min=-0.002466 max=0.002150 Jy/beam ! Clean residual mean=0.000017 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.155352 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 76 components and 0.155352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060258Jy sigma=1.191889 ! Fit after self-cal, rms=0.060257Jy sigma=1.191871 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 = -9.91825e-05 Jy ! Component: 100 - total flux cleaned = -0.000125384 Jy ! Component: 150 - total flux cleaned = -0.000149995 Jy ! Component: 200 - total flux cleaned = -0.000161895 Jy ! Total flux subtracted in 200 components = -0.000161895 Jy ! Clean residual min=-0.002487 max=0.002167 Jy/beam ! Clean residual mean=0.000017 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.15519 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 80 components and 0.15519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060253Jy sigma=1.191904 ! Fit after self-cal, rms=0.060253Jy sigma=1.191900 ! 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=4.249 mas, bmaj=4.674 mas, bpa=-16.61 degrees ! Estimated noise=0.595531 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.249 x 4.674 at -16.61 degrees (North through East) ! Clean map min=-0.0023975 max=0.15031 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=3.643 mas, bmaj=4.063 mas, bpa=-28.73 degrees ! Estimated noise=0.798086 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.117009 Jy ! Component: 100 - total flux cleaned = 0.14266 Jy ! Component: 150 - total flux cleaned = 0.149402 Jy ! Component: 200 - total flux cleaned = 0.151574 Jy ! Total flux subtracted in 200 components = 0.151574 Jy ! Clean residual min=-0.003965 max=0.003752 Jy/beam ! Clean residual mean=0.000004 rms=0.000933 Jy/beam ! Combined flux in latest and established models = 0.151574 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.151574 Jy ! Inverting map and beam ! Estimated beam: bmin=4.249 mas, bmaj=4.674 mas, bpa=-16.61 degrees ! Estimated noise=0.595531 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.00229589 Jy ! Component: 100 - total flux cleaned = 0.00254429 Jy ! Component: 150 - total flux cleaned = 0.00279946 Jy ! Component: 200 - total flux cleaned = 0.0029805 Jy ! Total flux subtracted in 200 components = 0.0029805 Jy ! Clean residual min=-0.002165 max=0.002251 Jy/beam ! Clean residual mean=0.000007 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.154555 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 38 components and 0.154555 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.858 mas, bmaj=8.236 mas, bpa=-20.28 degrees ! Estimated noise=0.744991 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000483123 Jy ! Component: 100 - total flux cleaned = 0.00059098 Jy ! Component: 150 - total flux cleaned = 0.000660853 Jy ! Component: 200 - total flux cleaned = 0.000680167 Jy ! Total flux subtracted in 200 components = 0.000680167 Jy ! Clean residual min=-0.002598 max=0.002158 Jy/beam ! Clean residual mean=0.000017 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.155235 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.95947e-07 Jy ! Component: 100 - total flux cleaned = -1.79447e-05 Jy ! Component: 150 - total flux cleaned = -3.46633e-05 Jy ! Component: 200 - total flux cleaned = -3.45707e-05 Jy ! Total flux subtracted in 200 components = -3.45707e-05 Jy ! Clean residual min=-0.002551 max=0.002168 Jy/beam ! Clean residual mean=0.000017 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.1552 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 72 components and 0.1552 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.249 mas, bmaj=4.674 mas, bpa=-16.61 degrees ! Estimated noise=0.595531 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.98705e-06 Jy ! Component: 100 - total flux cleaned = 6.83994e-05 Jy ! Component: 150 - total flux cleaned = 0.000127764 Jy ! Component: 200 - total flux cleaned = 0.000154393 Jy ! Total flux subtracted in 200 components = 0.000154393 Jy ! Clean residual min=-0.002199 max=0.002279 Jy/beam ! Clean residual mean=0.000008 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.155355 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 86 components and 0.155355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060270Jy sigma=1.192219 ! Fit after self-cal, rms=0.060270Jy sigma=1.192137 wmodel J1152+4939_S_map.mod ! Writing 86 model components to file: J1152+4939_S_map.mod wobs J1152+4939_S_uvs.fits ! Writing UV FITS file: J1152+4939_S_uvs.fits wwins J1152+4939_S_map.win ! wwins: Wrote 2 windows to J1152+4939_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.000502725 Jy ! Component: 100 - total flux cleaned = 0.000467953 Jy ! Component: 150 - total flux cleaned = 0.000322431 Jy ! Component: 200 - total flux cleaned = 0.000251032 Jy ! Component: 250 - total flux cleaned = 7.97071e-05 Jy ! Component: 300 - total flux cleaned = -1.99084e-05 Jy ! Component: 350 - total flux cleaned = -5.14783e-05 Jy ! Component: 400 - total flux cleaned = -8.32085e-05 Jy ! Component: 450 - total flux cleaned = -0.000176649 Jy ! Component: 500 - total flux cleaned = -0.000176935 Jy ! Component: 550 - total flux cleaned = -0.000266327 Jy ! Component: 600 - total flux cleaned = -0.000120332 Jy ! Component: 650 - total flux cleaned = -3.49492e-05 Jy ! Component: 700 - total flux cleaned = 0.000161976 Jy ! Component: 750 - total flux cleaned = 0.00027229 Jy ! Component: 800 - total flux cleaned = 0.000408323 Jy ! Component: 850 - total flux cleaned = 0.000568893 Jy ! Component: 900 - total flux cleaned = 0.000674577 Jy ! Component: 950 - total flux cleaned = 0.000883041 Jy ! Component: 1000 - total flux cleaned = 0.00101082 Jy ! Component: 1050 - total flux cleaned = 0.0011119 Jy ! Component: 1100 - total flux cleaned = 0.00121165 Jy ! Component: 1150 - total flux cleaned = 0.00130999 Jy ! Component: 1200 - total flux cleaned = 0.00133382 Jy ! Component: 1250 - total flux cleaned = 0.0014299 Jy ! Component: 1300 - total flux cleaned = 0.00142983 Jy ! Component: 1350 - total flux cleaned = 0.0014535 Jy ! Component: 1400 - total flux cleaned = 0.00154618 Jy ! Component: 1450 - total flux cleaned = 0.001569 Jy ! Component: 1500 - total flux cleaned = 0.00165952 Jy ! Component: 1550 - total flux cleaned = 0.00161523 Jy ! Component: 1600 - total flux cleaned = 0.00172546 Jy ! Component: 1650 - total flux cleaned = 0.00165992 Jy ! Component: 1700 - total flux cleaned = 0.00170295 Jy ! Component: 1750 - total flux cleaned = 0.00159581 Jy ! Component: 1800 - total flux cleaned = 0.00165931 Jy ! Component: 1850 - total flux cleaned = 0.00163801 Jy ! Component: 1900 - total flux cleaned = 0.00163808 Jy ! Component: 1950 - total flux cleaned = 0.00167914 Jy ! Component: 2000 - total flux cleaned = 0.00165867 Jy ! Component: 2050 - total flux cleaned = 0.00163852 Jy ! Component: 2100 - total flux cleaned = 0.00161873 Jy ! Component: 2150 - total flux cleaned = 0.00163859 Jy ! Component: 2200 - total flux cleaned = 0.00167799 Jy ! Component: 2250 - total flux cleaned = 0.00169745 Jy ! Component: 2300 - total flux cleaned = 0.00167833 Jy ! Component: 2350 - total flux cleaned = 0.00171674 Jy ! Component: 2400 - total flux cleaned = 0.00179267 Jy ! Component: 2450 - total flux cleaned = 0.00179309 Jy ! Component: 2500 - total flux cleaned = 0.00188629 Jy ! Component: 2550 - total flux cleaned = 0.00190458 Jy ! Component: 2600 - total flux cleaned = 0.0019594 Jy ! Component: 2650 - total flux cleaned = 0.00205023 Jy ! Component: 2700 - total flux cleaned = 0.00206817 Jy ! Component: 2750 - total flux cleaned = 0.00221134 Jy ! Component: 2800 - total flux cleaned = 0.00226441 Jy ! Component: 2850 - total flux cleaned = 0.00233483 Jy ! Component: 2900 - total flux cleaned = 0.00252667 Jy ! Component: 2950 - total flux cleaned = 0.00256126 Jy ! Component: 3000 - total flux cleaned = 0.00266453 Jy ! Component: 3050 - total flux cleaned = 0.00278403 Jy ! Component: 3100 - total flux cleaned = 0.00290253 Jy ! Component: 3150 - total flux cleaned = 0.00303697 Jy ! Component: 3200 - total flux cleaned = 0.00300362 Jy ! Component: 3250 - total flux cleaned = 0.00315314 Jy ! Component: 3300 - total flux cleaned = 0.00325199 Jy ! Component: 3350 - total flux cleaned = 0.0033829 Jy ! Component: 3400 - total flux cleaned = 0.00351276 Jy ! Component: 3450 - total flux cleaned = 0.00356125 Jy ! Component: 3500 - total flux cleaned = 0.00365745 Jy ! Component: 3550 - total flux cleaned = 0.00376889 Jy ! Component: 3600 - total flux cleaned = 0.0038322 Jy ! Component: 3650 - total flux cleaned = 0.0039738 Jy ! Component: 3700 - total flux cleaned = 0.00403616 Jy ! Component: 3750 - total flux cleaned = 0.00409832 Jy ! Component: 3800 - total flux cleaned = 0.00423727 Jy ! Component: 3850 - total flux cleaned = 0.00429867 Jy ! Component: 3900 - total flux cleaned = 0.00431402 Jy ! Component: 3950 - total flux cleaned = 0.00442017 Jy ! Component: 4000 - total flux cleaned = 0.00452569 Jy ! Component: 4050 - total flux cleaned = 0.00467549 Jy ! Total flux subtracted in 4096 components = 0.004735 Jy ! Clean residual min=-0.001115 max=0.000973 Jy/beam ! Clean residual mean=0.000006 rms=0.000269 Jy/beam ! Combined flux in latest and established models = 0.16009 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 385 components and 0.16009 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1152+4939_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.249 x 4.674 at -16.61 degrees (North through East) ! Clean map min=-0.0024293 max=0.14997 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1152+4939_S_map.fits wmodel /vlbi/uf001/uva//J1152+4939_S_map.mod ! Writing 385 model components to file: /vlbi/uf001/uva//J1152+4939_S_map.mod wobs /vlbi/uf001/uva//J1152+4939_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1152+4939_S_uvs.fits wwins /vlbi/uf001/uva//J1152+4939_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1152+4939_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.149973 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000267502 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.535098 0.535098 1.0702 2.14039 4.28079 8.56157 17.1231 34.2463 68.4926 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.149 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 560.644 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1152+4939_S_dfm.log closed on Mon Jan 14 01:31:27 2019