! Started logfile: /vlbi/vcs9/uvm//J0925+2309_X_a_dfm.log on Tue Dec 26 22:06:29 2017 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 7.39200 obs /vlbi/vcs9/uvm//J0925+2309_X_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0925+2309_X_a_uvm.fits ! AN table 1: 23 integrations on 3 of 3 possible baselines. ! AN table 2: 18 integrations on 6 of 6 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0925+2309 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 94 lines of history. ! ! Reading 1416 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 8 channels. ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_02.dfm J0925+2309_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 60 float amp_soltime2 amp_soltime2 = 5 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.1 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_02.dvm version of 2017.12.26 === " ! === Difmap script: pima_mupet_02.dvm version of 2017.12.26 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.0370995 Jy 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.999560Jy sigma=24.497454 ! Fit after self-cal, rms=0.975580Jy sigma=23.945849 ! 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. peakwin win_mult ! Inverting map and beam ! Estimated beam: bmin=6.784 mas, bmaj=8.555 mas, bpa=-38.31 degrees ! Estimated noise=0.934109 mJy/beam. ! Added new window around map position (0, 0). 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0204297 Jy ! Component: 100 - total flux cleaned = 0.0248807 Jy ! Total flux subtracted in 100 components = 0.0248807 Jy ! Clean residual min=-0.002724 max=0.001752 Jy/beam ! Clean residual mean=-0.000012 rms=0.000888 Jy/beam ! Combined flux in latest and established models = 0.0248807 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 43 model components to the UV plane model. ! The established model now contains 43 components and 0.0248807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.027228Jy sigma=0.603676 ! Fit after self-cal, rms=0.027215Jy sigma=0.603282 ! Inverting map print "============== Finished uniform weighting CLEAN ==============" ! ============== Finished uniform weighting CLEAN ============== ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! 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=6.396 mas, bmaj=8.648 mas, bpa=-26.72 degrees ! Estimated noise=0.767174 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00210767 Jy ! Component: 100 - total flux cleaned = 0.00361121 Jy ! Component: 150 - total flux cleaned = 0.00474054 Jy ! Component: 200 - total flux cleaned = 0.00559034 Jy ! Total flux subtracted in 200 components = 0.00559034 Jy ! Clean residual min=-0.001171 max=0.001020 Jy/beam ! Clean residual mean=-0.000005 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.030471 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 42 model components to the UV plane model. ! The established model now contains 85 components and 0.030471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.026945Jy sigma=0.598969 ! Fit after self-cal, rms=0.026940Jy sigma=0.598947 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 69 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* LA 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 2: 0.969711 ! Telescope amplitude corrections in sub-array 2: ! FD 0.92 KP 0.96 LA 1.23 PT 1.02 ! ! ! Correcting IF 2. ! A total of 69 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* LA 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 2: 0.995739 ! Telescope amplitude corrections in sub-array 2: ! FD 1.17 KP 0.89 LA 0.74 PT 1.21 ! ! ! Correcting IF 3. ! A total of 69 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* LA 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 2: 0.926572 ! Telescope amplitude corrections in sub-array 2: ! FD 1.25 KP 0.89 LA 1.06 PT 1.13 ! ! ! Correcting IF 4. ! A total of 69 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* LA 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 2: 1.02703 ! Telescope amplitude corrections in sub-array 2: ! FD 0.86 KP 0.97 LA 1.08 PT 0.99 ! ! ! Correcting IF 5. ! A total of 69 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* LA 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 2: 0.982693 ! Telescope amplitude corrections in sub-array 2: ! FD 1.02 KP 1.14 LA 1.08 PT 0.83 ! ! ! Correcting IF 6. ! A total of 69 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* LA 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 2: 0.907845 ! Telescope amplitude corrections in sub-array 2: ! FD 1.10 KP 1.38 LA 0.72 PT 1.21 ! ! ! Correcting IF 7. ! A total of 69 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* LA 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 2: 1.07782 ! Telescope amplitude corrections in sub-array 2: ! FD 0.78 KP 1.06 LA 0.92 PT 0.95 ! ! ! Correcting IF 8. ! A total of 69 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* LA 0.00* PT 0.00* ! ! Amplitude normalization factor in sub-array 2: 1.01624 ! Telescope amplitude corrections in sub-array 2: ! FD 0.96 KP 1.13 LA 1.14 PT 0.70 ! ! ! Fit before self-cal, rms=0.026940Jy sigma=0.598947 ! Fit after self-cal, rms=0.025774Jy sigma=0.629670 selfcal false, false, phase_soltime ! Performing phase self-cal over 10 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.025774Jy sigma=0.629670 ! Fit after self-cal, rms=0.025780Jy sigma=0.629616 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.825 mas, bmaj=7.736 mas, bpa=15.31 degrees ! Estimated noise=0.874946 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000224699 Jy ! Component: 100 - total flux cleaned = 0.000120565 Jy ! Component: 150 - total flux cleaned = 8.5886e-05 Jy ! Component: 200 - total flux cleaned = -2.37918e-05 Jy ! Total flux subtracted in 200 components = -2.37918e-05 Jy ! Clean residual min=-0.000457 max=0.000498 Jy/beam ! Clean residual mean=-0.000001 rms=0.000158 Jy/beam ! Combined flux in latest and established models = 0.0304473 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 118 components and 0.0304473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.025781Jy sigma=0.628799 ! Fit after self-cal, rms=0.025780Jy sigma=0.628793 ! Inverting map print "============== Finished amplitude gscale SELF-CAL ==============" ! ============== Finished amplitude gscale SELF-CAL ============== ! phase_soltime=phase_soltime2 selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.025780Jy sigma=0.628793 ! Fit after self-cal, rms=0.025777Jy sigma=0.627981 dynam = dynam - 0.5 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -7.65995e-05 Jy ! Component: 100 - total flux cleaned = -0.000111678 Jy ! Component: 150 - total flux cleaned = -0.000215703 Jy ! Component: 200 - total flux cleaned = -0.000284206 Jy ! Total flux subtracted in 200 components = -0.000284206 Jy ! Clean residual min=-0.000383 max=0.000472 Jy/beam ! Clean residual mean=-0.000001 rms=0.000132 Jy/beam ! Combined flux in latest and established models = 0.0301631 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 129 components and 0.0301631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.025772Jy sigma=0.627864 ! Fit after self-cal, rms=0.025783Jy sigma=0.627882 ! Inverting map print "=== Finished natural weighting clean with shorter phase_soltime " ! === Finished natural weighting clean with shorter phase_soltime ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.825 x 7.736 at 15.31 degrees (North through East) ! Clean map min=-0.00051207 max=0.021388 Jy/beam if(peak(flux) > thresh) selfcal true, true, amp_soltime1 selfcal false, false, phase_soltime 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) print "============== Finished amplitude self-cal ==============" end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum 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=7.617 mas, bmaj=8.199 mas, bpa=61.97 degrees ! Estimated noise=1.06561 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0192553 Jy ! Component: 100 - total flux cleaned = 0.0243781 Jy ! Component: 150 - total flux cleaned = 0.0258583 Jy ! Component: 200 - total flux cleaned = 0.0267881 Jy ! Total flux subtracted in 200 components = 0.0267881 Jy ! Clean residual min=-0.001547 max=0.000925 Jy/beam ! Clean residual mean=-0.000009 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.0267881 Jy uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 98 model components to the UV plane model. ! The established model now contains 98 components and 0.0267881 Jy ! Inverting map and beam ! Estimated beam: bmin=6.825 mas, bmaj=7.736 mas, bpa=15.31 degrees ! Estimated noise=0.874946 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.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00131484 Jy ! Component: 100 - total flux cleaned = 0.00214635 Jy ! Component: 150 - total flux cleaned = 0.00248555 Jy ! Component: 200 - total flux cleaned = 0.00258138 Jy ! Total flux subtracted in 200 components = 0.00258138 Jy ! Clean residual min=-0.000743 max=0.000658 Jy/beam ! Clean residual mean=-0.000003 rms=0.000230 Jy/beam ! Combined flux in latest and established models = 0.0293695 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 134 components and 0.0293695 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 6.02538e-05 Jy ! Component: 100 - total flux cleaned = 8.42815e-05 Jy ! Component: 150 - total flux cleaned = 0.000125713 Jy ! Component: 200 - total flux cleaned = 0.000150972 Jy ! Total flux subtracted in 200 components = 0.000150972 Jy ! Clean residual min=-0.000444 max=0.000536 Jy/beam ! Clean residual mean=-0.000002 rms=0.000152 Jy/beam ! Combined flux in latest and established models = 0.0295205 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 147 components and 0.0295205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.025791Jy sigma=0.627977 ! Fit after self-cal, rms=0.025795Jy sigma=0.628013 wmodel J0925+2309_X_map.mod ! Writing 147 model components to file: J0925+2309_X_map.mod wobs J0925+2309_X_uvs.fits ! Writing UV FITS file: J0925+2309_X_uvs.fits wwins J0925+2309_X_map.win ! wwins: Wrote 1 windows to J0925+2309_X_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.00011569 Jy ! Component: 100 - total flux cleaned = 5.08149e-05 Jy ! Component: 150 - total flux cleaned = -1.76037e-05 Jy ! Component: 200 - total flux cleaned = -5.78024e-05 Jy ! Component: 250 - total flux cleaned = -7.82346e-05 Jy ! Component: 300 - total flux cleaned = -9.90642e-05 Jy ! Component: 350 - total flux cleaned = -0.000113545 Jy ! Component: 400 - total flux cleaned = -0.000136159 Jy ! Component: 450 - total flux cleaned = -0.000144136 Jy ! Component: 500 - total flux cleaned = -0.000160152 Jy ! Component: 550 - total flux cleaned = -0.000177467 Jy ! Component: 600 - total flux cleaned = -0.000194947 Jy ! Component: 650 - total flux cleaned = -0.000213022 Jy ! Component: 700 - total flux cleaned = -0.000232423 Jy ! Component: 750 - total flux cleaned = -0.000252679 Jy ! Component: 800 - total flux cleaned = -0.000273968 Jy ! Component: 850 - total flux cleaned = -0.000307799 Jy ! Component: 900 - total flux cleaned = -0.000331802 Jy ! Component: 950 - total flux cleaned = -0.000356661 Jy ! Component: 1000 - total flux cleaned = -0.00038281 Jy ! Component: 1050 - total flux cleaned = -0.000424049 Jy ! Component: 1100 - total flux cleaned = -0.000453478 Jy ! Component: 1150 - total flux cleaned = -0.000499713 Jy ! Component: 1200 - total flux cleaned = -0.000532418 Jy ! Component: 1250 - total flux cleaned = -0.00058431 Jy ! Component: 1300 - total flux cleaned = -0.000620685 Jy ! Component: 1350 - total flux cleaned = -0.000677497 Jy ! Component: 1400 - total flux cleaned = -0.000738746 Jy ! Component: 1450 - total flux cleaned = -0.000803436 Jy ! Component: 1500 - total flux cleaned = -0.000826468 Jy ! Component: 1550 - total flux cleaned = -0.000874601 Jy ! Component: 1600 - total flux cleaned = -0.000925325 Jy ! Component: 1650 - total flux cleaned = -0.000952466 Jy ! Component: 1700 - total flux cleaned = -0.0010076 Jy ! Component: 1750 - total flux cleaned = -0.00106685 Jy ! Component: 1800 - total flux cleaned = -0.00112994 Jy ! Component: 1850 - total flux cleaned = -0.00116368 Jy ! Component: 1900 - total flux cleaned = -0.00127024 Jy ! Component: 1950 - total flux cleaned = -0.0013076 Jy ! Component: 2000 - total flux cleaned = -0.00138631 Jy ! Component: 2050 - total flux cleaned = -0.00146944 Jy ! Component: 2100 - total flux cleaned = -0.00155645 Jy ! Component: 2150 - total flux cleaned = -0.00165182 Jy ! Component: 2200 - total flux cleaned = -0.00175089 Jy ! Component: 2250 - total flux cleaned = -0.00190891 Jy ! Component: 2300 - total flux cleaned = -0.00191021 Jy ! Component: 2350 - total flux cleaned = -0.00208787 Jy ! Component: 2400 - total flux cleaned = -0.00215061 Jy ! Component: 2450 - total flux cleaned = -0.0022844 Jy ! Component: 2500 - total flux cleaned = -0.00235068 Jy ! Component: 2550 - total flux cleaned = -0.00257215 Jy ! Component: 2600 - total flux cleaned = -0.00272802 Jy ! Component: 2650 - total flux cleaned = -0.00273037 Jy ! Component: 2700 - total flux cleaned = -0.00299269 Jy ! Component: 2750 - total flux cleaned = -0.00318115 Jy ! Component: 2800 - total flux cleaned = -0.00327994 Jy ! Component: 2850 - total flux cleaned = -0.003486 Jy ! Component: 2900 - total flux cleaned = -0.0035909 Jy ! Component: 2950 - total flux cleaned = -0.00393703 Jy ! Component: 3000 - total flux cleaned = -0.0043084 Jy ! Component: 3050 - total flux cleaned = -0.00431222 Jy ! Component: 3100 - total flux cleaned = -0.00458799 Jy ! Component: 3150 - total flux cleaned = -0.00502424 Jy ! Component: 3200 - total flux cleaned = -0.00502911 Jy ! Component: 3250 - total flux cleaned = -0.00551839 Jy ! Component: 3300 - total flux cleaned = -0.00569475 Jy ! Component: 3350 - total flux cleaned = -0.00587199 Jy ! Component: 3400 - total flux cleaned = -0.00625755 Jy ! Component: 3450 - total flux cleaned = -0.00687415 Jy ! Component: 3500 - total flux cleaned = -0.00709209 Jy ! Component: 3550 - total flux cleaned = -0.00754262 Jy ! Component: 3600 - total flux cleaned = -0.00803755 Jy ! Component: 3650 - total flux cleaned = -0.00856097 Jy ! Component: 3700 - total flux cleaned = -0.0088385 Jy ! Component: 3750 - total flux cleaned = -0.00942769 Jy ! Component: 3800 - total flux cleaned = -0.010042 Jy ! Component: 3850 - total flux cleaned = -0.0106954 Jy ! Component: 3900 - total flux cleaned = -0.0113827 Jy ! Component: 3950 - total flux cleaned = -0.011395 Jy ! Component: 4000 - total flux cleaned = -0.0125355 Jy ! Component: 4050 - total flux cleaned = -0.0133666 Jy ! Total flux subtracted in 4096 components = -0.0138057 Jy ! Clean residual min=-0.023885 max=0.024202 Jy/beam ! Clean residual mean=-0.000018 rms=0.008592 Jy/beam ! Combined flux in latest and established models = 0.0157147 Jy keep ! Adding 108 model components to the UV plane model. ! The established model now contains 255 components and 0.0157147 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0925+2309_X_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.825 x 7.736 at 15.31 degrees (North through East) ! Clean map min=-0.042787 max=0.059761 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0925+2309_X_a_map.fits wmodel /vlbi/vcs9/uvm//J0925+2309_X_a_map.mod ! Writing 255 model components to file: /vlbi/vcs9/uvm//J0925+2309_X_a_map.mod wobs /vlbi/vcs9/uvm//J0925+2309_X_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0925+2309_X_a_uvs.fits wwins /vlbi/vcs9/uvm//J0925+2309_X_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J0925+2309_X_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.059761 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00978786 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -49.135 49.135 98.2701 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0293 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.059 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 6.105 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0925+2309_X_a_dfm.log closed on Tue Dec 26 22:06:32 2017