! Started logfile: /vlbi/vcs9/uvm//J0809+4032_C_a_dfm.log on Tue Dec 26 21:58:33 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//J0809+4032_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0809+4032_C_a_uvm.fits ! AN table 1: 18 integrations on 45 of 45 possible baselines. ! AN table 2: 17 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.988045 visibilities/baseline/integration-bin. ! Found source: J0809+4032 ! ! 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 11240 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 J0809+4032_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.034263 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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000952Jy sigma=30.008277 ! Fit after self-cal, rms=0.980625Jy sigma=29.384329 ! 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.732 mas, bmaj=3.339 mas, bpa=-29.9 degrees ! Estimated noise=0.399589 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.016472 Jy ! Component: 100 - total flux cleaned = 0.0198785 Jy ! Total flux subtracted in 100 components = 0.0198785 Jy ! Clean residual min=-0.001319 max=0.001430 Jy/beam ! Clean residual mean=0.000003 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.0198785 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0198785 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.027891Jy sigma=0.768541 ! Fit after self-cal, rms=0.027831Jy sigma=0.766394 ! 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.33 mas, bmaj=3.897 mas, bpa=-29.81 degrees ! Estimated noise=0.222477 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.00161294 Jy ! Component: 100 - total flux cleaned = 0.00218787 Jy ! Component: 150 - total flux cleaned = 0.00246317 Jy ! Component: 200 - total flux cleaned = 0.0025108 Jy ! Total flux subtracted in 200 components = 0.0025108 Jy ! Clean residual min=-0.000985 max=0.000979 Jy/beam ! Clean residual mean=0.000005 rms=0.000236 Jy/beam ! Combined flux in latest and established models = 0.0223893 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 30 components and 0.0223893 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.027785Jy sigma=0.764366 ! Fit after self-cal, rms=0.027785Jy sigma=0.764357 ! 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.03986 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.87 HN 1.03 KP 1.02 ! LA 1.00 MK 0.87 NL 0.97 OV 0.78 ! PT 1.15 SC 0.94 ! ! Amplitude normalization factor in sub-array 2: 0.95266 ! Telescope amplitude corrections in sub-array 2: ! BR 0.97 FD 0.79 HN 1.40 KP 1.00 ! LA 1.25 MK 0.94 NL 1.04 OV 1.04 ! PT 1.02 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.802448 ! Telescope amplitude corrections in sub-array 1: ! BR 1.22 FD 0.98 HN 1.11 KP 1.11 ! LA 1.26 MK 0.95 NL 1.09 OV 1.13 ! PT 1.11 SC 2.51 ! ! Amplitude normalization factor in sub-array 2: 1.07972 ! Telescope amplitude corrections in sub-array 2: ! BR 0.92 FD 0.84 HN 0.77 KP 1.17 ! LA 0.95 MK 1.03 NL 0.89 OV 0.97 ! PT 0.79 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.997662 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.92 HN 0.81 KP 0.97 ! LA 1.14 MK 0.90 NL 0.93 OV 1.24 ! PT 1.20 SC 0.91 ! ! Amplitude normalization factor in sub-array 2: 1.04444 ! Telescope amplitude corrections in sub-array 2: ! BR 0.93 FD 0.90 HN 0.98 KP 1.06 ! LA 0.89 MK 1.01 NL 0.81 OV 0.92 ! PT 1.12 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.941425 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.93 HN 0.87 KP 0.96 ! LA 0.86 MK 1.11 NL 1.09 OV 1.40 ! PT 1.24 SC 1.16 ! ! Amplitude normalization factor in sub-array 2: 0.809225 ! Telescope amplitude corrections in sub-array 2: ! BR 1.83 FD 0.96 HN 1.12 KP 1.17 ! LA 1.02 MK 1.00 NL 0.83 OV 1.15 ! PT 2.04 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 0.931831 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.35 HN 1.22 KP 0.98 ! LA 0.84 MK 0.95 NL 1.24 OV 0.92 ! PT 1.00 SC 1.23 ! ! Amplitude normalization factor in sub-array 2: 0.994193 ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 1.17 HN 0.99 KP 1.00 ! LA 1.11 MK 0.87 NL 0.83 OV 1.17 ! PT 0.90 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 0.965154 ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.03 HN 1.09 KP 1.22 ! LA 0.90 MK 0.94 NL 0.95 OV 1.08 ! PT 1.09 SC 1.21 ! ! Amplitude normalization factor in sub-array 2: 0.991101 ! Telescope amplitude corrections in sub-array 2: ! BR 0.91 FD 1.00 HN 1.33 KP 0.98 ! LA 0.93 MK 1.07 NL 0.82 OV 1.02 ! PT 1.01 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 1.03629 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.10 HN 0.91 KP 1.02 ! LA 0.89 MK 0.88 NL 1.09 OV 0.92 ! PT 0.89 SC 0.97 ! ! Amplitude normalization factor in sub-array 2: 1.03664 ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 1.01 HN 0.97 KP 0.93 ! LA 0.99 MK 1.08 NL 0.84 OV 0.96 ! PT 0.89 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 0.913949 ! Telescope amplitude corrections in sub-array 1: ! BR 1.29 FD 1.28 HN 1.36 KP 1.09 ! LA 0.86 MK 1.11 NL 0.90 OV 1.16 ! PT 0.95 SC 0.95 ! ! Amplitude normalization factor in sub-array 2: 1.02276 ! Telescope amplitude corrections in sub-array 2: ! BR 0.88 FD 0.96 HN 1.00 KP 1.00 ! LA 0.97 MK 0.97 NL 0.89 OV 1.16 ! PT 0.98 ! ! ! Fit before self-cal, rms=0.027785Jy sigma=0.764357 ! Fit after self-cal, rms=0.028852Jy sigma=0.761406 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.028852Jy sigma=0.761406 ! Fit after self-cal, rms=0.028859Jy sigma=0.761338 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.284 mas, bmaj=3.951 mas, bpa=-31.33 degrees ! Estimated noise=0.206985 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.0010695 Jy ! Component: 100 - total flux cleaned = -0.00138256 Jy ! Component: 150 - total flux cleaned = -0.00149368 Jy ! Component: 200 - total flux cleaned = -0.00152061 Jy ! Total flux subtracted in 200 components = -0.00152061 Jy ! Clean residual min=-0.000797 max=0.000818 Jy/beam ! Clean residual mean=0.000003 rms=0.000209 Jy/beam ! Combined flux in latest and established models = 0.0208687 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.0208687 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.028848Jy sigma=0.760245 ! Fit after self-cal, rms=0.028847Jy sigma=0.760243 ! 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.028847Jy sigma=0.760243 ! Fit after self-cal, rms=0.028767Jy sigma=0.757710 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.76897e-05 Jy ! Component: 100 - total flux cleaned = 8.32473e-05 Jy ! Component: 150 - total flux cleaned = 7.11431e-05 Jy ! Component: 200 - total flux cleaned = 6.37981e-05 Jy ! Total flux subtracted in 200 components = 6.37981e-05 Jy ! Clean residual min=-0.000803 max=0.000813 Jy/beam ! Clean residual mean=0.000003 rms=0.000210 Jy/beam ! Combined flux in latest and established models = 0.0209325 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 49 components and 0.0209325 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.028765Jy sigma=0.757671 ! Fit after self-cal, rms=0.028761Jy sigma=0.757208 ! 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.284 x 3.951 at -31.33 degrees (North through East) ! Clean map min=-0.00078074 max=0.018672 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.721 mas, bmaj=3.368 mas, bpa=-30.53 degrees ! Estimated noise=0.381837 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0159732 Jy ! Component: 100 - total flux cleaned = 0.0193436 Jy ! Component: 150 - total flux cleaned = 0.0204162 Jy ! Component: 200 - total flux cleaned = 0.0207135 Jy ! Total flux subtracted in 200 components = 0.0207135 Jy ! Clean residual min=-0.001194 max=0.001354 Jy/beam ! Clean residual mean=0.000000 rms=0.000313 Jy/beam ! Combined flux in latest and established models = 0.0207135 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0207135 Jy ! Inverting map and beam ! Estimated beam: bmin=2.284 mas, bmaj=3.951 mas, bpa=-31.33 degrees ! Estimated noise=0.206985 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.000264482 Jy ! Component: 100 - total flux cleaned = 0.00025513 Jy ! Component: 150 - total flux cleaned = 0.000248292 Jy ! Component: 200 - total flux cleaned = 0.000248562 Jy ! Total flux subtracted in 200 components = 0.000248562 Jy ! Clean residual min=-0.000801 max=0.000829 Jy/beam ! Clean residual mean=0.000003 rms=0.000211 Jy/beam ! Combined flux in latest and established models = 0.020962 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 42 components and 0.020962 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -4.98635e-06 Jy ! Component: 100 - total flux cleaned = -1.87553e-05 Jy ! Component: 150 - total flux cleaned = -2.68765e-05 Jy ! Component: 200 - total flux cleaned = -3.45797e-05 Jy ! Total flux subtracted in 200 components = -3.45797e-05 Jy ! Clean residual min=-0.000799 max=0.000822 Jy/beam ! Clean residual mean=0.000003 rms=0.000210 Jy/beam ! Combined flux in latest and established models = 0.0209275 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 49 components and 0.0209275 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.028761Jy sigma=0.757223 ! Fit after self-cal, rms=0.028765Jy sigma=0.757144 wmodel J0809+4032_C_map.mod ! Writing 49 model components to file: J0809+4032_C_map.mod wobs J0809+4032_C_uvs.fits ! Writing UV FITS file: J0809+4032_C_uvs.fits wwins J0809+4032_C_map.win ! wwins: Wrote 1 windows to J0809+4032_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.000294599 Jy ! Component: 100 - total flux cleaned = 0.00055373 Jy ! Component: 150 - total flux cleaned = 0.000649228 Jy ! Component: 200 - total flux cleaned = 0.00071405 Jy ! Component: 250 - total flux cleaned = 0.000814073 Jy ! Component: 300 - total flux cleaned = 0.000922063 Jy ! Component: 350 - total flux cleaned = 0.0010149 Jy ! Component: 400 - total flux cleaned = 0.00110541 Jy ! Component: 450 - total flux cleaned = 0.00114965 Jy ! Component: 500 - total flux cleaned = 0.00123635 Jy ! Component: 550 - total flux cleaned = 0.00126795 Jy ! Component: 600 - total flux cleaned = 0.00134027 Jy ! Component: 650 - total flux cleaned = 0.00140114 Jy ! Component: 700 - total flux cleaned = 0.00143134 Jy ! Component: 750 - total flux cleaned = 0.00152943 Jy ! Component: 800 - total flux cleaned = 0.00160627 Jy ! Component: 850 - total flux cleaned = 0.00165343 Jy ! Component: 900 - total flux cleaned = 0.00169067 Jy ! Component: 950 - total flux cleaned = 0.0017547 Jy ! Component: 1000 - total flux cleaned = 0.00181773 Jy ! Component: 1050 - total flux cleaned = 0.00183555 Jy ! Component: 1100 - total flux cleaned = 0.00189682 Jy ! Component: 1150 - total flux cleaned = 0.00193126 Jy ! Component: 1200 - total flux cleaned = 0.00195693 Jy ! Component: 1250 - total flux cleaned = 0.00198217 Jy ! Component: 1300 - total flux cleaned = 0.0020071 Jy ! Component: 1350 - total flux cleaned = 0.00205621 Jy ! Component: 1400 - total flux cleaned = 0.00208845 Jy ! Component: 1450 - total flux cleaned = 0.00212825 Jy ! Component: 1500 - total flux cleaned = 0.00216754 Jy ! Component: 1550 - total flux cleaned = 0.00218308 Jy ! Component: 1600 - total flux cleaned = 0.00222919 Jy ! Component: 1650 - total flux cleaned = 0.00223674 Jy ! Component: 1700 - total flux cleaned = 0.00226683 Jy ! Component: 1750 - total flux cleaned = 0.00228913 Jy ! Component: 1800 - total flux cleaned = 0.00232578 Jy ! Component: 1850 - total flux cleaned = 0.00233294 Jy ! Component: 1900 - total flux cleaned = 0.00236893 Jy ! Component: 1950 - total flux cleaned = 0.00239025 Jy ! Component: 2000 - total flux cleaned = 0.00241137 Jy ! Component: 2050 - total flux cleaned = 0.00243914 Jy ! Component: 2100 - total flux cleaned = 0.00248048 Jy ! Component: 2150 - total flux cleaned = 0.0025076 Jy ! Component: 2200 - total flux cleaned = 0.00250082 Jy ! Component: 2250 - total flux cleaned = 0.00252087 Jy ! Component: 2300 - total flux cleaned = 0.00254744 Jy ! Component: 2350 - total flux cleaned = 0.0025475 Jy ! Component: 2400 - total flux cleaned = 0.00255401 Jy ! Component: 2450 - total flux cleaned = 0.00256045 Jy ! Component: 2500 - total flux cleaned = 0.00259239 Jy ! Component: 2550 - total flux cleaned = 0.0026051 Jy ! Component: 2600 - total flux cleaned = 0.00264288 Jy ! Component: 2650 - total flux cleaned = 0.00264283 Jy ! Component: 2700 - total flux cleaned = 0.00267996 Jy ! Component: 2750 - total flux cleaned = 0.00272288 Jy ! Component: 2800 - total flux cleaned = 0.00273505 Jy ! Component: 2850 - total flux cleaned = 0.00275922 Jy ! Component: 2900 - total flux cleaned = 0.00278913 Jy ! Component: 2950 - total flux cleaned = 0.0028011 Jy ! Component: 3000 - total flux cleaned = 0.00284232 Jy ! Component: 3050 - total flux cleaned = 0.00287155 Jy ! Component: 3100 - total flux cleaned = 0.00286001 Jy ! Component: 3150 - total flux cleaned = 0.00288307 Jy ! Component: 3200 - total flux cleaned = 0.00291165 Jy ! Component: 3250 - total flux cleaned = 0.00292866 Jy ! Component: 3300 - total flux cleaned = 0.00293428 Jy ! Component: 3350 - total flux cleaned = 0.00292306 Jy ! Component: 3400 - total flux cleaned = 0.00295642 Jy ! Component: 3450 - total flux cleaned = 0.00294535 Jy ! Component: 3500 - total flux cleaned = 0.00298375 Jy ! Component: 3550 - total flux cleaned = 0.0029728 Jy ! Component: 3600 - total flux cleaned = 0.00299985 Jy ! Component: 3650 - total flux cleaned = 0.00297835 Jy ! Component: 3700 - total flux cleaned = 0.00297298 Jy ! Component: 3750 - total flux cleaned = 0.00297829 Jy ! Component: 3800 - total flux cleaned = 0.00298358 Jy ! Component: 3850 - total flux cleaned = 0.00298355 Jy ! Component: 3900 - total flux cleaned = 0.00298879 Jy ! Component: 3950 - total flux cleaned = 0.0029836 Jy ! Component: 4000 - total flux cleaned = 0.00298363 Jy ! Component: 4050 - total flux cleaned = 0.00299392 Jy ! Total flux subtracted in 4096 components = 0.00297867 Jy ! Clean residual min=-0.000338 max=0.000283 Jy/beam ! Clean residual mean=0.000001 rms=0.000095 Jy/beam ! Combined flux in latest and established models = 0.0239061 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 336 components and 0.0239061 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0809+4032_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.284 x 3.951 at -31.33 degrees (North through East) ! Clean map min=-0.00071247 max=0.018657 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0809+4032_C_a_map.fits wmodel /vlbi/vcs9/uvm//J0809+4032_C_a_map.mod ! Writing 336 model components to file: /vlbi/vcs9/uvm//J0809+4032_C_a_map.mod wobs /vlbi/vcs9/uvm//J0809+4032_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0809+4032_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J0809+4032_C_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J0809+4032_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0186573 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 9.28314e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.49268 1.49268 2.98537 5.97073 11.9415 23.8829 47.7659 95.5317 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.018 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 200.98 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0809+4032_C_a_dfm.log closed on Tue Dec 26 21:58:36 2017