! Started logfile: /vlbi/vcs9/uvm//J0246+5115_C_a_dfm.log on Tue Dec 26 21:17:40 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//J0246+5115_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0246+5115_C_a_uvm.fits ! AN table 1: 33 integrations on 45 of 45 possible baselines. ! AN table 2: 45 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.815137 visibilities/baseline/integration-bin. ! Found source: J0246+5115 ! ! 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 94 lines of history. ! ! Reading 20248 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 J0246+5115_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.0380401 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 26 telescope corrections were flagged in sub-array 1. ! A total of 64 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! A total of 64 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! A total of 64 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 26 telescope corrections were flagged in sub-array 1. ! A total of 64 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 5. ! A total of 26 telescope corrections were flagged in sub-array 1. ! A total of 64 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 6. ! A total of 26 telescope corrections were flagged in sub-array 1. ! A total of 64 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 7. ! A total of 26 telescope corrections were flagged in sub-array 1. ! A total of 64 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 8. ! A total of 26 telescope corrections were flagged in sub-array 1. ! A total of 64 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.000234Jy sigma=30.591725 ! Fit after self-cal, rms=0.981292Jy sigma=29.994908 ! 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.456 mas, bmaj=3.666 mas, bpa=-8.119 degrees ! Estimated noise=0.32273 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.0131262 Jy ! Component: 100 - total flux cleaned = 0.018837 Jy ! Total flux subtracted in 100 components = 0.018837 Jy ! Clean residual min=-0.001642 max=0.002745 Jy/beam ! Clean residual mean=-0.000003 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.018837 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.018837 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.032212Jy sigma=0.879568 ! Fit after self-cal, rms=0.032188Jy sigma=0.878457 ! 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.967 mas, bmaj=4.316 mas, bpa=-11.17 degrees ! Estimated noise=0.162519 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.00960057 Jy ! Component: 100 - total flux cleaned = 0.0149689 Jy ! Component: 150 - total flux cleaned = 0.0180141 Jy ! Component: 200 - total flux cleaned = 0.0197499 Jy ! Total flux subtracted in 200 components = 0.0197499 Jy ! Clean residual min=-0.002522 max=0.002894 Jy/beam ! Clean residual mean=-0.000010 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.0385869 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 46 components and 0.0385869 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.030294Jy sigma=0.803537 ! Fit after self-cal, rms=0.030287Jy sigma=0.803097 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02159 ! Telescope amplitude corrections in sub-array 1: ! BR 1.29 FD 0.82 HN 0.88 KP 0.93 ! LA 1.02 MK 0.89 NL 1.16 OV 1.05 ! PT 0.65 SC 1.10 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.922311 ! Telescope amplitude corrections in sub-array 2: ! BR 1.31 FD 0.99 KP 0.97 LA 0.92 ! MK 0.72 NL 1.72 OV 1.32 PT 0.76 ! SC 1.05 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04393 ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 0.78 HN 0.99 KP 0.98 ! LA 0.94 MK 0.95 NL 0.98 OV 1.06 ! PT 0.69 SC 1.02 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.891398 ! Telescope amplitude corrections in sub-array 2: ! BR 0.92 FD 1.00 KP 1.10 LA 0.86 ! MK 0.81 NL 1.87 OV 1.51 PT 0.82 ! SC 1.22 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.984643 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.95 HN 1.13 KP 1.07 ! LA 0.92 MK 1.13 NL 1.02 OV 1.09 ! PT 0.74 SC 1.11 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.891284 ! Telescope amplitude corrections in sub-array 2: ! BR 1.13 FD 1.21 KP 1.18 LA 0.98 ! MK 1.09 NL 1.35 OV 1.34 PT 0.74 ! SC 1.08 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00594 ! Telescope amplitude corrections in sub-array 1: ! BR 1.51 FD 0.84 HN 0.81 KP 1.06 ! LA 1.01 MK 0.80 NL 1.11 OV 1.13 ! PT 0.67 SC 1.00 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.939407 ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 1.03 KP 0.95 LA 0.88 ! MK 0.69 NL 1.85 OV 1.38 PT 0.71 ! SC 1.10 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02065 ! Telescope amplitude corrections in sub-array 1: ! BR 1.27 FD 0.85 HN 0.67 KP 0.99 ! LA 0.88 MK 0.92 NL 1.34 OV 1.04 ! PT 0.68 SC 1.16 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.824794 ! Telescope amplitude corrections in sub-array 2: ! BR 0.92 FD 1.11 KP 1.15 LA 1.02 ! MK 2.16 NL 1.50 OV 1.38 PT 0.77 ! SC 0.90 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.932861 ! Telescope amplitude corrections in sub-array 1: ! BR 1.40 FD 0.90 HN 0.83 KP 1.14 ! LA 0.92 MK 1.24 NL 1.21 OV 1.30 ! PT 0.64 SC 1.14 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.878182 ! Telescope amplitude corrections in sub-array 2: ! BR 1.22 FD 1.06 KP 0.98 LA 0.86 ! MK 0.65 NL 1.59 OV 1.36 PT 0.75 ! SC 1.79 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02217 ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.86 HN 0.88 KP 0.96 ! LA 0.92 MK 1.25 NL 0.92 OV 1.20 ! PT 0.72 SC 0.94 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.829408 ! Telescope amplitude corrections in sub-array 2: ! BR 1.51 FD 1.13 KP 1.03 LA 0.90 ! MK 1.07 NL 1.86 OV 1.44 PT 0.81 ! SC 1.09 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.930128 ! Telescope amplitude corrections in sub-array 1: ! BR 1.56 FD 0.88 HN 1.04 KP 0.99 ! LA 0.86 MK 1.46 NL 1.21 OV 1.17 ! PT 0.73 SC 0.87 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.917175 ! Telescope amplitude corrections in sub-array 2: ! BR 1.17 FD 1.15 KP 1.06 LA 0.81 ! MK 0.88 NL 1.67 OV 1.36 PT 0.77 ! SC 0.95 ! ! ! Fit before self-cal, rms=0.030287Jy sigma=0.803097 ! Fit after self-cal, rms=0.030009Jy sigma=0.788433 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.030009Jy sigma=0.788433 ! Fit after self-cal, rms=0.030032Jy sigma=0.787985 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.048 mas, bmaj=4.426 mas, bpa=-9.822 degrees ! Estimated noise=0.14074 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.0032549 Jy ! Component: 100 - total flux cleaned = -0.00460891 Jy ! Component: 150 - total flux cleaned = -0.00522003 Jy ! Component: 200 - total flux cleaned = -0.00550272 Jy ! Total flux subtracted in 200 components = -0.00550272 Jy ! Clean residual min=-0.001471 max=0.001728 Jy/beam ! Clean residual mean=-0.000003 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.0330842 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 72 components and 0.0330842 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.029904Jy sigma=0.777156 ! Fit after self-cal, rms=0.029902Jy sigma=0.777073 ! 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.029902Jy sigma=0.777073 ! Fit after self-cal, rms=0.029859Jy sigma=0.774430 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.83421e-05 Jy ! Component: 100 - total flux cleaned = -5.36675e-05 Jy ! Component: 150 - total flux cleaned = -5.38663e-05 Jy ! Component: 200 - total flux cleaned = -5.01296e-05 Jy ! Total flux subtracted in 200 components = -5.01296e-05 Jy ! Clean residual min=-0.001472 max=0.001718 Jy/beam ! Clean residual mean=-0.000003 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.033034 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 81 components and 0.033034 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.029856Jy sigma=0.774372 ! Fit after self-cal, rms=0.029852Jy sigma=0.773830 ! 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.048 x 4.426 at -9.822 degrees (North through East) ! Clean map min=-0.0014665 max=0.015945 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.444 mas, bmaj=3.627 mas, bpa=-7.217 degrees ! Estimated noise=0.298343 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0124278 Jy ! Component: 100 - total flux cleaned = 0.0179655 Jy ! Component: 150 - total flux cleaned = 0.0216872 Jy ! Component: 200 - total flux cleaned = 0.024282 Jy ! Total flux subtracted in 200 components = 0.024282 Jy ! Clean residual min=-0.001237 max=0.001855 Jy/beam ! Clean residual mean=-0.000001 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.024282 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.024282 Jy ! Inverting map and beam ! Estimated beam: bmin=2.048 mas, bmaj=4.426 mas, bpa=-9.822 degrees ! Estimated noise=0.14074 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.00447425 Jy ! Component: 100 - total flux cleaned = 0.00658942 Jy ! Component: 150 - total flux cleaned = 0.00760585 Jy ! Component: 200 - total flux cleaned = 0.00808134 Jy ! Total flux subtracted in 200 components = 0.00808134 Jy ! Clean residual min=-0.001533 max=0.001717 Jy/beam ! Clean residual mean=-0.000004 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.0323634 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 50 components and 0.0323634 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 6.42296e-05 Jy ! Component: 100 - total flux cleaned = 0.000120743 Jy ! Component: 150 - total flux cleaned = 0.000171192 Jy ! Component: 200 - total flux cleaned = 0.000199214 Jy ! Total flux subtracted in 200 components = 0.000199214 Jy ! Clean residual min=-0.001516 max=0.001717 Jy/beam ! Clean residual mean=-0.000004 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.0325626 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 56 components and 0.0325626 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.029861Jy sigma=0.774425 ! Fit after self-cal, rms=0.029859Jy sigma=0.774249 wmodel J0246+5115_C_map.mod ! Writing 56 model components to file: J0246+5115_C_map.mod wobs J0246+5115_C_uvs.fits ! Writing UV FITS file: J0246+5115_C_uvs.fits wwins J0246+5115_C_map.win ! wwins: Wrote 1 windows to J0246+5115_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.000722876 Jy ! Component: 100 - total flux cleaned = 0.00102832 Jy ! Component: 150 - total flux cleaned = 0.00123125 Jy ! Component: 200 - total flux cleaned = 0.00142095 Jy ! Component: 250 - total flux cleaned = 0.00146638 Jy ! Component: 300 - total flux cleaned = 0.00159406 Jy ! Component: 350 - total flux cleaned = 0.00165526 Jy ! Component: 400 - total flux cleaned = 0.00177311 Jy ! Component: 450 - total flux cleaned = 0.00184858 Jy ! Component: 500 - total flux cleaned = 0.00195795 Jy ! Component: 550 - total flux cleaned = 0.00208143 Jy ! Component: 600 - total flux cleaned = 0.00216754 Jy ! Component: 650 - total flux cleaned = 0.00233271 Jy ! Component: 700 - total flux cleaned = 0.00238113 Jy ! Component: 750 - total flux cleaned = 0.00250612 Jy ! Component: 800 - total flux cleaned = 0.00259733 Jy ! Component: 850 - total flux cleaned = 0.00265678 Jy ! Component: 900 - total flux cleaned = 0.00274407 Jy ! Component: 950 - total flux cleaned = 0.00282886 Jy ! Component: 1000 - total flux cleaned = 0.00285638 Jy ! Component: 1050 - total flux cleaned = 0.00291071 Jy ! Component: 1100 - total flux cleaned = 0.00297705 Jy ! Component: 1150 - total flux cleaned = 0.00302936 Jy ! Component: 1200 - total flux cleaned = 0.00308049 Jy ! Component: 1250 - total flux cleaned = 0.00311769 Jy ! Component: 1300 - total flux cleaned = 0.00311735 Jy ! Component: 1350 - total flux cleaned = 0.00311729 Jy ! Component: 1400 - total flux cleaned = 0.00311751 Jy ! Component: 1450 - total flux cleaned = 0.00311771 Jy ! Component: 1500 - total flux cleaned = 0.0031291 Jy ! Component: 1550 - total flux cleaned = 0.00314026 Jy ! Component: 1600 - total flux cleaned = 0.00312933 Jy ! Component: 1650 - total flux cleaned = 0.00312957 Jy ! Component: 1700 - total flux cleaned = 0.00312948 Jy ! Component: 1750 - total flux cleaned = 0.00311893 Jy ! Component: 1800 - total flux cleaned = 0.00311883 Jy ! Component: 1850 - total flux cleaned = 0.00309794 Jy ! Component: 1900 - total flux cleaned = 0.00307751 Jy ! Component: 1950 - total flux cleaned = 0.0030776 Jy ! Component: 2000 - total flux cleaned = 0.00306759 Jy ! Component: 2050 - total flux cleaned = 0.00302834 Jy ! Component: 2100 - total flux cleaned = 0.00301848 Jy ! Component: 2150 - total flux cleaned = 0.00298974 Jy ! Component: 2200 - total flux cleaned = 0.00298018 Jy ! Component: 2250 - total flux cleaned = 0.00292391 Jy ! Component: 2300 - total flux cleaned = 0.00288682 Jy ! Component: 2350 - total flux cleaned = 0.00281348 Jy ! Component: 2400 - total flux cleaned = 0.0027681 Jy ! Component: 2450 - total flux cleaned = 0.00272325 Jy ! Component: 2500 - total flux cleaned = 0.00268775 Jy ! Component: 2550 - total flux cleaned = 0.00261723 Jy ! Component: 2600 - total flux cleaned = 0.00259107 Jy ! Component: 2650 - total flux cleaned = 0.00253071 Jy ! Component: 2700 - total flux cleaned = 0.00249655 Jy ! Component: 2750 - total flux cleaned = 0.00242887 Jy ! Component: 2800 - total flux cleaned = 0.00239536 Jy ! Component: 2850 - total flux cleaned = 0.00231232 Jy ! Component: 2900 - total flux cleaned = 0.00228769 Jy ! Component: 2950 - total flux cleaned = 0.00223885 Jy ! Component: 3000 - total flux cleaned = 0.00217418 Jy ! Component: 3050 - total flux cleaned = 0.00211022 Jy ! Component: 3100 - total flux cleaned = 0.00207057 Jy ! Component: 3150 - total flux cleaned = 0.00202333 Jy ! Component: 3200 - total flux cleaned = 0.00199991 Jy ! Component: 3250 - total flux cleaned = 0.00195348 Jy ! Component: 3300 - total flux cleaned = 0.00186144 Jy ! Component: 3350 - total flux cleaned = 0.00183864 Jy ! Component: 3400 - total flux cleaned = 0.00179332 Jy ! Component: 3450 - total flux cleaned = 0.00177078 Jy ! Component: 3500 - total flux cleaned = 0.00171141 Jy ! Component: 3550 - total flux cleaned = 0.00165983 Jy ! Component: 3600 - total flux cleaned = 0.00161605 Jy ! Component: 3650 - total flux cleaned = 0.00157268 Jy ! Component: 3700 - total flux cleaned = 0.00152966 Jy ! Component: 3750 - total flux cleaned = 0.00148686 Jy ! Component: 3800 - total flux cleaned = 0.00147276 Jy ! Component: 3850 - total flux cleaned = 0.00140965 Jy ! Component: 3900 - total flux cleaned = 0.00135408 Jy ! Component: 3950 - total flux cleaned = 0.00132651 Jy ! Component: 4000 - total flux cleaned = 0.00126483 Jy ! Component: 4050 - total flux cleaned = 0.00123763 Jy ! Total flux subtracted in 4096 components = 0.00119032 Jy ! Clean residual min=-0.000365 max=0.000372 Jy/beam ! Clean residual mean=-0.000001 rms=0.000137 Jy/beam ! Combined flux in latest and established models = 0.0337529 Jy keep ! Adding 451 model components to the UV plane model. ! The established model now contains 507 components and 0.0337529 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0246+5115_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.048 x 4.426 at -9.822 degrees (North through East) ! Clean map min=-0.00080688 max=0.015845 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0246+5115_C_a_map.fits wmodel /vlbi/vcs9/uvm//J0246+5115_C_a_map.mod ! Writing 507 model components to file: /vlbi/vcs9/uvm//J0246+5115_C_a_map.mod wobs /vlbi/vcs9/uvm//J0246+5115_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0246+5115_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J0246+5115_C_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J0246+5115_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0158449 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000131851 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.49642 2.49642 4.99283 9.98567 19.9713 39.9427 79.8853 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.015 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 120.172 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0246+5115_C_a_dfm.log closed on Tue Dec 26 21:17:45 2017