! Started logfile: /vlbi/vcs9/uvm//J1743-1658_C_a_dfm.log on Tue Dec 26 22:48:13 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//J1743-1658_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J1743-1658_C_a_uvm.fits ! AN table 1: 72 integrations on 28 of 28 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1743-1658 ! ! 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 16128 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 J1743-1658_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.163837 Jy startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=1.022075Jy sigma=24.986756 ! Fit after self-cal, rms=0.842362Jy sigma=20.667184 ! 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.698 mas, bmaj=6.57 mas, bpa=-9.403 degrees ! Estimated noise=0.452796 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.129899 Jy ! Component: 100 - total flux cleaned = 0.154325 Jy ! Total flux subtracted in 100 components = 0.154325 Jy ! Clean residual min=-0.004301 max=0.008489 Jy/beam ! Clean residual mean=0.000028 rms=0.001445 Jy/beam ! Combined flux in latest and established models = 0.154325 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.154325 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.039530Jy sigma=0.905721 ! Fit after self-cal, rms=0.039523Jy sigma=0.905489 ! 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.164 mas, bmaj=7.158 mas, bpa=-7.784 degrees ! Estimated noise=0.227363 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) ! Added new window around map position (3.6, 4.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0118225 Jy ! Component: 100 - total flux cleaned = 0.0165296 Jy ! Component: 150 - total flux cleaned = 0.0181983 Jy ! Component: 200 - total flux cleaned = 0.0191092 Jy ! Total flux subtracted in 200 components = 0.0191092 Jy ! Clean residual min=-0.003094 max=0.003994 Jy/beam ! Clean residual mean=0.000013 rms=0.000881 Jy/beam ! Combined flux in latest and established models = 0.173434 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 60 model components to the UV plane model. ! The established model now contains 64 components and 0.173434 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.036755Jy sigma=0.841601 ! Fit after self-cal, rms=0.036659Jy sigma=0.838656 ! 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.06713 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.89 KP 0.87 LA 0.93 ! MK 1.03 NL 0.93 OV 0.90 PT 0.90 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.04901 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.92 KP 0.87 LA 0.96 ! MK 1.01 NL 0.99 OV 0.92 PT 0.93 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.978607 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.04 KP 1.00 LA 1.02 ! MK 0.98 NL 1.10 OV 1.00 PT 0.99 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.986036 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00 KP 1.03 LA 1.02 ! MK 1.00 NL 1.07 OV 1.03 PT 1.01 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 0.972073 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.00 KP 1.01 LA 1.04 ! MK 1.00 NL 1.08 OV 1.02 PT 1.02 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 0.98504 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 KP 1.01 LA 1.03 ! MK 0.99 NL 1.08 OV 1.01 PT 1.00 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 0.98722 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 KP 1.00 LA 1.04 ! MK 1.00 NL 1.07 OV 1.03 PT 0.98 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 0.987294 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 KP 1.02 LA 1.02 ! MK 0.99 NL 1.06 OV 1.02 PT 0.99 ! ! ! Fit before self-cal, rms=0.036659Jy sigma=0.838656 ! Fit after self-cal, rms=0.035341Jy sigma=0.813202 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.035341Jy sigma=0.813202 ! Fit after self-cal, rms=0.035342Jy sigma=0.813198 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.161 mas, bmaj=7.178 mas, bpa=-7.786 degrees ! Estimated noise=0.225862 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.000129809 Jy ! Component: 100 - total flux cleaned = -0.000324909 Jy ! Component: 150 - total flux cleaned = -0.000464419 Jy ! Component: 200 - total flux cleaned = -0.000586672 Jy ! Total flux subtracted in 200 components = -0.000586672 Jy ! Clean residual min=-0.002542 max=0.002671 Jy/beam ! Clean residual mean=0.000004 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.172847 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 91 components and 0.172847 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.035328Jy sigma=0.812440 ! Fit after self-cal, rms=0.035329Jy sigma=0.812385 ! 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.035329Jy sigma=0.812385 ! Fit after self-cal, rms=0.035328Jy sigma=0.812347 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 = -4.1143e-06 Jy ! Component: 100 - total flux cleaned = -7.83905e-05 Jy ! Component: 150 - total flux cleaned = -0.000179344 Jy ! Component: 200 - total flux cleaned = -0.000257107 Jy ! Total flux subtracted in 200 components = -0.000257107 Jy ! Clean residual min=-0.002457 max=0.002687 Jy/beam ! Clean residual mean=0.000005 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.17259 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 105 components and 0.17259 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.035320Jy sigma=0.812028 ! Fit after self-cal, rms=0.035321Jy sigma=0.812006 ! 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.161 x 7.178 at -7.786 degrees (North through East) ! Clean map min=-0.0024571 max=0.15201 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 ! Performing amp+phase self-cal over 60 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.035321Jy sigma=0.812006 ! Fit after self-cal, rms=0.030073Jy sigma=0.699840 ! 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.030073Jy sigma=0.699840 ! Fit after self-cal, rms=0.030074Jy sigma=0.699837 ! Inverting map and beam ! Estimated beam: bmin=2.174 mas, bmaj=7.211 mas, bpa=-7.738 degrees ! Estimated noise=0.224811 mJy/beam. ! Added new window around map position (15.3, 23.1). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00220442 Jy ! Component: 100 - total flux cleaned = 0.00270607 Jy ! Component: 150 - total flux cleaned = 0.00293915 Jy ! Component: 200 - total flux cleaned = 0.00308177 Jy ! Total flux subtracted in 200 components = 0.00308177 Jy ! Clean residual min=-0.001037 max=0.001144 Jy/beam ! Clean residual mean=-0.000007 rms=0.000302 Jy/beam ! Combined flux in latest and established models = 0.175672 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 58 model components to the UV plane model. ! The established model now contains 163 components and 0.175672 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.029957Jy sigma=0.696656 ! Fit after self-cal, rms=0.029952Jy sigma=0.696488 ! Inverting map ! ============== Finished amplitude self-cal ============== 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.703 mas, bmaj=6.568 mas, bpa=-9.296 degrees ! Estimated noise=0.451343 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.129454 Jy ! Component: 100 - total flux cleaned = 0.153463 Jy ! Component: 150 - total flux cleaned = 0.162357 Jy ! Component: 200 - total flux cleaned = 0.166057 Jy ! Total flux subtracted in 200 components = 0.166057 Jy ! Clean residual min=-0.001774 max=0.001695 Jy/beam ! Clean residual mean=0.000006 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.166057 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.166057 Jy ! Inverting map and beam ! Estimated beam: bmin=2.174 mas, bmaj=7.211 mas, bpa=-7.738 degrees ! Estimated noise=0.224811 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.00387118 Jy ! Component: 100 - total flux cleaned = 0.00567216 Jy ! Component: 150 - total flux cleaned = 0.00676404 Jy ! Component: 200 - total flux cleaned = 0.00765071 Jy ! Total flux subtracted in 200 components = 0.00765071 Jy ! Clean residual min=-0.001235 max=0.001228 Jy/beam ! Clean residual mean=-0.000001 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.173708 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 98 components and 0.173708 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000727102 Jy ! Component: 100 - total flux cleaned = 0.00129592 Jy ! Component: 150 - total flux cleaned = 0.00164171 Jy ! Component: 200 - total flux cleaned = 0.0019021 Jy ! Total flux subtracted in 200 components = 0.0019021 Jy ! Clean residual min=-0.001020 max=0.001129 Jy/beam ! Clean residual mean=-0.000006 rms=0.000296 Jy/beam ! Combined flux in latest and established models = 0.17561 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 47 model components to the UV plane model. ! The established model now contains 129 components and 0.17561 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.029959Jy sigma=0.696406 ! Fit after self-cal, rms=0.029946Jy sigma=0.696205 wmodel J1743-1658_C_map.mod ! Writing 129 model components to file: J1743-1658_C_map.mod wobs J1743-1658_C_uvs.fits ! Writing UV FITS file: J1743-1658_C_uvs.fits wwins J1743-1658_C_map.win ! wwins: Wrote 3 windows to J1743-1658_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.000206881 Jy ! Component: 100 - total flux cleaned = 5.30675e-05 Jy ! Component: 150 - total flux cleaned = -2.4333e-05 Jy ! Component: 200 - total flux cleaned = -3.92157e-05 Jy ! Component: 250 - total flux cleaned = -5.25339e-05 Jy ! Component: 300 - total flux cleaned = -1.52897e-05 Jy ! Component: 350 - total flux cleaned = -2.72172e-05 Jy ! Component: 400 - total flux cleaned = 5.77354e-06 Jy ! Component: 450 - total flux cleaned = 5.6806e-06 Jy ! Component: 500 - total flux cleaned = 4.60595e-05 Jy ! Component: 550 - total flux cleaned = 9.41461e-05 Jy ! Component: 600 - total flux cleaned = 0.000130891 Jy ! Component: 650 - total flux cleaned = 0.000139785 Jy ! Component: 700 - total flux cleaned = 0.00017428 Jy ! Component: 750 - total flux cleaned = 0.000174354 Jy ! Component: 800 - total flux cleaned = 0.000206814 Jy ! Component: 850 - total flux cleaned = 0.000246189 Jy ! Component: 900 - total flux cleaned = 0.00027633 Jy ! Component: 950 - total flux cleaned = 0.000283467 Jy ! Component: 1000 - total flux cleaned = 0.000276119 Jy ! Component: 1050 - total flux cleaned = 0.000255099 Jy ! Component: 1100 - total flux cleaned = 0.000241683 Jy ! Component: 1150 - total flux cleaned = 0.000228599 Jy ! Component: 1200 - total flux cleaned = 0.000228444 Jy ! Component: 1250 - total flux cleaned = 0.000209542 Jy ! Component: 1300 - total flux cleaned = 0.000185089 Jy ! Component: 1350 - total flux cleaned = 0.000173182 Jy ! Component: 1400 - total flux cleaned = 0.000167258 Jy ! Component: 1450 - total flux cleaned = 0.000161579 Jy ! Component: 1500 - total flux cleaned = 0.000156033 Jy ! Component: 1550 - total flux cleaned = 0.0001726 Jy ! Component: 1600 - total flux cleaned = 0.000178035 Jy ! Component: 1650 - total flux cleaned = 0.000193894 Jy ! Component: 1700 - total flux cleaned = 0.000193857 Jy ! Component: 1750 - total flux cleaned = 0.00020927 Jy ! Component: 1800 - total flux cleaned = 0.000224296 Jy ! Component: 1850 - total flux cleaned = 0.000244034 Jy ! Component: 1900 - total flux cleaned = 0.00023921 Jy ! Component: 1950 - total flux cleaned = 0.000258338 Jy ! Component: 2000 - total flux cleaned = 0.000258384 Jy ! Component: 2050 - total flux cleaned = 0.000253851 Jy ! Component: 2100 - total flux cleaned = 0.000253941 Jy ! Component: 2150 - total flux cleaned = 0.000245062 Jy ! Component: 2200 - total flux cleaned = 0.000258229 Jy ! Component: 2250 - total flux cleaned = 0.000271122 Jy ! Component: 2300 - total flux cleaned = 0.000262502 Jy ! Component: 2350 - total flux cleaned = 0.000262527 Jy ! Component: 2400 - total flux cleaned = 0.00025843 Jy ! Component: 2450 - total flux cleaned = 0.000254342 Jy ! Component: 2500 - total flux cleaned = 0.000238208 Jy ! Component: 2550 - total flux cleaned = 0.00023031 Jy ! Component: 2600 - total flux cleaned = 0.000234206 Jy ! Component: 2650 - total flux cleaned = 0.000234266 Jy ! Component: 2700 - total flux cleaned = 0.000214984 Jy ! Component: 2750 - total flux cleaned = 0.000215045 Jy ! Component: 2800 - total flux cleaned = 0.000222653 Jy ! Component: 2850 - total flux cleaned = 0.000233914 Jy ! Component: 2900 - total flux cleaned = 0.000237688 Jy ! Component: 2950 - total flux cleaned = 0.000234 Jy ! Component: 3000 - total flux cleaned = 0.000234024 Jy ! Component: 3050 - total flux cleaned = 0.000234005 Jy ! Component: 3100 - total flux cleaned = 0.000244737 Jy ! Component: 3150 - total flux cleaned = 0.000230561 Jy ! Component: 3200 - total flux cleaned = 0.000241176 Jy ! Component: 3250 - total flux cleaned = 0.000241195 Jy ! Component: 3300 - total flux cleaned = 0.000241164 Jy ! Component: 3350 - total flux cleaned = 0.000241151 Jy ! Component: 3400 - total flux cleaned = 0.000241143 Jy ! Component: 3450 - total flux cleaned = 0.000234462 Jy ! Component: 3500 - total flux cleaned = 0.000244533 Jy ! Component: 3550 - total flux cleaned = 0.000257798 Jy ! Component: 3600 - total flux cleaned = 0.000264407 Jy ! Component: 3650 - total flux cleaned = 0.000287271 Jy ! Component: 3700 - total flux cleaned = 0.000300234 Jy ! Component: 3750 - total flux cleaned = 0.000309917 Jy ! Component: 3800 - total flux cleaned = 0.000322766 Jy ! Component: 3850 - total flux cleaned = 0.000338702 Jy ! Component: 3900 - total flux cleaned = 0.000351409 Jy ! Component: 3950 - total flux cleaned = 0.000360882 Jy ! Component: 4000 - total flux cleaned = 0.000376567 Jy ! Component: 4050 - total flux cleaned = 0.000395278 Jy ! Total flux subtracted in 4096 components = 0.000392179 Jy ! Clean residual min=-0.000179 max=0.000165 Jy/beam ! Clean residual mean=0.000003 rms=0.000060 Jy/beam ! Combined flux in latest and established models = 0.176002 Jy keep ! Adding 365 model components to the UV plane model. ! The established model now contains 494 components and 0.176002 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J1743-1658_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.174 x 7.211 at -7.738 degrees (North through East) ! Clean map min=-0.00087567 max=0.15091 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J1743-1658_C_a_map.fits wmodel /vlbi/vcs9/uvm//J1743-1658_C_a_map.mod ! Writing 494 model components to file: /vlbi/vcs9/uvm//J1743-1658_C_a_map.mod wobs /vlbi/vcs9/uvm//J1743-1658_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J1743-1658_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J1743-1658_C_a_map.win ! wwins: Wrote 4 windows to /vlbi/vcs9/uvm//J1743-1658_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.150912 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 5.90232e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.117333 0.117333 0.234666 0.469333 0.938666 1.87733 3.75466 7.50933 15.0187 30.0373 60.0746 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.15 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 2556.82 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J1743-1658_C_a_dfm.log closed on Tue Dec 26 22:48:17 2017