! Started logfile: /vlbi/vcs9/uvm//J0804+470A_X_a_dfm.log on Tue Dec 26 21:58:01 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//J0804+470A_X_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0804+470A_X_a_uvm.fits ! AN table 1: 18 integrations on 15 of 15 possible baselines. ! AN table 2: 91 integrations on 1 of 1 possible baselines. ! AN table 3: 251 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.540483 visibilities/baseline/integration-bin. ! Found source: J0804+470A ! ! 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 24352 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 J0804+470A_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.030407 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 2 telescope corrections were flagged in sub-array 1. ! A total of 182 telescope corrections were flagged in sub-array 2. ! A total of 527 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 182 telescope corrections were flagged in sub-array 2. ! A total of 527 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 182 telescope corrections were flagged in sub-array 2. ! A total of 527 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 182 telescope corrections were flagged in sub-array 2. ! A total of 527 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 5. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 182 telescope corrections were flagged in sub-array 2. ! A total of 527 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 6. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 182 telescope corrections were flagged in sub-array 2. ! A total of 527 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 7. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 182 telescope corrections were flagged in sub-array 2. ! A total of 527 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 8. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 182 telescope corrections were flagged in sub-array 2. ! A total of 527 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.000595Jy sigma=28.670922 ! Fit after self-cal, rms=0.985161Jy sigma=28.594237 ! 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=2.259 mas, bmaj=2.965 mas, bpa=84.68 degrees ! Estimated noise=0.340033 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.0129302 Jy ! Component: 100 - total flux cleaned = 0.0148844 Jy ! Total flux subtracted in 100 components = 0.0148844 Jy ! Clean residual min=-0.000975 max=0.000973 Jy/beam ! Clean residual mean=0.000000 rms=0.000269 Jy/beam ! Combined flux in latest and established models = 0.0148844 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0148844 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.025210Jy sigma=0.690318 ! Fit after self-cal, rms=0.025197Jy sigma=0.689907 ! 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.532 mas, bmaj=3.358 mas, bpa=73.41 degrees ! Estimated noise=0.161857 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.000729491 Jy ! Component: 100 - total flux cleaned = 0.00089602 Jy ! Component: 150 - total flux cleaned = 0.000927297 Jy ! Component: 200 - total flux cleaned = 0.000927047 Jy ! Total flux subtracted in 200 components = 0.000927047 Jy ! Clean residual min=-0.000878 max=0.001015 Jy/beam ! Clean residual mean=0.000002 rms=0.000264 Jy/beam ! Combined flux in latest and established models = 0.0158115 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 25 components and 0.0158115 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.025178Jy sigma=0.689342 ! Fit after self-cal, rms=0.025177Jy sigma=0.689331 ! 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.777143 ! Telescope amplitude corrections in sub-array 1: ! FD 0.74 KP 0.89 LA 1.49 NL 0.91 ! OV 1.64 PT 2.06 ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* ! ! A total of 9 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.911623 ! Telescope amplitude corrections in sub-array 3: ! BR 0.94 FD 0.88 KP 1.12 LA 1.02 ! NL 1.14 OV 1.05 PT 1.52 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.956996 ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 KP 1.08 LA 1.23 NL 0.78 ! OV 1.10 PT 1.06 ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* ! ! A total of 9 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.928519 ! Telescope amplitude corrections in sub-array 3: ! BR 1.02 FD 1.01 KP 0.93 LA 1.03 ! NL 0.93 OV 1.09 PT 1.53 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.912704 ! Telescope amplitude corrections in sub-array 1: ! FD 1.10 KP 0.85 LA 0.95 NL 1.17 ! OV 1.04 PT 1.47 ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* ! ! A total of 9 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.942533 ! Telescope amplitude corrections in sub-array 3: ! BR 1.17 FD 0.92 KP 0.95 LA 1.04 ! NL 0.92 OV 1.06 PT 1.37 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.958135 ! Telescope amplitude corrections in sub-array 1: ! FD 0.75 KP 1.39 LA 0.70 NL 1.40 ! OV 0.98 PT 1.05 ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* ! ! A total of 9 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.979662 ! Telescope amplitude corrections in sub-array 3: ! BR 1.23 FD 0.95 KP 1.07 LA 1.00 ! NL 0.88 OV 1.05 PT 0.98 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 0.980005 ! Telescope amplitude corrections in sub-array 1: ! FD 0.76 KP 0.98 LA 1.22 NL 1.04 ! OV 1.03 PT 1.10 ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* ! ! A total of 9 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.971236 ! Telescope amplitude corrections in sub-array 3: ! BR 0.98 FD 1.05 KP 0.81 LA 1.08 ! NL 0.98 OV 1.16 PT 1.15 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 0.999433 ! Telescope amplitude corrections in sub-array 1: ! FD 0.90 KP 1.30 LA 0.83 NL 0.93 ! OV 0.99 PT 1.05 ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* ! ! A total of 9 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 1.00238 ! Telescope amplitude corrections in sub-array 3: ! BR 1.04 FD 0.97 KP 0.88 LA 1.02 ! NL 1.02 OV 0.96 PT 1.10 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 1.05889 ! Telescope amplitude corrections in sub-array 1: ! FD 0.60 KP 1.22 LA 0.83 NL 0.92 ! OV 0.90 PT 1.21 ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* ! ! A total of 9 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 1.02924 ! Telescope amplitude corrections in sub-array 3: ! BR 1.02 FD 0.89 KP 0.81 LA 1.05 ! NL 1.14 OV 0.88 PT 1.01 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 1.17364 ! Telescope amplitude corrections in sub-array 1: ! FD 0.71 KP 0.73 LA 0.97 NL 0.97 ! OV 0.92 PT 0.80 ! ! Amplitude normalization factor in sub-array 2: 1 ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* ! ! A total of 9 telescope corrections were flagged in sub-array 3. ! Amplitude normalization factor in sub-array 3: 0.970925 ! Telescope amplitude corrections in sub-array 3: ! BR 0.84 FD 1.04 KP 1.01 LA 1.12 ! NL 1.20 OV 0.83 PT 1.17 ! ! ! Fit before self-cal, rms=0.025177Jy sigma=0.689331 ! Fit after self-cal, rms=0.024708Jy sigma=0.687942 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.024708Jy sigma=0.687942 ! Fit after self-cal, rms=0.024712Jy sigma=0.687911 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.489 mas, bmaj=3.412 mas, bpa=73.09 degrees ! Estimated noise=0.148306 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.000925269 Jy ! Component: 100 - total flux cleaned = -0.000898686 Jy ! Component: 150 - total flux cleaned = -0.000856262 Jy ! Component: 200 - total flux cleaned = -0.000840771 Jy ! Total flux subtracted in 200 components = -0.000840771 Jy ! Clean residual min=-0.000718 max=0.000909 Jy/beam ! Clean residual mean=0.000000 rms=0.000223 Jy/beam ! Combined flux in latest and established models = 0.0149707 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 49 components and 0.0149707 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.024699Jy sigma=0.686969 ! Fit after self-cal, rms=0.024699Jy sigma=0.686964 ! 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.024699Jy sigma=0.686964 ! Fit after self-cal, rms=0.024651Jy sigma=0.685096 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 = 7.65234e-05 Jy ! Component: 100 - total flux cleaned = 9.31134e-05 Jy ! Component: 150 - total flux cleaned = 9.60946e-05 Jy ! Component: 200 - total flux cleaned = 9.87125e-05 Jy ! Total flux subtracted in 200 components = 9.87125e-05 Jy ! Clean residual min=-0.000702 max=0.000896 Jy/beam ! Clean residual mean=0.000000 rms=0.000223 Jy/beam ! Combined flux in latest and established models = 0.0150694 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 59 components and 0.0150694 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.024650Jy sigma=0.685072 ! Fit after self-cal, rms=0.024645Jy sigma=0.684847 ! 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.489 x 3.412 at 73.09 degrees (North through East) ! Clean map min=-0.00069347 max=0.013937 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=2.244 mas, bmaj=2.981 mas, bpa=83.82 degrees ! Estimated noise=0.313391 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0120044 Jy ! Component: 100 - total flux cleaned = 0.0137762 Jy ! Component: 150 - total flux cleaned = 0.0143803 Jy ! Component: 200 - total flux cleaned = 0.0146056 Jy ! Total flux subtracted in 200 components = 0.0146056 Jy ! Clean residual min=-0.000998 max=0.000886 Jy/beam ! Clean residual mean=0.000000 rms=0.000232 Jy/beam ! Combined flux in latest and established models = 0.0146056 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.0146056 Jy ! Inverting map and beam ! Estimated beam: bmin=2.489 mas, bmaj=3.412 mas, bpa=73.09 degrees ! Estimated noise=0.148306 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.000354367 Jy ! Component: 100 - total flux cleaned = 0.000406717 Jy ! Component: 150 - total flux cleaned = 0.000417702 Jy ! Component: 200 - total flux cleaned = 0.000422725 Jy ! Total flux subtracted in 200 components = 0.000422725 Jy ! Clean residual min=-0.000702 max=0.000897 Jy/beam ! Clean residual mean=0.000000 rms=0.000224 Jy/beam ! Combined flux in latest and established models = 0.0150284 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 45 components and 0.0150284 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 9.35739e-06 Jy ! Component: 100 - total flux cleaned = 1.7689e-05 Jy ! Component: 150 - total flux cleaned = 2.52993e-05 Jy ! Component: 200 - total flux cleaned = 3.24128e-05 Jy ! Total flux subtracted in 200 components = 3.24128e-05 Jy ! Clean residual min=-0.000704 max=0.000895 Jy/beam ! Clean residual mean=0.000000 rms=0.000224 Jy/beam ! Combined flux in latest and established models = 0.0150608 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 51 components and 0.0150608 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.024645Jy sigma=0.684860 ! Fit after self-cal, rms=0.024645Jy sigma=0.684817 wmodel J0804+470A_X_map.mod ! Writing 51 model components to file: J0804+470A_X_map.mod wobs J0804+470A_X_uvs.fits ! Writing UV FITS file: J0804+470A_X_uvs.fits wwins J0804+470A_X_map.win ! wwins: Wrote 1 windows to J0804+470A_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.000389051 Jy ! Component: 100 - total flux cleaned = 0.000699728 Jy ! Component: 150 - total flux cleaned = 0.000921774 Jy ! Component: 200 - total flux cleaned = 0.001104 Jy ! Component: 250 - total flux cleaned = 0.00119989 Jy ! Component: 300 - total flux cleaned = 0.00128982 Jy ! Component: 350 - total flux cleaned = 0.00137463 Jy ! Component: 400 - total flux cleaned = 0.00145554 Jy ! Component: 450 - total flux cleaned = 0.00150727 Jy ! Component: 500 - total flux cleaned = 0.00158153 Jy ! Component: 550 - total flux cleaned = 0.00166081 Jy ! Component: 600 - total flux cleaned = 0.00172987 Jy ! Component: 650 - total flux cleaned = 0.00179676 Jy ! Component: 700 - total flux cleaned = 0.00185408 Jy ! Component: 750 - total flux cleaned = 0.00189553 Jy ! Component: 800 - total flux cleaned = 0.00194255 Jy ! Component: 850 - total flux cleaned = 0.00198157 Jy ! Component: 900 - total flux cleaned = 0.00205098 Jy ! Component: 950 - total flux cleaned = 0.00209367 Jy ! Component: 1000 - total flux cleaned = 0.00214117 Jy ! Component: 1050 - total flux cleaned = 0.0021816 Jy ! Component: 1100 - total flux cleaned = 0.00222103 Jy ! Component: 1150 - total flux cleaned = 0.00225377 Jy ! Component: 1200 - total flux cleaned = 0.00228033 Jy ! Component: 1250 - total flux cleaned = 0.00230617 Jy ! Component: 1300 - total flux cleaned = 0.00233633 Jy ! Component: 1350 - total flux cleaned = 0.00234605 Jy ! Component: 1400 - total flux cleaned = 0.0023702 Jy ! Component: 1450 - total flux cleaned = 0.00238911 Jy ! Component: 1500 - total flux cleaned = 0.00240748 Jy ! Component: 1550 - total flux cleaned = 0.002403 Jy ! Component: 1600 - total flux cleaned = 0.00242074 Jy ! Component: 1650 - total flux cleaned = 0.00241634 Jy ! Component: 1700 - total flux cleaned = 0.00242069 Jy ! Component: 1750 - total flux cleaned = 0.00242069 Jy ! Component: 1800 - total flux cleaned = 0.0024207 Jy ! Component: 1850 - total flux cleaned = 0.00242467 Jy ! Component: 1900 - total flux cleaned = 0.00243261 Jy ! Component: 1950 - total flux cleaned = 0.00242872 Jy ! Component: 2000 - total flux cleaned = 0.00244411 Jy ! Component: 2050 - total flux cleaned = 0.00244403 Jy ! Component: 2100 - total flux cleaned = 0.00245152 Jy ! Component: 2150 - total flux cleaned = 0.00244787 Jy ! Component: 2200 - total flux cleaned = 0.00244785 Jy ! Component: 2250 - total flux cleaned = 0.00243709 Jy ! Component: 2300 - total flux cleaned = 0.00243353 Jy ! Component: 2350 - total flux cleaned = 0.00241961 Jy ! Component: 2400 - total flux cleaned = 0.00241621 Jy ! Component: 2450 - total flux cleaned = 0.00241278 Jy ! Component: 2500 - total flux cleaned = 0.00240602 Jy ! Component: 2550 - total flux cleaned = 0.00239938 Jy ! Component: 2600 - total flux cleaned = 0.00240263 Jy ! Component: 2650 - total flux cleaned = 0.0023865 Jy ! Component: 2700 - total flux cleaned = 0.00238649 Jy ! Component: 2750 - total flux cleaned = 0.0023802 Jy ! Component: 2800 - total flux cleaned = 0.00237706 Jy ! Component: 2850 - total flux cleaned = 0.00238014 Jy ! Component: 2900 - total flux cleaned = 0.00238625 Jy ! Component: 2950 - total flux cleaned = 0.00239227 Jy ! Component: 3000 - total flux cleaned = 0.00239523 Jy ! Component: 3050 - total flux cleaned = 0.00240399 Jy ! Component: 3100 - total flux cleaned = 0.00240105 Jy ! Component: 3150 - total flux cleaned = 0.00241254 Jy ! Component: 3200 - total flux cleaned = 0.00240964 Jy ! Component: 3250 - total flux cleaned = 0.0024153 Jy ! Component: 3300 - total flux cleaned = 0.00241527 Jy ! Component: 3350 - total flux cleaned = 0.00242082 Jy ! Component: 3400 - total flux cleaned = 0.00241803 Jy ! Component: 3450 - total flux cleaned = 0.00241807 Jy ! Component: 3500 - total flux cleaned = 0.00242892 Jy ! Component: 3550 - total flux cleaned = 0.00242889 Jy ! Component: 3600 - total flux cleaned = 0.00242086 Jy ! Component: 3650 - total flux cleaned = 0.00242086 Jy ! Component: 3700 - total flux cleaned = 0.00242614 Jy ! Component: 3750 - total flux cleaned = 0.00242091 Jy ! Component: 3800 - total flux cleaned = 0.00242351 Jy ! Component: 3850 - total flux cleaned = 0.00241578 Jy ! Component: 3900 - total flux cleaned = 0.00241578 Jy ! Component: 3950 - total flux cleaned = 0.00240815 Jy ! Component: 4000 - total flux cleaned = 0.00240562 Jy ! Component: 4050 - total flux cleaned = 0.0023981 Jy ! Total flux subtracted in 4096 components = 0.00239809 Jy ! Clean residual min=-0.000157 max=0.000133 Jy/beam ! Clean residual mean=0.000000 rms=0.000048 Jy/beam ! Combined flux in latest and established models = 0.0174589 Jy keep ! Adding 374 model components to the UV plane model. ! The established model now contains 425 components and 0.0174589 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0804+470A_X_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.489 x 3.412 at 73.09 degrees (North through East) ! Clean map min=-0.00030506 max=0.013905 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0804+470A_X_a_map.fits wmodel /vlbi/vcs9/uvm//J0804+470A_X_a_map.mod ! Writing 425 model components to file: /vlbi/vcs9/uvm//J0804+470A_X_a_map.mod wobs /vlbi/vcs9/uvm//J0804+470A_X_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0804+470A_X_a_uvs.fits wwins /vlbi/vcs9/uvm//J0804+470A_X_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J0804+470A_X_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0139046 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 4.6731e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.00825 1.00825 2.0165 4.03299 8.06599 16.132 32.2639 64.5279 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.013 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 297.545 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0804+470A_X_a_dfm.log closed on Tue Dec 26 21:58:05 2017