! Started logfile: /vlbi/vcs9/uvm//J1424+225B_C_a_dfm.log on Tue Dec 26 22:37:39 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//J1424+225B_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J1424+225B_C_a_uvm.fits ! AN table 1: 111 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.869469 visibilities/baseline/integration-bin. ! Found source: J1424+225B ! ! 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 34744 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 J1424+225B_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.240936 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. ! A total of 87 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 87 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 87 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 87 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 87 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 87 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 87 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 87 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.035646Jy sigma=31.486645 ! Fit after self-cal, rms=0.856727Jy sigma=25.714896 ! 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.395 mas, bmaj=3.663 mas, bpa=15.2 degrees ! Estimated noise=0.27853 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.128312 Jy ! Component: 100 - total flux cleaned = 0.170591 Jy ! Total flux subtracted in 100 components = 0.170591 Jy ! Clean residual min=-0.012883 max=0.017456 Jy/beam ! Clean residual mean=0.000033 rms=0.003396 Jy/beam ! Combined flux in latest and established models = 0.170591 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.170591 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.170486Jy sigma=5.210976 ! Fit after self-cal, rms=0.170439Jy sigma=5.209350 ! 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.988 mas, bmaj=4.305 mas, bpa=16 degrees ! Estimated noise=0.125013 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.0375585 Jy ! Component: 100 - total flux cleaned = 0.0535954 Jy ! Component: 150 - total flux cleaned = 0.0621474 Jy ! Component: 200 - total flux cleaned = 0.0668933 Jy ! Total flux subtracted in 200 components = 0.0668933 Jy ! Clean residual min=-0.012763 max=0.016833 Jy/beam ! Clean residual mean=0.000099 rms=0.004639 Jy/beam ! Combined flux in latest and established models = 0.237484 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 43 components and 0.237484 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.164659Jy sigma=5.041969 ! Fit after self-cal, rms=0.164646Jy sigma=5.041388 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.997756 ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.78 HN 1.00 KP 0.82 ! LA 1.01 MK 1.15 NL 0.83 OV 1.58 ! PT 0.78 SC 0.91 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.980145 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.84 HN 0.94 KP 0.66 ! LA 0.81 MK 1.24 NL 1.29 OV 1.34 ! PT 0.94 SC 1.07 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.946917 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.77 HN 1.19 KP 0.72 ! LA 0.79 MK 1.24 NL 1.01 OV 2.07 ! PT 0.87 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.975496 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.86 HN 1.29 KP 0.81 ! LA 0.82 MK 1.23 NL 1.21 OV 1.39 ! PT 0.70 SC 1.04 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.924727 ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 1.42 HN 1.18 KP 0.75 ! LA 0.90 MK 1.24 NL 1.14 OV 0.92 ! PT 0.91 SC 1.16 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.928929 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.95 HN 1.12 KP 0.99 ! LA 1.66 MK 1.09 NL 0.91 OV 1.12 ! PT 0.95 SC 0.93 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.922373 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.13 HN 1.03 KP 0.87 ! LA 1.21 MK 1.04 NL 1.09 OV 1.14 ! PT 1.34 SC 1.08 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.887676 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.85 HN 1.57 KP 0.93 ! LA 1.01 MK 1.32 NL 1.04 OV 1.16 ! PT 1.44 SC 1.02 ! ! ! Fit before self-cal, rms=0.164646Jy sigma=5.041388 ! Fit after self-cal, rms=0.169619Jy sigma=4.835989 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.169619Jy sigma=4.835989 ! Fit after self-cal, rms=0.170000Jy sigma=4.832102 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.135 mas, bmaj=4.419 mas, bpa=18.74 degrees ! Estimated noise=0.109263 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.018418 Jy ! Component: 100 - total flux cleaned = -0.0216389 Jy ! Component: 150 - total flux cleaned = -0.021543 Jy ! Component: 200 - total flux cleaned = -0.0216197 Jy ! Total flux subtracted in 200 components = -0.0216197 Jy ! Clean residual min=-0.010263 max=0.011456 Jy/beam ! Clean residual mean=0.000059 rms=0.002695 Jy/beam ! Combined flux in latest and established models = 0.215864 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 49 components and 0.215864 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.169184Jy sigma=4.777120 ! Fit after self-cal, rms=0.169177Jy sigma=4.776841 ! 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.169177Jy sigma=4.776841 ! Fit after self-cal, rms=0.169536Jy sigma=4.754571 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.0011148 Jy ! Component: 100 - total flux cleaned = 0.00120498 Jy ! Component: 150 - total flux cleaned = 0.00120805 Jy ! Component: 200 - total flux cleaned = 0.00124596 Jy ! Total flux subtracted in 200 components = 0.00124596 Jy ! Clean residual min=-0.010402 max=0.011222 Jy/beam ! Clean residual mean=0.000060 rms=0.002695 Jy/beam ! Combined flux in latest and established models = 0.21711 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 53 components and 0.21711 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.169517Jy sigma=4.753809 ! Fit after self-cal, rms=0.169625Jy sigma=4.751595 ! 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: 2.135 x 4.419 at 18.74 degrees (North through East) ! Clean map min=-0.010226 max=0.15115 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 ! Performing amp+phase self-cal over 60 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.169625Jy sigma=4.751595 ! Fit after self-cal, rms=0.268247Jy sigma=4.578719 ! 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.268247Jy sigma=4.578719 ! Fit after self-cal, rms=0.270380Jy sigma=4.554041 ! Inverting map and beam ! Estimated beam: bmin=2.172 mas, bmaj=4.46 mas, bpa=18.28 degrees ! Estimated noise=0.108916 mJy/beam. ! Added new window around map position (42, -0.9). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0110812 Jy ! Component: 100 - total flux cleaned = 0.0147706 Jy ! Component: 150 - total flux cleaned = 0.0161719 Jy ! Component: 200 - total flux cleaned = 0.0173178 Jy ! Total flux subtracted in 200 components = 0.0173178 Jy ! Clean residual min=-0.008310 max=0.008748 Jy/beam ! Clean residual mean=0.000031 rms=0.002051 Jy/beam ! Combined flux in latest and established models = 0.234428 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 86 components and 0.234428 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.269777Jy sigma=4.529071 ! Fit after self-cal, rms=0.269650Jy sigma=4.523783 ! Inverting map ! ============== Finished amplitude self-cal ============== 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.455 mas, bmaj=3.681 mas, bpa=16.39 degrees ! Estimated noise=0.284047 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.125827 Jy ! Component: 100 - total flux cleaned = 0.166083 Jy ! Component: 150 - total flux cleaned = 0.185148 Jy ! Component: 200 - total flux cleaned = 0.194814 Jy ! Total flux subtracted in 200 components = 0.194814 Jy ! Clean residual min=-0.012570 max=0.016598 Jy/beam ! Clean residual mean=0.000023 rms=0.003175 Jy/beam ! Combined flux in latest and established models = 0.194814 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.194814 Jy ! Inverting map and beam ! Estimated beam: bmin=2.172 mas, bmaj=4.46 mas, bpa=18.28 degrees ! Estimated noise=0.108916 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 (2.4, 2.1). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0216519 Jy ! Component: 100 - total flux cleaned = 0.0331265 Jy ! Component: 150 - total flux cleaned = 0.0406659 Jy ! Component: 200 - total flux cleaned = 0.0444615 Jy ! Total flux subtracted in 200 components = 0.0444615 Jy ! Clean residual min=-0.008166 max=0.007967 Jy/beam ! Clean residual mean=0.000028 rms=0.001969 Jy/beam ! Combined flux in latest and established models = 0.239275 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 62 components and 0.239275 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00214631 Jy ! Component: 100 - total flux cleaned = 0.00322207 Jy ! Component: 150 - total flux cleaned = 0.00404129 Jy ! Component: 200 - total flux cleaned = 0.00453282 Jy ! Total flux subtracted in 200 components = 0.00453282 Jy ! Clean residual min=-0.007974 max=0.007795 Jy/beam ! Clean residual mean=0.000023 rms=0.001893 Jy/beam ! Combined flux in latest and established models = 0.243808 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 41 model components to the UV plane model. ! The established model now contains 89 components and 0.243808 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.268856Jy sigma=4.504307 ! Fit after self-cal, rms=0.268825Jy sigma=4.501219 wmodel J1424+225B_C_map.mod ! Writing 89 model components to file: J1424+225B_C_map.mod wobs J1424+225B_C_uvs.fits ! Writing UV FITS file: J1424+225B_C_uvs.fits wwins J1424+225B_C_map.win ! wwins: Wrote 3 windows to J1424+225B_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 = 0.000102683 Jy ! Component: 100 - total flux cleaned = 0.000228555 Jy ! Component: 150 - total flux cleaned = 0.000112714 Jy ! Component: 200 - total flux cleaned = 0.00032026 Jy ! Component: 250 - total flux cleaned = 0.000214248 Jy ! Component: 300 - total flux cleaned = 0.000498801 Jy ! Component: 350 - total flux cleaned = 0.000954346 Jy ! Component: 400 - total flux cleaned = 0.00148504 Jy ! Component: 450 - total flux cleaned = 0.00225891 Jy ! Component: 500 - total flux cleaned = 0.00267783 Jy ! Component: 550 - total flux cleaned = 0.00341139 Jy ! Component: 600 - total flux cleaned = 0.00396684 Jy ! Component: 650 - total flux cleaned = 0.00443322 Jy ! Component: 700 - total flux cleaned = 0.00504113 Jy ! Component: 750 - total flux cleaned = 0.00556238 Jy ! Component: 800 - total flux cleaned = 0.00622108 Jy ! Component: 850 - total flux cleaned = 0.00686575 Jy ! Component: 900 - total flux cleaned = 0.00735803 Jy ! Component: 950 - total flux cleaned = 0.00784177 Jy ! Component: 1000 - total flux cleaned = 0.0083847 Jy ! Component: 1050 - total flux cleaned = 0.00885168 Jy ! Component: 1100 - total flux cleaned = 0.00937457 Jy ! Component: 1150 - total flux cleaned = 0.00988878 Jy ! Component: 1200 - total flux cleaned = 0.0103323 Jy ! Component: 1250 - total flux cleaned = 0.0108319 Jy ! Component: 1300 - total flux cleaned = 0.011263 Jy ! Component: 1350 - total flux cleaned = 0.0117494 Jy ! Component: 1400 - total flux cleaned = 0.0122899 Jy ! Component: 1450 - total flux cleaned = 0.0127641 Jy ! Component: 1500 - total flux cleaned = 0.013349 Jy ! Component: 1550 - total flux cleaned = 0.0138115 Jy ! Component: 1600 - total flux cleaned = 0.0143267 Jy ! Component: 1650 - total flux cleaned = 0.0148364 Jy ! Component: 1700 - total flux cleaned = 0.0154527 Jy ! Component: 1750 - total flux cleaned = 0.0161177 Jy ! Component: 1800 - total flux cleaned = 0.0165021 Jy ! Component: 1850 - total flux cleaned = 0.0169368 Jy ! Component: 1900 - total flux cleaned = 0.0176368 Jy ! Component: 1950 - total flux cleaned = 0.0180627 Jy ! Component: 2000 - total flux cleaned = 0.0185906 Jy ! Component: 2050 - total flux cleaned = 0.0191133 Jy ! Component: 2100 - total flux cleaned = 0.0196321 Jy ! Component: 2150 - total flux cleaned = 0.0201966 Jy ! Component: 2200 - total flux cleaned = 0.0207564 Jy ! Component: 2250 - total flux cleaned = 0.0213111 Jy ! Component: 2300 - total flux cleaned = 0.0217608 Jy ! Component: 2350 - total flux cleaned = 0.0221084 Jy ! Component: 2400 - total flux cleaned = 0.0226996 Jy ! Component: 2450 - total flux cleaned = 0.0231876 Jy ! Component: 2500 - total flux cleaned = 0.0237697 Jy ! Component: 2550 - total flux cleaned = 0.0243952 Jy ! Component: 2600 - total flux cleaned = 0.0248736 Jy ! Component: 2650 - total flux cleaned = 0.0253962 Jy ! Component: 2700 - total flux cleaned = 0.0259155 Jy ! Component: 2750 - total flux cleaned = 0.0264315 Jy ! Component: 2800 - total flux cleaned = 0.0269911 Jy ! Component: 2850 - total flux cleaned = 0.0274551 Jy ! Component: 2900 - total flux cleaned = 0.0280545 Jy ! Component: 2950 - total flux cleaned = 0.0284672 Jy ! Component: 3000 - total flux cleaned = 0.0290147 Jy ! Component: 3050 - total flux cleaned = 0.0292869 Jy ! Component: 3100 - total flux cleaned = 0.0299186 Jy ! Component: 3150 - total flux cleaned = 0.0304569 Jy ! Component: 3200 - total flux cleaned = 0.0309028 Jy ! Component: 3250 - total flux cleaned = 0.0312579 Jy ! Component: 3300 - total flux cleaned = 0.0315675 Jy ! Component: 3350 - total flux cleaned = 0.0320081 Jy ! Component: 3400 - total flux cleaned = 0.0323588 Jy ! Component: 3450 - total flux cleaned = 0.0327518 Jy ! Component: 3500 - total flux cleaned = 0.0332301 Jy ! Component: 3550 - total flux cleaned = 0.0334465 Jy ! Component: 3600 - total flux cleaned = 0.0337916 Jy ! Component: 3650 - total flux cleaned = 0.0340928 Jy ! Component: 3700 - total flux cleaned = 0.0344779 Jy ! Component: 3750 - total flux cleaned = 0.0348197 Jy ! Component: 3800 - total flux cleaned = 0.0351175 Jy ! Component: 3850 - total flux cleaned = 0.0355414 Jy ! Component: 3900 - total flux cleaned = 0.035837 Jy ! Component: 3950 - total flux cleaned = 0.0361316 Jy ! Component: 4000 - total flux cleaned = 0.0364675 Jy ! Component: 4050 - total flux cleaned = 0.0366767 Jy ! Total flux subtracted in 4096 components = 0.0370939 Jy ! Clean residual min=-0.002280 max=0.002404 Jy/beam ! Clean residual mean=0.000027 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.280902 Jy keep ! Adding 317 model components to the UV plane model. ! The established model now contains 406 components and 0.280902 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J1424+225B_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.172 x 4.46 at 18.28 degrees (North through East) ! Clean map min=-0.0070487 max=0.15738 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J1424+225B_C_a_map.fits wmodel /vlbi/vcs9/uvm//J1424+225B_C_a_map.mod ! Writing 406 model components to file: /vlbi/vcs9/uvm//J1424+225B_C_a_map.mod wobs /vlbi/vcs9/uvm//J1424+225B_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J1424+225B_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J1424+225B_C_a_map.win ! wwins: Wrote 4 windows to /vlbi/vcs9/uvm//J1424+225B_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.157382 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000753945 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.43717 1.43717 2.87433 5.74866 11.4973 22.9946 45.9893 91.9786 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.157 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 208.744 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J1424+225B_C_a_dfm.log closed on Tue Dec 26 22:37:43 2017