! Started logfile: /vlbi/vcs9/uvm//J0139+0824_X_a_dfm.log on Tue Dec 26 21:07:10 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//J0139+0824_X_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0139+0824_X_a_uvm.fits ! AN table 1: 45 integrations on 28 of 28 possible baselines. ! AN table 2: 45 integrations on 21 of 21 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0139+0824 ! ! 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 76 lines of history. ! ! Reading 17640 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 J0139+0824_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.0478655 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.001399Jy sigma=23.458639 ! Fit after self-cal, rms=0.968502Jy sigma=22.634932 ! 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.9291 mas, bmaj=3.432 mas, bpa=-16.01 degrees ! Estimated noise=0.437819 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.0259096 Jy ! Component: 100 - total flux cleaned = 0.0354306 Jy ! Total flux subtracted in 100 components = 0.0354306 Jy ! Clean residual min=-0.002383 max=0.003327 Jy/beam ! Clean residual mean=-0.000001 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.0354306 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0354306 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.033469Jy sigma=0.739171 ! Fit after self-cal, rms=0.033443Jy sigma=0.738433 ! 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.226 mas, bmaj=3.442 mas, bpa=-16.54 degrees ! Estimated noise=0.227287 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.00775089 Jy ! Component: 100 - total flux cleaned = 0.0115476 Jy ! Component: 150 - total flux cleaned = 0.0138233 Jy ! Component: 200 - total flux cleaned = 0.0152791 Jy ! Total flux subtracted in 200 components = 0.0152791 Jy ! Clean residual min=-0.001610 max=0.002768 Jy/beam ! Clean residual mean=0.000000 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.0507096 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 60 model components to the UV plane model. ! The established model now contains 67 components and 0.0507096 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.032328Jy sigma=0.706070 ! Fit after self-cal, rms=0.032324Jy sigma=0.705946 ! Inverting map ! Added new window around map position (-7.8, 13.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00233159 Jy ! Component: 100 - total flux cleaned = 0.00296407 Jy ! Component: 150 - total flux cleaned = 0.00333972 Jy ! Component: 200 - total flux cleaned = 0.00343735 Jy ! Total flux subtracted in 200 components = 0.00343735 Jy ! Clean residual min=-0.001157 max=0.000993 Jy/beam ! Clean residual mean=0.000000 rms=0.000260 Jy/beam ! Combined flux in latest and established models = 0.054147 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 46 model components to the UV plane model. ! The established model now contains 111 components and 0.054147 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.032154Jy sigma=0.701576 ! Fit after self-cal, rms=0.032147Jy sigma=0.701416 ! 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.986148 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.10 KP 1.07 ! LA 0.93 MK 1.08 NL 1.04 OV 0.93 ! ! Amplitude normalization factor in sub-array 2: 0.965397 ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 1.04 KP 0.97 LA 1.01 ! MK 1.40 NL 0.96 OV 0.94 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00012 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.99 HN 1.15 KP 0.98 ! LA 0.91 MK 1.01 NL 0.94 OV 1.06 ! ! Amplitude normalization factor in sub-array 2: 0.974453 ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 0.99 KP 0.93 LA 1.01 ! MK 1.35 NL 0.95 OV 0.97 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00061 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 1.21 KP 0.94 ! LA 0.97 MK 0.95 NL 0.98 OV 0.91 ! ! Amplitude normalization factor in sub-array 2: 1.00404 ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 0.97 KP 0.99 LA 1.06 ! MK 0.92 NL 1.05 OV 0.99 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.00585 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.00 HN 1.10 KP 1.02 ! LA 0.88 MK 0.86 NL 1.09 OV 0.92 ! ! Amplitude normalization factor in sub-array 2: 1.03038 ! Telescope amplitude corrections in sub-array 2: ! BR 0.93 FD 1.06 KP 0.97 LA 0.98 ! MK 0.91 NL 1.03 OV 0.91 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 0.970363 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.99 HN 1.20 KP 0.93 ! LA 1.02 MK 1.07 NL 0.98 OV 0.99 ! ! Amplitude normalization factor in sub-array 2: 1.01504 ! Telescope amplitude corrections in sub-array 2: ! BR 0.93 FD 0.93 KP 1.05 LA 0.99 ! MK 0.87 NL 1.08 OV 1.05 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 0.997787 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.95 HN 0.99 KP 0.99 ! LA 0.93 MK 1.08 NL 0.94 OV 1.07 ! ! Amplitude normalization factor in sub-array 2: 0.99558 ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 1.03 KP 0.97 LA 1.00 ! MK 1.09 NL 0.96 OV 0.99 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 1.03285 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.96 HN 1.06 KP 1.05 ! LA 0.96 MK 0.74 NL 1.02 OV 0.96 ! ! Amplitude normalization factor in sub-array 2: 0.905205 ! Telescope amplitude corrections in sub-array 2: ! BR 1.08 FD 0.98 KP 1.06 LA 0.96 ! MK 1.34 NL 1.25 OV 1.06 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 0.928612 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.09 HN 1.05 KP 1.09 ! LA 0.99 MK 1.35 NL 1.06 OV 1.00 ! ! Amplitude normalization factor in sub-array 2: 0.941238 ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 1.07 KP 0.98 LA 1.11 ! MK 1.07 NL 1.06 OV 1.15 ! ! ! Fit before self-cal, rms=0.032147Jy sigma=0.701416 ! Fit after self-cal, rms=0.032423Jy sigma=0.700420 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.032423Jy sigma=0.700420 ! Fit after self-cal, rms=0.032423Jy sigma=0.700414 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.273 mas, bmaj=3.424 mas, bpa=-16.73 degrees ! Estimated noise=0.221262 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.00125957 Jy ! Component: 100 - total flux cleaned = -0.00140132 Jy ! Component: 150 - total flux cleaned = -0.00160254 Jy ! Component: 200 - total flux cleaned = -0.00173194 Jy ! Total flux subtracted in 200 components = -0.00173194 Jy ! Clean residual min=-0.000741 max=0.000713 Jy/beam ! Clean residual mean=0.000000 rms=0.000178 Jy/beam ! Combined flux in latest and established models = 0.0524151 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 47 model components to the UV plane model. ! The established model now contains 140 components and 0.0524151 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.032390Jy sigma=0.699261 ! Fit after self-cal, rms=0.032388Jy sigma=0.699243 ! 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.032388Jy sigma=0.699243 ! Fit after self-cal, rms=0.032335Jy sigma=0.697423 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 = -4.38943e-05 Jy ! Component: 100 - total flux cleaned = -7.24116e-05 Jy ! Component: 150 - total flux cleaned = -9.72889e-05 Jy ! Component: 200 - total flux cleaned = -0.000109107 Jy ! Total flux subtracted in 200 components = -0.000109107 Jy ! Clean residual min=-0.000664 max=0.000625 Jy/beam ! Clean residual mean=0.000000 rms=0.000162 Jy/beam ! Combined flux in latest and established models = 0.052306 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 159 components and 0.052306 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.032328Jy sigma=0.697217 ! Fit after self-cal, rms=0.032321Jy sigma=0.696890 ! 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.273 x 3.424 at -16.73 degrees (North through East) ! Clean map min=-0.00076337 max=0.032898 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.9478 mas, bmaj=3.398 mas, bpa=-16.09 degrees ! Estimated noise=0.439861 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0258069 Jy ! Component: 100 - total flux cleaned = 0.0348981 Jy ! Component: 150 - total flux cleaned = 0.0396098 Jy ! Component: 200 - total flux cleaned = 0.0426444 Jy ! Total flux subtracted in 200 components = 0.0426444 Jy ! Clean residual min=-0.001863 max=0.002077 Jy/beam ! Clean residual mean=-0.000000 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.0426444 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.0426444 Jy ! Inverting map and beam ! Estimated beam: bmin=1.273 mas, bmaj=3.424 mas, bpa=-16.73 degrees ! Estimated noise=0.221262 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.00388025 Jy ! Component: 100 - total flux cleaned = 0.006206 Jy ! Component: 150 - total flux cleaned = 0.00769526 Jy ! Component: 200 - total flux cleaned = 0.00867937 Jy ! Total flux subtracted in 200 components = 0.00867937 Jy ! Clean residual min=-0.000709 max=0.000878 Jy/beam ! Clean residual mean=-0.000000 rms=0.000213 Jy/beam ! Combined flux in latest and established models = 0.0513238 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 74 components and 0.0513238 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000377429 Jy ! Component: 100 - total flux cleaned = 0.000634162 Jy ! Component: 150 - total flux cleaned = 0.000790459 Jy ! Component: 200 - total flux cleaned = 0.000907102 Jy ! Total flux subtracted in 200 components = 0.000907102 Jy ! Clean residual min=-0.000611 max=0.000641 Jy/beam ! Clean residual mean=0.000000 rms=0.000171 Jy/beam ! Combined flux in latest and established models = 0.0522309 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 102 components and 0.0522309 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.032328Jy sigma=0.696997 ! Fit after self-cal, rms=0.032326Jy sigma=0.696859 wmodel J0139+0824_X_map.mod ! Writing 102 model components to file: J0139+0824_X_map.mod wobs J0139+0824_X_uvs.fits ! Writing UV FITS file: J0139+0824_X_uvs.fits wwins J0139+0824_X_map.win ! wwins: Wrote 2 windows to J0139+0824_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.000130583 Jy ! Component: 100 - total flux cleaned = 0.000184575 Jy ! Component: 150 - total flux cleaned = 0.000204966 Jy ! Component: 200 - total flux cleaned = 0.000176599 Jy ! Component: 250 - total flux cleaned = 0.000167779 Jy ! Component: 300 - total flux cleaned = 0.000158931 Jy ! Component: 350 - total flux cleaned = 0.000150146 Jy ! Component: 400 - total flux cleaned = 0.000126101 Jy ! Component: 450 - total flux cleaned = 9.46809e-05 Jy ! Component: 500 - total flux cleaned = 8.70262e-05 Jy ! Component: 550 - total flux cleaned = 5.71337e-05 Jy ! Component: 600 - total flux cleaned = 2.80268e-05 Jy ! Component: 650 - total flux cleaned = -3.90408e-07 Jy ! Component: 700 - total flux cleaned = -1.42753e-05 Jy ! Component: 750 - total flux cleaned = -4.83369e-05 Jy ! Component: 800 - total flux cleaned = -4.83693e-05 Jy ! Component: 850 - total flux cleaned = -4.83971e-05 Jy ! Component: 900 - total flux cleaned = -6.76418e-05 Jy ! Component: 950 - total flux cleaned = -5.52012e-05 Jy ! Component: 1000 - total flux cleaned = -8.00186e-05 Jy ! Component: 1050 - total flux cleaned = -9.20391e-05 Jy ! Component: 1100 - total flux cleaned = -9.1974e-05 Jy ! Component: 1150 - total flux cleaned = -8.01548e-05 Jy ! Component: 1200 - total flux cleaned = -9.17103e-05 Jy ! Component: 1250 - total flux cleaned = -0.000103133 Jy ! Component: 1300 - total flux cleaned = -0.000108767 Jy ! Component: 1350 - total flux cleaned = -0.000114308 Jy ! Component: 1400 - total flux cleaned = -0.000119791 Jy ! Component: 1450 - total flux cleaned = -0.000125164 Jy ! Component: 1500 - total flux cleaned = -0.000104084 Jy ! Component: 1550 - total flux cleaned = -9.88536e-05 Jy ! Component: 1600 - total flux cleaned = -9.36611e-05 Jy ! Component: 1650 - total flux cleaned = -7.34093e-05 Jy ! Component: 1700 - total flux cleaned = -5.33772e-05 Jy ! Component: 1750 - total flux cleaned = -4.84501e-05 Jy ! Component: 1800 - total flux cleaned = -3.38047e-05 Jy ! Component: 1850 - total flux cleaned = -1.46282e-05 Jy ! Component: 1900 - total flux cleaned = -3.32481e-07 Jy ! Component: 1950 - total flux cleaned = 2.78996e-05 Jy ! Component: 2000 - total flux cleaned = 4.18641e-05 Jy ! Component: 2050 - total flux cleaned = 7.40529e-05 Jy ! Component: 2100 - total flux cleaned = 9.22266e-05 Jy ! Component: 2150 - total flux cleaned = 9.21933e-05 Jy ! Component: 2200 - total flux cleaned = 0.000114631 Jy ! Component: 2250 - total flux cleaned = 0.000114602 Jy ! Component: 2300 - total flux cleaned = 0.000136567 Jy ! Component: 2350 - total flux cleaned = 0.000136503 Jy ! Component: 2400 - total flux cleaned = 0.000132171 Jy ! Component: 2450 - total flux cleaned = 0.000140753 Jy ! Component: 2500 - total flux cleaned = 0.000145034 Jy ! Component: 2550 - total flux cleaned = 0.000149245 Jy ! Component: 2600 - total flux cleaned = 0.000157594 Jy ! Component: 2650 - total flux cleaned = 0.000145112 Jy ! Component: 2700 - total flux cleaned = 0.000141013 Jy ! Component: 2750 - total flux cleaned = 0.000161441 Jy ! Component: 2800 - total flux cleaned = 0.000153274 Jy ! Component: 2850 - total flux cleaned = 0.000149207 Jy ! Component: 2900 - total flux cleaned = 0.000145178 Jy ! Component: 2950 - total flux cleaned = 0.000129263 Jy ! Component: 3000 - total flux cleaned = 0.000113444 Jy ! Component: 3050 - total flux cleaned = 0.000101689 Jy ! Component: 3100 - total flux cleaned = 9.00176e-05 Jy ! Component: 3150 - total flux cleaned = 8.22704e-05 Jy ! Component: 3200 - total flux cleaned = 7.07342e-05 Jy ! Component: 3250 - total flux cleaned = 5.92042e-05 Jy ! Component: 3300 - total flux cleaned = 3.25384e-05 Jy ! Component: 3350 - total flux cleaned = 2.87496e-05 Jy ! Component: 3400 - total flux cleaned = 9.8838e-06 Jy ! Component: 3450 - total flux cleaned = -1.26183e-05 Jy ! Component: 3500 - total flux cleaned = -3.12707e-05 Jy ! Component: 3550 - total flux cleaned = -4.61119e-05 Jy ! Component: 3600 - total flux cleaned = -5.3512e-05 Jy ! Component: 3650 - total flux cleaned = -7.55874e-05 Jy ! Component: 3700 - total flux cleaned = -8.28926e-05 Jy ! Component: 3750 - total flux cleaned = -9.38418e-05 Jy ! Component: 3800 - total flux cleaned = -0.000108356 Jy ! Component: 3850 - total flux cleaned = -0.000119177 Jy ! Component: 3900 - total flux cleaned = -0.000108401 Jy ! Component: 3950 - total flux cleaned = -0.000129923 Jy ! Component: 4000 - total flux cleaned = -0.000140633 Jy ! Component: 4050 - total flux cleaned = -0.000147712 Jy ! Total flux subtracted in 4096 components = -0.000140621 Jy ! Clean residual min=-0.000200 max=0.000246 Jy/beam ! Clean residual mean=0.000000 rms=0.000062 Jy/beam ! Combined flux in latest and established models = 0.0520903 Jy keep ! Adding 246 model components to the UV plane model. ! The established model now contains 348 components and 0.0520903 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0139+0824_X_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.273 x 3.424 at -16.73 degrees (North through East) ! Clean map min=-0.00043097 max=0.032792 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0139+0824_X_a_map.fits wmodel /vlbi/vcs9/uvm//J0139+0824_X_a_map.mod ! Writing 348 model components to file: /vlbi/vcs9/uvm//J0139+0824_X_a_map.mod wobs /vlbi/vcs9/uvm//J0139+0824_X_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0139+0824_X_a_uvs.fits wwins /vlbi/vcs9/uvm//J0139+0824_X_a_map.win ! wwins: Wrote 3 windows to /vlbi/vcs9/uvm//J0139+0824_X_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0327925 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 6.0909e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.557223 0.557223 1.11445 2.22889 4.45778 8.91556 17.8311 35.6622 71.3245 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.032 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 538.384 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0139+0824_X_a_dfm.log closed on Tue Dec 26 21:07:14 2017