! Started logfile: /vlbi/vcs9/uvm//J1143+0743_C_a_dfm.log on Tue Dec 26 22:18:41 2017 float field_size field_size = 1024 float field_cell field_cell = 0.3000 float taper_size taper_size = 40.0 float freq freq = 4.12800 obs /vlbi/vcs9/uvm//J1143+0743_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J1143+0743_C_a_uvm.fits ! AN table 1: 18 integrations on 36 of 36 possible baselines. ! AN table 2: 18 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1143+0743 ! ! 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 4.128e+09 3.2e+07 1 3.2e+07 ! 02 2 4.16e+09 3.2e+07 1 3.2e+07 ! 03 3 4.192e+09 3.2e+07 1 3.2e+07 ! 04 4 4.224e+09 3.2e+07 1 3.2e+07 ! 05 5 4.416e+09 3.2e+07 1 3.2e+07 ! 06 6 4.512e+09 3.2e+07 1 3.2e+07 ! 07 7 4.544e+09 3.2e+07 1 3.2e+07 ! 08 8 4.576e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 94 lines of history. ! ! Reading 11664 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.3 print "taper_size =", taper_size ! taper_size = 40 ![@/opt64/bin/pima_mupet_02.dfm J1143+0743_C] 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.300x0.300 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.0334958 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=1.000683Jy sigma=28.946952 ! Fit after self-cal, rms=0.984153Jy sigma=28.467553 ! 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=1.272 mas, bmaj=3.537 mas, bpa=-0.883 degrees ! Estimated noise=0.361973 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.0135748 Jy ! Component: 100 - total flux cleaned = 0.0172159 Jy ! Total flux subtracted in 100 components = 0.0172159 Jy ! Clean residual min=-0.001327 max=0.001385 Jy/beam ! Clean residual mean=0.000000 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.0172159 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0172159 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.029050Jy sigma=0.751080 ! Fit after self-cal, rms=0.029015Jy sigma=0.749761 ! 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=1.595 mas, bmaj=3.906 mas, bpa=0.837 degrees ! Estimated noise=0.226346 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) ! Added new window around map position (-1.2, -0.9). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00199682 Jy ! Component: 100 - total flux cleaned = 0.0028024 Jy ! Component: 150 - total flux cleaned = 0.003234 Jy ! Component: 200 - total flux cleaned = 0.00343475 Jy ! Total flux subtracted in 200 components = 0.00343475 Jy ! Clean residual min=-0.000882 max=0.001052 Jy/beam ! Clean residual mean=-0.000000 rms=0.000219 Jy/beam ! Combined flux in latest and established models = 0.0206507 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 44 components and 0.0206507 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.028910Jy sigma=0.746811 ! Fit after self-cal, rms=0.028910Jy sigma=0.746749 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.08721 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.85 HN 0.99 KP 0.98 ! MK 0.76 NL 0.91 OV 0.96 PT 1.03 ! SC 0.92 ! ! Amplitude normalization factor in sub-array 2: 1.0489 ! Telescope amplitude corrections in sub-array 2: ! BR 1.41 FD 0.78 HN 0.83 KP 0.92 ! LA 0.89 MK 0.68 NL 1.10 OV 0.76 ! PT 1.09 SC 1.06 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01269 ! Telescope amplitude corrections in sub-array 1: ! BR 1.29 FD 0.88 HN 0.91 KP 1.02 ! MK 1.03 NL 0.99 OV 0.80 PT 0.98 ! SC 0.99 ! ! Amplitude normalization factor in sub-array 2: 1.08612 ! Telescope amplitude corrections in sub-array 2: ! BR 0.91 FD 0.77 HN 0.84 KP 0.99 ! LA 0.98 MK 0.79 NL 1.11 OV 0.76 ! PT 1.15 SC 0.91 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.03979 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.84 HN 0.96 KP 1.13 ! MK 1.02 NL 1.08 OV 0.93 PT 0.84 ! SC 0.91 ! ! Amplitude normalization factor in sub-array 2: 1.02541 ! Telescope amplitude corrections in sub-array 2: ! BR 1.09 FD 0.82 HN 0.91 KP 1.07 ! LA 1.00 MK 0.91 NL 0.81 OV 0.84 ! PT 1.27 SC 1.04 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.01154 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.96 HN 0.85 KP 1.10 ! MK 0.99 NL 1.09 OV 0.97 PT 0.93 ! SC 1.05 ! ! Amplitude normalization factor in sub-array 2: 1.04152 ! Telescope amplitude corrections in sub-array 2: ! BR 0.96 FD 0.97 HN 1.16 KP 0.97 ! LA 0.86 MK 0.98 NL 0.96 OV 0.92 ! PT 0.83 SC 0.98 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 1.00172 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.82 HN 0.97 KP 1.12 ! MK 0.97 NL 1.01 OV 1.07 PT 1.04 ! SC 0.90 ! ! Amplitude normalization factor in sub-array 2: 0.975059 ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 0.97 HN 1.25 KP 0.97 ! LA 0.90 MK 1.21 NL 1.03 OV 1.03 ! PT 0.88 SC 1.06 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 0.912071 ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 1.17 HN 1.18 KP 1.19 ! MK 0.94 NL 0.98 OV 1.08 PT 0.99 ! SC 1.12 ! ! Amplitude normalization factor in sub-array 2: 0.881064 ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 1.08 HN 1.40 KP 0.98 ! LA 1.13 MK 1.63 NL 0.90 OV 1.04 ! PT 1.02 SC 1.19 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 0.974282 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.87 HN 1.20 KP 0.93 ! MK 1.24 NL 1.01 OV 0.89 PT 1.02 ! SC 1.12 ! ! Amplitude normalization factor in sub-array 2: 0.964688 ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 1.30 HN 1.08 KP 1.02 ! LA 0.97 MK 1.08 NL 0.89 OV 1.08 ! PT 1.02 SC 0.91 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 0.964211 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.35 HN 1.05 KP 1.03 ! MK 0.81 NL 1.17 OV 1.17 PT 0.89 ! SC 0.97 ! ! Amplitude normalization factor in sub-array 2: 0.914866 ! Telescope amplitude corrections in sub-array 2: ! BR 1.23 FD 1.33 HN 0.94 KP 1.04 ! LA 0.97 MK 0.85 NL 1.32 OV 1.18 ! PT 1.02 SC 1.05 ! ! ! Fit before self-cal, rms=0.028910Jy sigma=0.746749 ! Fit after self-cal, rms=0.029273Jy sigma=0.743718 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.029273Jy sigma=0.743718 ! Fit after self-cal, rms=0.029278Jy sigma=0.743683 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.603 mas, bmaj=3.96 mas, bpa=0.3563 degrees ! Estimated noise=0.214729 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.000583578 Jy ! Component: 100 - total flux cleaned = -0.000799737 Jy ! Component: 150 - total flux cleaned = -0.000843979 Jy ! Component: 200 - total flux cleaned = -0.000865956 Jy ! Total flux subtracted in 200 components = -0.000865956 Jy ! Clean residual min=-0.000736 max=0.000914 Jy/beam ! Clean residual mean=-0.000000 rms=0.000196 Jy/beam ! Combined flux in latest and established models = 0.0197847 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 61 components and 0.0197847 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.029283Jy sigma=0.743346 ! Fit after self-cal, rms=0.029283Jy sigma=0.743340 ! 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.029283Jy sigma=0.743340 ! Fit after self-cal, rms=0.029245Jy sigma=0.741646 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) ! Added new window around map position (36.3, -44.7). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000571717 Jy ! Component: 100 - total flux cleaned = 0.000644231 Jy ! Component: 150 - total flux cleaned = 0.000672702 Jy ! Component: 200 - total flux cleaned = 0.000682984 Jy ! Total flux subtracted in 200 components = 0.000682984 Jy ! Clean residual min=-0.000727 max=0.000723 Jy/beam ! Clean residual mean=-0.000000 rms=0.000184 Jy/beam ! Combined flux in latest and established models = 0.0204677 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 86 components and 0.0204677 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.029218Jy sigma=0.740847 ! Fit after self-cal, rms=0.029209Jy sigma=0.740136 ! 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: 1.603 x 3.96 at 0.3563 degrees (North through East) ! Clean map min=-0.00066957 max=0.015073 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=1.27 mas, bmaj=3.548 mas, bpa=-0.8874 degrees ! Estimated noise=0.351047 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0133122 Jy ! Component: 100 - total flux cleaned = 0.0169142 Jy ! Component: 150 - total flux cleaned = 0.0184671 Jy ! Component: 200 - total flux cleaned = 0.0190537 Jy ! Total flux subtracted in 200 components = 0.0190537 Jy ! Clean residual min=-0.001179 max=0.001245 Jy/beam ! Clean residual mean=0.000000 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.0190537 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.0190537 Jy ! Inverting map and beam ! Estimated beam: bmin=1.603 mas, bmaj=3.96 mas, bpa=0.3563 degrees ! Estimated noise=0.214729 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.00101016 Jy ! Component: 100 - total flux cleaned = 0.00133496 Jy ! Component: 150 - total flux cleaned = 0.00142078 Jy ! Component: 200 - total flux cleaned = 0.00143522 Jy ! Total flux subtracted in 200 components = 0.00143522 Jy ! Clean residual min=-0.000734 max=0.000763 Jy/beam ! Clean residual mean=-0.000000 rms=0.000186 Jy/beam ! Combined flux in latest and established models = 0.0204889 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 52 components and 0.0204889 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 4.43519e-07 Jy ! Component: 100 - total flux cleaned = 2.27751e-05 Jy ! Component: 150 - total flux cleaned = 1.28605e-05 Jy ! Component: 200 - total flux cleaned = 1.29437e-05 Jy ! Total flux subtracted in 200 components = 1.29437e-05 Jy ! Clean residual min=-0.000712 max=0.000754 Jy/beam ! Clean residual mean=-0.000000 rms=0.000183 Jy/beam ! Combined flux in latest and established models = 0.0205018 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 71 components and 0.0205019 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.029207Jy sigma=0.740106 ! Fit after self-cal, rms=0.029208Jy sigma=0.739825 wmodel J1143+0743_C_map.mod ! Writing 71 model components to file: J1143+0743_C_map.mod wobs J1143+0743_C_uvs.fits ! Writing UV FITS file: J1143+0743_C_uvs.fits wwins J1143+0743_C_map.win ! wwins: Wrote 3 windows to J1143+0743_C_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 = 1.69679e-05 Jy ! Component: 100 - total flux cleaned = -8.37908e-05 Jy ! Component: 150 - total flux cleaned = -0.000155691 Jy ! Component: 200 - total flux cleaned = -0.000190151 Jy ! Component: 250 - total flux cleaned = -0.000245409 Jy ! Component: 300 - total flux cleaned = -0.00031965 Jy ! Component: 350 - total flux cleaned = -0.00036042 Jy ! Component: 400 - total flux cleaned = -0.000370108 Jy ! Component: 450 - total flux cleaned = -0.000389368 Jy ! Component: 500 - total flux cleaned = -0.000436661 Jy ! Component: 550 - total flux cleaned = -0.000473534 Jy ! Component: 600 - total flux cleaned = -0.000510054 Jy ! Component: 650 - total flux cleaned = -0.000563707 Jy ! Component: 700 - total flux cleaned = -0.000607426 Jy ! Component: 750 - total flux cleaned = -0.000633198 Jy ! Component: 800 - total flux cleaned = -0.000675389 Jy ! Component: 850 - total flux cleaned = -0.000691942 Jy ! Component: 900 - total flux cleaned = -0.000700189 Jy ! Component: 950 - total flux cleaned = -0.000732261 Jy ! Component: 1000 - total flux cleaned = -0.000747964 Jy ! Component: 1050 - total flux cleaned = -0.000786821 Jy ! Component: 1100 - total flux cleaned = -0.000794174 Jy ! Component: 1150 - total flux cleaned = -0.000794214 Jy ! Component: 1200 - total flux cleaned = -0.000816444 Jy ! Component: 1250 - total flux cleaned = -0.000830879 Jy ! Component: 1300 - total flux cleaned = -0.000845234 Jy ! Component: 1350 - total flux cleaned = -0.000845258 Jy ! Component: 1400 - total flux cleaned = -0.000873148 Jy ! Component: 1450 - total flux cleaned = -0.000873081 Jy ! Component: 1500 - total flux cleaned = -0.000879842 Jy ! Component: 1550 - total flux cleaned = -0.000866242 Jy ! Component: 1600 - total flux cleaned = -0.00083307 Jy ! Component: 1650 - total flux cleaned = -0.000839726 Jy ! Component: 1700 - total flux cleaned = -0.000846066 Jy ! Component: 1750 - total flux cleaned = -0.000814094 Jy ! Component: 1800 - total flux cleaned = -0.000833077 Jy ! Component: 1850 - total flux cleaned = -0.00080811 Jy ! Component: 1900 - total flux cleaned = -0.000814335 Jy ! Component: 1950 - total flux cleaned = -0.00082036 Jy ! Component: 2000 - total flux cleaned = -0.000820346 Jy ! Component: 2050 - total flux cleaned = -0.0008083 Jy ! Component: 2100 - total flux cleaned = -0.000820138 Jy ! Component: 2150 - total flux cleaned = -0.000802496 Jy ! Component: 2200 - total flux cleaned = -0.000790976 Jy ! Component: 2250 - total flux cleaned = -0.000796746 Jy ! Component: 2300 - total flux cleaned = -0.000813928 Jy ! Component: 2350 - total flux cleaned = -0.000814003 Jy ! Component: 2400 - total flux cleaned = -0.000825266 Jy ! Component: 2450 - total flux cleaned = -0.000825247 Jy ! Component: 2500 - total flux cleaned = -0.000836367 Jy ! Component: 2550 - total flux cleaned = -0.000847327 Jy ! Component: 2600 - total flux cleaned = -0.000869054 Jy ! Component: 2650 - total flux cleaned = -0.000874504 Jy ! Component: 2700 - total flux cleaned = -0.000874443 Jy ! Component: 2750 - total flux cleaned = -0.000890359 Jy ! Component: 2800 - total flux cleaned = -0.000921943 Jy ! Component: 2850 - total flux cleaned = -0.000921948 Jy ! Component: 2900 - total flux cleaned = -0.000952992 Jy ! Component: 2950 - total flux cleaned = -0.000978631 Jy ! Component: 3000 - total flux cleaned = -0.000978625 Jy ! Component: 3050 - total flux cleaned = -0.000973617 Jy ! Component: 3100 - total flux cleaned = -0.000973667 Jy ! Component: 3150 - total flux cleaned = -0.00100858 Jy ! Component: 3200 - total flux cleaned = -0.00102836 Jy ! Component: 3250 - total flux cleaned = -0.00103813 Jy ! Component: 3300 - total flux cleaned = -0.00106735 Jy ! Component: 3350 - total flux cleaned = -0.00107215 Jy ! Component: 3400 - total flux cleaned = -0.00107702 Jy ! Component: 3450 - total flux cleaned = -0.00110564 Jy ! Component: 3500 - total flux cleaned = -0.00111035 Jy ! Component: 3550 - total flux cleaned = -0.00114335 Jy ! Component: 3600 - total flux cleaned = -0.00115735 Jy ! Component: 3650 - total flux cleaned = -0.00117587 Jy ! Component: 3700 - total flux cleaned = -0.00118052 Jy ! Component: 3750 - total flux cleaned = -0.00119429 Jy ! Component: 3800 - total flux cleaned = -0.00120799 Jy ! Component: 3850 - total flux cleaned = -0.00122616 Jy ! Component: 3900 - total flux cleaned = -0.00123517 Jy ! Component: 3950 - total flux cleaned = -0.00124409 Jy ! Component: 4000 - total flux cleaned = -0.00125746 Jy ! Component: 4050 - total flux cleaned = -0.0012752 Jy ! Total flux subtracted in 4096 components = -0.00127521 Jy ! Clean residual min=-0.000229 max=0.000298 Jy/beam ! Clean residual mean=-0.000000 rms=0.000079 Jy/beam ! Combined flux in latest and established models = 0.0192266 Jy keep ! Adding 305 model components to the UV plane model. ! The established model now contains 376 components and 0.0192266 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J1143+0743_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.603 x 3.96 at 0.3563 degrees (North through East) ! Clean map min=-0.00061383 max=0.015165 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J1143+0743_C_a_map.fits wmodel /vlbi/vcs9/uvm//J1143+0743_C_a_map.mod ! Writing 376 model components to file: /vlbi/vcs9/uvm//J1143+0743_C_a_map.mod wobs /vlbi/vcs9/uvm//J1143+0743_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J1143+0743_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J1143+0743_C_a_map.win ! wwins: Wrote 4 windows to /vlbi/vcs9/uvm//J1143+0743_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0151648 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 7.77902e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.5389 1.5389 3.07779 6.15558 12.3112 24.6223 49.2446 98.4893 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.015 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 194.945 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J1143+0743_C_a_dfm.log closed on Tue Dec 26 22:18:44 2017