! Started logfile: /vlbi/vcs9/uvm//J0814+3553_C_a_dfm.log on Tue Dec 26 21:59:43 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//J0814+3553_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0814+3553_C_a_uvm.fits ! AN table 1: 18 integrations on 28 of 28 possible baselines. ! AN table 2: 18 integrations on 36 of 36 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0814+3553 ! ! 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 9216 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 J0814+3553_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.0420069 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.000054Jy sigma=30.183921 ! Fit after self-cal, rms=0.980233Jy sigma=29.573046 ! 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.472 mas, bmaj=4.91 mas, bpa=8.356 degrees ! Estimated noise=0.443031 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.0158387 Jy ! Component: 100 - total flux cleaned = 0.0230733 Jy ! Total flux subtracted in 100 components = 0.0230733 Jy ! Clean residual min=-0.002526 max=0.003891 Jy/beam ! Clean residual mean=0.000025 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.0230733 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 44 model components to the UV plane model. ! The established model now contains 44 components and 0.0230733 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.035591Jy sigma=1.028722 ! Fit after self-cal, rms=0.035504Jy sigma=1.026044 ! 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=3.187 mas, bmaj=5.283 mas, bpa=8.46 degrees ! Estimated noise=0.244025 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.0086278 Jy ! Component: 100 - total flux cleaned = 0.0137788 Jy ! Component: 150 - total flux cleaned = 0.0169514 Jy ! Component: 200 - total flux cleaned = 0.0189201 Jy ! Total flux subtracted in 200 components = 0.0189201 Jy ! Clean residual min=-0.003085 max=0.004782 Jy/beam ! Clean residual mean=0.000048 rms=0.001196 Jy/beam ! Combined flux in latest and established models = 0.0419934 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 39 model components to the UV plane model. ! The established model now contains 75 components and 0.0419934 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.033709Jy sigma=0.973567 ! Fit after self-cal, rms=0.033702Jy sigma=0.973134 ! 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.891157 ! Telescope amplitude corrections in sub-array 1: ! BR 2.38 FD 0.83 KP 0.63 LA 0.81 ! NL 1.35 OV 1.02 PT 0.56 SC 1.40 ! ! Amplitude normalization factor in sub-array 2: 0.812639 ! Telescope amplitude corrections in sub-array 2: ! BR 0.87 FD 0.91 HN 1.63 KP 0.88 ! LA 2.29 MK 0.84 NL 1.23 OV 1.78 ! PT 0.65 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.976172 ! Telescope amplitude corrections in sub-array 1: ! BR 1.44 FD 0.82 KP 0.63 LA 0.77 ! NL 1.29 OV 0.98 PT 0.61 SC 1.65 ! ! Amplitude normalization factor in sub-array 2: 0.672479 ! Telescope amplitude corrections in sub-array 2: ! BR 0.84 FD 1.11 HN 1.18 KP 0.60 ! LA 1.93 MK 0.84 NL 1.09 OV 5.05 ! PT 0.74 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.08253 ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 0.78 KP 0.63 LA 0.81 ! NL 1.02 OV 0.82 PT 0.63 SC 1.84 ! ! Amplitude normalization factor in sub-array 2: 0.765793 ! Telescope amplitude corrections in sub-array 2: ! BR 1.29 FD 1.71 HN 1.75 KP 0.75 ! LA 2.26 MK 0.53 NL 0.80 OV 1.87 ! PT 0.80 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.05908 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.79 KP 0.62 LA 0.79 ! NL 1.63 OV 0.82 PT 0.61 SC 1.39 ! ! Amplitude normalization factor in sub-array 2: 0.635343 ! Telescope amplitude corrections in sub-array 2: ! BR 0.85 FD 1.13 HN 1.60 KP 0.76 ! LA 2.65 MK 1.00 NL 0.92 OV 4.54 ! PT 0.72 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 0.946213 ! Telescope amplitude corrections in sub-array 1: ! BR 1.53 FD 1.24 KP 0.64 LA 0.91 ! NL 1.02 OV 1.40 PT 0.64 SC 1.08 ! ! Amplitude normalization factor in sub-array 2: 0.659555 ! Telescope amplitude corrections in sub-array 2: ! BR 0.83 FD 3.05 HN 2.02 KP 1.11 ! LA 1.15 MK 0.99 NL 0.89 OV 2.81 ! PT 0.80 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 0.447865 ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 3.66 KP 0.74 LA 1.10 ! NL 4.66 OV 4.17 PT 0.67 SC 2.03 ! ! Amplitude normalization factor in sub-array 2: 0.625474 ! Telescope amplitude corrections in sub-array 2: ! BR 0.90 FD 5.33 HN 0.95 KP 0.81 ! LA 1.62 MK 0.81 NL 1.09 OV 2.30 ! PT 0.58 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 0.712714 ! Telescope amplitude corrections in sub-array 1: ! BR 0.79 FD 2.70 KP 0.75 LA 0.83 ! NL 2.12 OV 2.48 PT 0.66 SC 0.90 ! ! Amplitude normalization factor in sub-array 2: 0.724238 ! Telescope amplitude corrections in sub-array 2: ! BR 1.38 FD 3.06 HN 0.73 KP 0.71 ! LA 1.35 MK 0.93 NL 1.37 OV 2.35 ! PT 0.55 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 0.719742 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 2.89 KP 0.85 LA 0.91 ! NL 1.83 OV 2.14 PT 0.58 SC 0.98 ! ! Amplitude normalization factor in sub-array 2: 0.630259 ! Telescope amplitude corrections in sub-array 2: ! BR 0.84 FD 4.56 HN 1.11 KP 0.78 ! LA 1.15 MK 0.83 NL 2.38 OV 2.02 ! PT 0.62 ! ! ! Fit before self-cal, rms=0.033702Jy sigma=0.973134 ! Fit after self-cal, rms=0.038436Jy sigma=1.305059 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.038436Jy sigma=1.305059 ! Fit after self-cal, rms=0.038805Jy sigma=1.301030 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.207 mas, bmaj=5.524 mas, bpa=16.19 degrees ! Estimated noise=0.11469 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.0120016 Jy ! Component: 100 - total flux cleaned = -0.0170831 Jy ! Component: 150 - total flux cleaned = -0.0194488 Jy ! Component: 200 - total flux cleaned = -0.0205966 Jy ! Total flux subtracted in 200 components = -0.0205966 Jy ! Clean residual min=-0.001682 max=0.001223 Jy/beam ! Clean residual mean=-0.000010 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.0213968 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 59 model components to the UV plane model. ! The established model now contains 117 components and 0.0213968 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.038353Jy sigma=0.954084 ! Fit after self-cal, rms=0.038340Jy sigma=0.953986 ! 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.038340Jy sigma=0.953986 ! Fit after self-cal, rms=0.038356Jy sigma=0.951593 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.000562892 Jy ! Component: 100 - total flux cleaned = -0.000834885 Jy ! Component: 150 - total flux cleaned = -0.000975163 Jy ! Component: 200 - total flux cleaned = -0.00103932 Jy ! Total flux subtracted in 200 components = -0.00103932 Jy ! Clean residual min=-0.001478 max=0.001152 Jy/beam ! Clean residual mean=-0.000006 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.0203575 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 127 components and 0.0203575 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.038390Jy sigma=0.950665 ! Fit after self-cal, rms=0.038384Jy sigma=0.950073 ! 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: 3.207 x 5.524 at 16.19 degrees (North through East) ! Clean map min=-0.0014791 max=0.0096248 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.471 mas, bmaj=4.926 mas, bpa=11.53 degrees ! Estimated noise=0.270288 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00981538 Jy ! Component: 100 - total flux cleaned = 0.0141367 Jy ! Component: 150 - total flux cleaned = 0.0169947 Jy ! Component: 200 - total flux cleaned = 0.0189564 Jy ! Total flux subtracted in 200 components = 0.0189564 Jy ! Clean residual min=-0.001418 max=0.001658 Jy/beam ! Clean residual mean=0.000008 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.0189564 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 65 model components to the UV plane model. ! The established model now contains 65 components and 0.0189564 Jy ! Inverting map and beam ! Estimated beam: bmin=3.207 mas, bmaj=5.524 mas, bpa=16.19 degrees ! Estimated noise=0.11469 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 = -8.85778e-05 Jy ! Component: 100 - total flux cleaned = 0.000102958 Jy ! Component: 150 - total flux cleaned = 0.000218105 Jy ! Component: 200 - total flux cleaned = 0.000275628 Jy ! Total flux subtracted in 200 components = 0.000275628 Jy ! Clean residual min=-0.001604 max=0.001261 Jy/beam ! Clean residual mean=-0.000004 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.019232 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 77 components and 0.019232 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 4.73067e-05 Jy ! Component: 100 - total flux cleaned = 7.78964e-05 Jy ! Component: 150 - total flux cleaned = 0.000105208 Jy ! Component: 200 - total flux cleaned = 0.000129606 Jy ! Total flux subtracted in 200 components = 0.000129606 Jy ! Clean residual min=-0.001560 max=0.001264 Jy/beam ! Clean residual mean=-0.000004 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.0193616 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 82 components and 0.0193616 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.038343Jy sigma=0.951777 ! Fit after self-cal, rms=0.038362Jy sigma=0.951480 wmodel J0814+3553_C_map.mod ! Writing 82 model components to file: J0814+3553_C_map.mod wobs J0814+3553_C_uvs.fits ! Writing UV FITS file: J0814+3553_C_uvs.fits wwins J0814+3553_C_map.win ! wwins: Wrote 1 windows to J0814+3553_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.000682599 Jy ! Component: 100 - total flux cleaned = -0.00084964 Jy ! Component: 150 - total flux cleaned = -0.00080915 Jy ! Component: 200 - total flux cleaned = -0.000673376 Jy ! Component: 250 - total flux cleaned = -0.000489897 Jy ! Component: 300 - total flux cleaned = -0.000281115 Jy ! Component: 350 - total flux cleaned = -8.12732e-05 Jy ! Component: 400 - total flux cleaned = 0.00011056 Jy ! Component: 450 - total flux cleaned = 0.000310104 Jy ! Component: 500 - total flux cleaned = 0.000487236 Jy ! Component: 550 - total flux cleaned = 0.000672841 Jy ! Component: 600 - total flux cleaned = 0.000825651 Jy ! Component: 650 - total flux cleaned = 0.000988245 Jy ! Component: 700 - total flux cleaned = 0.00116087 Jy ! Component: 750 - total flux cleaned = 0.00129122 Jy ! Component: 800 - total flux cleaned = 0.00143195 Jy ! Component: 850 - total flux cleaned = 0.00157038 Jy ! Component: 900 - total flux cleaned = 0.0017189 Jy ! Component: 950 - total flux cleaned = 0.00182873 Jy ! Component: 1000 - total flux cleaned = 0.00193729 Jy ! Component: 1050 - total flux cleaned = 0.00204422 Jy ! Component: 1100 - total flux cleaned = 0.00214969 Jy ! Component: 1150 - total flux cleaned = 0.00225392 Jy ! Component: 1200 - total flux cleaned = 0.00236856 Jy ! Component: 1250 - total flux cleaned = 0.00243664 Jy ! Component: 1300 - total flux cleaned = 0.00253789 Jy ! Component: 1350 - total flux cleaned = 0.00261591 Jy ! Component: 1400 - total flux cleaned = 0.00271548 Jy ! Component: 1450 - total flux cleaned = 0.00282517 Jy ! Component: 1500 - total flux cleaned = 0.00290145 Jy ! Component: 1550 - total flux cleaned = 0.00299889 Jy ! Component: 1600 - total flux cleaned = 0.00306348 Jy ! Component: 1650 - total flux cleaned = 0.0031598 Jy ! Component: 1700 - total flux cleaned = 0.00323426 Jy ! Component: 1750 - total flux cleaned = 0.00331892 Jy ! Component: 1800 - total flux cleaned = 0.00339256 Jy ! Component: 1850 - total flux cleaned = 0.0034763 Jy ! Component: 1900 - total flux cleaned = 0.00355977 Jy ! Component: 1950 - total flux cleaned = 0.00364284 Jy ! Component: 2000 - total flux cleaned = 0.00370502 Jy ! Component: 2050 - total flux cleaned = 0.00378771 Jy ! Component: 2100 - total flux cleaned = 0.00383929 Jy ! Component: 2150 - total flux cleaned = 0.00392172 Jy ! Component: 2200 - total flux cleaned = 0.00397313 Jy ! Component: 2250 - total flux cleaned = 0.00402467 Jy ! Component: 2300 - total flux cleaned = 0.0040865 Jy ! Component: 2350 - total flux cleaned = 0.00413801 Jy ! Component: 2400 - total flux cleaned = 0.00415874 Jy ! Component: 2450 - total flux cleaned = 0.00418983 Jy ! Component: 2500 - total flux cleaned = 0.00423144 Jy ! Component: 2550 - total flux cleaned = 0.0042733 Jy ! Component: 2600 - total flux cleaned = 0.00429425 Jy ! Component: 2650 - total flux cleaned = 0.00434709 Jy ! Component: 2700 - total flux cleaned = 0.00437888 Jy ! Component: 2750 - total flux cleaned = 0.00442173 Jy ! Component: 2800 - total flux cleaned = 0.00444325 Jy ! Component: 2850 - total flux cleaned = 0.00445398 Jy ! Component: 2900 - total flux cleaned = 0.0044867 Jy ! Component: 2950 - total flux cleaned = 0.00450866 Jy ! Component: 3000 - total flux cleaned = 0.00456402 Jy ! Component: 3050 - total flux cleaned = 0.00456402 Jy ! Component: 3100 - total flux cleaned = 0.00460903 Jy ! Component: 3150 - total flux cleaned = 0.00463182 Jy ! Component: 3200 - total flux cleaned = 0.00464328 Jy ! Component: 3250 - total flux cleaned = 0.00466635 Jy ! Component: 3300 - total flux cleaned = 0.00467808 Jy ! Component: 3350 - total flux cleaned = 0.00468994 Jy ! Component: 3400 - total flux cleaned = 0.00471394 Jy ! Component: 3450 - total flux cleaned = 0.00473808 Jy ! Component: 3500 - total flux cleaned = 0.00473797 Jy ! Component: 3550 - total flux cleaned = 0.00476282 Jy ! Component: 3600 - total flux cleaned = 0.00477516 Jy ! Component: 3650 - total flux cleaned = 0.00477524 Jy ! Component: 3700 - total flux cleaned = 0.00478808 Jy ! Component: 3750 - total flux cleaned = 0.00478801 Jy ! Component: 3800 - total flux cleaned = 0.00480102 Jy ! Component: 3850 - total flux cleaned = 0.00481429 Jy ! Component: 3900 - total flux cleaned = 0.00481431 Jy ! Component: 3950 - total flux cleaned = 0.00482826 Jy ! Component: 4000 - total flux cleaned = 0.00484221 Jy ! Component: 4050 - total flux cleaned = 0.00484241 Jy ! Total flux subtracted in 4096 components = 0.00482824 Jy ! Clean residual min=-0.000785 max=0.000784 Jy/beam ! Clean residual mean=0.000011 rms=0.000247 Jy/beam ! Combined flux in latest and established models = 0.0241899 Jy keep ! Adding 451 model components to the UV plane model. ! The established model now contains 533 components and 0.0241898 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0814+3553_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.207 x 5.524 at 16.19 degrees (North through East) ! Clean map min=-0.0015246 max=0.010599 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0814+3553_C_a_map.fits wmodel /vlbi/vcs9/uvm//J0814+3553_C_a_map.mod ! Writing 533 model components to file: /vlbi/vcs9/uvm//J0814+3553_C_a_map.mod wobs /vlbi/vcs9/uvm//J0814+3553_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0814+3553_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J0814+3553_C_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J0814+3553_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0105986 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000227687 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -6.44484 6.44484 12.8897 25.7794 51.5587 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.01 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 46.548 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0814+3553_C_a_dfm.log closed on Tue Dec 26 21:59:47 2017