! Started logfile: /vlbi/vcs9/uvm//J1648+7547_X_a_dfm.log on Tue Dec 26 22:46:59 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//J1648+7547_X_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J1648+7547_X_a_uvm.fits ! AN table 1: 221 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.920161 visibilities/baseline/integration-bin. ! Found source: J1648+7547 ! ! 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 73208 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 J1648+7547_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.0507494 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 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001114Jy sigma=19.288783 ! Fit after self-cal, rms=0.976041Jy sigma=18.778711 ! 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=0.6526 mas, bmaj=3.242 mas, bpa=55.88 degrees ! Estimated noise=0.438655 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.0181814 Jy ! Component: 100 - total flux cleaned = 0.0232812 Jy ! Total flux subtracted in 100 components = 0.0232812 Jy ! Clean residual min=-0.002206 max=0.002226 Jy/beam ! Clean residual mean=0.000006 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.0232812 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0232812 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.044080Jy sigma=0.818409 ! Fit after self-cal, rms=0.044075Jy sigma=0.818295 ! 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.013 mas, bmaj=3.318 mas, bpa=55.65 degrees ! Estimated noise=0.135646 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.00655093 Jy ! Component: 100 - total flux cleaned = 0.00956531 Jy ! Component: 150 - total flux cleaned = 0.0113357 Jy ! Component: 200 - total flux cleaned = 0.0124983 Jy ! Total flux subtracted in 200 components = 0.0124983 Jy ! Clean residual min=-0.001892 max=0.001623 Jy/beam ! Clean residual mean=0.000002 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.0357794 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 52 model components to the UV plane model. ! The established model now contains 63 components and 0.0357794 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.043534Jy sigma=0.804760 ! Fit after self-cal, rms=0.043527Jy sigma=0.804612 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04156 ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 0.99 HN 1.09 KP 0.92 ! LA 0.95 MK 0.95 NL 0.92 OV 1.00 ! PT 0.92 SC 1.04 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01249 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.99 HN 1.12 KP 0.87 ! LA 0.98 MK 1.04 NL 0.95 OV 1.02 ! PT 0.93 SC 1.04 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01939 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00 HN 1.14 KP 0.84 ! LA 0.99 MK 0.97 NL 0.90 OV 0.98 ! PT 0.95 SC 1.05 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.99561 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 1.15 KP 0.91 ! LA 0.96 MK 1.04 NL 1.02 OV 1.02 ! PT 0.93 SC 1.04 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.9568 ! Telescope amplitude corrections in sub-array 1: ! BR 1.22 FD 1.11 HN 1.21 KP 0.77 ! LA 0.99 MK 1.05 NL 0.98 OV 1.17 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.940697 ! Telescope amplitude corrections in sub-array 1: ! BR 1.45 FD 1.12 HN 1.20 KP 0.79 ! LA 0.99 MK 1.04 NL 0.92 OV 1.13 ! PT 1.07 SC 0.92 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.964838 ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 1.11 HN 1.15 KP 0.85 ! LA 0.99 MK 0.92 NL 1.13 OV 1.09 ! PT 1.04 SC 0.91 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.958126 ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.15 HN 1.06 KP 0.84 ! LA 1.03 MK 0.95 NL 1.18 OV 1.16 ! PT 1.06 SC 0.86 ! ! ! Fit before self-cal, rms=0.043527Jy sigma=0.804612 ! Fit after self-cal, rms=0.043194Jy sigma=0.801397 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.043194Jy sigma=0.801397 ! Fit after self-cal, rms=0.043197Jy sigma=0.801369 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.018 mas, bmaj=3.392 mas, bpa=55.87 degrees ! Estimated noise=0.129955 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.000776552 Jy ! Component: 100 - total flux cleaned = -0.00099099 Jy ! Component: 150 - total flux cleaned = -0.00116553 Jy ! Component: 200 - total flux cleaned = -0.00124698 Jy ! Total flux subtracted in 200 components = -0.00124698 Jy ! Clean residual min=-0.000965 max=0.001007 Jy/beam ! Clean residual mean=0.000001 rms=0.000255 Jy/beam ! Combined flux in latest and established models = 0.0345325 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 85 components and 0.0345324 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.043184Jy sigma=0.801012 ! Fit after self-cal, rms=0.043180Jy sigma=0.800952 ! 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.043180Jy sigma=0.800952 ! Fit after self-cal, rms=0.043146Jy sigma=0.799860 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.000120401 Jy ! Component: 100 - total flux cleaned = -0.000107404 Jy ! Component: 150 - total flux cleaned = -0.00010649 Jy ! Component: 200 - total flux cleaned = -0.000105867 Jy ! Total flux subtracted in 200 components = -0.000105867 Jy ! Clean residual min=-0.000955 max=0.000995 Jy/beam ! Clean residual mean=0.000001 rms=0.000252 Jy/beam ! Combined flux in latest and established models = 0.0344266 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 95 components and 0.0344266 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.043142Jy sigma=0.799767 ! Fit after self-cal, rms=0.043141Jy sigma=0.799650 ! 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.018 x 3.392 at 55.87 degrees (North through East) ! Clean map min=-0.0010132 max=0.024753 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.6497 mas, bmaj=3.268 mas, bpa=56.08 degrees ! Estimated noise=0.432073 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0178804 Jy ! Component: 100 - total flux cleaned = 0.0230253 Jy ! Component: 150 - total flux cleaned = 0.0261061 Jy ! Component: 200 - total flux cleaned = 0.0281599 Jy ! Total flux subtracted in 200 components = 0.0281599 Jy ! Clean residual min=-0.001923 max=0.001946 Jy/beam ! Clean residual mean=0.000004 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.0281599 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.0281599 Jy ! Inverting map and beam ! Estimated beam: bmin=1.018 mas, bmaj=3.392 mas, bpa=55.87 degrees ! Estimated noise=0.129955 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.00343814 Jy ! Component: 100 - total flux cleaned = 0.0047995 Jy ! Component: 150 - total flux cleaned = 0.00525701 Jy ! Component: 200 - total flux cleaned = 0.00554886 Jy ! Total flux subtracted in 200 components = 0.00554886 Jy ! Clean residual min=-0.001032 max=0.001078 Jy/beam ! Clean residual mean=0.000002 rms=0.000258 Jy/beam ! Combined flux in latest and established models = 0.0337087 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 61 components and 0.0337087 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000202501 Jy ! Component: 100 - total flux cleaned = 0.000311174 Jy ! Component: 150 - total flux cleaned = 0.000362348 Jy ! Component: 200 - total flux cleaned = 0.000407846 Jy ! Total flux subtracted in 200 components = 0.000407846 Jy ! Clean residual min=-0.000995 max=0.000989 Jy/beam ! Clean residual mean=0.000002 rms=0.000254 Jy/beam ! Combined flux in latest and established models = 0.0341166 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 74 components and 0.0341166 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.043142Jy sigma=0.799691 ! Fit after self-cal, rms=0.043143Jy sigma=0.799667 wmodel J1648+7547_X_map.mod ! Writing 74 model components to file: J1648+7547_X_map.mod wobs J1648+7547_X_uvs.fits ! Writing UV FITS file: J1648+7547_X_uvs.fits wwins J1648+7547_X_map.win ! wwins: Wrote 1 windows to J1648+7547_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 = 0.000188995 Jy ! Component: 100 - total flux cleaned = 0.000307012 Jy ! Component: 150 - total flux cleaned = 0.000417743 Jy ! Component: 200 - total flux cleaned = 0.000478033 Jy ! Component: 250 - total flux cleaned = 0.0005364 Jy ! Component: 300 - total flux cleaned = 0.000564828 Jy ! Component: 350 - total flux cleaned = 0.000619757 Jy ! Component: 400 - total flux cleaned = 0.000633045 Jy ! Component: 450 - total flux cleaned = 0.000646209 Jy ! Component: 500 - total flux cleaned = 0.000709995 Jy ! Component: 550 - total flux cleaned = 0.000709777 Jy ! Component: 600 - total flux cleaned = 0.000733912 Jy ! Component: 650 - total flux cleaned = 0.000698098 Jy ! Component: 700 - total flux cleaned = 0.000721851 Jy ! Component: 750 - total flux cleaned = 0.000756343 Jy ! Component: 800 - total flux cleaned = 0.000756395 Jy ! Component: 850 - total flux cleaned = 0.000756573 Jy ! Component: 900 - total flux cleaned = 0.000767359 Jy ! Component: 950 - total flux cleaned = 0.000756323 Jy ! Component: 1000 - total flux cleaned = 0.000714012 Jy ! Component: 1050 - total flux cleaned = 0.000724402 Jy ! Component: 1100 - total flux cleaned = 0.000713911 Jy ! Component: 1150 - total flux cleaned = 0.00068326 Jy ! Component: 1200 - total flux cleaned = 0.000673186 Jy ! Component: 1250 - total flux cleaned = 0.000702867 Jy ! Component: 1300 - total flux cleaned = 0.000702697 Jy ! Component: 1350 - total flux cleaned = 0.000702734 Jy ! Component: 1400 - total flux cleaned = 0.000712112 Jy ! Component: 1450 - total flux cleaned = 0.000702695 Jy ! Component: 1500 - total flux cleaned = 0.000702637 Jy ! Component: 1550 - total flux cleaned = 0.000720951 Jy ! Component: 1600 - total flux cleaned = 0.000729965 Jy ! Component: 1650 - total flux cleaned = 0.000756923 Jy ! Component: 1700 - total flux cleaned = 0.000721248 Jy ! Component: 1750 - total flux cleaned = 0.000765007 Jy ! Component: 1800 - total flux cleaned = 0.00076518 Jy ! Component: 1850 - total flux cleaned = 0.000756628 Jy ! Component: 1900 - total flux cleaned = 0.000748029 Jy ! Component: 1950 - total flux cleaned = 0.00078174 Jy ! Component: 2000 - total flux cleaned = 0.000756627 Jy ! Component: 2050 - total flux cleaned = 0.000740096 Jy ! Component: 2100 - total flux cleaned = 0.00075647 Jy ! Component: 2150 - total flux cleaned = 0.000732177 Jy ! Component: 2200 - total flux cleaned = 0.00074015 Jy ! Component: 2250 - total flux cleaned = 0.00074021 Jy ! Component: 2300 - total flux cleaned = 0.000732374 Jy ! Component: 2350 - total flux cleaned = 0.000708931 Jy ! Component: 2400 - total flux cleaned = 0.0007168 Jy ! Component: 2450 - total flux cleaned = 0.000732076 Jy ! Component: 2500 - total flux cleaned = 0.000693898 Jy ! Component: 2550 - total flux cleaned = 0.000739376 Jy ! Component: 2600 - total flux cleaned = 0.000724285 Jy ! Component: 2650 - total flux cleaned = 0.000716763 Jy ! Component: 2700 - total flux cleaned = 0.000701986 Jy ! Component: 2750 - total flux cleaned = 0.000687308 Jy ! Component: 2800 - total flux cleaned = 0.000687276 Jy ! Component: 2850 - total flux cleaned = 0.000694566 Jy ! Component: 2900 - total flux cleaned = 0.000716078 Jy ! Component: 2950 - total flux cleaned = 0.000708953 Jy ! Component: 3000 - total flux cleaned = 0.00069476 Jy ! Component: 3050 - total flux cleaned = 0.000680752 Jy ! Component: 3100 - total flux cleaned = 0.000687798 Jy ! Component: 3150 - total flux cleaned = 0.000701649 Jy ! Component: 3200 - total flux cleaned = 0.000687908 Jy ! Component: 3250 - total flux cleaned = 0.000708387 Jy ! Component: 3300 - total flux cleaned = 0.000715136 Jy ! Component: 3350 - total flux cleaned = 0.00072862 Jy ! Component: 3400 - total flux cleaned = 0.0007353 Jy ! Component: 3450 - total flux cleaned = 0.00070866 Jy ! Component: 3500 - total flux cleaned = 0.000728552 Jy ! Component: 3550 - total flux cleaned = 0.000721924 Jy ! Component: 3600 - total flux cleaned = 0.000754548 Jy ! Component: 3650 - total flux cleaned = 0.000761009 Jy ! Component: 3700 - total flux cleaned = 0.000767508 Jy ! Component: 3750 - total flux cleaned = 0.000793115 Jy ! Component: 3800 - total flux cleaned = 0.000793172 Jy ! Component: 3850 - total flux cleaned = 0.00082478 Jy ! Component: 3900 - total flux cleaned = 0.000824769 Jy ! Component: 3950 - total flux cleaned = 0.000824745 Jy ! Component: 4000 - total flux cleaned = 0.000849662 Jy ! Component: 4050 - total flux cleaned = 0.000855849 Jy ! Total flux subtracted in 4096 components = 0.000868174 Jy ! Clean residual min=-0.000361 max=0.000389 Jy/beam ! Clean residual mean=-0.000000 rms=0.000115 Jy/beam ! Combined flux in latest and established models = 0.0349847 Jy keep ! Adding 315 model components to the UV plane model. ! The established model now contains 389 components and 0.0349848 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J1648+7547_X_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.018 x 3.392 at 55.87 degrees (North through East) ! Clean map min=-0.00069393 max=0.024633 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J1648+7547_X_a_map.fits wmodel /vlbi/vcs9/uvm//J1648+7547_X_a_map.mod ! Writing 389 model components to file: /vlbi/vcs9/uvm//J1648+7547_X_a_map.mod wobs /vlbi/vcs9/uvm//J1648+7547_X_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J1648+7547_X_a_uvs.fits wwins /vlbi/vcs9/uvm//J1648+7547_X_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J1648+7547_X_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0246333 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000114136 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.39002 1.39002 2.78004 5.56007 11.1201 22.2403 44.4806 88.9611 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.024 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 215.824 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J1648+7547_X_a_dfm.log closed on Tue Dec 26 22:47:05 2017