! Started logfile: /vlbi/vcs9/uvm//J1123+0235_C_a_dfm.log on Tue Dec 26 22:16:37 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//J1123+0235_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J1123+0235_C_a_uvm.fits ! AN table 1: 18 integrations on 28 of 28 possible baselines. ! AN table 2: 17 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1123+0235 ! ! 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 10152 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 J1123+0235_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.0304506 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.000356Jy sigma=29.245248 ! Fit after self-cal, rms=0.987548Jy sigma=28.883161 ! 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.34 mas, bmaj=3.721 mas, bpa=-4.345 degrees ! Estimated noise=0.335475 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.0105602 Jy ! Component: 100 - total flux cleaned = 0.0125373 Jy ! Total flux subtracted in 100 components = 0.0125373 Jy ! Clean residual min=-0.001224 max=0.001137 Jy/beam ! Clean residual mean=0.000000 rms=0.000263 Jy/beam ! Combined flux in latest and established models = 0.0125373 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0125373 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.027603Jy sigma=0.722189 ! Fit after self-cal, rms=0.027555Jy sigma=0.720664 ! 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.72 mas, bmaj=4.321 mas, bpa=-5.439 degrees ! Estimated noise=0.240015 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.000786238 Jy ! Component: 100 - total flux cleaned = 0.00112226 Jy ! Component: 150 - total flux cleaned = 0.00121799 Jy ! Component: 200 - total flux cleaned = 0.00126149 Jy ! Total flux subtracted in 200 components = 0.00126149 Jy ! Clean residual min=-0.000686 max=0.000724 Jy/beam ! Clean residual mean=0.000001 rms=0.000184 Jy/beam ! Combined flux in latest and established models = 0.0137988 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 27 components and 0.0137988 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.027534Jy sigma=0.720143 ! Fit after self-cal, rms=0.027534Jy sigma=0.720136 ! 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.09525 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.79 HN 0.96 KP 0.97 ! MK 0.91 NL 0.79 OV 1.01 PT 0.97 ! ! Amplitude normalization factor in sub-array 2: 0.946121 ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 0.76 HN 0.67 KP 1.03 ! LA 0.82 MK 1.79 NL 0.87 OV 1.36 ! PT 1.58 SC 0.67 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.0952 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.66 HN 0.92 KP 1.04 ! MK 0.94 NL 0.76 OV 0.90 PT 1.08 ! ! Amplitude normalization factor in sub-array 2: 1.04622 ! Telescope amplitude corrections in sub-array 2: ! BR 1.23 FD 0.99 HN 0.95 KP 0.87 ! LA 0.99 MK 0.99 NL 0.91 OV 0.84 ! PT 1.05 SC 0.74 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.03641 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.96 HN 0.86 KP 1.02 ! MK 0.86 NL 0.83 OV 0.96 PT 1.26 ! ! Amplitude normalization factor in sub-array 2: 0.99004 ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 0.77 HN 0.80 KP 1.04 ! LA 0.98 MK 0.97 NL 1.03 OV 1.11 ! PT 1.41 SC 1.00 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.0282 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.81 HN 1.00 KP 1.23 ! MK 0.84 NL 1.20 OV 0.75 PT 0.96 ! ! Amplitude normalization factor in sub-array 2: 0.90176 ! Telescope amplitude corrections in sub-array 2: ! BR 1.44 FD 1.03 HN 0.92 KP 1.39 ! LA 0.84 MK 0.97 NL 1.12 OV 1.26 ! PT 1.01 SC 1.11 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 1.03299 ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 0.98 HN 0.88 KP 0.86 ! MK 0.94 NL 0.84 OV 1.42 PT 0.99 ! ! Amplitude normalization factor in sub-array 2: 0.997095 ! Telescope amplitude corrections in sub-array 2: ! BR 1.29 FD 0.86 HN 0.99 KP 1.00 ! LA 1.08 MK 0.92 NL 0.85 OV 1.11 ! PT 1.01 SC 0.92 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 0.950193 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.97 HN 1.36 KP 0.91 ! MK 0.98 NL 0.91 OV 1.04 PT 1.24 ! ! Amplitude normalization factor in sub-array 2: 0.762687 ! Telescope amplitude corrections in sub-array 2: ! BR 1.50 FD 1.84 HN 1.06 KP 1.18 ! LA 1.05 MK 1.23 NL 1.26 OV 1.05 ! PT 1.14 SC 1.80 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 0.945921 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.05 HN 1.54 KP 0.81 ! MK 0.99 NL 0.90 OV 0.95 PT 1.19 ! ! Amplitude normalization factor in sub-array 2: 0.962774 ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 0.96 HN 1.09 KP 1.05 ! LA 0.91 MK 0.97 NL 1.45 OV 1.05 ! PT 1.03 SC 0.91 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 0.978624 ! Telescope amplitude corrections in sub-array 1: ! BR 0.81 FD 1.10 HN 1.31 KP 0.86 ! MK 1.23 NL 0.81 OV 1.05 PT 1.00 ! ! Amplitude normalization factor in sub-array 2: 1.03926 ! Telescope amplitude corrections in sub-array 2: ! BR 0.90 FD 0.87 HN 0.98 KP 1.12 ! LA 0.74 MK 0.85 NL 1.13 OV 1.00 ! PT 1.07 SC 0.97 ! ! ! Fit before self-cal, rms=0.027534Jy sigma=0.720136 ! Fit after self-cal, rms=0.028268Jy sigma=0.717267 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.028268Jy sigma=0.717267 ! Fit after self-cal, rms=0.028276Jy sigma=0.717202 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.723 mas, bmaj=4.348 mas, bpa=-5.682 degrees ! Estimated noise=0.220302 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.00070706 Jy ! Component: 100 - total flux cleaned = -0.000904239 Jy ! Component: 150 - total flux cleaned = -0.000920219 Jy ! Component: 200 - total flux cleaned = -0.00091592 Jy ! Total flux subtracted in 200 components = -0.00091592 Jy ! Clean residual min=-0.000631 max=0.000604 Jy/beam ! Clean residual mean=0.000000 rms=0.000153 Jy/beam ! Combined flux in latest and established models = 0.0128829 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 37 components and 0.0128829 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.028279Jy sigma=0.716719 ! Fit after self-cal, rms=0.028279Jy sigma=0.716717 ! 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.028279Jy sigma=0.716717 ! Fit after self-cal, rms=0.028257Jy sigma=0.715383 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 = 0.000105988 Jy ! Component: 100 - total flux cleaned = 0.000126949 Jy ! Component: 150 - total flux cleaned = 0.000142667 Jy ! Component: 200 - total flux cleaned = 0.000151247 Jy ! Total flux subtracted in 200 components = 0.000151247 Jy ! Clean residual min=-0.000676 max=0.000609 Jy/beam ! Clean residual mean=0.000000 rms=0.000153 Jy/beam ! Combined flux in latest and established models = 0.0130342 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 42 components and 0.0130342 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.028256Jy sigma=0.715359 ! Fit after self-cal, rms=0.028257Jy sigma=0.715261 ! 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.723 x 4.348 at -5.682 degrees (North through East) ! Clean map min=-0.00063733 max=0.011664 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.348 mas, bmaj=3.741 mas, bpa=-4.449 degrees ! Estimated noise=0.31475 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100662 Jy ! Component: 100 - total flux cleaned = 0.0119409 Jy ! Component: 150 - total flux cleaned = 0.0126109 Jy ! Component: 200 - total flux cleaned = 0.0128058 Jy ! Total flux subtracted in 200 components = 0.0128058 Jy ! Clean residual min=-0.000983 max=0.000910 Jy/beam ! Clean residual mean=-0.000000 rms=0.000212 Jy/beam ! Combined flux in latest and established models = 0.0128058 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.0128058 Jy ! Inverting map and beam ! Estimated beam: bmin=1.723 mas, bmaj=4.348 mas, bpa=-5.682 degrees ! Estimated noise=0.220302 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.000124519 Jy ! Component: 100 - total flux cleaned = 0.000151871 Jy ! Component: 150 - total flux cleaned = 0.000166309 Jy ! Component: 200 - total flux cleaned = 0.000178899 Jy ! Total flux subtracted in 200 components = 0.000178899 Jy ! Clean residual min=-0.000686 max=0.000633 Jy/beam ! Clean residual mean=0.000000 rms=0.000153 Jy/beam ! Combined flux in latest and established models = 0.0129847 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 34 components and 0.0129847 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.1248e-05 Jy ! Component: 100 - total flux cleaned = 2.62167e-05 Jy ! Component: 150 - total flux cleaned = 3.52372e-05 Jy ! Component: 200 - total flux cleaned = 4.32713e-05 Jy ! Total flux subtracted in 200 components = 4.32713e-05 Jy ! Clean residual min=-0.000681 max=0.000618 Jy/beam ! Clean residual mean=0.000000 rms=0.000153 Jy/beam ! Combined flux in latest and established models = 0.013028 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 38 components and 0.013028 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.028257Jy sigma=0.715274 ! Fit after self-cal, rms=0.028259Jy sigma=0.715303 wmodel J1123+0235_C_map.mod ! Writing 38 model components to file: J1123+0235_C_map.mod wobs J1123+0235_C_uvs.fits ! Writing UV FITS file: J1123+0235_C_uvs.fits wwins J1123+0235_C_map.win ! wwins: Wrote 1 windows to J1123+0235_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.15076e-05 Jy ! Component: 100 - total flux cleaned = 0.000135554 Jy ! Component: 150 - total flux cleaned = 0.000232795 Jy ! Component: 200 - total flux cleaned = 0.000288804 Jy ! Component: 250 - total flux cleaned = 0.000297839 Jy ! Component: 300 - total flux cleaned = 0.000297903 Jy ! Component: 350 - total flux cleaned = 0.000280973 Jy ! Component: 400 - total flux cleaned = 0.000264644 Jy ! Component: 450 - total flux cleaned = 0.000232899 Jy ! Component: 500 - total flux cleaned = 0.000217591 Jy ! Component: 550 - total flux cleaned = 0.000194975 Jy ! Component: 600 - total flux cleaned = 0.000165256 Jy ! Component: 650 - total flux cleaned = 0.000136055 Jy ! Component: 700 - total flux cleaned = 0.000107377 Jy ! Component: 750 - total flux cleaned = 8.62549e-05 Jy ! Component: 800 - total flux cleaned = 5.85581e-05 Jy ! Component: 850 - total flux cleaned = 4.05251e-06 Jy ! Component: 900 - total flux cleaned = -2.94559e-05 Jy ! Component: 950 - total flux cleaned = -6.89311e-05 Jy ! Component: 1000 - total flux cleaned = -9.4846e-05 Jy ! Component: 1050 - total flux cleaned = -0.000113954 Jy ! Component: 1100 - total flux cleaned = -0.000145394 Jy ! Component: 1150 - total flux cleaned = -0.000157774 Jy ! Component: 1200 - total flux cleaned = -0.000157914 Jy ! Component: 1250 - total flux cleaned = -0.000181986 Jy ! Component: 1300 - total flux cleaned = -0.000170068 Jy ! Component: 1350 - total flux cleaned = -0.000193682 Jy ! Component: 1400 - total flux cleaned = -0.000199509 Jy ! Component: 1450 - total flux cleaned = -0.000222421 Jy ! Component: 1500 - total flux cleaned = -0.000216666 Jy ! Component: 1550 - total flux cleaned = -0.000227797 Jy ! Component: 1600 - total flux cleaned = -0.000216755 Jy ! Component: 1650 - total flux cleaned = -0.000222212 Jy ! Component: 1700 - total flux cleaned = -0.000211356 Jy ! Component: 1750 - total flux cleaned = -0.000200628 Jy ! Component: 1800 - total flux cleaned = -0.00018484 Jy ! Component: 1850 - total flux cleaned = -0.00018481 Jy ! Component: 1900 - total flux cleaned = -0.000174454 Jy ! Component: 1950 - total flux cleaned = -0.000179589 Jy ! Component: 2000 - total flux cleaned = -0.000164425 Jy ! Component: 2050 - total flux cleaned = -0.00017952 Jy ! Component: 2100 - total flux cleaned = -0.000179407 Jy ! Component: 2150 - total flux cleaned = -0.000184221 Jy ! Component: 2200 - total flux cleaned = -0.000164751 Jy ! Component: 2250 - total flux cleaned = -0.000159939 Jy ! Component: 2300 - total flux cleaned = -0.000169473 Jy ! Component: 2350 - total flux cleaned = -0.000183698 Jy ! Component: 2400 - total flux cleaned = -0.000183666 Jy ! Component: 2450 - total flux cleaned = -0.000165052 Jy ! Component: 2500 - total flux cleaned = -0.000183507 Jy ! Component: 2550 - total flux cleaned = -0.000174356 Jy ! Component: 2600 - total flux cleaned = -0.000187948 Jy ! Component: 2650 - total flux cleaned = -0.000178945 Jy ! Component: 2700 - total flux cleaned = -0.000187875 Jy ! Component: 2750 - total flux cleaned = -0.000187859 Jy ! Component: 2800 - total flux cleaned = -0.000196626 Jy ! Component: 2850 - total flux cleaned = -0.00017923 Jy ! Component: 2900 - total flux cleaned = -0.000179304 Jy ! Component: 2950 - total flux cleaned = -0.00019226 Jy ! Component: 3000 - total flux cleaned = -0.000205063 Jy ! Component: 3050 - total flux cleaned = -0.000205108 Jy ! Component: 3100 - total flux cleaned = -0.000200913 Jy ! Component: 3150 - total flux cleaned = -0.000213464 Jy ! Component: 3200 - total flux cleaned = -0.000221794 Jy ! Component: 3250 - total flux cleaned = -0.000230003 Jy ! Component: 3300 - total flux cleaned = -0.0002218 Jy ! Component: 3350 - total flux cleaned = -0.000217721 Jy ! Component: 3400 - total flux cleaned = -0.000221787 Jy ! Component: 3450 - total flux cleaned = -0.000209769 Jy ! Component: 3500 - total flux cleaned = -0.000225721 Jy ! Component: 3550 - total flux cleaned = -0.000221781 Jy ! Component: 3600 - total flux cleaned = -0.000225692 Jy ! Component: 3650 - total flux cleaned = -0.000225669 Jy ! Component: 3700 - total flux cleaned = -0.000206228 Jy ! Component: 3750 - total flux cleaned = -0.000206218 Jy ! Component: 3800 - total flux cleaned = -0.000202351 Jy ! Component: 3850 - total flux cleaned = -0.000194718 Jy ! Component: 3900 - total flux cleaned = -0.000187124 Jy ! Component: 3950 - total flux cleaned = -0.000190935 Jy ! Component: 4000 - total flux cleaned = -0.00017964 Jy ! Component: 4050 - total flux cleaned = -0.000179632 Jy ! Total flux subtracted in 4096 components = -0.000179657 Jy ! Clean residual min=-0.000223 max=0.000221 Jy/beam ! Clean residual mean=0.000000 rms=0.000067 Jy/beam ! Combined flux in latest and established models = 0.0128483 Jy keep ! Adding 270 model components to the UV plane model. ! The established model now contains 308 components and 0.0128483 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J1123+0235_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.723 x 4.348 at -5.682 degrees (North through East) ! Clean map min=-0.00053502 max=0.011613 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J1123+0235_C_a_map.fits wmodel /vlbi/vcs9/uvm//J1123+0235_C_a_map.mod ! Writing 308 model components to file: /vlbi/vcs9/uvm//J1123+0235_C_a_map.mod wobs /vlbi/vcs9/uvm//J1123+0235_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J1123+0235_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J1123+0235_C_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J1123+0235_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0116127 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 6.61473e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.70883 1.70883 3.41766 6.83532 13.6706 27.3413 54.6826 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.011 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 175.558 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J1123+0235_C_a_dfm.log closed on Tue Dec 26 22:16:40 2017