! Started logfile: /vlbi/vcs9/uvm//J0151+0540_C_a_dfm.log on Tue Dec 26 21:08:51 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//J0151+0540_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0151+0540_C_a_uvm.fits ! AN table 1: 45 integrations on 21 of 21 possible baselines. ! AN table 2: 45 integrations on 21 of 21 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0151+0540 ! ! 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 76 lines of history. ! ! Reading 15120 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 J0151+0540_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.0574378 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.006889Jy sigma=28.416599 ! Fit after self-cal, rms=0.950270Jy sigma=26.843309 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. peakwin win_mult ! Inverting map and beam ! Estimated beam: bmin=1.554 mas, bmaj=6.033 mas, bpa=-15.94 degrees ! Estimated noise=0.472513 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.0417267 Jy ! Component: 100 - total flux cleaned = 0.0509067 Jy ! Total flux subtracted in 100 components = 0.0509067 Jy ! Clean residual min=-0.002440 max=0.003101 Jy/beam ! Clean residual mean=-0.000004 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.0509067 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0509067 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.027215Jy sigma=0.729184 ! Fit after self-cal, rms=0.027201Jy sigma=0.728582 ! 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.126 mas, bmaj=5.963 mas, bpa=-16.82 degrees ! Estimated noise=0.203512 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.0065584 Jy ! Component: 100 - total flux cleaned = 0.00984968 Jy ! Component: 150 - total flux cleaned = 0.0117628 Jy ! Component: 200 - total flux cleaned = 0.0130355 Jy ! Total flux subtracted in 200 components = 0.0130355 Jy ! Clean residual min=-0.001108 max=0.001145 Jy/beam ! Clean residual mean=-0.000002 rms=0.000282 Jy/beam ! Combined flux in latest and established models = 0.0639422 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 51 model components to the UV plane model. ! The established model now contains 62 components and 0.0639422 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.026186Jy sigma=0.694705 ! Fit after self-cal, rms=0.026165Jy sigma=0.694320 ! 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.01121 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 1.01 LA 0.97 ! MK 0.93 NL 0.99 OV 0.99 ! ! Amplitude normalization factor in sub-array 2: 0.994002 ! Telescope amplitude corrections in sub-array 2: ! BR 1.09 FD 0.94 KP 1.02 LA 1.03 ! MK 0.97 NL 1.03 OV 0.97 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01837 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.98 HN 0.95 LA 0.94 ! MK 0.99 NL 1.01 OV 1.01 ! ! Amplitude normalization factor in sub-array 2: 1.00006 ! Telescope amplitude corrections in sub-array 2: ! BR 0.97 FD 1.03 KP 1.01 LA 0.99 ! MK 0.98 NL 1.10 OV 0.93 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.999734 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 HN 1.01 LA 0.90 ! MK 1.03 NL 1.00 OV 1.03 ! ! Amplitude normalization factor in sub-array 2: 0.993899 ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 0.92 KP 0.97 LA 0.98 ! MK 1.07 NL 1.06 OV 1.05 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.00059 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.05 HN 0.97 LA 0.94 ! MK 0.96 NL 1.01 OV 0.97 ! ! Amplitude normalization factor in sub-array 2: 0.997371 ! Telescope amplitude corrections in sub-array 2: ! BR 1.07 FD 0.92 KP 1.03 LA 1.01 ! MK 0.96 NL 1.03 OV 0.99 ! ! ! Correcting IF 5. ! Amplitude normalization factor in sub-array 1: 0.995904 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.99 HN 0.98 LA 0.95 ! MK 1.04 NL 1.00 OV 1.00 ! ! Amplitude normalization factor in sub-array 2: 0.983089 ! Telescope amplitude corrections in sub-array 2: ! BR 1.12 FD 0.98 KP 1.02 LA 0.96 ! MK 1.00 NL 1.03 OV 1.01 ! ! ! Correcting IF 6. ! Amplitude normalization factor in sub-array 1: 0.999356 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.03 LA 0.95 ! MK 1.04 NL 0.99 OV 1.00 ! ! Amplitude normalization factor in sub-array 2: 0.98601 ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 1.00 KP 1.00 LA 1.00 ! MK 1.08 NL 1.03 OV 1.01 ! ! ! Correcting IF 7. ! Amplitude normalization factor in sub-array 1: 0.971711 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.01 HN 1.06 LA 0.99 ! MK 1.11 NL 0.98 OV 1.01 ! ! Amplitude normalization factor in sub-array 2: 0.988069 ! Telescope amplitude corrections in sub-array 2: ! BR 1.07 FD 1.01 KP 1.03 LA 0.98 ! MK 0.98 NL 1.03 OV 0.98 ! ! ! Correcting IF 8. ! Amplitude normalization factor in sub-array 1: 0.985701 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.96 HN 1.00 LA 0.96 ! MK 1.14 NL 1.01 OV 1.00 ! ! Amplitude normalization factor in sub-array 2: 1.00395 ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 0.92 KP 1.02 LA 1.01 ! MK 1.02 NL 1.01 OV 0.99 ! ! ! Fit before self-cal, rms=0.026165Jy sigma=0.694320 ! Fit after self-cal, rms=0.026154Jy sigma=0.691019 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.026154Jy sigma=0.691019 ! Fit after self-cal, rms=0.026155Jy sigma=0.691015 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.158 mas, bmaj=6.041 mas, bpa=-16.64 degrees ! Estimated noise=0.201706 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.000121388 Jy ! Component: 100 - total flux cleaned = -0.000138724 Jy ! Component: 150 - total flux cleaned = -0.000138604 Jy ! Component: 200 - total flux cleaned = -0.000126892 Jy ! Total flux subtracted in 200 components = -0.000126892 Jy ! Clean residual min=-0.000770 max=0.000868 Jy/beam ! Clean residual mean=0.000000 rms=0.000203 Jy/beam ! Combined flux in latest and established models = 0.0638153 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 79 components and 0.0638153 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.026138Jy sigma=0.690323 ! Fit after self-cal, rms=0.026134Jy sigma=0.690261 ! 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.026134Jy sigma=0.690261 ! Fit after self-cal, rms=0.026109Jy sigma=0.689610 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 = 6.01099e-05 Jy ! Component: 100 - total flux cleaned = 8.26195e-05 Jy ! Component: 150 - total flux cleaned = 8.17272e-05 Jy ! Component: 200 - total flux cleaned = 8.11562e-05 Jy ! Total flux subtracted in 200 components = 8.11562e-05 Jy ! Clean residual min=-0.000746 max=0.000839 Jy/beam ! Clean residual mean=0.000000 rms=0.000195 Jy/beam ! Combined flux in latest and established models = 0.0638965 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 83 components and 0.0638964 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.026103Jy sigma=0.689401 ! Fit after self-cal, rms=0.026099Jy sigma=0.689296 ! Inverting map ! Added new window around map position (30.9, -27.9). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000648949 Jy ! Component: 100 - total flux cleaned = 0.000810046 Jy ! Component: 150 - total flux cleaned = 0.000943653 Jy ! Component: 200 - total flux cleaned = 0.00103473 Jy ! Total flux subtracted in 200 components = 0.00103473 Jy ! Clean residual min=-0.000591 max=0.000566 Jy/beam ! Clean residual mean=0.000000 rms=0.000147 Jy/beam ! Combined flux in latest and established models = 0.0649312 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 112 components and 0.0649312 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.026071Jy sigma=0.688444 ! Fit after self-cal, rms=0.026067Jy sigma=0.688334 ! 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.158 x 6.041 at -16.64 degrees (North through East) ! Clean map min=-0.00055104 max=0.049963 Jy/beam if(peak(flux) > thresh) selfcal true, true, amp_soltime1 selfcal false, false, phase_soltime flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) print "============== Finished amplitude self-cal ==============" end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.561 mas, bmaj=6.095 mas, bpa=-15.88 degrees ! Estimated noise=0.473265 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0417707 Jy ! Component: 100 - total flux cleaned = 0.0507807 Jy ! Component: 150 - total flux cleaned = 0.0554743 Jy ! Component: 200 - total flux cleaned = 0.0584564 Jy ! Total flux subtracted in 200 components = 0.0584564 Jy ! Clean residual min=-0.001564 max=0.001507 Jy/beam ! Clean residual mean=-0.000001 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.0584564 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.0584564 Jy ! Inverting map and beam ! Estimated beam: bmin=2.158 mas, bmaj=6.041 mas, bpa=-16.64 degrees ! Estimated noise=0.201706 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.0027447 Jy ! Component: 100 - total flux cleaned = 0.00413833 Jy ! Component: 150 - total flux cleaned = 0.00478508 Jy ! Component: 200 - total flux cleaned = 0.00515788 Jy ! Total flux subtracted in 200 components = 0.00515788 Jy ! Clean residual min=-0.000628 max=0.000626 Jy/beam ! Clean residual mean=-0.000000 rms=0.000175 Jy/beam ! Combined flux in latest and established models = 0.0636142 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 60 components and 0.0636142 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000342906 Jy ! Component: 100 - total flux cleaned = 0.000586448 Jy ! Component: 150 - total flux cleaned = 0.000821287 Jy ! Component: 200 - total flux cleaned = 0.000993442 Jy ! Total flux subtracted in 200 components = 0.000993442 Jy ! Clean residual min=-0.000565 max=0.000596 Jy/beam ! Clean residual mean=-0.000000 rms=0.000148 Jy/beam ! Combined flux in latest and established models = 0.0646077 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 77 components and 0.0646076 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.026067Jy sigma=0.688377 ! Fit after self-cal, rms=0.026066Jy sigma=0.688356 wmodel J0151+0540_C_map.mod ! Writing 77 model components to file: J0151+0540_C_map.mod wobs J0151+0540_C_uvs.fits ! Writing UV FITS file: J0151+0540_C_uvs.fits wwins J0151+0540_C_map.win ! wwins: Wrote 2 windows to J0151+0540_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 = 2.51075e-05 Jy ! Component: 100 - total flux cleaned = -3.23087e-05 Jy ! Component: 150 - total flux cleaned = -3.25724e-05 Jy ! Component: 200 - total flux cleaned = 8.74949e-07 Jy ! Component: 250 - total flux cleaned = 2.4751e-05 Jy ! Component: 300 - total flux cleaned = 4.7304e-05 Jy ! Component: 350 - total flux cleaned = 5.45219e-05 Jy ! Component: 400 - total flux cleaned = 1.99007e-05 Jy ! Component: 450 - total flux cleaned = -6.43131e-08 Jy ! Component: 500 - total flux cleaned = -1.94876e-05 Jy ! Component: 550 - total flux cleaned = -3.21469e-05 Jy ! Component: 600 - total flux cleaned = -3.83766e-05 Jy ! Component: 650 - total flux cleaned = -3.84294e-05 Jy ! Component: 700 - total flux cleaned = -1.48912e-05 Jy ! Component: 750 - total flux cleaned = -3.39101e-06 Jy ! Component: 800 - total flux cleaned = 1.34836e-05 Jy ! Component: 850 - total flux cleaned = 4.12442e-05 Jy ! Component: 900 - total flux cleaned = 6.28363e-05 Jy ! Component: 950 - total flux cleaned = 7.87966e-05 Jy ! Component: 1000 - total flux cleaned = 8.40386e-05 Jy ! Component: 1050 - total flux cleaned = 7.37391e-05 Jy ! Component: 1100 - total flux cleaned = 6.88289e-05 Jy ! Component: 1150 - total flux cleaned = 8.37663e-05 Jy ! Component: 1200 - total flux cleaned = 7.88263e-05 Jy ! Component: 1250 - total flux cleaned = 8.37381e-05 Jy ! Component: 1300 - total flux cleaned = 7.8881e-05 Jy ! Component: 1350 - total flux cleaned = 6.00202e-05 Jy ! Component: 1400 - total flux cleaned = 5.07633e-05 Jy ! Component: 1450 - total flux cleaned = 5.53355e-05 Jy ! Component: 1500 - total flux cleaned = 5.08049e-05 Jy ! Component: 1550 - total flux cleaned = 4.19618e-05 Jy ! Component: 1600 - total flux cleaned = 5.08279e-05 Jy ! Component: 1650 - total flux cleaned = 5.51875e-05 Jy ! Component: 1700 - total flux cleaned = 5.94732e-05 Jy ! Component: 1750 - total flux cleaned = 7.65225e-05 Jy ! Component: 1800 - total flux cleaned = 8.06772e-05 Jy ! Component: 1850 - total flux cleaned = 9.31309e-05 Jy ! Component: 1900 - total flux cleaned = 9.72665e-05 Jy ! Component: 1950 - total flux cleaned = 0.000109492 Jy ! Component: 2000 - total flux cleaned = 0.000117564 Jy ! Component: 2050 - total flux cleaned = 0.000133492 Jy ! Component: 2100 - total flux cleaned = 0.000141351 Jy ! Component: 2150 - total flux cleaned = 0.000156954 Jy ! Component: 2200 - total flux cleaned = 0.00016086 Jy ! Component: 2250 - total flux cleaned = 0.000160856 Jy ! Component: 2300 - total flux cleaned = 0.000164635 Jy ! Component: 2350 - total flux cleaned = 0.0001609 Jy ! Component: 2400 - total flux cleaned = 0.000175776 Jy ! Component: 2450 - total flux cleaned = 0.000164637 Jy ! Component: 2500 - total flux cleaned = 0.000168295 Jy ! Component: 2550 - total flux cleaned = 0.000161016 Jy ! Component: 2600 - total flux cleaned = 0.000164594 Jy ! Component: 2650 - total flux cleaned = 0.000171747 Jy ! Component: 2700 - total flux cleaned = 0.0001824 Jy ! Component: 2750 - total flux cleaned = 0.00017888 Jy ! Component: 2800 - total flux cleaned = 0.00018241 Jy ! Component: 2850 - total flux cleaned = 0.000178915 Jy ! Component: 2900 - total flux cleaned = 0.000182399 Jy ! Component: 2950 - total flux cleaned = 0.000185832 Jy ! Component: 3000 - total flux cleaned = 0.000189206 Jy ! Component: 3050 - total flux cleaned = 0.000189192 Jy ! Component: 3100 - total flux cleaned = 0.000192555 Jy ! Component: 3150 - total flux cleaned = 0.000185816 Jy ! Component: 3200 - total flux cleaned = 0.00018915 Jy ! Component: 3250 - total flux cleaned = 0.000182559 Jy ! Component: 3300 - total flux cleaned = 0.000182589 Jy ! Component: 3350 - total flux cleaned = 0.000182595 Jy ! Component: 3400 - total flux cleaned = 0.000182581 Jy ! Component: 3450 - total flux cleaned = 0.000185824 Jy ! Component: 3500 - total flux cleaned = 0.000192241 Jy ! Component: 3550 - total flux cleaned = 0.000189033 Jy ! Component: 3600 - total flux cleaned = 0.000182712 Jy ! Component: 3650 - total flux cleaned = 0.000198492 Jy ! Component: 3700 - total flux cleaned = 0.00019535 Jy ! Component: 3750 - total flux cleaned = 0.000195354 Jy ! Component: 3800 - total flux cleaned = 0.000192257 Jy ! Component: 3850 - total flux cleaned = 0.000201541 Jy ! Component: 3900 - total flux cleaned = 0.000201546 Jy ! Component: 3950 - total flux cleaned = 0.000207663 Jy ! Component: 4000 - total flux cleaned = 0.000207692 Jy ! Component: 4050 - total flux cleaned = 0.000207709 Jy ! Total flux subtracted in 4096 components = 0.000219803 Jy ! Clean residual min=-0.000168 max=0.000172 Jy/beam ! Clean residual mean=0.000000 rms=0.000052 Jy/beam ! Combined flux in latest and established models = 0.0648274 Jy keep ! Adding 252 model components to the UV plane model. ! The established model now contains 329 components and 0.0648275 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0151+0540_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.158 x 6.041 at -16.64 degrees (North through East) ! Clean map min=-0.00046694 max=0.050102 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0151+0540_C_a_map.fits wmodel /vlbi/vcs9/uvm//J0151+0540_C_a_map.mod ! Writing 329 model components to file: /vlbi/vcs9/uvm//J0151+0540_C_a_map.mod wobs /vlbi/vcs9/uvm//J0151+0540_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0151+0540_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J0151+0540_C_a_map.win ! wwins: Wrote 3 windows to /vlbi/vcs9/uvm//J0151+0540_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0501018 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 5.10908e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.305922 0.305922 0.611844 1.22369 2.44737 4.89475 9.7895 19.579 39.158 78.316 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.05 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 980.642 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0151+0540_C_a_dfm.log closed on Tue Dec 26 21:08:55 2017