! Started logfile: /vlbi/vcs9/uvm//J1516+1830_X_a_dfm.log on Tue Dec 26 22:42:22 2017 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 7.39200 obs /vlbi/vcs9/uvm//J1516+1830_X_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J1516+1830_X_a_uvm.fits ! AN table 1: 65 integrations on 10 of 10 possible baselines. ! AN table 2: 89 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.949118 visibilities/baseline/integration-bin. ! Found source: J1516+1830 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 94 lines of history. ! ! Reading 15072 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 8 channels. ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_02.dfm J1516+1830_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 60 float amp_soltime2 amp_soltime2 = 5 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.1 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_02.dvm version of 2017.12.26 === " ! === Difmap script: pima_mupet_02.dvm version of 2017.12.26 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.0344834 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 11 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 5. ! A total of 11 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 6. ! A total of 11 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 7. ! A total of 11 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 8. ! A total of 11 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.000512Jy sigma=26.071573 ! Fit after self-cal, rms=0.983805Jy sigma=25.678125 ! 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=2.465 mas, bmaj=4.921 mas, bpa=-13.79 degrees ! Estimated noise=0.379027 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.0130638 Jy ! Component: 100 - total flux cleaned = 0.015833 Jy ! Total flux subtracted in 100 components = 0.015833 Jy ! Clean residual min=-0.001802 max=0.001638 Jy/beam ! Clean residual mean=-0.000021 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.015833 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 27 components and 0.015833 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.030143Jy sigma=0.674989 ! Fit after self-cal, rms=0.030126Jy sigma=0.674523 ! 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=2.779 mas, bmaj=5.213 mas, bpa=-9.835 degrees ! Estimated noise=0.22105 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.00128833 Jy ! Component: 100 - total flux cleaned = 0.00205481 Jy ! Component: 150 - total flux cleaned = 0.00259352 Jy ! Component: 200 - total flux cleaned = 0.00298883 Jy ! Total flux subtracted in 200 components = 0.00298883 Jy ! Clean residual min=-0.001645 max=0.001524 Jy/beam ! Clean residual mean=-0.000021 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.0188219 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 56 model components to the UV plane model. ! The established model now contains 79 components and 0.0188218 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.030038Jy sigma=0.673159 ! Fit after self-cal, rms=0.030038Jy sigma=0.673153 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.959869 ! Telescope amplitude corrections in sub-array 1: ! FD 1.14 KP 1.42 LA 0.67 OV 1.17 ! PT 0.82 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.940547 ! Telescope amplitude corrections in sub-array 2: ! FD 1.01 KP 1.32 LA 0.91 NL 0.92 ! OV 1.03 PT 1.18 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.946524 ! Telescope amplitude corrections in sub-array 1: ! FD 1.32 KP 1.14 LA 0.75 OV 1.29 ! PT 0.78 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.949 ! Telescope amplitude corrections in sub-array 2: ! FD 1.01 KP 1.27 LA 0.83 NL 1.08 ! OV 1.17 PT 0.97 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.989508 ! Telescope amplitude corrections in sub-array 1: ! FD 1.21 KP 1.13 LA 0.74 OV 1.01 ! PT 0.96 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.00472 ! Telescope amplitude corrections in sub-array 2: ! FD 1.04 KP 1.03 LA 0.84 NL 0.97 ! OV 1.15 PT 0.95 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.983058 ! Telescope amplitude corrections in sub-array 1: ! FD 1.14 KP 1.44 LA 0.71 OV 1.05 ! PT 0.75 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.912532 ! Telescope amplitude corrections in sub-array 2: ! FD 0.95 KP 1.64 LA 0.81 NL 1.23 ! OV 1.02 PT 0.92 ! ! ! Correcting IF 5. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.10269 ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 KP 0.91 LA 0.72 OV 0.99 ! PT 0.95 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.993917 ! Telescope amplitude corrections in sub-array 2: ! FD 1.08 KP 0.93 LA 0.81 NL 0.96 ! OV 1.06 PT 1.18 ! ! ! Correcting IF 6. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.06313 ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 KP 1.06 LA 0.78 OV 0.95 ! PT 0.95 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.994178 ! Telescope amplitude corrections in sub-array 2: ! FD 1.04 KP 1.14 LA 0.90 NL 0.79 ! OV 0.95 PT 1.21 ! ! ! Correcting IF 7. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.0892 ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 KP 1.18 LA 0.74 OV 0.81 ! PT 0.88 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.978024 ! Telescope amplitude corrections in sub-array 2: ! FD 1.13 KP 1.19 LA 0.75 NL 0.97 ! OV 0.87 PT 1.23 ! ! ! Correcting IF 8. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.07711 ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 KP 0.97 LA 0.80 OV 0.84 ! PT 1.11 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.987872 ! Telescope amplitude corrections in sub-array 2: ! FD 0.96 KP 1.11 LA 0.80 NL 1.13 ! OV 1.02 PT 1.06 ! ! ! Fit before self-cal, rms=0.030038Jy sigma=0.673153 ! Fit after self-cal, rms=0.027148Jy sigma=0.668382 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.027148Jy sigma=0.668382 ! Fit after self-cal, rms=0.027151Jy sigma=0.668352 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.79 mas, bmaj=5.401 mas, bpa=-10.24 degrees ! Estimated noise=0.210247 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.000109655 Jy ! Component: 100 - total flux cleaned = -6.36004e-05 Jy ! Component: 150 - total flux cleaned = -2.4549e-05 Jy ! Component: 200 - total flux cleaned = 2.0183e-05 Jy ! Total flux subtracted in 200 components = 2.0183e-05 Jy ! Clean residual min=-0.001089 max=0.001608 Jy/beam ! Clean residual mean=-0.000010 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.018842 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 38 model components to the UV plane model. ! The established model now contains 112 components and 0.018842 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.027144Jy sigma=0.668009 ! Fit after self-cal, rms=0.027144Jy sigma=0.668009 ! 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.027144Jy sigma=0.668009 ! Fit after self-cal, rms=0.027097Jy sigma=0.666574 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.000207875 Jy ! Component: 100 - total flux cleaned = 0.000263352 Jy ! Component: 150 - total flux cleaned = 0.000306028 Jy ! Component: 200 - total flux cleaned = 0.000345992 Jy ! Total flux subtracted in 200 components = 0.000345992 Jy ! Clean residual min=-0.001066 max=0.001567 Jy/beam ! Clean residual mean=-0.000010 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.019188 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 123 components and 0.019188 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.027093Jy sigma=0.666453 ! Fit after self-cal, rms=0.027090Jy sigma=0.666320 ! 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.79 x 5.401 at -10.24 degrees (North through East) ! Clean map min=-0.0010714 max=0.014349 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=2.459 mas, bmaj=4.923 mas, bpa=-13.48 degrees ! Estimated noise=0.368485 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0127224 Jy ! Component: 100 - total flux cleaned = 0.0156003 Jy ! Component: 150 - total flux cleaned = 0.0168584 Jy ! Component: 200 - total flux cleaned = 0.0175856 Jy ! Total flux subtracted in 200 components = 0.0175856 Jy ! Clean residual min=-0.001311 max=0.001545 Jy/beam ! Clean residual mean=-0.000011 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.0175856 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 44 model components to the UV plane model. ! The established model now contains 44 components and 0.0175856 Jy ! Inverting map and beam ! Estimated beam: bmin=2.79 mas, bmaj=5.401 mas, bpa=-10.24 degrees ! Estimated noise=0.210247 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.000812443 Jy ! Component: 100 - total flux cleaned = 0.001159 Jy ! Component: 150 - total flux cleaned = 0.00135673 Jy ! Component: 200 - total flux cleaned = 0.00150621 Jy ! Total flux subtracted in 200 components = 0.00150621 Jy ! Clean residual min=-0.001063 max=0.001584 Jy/beam ! Clean residual mean=-0.000010 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.0190918 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 75 components and 0.0190918 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 8.88219e-05 Jy ! Component: 100 - total flux cleaned = 0.00015138 Jy ! Component: 150 - total flux cleaned = 0.000216365 Jy ! Component: 200 - total flux cleaned = 0.000260848 Jy ! Total flux subtracted in 200 components = 0.000260848 Jy ! Clean residual min=-0.001056 max=0.001539 Jy/beam ! Clean residual mean=-0.000010 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.0193526 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 86 components and 0.0193526 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.027086Jy sigma=0.666206 ! Fit after self-cal, rms=0.027086Jy sigma=0.666191 wmodel J1516+1830_X_map.mod ! Writing 86 model components to file: J1516+1830_X_map.mod wobs J1516+1830_X_uvs.fits ! Writing UV FITS file: J1516+1830_X_uvs.fits wwins J1516+1830_X_map.win ! wwins: Wrote 1 windows to J1516+1830_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000627223 Jy ! Component: 100 - total flux cleaned = 0.000838401 Jy ! Component: 150 - total flux cleaned = 0.000917879 Jy ! Component: 200 - total flux cleaned = 0.000958759 Jy ! Component: 250 - total flux cleaned = 0.00103292 Jy ! Component: 300 - total flux cleaned = 0.00113437 Jy ! Component: 350 - total flux cleaned = 0.00126755 Jy ! Component: 400 - total flux cleaned = 0.00139086 Jy ! Component: 450 - total flux cleaned = 0.00147957 Jy ! Component: 500 - total flux cleaned = 0.00152173 Jy ! Component: 550 - total flux cleaned = 0.00154616 Jy ! Component: 600 - total flux cleaned = 0.00156197 Jy ! Component: 650 - total flux cleaned = 0.00159245 Jy ! Component: 700 - total flux cleaned = 0.00162185 Jy ! Component: 750 - total flux cleaned = 0.00163611 Jy ! Component: 800 - total flux cleaned = 0.00167069 Jy ! Component: 850 - total flux cleaned = 0.00169085 Jy ! Component: 900 - total flux cleaned = 0.00171074 Jy ! Component: 950 - total flux cleaned = 0.00174344 Jy ! Component: 1000 - total flux cleaned = 0.00177544 Jy ! Component: 1050 - total flux cleaned = 0.00180686 Jy ! Component: 1100 - total flux cleaned = 0.00182548 Jy ! Component: 1150 - total flux cleaned = 0.0018316 Jy ! Component: 1200 - total flux cleaned = 0.00184371 Jy ! Component: 1250 - total flux cleaned = 0.0018557 Jy ! Component: 1300 - total flux cleaned = 0.00186763 Jy ! Component: 1350 - total flux cleaned = 0.00187942 Jy ! Component: 1400 - total flux cleaned = 0.00187947 Jy ! Component: 1450 - total flux cleaned = 0.00187368 Jy ! Component: 1500 - total flux cleaned = 0.00187942 Jy ! Component: 1550 - total flux cleaned = 0.00189092 Jy ! Component: 1600 - total flux cleaned = 0.00189089 Jy ! Component: 1650 - total flux cleaned = 0.00189093 Jy ! Component: 1700 - total flux cleaned = 0.00190238 Jy ! Component: 1750 - total flux cleaned = 0.001891 Jy ! Component: 1800 - total flux cleaned = 0.00187378 Jy ! Component: 1850 - total flux cleaned = 0.00186796 Jy ! Component: 1900 - total flux cleaned = 0.00187382 Jy ! Component: 1950 - total flux cleaned = 0.00186212 Jy ! Component: 2000 - total flux cleaned = 0.00186214 Jy ! Component: 2050 - total flux cleaned = 0.00185616 Jy ! Component: 2100 - total flux cleaned = 0.00183808 Jy ! Component: 2150 - total flux cleaned = 0.00183203 Jy ! Component: 2200 - total flux cleaned = 0.00182591 Jy ! Component: 2250 - total flux cleaned = 0.00181348 Jy ! Component: 2300 - total flux cleaned = 0.00180096 Jy ! Component: 2350 - total flux cleaned = 0.0017882 Jy ! Component: 2400 - total flux cleaned = 0.00178825 Jy ! Component: 2450 - total flux cleaned = 0.00176874 Jy ! Component: 2500 - total flux cleaned = 0.00176218 Jy ! Component: 2550 - total flux cleaned = 0.00174882 Jy ! Component: 2600 - total flux cleaned = 0.00173522 Jy ! Component: 2650 - total flux cleaned = 0.00172833 Jy ! Component: 2700 - total flux cleaned = 0.00171451 Jy ! Component: 2750 - total flux cleaned = 0.00170748 Jy ! Component: 2800 - total flux cleaned = 0.00168631 Jy ! Component: 2850 - total flux cleaned = 0.001672 Jy ! Component: 2900 - total flux cleaned = 0.00166471 Jy ! Component: 2950 - total flux cleaned = 0.00164999 Jy ! Component: 3000 - total flux cleaned = 0.00163504 Jy ! Component: 3050 - total flux cleaned = 0.00161989 Jy ! Component: 3100 - total flux cleaned = 0.0015968 Jy ! Component: 3150 - total flux cleaned = 0.00158119 Jy ! Component: 3200 - total flux cleaned = 0.00155748 Jy ! Component: 3250 - total flux cleaned = 0.0015414 Jy ! Component: 3300 - total flux cleaned = 0.00154139 Jy ! Component: 3350 - total flux cleaned = 0.00151674 Jy ! Component: 3400 - total flux cleaned = 0.00149161 Jy ! Component: 3450 - total flux cleaned = 0.00148314 Jy ! Component: 3500 - total flux cleaned = 0.00146597 Jy ! Component: 3550 - total flux cleaned = 0.00143986 Jy ! Component: 3600 - total flux cleaned = 0.00142203 Jy ! Component: 3650 - total flux cleaned = 0.00141294 Jy ! Component: 3700 - total flux cleaned = 0.00141296 Jy ! Component: 3750 - total flux cleaned = 0.00141294 Jy ! Component: 3800 - total flux cleaned = 0.00141301 Jy ! Component: 3850 - total flux cleaned = 0.00141309 Jy ! Component: 3900 - total flux cleaned = 0.00142297 Jy ! Component: 3950 - total flux cleaned = 0.00141312 Jy ! Component: 4000 - total flux cleaned = 0.0014131 Jy ! Component: 4050 - total flux cleaned = 0.00142346 Jy ! Total flux subtracted in 4096 components = 0.001413 Jy ! Clean residual min=-0.000613 max=0.000629 Jy/beam ! Clean residual mean=0.000005 rms=0.000169 Jy/beam ! Combined flux in latest and established models = 0.0207656 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 367 components and 0.0207656 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J1516+1830_X_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.79 x 5.401 at -10.24 degrees (North through East) ! Clean map min=-0.0016345 max=0.014062 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J1516+1830_X_a_map.fits wmodel /vlbi/vcs9/uvm//J1516+1830_X_a_map.mod ! Writing 367 model components to file: /vlbi/vcs9/uvm//J1516+1830_X_a_map.mod wobs /vlbi/vcs9/uvm//J1516+1830_X_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J1516+1830_X_a_uvs.fits wwins /vlbi/vcs9/uvm//J1516+1830_X_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J1516+1830_X_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0140625 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000157335 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.35648 3.35648 6.71297 13.4259 26.8519 53.7038 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.014 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 89.379 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J1516+1830_X_a_dfm.log closed on Tue Dec 26 22:42:25 2017