! Started logfile: /vlbi/vcs9/uvm//J0033+2255_X_a_dfm.log on Tue Dec 26 20:54:32 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//J0033+2255_X_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0033+2255_X_a_uvm.fits ! AN table 1: 146 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.636682 visibilities/baseline/integration-bin. ! Found source: J0033+2255 ! ! 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 33464 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 J0033+2255_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.0370783 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 436 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 436 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 436 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 436 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 436 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 436 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 436 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 436 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000531Jy sigma=25.323680 ! Fit after self-cal, rms=0.984636Jy sigma=24.911888 ! 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.7804 mas, bmaj=1.966 mas, bpa=3.372 degrees ! Estimated noise=0.270216 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.0125618 Jy ! Component: 100 - total flux cleaned = 0.0151341 Jy ! Total flux subtracted in 100 components = 0.0151341 Jy ! Clean residual min=-0.001183 max=0.001293 Jy/beam ! Clean residual mean=-0.000005 rms=0.000304 Jy/beam ! Combined flux in latest and established models = 0.0151341 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0151341 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.033476Jy sigma=0.810175 ! Fit after self-cal, rms=0.033456Jy sigma=0.809635 ! 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=0.9784 mas, bmaj=2.224 mas, bpa=1.921 degrees ! Estimated noise=0.153206 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.00319839 Jy ! Component: 100 - total flux cleaned = 0.00504458 Jy ! Component: 150 - total flux cleaned = 0.00614729 Jy ! Component: 200 - total flux cleaned = 0.00680624 Jy ! Total flux subtracted in 200 components = 0.00680624 Jy ! Clean residual min=-0.001359 max=0.001856 Jy/beam ! Clean residual mean=-0.000009 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.0219404 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 34 components and 0.0219404 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.033251Jy sigma=0.803514 ! Fit after self-cal, rms=0.033249Jy sigma=0.803450 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.987457 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.87 HN 1.18 KP 0.99 ! LA 0.85 MK 0.86 NL 1.15 OV 1.39 ! PT 0.96 SC 0.96 ! ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.955903 ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.92 HN 1.19 KP 0.86 ! LA 0.93 MK 1.08 NL 1.20 OV 1.35 ! PT 0.77 SC 1.00 ! ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.929898 ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 0.88 HN 1.28 KP 0.76 ! LA 0.95 MK 0.95 NL 1.29 OV 1.55 ! PT 0.81 SC 1.07 ! ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.945123 ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.94 HN 1.07 KP 0.92 ! LA 0.90 MK 1.11 NL 1.27 OV 1.30 ! PT 0.87 SC 1.07 ! ! ! Correcting IF 5. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.945466 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.88 HN 1.08 KP 0.74 ! LA 0.93 MK 1.21 NL 1.28 OV 1.44 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 6. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.947785 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.85 HN 1.05 KP 0.70 ! LA 0.97 MK 1.03 NL 1.31 OV 1.46 ! PT 0.98 SC 1.17 ! ! ! Correcting IF 7. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.993786 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.87 HN 0.91 KP 0.71 ! LA 0.94 MK 1.03 NL 1.39 OV 1.13 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 8. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.982647 ! Telescope amplitude corrections in sub-array 1: ! BR 0.78 FD 0.85 HN 1.14 KP 0.76 ! LA 1.11 MK 0.98 NL 1.31 OV 1.14 ! PT 1.12 SC 1.00 ! ! ! Fit before self-cal, rms=0.033249Jy sigma=0.803450 ! Fit after self-cal, rms=0.032838Jy sigma=0.798701 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.032838Jy sigma=0.798701 ! Fit after self-cal, rms=0.032850Jy sigma=0.798565 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.034 mas, bmaj=2.323 mas, bpa=2.737 degrees ! Estimated noise=0.138377 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.00127903 Jy ! Component: 100 - total flux cleaned = -0.00156111 Jy ! Component: 150 - total flux cleaned = -0.00160272 Jy ! Component: 200 - total flux cleaned = -0.00161118 Jy ! Total flux subtracted in 200 components = -0.00161118 Jy ! Clean residual min=-0.001290 max=0.001203 Jy/beam ! Clean residual mean=-0.000008 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.0203292 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 49 components and 0.0203292 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.032833Jy sigma=0.797484 ! Fit after self-cal, rms=0.032832Jy sigma=0.797479 ! 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.032832Jy sigma=0.797479 ! Fit after self-cal, rms=0.032811Jy sigma=0.796300 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.000129691 Jy ! Component: 100 - total flux cleaned = 0.000142948 Jy ! Component: 150 - total flux cleaned = 0.000155133 Jy ! Component: 200 - total flux cleaned = 0.000160958 Jy ! Total flux subtracted in 200 components = 0.000160958 Jy ! Clean residual min=-0.001294 max=0.001208 Jy/beam ! Clean residual mean=-0.000008 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.0204902 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 51 components and 0.0204902 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.032811Jy sigma=0.796244 ! Fit after self-cal, rms=0.032815Jy sigma=0.796119 ! 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.034 x 2.323 at 2.737 degrees (North through East) ! Clean map min=-0.0012594 max=0.014116 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.787 mas, bmaj=1.984 mas, bpa=3.983 degrees ! Estimated noise=0.257761 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0120701 Jy ! Component: 100 - total flux cleaned = 0.0146309 Jy ! Component: 150 - total flux cleaned = 0.0161595 Jy ! Component: 200 - total flux cleaned = 0.0171752 Jy ! Total flux subtracted in 200 components = 0.0171752 Jy ! Clean residual min=-0.001078 max=0.001279 Jy/beam ! Clean residual mean=-0.000004 rms=0.000267 Jy/beam ! Combined flux in latest and established models = 0.0171752 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0171752 Jy ! Inverting map and beam ! Estimated beam: bmin=1.034 mas, bmaj=2.323 mas, bpa=2.737 degrees ! Estimated noise=0.138377 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.00165751 Jy ! Component: 100 - total flux cleaned = 0.00249199 Jy ! Component: 150 - total flux cleaned = 0.00292591 Jy ! Component: 200 - total flux cleaned = 0.00301213 Jy ! Total flux subtracted in 200 components = 0.00301213 Jy ! Clean residual min=-0.001262 max=0.001218 Jy/beam ! Clean residual mean=-0.000008 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.0201873 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 33 components and 0.0201873 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 4.28642e-05 Jy ! Component: 100 - total flux cleaned = 8.21857e-05 Jy ! Component: 150 - total flux cleaned = 0.000109474 Jy ! Component: 200 - total flux cleaned = 0.000135161 Jy ! Total flux subtracted in 200 components = 0.000135161 Jy ! Clean residual min=-0.001276 max=0.001212 Jy/beam ! Clean residual mean=-0.000008 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.0203225 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 38 components and 0.0203225 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.032816Jy sigma=0.796241 ! Fit after self-cal, rms=0.032820Jy sigma=0.796228 wmodel J0033+2255_X_map.mod ! Writing 38 model components to file: J0033+2255_X_map.mod wobs J0033+2255_X_uvs.fits ! Writing UV FITS file: J0033+2255_X_uvs.fits wwins J0033+2255_X_map.win ! wwins: Wrote 1 windows to J0033+2255_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.000311062 Jy ! Component: 100 - total flux cleaned = -0.000226214 Jy ! Component: 150 - total flux cleaned = -0.000104303 Jy ! Component: 200 - total flux cleaned = 3.27322e-05 Jy ! Component: 250 - total flux cleaned = 0.00010782 Jy ! Component: 300 - total flux cleaned = 0.000179966 Jy ! Component: 350 - total flux cleaned = 0.000267456 Jy ! Component: 400 - total flux cleaned = 0.000369644 Jy ! Component: 450 - total flux cleaned = 0.000468935 Jy ! Component: 500 - total flux cleaned = 0.000517543 Jy ! Component: 550 - total flux cleaned = 0.000565155 Jy ! Component: 600 - total flux cleaned = 0.000580648 Jy ! Component: 650 - total flux cleaned = 0.000595809 Jy ! Component: 700 - total flux cleaned = 0.000610762 Jy ! Component: 750 - total flux cleaned = 0.000625424 Jy ! Component: 800 - total flux cleaned = 0.00065437 Jy ! Component: 850 - total flux cleaned = 0.000710821 Jy ! Component: 900 - total flux cleaned = 0.000724607 Jy ! Component: 950 - total flux cleaned = 0.000765601 Jy ! Component: 1000 - total flux cleaned = 0.000819126 Jy ! Component: 1050 - total flux cleaned = 0.000885014 Jy ! Component: 1100 - total flux cleaned = 0.000949638 Jy ! Component: 1150 - total flux cleaned = 0.00103919 Jy ! Component: 1200 - total flux cleaned = 0.00108966 Jy ! Component: 1250 - total flux cleaned = 0.00115184 Jy ! Component: 1300 - total flux cleaned = 0.00121333 Jy ! Component: 1350 - total flux cleaned = 0.00128614 Jy ! Component: 1400 - total flux cleaned = 0.00133398 Jy ! Component: 1450 - total flux cleaned = 0.00135775 Jy ! Component: 1500 - total flux cleaned = 0.00141631 Jy ! Component: 1550 - total flux cleaned = 0.00142802 Jy ! Component: 1600 - total flux cleaned = 0.0014962 Jy ! Component: 1650 - total flux cleaned = 0.0015074 Jy ! Component: 1700 - total flux cleaned = 0.0015407 Jy ! Component: 1750 - total flux cleaned = 0.00157367 Jy ! Component: 1800 - total flux cleaned = 0.00161668 Jy ! Component: 1850 - total flux cleaned = 0.00159524 Jy ! Component: 1900 - total flux cleaned = 0.00166931 Jy ! Component: 1950 - total flux cleaned = 0.00172153 Jy ! Component: 2000 - total flux cleaned = 0.0017421 Jy ! Component: 2050 - total flux cleaned = 0.00178296 Jy ! Component: 2100 - total flux cleaned = 0.00185353 Jy ! Component: 2150 - total flux cleaned = 0.0018533 Jy ! Component: 2200 - total flux cleaned = 0.00188291 Jy ! Component: 2250 - total flux cleaned = 0.00193149 Jy ! Component: 2300 - total flux cleaned = 0.00197015 Jy ! Component: 2350 - total flux cleaned = 0.00200841 Jy ! Component: 2400 - total flux cleaned = 0.00202738 Jy ! Component: 2450 - total flux cleaned = 0.00207412 Jy ! Component: 2500 - total flux cleaned = 0.0021205 Jy ! Component: 2550 - total flux cleaned = 0.00213905 Jy ! Component: 2600 - total flux cleaned = 0.00219372 Jy ! Component: 2650 - total flux cleaned = 0.00222982 Jy ! Component: 2700 - total flux cleaned = 0.00227448 Jy ! Component: 2750 - total flux cleaned = 0.00228336 Jy ! Component: 2800 - total flux cleaned = 0.00230089 Jy ! Component: 2850 - total flux cleaned = 0.00234429 Jy ! Component: 2900 - total flux cleaned = 0.0023959 Jy ! Component: 2950 - total flux cleaned = 0.00241293 Jy ! Component: 3000 - total flux cleaned = 0.00246365 Jy ! Component: 3050 - total flux cleaned = 0.00246357 Jy ! Component: 3100 - total flux cleaned = 0.00254673 Jy ! Component: 3150 - total flux cleaned = 0.00257132 Jy ! Component: 3200 - total flux cleaned = 0.0025876 Jy ! Component: 3250 - total flux cleaned = 0.00263621 Jy ! Component: 3300 - total flux cleaned = 0.00266036 Jy ! Component: 3350 - total flux cleaned = 0.00270816 Jy ! Component: 3400 - total flux cleaned = 0.00277132 Jy ! Component: 3450 - total flux cleaned = 0.00277128 Jy ! Component: 3500 - total flux cleaned = 0.00281011 Jy ! Component: 3550 - total flux cleaned = 0.00283324 Jy ! Component: 3600 - total flux cleaned = 0.00285617 Jy ! Component: 3650 - total flux cleaned = 0.00287891 Jy ! Component: 3700 - total flux cleaned = 0.00291662 Jy ! Component: 3750 - total flux cleaned = 0.00293902 Jy ! Component: 3800 - total flux cleaned = 0.00297607 Jy ! Component: 3850 - total flux cleaned = 0.00303504 Jy ! Component: 3900 - total flux cleaned = 0.00307154 Jy ! Component: 3950 - total flux cleaned = 0.00308611 Jy ! Component: 4000 - total flux cleaned = 0.0031725 Jy ! Component: 4050 - total flux cleaned = 0.00317965 Jy ! Total flux subtracted in 4096 components = 0.00318682 Jy ! Clean residual min=-0.000360 max=0.000417 Jy/beam ! Clean residual mean=-0.000003 rms=0.000150 Jy/beam ! Combined flux in latest and established models = 0.0235093 Jy keep ! Adding 465 model components to the UV plane model. ! The established model now contains 503 components and 0.0235093 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0033+2255_X_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.034 x 2.323 at 2.737 degrees (North through East) ! Clean map min=-0.00067226 max=0.014104 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0033+2255_X_a_map.fits wmodel /vlbi/vcs9/uvm//J0033+2255_X_a_map.mod ! Writing 503 model components to file: /vlbi/vcs9/uvm//J0033+2255_X_a_map.mod wobs /vlbi/vcs9/uvm//J0033+2255_X_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0033+2255_X_a_uvs.fits wwins /vlbi/vcs9/uvm//J0033+2255_X_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J0033+2255_X_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0141041 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000153268 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.26007 3.26007 6.52015 13.0403 26.0806 52.1612 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.014 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 92.022 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0033+2255_X_a_dfm.log closed on Tue Dec 26 20:54:36 2017