! Started logfile: /vlbi/vcs9/uvm//J0059+2703_C_a_dfm.log on Tue Dec 26 20:56:56 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//J0059+2703_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0059+2703_C_a_uvm.fits ! AN table 1: 18 integrations on 28 of 28 possible baselines. ! AN table 2: 18 integrations on 15 of 15 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0059+2703 ! ! 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 85 lines of history. ! ! Reading 6192 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 J0059+2703_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.0320358 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.002442Jy sigma=33.399188 ! Fit after self-cal, rms=0.983304Jy sigma=32.755587 ! 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.545 mas, bmaj=5.109 mas, bpa=10.92 degrees ! Estimated noise=0.478115 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.0132714 Jy ! Component: 100 - total flux cleaned = 0.0176137 Jy ! Total flux subtracted in 100 components = 0.0176137 Jy ! Clean residual min=-0.002066 max=0.002533 Jy/beam ! Clean residual mean=0.000001 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.0176137 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0176137 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.026643Jy sigma=0.844330 ! Fit after self-cal, rms=0.026573Jy sigma=0.841694 ! 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=3.374 mas, bmaj=5.71 mas, bpa=14.14 degrees ! Estimated noise=0.269585 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.00466335 Jy ! Component: 100 - total flux cleaned = 0.00655756 Jy ! Component: 150 - total flux cleaned = 0.00756774 Jy ! Component: 200 - total flux cleaned = 0.00788748 Jy ! Total flux subtracted in 200 components = 0.00788748 Jy ! Clean residual min=-0.002094 max=0.003380 Jy/beam ! Clean residual mean=0.000000 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.0255012 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 45 components and 0.0255012 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.026167Jy sigma=0.822860 ! Fit after self-cal, rms=0.026167Jy sigma=0.822717 ! 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.889062 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.82 KP 1.51 LA 0.87 ! NL 2.13 OV 1.18 PT 0.97 SC 0.47 ! ! Amplitude normalization factor in sub-array 2: 1.07172 ! Telescope amplitude corrections in sub-array 2: ! BR 0.84 FD 0.87 KP 0.97 LA 0.83 ! NL 0.90 OV 1.20 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.84795 ! Telescope amplitude corrections in sub-array 1: ! BR 1.35 FD 1.07 KP 1.41 LA 1.07 ! NL 1.23 OV 1.71 PT 0.88 SC 0.71 ! ! Amplitude normalization factor in sub-array 2: 0.999807 ! Telescope amplitude corrections in sub-array 2: ! BR 0.74 FD 0.91 KP 1.00 LA 0.90 ! NL 1.51 OV 0.94 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.902151 ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 0.81 KP 1.06 LA 0.83 ! NL 2.25 OV 1.31 PT 0.92 SC 0.49 ! ! Amplitude normalization factor in sub-array 2: 0.98809 ! Telescope amplitude corrections in sub-array 2: ! BR 0.80 FD 0.86 KP 1.10 LA 0.87 ! NL 1.37 OV 1.07 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.00935 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.87 KP 0.84 LA 0.71 ! NL 1.94 OV 1.33 PT 0.80 SC 0.46 ! ! Amplitude normalization factor in sub-array 2: 0.886911 ! Telescope amplitude corrections in sub-array 2: ! BR 1.24 FD 1.08 KP 1.17 LA 0.80 ! NL 1.46 OV 1.01 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 0.797038 ! Telescope amplitude corrections in sub-array 1: ! BR 1.44 FD 0.88 KP 2.06 LA 0.71 ! NL 1.42 OV 2.01 PT 1.05 SC 0.47 ! ! Amplitude normalization factor in sub-array 2: 1.01311 ! Telescope amplitude corrections in sub-array 2: ! BR 0.90 FD 0.92 KP 1.14 LA 1.18 ! NL 0.87 OV 0.92 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 1.05415 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.03 KP 0.96 LA 0.88 ! NL 1.26 OV 1.09 PT 0.77 SC 0.68 ! ! Amplitude normalization factor in sub-array 2: 1.00067 ! Telescope amplitude corrections in sub-array 2: ! BR 0.89 FD 0.98 KP 1.00 LA 0.95 ! NL 1.24 OV 0.93 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 0.777616 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.14 KP 1.35 LA 1.24 ! NL 2.29 OV 1.63 PT 0.99 SC 0.64 ! ! Amplitude normalization factor in sub-array 2: 1.0655 ! Telescope amplitude corrections in sub-array 2: ! BR 0.83 FD 0.93 KP 0.96 LA 0.98 ! NL 1.01 OV 0.92 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 0.997486 ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.99 KP 0.93 LA 0.86 ! NL 1.64 OV 1.13 PT 0.92 SC 0.67 ! ! Amplitude normalization factor in sub-array 2: 0.889824 ! Telescope amplitude corrections in sub-array 2: ! BR 1.15 FD 1.02 KP 1.32 LA 1.05 ! NL 0.95 OV 1.24 ! ! ! Fit before self-cal, rms=0.026167Jy sigma=0.822717 ! Fit after self-cal, rms=0.027755Jy sigma=0.817814 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.027755Jy sigma=0.817814 ! Fit after self-cal, rms=0.027769Jy sigma=0.817581 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.499 mas, bmaj=6.81 mas, bpa=10.6 degrees ! Estimated noise=0.216405 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.00227563 Jy ! Component: 100 - total flux cleaned = -0.00289512 Jy ! Component: 150 - total flux cleaned = -0.00302328 Jy ! Component: 200 - total flux cleaned = -0.00313931 Jy ! Total flux subtracted in 200 components = -0.00313931 Jy ! Clean residual min=-0.001096 max=0.001783 Jy/beam ! Clean residual mean=-0.000001 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.0223619 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 80 components and 0.0223619 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.027655Jy sigma=0.810092 ! Fit after self-cal, rms=0.027653Jy sigma=0.810066 ! Inverting map ! Added new window around map position (6.9, 3.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00145898 Jy ! Component: 100 - total flux cleaned = 0.00147391 Jy ! Component: 150 - total flux cleaned = 0.00127225 Jy ! Component: 200 - total flux cleaned = 0.00115739 Jy ! Total flux subtracted in 200 components = 0.00115739 Jy ! Clean residual min=-0.000873 max=0.001100 Jy/beam ! Clean residual mean=-0.000001 rms=0.000242 Jy/beam ! Combined flux in latest and established models = 0.0235193 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 112 components and 0.0235193 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.027472Jy sigma=0.803277 ! Fit after self-cal, rms=0.027455Jy sigma=0.802912 ! 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.027455Jy sigma=0.802912 ! Fit after self-cal, rms=0.027387Jy sigma=0.800139 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 = -2.27544e-05 Jy ! Component: 100 - total flux cleaned = -0.000188215 Jy ! Component: 150 - total flux cleaned = -0.000249261 Jy ! Component: 200 - total flux cleaned = -0.000303947 Jy ! Total flux subtracted in 200 components = -0.000303947 Jy ! Clean residual min=-0.000857 max=0.000912 Jy/beam ! Clean residual mean=-0.000001 rms=0.000228 Jy/beam ! Combined flux in latest and established models = 0.0232154 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 131 components and 0.0232154 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.027341Jy sigma=0.798617 ! Fit after self-cal, rms=0.027314Jy sigma=0.797192 ! 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.499 x 6.81 at 10.6 degrees (North through East) ! Clean map min=-0.0009705 max=0.013445 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.147 mas, bmaj=5.717 mas, bpa=10.41 degrees ! Estimated noise=0.382842 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0118535 Jy ! Component: 100 - total flux cleaned = 0.0165406 Jy ! Component: 150 - total flux cleaned = 0.0188354 Jy ! Component: 200 - total flux cleaned = 0.0202069 Jy ! Total flux subtracted in 200 components = 0.0202069 Jy ! Clean residual min=-0.001334 max=0.001291 Jy/beam ! Clean residual mean=-0.000000 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.0202069 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.0202069 Jy ! Inverting map and beam ! Estimated beam: bmin=2.499 mas, bmaj=6.81 mas, bpa=10.6 degrees ! Estimated noise=0.216405 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.00192781 Jy ! Component: 100 - total flux cleaned = 0.00255141 Jy ! Component: 150 - total flux cleaned = 0.00270121 Jy ! Component: 200 - total flux cleaned = 0.00276272 Jy ! Total flux subtracted in 200 components = 0.00276272 Jy ! Clean residual min=-0.000952 max=0.001087 Jy/beam ! Clean residual mean=-0.000001 rms=0.000258 Jy/beam ! Combined flux in latest and established models = 0.0229696 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 63 components and 0.0229696 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 2.59745e-05 Jy ! Component: 100 - total flux cleaned = 2.53846e-05 Jy ! Component: 150 - total flux cleaned = 7.03196e-05 Jy ! Component: 200 - total flux cleaned = 7.05258e-05 Jy ! Total flux subtracted in 200 components = 7.05258e-05 Jy ! Clean residual min=-0.000892 max=0.000952 Jy/beam ! Clean residual mean=-0.000001 rms=0.000236 Jy/beam ! Combined flux in latest and established models = 0.0230401 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 41 model components to the UV plane model. ! The established model now contains 92 components and 0.0230401 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.027322Jy sigma=0.797440 ! Fit after self-cal, rms=0.027308Jy sigma=0.796485 wmodel J0059+2703_C_map.mod ! Writing 92 model components to file: J0059+2703_C_map.mod wobs J0059+2703_C_uvs.fits ! Writing UV FITS file: J0059+2703_C_uvs.fits wwins J0059+2703_C_map.win ! wwins: Wrote 2 windows to J0059+2703_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 = 0.000158348 Jy ! Component: 100 - total flux cleaned = 0.000115469 Jy ! Component: 150 - total flux cleaned = 5.06344e-05 Jy ! Component: 200 - total flux cleaned = 2.65514e-05 Jy ! Component: 250 - total flux cleaned = -1.96868e-05 Jy ! Component: 300 - total flux cleaned = -7.47003e-05 Jy ! Component: 350 - total flux cleaned = -9.60099e-05 Jy ! Component: 400 - total flux cleaned = -9.60725e-05 Jy ! Component: 450 - total flux cleaned = -8.65478e-05 Jy ! Component: 500 - total flux cleaned = -6.75912e-05 Jy ! Component: 550 - total flux cleaned = -1.2892e-05 Jy ! Component: 600 - total flux cleaned = 4.03625e-05 Jy ! Component: 650 - total flux cleaned = 0.000100587 Jy ! Component: 700 - total flux cleaned = 0.000150754 Jy ! Component: 750 - total flux cleaned = 0.000166964 Jy ! Component: 800 - total flux cleaned = 0.000222948 Jy ! Component: 850 - total flux cleaned = 0.000285286 Jy ! Component: 900 - total flux cleaned = 0.0003387 Jy ! Component: 950 - total flux cleaned = 0.000398631 Jy ! Component: 1000 - total flux cleaned = 0.000427989 Jy ! Component: 1050 - total flux cleaned = 0.000463993 Jy ! Component: 1100 - total flux cleaned = 0.000513421 Jy ! Component: 1150 - total flux cleaned = 0.000575708 Jy ! Component: 1200 - total flux cleaned = 0.000643716 Jy ! Component: 1250 - total flux cleaned = 0.000697214 Jy ! Component: 1300 - total flux cleaned = 0.000749895 Jy ! Component: 1350 - total flux cleaned = 0.000795431 Jy ! Component: 1400 - total flux cleaned = 0.000853151 Jy ! Component: 1450 - total flux cleaned = 0.000897369 Jy ! Component: 1500 - total flux cleaned = 0.000965845 Jy ! Component: 1550 - total flux cleaned = 0.000996484 Jy ! Component: 1600 - total flux cleaned = 0.00104508 Jy ! Component: 1650 - total flux cleaned = 0.00108699 Jy ! Component: 1700 - total flux cleaned = 0.00112257 Jy ! Component: 1750 - total flux cleaned = 0.00117513 Jy ! Component: 1800 - total flux cleaned = 0.00121537 Jy ! Component: 1850 - total flux cleaned = 0.00126088 Jy ! Component: 1900 - total flux cleaned = 0.00128889 Jy ! Component: 1950 - total flux cleaned = 0.0013056 Jy ! Component: 2000 - total flux cleaned = 0.00133301 Jy ! Component: 2050 - total flux cleaned = 0.00134388 Jy ! Component: 2100 - total flux cleaned = 0.00137075 Jy ! Component: 2150 - total flux cleaned = 0.00139196 Jy ! Component: 2200 - total flux cleaned = 0.00141287 Jy ! Component: 2250 - total flux cleaned = 0.00142837 Jy ! Component: 2300 - total flux cleaned = 0.00143859 Jy ! Component: 2350 - total flux cleaned = 0.00145888 Jy ! Component: 2400 - total flux cleaned = 0.00148905 Jy ! Component: 2450 - total flux cleaned = 0.00150393 Jy ! Component: 2500 - total flux cleaned = 0.00153344 Jy ! Component: 2550 - total flux cleaned = 0.00154321 Jy ! Component: 2600 - total flux cleaned = 0.00156258 Jy ! Component: 2650 - total flux cleaned = 0.00158652 Jy ! Component: 2700 - total flux cleaned = 0.00159596 Jy ! Component: 2750 - total flux cleaned = 0.00163346 Jy ! Component: 2800 - total flux cleaned = 0.00162878 Jy ! Component: 2850 - total flux cleaned = 0.0016334 Jy ! Component: 2900 - total flux cleaned = 0.00166085 Jy ! Component: 2950 - total flux cleaned = 0.00167889 Jy ! Component: 3000 - total flux cleaned = 0.00169235 Jy ! Component: 3050 - total flux cleaned = 0.00170565 Jy ! Component: 3100 - total flux cleaned = 0.00172332 Jy ! Component: 3150 - total flux cleaned = 0.00174077 Jy ! Component: 3200 - total flux cleaned = 0.00174514 Jy ! Component: 3250 - total flux cleaned = 0.00176236 Jy ! Component: 3300 - total flux cleaned = 0.00176664 Jy ! Component: 3350 - total flux cleaned = 0.0017836 Jy ! Component: 3400 - total flux cleaned = 0.00180458 Jy ! Component: 3450 - total flux cleaned = 0.00181708 Jy ! Component: 3500 - total flux cleaned = 0.00182945 Jy ! Component: 3550 - total flux cleaned = 0.00181707 Jy ! Component: 3600 - total flux cleaned = 0.00182115 Jy ! Component: 3650 - total flux cleaned = 0.00183739 Jy ! Component: 3700 - total flux cleaned = 0.00184143 Jy ! Component: 3750 - total flux cleaned = 0.00184945 Jy ! Component: 3800 - total flux cleaned = 0.00184144 Jy ! Component: 3850 - total flux cleaned = 0.0018494 Jy ! Component: 3900 - total flux cleaned = 0.00184942 Jy ! Component: 3950 - total flux cleaned = 0.00184942 Jy ! Component: 4000 - total flux cleaned = 0.00184941 Jy ! Component: 4050 - total flux cleaned = 0.00184546 Jy ! Total flux subtracted in 4096 components = 0.00185336 Jy ! Clean residual min=-0.000206 max=0.000212 Jy/beam ! Clean residual mean=-0.000001 rms=0.000075 Jy/beam ! Combined flux in latest and established models = 0.0248935 Jy keep ! Adding 307 model components to the UV plane model. ! The established model now contains 399 components and 0.0248935 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0059+2703_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.499 x 6.81 at 10.6 degrees (North through East) ! Clean map min=-0.0009108 max=0.013199 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0059+2703_C_a_map.fits wmodel /vlbi/vcs9/uvm//J0059+2703_C_a_map.mod ! Writing 399 model components to file: /vlbi/vcs9/uvm//J0059+2703_C_a_map.mod wobs /vlbi/vcs9/uvm//J0059+2703_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0059+2703_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J0059+2703_C_a_map.win ! wwins: Wrote 3 windows to /vlbi/vcs9/uvm//J0059+2703_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0131991 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 7.16506e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.62853 1.62853 3.25707 6.51413 13.0283 26.0565 52.1131 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.013 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 184.214 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0059+2703_C_a_dfm.log closed on Tue Dec 26 20:56:59 2017