! Started logfile: /vlbi/vcs9/uvm//J0716+470B_C_a_dfm.log on Tue Dec 26 21:51:26 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//J0716+470B_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0716+470B_C_a_uvm.fits ! AN table 1: 297 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.853648 visibilities/baseline/integration-bin. ! Found source: J0716+470B ! ! 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 91272 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 J0716+470B_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.0247173 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 1267 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1267 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1267 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1267 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 1267 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 1267 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 1267 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 1267 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000418Jy sigma=37.918595 ! Fit after self-cal, rms=0.992982Jy sigma=37.670890 ! 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.263 mas, bmaj=3.772 mas, bpa=10.39 degrees ! Estimated noise=0.176245 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.00581798 Jy ! Component: 100 - total flux cleaned = 0.00666088 Jy ! Total flux subtracted in 100 components = 0.00666088 Jy ! Clean residual min=-0.000650 max=0.000733 Jy/beam ! Clean residual mean=-0.000000 rms=0.000159 Jy/beam ! Combined flux in latest and established models = 0.00666088 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.00666088 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.023626Jy sigma=0.744327 ! Fit after self-cal, rms=0.023613Jy sigma=0.743779 ! 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.653 mas, bmaj=4.246 mas, bpa=7.807 degrees ! Estimated noise=0.0774559 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.00052756 Jy ! Component: 100 - total flux cleaned = 0.000694934 Jy ! Component: 150 - total flux cleaned = 0.000798637 Jy ! Component: 200 - total flux cleaned = 0.000863914 Jy ! Total flux subtracted in 200 components = 0.000863914 Jy ! Clean residual min=-0.000571 max=0.000623 Jy/beam ! Clean residual mean=0.000000 rms=0.000135 Jy/beam ! Combined flux in latest and established models = 0.0075248 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 22 components and 0.0075248 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.023611Jy sigma=0.743318 ! Fit after self-cal, rms=0.023611Jy sigma=0.743313 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.19924 ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.69 HN 1.18 KP 1.02 ! LA 0.75 MK 0.64 NL 0.82 OV 0.82 ! PT 0.81 SC 0.73 ! ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.10307 ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.83 HN 1.37 KP 0.93 ! LA 0.81 MK 0.74 NL 0.81 OV 0.78 ! PT 0.86 SC 0.80 ! ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.997893 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.91 HN 1.42 KP 1.18 ! LA 0.91 MK 0.71 NL 0.91 OV 0.94 ! PT 1.06 SC 0.90 ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.998003 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.74 HN 1.40 KP 1.27 ! LA 0.89 MK 0.78 NL 1.05 OV 0.87 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 5. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00477 ! Telescope amplitude corrections in sub-array 1: ! BR 0.70 FD 0.89 HN 1.48 KP 0.89 ! LA 0.89 MK 0.91 NL 1.03 OV 1.13 ! PT 1.06 SC 0.99 ! ! ! Correcting IF 6. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.94922 ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.11 HN 1.70 KP 0.88 ! LA 0.85 MK 0.83 NL 1.09 OV 1.01 ! PT 0.91 SC 1.01 ! ! ! Correcting IF 7. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.907421 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.01 HN 1.63 KP 0.96 ! LA 1.08 MK 0.70 NL 0.91 OV 1.14 ! PT 1.43 SC 1.08 ! ! ! Correcting IF 8. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.927102 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.26 HN 1.70 KP 0.93 ! LA 0.93 MK 0.96 NL 0.91 OV 1.21 ! PT 1.08 SC 0.86 ! ! ! Fit before self-cal, rms=0.023611Jy sigma=0.743313 ! Fit after self-cal, rms=0.022744Jy sigma=0.740862 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.022744Jy sigma=0.740862 ! Fit after self-cal, rms=0.022745Jy sigma=0.740846 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.598 mas, bmaj=4.345 mas, bpa=10.11 degrees ! Estimated noise=0.075451 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.00017752 Jy ! Component: 100 - total flux cleaned = -0.000193714 Jy ! Component: 150 - total flux cleaned = -0.000193996 Jy ! Component: 200 - total flux cleaned = -0.000198979 Jy ! Total flux subtracted in 200 components = -0.000198979 Jy ! Clean residual min=-0.000370 max=0.000383 Jy/beam ! Clean residual mean=0.000000 rms=0.000082 Jy/beam ! Combined flux in latest and established models = 0.00732582 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 32 components and 0.00732582 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.022739Jy sigma=0.740672 ! Fit after self-cal, rms=0.022739Jy sigma=0.740668 ! 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.022739Jy sigma=0.740668 ! Fit after self-cal, rms=0.022662Jy sigma=0.737338 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.000246814 Jy ! Component: 100 - total flux cleaned = 0.000293872 Jy ! Component: 150 - total flux cleaned = 0.000291717 Jy ! Component: 200 - total flux cleaned = 0.00028994 Jy ! Total flux subtracted in 200 components = 0.00028994 Jy ! Clean residual min=-0.000382 max=0.000341 Jy/beam ! Clean residual mean=0.000000 rms=0.000080 Jy/beam ! Combined flux in latest and established models = 0.00761576 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 44 components and 0.00761576 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.022654Jy sigma=0.737251 ! Fit after self-cal, rms=0.022646Jy sigma=0.736954 ! 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.598 x 4.345 at 10.11 degrees (North through East) ! Clean map min=-0.00035617 max=0.006679 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.235 mas, bmaj=3.848 mas, bpa=11.68 degrees ! Estimated noise=0.16412 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0058653 Jy ! Component: 100 - total flux cleaned = 0.00690853 Jy ! Component: 150 - total flux cleaned = 0.00729818 Jy ! Component: 200 - total flux cleaned = 0.00741109 Jy ! Total flux subtracted in 200 components = 0.00741109 Jy ! Clean residual min=-0.000546 max=0.000556 Jy/beam ! Clean residual mean=-0.000000 rms=0.000125 Jy/beam ! Combined flux in latest and established models = 0.00741109 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.00741109 Jy ! Inverting map and beam ! Estimated beam: bmin=1.598 mas, bmaj=4.345 mas, bpa=10.11 degrees ! Estimated noise=0.075451 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.59172e-05 Jy ! Component: 100 - total flux cleaned = 0.000139394 Jy ! Component: 150 - total flux cleaned = 0.000166197 Jy ! Component: 200 - total flux cleaned = 0.000187652 Jy ! Total flux subtracted in 200 components = 0.000187652 Jy ! Clean residual min=-0.000384 max=0.000355 Jy/beam ! Clean residual mean=0.000000 rms=0.000081 Jy/beam ! Combined flux in latest and established models = 0.00759874 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 32 components and 0.00759874 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.17647e-05 Jy ! Component: 100 - total flux cleaned = 2.40186e-05 Jy ! Component: 150 - total flux cleaned = 3.01116e-05 Jy ! Component: 200 - total flux cleaned = 3.74029e-05 Jy ! Total flux subtracted in 200 components = 3.74029e-05 Jy ! Clean residual min=-0.000378 max=0.000353 Jy/beam ! Clean residual mean=0.000000 rms=0.000081 Jy/beam ! Combined flux in latest and established models = 0.00763615 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.00763615 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.022645Jy sigma=0.736948 ! Fit after self-cal, rms=0.022643Jy sigma=0.736921 wmodel J0716+470B_C_map.mod ! Writing 37 model components to file: J0716+470B_C_map.mod wobs J0716+470B_C_uvs.fits ! Writing UV FITS file: J0716+470B_C_uvs.fits wwins J0716+470B_C_map.win ! wwins: Wrote 1 windows to J0716+470B_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 = 1.15589e-05 Jy ! Component: 100 - total flux cleaned = 6.76196e-05 Jy ! Component: 150 - total flux cleaned = 0.000114336 Jy ! Component: 200 - total flux cleaned = 0.000136484 Jy ! Component: 250 - total flux cleaned = 0.000136783 Jy ! Component: 300 - total flux cleaned = 0.000151874 Jy ! Component: 350 - total flux cleaned = 0.000156722 Jy ! Component: 400 - total flux cleaned = 0.000165977 Jy ! Component: 450 - total flux cleaned = 0.000161373 Jy ! Component: 500 - total flux cleaned = 0.000165747 Jy ! Component: 550 - total flux cleaned = 0.000182841 Jy ! Component: 600 - total flux cleaned = 0.000191077 Jy ! Component: 650 - total flux cleaned = 0.00017885 Jy ! Component: 700 - total flux cleaned = 0.000194932 Jy ! Component: 750 - total flux cleaned = 0.000206777 Jy ! Component: 800 - total flux cleaned = 0.000210575 Jy ! Component: 850 - total flux cleaned = 0.000214375 Jy ! Component: 900 - total flux cleaned = 0.00021443 Jy ! Component: 950 - total flux cleaned = 0.000221893 Jy ! Component: 1000 - total flux cleaned = 0.000232827 Jy ! Component: 1050 - total flux cleaned = 0.000239901 Jy ! Component: 1100 - total flux cleaned = 0.000239885 Jy ! Component: 1150 - total flux cleaned = 0.000243378 Jy ! Component: 1200 - total flux cleaned = 0.000246836 Jy ! Component: 1250 - total flux cleaned = 0.000243372 Jy ! Component: 1300 - total flux cleaned = 0.000243404 Jy ! Component: 1350 - total flux cleaned = 0.000243377 Jy ! Component: 1400 - total flux cleaned = 0.000249962 Jy ! Component: 1450 - total flux cleaned = 0.000256461 Jy ! Component: 1500 - total flux cleaned = 0.000262915 Jy ! Component: 1550 - total flux cleaned = 0.000262854 Jy ! Component: 1600 - total flux cleaned = 0.000265998 Jy ! Component: 1650 - total flux cleaned = 0.000256677 Jy ! Component: 1700 - total flux cleaned = 0.000275287 Jy ! Component: 1750 - total flux cleaned = 0.000269116 Jy ! Component: 1800 - total flux cleaned = 0.000263021 Jy ! Component: 1850 - total flux cleaned = 0.000275047 Jy ! Component: 1900 - total flux cleaned = 0.000269038 Jy ! Component: 1950 - total flux cleaned = 0.000266059 Jy ! Component: 2000 - total flux cleaned = 0.000263179 Jy ! Component: 2050 - total flux cleaned = 0.000274831 Jy ! Component: 2100 - total flux cleaned = 0.000266145 Jy ! Component: 2150 - total flux cleaned = 0.000271922 Jy ! Component: 2200 - total flux cleaned = 0.000271913 Jy ! Component: 2250 - total flux cleaned = 0.000274692 Jy ! Component: 2300 - total flux cleaned = 0.000277478 Jy ! Component: 2350 - total flux cleaned = 0.000283005 Jy ! Component: 2400 - total flux cleaned = 0.000285776 Jy ! Component: 2450 - total flux cleaned = 0.00029125 Jy ! Component: 2500 - total flux cleaned = 0.000299397 Jy ! Component: 2550 - total flux cleaned = 0.000299382 Jy ! Component: 2600 - total flux cleaned = 0.000318147 Jy ! Component: 2650 - total flux cleaned = 0.000318141 Jy ! Component: 2700 - total flux cleaned = 0.00032608 Jy ! Component: 2750 - total flux cleaned = 0.000331328 Jy ! Component: 2800 - total flux cleaned = 0.00035222 Jy ! Component: 2850 - total flux cleaned = 0.000357367 Jy ! Component: 2900 - total flux cleaned = 0.000365095 Jy ! Component: 2950 - total flux cleaned = 0.000370183 Jy ! Component: 3000 - total flux cleaned = 0.000385467 Jy ! Component: 3050 - total flux cleaned = 0.000395568 Jy ! Component: 3100 - total flux cleaned = 0.000410607 Jy ! Component: 3150 - total flux cleaned = 0.000413097 Jy ! Component: 3200 - total flux cleaned = 0.000418062 Jy ! Component: 3250 - total flux cleaned = 0.000427933 Jy ! Component: 3300 - total flux cleaned = 0.000432837 Jy ! Component: 3350 - total flux cleaned = 0.000445023 Jy ! Component: 3400 - total flux cleaned = 0.000447432 Jy ! Component: 3450 - total flux cleaned = 0.000461896 Jy ! Component: 3500 - total flux cleaned = 0.000466706 Jy ! Component: 3550 - total flux cleaned = 0.000471479 Jy ! Component: 3600 - total flux cleaned = 0.000485708 Jy ! Component: 3650 - total flux cleaned = 0.000488071 Jy ! Component: 3700 - total flux cleaned = 0.0004998 Jy ! Component: 3750 - total flux cleaned = 0.000497487 Jy ! Component: 3800 - total flux cleaned = 0.000516081 Jy ! Component: 3850 - total flux cleaned = 0.000518385 Jy ! Component: 3900 - total flux cleaned = 0.000525269 Jy ! Component: 3950 - total flux cleaned = 0.000527555 Jy ! Component: 4000 - total flux cleaned = 0.000532103 Jy ! Component: 4050 - total flux cleaned = 0.000538896 Jy ! Total flux subtracted in 4096 components = 0.000545619 Jy ! Clean residual min=-0.000135 max=0.000156 Jy/beam ! Clean residual mean=0.000000 rms=0.000042 Jy/beam ! Combined flux in latest and established models = 0.00818176 Jy keep ! Adding 339 model components to the UV plane model. ! The established model now contains 376 components and 0.00818176 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0716+470B_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.598 x 4.345 at 10.11 degrees (North through East) ! Clean map min=-0.00025358 max=0.0067057 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0716+470B_C_a_map.fits wmodel /vlbi/vcs9/uvm//J0716+470B_C_a_map.mod ! Writing 376 model components to file: /vlbi/vcs9/uvm//J0716+470B_C_a_map.mod wobs /vlbi/vcs9/uvm//J0716+470B_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0716+470B_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J0716+470B_C_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J0716+470B_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.00670571 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 4.14927e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.8563 1.8563 3.7126 7.4252 14.8504 29.7008 59.4016 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.006 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 161.611 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0716+470B_C_a_dfm.log closed on Tue Dec 26 21:51:31 2017