! Started logfile: /vlbi/vcs9/uvm//J0543+8118_X_a_dfm.log on Tue Dec 26 21:43:24 2017 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 7.39200 obs /vlbi/vcs9/uvm//J0543+8118_X_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0543+8118_X_a_uvm.fits ! AN table 1: 55 integrations on 15 of 15 possible baselines. ! AN table 2: 65 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.908373 visibilities/baseline/integration-bin. ! Found source: J0543+8118 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 94 lines of history. ! ! Reading 23000 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 8 channels. ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_02.dfm J0543+8118_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 60 float amp_soltime2 amp_soltime2 = 5 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.1 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_02.dvm version of 2017.12.26 === " ! === Difmap script: pima_mupet_02.dvm version of 2017.12.26 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.0321959 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 57 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 57 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 57 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 57 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 5. ! A total of 57 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 6. ! A total of 57 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 7. ! A total of 57 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 8. ! A total of 57 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.000333Jy sigma=25.118616 ! Fit after self-cal, rms=0.987659Jy sigma=24.816244 ! 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.021 mas, bmaj=3.656 mas, bpa=-66.14 degrees ! Estimated noise=0.583473 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.0111473 Jy ! Component: 100 - total flux cleaned = 0.012489 Jy ! Total flux subtracted in 100 components = 0.012489 Jy ! Clean residual min=-0.001573 max=0.001451 Jy/beam ! Clean residual mean=-0.000000 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.012489 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.012489 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.029519Jy sigma=0.688062 ! Fit after self-cal, rms=0.029501Jy sigma=0.687561 ! 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=1.523 mas, bmaj=3.64 mas, bpa=-66.24 degrees ! Estimated noise=0.185687 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.000467661 Jy ! Component: 100 - total flux cleaned = 0.000744366 Jy ! Component: 150 - total flux cleaned = 0.000919016 Jy ! Component: 200 - total flux cleaned = 0.00102189 Jy ! Total flux subtracted in 200 components = 0.00102189 Jy ! Clean residual min=-0.000946 max=0.000851 Jy/beam ! Clean residual mean=-0.000001 rms=0.000211 Jy/beam ! Combined flux in latest and established models = 0.0135109 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 32 components and 0.0135109 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.029494Jy sigma=0.687405 ! Fit after self-cal, rms=0.029493Jy sigma=0.687402 ! 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.06081 ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 0.89 KP 0.94 NL 0.89 ! OV 0.88 PT 1.24 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.939309 ! Telescope amplitude corrections in sub-array 2: ! BR 1.06 FD 1.16 HN 0.93 KP 1.14 ! LA 0.88 NL 1.09 OV 1.21 PT 1.24 ! SC 0.89 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.997584 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.94 KP 0.99 NL 0.90 ! OV 1.04 PT 1.09 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.902047 ! Telescope amplitude corrections in sub-array 2: ! BR 1.30 FD 0.88 HN 1.26 KP 1.10 ! LA 1.01 NL 1.22 OV 1.11 PT 1.25 ! SC 0.85 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.981514 ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 0.96 KP 0.85 NL 0.89 ! OV 0.92 PT 1.29 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.914723 ! Telescope amplitude corrections in sub-array 2: ! BR 1.36 FD 0.90 HN 1.06 KP 0.91 ! LA 1.18 NL 1.20 OV 1.31 PT 1.04 ! SC 0.88 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.04434 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.89 KP 0.90 NL 0.92 ! OV 0.98 PT 1.05 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.922743 ! Telescope amplitude corrections in sub-array 2: ! BR 1.20 FD 0.95 HN 0.92 KP 1.17 ! LA 1.09 NL 1.11 OV 1.26 PT 1.13 ! SC 0.93 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 1.06869 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.03 KP 0.72 NL 0.99 ! OV 0.81 PT 1.05 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.957409 ! Telescope amplitude corrections in sub-array 2: ! BR 1.08 FD 1.27 HN 0.99 KP 0.79 ! LA 1.10 NL 0.94 OV 1.28 PT 1.08 ! SC 0.88 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 1.10816 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 KP 0.83 NL 0.89 ! OV 0.82 PT 0.88 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.965871 ! Telescope amplitude corrections in sub-array 2: ! BR 1.41 FD 1.07 HN 0.95 KP 0.91 ! LA 0.92 NL 0.96 OV 1.06 PT 1.26 ! SC 0.78 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 1.0978 ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 1.04 KP 0.71 NL 1.11 ! OV 0.77 PT 1.00 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.00741 ! Telescope amplitude corrections in sub-array 2: ! BR 0.90 FD 0.81 HN 1.00 KP 0.93 ! LA 1.01 NL 1.08 OV 1.14 PT 1.10 ! SC 0.97 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 1.11753 ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 0.88 KP 0.91 NL 1.07 ! OV 0.80 PT 0.85 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.980205 ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 0.94 HN 0.87 KP 0.98 ! LA 1.40 NL 1.19 OV 0.90 PT 1.09 ! SC 0.79 ! ! ! Fit before self-cal, rms=0.029493Jy sigma=0.687402 ! Fit after self-cal, rms=0.029150Jy sigma=0.685581 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.029150Jy sigma=0.685581 ! Fit after self-cal, rms=0.029152Jy sigma=0.685565 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.424 mas, bmaj=3.698 mas, bpa=-66.79 degrees ! Estimated noise=0.177074 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.000111135 Jy ! Component: 100 - total flux cleaned = -0.00014724 Jy ! Component: 150 - total flux cleaned = -0.000199586 Jy ! Component: 200 - total flux cleaned = -0.000240162 Jy ! Total flux subtracted in 200 components = -0.000240162 Jy ! Clean residual min=-0.000606 max=0.000694 Jy/beam ! Clean residual mean=0.000000 rms=0.000163 Jy/beam ! Combined flux in latest and established models = 0.0132707 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 46 components and 0.0132707 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.029144Jy sigma=0.685350 ! Fit after self-cal, rms=0.029144Jy sigma=0.685349 ! 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.029144Jy sigma=0.685349 ! Fit after self-cal, rms=0.029098Jy sigma=0.683929 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.000108923 Jy ! Component: 100 - total flux cleaned = 0.000125244 Jy ! Component: 150 - total flux cleaned = 0.000125419 Jy ! Component: 200 - total flux cleaned = 0.000125713 Jy ! Total flux subtracted in 200 components = 0.000125713 Jy ! Clean residual min=-0.000577 max=0.000712 Jy/beam ! Clean residual mean=0.000000 rms=0.000163 Jy/beam ! Combined flux in latest and established models = 0.0133964 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 66 components and 0.0133964 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.029096Jy sigma=0.683906 ! Fit after self-cal, rms=0.029093Jy sigma=0.683745 ! 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: 1.424 x 3.698 at -66.79 degrees (North through East) ! Clean map min=-0.0005697 max=0.01227 Jy/beam if(peak(flux) > thresh) selfcal true, true, amp_soltime1 selfcal false, false, phase_soltime flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) print "============== Finished amplitude self-cal ==============" end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.992 mas, bmaj=3.692 mas, bpa=-66.2 degrees ! Estimated noise=0.545198 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0106322 Jy ! Component: 100 - total flux cleaned = 0.0119546 Jy ! Component: 150 - total flux cleaned = 0.012279 Jy ! Component: 200 - total flux cleaned = 0.0125183 Jy ! Total flux subtracted in 200 components = 0.0125183 Jy ! Clean residual min=-0.001402 max=0.001442 Jy/beam ! Clean residual mean=0.000000 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.0125183 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0125183 Jy ! Inverting map and beam ! Estimated beam: bmin=1.424 mas, bmaj=3.698 mas, bpa=-66.79 degrees ! Estimated noise=0.177074 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) ! Added new window around map position (-34.4, -14.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000678946 Jy ! Component: 100 - total flux cleaned = 0.000797906 Jy ! Component: 150 - total flux cleaned = 0.00093501 Jy ! Component: 200 - total flux cleaned = 0.00102947 Jy ! Total flux subtracted in 200 components = 0.00102947 Jy ! Clean residual min=-0.000503 max=0.000649 Jy/beam ! Clean residual mean=0.000002 rms=0.000142 Jy/beam ! Combined flux in latest and established models = 0.0135478 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 63 components and 0.0135478 Jy ! Inverting map ! Added new window around map position (-0.8, 40). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000626475 Jy ! Component: 100 - total flux cleaned = 0.000792284 Jy ! Component: 150 - total flux cleaned = 0.000928022 Jy ! Component: 200 - total flux cleaned = 0.00105888 Jy ! Total flux subtracted in 200 components = 0.00105888 Jy ! Clean residual min=-0.000472 max=0.000499 Jy/beam ! Clean residual mean=0.000001 rms=0.000117 Jy/beam ! Combined flux in latest and established models = 0.0146067 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 92 components and 0.0146067 Jy ! Inverting map ! Added new window around map position (15.8, 6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00035812 Jy ! Component: 100 - total flux cleaned = 0.000442176 Jy ! Component: 150 - total flux cleaned = 0.000528191 Jy ! Component: 200 - total flux cleaned = 0.000617008 Jy ! Total flux subtracted in 200 components = 0.000617008 Jy ! Clean residual min=-0.000411 max=0.000445 Jy/beam ! Clean residual mean=0.000001 rms=0.000105 Jy/beam ! Combined flux in latest and established models = 0.0152237 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 117 components and 0.0152237 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 5.49109e-05 Jy ! Component: 100 - total flux cleaned = 9.82449e-05 Jy ! Component: 150 - total flux cleaned = 0.00016304 Jy ! Component: 200 - total flux cleaned = 0.000216763 Jy ! Total flux subtracted in 200 components = 0.000216763 Jy ! Clean residual min=-0.000408 max=0.000418 Jy/beam ! Clean residual mean=0.000001 rms=0.000101 Jy/beam ! Combined flux in latest and established models = 0.0154404 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 43 model components to the UV plane model. ! The established model now contains 137 components and 0.0154404 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.029047Jy sigma=0.682537 ! Fit after self-cal, rms=0.029046Jy sigma=0.682425 wmodel J0543+8118_X_map.mod ! Writing 137 model components to file: J0543+8118_X_map.mod wobs J0543+8118_X_uvs.fits ! Writing UV FITS file: J0543+8118_X_uvs.fits wwins J0543+8118_X_map.win ! wwins: Wrote 4 windows to J0543+8118_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 7.03697e-05 Jy ! Component: 100 - total flux cleaned = 0.000103275 Jy ! Component: 150 - total flux cleaned = 0.000109475 Jy ! Component: 200 - total flux cleaned = 0.000109463 Jy ! Component: 250 - total flux cleaned = 0.000120991 Jy ! Component: 300 - total flux cleaned = 0.000148712 Jy ! Component: 350 - total flux cleaned = 0.000159405 Jy ! Component: 400 - total flux cleaned = 0.000159374 Jy ! Component: 450 - total flux cleaned = 0.000159303 Jy ! Component: 500 - total flux cleaned = 0.000144476 Jy ! Component: 550 - total flux cleaned = 0.000134979 Jy ! Component: 600 - total flux cleaned = 0.000130293 Jy ! Component: 650 - total flux cleaned = 0.000121207 Jy ! Component: 700 - total flux cleaned = 0.000116761 Jy ! Component: 750 - total flux cleaned = 0.000125503 Jy ! Component: 800 - total flux cleaned = 0.000142628 Jy ! Component: 850 - total flux cleaned = 0.000155271 Jy ! Component: 900 - total flux cleaned = 0.000176015 Jy ! Component: 950 - total flux cleaned = 0.000192345 Jy ! Component: 1000 - total flux cleaned = 0.000196357 Jy ! Component: 1050 - total flux cleaned = 0.000204355 Jy ! Component: 1100 - total flux cleaned = 0.000216014 Jy ! Component: 1150 - total flux cleaned = 0.000212227 Jy ! Component: 1200 - total flux cleaned = 0.00021227 Jy ! Component: 1250 - total flux cleaned = 0.000227191 Jy ! Component: 1300 - total flux cleaned = 0.000227148 Jy ! Component: 1350 - total flux cleaned = 0.000234324 Jy ! Component: 1400 - total flux cleaned = 0.000234296 Jy ! Component: 1450 - total flux cleaned = 0.000237857 Jy ! Component: 1500 - total flux cleaned = 0.000230974 Jy ! Component: 1550 - total flux cleaned = 0.000244741 Jy ! Component: 1600 - total flux cleaned = 0.000227711 Jy ! Component: 1650 - total flux cleaned = 0.000231102 Jy ! Component: 1700 - total flux cleaned = 0.000227799 Jy ! Component: 1750 - total flux cleaned = 0.000217883 Jy ! Component: 1800 - total flux cleaned = 0.000211358 Jy ! Component: 1850 - total flux cleaned = 0.000195279 Jy ! Component: 1900 - total flux cleaned = 0.000195311 Jy ! Component: 1950 - total flux cleaned = 0.000195284 Jy ! Component: 2000 - total flux cleaned = 0.000189058 Jy ! Component: 2050 - total flux cleaned = 0.000170516 Jy ! Component: 2100 - total flux cleaned = 0.000167497 Jy ! Component: 2150 - total flux cleaned = 0.000158441 Jy ! Component: 2200 - total flux cleaned = 0.000152436 Jy ! Component: 2250 - total flux cleaned = 0.00014949 Jy ! Component: 2300 - total flux cleaned = 0.000149512 Jy ! Component: 2350 - total flux cleaned = 0.000134857 Jy ! Component: 2400 - total flux cleaned = 0.000131966 Jy ! Component: 2450 - total flux cleaned = 0.000134872 Jy ! Component: 2500 - total flux cleaned = 0.000117688 Jy ! Component: 2550 - total flux cleaned = 0.000114865 Jy ! Component: 2600 - total flux cleaned = 0.000106382 Jy ! Component: 2650 - total flux cleaned = 0.000103581 Jy ! Component: 2700 - total flux cleaned = 9.2428e-05 Jy ! Component: 2750 - total flux cleaned = 7.58773e-05 Jy ! Component: 2800 - total flux cleaned = 7.59013e-05 Jy ! Component: 2850 - total flux cleaned = 6.50137e-05 Jy ! Component: 2900 - total flux cleaned = 5.69293e-05 Jy ! Component: 2950 - total flux cleaned = 5.1551e-05 Jy ! Component: 3000 - total flux cleaned = 4.62273e-05 Jy ! Component: 3050 - total flux cleaned = 3.29805e-05 Jy ! Component: 3100 - total flux cleaned = 1.71562e-05 Jy ! Component: 3150 - total flux cleaned = 9.31168e-06 Jy ! Component: 3200 - total flux cleaned = 4.1146e-06 Jy ! Component: 3250 - total flux cleaned = 1.51867e-06 Jy ! Component: 3300 - total flux cleaned = -1.3945e-05 Jy ! Component: 3350 - total flux cleaned = -1.39336e-05 Jy ! Component: 3400 - total flux cleaned = -1.90309e-05 Jy ! Component: 3450 - total flux cleaned = -3.16861e-05 Jy ! Component: 3500 - total flux cleaned = -3.92219e-05 Jy ! Component: 3550 - total flux cleaned = -4.42305e-05 Jy ! Component: 3600 - total flux cleaned = -5.91963e-05 Jy ! Component: 3650 - total flux cleaned = -5.67307e-05 Jy ! Component: 3700 - total flux cleaned = -6.90498e-05 Jy ! Component: 3750 - total flux cleaned = -7.14972e-05 Jy ! Component: 3800 - total flux cleaned = -7.39557e-05 Jy ! Component: 3850 - total flux cleaned = -9.09467e-05 Jy ! Component: 3900 - total flux cleaned = -9.09477e-05 Jy ! Component: 3950 - total flux cleaned = -9.81637e-05 Jy ! Component: 4000 - total flux cleaned = -9.5748e-05 Jy ! Component: 4050 - total flux cleaned = -9.81396e-05 Jy ! Total flux subtracted in 4096 components = -0.000107625 Jy ! Clean residual min=-0.000147 max=0.000142 Jy/beam ! Clean residual mean=-0.000000 rms=0.000044 Jy/beam ! Combined flux in latest and established models = 0.0153328 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 419 components and 0.0153328 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0543+8118_X_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.424 x 3.698 at -66.79 degrees (North through East) ! Clean map min=-0.00036626 max=0.012243 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0543+8118_X_a_map.fits wmodel /vlbi/vcs9/uvm//J0543+8118_X_a_map.mod ! Writing 419 model components to file: /vlbi/vcs9/uvm//J0543+8118_X_a_map.mod wobs /vlbi/vcs9/uvm//J0543+8118_X_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0543+8118_X_a_uvs.fits wwins /vlbi/vcs9/uvm//J0543+8118_X_a_map.win ! wwins: Wrote 5 windows to /vlbi/vcs9/uvm//J0543+8118_X_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0122427 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 4.34612e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.06499 1.06499 2.12998 4.25997 8.51993 17.0399 34.0797 68.1595 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.012 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 281.692 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0543+8118_X_a_dfm.log closed on Tue Dec 26 21:43:28 2017