! Started logfile: /vlbi/vcs9/uvm//J0203-4349_C_a_dfm.log on Tue Dec 26 21:10:06 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//J0203-4349_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0203-4349_C_a_uvm.fits ! AN table 1: 157 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.953503 visibilities/baseline/integration-bin. ! Found source: J0203-4349 ! ! 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 11976 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 J0203-4349_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.058787 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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002051Jy sigma=18.209831 ! Fit after self-cal, rms=0.965905Jy sigma=17.518679 ! 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.475 mas, bmaj=34.49 mas, bpa=-1.681 degrees ! Estimated noise=0.547629 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.0287812 Jy ! Component: 100 - total flux cleaned = 0.0382104 Jy ! Total flux subtracted in 100 components = 0.0382104 Jy ! Clean residual min=-0.005484 max=0.007445 Jy/beam ! Clean residual mean=-0.000220 rms=0.002527 Jy/beam ! Combined flux in latest and established models = 0.0382104 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 50 model components to the UV plane model. ! The established model now contains 50 components and 0.0382104 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.045806Jy sigma=0.854821 ! Fit after self-cal, rms=0.045803Jy sigma=0.854698 ! 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.685 mas, bmaj=38.24 mas, bpa=-0.3616 degrees ! Estimated noise=0.355441 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.00997713 Jy ! Component: 100 - total flux cleaned = 0.0157169 Jy ! Component: 150 - total flux cleaned = 0.019468 Jy ! Component: 200 - total flux cleaned = 0.0219532 Jy ! Total flux subtracted in 200 components = 0.0219532 Jy ! Clean residual min=-0.006907 max=0.009826 Jy/beam ! Clean residual mean=-0.000184 rms=0.003396 Jy/beam ! Combined flux in latest and established models = 0.0601636 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 85 model components to the UV plane model. ! The established model now contains 133 components and 0.0601636 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.044727Jy sigma=0.824263 ! Fit after self-cal, rms=0.044723Jy sigma=0.824124 ! 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.972107 ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 KP 1.52 LA 0.65 OV 0.92 ! PT 1.12 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.891762 ! Telescope amplitude corrections in sub-array 1: ! FD 1.27 KP 1.64 LA 0.61 OV 0.92 ! PT 1.16 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.883965 ! Telescope amplitude corrections in sub-array 1: ! FD 1.35 KP 1.67 LA 0.74 OV 0.91 ! PT 0.98 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.936907 ! Telescope amplitude corrections in sub-array 1: ! FD 1.22 KP 1.35 LA 0.80 OV 1.03 ! PT 0.94 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 0.923683 ! Telescope amplitude corrections in sub-array 1: ! FD 0.81 KP 1.50 LA 0.67 OV 1.15 ! PT 1.29 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 0.868202 ! Telescope amplitude corrections in sub-array 1: ! FD 0.85 KP 1.54 LA 0.62 OV 1.26 ! PT 1.49 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 0.837997 ! Telescope amplitude corrections in sub-array 1: ! FD 0.80 KP 1.52 LA 0.69 OV 1.17 ! PT 1.79 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 0.869016 ! Telescope amplitude corrections in sub-array 1: ! FD 0.70 KP 1.36 LA 0.84 OV 1.15 ! PT 1.71 ! ! ! Fit before self-cal, rms=0.044723Jy sigma=0.824124 ! Fit after self-cal, rms=0.044257Jy sigma=0.805385 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.044257Jy sigma=0.805385 ! Fit after self-cal, rms=0.044392Jy sigma=0.804086 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.732 mas, bmaj=36.17 mas, bpa=-0.298 degrees ! Estimated noise=0.269237 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.00689532 Jy ! Component: 100 - total flux cleaned = -0.00657763 Jy ! Component: 150 - total flux cleaned = -0.00623819 Jy ! Component: 200 - total flux cleaned = -0.00600588 Jy ! Total flux subtracted in 200 components = -0.00600588 Jy ! Clean residual min=-0.005923 max=0.004962 Jy/beam ! Clean residual mean=-0.000084 rms=0.002180 Jy/beam ! Combined flux in latest and established models = 0.0541578 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 51 model components to the UV plane model. ! The established model now contains 174 components and 0.0541578 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.043910Jy sigma=0.769116 ! Fit after self-cal, rms=0.043907Jy sigma=0.769022 ! 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.043907Jy sigma=0.769022 ! Fit after self-cal, rms=0.043942Jy sigma=0.766952 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.000238863 Jy ! Component: 100 - total flux cleaned = 0.000404292 Jy ! Component: 150 - total flux cleaned = 0.000635882 Jy ! Component: 200 - total flux cleaned = 0.000840932 Jy ! Total flux subtracted in 200 components = 0.000840932 Jy ! Clean residual min=-0.005719 max=0.004761 Jy/beam ! Clean residual mean=-0.000070 rms=0.002134 Jy/beam ! Combined flux in latest and established models = 0.0549987 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 70 model components to the UV plane model. ! The established model now contains 238 components and 0.0549987 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.043956Jy sigma=0.765362 ! Fit after self-cal, rms=0.043972Jy sigma=0.765180 ! 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.732 x 36.17 at -0.298 degrees (North through East) ! Clean map min=-0.0057167 max=0.029004 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.403 mas, bmaj=33.83 mas, bpa=-2.057 degrees ! Estimated noise=0.440848 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0231406 Jy ! Component: 100 - total flux cleaned = 0.0303552 Jy ! Component: 150 - total flux cleaned = 0.0343482 Jy ! Component: 200 - total flux cleaned = 0.0369666 Jy ! Total flux subtracted in 200 components = 0.0369666 Jy ! Clean residual min=-0.004137 max=0.002505 Jy/beam ! Clean residual mean=-0.000156 rms=0.001158 Jy/beam ! Combined flux in latest and established models = 0.0369666 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 118 model components to the UV plane model. ! The established model now contains 118 components and 0.0369666 Jy ! Inverting map and beam ! Estimated beam: bmin=7.732 mas, bmaj=36.17 mas, bpa=-0.298 degrees ! Estimated noise=0.269237 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.00612792 Jy ! Component: 100 - total flux cleaned = 0.010131 Jy ! Component: 150 - total flux cleaned = 0.012915 Jy ! Component: 200 - total flux cleaned = 0.014857 Jy ! Total flux subtracted in 200 components = 0.014857 Jy ! Clean residual min=-0.006154 max=0.004664 Jy/beam ! Clean residual mean=-0.000110 rms=0.002236 Jy/beam ! Combined flux in latest and established models = 0.0518236 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 194 components and 0.0518236 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00114096 Jy ! Component: 100 - total flux cleaned = 0.00173146 Jy ! Component: 150 - total flux cleaned = 0.00216182 Jy ! Component: 200 - total flux cleaned = 0.00256885 Jy ! Total flux subtracted in 200 components = 0.00256885 Jy ! Clean residual min=-0.005831 max=0.004687 Jy/beam ! Clean residual mean=-0.000075 rms=0.002154 Jy/beam ! Combined flux in latest and established models = 0.0543925 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 45 model components to the UV plane model. ! The established model now contains 216 components and 0.0543925 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.043921Jy sigma=0.765291 ! Fit after self-cal, rms=0.043917Jy sigma=0.765234 wmodel J0203-4349_C_map.mod ! Writing 216 model components to file: J0203-4349_C_map.mod wobs J0203-4349_C_uvs.fits ! Writing UV FITS file: J0203-4349_C_uvs.fits wwins J0203-4349_C_map.win ! wwins: Wrote 1 windows to J0203-4349_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.00170687 Jy ! Component: 100 - total flux cleaned = -0.00209601 Jy ! Component: 150 - total flux cleaned = -0.00209929 Jy ! Component: 200 - total flux cleaned = -0.00130892 Jy ! Component: 250 - total flux cleaned = -0.000441154 Jy ! Component: 300 - total flux cleaned = 0.000396999 Jy ! Component: 350 - total flux cleaned = 0.00108506 Jy ! Component: 400 - total flux cleaned = 0.0016848 Jy ! Component: 450 - total flux cleaned = 0.00233045 Jy ! Component: 500 - total flux cleaned = 0.00291322 Jy ! Component: 550 - total flux cleaned = 0.00330194 Jy ! Component: 600 - total flux cleaned = 0.00368524 Jy ! Component: 650 - total flux cleaned = 0.00413476 Jy ! Component: 700 - total flux cleaned = 0.00454693 Jy ! Component: 750 - total flux cleaned = 0.00499157 Jy ! Component: 800 - total flux cleaned = 0.00546818 Jy ! Component: 850 - total flux cleaned = 0.00590922 Jy ! Component: 900 - total flux cleaned = 0.00638312 Jy ! Component: 950 - total flux cleaned = 0.0067547 Jy ! Component: 1000 - total flux cleaned = 0.00699199 Jy ! Component: 1050 - total flux cleaned = 0.00719649 Jy ! Component: 1100 - total flux cleaned = 0.00743629 Jy ! Component: 1150 - total flux cleaned = 0.00764341 Jy ! Component: 1200 - total flux cleaned = 0.00785182 Jy ! Component: 1250 - total flux cleaned = 0.00802718 Jy ! Component: 1300 - total flux cleaned = 0.0084167 Jy ! Component: 1350 - total flux cleaned = 0.00877559 Jy ! Component: 1400 - total flux cleaned = 0.00924909 Jy ! Component: 1450 - total flux cleaned = 0.00980411 Jy ! Component: 1500 - total flux cleaned = 0.0104067 Jy ! Component: 1550 - total flux cleaned = 0.0109825 Jy ! Component: 1600 - total flux cleaned = 0.0115298 Jy ! Component: 1650 - total flux cleaned = 0.0121273 Jy ! Component: 1700 - total flux cleaned = 0.0127769 Jy ! Component: 1750 - total flux cleaned = 0.0133973 Jy ! Component: 1800 - total flux cleaned = 0.0140711 Jy ! Component: 1850 - total flux cleaned = 0.0148015 Jy ! Component: 1900 - total flux cleaned = 0.0155024 Jy ! Component: 1950 - total flux cleaned = 0.0162168 Jy ! Component: 2000 - total flux cleaned = 0.0168539 Jy ! Component: 2050 - total flux cleaned = 0.01755 Jy ! Component: 2100 - total flux cleaned = 0.0182126 Jy ! Component: 2150 - total flux cleaned = 0.0190329 Jy ! Component: 2200 - total flux cleaned = 0.0197719 Jy ! Component: 2250 - total flux cleaned = 0.020627 Jy ! Component: 2300 - total flux cleaned = 0.0213465 Jy ! Component: 2350 - total flux cleaned = 0.0221866 Jy ! Component: 2400 - total flux cleaned = 0.0229926 Jy ! Component: 2450 - total flux cleaned = 0.0238709 Jy ! Component: 2500 - total flux cleaned = 0.0248257 Jy ! Component: 2550 - total flux cleaned = 0.0256884 Jy ! Component: 2600 - total flux cleaned = 0.0266282 Jy ! Component: 2650 - total flux cleaned = 0.02765 Jy ! Component: 2700 - total flux cleaned = 0.0286344 Jy ! Component: 2750 - total flux cleaned = 0.0295776 Jy ! Component: 2800 - total flux cleaned = 0.0306728 Jy ! Component: 2850 - total flux cleaned = 0.0316618 Jy ! Component: 2900 - total flux cleaned = 0.0328086 Jy ! Component: 2950 - total flux cleaned = 0.0339142 Jy ! Component: 3000 - total flux cleaned = 0.0350451 Jy ! Component: 3050 - total flux cleaned = 0.036276 Jy ! Component: 3100 - total flux cleaned = 0.0374626 Jy ! Component: 3150 - total flux cleaned = 0.0386778 Jy ! Component: 3200 - total flux cleaned = 0.0399995 Jy ! Component: 3250 - total flux cleaned = 0.0411938 Jy ! Component: 3300 - total flux cleaned = 0.0423335 Jy ! Component: 3350 - total flux cleaned = 0.0436675 Jy ! Component: 3400 - total flux cleaned = 0.0450347 Jy ! Component: 3450 - total flux cleaned = 0.0464367 Jy ! Component: 3500 - total flux cleaned = 0.0476914 Jy ! Component: 3550 - total flux cleaned = 0.0491588 Jy ! Component: 3600 - total flux cleaned = 0.0506635 Jy ! Component: 3650 - total flux cleaned = 0.0521067 Jy ! Component: 3700 - total flux cleaned = 0.0535852 Jy ! Component: 3750 - total flux cleaned = 0.0550992 Jy ! Component: 3800 - total flux cleaned = 0.0567538 Jy ! Component: 3850 - total flux cleaned = 0.0583427 Jy ! Component: 3900 - total flux cleaned = 0.0600783 Jy ! Component: 3950 - total flux cleaned = 0.0618564 Jy ! Component: 4000 - total flux cleaned = 0.0636784 Jy ! Component: 4050 - total flux cleaned = 0.0655453 Jy ! Total flux subtracted in 4096 components = 0.067215 Jy ! Clean residual min=-0.006291 max=0.006749 Jy/beam ! Clean residual mean=0.000325 rms=0.003085 Jy/beam ! Combined flux in latest and established models = 0.121608 Jy keep ! Adding 374 model components to the UV plane model. ! The established model now contains 590 components and 0.121608 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0203-4349_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.732 x 36.17 at -0.298 degrees (North through East) ! Clean map min=-0.0082758 max=0.031156 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0203-4349_C_a_map.fits wmodel /vlbi/vcs9/uvm//J0203-4349_C_a_map.mod ! Writing 590 model components to file: /vlbi/vcs9/uvm//J0203-4349_C_a_map.mod wobs /vlbi/vcs9/uvm//J0203-4349_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0203-4349_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J0203-4349_C_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J0203-4349_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0311561 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0031746 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -30.568 30.568 61.136 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0095 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.031 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 9.814 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0203-4349_C_a_dfm.log closed on Tue Dec 26 21:10:11 2017