! Started logfile: /vlbi/vcs9/uvm//J1224+1947_X_a_dfm.log on Tue Dec 26 22:23:35 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//J1224+1947_X_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J1224+1947_X_a_uvm.fits ! AN table 1: 38 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.933333 visibilities/baseline/integration-bin. ! Found source: J1224+1947 ! ! 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 12768 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 J1224+1947_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.0441817 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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001322Jy sigma=24.867827 ! Fit after self-cal, rms=0.976663Jy sigma=24.269318 ! 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.7187 mas, bmaj=2.1 mas, bpa=0.8708 degrees ! Estimated noise=0.522107 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.0189045 Jy ! Component: 100 - total flux cleaned = 0.0237725 Jy ! Total flux subtracted in 100 components = 0.0237725 Jy ! Clean residual min=-0.001679 max=0.001965 Jy/beam ! Clean residual mean=-0.000000 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.0237725 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0237725 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.036932Jy sigma=0.753997 ! Fit after self-cal, rms=0.036898Jy sigma=0.752853 ! Inverting map print "============== Finished uniform weighting CLEAN ==============" ! ============== Finished uniform weighting CLEAN ============== ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9292 mas, bmaj=2.299 mas, bpa=0.4606 degrees ! Estimated noise=0.251936 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.00323102 Jy ! Component: 100 - total flux cleaned = 0.00469995 Jy ! Component: 150 - total flux cleaned = 0.00552459 Jy ! Component: 200 - total flux cleaned = 0.00600978 Jy ! Total flux subtracted in 200 components = 0.00600978 Jy ! Clean residual min=-0.000826 max=0.000810 Jy/beam ! Clean residual mean=-0.000000 rms=0.000216 Jy/beam ! Combined flux in latest and established models = 0.0297823 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 39 components and 0.0297823 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.036685Jy sigma=0.747027 ! Fit after self-cal, rms=0.036684Jy sigma=0.747012 ! 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: 1.00291 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.98 HN 0.95 KP 0.98 ! LA 1.03 MK 0.96 NL 1.01 OV 0.99 ! PT 1.04 SC 1.09 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.03001 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 HN 0.93 KP 1.03 ! LA 0.98 MK 1.00 NL 1.05 OV 0.88 ! PT 0.94 SC 0.93 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.979953 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.92 HN 0.94 KP 1.00 ! LA 1.07 MK 1.27 NL 1.07 OV 0.93 ! PT 0.90 SC 1.07 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.00419 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.04 HN 1.08 KP 0.91 ! LA 0.92 MK 0.92 NL 0.98 OV 1.01 ! PT 0.96 SC 1.12 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 0.94277 ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.02 HN 1.05 KP 0.93 ! LA 1.01 MK 1.20 NL 0.95 OV 1.11 ! PT 1.12 SC 1.08 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 1.00112 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.09 HN 0.90 KP 0.89 ! LA 0.95 MK 1.17 NL 1.00 OV 1.00 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 0.989151 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.05 HN 1.12 KP 0.87 ! LA 0.92 MK 0.99 NL 1.13 OV 1.00 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 0.957327 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.05 HN 1.10 KP 1.09 ! LA 1.11 MK 1.04 NL 1.01 OV 1.01 ! PT 1.07 SC 1.01 ! ! ! Fit before self-cal, rms=0.036684Jy sigma=0.747012 ! Fit after self-cal, rms=0.036968Jy sigma=0.745526 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.036968Jy sigma=0.745526 ! Fit after self-cal, rms=0.036969Jy sigma=0.745515 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9586 mas, bmaj=2.331 mas, bpa=0.6663 degrees ! Estimated noise=0.247753 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.000551572 Jy ! Component: 100 - total flux cleaned = -0.000785386 Jy ! Component: 150 - total flux cleaned = -0.000816093 Jy ! Component: 200 - total flux cleaned = -0.000837053 Jy ! Total flux subtracted in 200 components = -0.000837053 Jy ! Clean residual min=-0.000733 max=0.000812 Jy/beam ! Clean residual mean=0.000000 rms=0.000192 Jy/beam ! Combined flux in latest and established models = 0.0289452 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 46 components and 0.0289452 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.036969Jy sigma=0.745331 ! Fit after self-cal, rms=0.036968Jy sigma=0.745331 ! 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.036968Jy sigma=0.745331 ! Fit after self-cal, rms=0.036921Jy sigma=0.744034 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.99016e-05 Jy ! Component: 100 - total flux cleaned = 6.4017e-05 Jy ! Component: 150 - total flux cleaned = 6.80522e-05 Jy ! Component: 200 - total flux cleaned = 6.80394e-05 Jy ! Total flux subtracted in 200 components = 6.80394e-05 Jy ! Clean residual min=-0.000710 max=0.000807 Jy/beam ! Clean residual mean=0.000000 rms=0.000191 Jy/beam ! Combined flux in latest and established models = 0.0290133 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 49 components and 0.0290133 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.036918Jy sigma=0.744006 ! Fit after self-cal, rms=0.036914Jy sigma=0.743785 ! 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: 0.9586 x 2.331 at 0.6663 degrees (North through East) ! Clean map min=-0.00063458 max=0.023428 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.7289 mas, bmaj=2.109 mas, bpa=0.7489 degrees ! Estimated noise=0.52353 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.019036 Jy ! Component: 100 - total flux cleaned = 0.0238117 Jy ! Component: 150 - total flux cleaned = 0.0259957 Jy ! Component: 200 - total flux cleaned = 0.0271987 Jy ! Total flux subtracted in 200 components = 0.0271987 Jy ! Clean residual min=-0.001490 max=0.001456 Jy/beam ! Clean residual mean=0.000000 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.0271987 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0271987 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9586 mas, bmaj=2.331 mas, bpa=0.6663 degrees ! Estimated noise=0.247753 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.00098625 Jy ! Component: 100 - total flux cleaned = 0.00147409 Jy ! Component: 150 - total flux cleaned = 0.00168405 Jy ! Component: 200 - total flux cleaned = 0.00173623 Jy ! Total flux subtracted in 200 components = 0.00173623 Jy ! Clean residual min=-0.000721 max=0.000809 Jy/beam ! Clean residual mean=0.000000 rms=0.000196 Jy/beam ! Combined flux in latest and established models = 0.0289349 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 35 components and 0.0289349 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.55974e-05 Jy ! Component: 100 - total flux cleaned = 1.53406e-05 Jy ! Component: 150 - total flux cleaned = 1.52236e-05 Jy ! Component: 200 - total flux cleaned = 1.5213e-05 Jy ! Total flux subtracted in 200 components = 1.5213e-05 Jy ! Clean residual min=-0.000709 max=0.000801 Jy/beam ! Clean residual mean=0.000000 rms=0.000194 Jy/beam ! Combined flux in latest and established models = 0.0289501 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 38 components and 0.0289501 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.036919Jy sigma=0.743888 ! Fit after self-cal, rms=0.036920Jy sigma=0.743825 wmodel J1224+1947_X_map.mod ! Writing 38 model components to file: J1224+1947_X_map.mod wobs J1224+1947_X_uvs.fits ! Writing UV FITS file: J1224+1947_X_uvs.fits wwins J1224+1947_X_map.win ! wwins: Wrote 1 windows to J1224+1947_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 = 6.20892e-05 Jy ! Component: 100 - total flux cleaned = -2.66838e-05 Jy ! Component: 150 - total flux cleaned = -0.000111359 Jy ! Component: 200 - total flux cleaned = -0.000157807 Jy ! Component: 250 - total flux cleaned = -0.000190964 Jy ! Component: 300 - total flux cleaned = -0.000212063 Jy ! Component: 350 - total flux cleaned = -0.000222526 Jy ! Component: 400 - total flux cleaned = -0.000252831 Jy ! Component: 450 - total flux cleaned = -0.000263034 Jy ! Component: 500 - total flux cleaned = -0.000263324 Jy ! Component: 550 - total flux cleaned = -0.000291184 Jy ! Component: 600 - total flux cleaned = -0.000282587 Jy ! Component: 650 - total flux cleaned = -0.000291488 Jy ! Component: 700 - total flux cleaned = -0.000308314 Jy ! Component: 750 - total flux cleaned = -0.000291581 Jy ! Component: 800 - total flux cleaned = -0.00027548 Jy ! Component: 850 - total flux cleaned = -0.000283543 Jy ! Component: 900 - total flux cleaned = -0.000260271 Jy ! Component: 950 - total flux cleaned = -0.000252646 Jy ! Component: 1000 - total flux cleaned = -0.00021509 Jy ! Component: 1050 - total flux cleaned = -0.000163511 Jy ! Component: 1100 - total flux cleaned = -0.000156258 Jy ! Component: 1150 - total flux cleaned = -0.000127867 Jy ! Component: 1200 - total flux cleaned = -0.000113955 Jy ! Component: 1250 - total flux cleaned = -0.000107121 Jy ! Component: 1300 - total flux cleaned = -0.000107226 Jy ! Component: 1350 - total flux cleaned = -8.74581e-05 Jy ! Component: 1400 - total flux cleaned = -0.000120324 Jy ! Component: 1450 - total flux cleaned = -0.000113701 Jy ! Component: 1500 - total flux cleaned = -0.000113677 Jy ! Component: 1550 - total flux cleaned = -0.000132282 Jy ! Component: 1600 - total flux cleaned = -0.000107594 Jy ! Component: 1650 - total flux cleaned = -8.91894e-05 Jy ! Component: 1700 - total flux cleaned = -5.33465e-05 Jy ! Component: 1750 - total flux cleaned = -5.93245e-05 Jy ! Component: 1800 - total flux cleaned = -3.0198e-05 Jy ! Component: 1850 - total flux cleaned = -1.88132e-05 Jy ! Component: 1900 - total flux cleaned = -1.32153e-05 Jy ! Component: 1950 - total flux cleaned = 3.57221e-06 Jy ! Component: 2000 - total flux cleaned = -2.09114e-06 Jy ! Component: 2050 - total flux cleaned = -2.08784e-06 Jy ! Component: 2100 - total flux cleaned = 8.70232e-06 Jy ! Component: 2150 - total flux cleaned = 3.53151e-05 Jy ! Component: 2200 - total flux cleaned = 3.53406e-05 Jy ! Component: 2250 - total flux cleaned = 6.64801e-05 Jy ! Component: 2300 - total flux cleaned = 7.6789e-05 Jy ! Component: 2350 - total flux cleaned = 8.69584e-05 Jy ! Component: 2400 - total flux cleaned = 0.000117205 Jy ! Component: 2450 - total flux cleaned = 0.000117247 Jy ! Component: 2500 - total flux cleaned = 0.000132046 Jy ! Component: 2550 - total flux cleaned = 0.000136936 Jy ! Component: 2600 - total flux cleaned = 0.000156228 Jy ! Component: 2650 - total flux cleaned = 0.000165764 Jy ! Component: 2700 - total flux cleaned = 0.000161066 Jy ! Component: 2750 - total flux cleaned = 0.000175163 Jy ! Component: 2800 - total flux cleaned = 0.000198386 Jy ! Component: 2850 - total flux cleaned = 0.000202943 Jy ! Component: 2900 - total flux cleaned = 0.000193777 Jy ! Component: 2950 - total flux cleaned = 0.000198351 Jy ! Component: 3000 - total flux cleaned = 0.000216274 Jy ! Component: 3050 - total flux cleaned = 0.000202941 Jy ! Component: 3100 - total flux cleaned = 0.000220653 Jy ! Component: 3150 - total flux cleaned = 0.000220686 Jy ! Component: 3200 - total flux cleaned = 0.000225053 Jy ! Component: 3250 - total flux cleaned = 0.000242338 Jy ! Component: 3300 - total flux cleaned = 0.000255184 Jy ! Component: 3350 - total flux cleaned = 0.000246672 Jy ! Component: 3400 - total flux cleaned = 0.000263585 Jy ! Component: 3450 - total flux cleaned = 0.000267774 Jy ! Component: 3500 - total flux cleaned = 0.000284366 Jy ! Component: 3550 - total flux cleaned = 0.000284341 Jy ! Component: 3600 - total flux cleaned = 0.000292555 Jy ! Component: 3650 - total flux cleaned = 0.000304741 Jy ! Component: 3700 - total flux cleaned = 0.000296619 Jy ! Component: 3750 - total flux cleaned = 0.000292607 Jy ! Component: 3800 - total flux cleaned = 0.000284607 Jy ! Component: 3850 - total flux cleaned = 0.000276611 Jy ! Component: 3900 - total flux cleaned = 0.000272659 Jy ! Component: 3950 - total flux cleaned = 0.000272637 Jy ! Component: 4000 - total flux cleaned = 0.000268736 Jy ! Component: 4050 - total flux cleaned = 0.000276542 Jy ! Total flux subtracted in 4096 components = 0.000280397 Jy ! Clean residual min=-0.000249 max=0.000238 Jy/beam ! Clean residual mean=0.000000 rms=0.000065 Jy/beam ! Combined flux in latest and established models = 0.0292305 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 330 components and 0.0292305 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J1224+1947_X_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9586 x 2.331 at 0.6663 degrees (North through East) ! Clean map min=-0.00049234 max=0.023463 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J1224+1947_X_a_map.fits wmodel /vlbi/vcs9/uvm//J1224+1947_X_a_map.mod ! Writing 330 model components to file: /vlbi/vcs9/uvm//J1224+1947_X_a_map.mod wobs /vlbi/vcs9/uvm//J1224+1947_X_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J1224+1947_X_a_uvs.fits wwins /vlbi/vcs9/uvm//J1224+1947_X_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J1224+1947_X_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0234625 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 6.30892e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.806681 0.806681 1.61336 3.22672 6.45345 12.9069 25.8138 51.6276 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.023 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 371.894 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J1224+1947_X_a_dfm.log closed on Tue Dec 26 22:23:39 2017