! Started logfile: /vlbi/bp222/maps//J1329+5009_S_dfm.log on Thu Sep 27 11:10:24 2018 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/bp222/maps//J1329+5009_S_uva.fits ! Reading UV FITS file: /vlbi/bp222/maps//J1329+5009_S_uva.fits ! AN table 1: 91 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.972527 visibilities/baseline/integration-bin. ! Found source: J1329+5009 ! ! There are 4 IFs, and a total of 4 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 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 9912 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 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 J1329+5009_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 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 369 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.059700Jy sigma=16.036884 ! Fit after self-cal, rms=0.729844Jy sigma=10.969706 ! 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.431 mas, bmaj=6.287 mas, bpa=-19.04 degrees ! Estimated noise=0.807755 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.217142 Jy ! Component: 100 - total flux cleaned = 0.265207 Jy ! Total flux subtracted in 100 components = 0.265207 Jy ! Clean residual min=-0.018151 max=0.021549 Jy/beam ! Clean residual mean=-0.000018 rms=0.004688 Jy/beam ! Combined flux in latest and established models = 0.265207 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.265207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124798Jy sigma=1.519267 ! Fit after self-cal, rms=0.123942Jy sigma=1.517184 ! 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.83 mas, bmaj=6.54 mas, bpa=-18.6 degrees ! Estimated noise=0.556075 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.0182439 Jy ! Component: 100 - total flux cleaned = 0.025197 Jy ! Component: 150 - total flux cleaned = 0.0253953 Jy ! Component: 200 - total flux cleaned = 0.0255486 Jy ! Total flux subtracted in 200 components = 0.0255486 Jy ! Clean residual min=-0.014312 max=0.016175 Jy/beam ! Clean residual mean=-0.000026 rms=0.003904 Jy/beam ! Combined flux in latest and established models = 0.290755 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 18 components and 0.290755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121672Jy sigma=1.468946 ! Fit after self-cal, rms=0.121652Jy sigma=1.468893 ! 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.83 x 6.54 at -18.6 degrees (North through East) ! Clean map min=-0.013679 max=0.28341 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.97 HN 0.97 KP 1.00 ! MK 0.96 NL 1.03 OV 0.98 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.97 HN 0.97 KP 1.01 ! MK 0.97 NL 0.94 OV 0.99 SC 0.83 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.97 HN 0.98 KP 0.99 ! MK 0.97 NL 1.02 OV 1.00 SC 0.96 ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1538.60 HN 1.11 KP 1.00* ! MK 21.38 NL 1.00* OV 0.88 SC 1.00* ! ! ! Fit before self-cal, rms=0.121652Jy sigma=1.468893 ! Fit after self-cal, rms=0.098777Jy sigma=1.192020 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.842 mas, bmaj=6.542 mas, bpa=-17.9 degrees ! Estimated noise=0.550671 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.00314058 Jy ! Component: 100 - total flux cleaned = -0.00501445 Jy ! Component: 150 - total flux cleaned = -0.0058937 Jy ! Component: 200 - total flux cleaned = -0.00651403 Jy ! Total flux subtracted in 200 components = -0.00651403 Jy ! Clean residual min=-0.011588 max=0.011815 Jy/beam ! Clean residual mean=0.000001 rms=0.003109 Jy/beam ! Combined flux in latest and established models = 0.284241 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 28 components and 0.284241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098510Jy sigma=1.190996 ! Fit after self-cal, rms=0.098525Jy sigma=1.190895 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098525Jy sigma=1.190895 ! Fit after self-cal, rms=0.101591Jy sigma=1.043576 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.836 mas, bmaj=6.499 mas, bpa=-17.97 degrees ! Estimated noise=0.56654 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00676482 Jy ! Component: 100 - total flux cleaned = 0.00673485 Jy ! Component: 150 - total flux cleaned = 0.00692033 Jy ! Component: 200 - total flux cleaned = 0.0071628 Jy ! Total flux subtracted in 200 components = 0.0071628 Jy ! Clean residual min=-0.009863 max=0.007455 Jy/beam ! Clean residual mean=-0.000004 rms=0.002381 Jy/beam ! Combined flux in latest and established models = 0.291404 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 39 components and 0.291404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101358Jy sigma=1.031624 ! Fit after self-cal, rms=0.101606Jy sigma=1.031246 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.54125e-05 Jy ! Component: 100 - total flux cleaned = 0.000286329 Jy ! Component: 150 - total flux cleaned = 0.000461035 Jy ! Component: 200 - total flux cleaned = 0.000619961 Jy ! Total flux subtracted in 200 components = 0.000619961 Jy ! Clean residual min=-0.009833 max=0.007396 Jy/beam ! Clean residual mean=-0.000004 rms=0.002364 Jy/beam ! Combined flux in latest and established models = 0.292024 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 46 components and 0.292024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101557Jy sigma=1.029466 ! Fit after self-cal, rms=0.101559Jy sigma=1.029460 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101559Jy sigma=1.029460 ! Fit after self-cal, rms=0.099730Jy sigma=0.839381 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.839 mas, bmaj=6.489 mas, bpa=-17.89 degrees ! Estimated noise=0.565704 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000428384 Jy ! Component: 100 - total flux cleaned = 0.000558151 Jy ! Component: 150 - total flux cleaned = 0.000800263 Jy ! Component: 200 - total flux cleaned = 0.00100995 Jy ! Total flux subtracted in 200 components = 0.00100995 Jy ! Clean residual min=-0.002446 max=0.002131 Jy/beam ! Clean residual mean=-0.000000 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.293034 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 55 components and 0.293034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099685Jy sigma=0.838491 ! Fit after self-cal, rms=0.099820Jy sigma=0.837655 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.000262496 Jy ! Component: 100 - total flux cleaned = 0.000432545 Jy ! Component: 150 - total flux cleaned = 0.000585602 Jy ! Component: 200 - total flux cleaned = 0.000655759 Jy ! Total flux subtracted in 200 components = 0.000655759 Jy ! Clean residual min=-0.002357 max=0.002120 Jy/beam ! Clean residual mean=-0.000000 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.293689 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 58 components and 0.293689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099814Jy sigma=0.837369 ! Fit after self-cal, rms=0.099813Jy sigma=0.837363 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099813Jy sigma=0.837363 ! Fit after self-cal, rms=0.099902Jy sigma=0.836996 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.205 mas, bmaj=8.304 mas, bpa=-20.15 degrees ! Estimated noise=0.734529 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011169 Jy ! Component: 100 - total flux cleaned = 0.00154265 Jy ! Component: 150 - total flux cleaned = 0.00185615 Jy ! Component: 200 - total flux cleaned = 0.00202974 Jy ! Total flux subtracted in 200 components = 0.00202974 Jy ! Clean residual min=-0.002937 max=0.002728 Jy/beam ! Clean residual mean=0.000000 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.295719 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 72 components and 0.295719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099908Jy sigma=0.837125 ! Fit after self-cal, rms=0.099902Jy sigma=0.836961 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.000149564 Jy ! Component: 100 - total flux cleaned = 0.000220206 Jy ! Component: 150 - total flux cleaned = 0.000281417 Jy ! Component: 200 - total flux cleaned = 0.000315223 Jy ! Total flux subtracted in 200 components = 0.000315223 Jy ! Clean residual min=-0.002859 max=0.002654 Jy/beam ! Clean residual mean=0.000000 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.296034 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 81 components and 0.296034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099908Jy sigma=0.837282 ! Fit after self-cal, rms=0.099905Jy sigma=0.837185 ! 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.841 mas, bmaj=6.479 mas, bpa=-17.77 degrees ! Estimated noise=0.565714 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.841 x 6.479 at -17.77 degrees (North through East) ! Clean map min=-0.0023727 max=0.28794 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.458 mas, bmaj=6.309 mas, bpa=-17.92 degrees ! Estimated noise=0.838973 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.22548 Jy ! Component: 100 - total flux cleaned = 0.27465 Jy ! Component: 150 - total flux cleaned = 0.287135 Jy ! Component: 200 - total flux cleaned = 0.293081 Jy ! Total flux subtracted in 200 components = 0.293081 Jy ! Clean residual min=-0.003126 max=0.003698 Jy/beam ! Clean residual mean=-0.000003 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.293081 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.293081 Jy ! Inverting map and beam ! Estimated beam: bmin=2.841 mas, bmaj=6.479 mas, bpa=-17.77 degrees ! Estimated noise=0.565714 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 (5, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0037237 Jy ! Component: 100 - total flux cleaned = 0.00581557 Jy ! Component: 150 - total flux cleaned = 0.00634029 Jy ! Component: 200 - total flux cleaned = 0.0068875 Jy ! Total flux subtracted in 200 components = 0.0068875 Jy ! Clean residual min=-0.002054 max=0.001783 Jy/beam ! Clean residual mean=-0.000002 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.299969 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 40 components and 0.299968 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.205 mas, bmaj=8.304 mas, bpa=-20.15 degrees ! Estimated noise=0.734529 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00127611 Jy ! Component: 100 - total flux cleaned = 0.00184097 Jy ! Component: 150 - total flux cleaned = 0.00208002 Jy ! Component: 200 - total flux cleaned = 0.00230753 Jy ! Total flux subtracted in 200 components = 0.00230753 Jy ! Clean residual min=-0.002138 max=0.002362 Jy/beam ! Clean residual mean=-0.000002 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.302276 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.000185336 Jy ! Component: 100 - total flux cleaned = 0.000316917 Jy ! Component: 150 - total flux cleaned = 0.000428534 Jy ! Component: 200 - total flux cleaned = 0.000492845 Jy ! Total flux subtracted in 200 components = 0.000492845 Jy ! Clean residual min=-0.002087 max=0.002336 Jy/beam ! Clean residual mean=-0.000002 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.302769 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 83 components and 0.302769 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.841 mas, bmaj=6.479 mas, bpa=-17.77 degrees ! Estimated noise=0.565714 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.38739e-05 Jy ! Component: 100 - total flux cleaned = 0.000181659 Jy ! Component: 150 - total flux cleaned = 0.000326073 Jy ! Component: 200 - total flux cleaned = 0.000426282 Jy ! Total flux subtracted in 200 components = 0.000426282 Jy ! Clean residual min=-0.001896 max=0.001723 Jy/beam ! Clean residual mean=-0.000001 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.303195 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 100 components and 0.303195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099809Jy sigma=0.835186 ! Fit after self-cal, rms=0.099807Jy sigma=0.835032 wmodel J1329+5009_S_map.mod ! Writing 100 model components to file: J1329+5009_S_map.mod wobs J1329+5009_S_uvs.fits ! Writing UV FITS file: J1329+5009_S_uvs.fits wwins J1329+5009_S_map.win ! wwins: Wrote 2 windows to J1329+5009_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.000424349 Jy ! Component: 100 - total flux cleaned = -0.000769462 Jy ! Component: 150 - total flux cleaned = -0.00100991 Jy ! Component: 200 - total flux cleaned = -0.00123908 Jy ! Component: 250 - total flux cleaned = -0.0013493 Jy ! Component: 300 - total flux cleaned = -0.00145618 Jy ! Component: 350 - total flux cleaned = -0.00145603 Jy ! Component: 400 - total flux cleaned = -0.00155798 Jy ! Component: 450 - total flux cleaned = -0.00158275 Jy ! Component: 500 - total flux cleaned = -0.00158259 Jy ! Component: 550 - total flux cleaned = -0.00158227 Jy ! Component: 600 - total flux cleaned = -0.00162937 Jy ! Component: 650 - total flux cleaned = -0.001652 Jy ! Component: 700 - total flux cleaned = -0.00158329 Jy ! Component: 750 - total flux cleaned = -0.00158328 Jy ! Component: 800 - total flux cleaned = -0.00158386 Jy ! Component: 850 - total flux cleaned = -0.0016706 Jy ! Component: 900 - total flux cleaned = -0.00164874 Jy ! Component: 950 - total flux cleaned = -0.00164876 Jy ! Component: 1000 - total flux cleaned = -0.00160768 Jy ! Component: 1050 - total flux cleaned = -0.00171085 Jy ! Component: 1100 - total flux cleaned = -0.00177212 Jy ! Component: 1150 - total flux cleaned = -0.00173204 Jy ! Component: 1200 - total flux cleaned = -0.00177205 Jy ! Component: 1250 - total flux cleaned = -0.00181158 Jy ! Component: 1300 - total flux cleaned = -0.00186982 Jy ! Component: 1350 - total flux cleaned = -0.00183137 Jy ! Component: 1400 - total flux cleaned = -0.00185057 Jy ! Component: 1450 - total flux cleaned = -0.00185053 Jy ! Component: 1500 - total flux cleaned = -0.00186924 Jy ! Component: 1550 - total flux cleaned = -0.00194297 Jy ! Component: 1600 - total flux cleaned = -0.00194283 Jy ! Component: 1650 - total flux cleaned = -0.00199698 Jy ! Component: 1700 - total flux cleaned = -0.00199704 Jy ! Component: 1750 - total flux cleaned = -0.00205002 Jy ! Component: 1800 - total flux cleaned = -0.00206747 Jy ! Component: 1850 - total flux cleaned = -0.00206741 Jy ! Component: 1900 - total flux cleaned = -0.0020674 Jy ! Component: 1950 - total flux cleaned = -0.00210147 Jy ! Component: 2000 - total flux cleaned = -0.00206761 Jy ! Component: 2050 - total flux cleaned = -0.00215151 Jy ! Component: 2100 - total flux cleaned = -0.00210169 Jy ! Component: 2150 - total flux cleaned = -0.00215092 Jy ! Component: 2200 - total flux cleaned = -0.00211813 Jy ! Component: 2250 - total flux cleaned = -0.00219942 Jy ! Component: 2300 - total flux cleaned = -0.002183 Jy ! Component: 2350 - total flux cleaned = -0.00215101 Jy ! Component: 2400 - total flux cleaned = -0.00215128 Jy ! Component: 2450 - total flux cleaned = -0.00216683 Jy ! Component: 2500 - total flux cleaned = -0.00215118 Jy ! Component: 2550 - total flux cleaned = -0.00213564 Jy ! Component: 2600 - total flux cleaned = -0.00221279 Jy ! Component: 2650 - total flux cleaned = -0.00215144 Jy ! Component: 2700 - total flux cleaned = -0.00215139 Jy ! Component: 2750 - total flux cleaned = -0.00210611 Jy ! Component: 2800 - total flux cleaned = -0.00213606 Jy ! Component: 2850 - total flux cleaned = -0.0021807 Jy ! Component: 2900 - total flux cleaned = -0.00213614 Jy ! Component: 2950 - total flux cleaned = -0.00207748 Jy ! Component: 3000 - total flux cleaned = -0.0021215 Jy ! Component: 3050 - total flux cleaned = -0.00215055 Jy ! Component: 3100 - total flux cleaned = -0.00209271 Jy ! Component: 3150 - total flux cleaned = -0.0021932 Jy ! Component: 3200 - total flux cleaned = -0.00212175 Jy ! Component: 3250 - total flux cleaned = -0.00212171 Jy ! Component: 3300 - total flux cleaned = -0.00213588 Jy ! Component: 3350 - total flux cleaned = -0.00212172 Jy ! Component: 3400 - total flux cleaned = -0.00210773 Jy ! Component: 3450 - total flux cleaned = -0.00213545 Jy ! Component: 3500 - total flux cleaned = -0.00208041 Jy ! Component: 3550 - total flux cleaned = -0.00213508 Jy ! Component: 3600 - total flux cleaned = -0.00221658 Jy ! Component: 3650 - total flux cleaned = -0.00214884 Jy ! Component: 3700 - total flux cleaned = -0.00220259 Jy ! Component: 3750 - total flux cleaned = -0.00220261 Jy ! Component: 3800 - total flux cleaned = -0.0022293 Jy ! Component: 3850 - total flux cleaned = -0.00225567 Jy ! Component: 3900 - total flux cleaned = -0.00225559 Jy ! Component: 3950 - total flux cleaned = -0.00224259 Jy ! Component: 4000 - total flux cleaned = -0.00220361 Jy ! Component: 4050 - total flux cleaned = -0.00225545 Jy ! Total flux subtracted in 4096 components = -0.00222969 Jy ! Clean residual min=-0.000850 max=0.000875 Jy/beam ! Clean residual mean=-0.000000 rms=0.000240 Jy/beam ! Combined flux in latest and established models = 0.300965 Jy keep ! Adding 325 model components to the UV plane model. ! The established model now contains 425 components and 0.300965 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/bp222/maps//J1329+5009_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.841 x 6.479 at -17.77 degrees (North through East) ! Clean map min=-0.0014156 max=0.2893 Jy/beam ! Writing clean map to FITS file: /vlbi/bp222/maps//J1329+5009_S_map.fits wmodel /vlbi/bp222/maps//J1329+5009_S_map.mod ! Writing 425 model components to file: /vlbi/bp222/maps//J1329+5009_S_map.mod wobs /vlbi/bp222/maps//J1329+5009_S_uvs.fits ! Writing UV FITS file: /vlbi/bp222/maps//J1329+5009_S_uvs.fits wwins /vlbi/bp222/maps//J1329+5009_S_map.win ! wwins: Wrote 3 windows to /vlbi/bp222/maps//J1329+5009_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.289297 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000239257 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.248109 0.248109 0.496218 0.992436 1.98487 3.96974 7.93949 15.879 31.758 63.5159 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.289 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1209.15 quit ! Quitting program ! Log file /vlbi/bp222/maps//J1329+5009_S_dfm.log closed on Thu Sep 27 11:10:28 2018