! Started logfile: /vlbi/vcs9/uvm//J0341-1931_C_a_dfm.log on Tue Dec 26 21:27:29 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//J0341-1931_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0341-1931_C_a_uvm.fits ! AN table 1: 17 integrations on 15 of 15 possible baselines. ! AN table 2: 17 integrations on 10 of 10 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0341-1931 ! ! 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 3400 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 J0341-1931_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.0367738 Jy startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=1.002067Jy sigma=29.014681 ! Fit after self-cal, rms=0.977889Jy sigma=28.305526 ! 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=6.729 mas, bmaj=14.16 mas, bpa=24.51 degrees ! Estimated noise=0.518222 mJy/beam. ! Added new window around map position (0, -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.0184849 Jy ! Component: 100 - total flux cleaned = 0.0243394 Jy ! Total flux subtracted in 100 components = 0.0243394 Jy ! Clean residual min=-0.002971 max=0.003380 Jy/beam ! Clean residual mean=0.000018 rms=0.001289 Jy/beam ! Combined flux in latest and established models = 0.0243394 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 54 model components to the UV plane model. ! The established model now contains 54 components and 0.0243394 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.028618Jy sigma=0.763155 ! Fit after self-cal, rms=0.028581Jy sigma=0.762118 ! 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=7.746 mas, bmaj=15.96 mas, bpa=15.51 degrees ! Estimated noise=0.41862 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.00496575 Jy ! Component: 100 - total flux cleaned = 0.00800771 Jy ! Component: 150 - total flux cleaned = 0.0101161 Jy ! Component: 200 - total flux cleaned = 0.0116649 Jy ! Total flux subtracted in 200 components = 0.0116649 Jy ! Clean residual min=-0.002296 max=0.002019 Jy/beam ! Clean residual mean=0.000009 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.0360043 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 127 model components to the UV plane model. ! The established model now contains 180 components and 0.0360043 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.028025Jy sigma=0.739172 ! Fit after self-cal, rms=0.028022Jy sigma=0.739085 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.03609 ! Telescope amplitude corrections in sub-array 1: ! BR 1.39 FD 0.61 KP 0.90 LA 0.86 ! OV 0.99 PT 1.05 ! ! Amplitude normalization factor in sub-array 2: 1.10246 ! Telescope amplitude corrections in sub-array 2: ! FD 0.63 KP 1.01 LA 0.92 OV 1.02 ! PT 0.94 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.970282 ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.85 KP 1.07 LA 0.88 ! OV 1.46 PT 1.02 ! ! Amplitude normalization factor in sub-array 2: 1.02445 ! Telescope amplitude corrections in sub-array 2: ! FD 0.73 KP 1.01 LA 1.02 OV 1.34 ! PT 0.77 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.05541 ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 0.88 KP 1.05 LA 0.85 ! OV 0.81 PT 0.89 ! ! Amplitude normalization factor in sub-array 2: 1.04626 ! Telescope amplitude corrections in sub-array 2: ! FD 0.80 KP 1.05 LA 0.93 OV 1.05 ! PT 0.95 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.842736 ! Telescope amplitude corrections in sub-array 1: ! BR 1.97 FD 1.30 KP 1.11 LA 0.82 ! OV 0.75 PT 1.16 ! ! Amplitude normalization factor in sub-array 2: 0.908748 ! Telescope amplitude corrections in sub-array 2: ! FD 0.95 KP 1.44 LA 0.83 OV 1.15 ! PT 1.13 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 1.07085 ! Telescope amplitude corrections in sub-array 1: ! BR 0.56 FD 1.00 KP 1.14 LA 0.81 ! OV 1.15 PT 0.94 ! ! Amplitude normalization factor in sub-array 2: 0.92036 ! Telescope amplitude corrections in sub-array 2: ! FD 1.26 KP 1.29 LA 0.84 OV 1.09 ! PT 0.95 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 0.927208 ! Telescope amplitude corrections in sub-array 1: ! BR 1.82 FD 1.05 KP 1.02 LA 0.78 ! OV 0.80 PT 1.00 ! ! Amplitude normalization factor in sub-array 2: 0.871677 ! Telescope amplitude corrections in sub-array 2: ! FD 1.05 KP 1.18 LA 0.93 OV 1.75 ! PT 0.83 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 0.927849 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.23 KP 1.01 LA 0.69 ! OV 1.25 PT 1.26 ! ! Amplitude normalization factor in sub-array 2: 0.759218 ! Telescope amplitude corrections in sub-array 2: ! FD 1.17 KP 1.85 LA 0.93 OV 1.39 ! PT 1.25 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 0.845582 ! Telescope amplitude corrections in sub-array 1: ! BR 1.55 FD 1.26 KP 1.22 LA 1.14 ! OV 1.00 PT 0.92 ! ! Amplitude normalization factor in sub-array 2: 0.867901 ! Telescope amplitude corrections in sub-array 2: ! FD 1.19 KP 1.08 LA 1.04 OV 1.34 ! PT 1.11 ! ! ! Fit before self-cal, rms=0.028022Jy sigma=0.739085 ! Fit after self-cal, rms=0.027935Jy sigma=0.734293 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.027935Jy sigma=0.734293 ! Fit after self-cal, rms=0.027956Jy sigma=0.734173 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.972 mas, bmaj=17.24 mas, bpa=11.85 degrees ! Estimated noise=0.361932 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.00296521 Jy ! Component: 100 - total flux cleaned = -0.00396419 Jy ! Component: 150 - total flux cleaned = -0.00434877 Jy ! Component: 200 - total flux cleaned = -0.00443738 Jy ! Total flux subtracted in 200 components = -0.00443738 Jy ! Clean residual min=-0.000996 max=0.000930 Jy/beam ! Clean residual mean=0.000005 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.031567 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 46 model components to the UV plane model. ! The established model now contains 216 components and 0.031567 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.027883Jy sigma=0.725609 ! Fit after self-cal, rms=0.027884Jy sigma=0.725571 ! 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.027884Jy sigma=0.725571 ! Fit after self-cal, rms=0.027848Jy sigma=0.724164 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 = 3.8726e-05 Jy ! Component: 100 - total flux cleaned = 7.15129e-05 Jy ! Component: 150 - total flux cleaned = 9.3046e-05 Jy ! Component: 200 - total flux cleaned = 0.000112443 Jy ! Total flux subtracted in 200 components = 0.000112443 Jy ! Clean residual min=-0.000961 max=0.000978 Jy/beam ! Clean residual mean=0.000005 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.0316794 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 236 components and 0.0316794 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.027844Jy sigma=0.724044 ! Fit after self-cal, rms=0.027836Jy sigma=0.723709 ! 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: 7.972 x 17.24 at 11.85 degrees (North through East) ! Clean map min=-0.00094906 max=0.021044 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=6.85 mas, bmaj=14.54 mas, bpa=22.81 degrees ! Estimated noise=0.470732 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0165804 Jy ! Component: 100 - total flux cleaned = 0.021309 Jy ! Component: 150 - total flux cleaned = 0.0242732 Jy ! Component: 200 - total flux cleaned = 0.026349 Jy ! Total flux subtracted in 200 components = 0.026349 Jy ! Clean residual min=-0.001542 max=0.001680 Jy/beam ! Clean residual mean=0.000005 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.026349 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 89 model components to the UV plane model. ! The established model now contains 89 components and 0.026349 Jy ! Inverting map and beam ! Estimated beam: bmin=7.972 mas, bmaj=17.24 mas, bpa=11.85 degrees ! Estimated noise=0.361932 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.0018222 Jy ! Component: 100 - total flux cleaned = 0.00287643 Jy ! Component: 150 - total flux cleaned = 0.00360555 Jy ! Component: 200 - total flux cleaned = 0.00412635 Jy ! Total flux subtracted in 200 components = 0.00412635 Jy ! Clean residual min=-0.001002 max=0.000950 Jy/beam ! Clean residual mean=0.000004 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.0304753 Jy ! Adding 108 model components to the UV plane model. ! The established model now contains 195 components and 0.0304753 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000378867 Jy ! Component: 100 - total flux cleaned = 0.000545972 Jy ! Component: 150 - total flux cleaned = 0.000679561 Jy ! Component: 200 - total flux cleaned = 0.000779141 Jy ! Total flux subtracted in 200 components = 0.000779141 Jy ! Clean residual min=-0.000984 max=0.000877 Jy/beam ! Clean residual mean=0.000005 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.0312545 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 48 model components to the UV plane model. ! The established model now contains 225 components and 0.0312545 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.027835Jy sigma=0.723884 ! Fit after self-cal, rms=0.027830Jy sigma=0.723799 wmodel J0341-1931_C_map.mod ! Writing 225 model components to file: J0341-1931_C_map.mod wobs J0341-1931_C_uvs.fits ! Writing UV FITS file: J0341-1931_C_uvs.fits wwins J0341-1931_C_map.win ! wwins: Wrote 1 windows to J0341-1931_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.000100844 Jy ! Component: 100 - total flux cleaned = 6.04925e-05 Jy ! Component: 150 - total flux cleaned = 0.000278603 Jy ! Component: 200 - total flux cleaned = 0.000459419 Jy ! Component: 250 - total flux cleaned = 0.000582429 Jy ! Component: 300 - total flux cleaned = 0.000688493 Jy ! Component: 350 - total flux cleaned = 0.000779113 Jy ! Component: 400 - total flux cleaned = 0.000898845 Jy ! Component: 450 - total flux cleaned = 0.000961515 Jy ! Component: 500 - total flux cleaned = 0.00103249 Jy ! Component: 550 - total flux cleaned = 0.00112071 Jy ! Component: 600 - total flux cleaned = 0.00117753 Jy ! Component: 650 - total flux cleaned = 0.00125146 Jy ! Component: 700 - total flux cleaned = 0.00132321 Jy ! Component: 750 - total flux cleaned = 0.00141047 Jy ! Component: 800 - total flux cleaned = 0.0014868 Jy ! Component: 850 - total flux cleaned = 0.00156114 Jy ! Component: 900 - total flux cleaned = 0.00164955 Jy ! Component: 950 - total flux cleaned = 0.00172798 Jy ! Component: 1000 - total flux cleaned = 0.00180442 Jy ! Component: 1050 - total flux cleaned = 0.00187888 Jy ! Component: 1100 - total flux cleaned = 0.00195155 Jy ! Component: 1150 - total flux cleaned = 0.00201557 Jy ! Component: 1200 - total flux cleaned = 0.00209919 Jy ! Component: 1250 - total flux cleaned = 0.00217477 Jy ! Component: 1300 - total flux cleaned = 0.00226272 Jy ! Component: 1350 - total flux cleaned = 0.00234939 Jy ! Component: 1400 - total flux cleaned = 0.00241523 Jy ! Component: 1450 - total flux cleaned = 0.00248687 Jy ! Component: 1500 - total flux cleaned = 0.00256421 Jy ! Component: 1550 - total flux cleaned = 0.00258975 Jy ! Component: 1600 - total flux cleaned = 0.00260253 Jy ! Component: 1650 - total flux cleaned = 0.00261523 Jy ! Component: 1700 - total flux cleaned = 0.00262788 Jy ! Component: 1750 - total flux cleaned = 0.00265951 Jy ! Component: 1800 - total flux cleaned = 0.00265953 Jy ! Component: 1850 - total flux cleaned = 0.00267214 Jy ! Component: 1900 - total flux cleaned = 0.00267846 Jy ! Component: 1950 - total flux cleaned = 0.00270366 Jy ! Component: 2000 - total flux cleaned = 0.00272256 Jy ! Component: 2050 - total flux cleaned = 0.00272263 Jy ! Component: 2100 - total flux cleaned = 0.00273524 Jy ! Component: 2150 - total flux cleaned = 0.00274783 Jy ! Component: 2200 - total flux cleaned = 0.00276046 Jy ! Component: 2250 - total flux cleaned = 0.00277303 Jy ! Component: 2300 - total flux cleaned = 0.00278567 Jy ! Component: 2350 - total flux cleaned = 0.00281733 Jy ! Component: 2400 - total flux cleaned = 0.00283005 Jy ! Component: 2450 - total flux cleaned = 0.00283007 Jy ! Component: 2500 - total flux cleaned = 0.00283641 Jy ! Component: 2550 - total flux cleaned = 0.00284277 Jy ! Component: 2600 - total flux cleaned = 0.00284275 Jy ! Component: 2650 - total flux cleaned = 0.00283003 Jy ! Component: 2700 - total flux cleaned = 0.00284282 Jy ! Component: 2750 - total flux cleaned = 0.00284284 Jy ! Component: 2800 - total flux cleaned = 0.00283641 Jy ! Component: 2850 - total flux cleaned = 0.00284289 Jy ! Component: 2900 - total flux cleaned = 0.00282998 Jy ! Component: 2950 - total flux cleaned = 0.00283643 Jy ! Component: 3000 - total flux cleaned = 0.00282993 Jy ! Component: 3050 - total flux cleaned = 0.00282344 Jy ! Component: 3100 - total flux cleaned = 0.00281689 Jy ! Component: 3150 - total flux cleaned = 0.00281686 Jy ! Component: 3200 - total flux cleaned = 0.0028235 Jy ! Component: 3250 - total flux cleaned = 0.00282346 Jy ! Component: 3300 - total flux cleaned = 0.0028301 Jy ! Component: 3350 - total flux cleaned = 0.00284343 Jy ! Component: 3400 - total flux cleaned = 0.00285019 Jy ! Component: 3450 - total flux cleaned = 0.00284348 Jy ! Component: 3500 - total flux cleaned = 0.00285027 Jy ! Component: 3550 - total flux cleaned = 0.00285707 Jy ! Component: 3600 - total flux cleaned = 0.00285705 Jy ! Component: 3650 - total flux cleaned = 0.00286388 Jy ! Component: 3700 - total flux cleaned = 0.00285706 Jy ! Component: 3750 - total flux cleaned = 0.00285016 Jy ! Component: 3800 - total flux cleaned = 0.00284318 Jy ! Component: 3850 - total flux cleaned = 0.00283616 Jy ! Component: 3900 - total flux cleaned = 0.00284324 Jy ! Component: 3950 - total flux cleaned = 0.00283615 Jy ! Component: 4000 - total flux cleaned = 0.00283615 Jy ! Component: 4050 - total flux cleaned = 0.00283608 Jy ! Total flux subtracted in 4096 components = 0.00283606 Jy ! Clean residual min=-0.000391 max=0.000373 Jy/beam ! Clean residual mean=0.000008 rms=0.000157 Jy/beam ! Combined flux in latest and established models = 0.0340905 Jy keep ! Adding 472 model components to the UV plane model. ! The established model now contains 697 components and 0.0340906 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0341-1931_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.972 x 17.24 at 11.85 degrees (North through East) ! Clean map min=-0.00094152 max=0.021134 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0341-1931_C_a_map.fits wmodel /vlbi/vcs9/uvm//J0341-1931_C_a_map.mod ! Writing 697 model components to file: /vlbi/vcs9/uvm//J0341-1931_C_a_map.mod wobs /vlbi/vcs9/uvm//J0341-1931_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0341-1931_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J0341-1931_C_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J0341-1931_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0211345 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000142621 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.02447 2.02447 4.04895 8.0979 16.1958 32.3916 64.7832 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.021 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 148.186 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0341-1931_C_a_dfm.log closed on Tue Dec 26 21:27:32 2017