! Started logfile: /vlbi/vcs9/uvm//J1216-2804_X_a_dfm.log on Tue Dec 26 22:22:23 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//J1216-2804_X_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J1216-2804_X_a_uvm.fits ! AN table 1: 46 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.790459 visibilities/baseline/integration-bin. ! Found source: J1216-2804 ! ! 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 10472 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 J1216-2804_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.0483559 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 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 79 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000923Jy sigma=19.356252 ! Fit after self-cal, rms=0.974532Jy sigma=18.857180 ! 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=0.6976 mas, bmaj=1.916 mas, bpa=-1.695 degrees ! Estimated noise=0.591677 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.0204512 Jy ! Component: 100 - total flux cleaned = 0.025147 Jy ! Total flux subtracted in 100 components = 0.025147 Jy ! Clean residual min=-0.002287 max=0.002339 Jy/beam ! Clean residual mean=0.000000 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.025147 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.025147 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.040526Jy sigma=0.730586 ! Fit after self-cal, rms=0.040498Jy sigma=0.729942 ! 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=0.953 mas, bmaj=2.44 mas, bpa=-1.146 degrees ! Estimated noise=0.35784 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.00403186 Jy ! Component: 100 - total flux cleaned = 0.00534297 Jy ! Component: 150 - total flux cleaned = 0.0058375 Jy ! Component: 200 - total flux cleaned = 0.00593542 Jy ! Total flux subtracted in 200 components = 0.00593542 Jy ! Clean residual min=-0.001726 max=0.001439 Jy/beam ! Clean residual mean=0.000002 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.0310825 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 36 components and 0.0310825 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.040281Jy sigma=0.724774 ! Fit after self-cal, rms=0.040280Jy sigma=0.724749 ! 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: 0.993903 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.87 KP 1.05 LA 0.99 ! MK 1.16 NL 1.01 OV 0.95 PT 1.14 ! SC 0.98 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00838 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.86 KP 0.97 LA 1.00 ! MK 0.93 NL 1.19 OV 0.98 PT 1.03 ! SC 1.00 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.990138 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.01 KP 0.87 LA 1.15 ! MK 0.80 NL 1.04 OV 1.04 PT 1.03 ! SC 1.05 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.955371 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.92 KP 0.85 LA 0.90 ! MK 0.94 NL 1.74 OV 1.16 PT 0.93 ! SC 1.00 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 0.991057 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.95 KP 1.04 LA 1.03 ! MK 1.10 NL 1.06 OV 0.90 PT 0.94 ! SC 0.98 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 0.961716 ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 1.02 KP 0.93 LA 1.01 ! MK 0.97 NL 1.13 OV 0.92 PT 1.05 ! SC 1.15 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 0.967266 ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.91 KP 0.86 LA 1.04 ! MK 1.14 NL 1.24 OV 0.96 PT 1.03 ! SC 1.01 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 0.95692 ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.99 KP 1.04 LA 1.05 ! MK 1.06 NL 1.46 OV 0.92 PT 1.09 ! SC 0.92 ! ! ! Fit before self-cal, rms=0.040280Jy sigma=0.724749 ! Fit after self-cal, rms=0.040495Jy sigma=0.721421 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.040495Jy sigma=0.721421 ! Fit after self-cal, rms=0.040503Jy sigma=0.721396 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9557 mas, bmaj=2.449 mas, bpa=-0.959 degrees ! Estimated noise=0.339438 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.00108203 Jy ! Component: 100 - total flux cleaned = -0.00128836 Jy ! Component: 150 - total flux cleaned = -0.00129625 Jy ! Component: 200 - total flux cleaned = -0.00130973 Jy ! Total flux subtracted in 200 components = -0.00130973 Jy ! Clean residual min=-0.001198 max=0.001181 Jy/beam ! Clean residual mean=0.000002 rms=0.000278 Jy/beam ! Combined flux in latest and established models = 0.0297727 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 41 components and 0.0297727 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.040494Jy sigma=0.720944 ! Fit after self-cal, rms=0.040493Jy sigma=0.720939 ! 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.040493Jy sigma=0.720939 ! Fit after self-cal, rms=0.040456Jy sigma=0.720117 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 = 8.08463e-05 Jy ! Component: 100 - total flux cleaned = 8.04683e-05 Jy ! Component: 150 - total flux cleaned = 7.98927e-05 Jy ! Component: 200 - total flux cleaned = 8.02358e-05 Jy ! Total flux subtracted in 200 components = 8.02358e-05 Jy ! Clean residual min=-0.001208 max=0.001156 Jy/beam ! Clean residual mean=0.000002 rms=0.000278 Jy/beam ! Combined flux in latest and established models = 0.029853 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 47 components and 0.029853 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.040454Jy sigma=0.720084 ! Fit after self-cal, rms=0.040451Jy sigma=0.719957 ! 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: 0.9557 x 2.449 at -0.959 degrees (North through East) ! Clean map min=-0.001143 max=0.023931 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=0.6959 mas, bmaj=1.914 mas, bpa=-1.068 degrees ! Estimated noise=0.571392 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0199266 Jy ! Component: 100 - total flux cleaned = 0.0247301 Jy ! Component: 150 - total flux cleaned = 0.0271749 Jy ! Component: 200 - total flux cleaned = 0.0285358 Jy ! Total flux subtracted in 200 components = 0.0285358 Jy ! Clean residual min=-0.001970 max=0.002285 Jy/beam ! Clean residual mean=0.000000 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.0285358 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.0285358 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9557 mas, bmaj=2.449 mas, bpa=-0.959 degrees ! Estimated noise=0.339438 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.00117548 Jy ! Component: 100 - total flux cleaned = 0.00131398 Jy ! Component: 150 - total flux cleaned = 0.00134364 Jy ! Component: 200 - total flux cleaned = 0.00138022 Jy ! Total flux subtracted in 200 components = 0.00138022 Jy ! Clean residual min=-0.001221 max=0.001164 Jy/beam ! Clean residual mean=0.000002 rms=0.000280 Jy/beam ! Combined flux in latest and established models = 0.029916 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 30 components and 0.029916 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 2.05551e-05 Jy ! Component: 100 - total flux cleaned = 3.87052e-05 Jy ! Component: 150 - total flux cleaned = 3.00729e-05 Jy ! Component: 200 - total flux cleaned = 2.24612e-05 Jy ! Total flux subtracted in 200 components = 2.24612e-05 Jy ! Clean residual min=-0.001209 max=0.001146 Jy/beam ! Clean residual mean=0.000002 rms=0.000278 Jy/beam ! Combined flux in latest and established models = 0.0299385 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.0299385 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.040460Jy sigma=0.720028 ! Fit after self-cal, rms=0.040461Jy sigma=0.719998 wmodel J1216-2804_X_map.mod ! Writing 34 model components to file: J1216-2804_X_map.mod wobs J1216-2804_X_uvs.fits ! Writing UV FITS file: J1216-2804_X_uvs.fits wwins J1216-2804_X_map.win ! wwins: Wrote 1 windows to J1216-2804_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.000171027 Jy ! Component: 100 - total flux cleaned = -0.000339589 Jy ! Component: 150 - total flux cleaned = -0.000481075 Jy ! Component: 200 - total flux cleaned = -0.000599507 Jy ! Component: 250 - total flux cleaned = -0.000663852 Jy ! Component: 300 - total flux cleaned = -0.00069456 Jy ! Component: 350 - total flux cleaned = -0.000724547 Jy ! Component: 400 - total flux cleaned = -0.000739554 Jy ! Component: 450 - total flux cleaned = -0.000812034 Jy ! Component: 500 - total flux cleaned = -0.000798257 Jy ! Component: 550 - total flux cleaned = -0.000853387 Jy ! Component: 600 - total flux cleaned = -0.000920375 Jy ! Component: 650 - total flux cleaned = -0.000946302 Jy ! Component: 700 - total flux cleaned = -0.000998044 Jy ! Component: 750 - total flux cleaned = -0.00103605 Jy ! Component: 800 - total flux cleaned = -0.00104862 Jy ! Component: 850 - total flux cleaned = -0.00110972 Jy ! Component: 900 - total flux cleaned = -0.0011096 Jy ! Component: 950 - total flux cleaned = -0.00108613 Jy ! Component: 1000 - total flux cleaned = -0.00115594 Jy ! Component: 1050 - total flux cleaned = -0.00114457 Jy ! Component: 1100 - total flux cleaned = -0.00123494 Jy ! Component: 1150 - total flux cleaned = -0.00125702 Jy ! Component: 1200 - total flux cleaned = -0.00122438 Jy ! Component: 1250 - total flux cleaned = -0.00126753 Jy ! Component: 1300 - total flux cleaned = -0.00123563 Jy ! Component: 1350 - total flux cleaned = -0.00127765 Jy ! Component: 1400 - total flux cleaned = -0.00125697 Jy ! Component: 1450 - total flux cleaned = -0.00131836 Jy ! Component: 1500 - total flux cleaned = -0.00128788 Jy ! Component: 1550 - total flux cleaned = -0.00130778 Jy ! Component: 1600 - total flux cleaned = -0.00129788 Jy ! Component: 1650 - total flux cleaned = -0.00131751 Jy ! Component: 1700 - total flux cleaned = -0.001327 Jy ! Component: 1750 - total flux cleaned = -0.00131748 Jy ! Component: 1800 - total flux cleaned = -0.0013835 Jy ! Component: 1850 - total flux cleaned = -0.00139273 Jy ! Component: 1900 - total flux cleaned = -0.00140208 Jy ! Component: 1950 - total flux cleaned = -0.00148444 Jy ! Component: 2000 - total flux cleaned = -0.00144809 Jy ! Component: 2050 - total flux cleaned = -0.00150202 Jy ! Component: 2100 - total flux cleaned = -0.00152838 Jy ! Component: 2150 - total flux cleaned = -0.00151053 Jy ! Component: 2200 - total flux cleaned = -0.00153678 Jy ! Component: 2250 - total flux cleaned = -0.00153676 Jy ! Component: 2300 - total flux cleaned = -0.00156243 Jy ! Component: 2350 - total flux cleaned = -0.00157103 Jy ! Component: 2400 - total flux cleaned = -0.0016213 Jy ! Component: 2450 - total flux cleaned = -0.00162124 Jy ! Component: 2500 - total flux cleaned = -0.00162947 Jy ! Component: 2550 - total flux cleaned = -0.00166215 Jy ! Component: 2600 - total flux cleaned = -0.00163776 Jy ! Component: 2650 - total flux cleaned = -0.00162988 Jy ! Component: 2700 - total flux cleaned = -0.00164576 Jy ! Component: 2750 - total flux cleaned = -0.00162214 Jy ! Component: 2800 - total flux cleaned = -0.00167682 Jy ! Component: 2850 - total flux cleaned = -0.00166902 Jy ! Component: 2900 - total flux cleaned = -0.00170736 Jy ! Component: 2950 - total flux cleaned = -0.00168454 Jy ! Component: 3000 - total flux cleaned = -0.00170708 Jy ! Component: 3050 - total flux cleaned = -0.0016922 Jy ! Component: 3100 - total flux cleaned = -0.00170715 Jy ! Component: 3150 - total flux cleaned = -0.00170718 Jy ! Component: 3200 - total flux cleaned = -0.00169987 Jy ! Component: 3250 - total flux cleaned = -0.00171427 Jy ! Component: 3300 - total flux cleaned = -0.00172132 Jy ! Component: 3350 - total flux cleaned = -0.00174269 Jy ! Component: 3400 - total flux cleaned = -0.00175683 Jy ! Component: 3450 - total flux cleaned = -0.00173575 Jy ! Component: 3500 - total flux cleaned = -0.0017289 Jy ! Component: 3550 - total flux cleaned = -0.0017634 Jy ! Component: 3600 - total flux cleaned = -0.00176354 Jy ! Component: 3650 - total flux cleaned = -0.00174987 Jy ! Component: 3700 - total flux cleaned = -0.00181044 Jy ! Component: 3750 - total flux cleaned = -0.00175036 Jy ! Component: 3800 - total flux cleaned = -0.00178353 Jy ! Component: 3850 - total flux cleaned = -0.00177038 Jy ! Component: 3900 - total flux cleaned = -0.00178348 Jy ! Component: 3950 - total flux cleaned = -0.00178344 Jy ! Component: 4000 - total flux cleaned = -0.00180928 Jy ! Component: 4050 - total flux cleaned = -0.0018156 Jy ! Total flux subtracted in 4096 components = -0.00181562 Jy ! Clean residual min=-0.000394 max=0.000369 Jy/beam ! Clean residual mean=0.000002 rms=0.000111 Jy/beam ! Combined flux in latest and established models = 0.0281228 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 320 components and 0.0281228 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J1216-2804_X_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9557 x 2.449 at -0.959 degrees (North through East) ! Clean map min=-0.00072827 max=0.023311 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J1216-2804_X_a_map.fits wmodel /vlbi/vcs9/uvm//J1216-2804_X_a_map.mod ! Writing 320 model components to file: /vlbi/vcs9/uvm//J1216-2804_X_a_map.mod wobs /vlbi/vcs9/uvm//J1216-2804_X_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J1216-2804_X_a_uvs.fits wwins /vlbi/vcs9/uvm//J1216-2804_X_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J1216-2804_X_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0233106 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000110833 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.42638 1.42638 2.85276 5.70552 11.411 22.8221 45.6442 91.2884 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.023 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 210.322 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J1216-2804_X_a_dfm.log closed on Tue Dec 26 22:22:26 2017