! Started logfile: /vlbi/vcs9/uvm//J0950+2434_X_a_dfm.log on Tue Dec 26 22:08:22 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//J0950+2434_X_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0950+2434_X_a_uvm.fits ! AN table 1: 17 integrations on 28 of 28 possible baselines. ! AN table 2: 17 integrations on 28 of 28 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0950+2434 ! ! 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 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_02.dfm J0950+2434_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.0404265 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.001135Jy sigma=24.450946 ! Fit after self-cal, rms=0.981681Jy sigma=23.980988 ! 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.102 mas, bmaj=3.552 mas, bpa=-5.821 degrees ! Estimated noise=0.56611 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.0149273 Jy ! Component: 100 - total flux cleaned = 0.0205167 Jy ! Total flux subtracted in 100 components = 0.0205167 Jy ! Clean residual min=-0.002741 max=0.003376 Jy/beam ! Clean residual mean=-0.000024 rms=0.000975 Jy/beam ! Combined flux in latest and established models = 0.0205167 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 30 components and 0.0205167 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.035251Jy sigma=0.803786 ! Fit after self-cal, rms=0.035198Jy sigma=0.802484 ! 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.465 mas, bmaj=3.559 mas, bpa=-6.241 degrees ! Estimated noise=0.331672 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.00494763 Jy ! Component: 100 - total flux cleaned = 0.0078604 Jy ! Component: 150 - total flux cleaned = 0.00974756 Jy ! Component: 200 - total flux cleaned = 0.010988 Jy ! Total flux subtracted in 200 components = 0.010988 Jy ! Clean residual min=-0.003054 max=0.003936 Jy/beam ! Clean residual mean=-0.000019 rms=0.001022 Jy/beam ! Combined flux in latest and established models = 0.0315048 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 51 model components to the UV plane model. ! The established model now contains 79 components and 0.0315048 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.034571Jy sigma=0.788097 ! Fit after self-cal, rms=0.034565Jy sigma=0.787947 ! 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: 0.912548 ! Telescope amplitude corrections in sub-array 1: ! BR 1.29 FD 2.06 HN 0.79 KP 0.78 ! LA 0.76 NL 1.58 OV 0.74 PT 0.76 ! ! Amplitude normalization factor in sub-array 2: 0.902711 ! Telescope amplitude corrections in sub-array 2: ! FD 1.14 HN 1.16 KP 0.88 LA 0.91 ! MK 0.90 NL 1.79 OV 1.21 PT 0.87 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.718267 ! Telescope amplitude corrections in sub-array 1: ! BR 1.55 FD 3.60 HN 1.13 KP 0.88 ! LA 0.92 NL 1.34 OV 0.89 PT 0.82 ! ! Amplitude normalization factor in sub-array 2: 0.976176 ! Telescope amplitude corrections in sub-array 2: ! FD 1.17 HN 0.98 KP 0.69 LA 1.12 ! MK 0.84 NL 1.41 OV 1.00 PT 0.99 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.901798 ! Telescope amplitude corrections in sub-array 1: ! BR 1.52 FD 2.24 HN 1.04 KP 0.78 ! LA 0.79 NL 1.03 OV 0.74 PT 0.72 ! ! Amplitude normalization factor in sub-array 2: 0.975454 ! Telescope amplitude corrections in sub-array 2: ! FD 0.93 HN 1.13 KP 0.85 LA 1.02 ! MK 0.84 NL 1.30 OV 0.99 PT 1.14 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.957048 ! Telescope amplitude corrections in sub-array 1: ! BR 1.26 FD 1.84 HN 1.10 KP 0.76 ! LA 0.86 NL 1.09 OV 0.81 PT 0.63 ! ! Amplitude normalization factor in sub-array 2: 0.783059 ! Telescope amplitude corrections in sub-array 2: ! FD 1.54 HN 1.21 KP 1.41 LA 0.57 ! MK 1.03 NL 1.87 OV 1.91 PT 0.66 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 0.844854 ! Telescope amplitude corrections in sub-array 1: ! BR 1.26 FD 2.40 HN 1.06 KP 0.79 ! LA 0.97 NL 1.38 OV 0.82 PT 0.79 ! ! Amplitude normalization factor in sub-array 2: 0.909334 ! Telescope amplitude corrections in sub-array 2: ! FD 0.87 HN 1.16 KP 0.79 LA 1.08 ! MK 1.39 NL 0.77 OV 1.02 PT 1.71 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 0.922064 ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.87 HN 1.10 KP 0.73 ! LA 1.18 NL 1.08 OV 0.87 PT 0.73 ! ! Amplitude normalization factor in sub-array 2: 0.865742 ! Telescope amplitude corrections in sub-array 2: ! FD 0.88 HN 0.66 KP 0.88 LA 1.03 ! MK 1.17 NL 1.92 OV 0.95 PT 1.75 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 0.956808 ! Telescope amplitude corrections in sub-array 1: ! BR 0.65 FD 1.35 HN 1.08 KP 0.93 ! LA 1.18 NL 1.37 OV 0.92 PT 0.88 ! ! Amplitude normalization factor in sub-array 2: 1.02481 ! Telescope amplitude corrections in sub-array 2: ! FD 0.80 HN 0.86 KP 0.92 LA 0.86 ! MK 0.78 NL 1.46 OV 0.93 PT 1.20 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 0.780099 ! Telescope amplitude corrections in sub-array 1: ! BR 0.72 FD 2.33 HN 1.12 KP 0.68 ! LA 1.19 NL 2.49 OV 0.93 PT 0.79 ! ! Amplitude normalization factor in sub-array 2: 1.04195 ! Telescope amplitude corrections in sub-array 2: ! FD 0.70 HN 0.80 KP 0.99 LA 0.69 ! MK 1.26 NL 1.12 OV 1.24 PT 0.89 ! ! ! Fit before self-cal, rms=0.034565Jy sigma=0.787947 ! Fit after self-cal, rms=0.035238Jy sigma=0.787806 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.035238Jy sigma=0.787806 ! Fit after self-cal, rms=0.035285Jy sigma=0.787103 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.529 mas, bmaj=3.643 mas, bpa=-7.037 degrees ! Estimated noise=0.250859 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.00409038 Jy ! Component: 100 - total flux cleaned = -0.00558407 Jy ! Component: 150 - total flux cleaned = -0.00629317 Jy ! Component: 200 - total flux cleaned = -0.00665273 Jy ! Total flux subtracted in 200 components = -0.00665273 Jy ! Clean residual min=-0.001556 max=0.002458 Jy/beam ! Clean residual mean=-0.000008 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.024852 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 43 model components to the UV plane model. ! The established model now contains 110 components and 0.024852 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.035231Jy sigma=0.772040 ! Fit after self-cal, rms=0.035230Jy sigma=0.772009 ! 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.035230Jy sigma=0.772009 ! Fit after self-cal, rms=0.035221Jy sigma=0.770347 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) ! Added new window around map position (-42, 6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00281074 Jy ! Component: 100 - total flux cleaned = 0.00416434 Jy ! Component: 150 - total flux cleaned = 0.00504815 Jy ! Component: 200 - total flux cleaned = 0.00570189 Jy ! Total flux subtracted in 200 components = 0.00570189 Jy ! Clean residual min=-0.001474 max=0.001647 Jy/beam ! Clean residual mean=-0.000004 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.0305539 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 63 model components to the UV plane model. ! The established model now contains 172 components and 0.0305539 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.034942Jy sigma=0.762524 ! Fit after self-cal, rms=0.034943Jy sigma=0.761498 ! 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.529 x 3.643 at -7.037 degrees (North through East) ! Clean map min=-0.0013977 max=0.014759 Jy/beam if(peak(flux) > thresh) selfcal true, true, amp_soltime1 selfcal false, false, phase_soltime flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) print "============== Finished amplitude self-cal ==============" end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.108 mas, bmaj=3.68 mas, bpa=-6.589 degrees ! Estimated noise=0.474318 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0126697 Jy ! Component: 100 - total flux cleaned = 0.0174098 Jy ! Component: 150 - total flux cleaned = 0.0207523 Jy ! Component: 200 - total flux cleaned = 0.0233479 Jy ! Total flux subtracted in 200 components = 0.0233479 Jy ! Clean residual min=-0.002258 max=0.002267 Jy/beam ! Clean residual mean=-0.000014 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.0233479 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 53 model components to the UV plane model. ! The established model now contains 53 components and 0.0233479 Jy ! Inverting map and beam ! Estimated beam: bmin=1.529 mas, bmaj=3.643 mas, bpa=-7.037 degrees ! Estimated noise=0.250859 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.002279 Jy ! Component: 100 - total flux cleaned = 0.0038405 Jy ! Component: 150 - total flux cleaned = 0.00506588 Jy ! Component: 200 - total flux cleaned = 0.00606671 Jy ! Total flux subtracted in 200 components = 0.00606671 Jy ! Clean residual min=-0.001518 max=0.001642 Jy/beam ! Clean residual mean=-0.000006 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.0294146 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 100 components and 0.0294146 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000827998 Jy ! Component: 100 - total flux cleaned = 0.00152058 Jy ! Component: 150 - total flux cleaned = 0.00210289 Jy ! Component: 200 - total flux cleaned = 0.00259547 Jy ! Total flux subtracted in 200 components = 0.00259547 Jy ! Clean residual min=-0.001472 max=0.001536 Jy/beam ! Clean residual mean=-0.000004 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.0320101 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 45 model components to the UV plane model. ! The established model now contains 129 components and 0.0320101 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.034900Jy sigma=0.761213 ! Fit after self-cal, rms=0.034909Jy sigma=0.761070 wmodel J0950+2434_X_map.mod ! Writing 129 model components to file: J0950+2434_X_map.mod wobs J0950+2434_X_uvs.fits ! Writing UV FITS file: J0950+2434_X_uvs.fits wwins J0950+2434_X_map.win ! wwins: Wrote 2 windows to J0950+2434_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.000355154 Jy ! Component: 100 - total flux cleaned = 0.000656564 Jy ! Component: 150 - total flux cleaned = 0.000863931 Jy ! Component: 200 - total flux cleaned = 0.00107378 Jy ! Component: 250 - total flux cleaned = 0.00124983 Jy ! Component: 300 - total flux cleaned = 0.00141344 Jy ! Component: 350 - total flux cleaned = 0.00159727 Jy ! Component: 400 - total flux cleaned = 0.00179935 Jy ! Component: 450 - total flux cleaned = 0.00190985 Jy ! Component: 500 - total flux cleaned = 0.00202902 Jy ! Component: 550 - total flux cleaned = 0.00208029 Jy ! Component: 600 - total flux cleaned = 0.0021909 Jy ! Component: 650 - total flux cleaned = 0.00227365 Jy ! Component: 700 - total flux cleaned = 0.0023538 Jy ! Component: 750 - total flux cleaned = 0.00242048 Jy ! Component: 800 - total flux cleaned = 0.00248545 Jy ! Component: 850 - total flux cleaned = 0.00253834 Jy ! Component: 900 - total flux cleaned = 0.00261045 Jy ! Component: 950 - total flux cleaned = 0.00268079 Jy ! Component: 1000 - total flux cleaned = 0.00273976 Jy ! Component: 1050 - total flux cleaned = 0.00281692 Jy ! Component: 1100 - total flux cleaned = 0.00289248 Jy ! Component: 1150 - total flux cleaned = 0.00298486 Jy ! Component: 1200 - total flux cleaned = 0.00305711 Jy ! Component: 1250 - total flux cleaned = 0.00312818 Jy ! Component: 1300 - total flux cleaned = 0.00319768 Jy ! Component: 1350 - total flux cleaned = 0.0032574 Jy ! Component: 1400 - total flux cleaned = 0.00331611 Jy ! Component: 1450 - total flux cleaned = 0.00336571 Jy ! Component: 1500 - total flux cleaned = 0.00339019 Jy ! Component: 1550 - total flux cleaned = 0.00343837 Jy ! Component: 1600 - total flux cleaned = 0.00346217 Jy ! Component: 1650 - total flux cleaned = 0.00347786 Jy ! Component: 1700 - total flux cleaned = 0.00352414 Jy ! Component: 1750 - total flux cleaned = 0.00353936 Jy ! Component: 1800 - total flux cleaned = 0.00358434 Jy ! Component: 1850 - total flux cleaned = 0.00359185 Jy ! Component: 1900 - total flux cleaned = 0.00362862 Jy ! Component: 1950 - total flux cleaned = 0.00367938 Jy ! Component: 2000 - total flux cleaned = 0.00370086 Jy ! Component: 2050 - total flux cleaned = 0.00373636 Jy ! Component: 2100 - total flux cleaned = 0.00377834 Jy ! Component: 2150 - total flux cleaned = 0.00379207 Jy ! Component: 2200 - total flux cleaned = 0.00379213 Jy ! Component: 2250 - total flux cleaned = 0.00381258 Jy ! Component: 2300 - total flux cleaned = 0.00382608 Jy ! Component: 2350 - total flux cleaned = 0.00384623 Jy ! Component: 2400 - total flux cleaned = 0.00385282 Jy ! Component: 2450 - total flux cleaned = 0.00388562 Jy ! Component: 2500 - total flux cleaned = 0.00389866 Jy ! Component: 2550 - total flux cleaned = 0.0039179 Jy ! Component: 2600 - total flux cleaned = 0.00393057 Jy ! Component: 2650 - total flux cleaned = 0.00393687 Jy ! Component: 2700 - total flux cleaned = 0.00393693 Jy ! Component: 2750 - total flux cleaned = 0.00396172 Jy ! Component: 2800 - total flux cleaned = 0.00393083 Jy ! Component: 2850 - total flux cleaned = 0.00393696 Jy ! Component: 2900 - total flux cleaned = 0.00394301 Jy ! Component: 2950 - total flux cleaned = 0.0039189 Jy ! Component: 3000 - total flux cleaned = 0.00392487 Jy ! Component: 3050 - total flux cleaned = 0.00390702 Jy ! Component: 3100 - total flux cleaned = 0.00390113 Jy ! Component: 3150 - total flux cleaned = 0.003907 Jy ! Component: 3200 - total flux cleaned = 0.00390701 Jy ! Component: 3250 - total flux cleaned = 0.00390701 Jy ! Component: 3300 - total flux cleaned = 0.003907 Jy ! Component: 3350 - total flux cleaned = 0.00392417 Jy ! Component: 3400 - total flux cleaned = 0.00392413 Jy ! Component: 3450 - total flux cleaned = 0.0039128 Jy ! Component: 3500 - total flux cleaned = 0.00392408 Jy ! Component: 3550 - total flux cleaned = 0.00393529 Jy ! Component: 3600 - total flux cleaned = 0.0039241 Jy ! Component: 3650 - total flux cleaned = 0.00391859 Jy ! Component: 3700 - total flux cleaned = 0.0039352 Jy ! Component: 3750 - total flux cleaned = 0.00394621 Jy ! Component: 3800 - total flux cleaned = 0.00395716 Jy ! Component: 3850 - total flux cleaned = 0.00398983 Jy ! Component: 3900 - total flux cleaned = 0.00398435 Jy ! Component: 3950 - total flux cleaned = 0.00398429 Jy ! Component: 4000 - total flux cleaned = 0.00398428 Jy ! Component: 4050 - total flux cleaned = 0.00400032 Jy ! Total flux subtracted in 4096 components = 0.00399497 Jy ! Clean residual min=-0.000278 max=0.000366 Jy/beam ! Clean residual mean=0.000000 rms=0.000098 Jy/beam ! Combined flux in latest and established models = 0.036005 Jy keep ! Adding 317 model components to the UV plane model. ! The established model now contains 446 components and 0.036005 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0950+2434_X_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.529 x 3.643 at -7.037 degrees (North through East) ! Clean map min=-0.0007183 max=0.014896 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0950+2434_X_a_map.fits wmodel /vlbi/vcs9/uvm//J0950+2434_X_a_map.mod ! Writing 446 model components to file: /vlbi/vcs9/uvm//J0950+2434_X_a_map.mod wobs /vlbi/vcs9/uvm//J0950+2434_X_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0950+2434_X_a_uvs.fits wwins /vlbi/vcs9/uvm//J0950+2434_X_a_map.win ! wwins: Wrote 3 windows to /vlbi/vcs9/uvm//J0950+2434_X_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0148964 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 9.59189e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.93172 1.93172 3.86344 7.72688 15.4538 30.9075 61.815 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.014 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 155.302 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0950+2434_X_a_dfm.log closed on Tue Dec 26 22:08:25 2017