! Started logfile: /vlbi/vcs9/uvm//J0543+811A_C_a_dfm.log on Tue Dec 26 21:43: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//J0543+811A_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0543+811A_C_a_uvm.fits ! AN table 1: 122 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.918488 visibilities/baseline/integration-bin. ! Found source: J0543+811A ! ! 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 32272 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 J0543+811A_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.0535688 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 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001082Jy sigma=26.304804 ! Fit after self-cal, rms=0.985982Jy sigma=25.984949 ! 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=1.681 mas, bmaj=6.042 mas, bpa=-68.23 degrees ! Estimated noise=0.327072 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.00983876 Jy ! Component: 100 - total flux cleaned = 0.0119589 Jy ! Total flux subtracted in 100 components = 0.0119589 Jy ! Clean residual min=-0.001142 max=0.001193 Jy/beam ! Clean residual mean=0.000014 rms=0.000316 Jy/beam ! Combined flux in latest and established models = 0.0119589 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.0119589 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.051422Jy sigma=0.810929 ! Fit after self-cal, rms=0.051410Jy sigma=0.810474 ! Inverting map print "============== Finished uniform weighting CLEAN ==============" ! ============== Finished uniform weighting CLEAN ============== ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.261 mas, bmaj=6.232 mas, bpa=-68.44 degrees ! Estimated noise=0.149639 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.00376326 Jy ! Component: 100 - total flux cleaned = 0.00635611 Jy ! Component: 150 - total flux cleaned = 0.00819617 Jy ! Component: 200 - total flux cleaned = 0.00952384 Jy ! Total flux subtracted in 200 components = 0.00952384 Jy ! Clean residual min=-0.001169 max=0.001827 Jy/beam ! Clean residual mean=0.000030 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.0214827 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 65 model components to the UV plane model. ! The established model now contains 83 components and 0.0214827 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.050794Jy sigma=0.799358 ! Fit after self-cal, rms=0.050787Jy sigma=0.799231 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.10122 ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.78 HN 0.72 KP 0.85 ! LA 0.59 NL 1.32 OV 1.08 PT 0.66 ! SC 1.02 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.0376 ! Telescope amplitude corrections in sub-array 1: ! BR 1.26 FD 0.87 HN 0.81 KP 0.93 ! LA 0.57 NL 1.51 OV 1.05 PT 0.64 ! SC 1.02 ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.987814 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.87 HN 1.22 KP 1.05 ! LA 0.72 NL 1.09 OV 1.31 PT 0.93 ! SC 1.04 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.964409 ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 0.95 HN 0.99 KP 1.09 ! LA 0.70 NL 1.38 OV 1.24 PT 0.69 ! SC 1.11 ! ! ! Correcting IF 5. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01723 ! Telescope amplitude corrections in sub-array 1: ! BR 0.78 FD 0.85 HN 1.03 KP 0.99 ! LA 0.79 NL 1.38 OV 1.16 PT 0.90 ! SC 0.96 ! ! ! Correcting IF 6. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.868753 ! Telescope amplitude corrections in sub-array 1: ! BR 1.26 FD 1.07 HN 0.96 KP 1.43 ! LA 0.68 NL 1.63 OV 1.43 PT 0.68 ! SC 1.23 ! ! ! Correcting IF 7. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.844979 ! Telescope amplitude corrections in sub-array 1: ! BR 1.40 FD 1.32 HN 0.85 KP 1.29 ! LA 0.75 NL 1.60 OV 1.55 PT 0.80 ! SC 1.10 ! ! ! Correcting IF 8. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.801674 ! Telescope amplitude corrections in sub-array 1: ! BR 1.41 FD 1.25 HN 1.02 KP 1.56 ! LA 0.52 NL 1.85 OV 1.65 PT 0.61 ! SC 1.36 ! ! ! Fit before self-cal, rms=0.050787Jy sigma=0.799231 ! Fit after self-cal, rms=0.036017Jy sigma=0.795827 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.036017Jy sigma=0.795827 ! Fit after self-cal, rms=0.036023Jy sigma=0.795720 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.324 mas, bmaj=6.325 mas, bpa=-72.26 degrees ! Estimated noise=0.123088 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.00167594 Jy ! Component: 100 - total flux cleaned = -0.00214791 Jy ! Component: 150 - total flux cleaned = -0.0022333 Jy ! Component: 200 - total flux cleaned = -0.00229071 Jy ! Total flux subtracted in 200 components = -0.00229071 Jy ! Clean residual min=-0.000836 max=0.001272 Jy/beam ! Clean residual mean=0.000016 rms=0.000310 Jy/beam ! Combined flux in latest and established models = 0.019192 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 103 components and 0.019192 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.036079Jy sigma=0.793076 ! Fit after self-cal, rms=0.036078Jy sigma=0.793057 ! 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.036078Jy sigma=0.793057 ! Fit after self-cal, rms=0.036038Jy sigma=0.790963 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.26485e-05 Jy ! Component: 100 - total flux cleaned = 0.000108339 Jy ! Component: 150 - total flux cleaned = 0.000163853 Jy ! Component: 200 - total flux cleaned = 0.00021589 Jy ! Total flux subtracted in 200 components = 0.00021589 Jy ! Clean residual min=-0.000809 max=0.001209 Jy/beam ! Clean residual mean=0.000017 rms=0.000303 Jy/beam ! Combined flux in latest and established models = 0.0194079 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 110 components and 0.0194079 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.036032Jy sigma=0.790724 ! Fit after self-cal, rms=0.036032Jy sigma=0.790478 ! Inverting map print "=== Finished natural weighting clean with shorter phase_soltime " ! === Finished natural weighting clean with shorter phase_soltime ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.324 x 6.325 at -72.26 degrees (North through East) ! Clean map min=-0.00080766 max=0.011207 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=1.701 mas, bmaj=5.904 mas, bpa=-69.64 degrees ! Estimated noise=0.302613 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00916113 Jy ! Component: 100 - total flux cleaned = 0.0117468 Jy ! Component: 150 - total flux cleaned = 0.0131337 Jy ! Component: 200 - total flux cleaned = 0.0141725 Jy ! Total flux subtracted in 200 components = 0.0141725 Jy ! Clean residual min=-0.001153 max=0.001315 Jy/beam ! Clean residual mean=0.000008 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.0141725 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.0141725 Jy ! Inverting map and beam ! Estimated beam: bmin=2.324 mas, bmaj=6.325 mas, bpa=-72.26 degrees ! Estimated noise=0.123088 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.00222501 Jy ! Component: 100 - total flux cleaned = 0.00344151 Jy ! Component: 150 - total flux cleaned = 0.00419212 Jy ! Component: 200 - total flux cleaned = 0.00467071 Jy ! Total flux subtracted in 200 components = 0.00467071 Jy ! Clean residual min=-0.000843 max=0.001131 Jy/beam ! Clean residual mean=0.000019 rms=0.000305 Jy/beam ! Combined flux in latest and established models = 0.0188432 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 56 components and 0.0188432 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00025999 Jy ! Component: 100 - total flux cleaned = 0.000342502 Jy ! Component: 150 - total flux cleaned = 0.000389521 Jy ! Component: 200 - total flux cleaned = 0.000433526 Jy ! Total flux subtracted in 200 components = 0.000433526 Jy ! Clean residual min=-0.000827 max=0.001154 Jy/beam ! Clean residual mean=0.000018 rms=0.000301 Jy/beam ! Combined flux in latest and established models = 0.0192767 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 63 components and 0.0192767 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.036023Jy sigma=0.790295 ! Fit after self-cal, rms=0.036023Jy sigma=0.790244 wmodel J0543+811A_C_map.mod ! Writing 63 model components to file: J0543+811A_C_map.mod wobs J0543+811A_C_uvs.fits ! Writing UV FITS file: J0543+811A_C_uvs.fits wwins J0543+811A_C_map.win ! wwins: Wrote 1 windows to J0543+811A_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.000497867 Jy ! Component: 100 - total flux cleaned = 0.000929604 Jy ! Component: 150 - total flux cleaned = 0.00132501 Jy ! Component: 200 - total flux cleaned = 0.00168201 Jy ! Component: 250 - total flux cleaned = 0.00199244 Jy ! Component: 300 - total flux cleaned = 0.00228928 Jy ! Component: 350 - total flux cleaned = 0.00254876 Jy ! Component: 400 - total flux cleaned = 0.00278609 Jy ! Component: 450 - total flux cleaned = 0.00300317 Jy ! Component: 500 - total flux cleaned = 0.00317864 Jy ! Component: 550 - total flux cleaned = 0.0033493 Jy ! Component: 600 - total flux cleaned = 0.00351594 Jy ! Component: 650 - total flux cleaned = 0.00367831 Jy ! Component: 700 - total flux cleaned = 0.00383689 Jy ! Component: 750 - total flux cleaned = 0.00397121 Jy ! Component: 800 - total flux cleaned = 0.00411306 Jy ! Component: 850 - total flux cleaned = 0.0042421 Jy ! Component: 900 - total flux cleaned = 0.00437813 Jy ! Component: 950 - total flux cleaned = 0.00447328 Jy ! Component: 1000 - total flux cleaned = 0.00459485 Jy ! Component: 1050 - total flux cleaned = 0.00471408 Jy ! Component: 1100 - total flux cleaned = 0.00482246 Jy ! Component: 1150 - total flux cleaned = 0.00495551 Jy ! Component: 1200 - total flux cleaned = 0.00506033 Jy ! Component: 1250 - total flux cleaned = 0.00518939 Jy ! Component: 1300 - total flux cleaned = 0.00529963 Jy ! Component: 1350 - total flux cleaned = 0.00541652 Jy ! Component: 1400 - total flux cleaned = 0.00550715 Jy ! Component: 1450 - total flux cleaned = 0.00562081 Jy ! Component: 1500 - total flux cleaned = 0.00568482 Jy ! Component: 1550 - total flux cleaned = 0.00575608 Jy ! Component: 1600 - total flux cleaned = 0.00584977 Jy ! Component: 1650 - total flux cleaned = 0.00591904 Jy ! Component: 1700 - total flux cleaned = 0.00597234 Jy ! Component: 1750 - total flux cleaned = 0.00604761 Jy ! Component: 1800 - total flux cleaned = 0.00609216 Jy ! Component: 1850 - total flux cleaned = 0.00615827 Jy ! Component: 1900 - total flux cleaned = 0.00620194 Jy ! Component: 1950 - total flux cleaned = 0.00625951 Jy ! Component: 2000 - total flux cleaned = 0.0063021 Jy ! Component: 2050 - total flux cleaned = 0.00635837 Jy ! Component: 2100 - total flux cleaned = 0.00641412 Jy ! Component: 2150 - total flux cleaned = 0.00648325 Jy ! Component: 2200 - total flux cleaned = 0.00653809 Jy ! Component: 2250 - total flux cleaned = 0.006633 Jy ! Component: 2300 - total flux cleaned = 0.0066733 Jy ! Component: 2350 - total flux cleaned = 0.00672672 Jy ! Component: 2400 - total flux cleaned = 0.00680598 Jy ! Component: 2450 - total flux cleaned = 0.00687154 Jy ! Component: 2500 - total flux cleaned = 0.00694302 Jy ! Component: 2550 - total flux cleaned = 0.00701396 Jy ! Component: 2600 - total flux cleaned = 0.00709068 Jy ! Component: 2650 - total flux cleaned = 0.0071477 Jy ! Component: 2700 - total flux cleaned = 0.00719813 Jy ! Component: 2750 - total flux cleaned = 0.00727935 Jy ! Component: 2800 - total flux cleaned = 0.00731657 Jy ! Component: 2850 - total flux cleaned = 0.00740274 Jy ! Component: 2900 - total flux cleaned = 0.0074638 Jy ! Component: 2950 - total flux cleaned = 0.00753656 Jy ! Component: 3000 - total flux cleaned = 0.00759072 Jy ! Component: 3050 - total flux cleaned = 0.00763858 Jy ! Component: 3100 - total flux cleaned = 0.007704 Jy ! Component: 3150 - total flux cleaned = 0.00776306 Jy ! Component: 3200 - total flux cleaned = 0.00782172 Jy ! Component: 3250 - total flux cleaned = 0.00788 Jy ! Component: 3300 - total flux cleaned = 0.00792632 Jy ! Component: 3350 - total flux cleaned = 0.00796088 Jy ! Component: 3400 - total flux cleaned = 0.00803525 Jy ! Component: 3450 - total flux cleaned = 0.00809781 Jy ! Component: 3500 - total flux cleaned = 0.00814299 Jy ! Component: 3550 - total flux cleaned = 0.00819359 Jy ! Component: 3600 - total flux cleaned = 0.00824953 Jy ! Component: 3650 - total flux cleaned = 0.00829963 Jy ! Component: 3700 - total flux cleaned = 0.00834399 Jy ! Component: 3750 - total flux cleaned = 0.00838812 Jy ! Component: 3800 - total flux cleaned = 0.00845402 Jy ! Component: 3850 - total flux cleaned = 0.00850869 Jy ! Component: 3900 - total flux cleaned = 0.00855763 Jy ! Component: 3950 - total flux cleaned = 0.00859019 Jy ! Component: 4000 - total flux cleaned = 0.00866574 Jy ! Component: 4050 - total flux cleaned = 0.00869799 Jy ! Total flux subtracted in 4096 components = 0.00876226 Jy ! Clean residual min=-0.000277 max=0.000323 Jy/beam ! Clean residual mean=-0.000001 rms=0.000118 Jy/beam ! Combined flux in latest and established models = 0.028039 Jy keep ! Adding 468 model components to the UV plane model. ! The established model now contains 531 components and 0.028039 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0543+811A_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.324 x 6.325 at -72.26 degrees (North through East) ! Clean map min=-0.00052578 max=0.011624 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0543+811A_C_a_map.fits wmodel /vlbi/vcs9/uvm//J0543+811A_C_a_map.mod ! Writing 531 model components to file: /vlbi/vcs9/uvm//J0543+811A_C_a_map.mod wobs /vlbi/vcs9/uvm//J0543+811A_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0543+811A_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J0543+811A_C_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J0543+811A_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.011624 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000113295 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.92399 2.92399 5.84798 11.696 23.3919 46.7838 93.5677 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.011 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 102.599 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0543+811A_C_a_dfm.log closed on Tue Dec 26 21:43:33 2017