! Started logfile: /vlbi/vcs9/uvm//J1738-1503_C_a_dfm.log on Tue Dec 26 22:47:55 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//J1738-1503_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J1738-1503_C_a_uvm.fits ! AN table 1: 34 integrations on 28 of 28 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1738-1503 ! ! 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 7616 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 J1738-1503_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.141885 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.012674Jy sigma=25.444788 ! Fit after self-cal, rms=0.866513Jy sigma=21.858156 ! 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.691 mas, bmaj=6.228 mas, bpa=-9.791 degrees ! Estimated noise=0.466916 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.104844 Jy ! Component: 100 - total flux cleaned = 0.130356 Jy ! Total flux subtracted in 100 components = 0.130356 Jy ! Clean residual min=-0.004772 max=0.009128 Jy/beam ! Clean residual mean=0.000046 rms=0.001599 Jy/beam ! Combined flux in latest and established models = 0.130356 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.130356 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.042019Jy sigma=0.976224 ! Fit after self-cal, rms=0.041988Jy sigma=0.975554 ! 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.182 mas, bmaj=6.914 mas, bpa=-8.728 degrees ! Estimated noise=0.322018 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.018035 Jy ! Component: 100 - total flux cleaned = 0.0255084 Jy ! Component: 150 - total flux cleaned = 0.0290213 Jy ! Component: 200 - total flux cleaned = 0.0307531 Jy ! Total flux subtracted in 200 components = 0.0307531 Jy ! Clean residual min=-0.003243 max=0.003793 Jy/beam ! Clean residual mean=0.000043 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.161109 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 51 model components to the UV plane model. ! The established model now contains 58 components and 0.161109 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.035863Jy sigma=0.829503 ! Fit after self-cal, rms=0.035839Jy sigma=0.828996 ! 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.08304 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.87 KP 0.84 LA 0.91 ! MK 1.00 NL 0.94 OV 0.94 PT 0.88 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.06114 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.95 KP 0.87 LA 0.91 ! MK 1.00 NL 0.96 OV 0.92 PT 0.91 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.99687 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.03 KP 1.01 LA 0.97 ! MK 0.96 NL 1.07 OV 1.01 PT 0.98 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.990588 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 KP 1.01 LA 1.02 ! MK 0.99 NL 1.06 OV 1.03 PT 0.97 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 0.968976 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.00 KP 1.03 LA 1.02 ! MK 1.00 NL 1.12 OV 1.03 PT 1.00 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 0.969519 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 KP 1.01 LA 1.03 ! MK 1.05 NL 1.09 OV 1.06 PT 0.99 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 0.971084 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.02 KP 1.00 LA 1.03 ! MK 1.03 NL 1.09 OV 1.06 PT 1.01 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 0.971933 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.02 KP 1.01 LA 1.03 ! MK 1.01 NL 1.09 OV 1.05 PT 1.00 ! ! ! Fit before self-cal, rms=0.035839Jy sigma=0.828996 ! Fit after self-cal, rms=0.034387Jy sigma=0.803992 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.034387Jy sigma=0.803992 ! Fit after self-cal, rms=0.034389Jy sigma=0.803985 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.191 mas, bmaj=6.922 mas, bpa=-8.651 degrees ! Estimated noise=0.319523 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.000390068 Jy ! Component: 100 - total flux cleaned = -0.000487973 Jy ! Component: 150 - total flux cleaned = -0.000540585 Jy ! Component: 200 - total flux cleaned = -0.000585879 Jy ! Total flux subtracted in 200 components = -0.000585879 Jy ! Clean residual min=-0.003118 max=0.003426 Jy/beam ! Clean residual mean=0.000017 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.160523 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 67 components and 0.160523 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.034394Jy sigma=0.802855 ! Fit after self-cal, rms=0.034385Jy sigma=0.802764 ! Inverting map ! Added new window around map position (42.9, -30). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00283554 Jy ! Component: 100 - total flux cleaned = 0.00351021 Jy ! Component: 150 - total flux cleaned = 0.0036285 Jy ! Component: 200 - total flux cleaned = 0.0037226 Jy ! Total flux subtracted in 200 components = 0.0037226 Jy ! Clean residual min=-0.002258 max=0.002628 Jy/beam ! Clean residual mean=0.000007 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.164246 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 94 components and 0.164246 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.033967Jy sigma=0.792946 ! Fit after self-cal, rms=0.033907Jy sigma=0.791507 ! 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.033907Jy sigma=0.791507 ! Fit after self-cal, rms=0.033903Jy sigma=0.791395 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.00103528 Jy ! Component: 100 - total flux cleaned = 0.00117147 Jy ! Component: 150 - total flux cleaned = 0.00128463 Jy ! Component: 200 - total flux cleaned = 0.00128305 Jy ! Total flux subtracted in 200 components = 0.00128305 Jy ! Clean residual min=-0.002069 max=0.002117 Jy/beam ! Clean residual mean=0.000004 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.165529 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 116 components and 0.165529 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.033807Jy sigma=0.789181 ! Fit after self-cal, rms=0.033798Jy sigma=0.788956 ! 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.191 x 6.922 at -8.651 degrees (North through East) ! Clean map min=-0.0026497 max=0.13021 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.033798Jy sigma=0.788956 ! Fit after self-cal, rms=0.029400Jy sigma=0.700120 ! 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.029400Jy sigma=0.700120 ! Fit after self-cal, rms=0.029400Jy sigma=0.700108 ! Inverting map and beam ! Estimated beam: bmin=2.204 mas, bmaj=6.965 mas, bpa=-8.652 degrees ! Estimated noise=0.319442 mJy/beam. ! Added new window around map position (25.8, -30). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000797579 Jy ! Component: 100 - total flux cleaned = 0.00100237 Jy ! Component: 150 - total flux cleaned = 0.00115786 Jy ! Component: 200 - total flux cleaned = 0.00113294 Jy ! Total flux subtracted in 200 components = 0.00113294 Jy ! Clean residual min=-0.001097 max=0.001091 Jy/beam ! Clean residual mean=0.000004 rms=0.000297 Jy/beam ! Combined flux in latest and established models = 0.166662 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 147 components and 0.166662 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.029304Jy sigma=0.697652 ! Fit after self-cal, rms=0.029301Jy sigma=0.697528 ! 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.697 mas, bmaj=6.229 mas, bpa=-9.745 degrees ! Estimated noise=0.467373 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.104881 Jy ! Component: 100 - total flux cleaned = 0.130224 Jy ! Component: 150 - total flux cleaned = 0.142875 Jy ! Component: 200 - total flux cleaned = 0.149967 Jy ! Total flux subtracted in 200 components = 0.149967 Jy ! Clean residual min=-0.002368 max=0.003132 Jy/beam ! Clean residual mean=0.000018 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.149967 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.149967 Jy ! Inverting map and beam ! Estimated beam: bmin=2.204 mas, bmaj=6.965 mas, bpa=-8.652 degrees ! Estimated noise=0.319442 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (2.4, -2.1). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00713121 Jy ! Component: 100 - total flux cleaned = 0.0106766 Jy ! Component: 150 - total flux cleaned = 0.0129208 Jy ! Component: 200 - total flux cleaned = 0.0139237 Jy ! Total flux subtracted in 200 components = 0.0139237 Jy ! Clean residual min=-0.001127 max=0.001074 Jy/beam ! Clean residual mean=0.000012 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.163891 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 84 components and 0.163891 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000752387 Jy ! Component: 100 - total flux cleaned = 0.00113276 Jy ! Component: 150 - total flux cleaned = 0.00135754 Jy ! Component: 200 - total flux cleaned = 0.00155761 Jy ! Total flux subtracted in 200 components = 0.00155761 Jy ! Clean residual min=-0.001070 max=0.001022 Jy/beam ! Clean residual mean=0.000007 rms=0.000287 Jy/beam ! Combined flux in latest and established models = 0.165448 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 43 model components to the UV plane model. ! The established model now contains 119 components and 0.165448 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.029279Jy sigma=0.697230 ! Fit after self-cal, rms=0.029260Jy sigma=0.696795 wmodel J1738-1503_C_map.mod ! Writing 119 model components to file: J1738-1503_C_map.mod wobs J1738-1503_C_uvs.fits ! Writing UV FITS file: J1738-1503_C_uvs.fits wwins J1738-1503_C_map.win ! wwins: Wrote 4 windows to J1738-1503_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 = -5.4903e-05 Jy ! Component: 100 - total flux cleaned = 5.68816e-05 Jy ! Component: 150 - total flux cleaned = 0.000190128 Jy ! Component: 200 - total flux cleaned = 0.000245551 Jy ! Component: 250 - total flux cleaned = 0.000310764 Jy ! Component: 300 - total flux cleaned = 0.000385518 Jy ! Component: 350 - total flux cleaned = 0.000457144 Jy ! Component: 400 - total flux cleaned = 0.000491601 Jy ! Component: 450 - total flux cleaned = 0.000535755 Jy ! Component: 500 - total flux cleaned = 0.000556892 Jy ! Component: 550 - total flux cleaned = 0.000567371 Jy ! Component: 600 - total flux cleaned = 0.000616982 Jy ! Component: 650 - total flux cleaned = 0.000664837 Jy ! Component: 700 - total flux cleaned = 0.000711222 Jy ! Component: 750 - total flux cleaned = 0.00079311 Jy ! Component: 800 - total flux cleaned = 0.000863947 Jy ! Component: 850 - total flux cleaned = 0.000915903 Jy ! Component: 900 - total flux cleaned = 0.000958208 Jy ! Component: 950 - total flux cleaned = 0.00100818 Jy ! Component: 1000 - total flux cleaned = 0.00104078 Jy ! Component: 1050 - total flux cleaned = 0.00105674 Jy ! Component: 1100 - total flux cleaned = 0.00106441 Jy ! Component: 1150 - total flux cleaned = 0.0010796 Jy ! Component: 1200 - total flux cleaned = 0.00105705 Jy ! Component: 1250 - total flux cleaned = 0.00108675 Jy ! Component: 1300 - total flux cleaned = 0.00108673 Jy ! Component: 1350 - total flux cleaned = 0.00110815 Jy ! Component: 1400 - total flux cleaned = 0.00108704 Jy ! Component: 1450 - total flux cleaned = 0.00110117 Jy ! Component: 1500 - total flux cleaned = 0.00112854 Jy ! Component: 1550 - total flux cleaned = 0.0011217 Jy ! Component: 1600 - total flux cleaned = 0.00113499 Jy ! Component: 1650 - total flux cleaned = 0.00113497 Jy ! Component: 1700 - total flux cleaned = 0.0011413 Jy ! Component: 1750 - total flux cleaned = 0.00114126 Jy ! Component: 1800 - total flux cleaned = 0.00112871 Jy ! Component: 1850 - total flux cleaned = 0.00112243 Jy ! Component: 1900 - total flux cleaned = 0.0011102 Jy ! Component: 1950 - total flux cleaned = 0.00108619 Jy ! Component: 2000 - total flux cleaned = 0.001104 Jy ! Component: 2050 - total flux cleaned = 0.00106889 Jy ! Component: 2100 - total flux cleaned = 0.00106316 Jy ! Component: 2150 - total flux cleaned = 0.00105171 Jy ! Component: 2200 - total flux cleaned = 0.00105171 Jy ! Component: 2250 - total flux cleaned = 0.00105177 Jy ! Component: 2300 - total flux cleaned = 0.00105729 Jy ! Component: 2350 - total flux cleaned = 0.00105196 Jy ! Component: 2400 - total flux cleaned = 0.00105201 Jy ! Component: 2450 - total flux cleaned = 0.0010573 Jy ! Component: 2500 - total flux cleaned = 0.00105731 Jy ! Component: 2550 - total flux cleaned = 0.00104692 Jy ! Component: 2600 - total flux cleaned = 0.00105207 Jy ! Component: 2650 - total flux cleaned = 0.0010622 Jy ! Component: 2700 - total flux cleaned = 0.00105216 Jy ! Component: 2750 - total flux cleaned = 0.00104219 Jy ! Component: 2800 - total flux cleaned = 0.00104222 Jy ! Component: 2850 - total flux cleaned = 0.00104709 Jy ! Component: 2900 - total flux cleaned = 0.0010568 Jy ! Component: 2950 - total flux cleaned = 0.00107598 Jy ! Component: 3000 - total flux cleaned = 0.00107592 Jy ! Component: 3050 - total flux cleaned = 0.00108532 Jy ! Component: 3100 - total flux cleaned = 0.00108058 Jy ! Component: 3150 - total flux cleaned = 0.00108982 Jy ! Component: 3200 - total flux cleaned = 0.00109906 Jy ! Component: 3250 - total flux cleaned = 0.00112196 Jy ! Component: 3300 - total flux cleaned = 0.00113103 Jy ! Component: 3350 - total flux cleaned = 0.00115362 Jy ! Component: 3400 - total flux cleaned = 0.00116705 Jy ! Component: 3450 - total flux cleaned = 0.00118044 Jy ! Component: 3500 - total flux cleaned = 0.00118485 Jy ! Component: 3550 - total flux cleaned = 0.00119366 Jy ! Component: 3600 - total flux cleaned = 0.00121125 Jy ! Component: 3650 - total flux cleaned = 0.00121563 Jy ! Component: 3700 - total flux cleaned = 0.00123738 Jy ! Component: 3750 - total flux cleaned = 0.00125465 Jy ! Component: 3800 - total flux cleaned = 0.00125466 Jy ! Component: 3850 - total flux cleaned = 0.0012675 Jy ! Component: 3900 - total flux cleaned = 0.00127601 Jy ! Component: 3950 - total flux cleaned = 0.00128452 Jy ! Component: 4000 - total flux cleaned = 0.00129298 Jy ! Component: 4050 - total flux cleaned = 0.00130143 Jy ! Total flux subtracted in 4096 components = 0.00130982 Jy ! Clean residual min=-0.000225 max=0.000231 Jy/beam ! Clean residual mean=0.000001 rms=0.000079 Jy/beam ! Combined flux in latest and established models = 0.166758 Jy keep ! Adding 307 model components to the UV plane model. ! The established model now contains 426 components and 0.166758 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J1738-1503_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.204 x 6.965 at -8.652 degrees (North through East) ! Clean map min=-0.00087449 max=0.12953 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J1738-1503_C_a_map.fits wmodel /vlbi/vcs9/uvm//J1738-1503_C_a_map.mod ! Writing 426 model components to file: /vlbi/vcs9/uvm//J1738-1503_C_a_map.mod wobs /vlbi/vcs9/uvm//J1738-1503_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J1738-1503_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J1738-1503_C_a_map.win ! wwins: Wrote 5 windows to /vlbi/vcs9/uvm//J1738-1503_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.129526 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 7.58201e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.17561 0.17561 0.351219 0.702438 1.40488 2.80975 5.6195 11.239 22.478 44.956 89.9121 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.129 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1708.33 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J1738-1503_C_a_dfm.log closed on Tue Dec 26 22:47:59 2017