! Started logfile: /vlbi/vcs9/uvm//J1325+651B_C_a_dfm.log on Tue Dec 26 22:29:14 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//J1325+651B_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J1325+651B_C_a_uvm.fits ! AN table 1: 190 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.994211 visibilities/baseline/integration-bin. ! Found source: J1325+651B ! ! 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 15112 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 J1325+651B_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.0265511 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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000677Jy sigma=32.224607 ! Fit after self-cal, rms=0.986801Jy sigma=31.778905 ! 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=5.349 mas, bmaj=23.9 mas, bpa=52.16 degrees ! Estimated noise=0.329786 mJy/beam. ! Added new window around map position (0.3, 0.3). 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.0104552 Jy ! Component: 100 - total flux cleaned = 0.0120534 Jy ! Total flux subtracted in 100 components = 0.0120534 Jy ! Clean residual min=-0.001562 max=0.001774 Jy/beam ! Clean residual mean=0.000006 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.0120534 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0120534 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.022878Jy sigma=0.707400 ! Fit after self-cal, rms=0.022868Jy sigma=0.707005 ! 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.383 mas, bmaj=20.35 mas, bpa=50.73 degrees ! Estimated noise=0.1786 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.00242517 Jy ! Component: 100 - total flux cleaned = 0.00391787 Jy ! Component: 150 - total flux cleaned = 0.00514525 Jy ! Component: 200 - total flux cleaned = 0.00618005 Jy ! Total flux subtracted in 200 components = 0.00618005 Jy ! Clean residual min=-0.001239 max=0.001110 Jy/beam ! Clean residual mean=0.000008 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.0182334 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 93 model components to the UV plane model. ! The established model now contains 111 components and 0.0182334 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.022660Jy sigma=0.699054 ! Fit after self-cal, rms=0.022660Jy sigma=0.699024 ! 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: 1.13358 ! Telescope amplitude corrections in sub-array 1: ! FD 0.87 KP 1.05 LA 0.70 OV 0.86 ! PT 0.93 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.11507 ! Telescope amplitude corrections in sub-array 1: ! FD 0.82 KP 0.93 LA 0.79 OV 0.96 ! PT 0.99 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.998107 ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 KP 1.09 LA 0.93 OV 1.05 ! PT 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.963634 ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 KP 1.23 LA 0.94 OV 1.09 ! PT 0.91 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.954546 ! Telescope amplitude corrections in sub-array 1: ! FD 1.08 KP 0.96 LA 0.98 OV 1.12 ! PT 1.10 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.902004 ! Telescope amplitude corrections in sub-array 1: ! FD 1.26 KP 1.20 LA 0.95 OV 1.21 ! PT 0.92 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.934594 ! Telescope amplitude corrections in sub-array 1: ! FD 1.10 KP 1.16 LA 0.84 OV 1.17 ! PT 1.07 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.9594 ! Telescope amplitude corrections in sub-array 1: ! FD 1.14 KP 1.01 LA 0.85 OV 1.10 ! PT 1.10 ! ! ! Fit before self-cal, rms=0.022660Jy sigma=0.699024 ! Fit after self-cal, rms=0.022757Jy sigma=0.697090 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.022757Jy sigma=0.697090 ! Fit after self-cal, rms=0.022759Jy sigma=0.697060 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.749 mas, bmaj=19.76 mas, bpa=49.86 degrees ! Estimated noise=0.169513 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.000738149 Jy ! Component: 100 - total flux cleaned = 0.00103467 Jy ! Component: 150 - total flux cleaned = 0.00123367 Jy ! Component: 200 - total flux cleaned = 0.00138168 Jy ! Total flux subtracted in 200 components = 0.00138168 Jy ! Clean residual min=-0.000636 max=0.000541 Jy/beam ! Clean residual mean=-0.000014 rms=0.000162 Jy/beam ! Combined flux in latest and established models = 0.0196151 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 40 model components to the UV plane model. ! The established model now contains 151 components and 0.0196151 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.022729Jy sigma=0.695988 ! Fit after self-cal, rms=0.022728Jy sigma=0.695968 ! 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.022728Jy sigma=0.695968 ! Fit after self-cal, rms=0.022674Jy sigma=0.692970 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.000116844 Jy ! Component: 100 - total flux cleaned = 0.000155219 Jy ! Component: 150 - total flux cleaned = 0.000176441 Jy ! Component: 200 - total flux cleaned = 0.000215038 Jy ! Total flux subtracted in 200 components = 0.000215038 Jy ! Clean residual min=-0.000587 max=0.000526 Jy/beam ! Clean residual mean=-0.000013 rms=0.000157 Jy/beam ! Combined flux in latest and established models = 0.0198302 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 50 model components to the UV plane model. ! The established model now contains 195 components and 0.0198302 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.022669Jy sigma=0.692851 ! Fit after self-cal, rms=0.022668Jy sigma=0.692531 ! 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.749 x 19.76 at 49.86 degrees (North through East) ! Clean map min=-0.00059127 max=0.013581 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=5.462 mas, bmaj=23.29 mas, bpa=51.81 degrees ! Estimated noise=0.327935 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0104403 Jy ! Component: 100 - total flux cleaned = 0.0121674 Jy ! Component: 150 - total flux cleaned = 0.0128638 Jy ! Component: 200 - total flux cleaned = 0.0134313 Jy ! Total flux subtracted in 200 components = 0.0134313 Jy ! Clean residual min=-0.000994 max=0.001253 Jy/beam ! Clean residual mean=0.000002 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.0134314 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 52 model components to the UV plane model. ! The established model now contains 52 components and 0.0134314 Jy ! Inverting map and beam ! Estimated beam: bmin=6.749 mas, bmaj=19.76 mas, bpa=49.86 degrees ! Estimated noise=0.169513 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.00140202 Jy ! Component: 100 - total flux cleaned = 0.00232404 Jy ! Component: 150 - total flux cleaned = 0.00306899 Jy ! Component: 200 - total flux cleaned = 0.00368892 Jy ! Total flux subtracted in 200 components = 0.00368892 Jy ! Clean residual min=-0.000703 max=0.000735 Jy/beam ! Clean residual mean=-0.000007 rms=0.000269 Jy/beam ! Combined flux in latest and established models = 0.0171203 Jy ! Adding 102 model components to the UV plane model. ! The established model now contains 150 components and 0.0171203 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000523978 Jy ! Component: 100 - total flux cleaned = 0.000970751 Jy ! Component: 150 - total flux cleaned = 0.00135339 Jy ! Component: 200 - total flux cleaned = 0.00164562 Jy ! Total flux subtracted in 200 components = 0.00164562 Jy ! Clean residual min=-0.000501 max=0.000585 Jy/beam ! Clean residual mean=-0.000011 rms=0.000185 Jy/beam ! Combined flux in latest and established models = 0.0187659 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 53 model components to the UV plane model. ! The established model now contains 192 components and 0.0187659 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.022676Jy sigma=0.692754 ! Fit after self-cal, rms=0.022675Jy sigma=0.692707 wmodel J1325+651B_C_map.mod ! Writing 192 model components to file: J1325+651B_C_map.mod wobs J1325+651B_C_uvs.fits ! Writing UV FITS file: J1325+651B_C_uvs.fits wwins J1325+651B_C_map.win ! wwins: Wrote 1 windows to J1325+651B_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.000167031 Jy ! Component: 100 - total flux cleaned = 0.000132817 Jy ! Component: 150 - total flux cleaned = 2.665e-05 Jy ! Component: 200 - total flux cleaned = -7.46167e-05 Jy ! Component: 250 - total flux cleaned = -0.000157233 Jy ! Component: 300 - total flux cleaned = -0.0002372 Jy ! Component: 350 - total flux cleaned = -0.000300647 Jy ! Component: 400 - total flux cleaned = -0.000362419 Jy ! Component: 450 - total flux cleaned = -0.000422698 Jy ! Component: 500 - total flux cleaned = -0.000481495 Jy ! Component: 550 - total flux cleaned = -0.000526198 Jy ! Component: 600 - total flux cleaned = -0.000564019 Jy ! Component: 650 - total flux cleaned = -0.0005702 Jy ! Component: 700 - total flux cleaned = -0.000576513 Jy ! Component: 750 - total flux cleaned = -0.000582838 Jy ! Component: 800 - total flux cleaned = -0.000589345 Jy ! Component: 850 - total flux cleaned = -0.000595926 Jy ! Component: 900 - total flux cleaned = -0.000609217 Jy ! Component: 950 - total flux cleaned = -0.000616 Jy ! Component: 1000 - total flux cleaned = -0.000629781 Jy ! Component: 1050 - total flux cleaned = -0.000636762 Jy ! Component: 1100 - total flux cleaned = -0.000650972 Jy ! Component: 1150 - total flux cleaned = -0.000658173 Jy ! Component: 1200 - total flux cleaned = -0.000665519 Jy ! Component: 1250 - total flux cleaned = -0.000680469 Jy ! Component: 1300 - total flux cleaned = -0.00070332 Jy ! Component: 1350 - total flux cleaned = -0.00074215 Jy ! Component: 1400 - total flux cleaned = -0.00076611 Jy ! Component: 1450 - total flux cleaned = -0.000798701 Jy ! Component: 1500 - total flux cleaned = -0.000832108 Jy ! Component: 1550 - total flux cleaned = -0.000866307 Jy ! Component: 1600 - total flux cleaned = -0.000901206 Jy ! Component: 1650 - total flux cleaned = -0.000936911 Jy ! Component: 1700 - total flux cleaned = -0.000982673 Jy ! Component: 1750 - total flux cleaned = -0.00102981 Jy ! Component: 1800 - total flux cleaned = -0.00106853 Jy ! Component: 1850 - total flux cleaned = -0.0011081 Jy ! Component: 1900 - total flux cleaned = -0.00115895 Jy ! Component: 1950 - total flux cleaned = -0.00120075 Jy ! Component: 2000 - total flux cleaned = -0.00124368 Jy ! Component: 2050 - total flux cleaned = -0.00128747 Jy ! Component: 2100 - total flux cleaned = -0.00134394 Jy ! Component: 2150 - total flux cleaned = -0.00139029 Jy ! Component: 2200 - total flux cleaned = -0.00143809 Jy ! Component: 2250 - total flux cleaned = -0.00148702 Jy ! Component: 2300 - total flux cleaned = -0.00153721 Jy ! Component: 2350 - total flux cleaned = -0.00160159 Jy ! Component: 2400 - total flux cleaned = -0.00168098 Jy ! Component: 2450 - total flux cleaned = -0.00174915 Jy ! Component: 2500 - total flux cleaned = -0.00183301 Jy ! Component: 2550 - total flux cleaned = -0.00190522 Jy ! Component: 2600 - total flux cleaned = -0.00197936 Jy ! Component: 2650 - total flux cleaned = -0.00205537 Jy ! Component: 2700 - total flux cleaned = -0.00214896 Jy ! Component: 2750 - total flux cleaned = -0.00222942 Jy ! Component: 2800 - total flux cleaned = -0.0023121 Jy ! Component: 2850 - total flux cleaned = -0.00241403 Jy ! Component: 2900 - total flux cleaned = -0.00250145 Jy ! Component: 2950 - total flux cleaned = -0.00260936 Jy ! Component: 3000 - total flux cleaned = -0.00270198 Jy ! Component: 3050 - total flux cleaned = -0.00279711 Jy ! Component: 3100 - total flux cleaned = -0.00289515 Jy ! Component: 3150 - total flux cleaned = -0.00299654 Jy ! Component: 3200 - total flux cleaned = -0.00310039 Jy ! Component: 3250 - total flux cleaned = -0.00318539 Jy ! Component: 3300 - total flux cleaned = -0.00329499 Jy ! Component: 3350 - total flux cleaned = -0.00338516 Jy ! Component: 3400 - total flux cleaned = -0.00347803 Jy ! Component: 3450 - total flux cleaned = -0.00357451 Jy ! Component: 3500 - total flux cleaned = -0.00364858 Jy ! Component: 3550 - total flux cleaned = -0.00377535 Jy ! Component: 3600 - total flux cleaned = -0.00387998 Jy ! Component: 3650 - total flux cleaned = -0.00398805 Jy ! Component: 3700 - total flux cleaned = -0.00404307 Jy ! Component: 3750 - total flux cleaned = -0.00415715 Jy ! Component: 3800 - total flux cleaned = -0.00430457 Jy ! Component: 3850 - total flux cleaned = -0.00439569 Jy ! Component: 3900 - total flux cleaned = -0.00452074 Jy ! Component: 3950 - total flux cleaned = -0.0046169 Jy ! Component: 4000 - total flux cleaned = -0.00474961 Jy ! Component: 4050 - total flux cleaned = -0.00485224 Jy ! Total flux subtracted in 4096 components = -0.00499196 Jy ! Clean residual min=-0.001992 max=0.001862 Jy/beam ! Clean residual mean=-0.000045 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 0.0137739 Jy keep ! Adding 189 model components to the UV plane model. ! The established model now contains 381 components and 0.0137739 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J1325+651B_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.749 x 19.76 at 49.86 degrees (North through East) ! Clean map min=-0.0040783 max=0.013746 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J1325+651B_C_a_map.fits wmodel /vlbi/vcs9/uvm//J1325+651B_C_a_map.mod ! Writing 381 model components to file: /vlbi/vcs9/uvm//J1325+651B_C_a_map.mod wobs /vlbi/vcs9/uvm//J1325+651B_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J1325+651B_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J1325+651B_C_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J1325+651B_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0137464 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000879902 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -19.203 19.203 38.4059 76.8118 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0026 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.013 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 15.622 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J1325+651B_C_a_dfm.log closed on Tue Dec 26 22:29:18 2017