! Started logfile: /vlbi/vcs9/uvm//J1811+5214_X_a_dfm.log on Tue Dec 26 22:49:15 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//J1811+5214_X_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J1811+5214_X_a_uvm.fits ! AN table 1: 160 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.945536 visibilities/baseline/integration-bin. ! Found source: J1811+5214 ! ! 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 33888 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 J1811+5214_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.0348744 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 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000408Jy sigma=24.591139 ! Fit after self-cal, rms=0.987093Jy sigma=24.278925 ! 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.7019 mas, bmaj=2.893 mas, bpa=-41.21 degrees ! Estimated noise=0.443523 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.0112178 Jy ! Component: 100 - total flux cleaned = 0.0123447 Jy ! Total flux subtracted in 100 components = 0.0123447 Jy ! Clean residual min=-0.001136 max=0.001266 Jy/beam ! Clean residual mean=0.000000 rms=0.000295 Jy/beam ! Combined flux in latest and established models = 0.0123447 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0123447 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.032181Jy sigma=0.668638 ! Fit after self-cal, rms=0.032173Jy sigma=0.668344 ! 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.978 mas, bmaj=2.809 mas, bpa=-40.86 degrees ! Estimated noise=0.156252 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.000311851 Jy ! Component: 100 - total flux cleaned = 0.000312305 Jy ! Component: 150 - total flux cleaned = 0.00033265 Jy ! Component: 200 - total flux cleaned = 0.000323483 Jy ! Total flux subtracted in 200 components = 0.000323483 Jy ! Clean residual min=-0.000577 max=0.000649 Jy/beam ! Clean residual mean=-0.000000 rms=0.000141 Jy/beam ! Combined flux in latest and established models = 0.0126682 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 26 components and 0.0126682 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.032161Jy sigma=0.668142 ! Fit after self-cal, rms=0.032161Jy sigma=0.668136 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.936699 ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.12 HN 1.20 KP 1.34 ! LA 1.03 MK 1.07 NL 0.94 OV 0.99 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.999959 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.95 HN 1.20 KP 0.98 ! LA 1.06 MK 1.03 NL 0.94 OV 0.93 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.945415 ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.32 HN 1.07 KP 0.89 ! LA 1.22 MK 0.94 NL 0.97 OV 0.90 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.983338 ! Telescope amplitude corrections in sub-array 1: ! BR 1.25 FD 0.95 HN 1.04 KP 1.04 ! LA 1.08 MK 0.92 NL 0.91 OV 0.96 ! ! ! Correcting IF 5. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01068 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.92 HN 0.98 KP 1.01 ! LA 1.16 MK 0.91 NL 1.00 OV 0.96 ! ! ! Correcting IF 6. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.05011 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.04 HN 0.81 KP 0.92 ! LA 0.97 MK 0.99 NL 0.92 OV 0.94 ! ! ! Correcting IF 7. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.992202 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.90 HN 1.02 KP 0.97 ! LA 1.19 MK 1.09 NL 0.89 OV 0.91 ! ! ! Correcting IF 8. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.995137 ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.90 HN 0.92 KP 1.10 ! LA 1.26 MK 1.03 NL 1.09 OV 0.86 ! ! ! Fit before self-cal, rms=0.032161Jy sigma=0.668136 ! Fit after self-cal, rms=0.032141Jy sigma=0.667199 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.032141Jy sigma=0.667199 ! Fit after self-cal, rms=0.032142Jy sigma=0.667189 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9756 mas, bmaj=2.826 mas, bpa=-40.92 degrees ! Estimated noise=0.150409 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.000143661 Jy ! Component: 100 - total flux cleaned = -0.000142851 Jy ! Component: 150 - total flux cleaned = -0.000125096 Jy ! Component: 200 - total flux cleaned = -0.000119991 Jy ! Total flux subtracted in 200 components = -0.000119991 Jy ! Clean residual min=-0.000577 max=0.000566 Jy/beam ! Clean residual mean=-0.000000 rms=0.000127 Jy/beam ! Combined flux in latest and established models = 0.0125482 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 36 components and 0.0125482 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.032145Jy sigma=0.667098 ! Fit after self-cal, rms=0.032145Jy sigma=0.667094 ! 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.032145Jy sigma=0.667094 ! Fit after self-cal, rms=0.032104Jy sigma=0.665786 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 = -8.3529e-06 Jy ! Component: 100 - total flux cleaned = 7.61722e-07 Jy ! Component: 150 - total flux cleaned = 1.31898e-05 Jy ! Component: 200 - total flux cleaned = 2.0811e-05 Jy ! Total flux subtracted in 200 components = 2.0811e-05 Jy ! Clean residual min=-0.000560 max=0.000551 Jy/beam ! Clean residual mean=-0.000000 rms=0.000127 Jy/beam ! Combined flux in latest and established models = 0.012569 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 41 components and 0.012569 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.032103Jy sigma=0.665762 ! Fit after self-cal, rms=0.032100Jy sigma=0.665644 ! 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.9756 x 2.826 at -40.92 degrees (North through East) ! Clean map min=-0.00052324 max=0.012739 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.7006 mas, bmaj=2.923 mas, bpa=-41.19 degrees ! Estimated noise=0.430412 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109298 Jy ! Component: 100 - total flux cleaned = 0.0120508 Jy ! Component: 150 - total flux cleaned = 0.0121078 Jy ! Component: 200 - total flux cleaned = 0.0121763 Jy ! Total flux subtracted in 200 components = 0.0121763 Jy ! Clean residual min=-0.001131 max=0.001192 Jy/beam ! Clean residual mean=-0.000000 rms=0.000273 Jy/beam ! Combined flux in latest and established models = 0.0121763 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0121763 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9756 mas, bmaj=2.826 mas, bpa=-40.92 degrees ! Estimated noise=0.150409 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) ! Added new window around map position (30.8, 9). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000192758 Jy ! Component: 100 - total flux cleaned = 8.80571e-05 Jy ! Component: 150 - total flux cleaned = 4.18379e-06 Jy ! Component: 200 - total flux cleaned = -1.79784e-05 Jy ! Total flux subtracted in 200 components = -1.79784e-05 Jy ! Clean residual min=-0.000448 max=0.000443 Jy/beam ! Clean residual mean=-0.000000 rms=0.000114 Jy/beam ! Combined flux in latest and established models = 0.0121583 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 37 components and 0.0121583 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -2.02985e-05 Jy ! Component: 100 - total flux cleaned = -3.81524e-05 Jy ! Component: 150 - total flux cleaned = -2.95149e-05 Jy ! Component: 200 - total flux cleaned = 8.43291e-07 Jy ! Total flux subtracted in 200 components = 8.43291e-07 Jy ! Clean residual min=-0.000431 max=0.000437 Jy/beam ! Clean residual mean=-0.000000 rms=0.000111 Jy/beam ! Combined flux in latest and established models = 0.0121591 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 56 components and 0.0121591 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.032079Jy sigma=0.665290 ! Fit after self-cal, rms=0.032077Jy sigma=0.665259 wmodel J1811+5214_X_map.mod ! Writing 56 model components to file: J1811+5214_X_map.mod wobs J1811+5214_X_uvs.fits ! Writing UV FITS file: J1811+5214_X_uvs.fits wwins J1811+5214_X_map.win ! wwins: Wrote 2 windows to J1811+5214_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 = 8.85158e-06 Jy ! Component: 100 - total flux cleaned = 8.83524e-06 Jy ! Component: 150 - total flux cleaned = -5.44175e-06 Jy ! Component: 200 - total flux cleaned = -1.91607e-05 Jy ! Component: 250 - total flux cleaned = -2.57376e-05 Jy ! Component: 300 - total flux cleaned = -2.58105e-05 Jy ! Component: 350 - total flux cleaned = -1.95743e-05 Jy ! Component: 400 - total flux cleaned = -7.60606e-06 Jy ! Component: 450 - total flux cleaned = -1.36038e-05 Jy ! Component: 500 - total flux cleaned = -2.50943e-05 Jy ! Component: 550 - total flux cleaned = -3.05895e-05 Jy ! Component: 600 - total flux cleaned = -4.157e-05 Jy ! Component: 650 - total flux cleaned = -4.70409e-05 Jy ! Component: 700 - total flux cleaned = -7.35585e-05 Jy ! Component: 750 - total flux cleaned = -7.87848e-05 Jy ! Component: 800 - total flux cleaned = -8.38874e-05 Jy ! Component: 850 - total flux cleaned = -0.000103975 Jy ! Component: 900 - total flux cleaned = -0.000103883 Jy ! Component: 950 - total flux cleaned = -0.000108852 Jy ! Component: 1000 - total flux cleaned = -0.000132812 Jy ! Component: 1050 - total flux cleaned = -0.000161026 Jy ! Component: 1100 - total flux cleaned = -0.000184166 Jy ! Component: 1150 - total flux cleaned = -0.000211691 Jy ! Component: 1200 - total flux cleaned = -0.000229817 Jy ! Component: 1250 - total flux cleaned = -0.000265454 Jy ! Component: 1300 - total flux cleaned = -0.000309361 Jy ! Component: 1350 - total flux cleaned = -0.000335331 Jy ! Component: 1400 - total flux cleaned = -0.000339611 Jy ! Component: 1450 - total flux cleaned = -0.000381859 Jy ! Component: 1500 - total flux cleaned = -0.000386006 Jy ! Component: 1550 - total flux cleaned = -0.000406556 Jy ! Component: 1600 - total flux cleaned = -0.000430983 Jy ! Component: 1650 - total flux cleaned = -0.000435074 Jy ! Component: 1700 - total flux cleaned = -0.000451069 Jy ! Component: 1750 - total flux cleaned = -0.000470768 Jy ! Component: 1800 - total flux cleaned = -0.000466841 Jy ! Component: 1850 - total flux cleaned = -0.00047075 Jy ! Component: 1900 - total flux cleaned = -0.000489879 Jy ! Component: 1950 - total flux cleaned = -0.000489871 Jy ! Component: 2000 - total flux cleaned = -0.00050114 Jy ! Component: 2050 - total flux cleaned = -0.000501094 Jy ! Component: 2100 - total flux cleaned = -0.000512106 Jy ! Component: 2150 - total flux cleaned = -0.000519391 Jy ! Component: 2200 - total flux cleaned = -0.000519389 Jy ! Component: 2250 - total flux cleaned = -0.000523017 Jy ! Component: 2300 - total flux cleaned = -0.000537236 Jy ! Component: 2350 - total flux cleaned = -0.000537197 Jy ! Component: 2400 - total flux cleaned = -0.000537195 Jy ! Component: 2450 - total flux cleaned = -0.000540713 Jy ! Component: 2500 - total flux cleaned = -0.000557902 Jy ! Component: 2550 - total flux cleaned = -0.000554432 Jy ! Component: 2600 - total flux cleaned = -0.000551059 Jy ! Component: 2650 - total flux cleaned = -0.000571206 Jy ! Component: 2700 - total flux cleaned = -0.000581192 Jy ! Component: 2750 - total flux cleaned = -0.000591128 Jy ! Component: 2800 - total flux cleaned = -0.000594389 Jy ! Component: 2850 - total flux cleaned = -0.000597671 Jy ! Component: 2900 - total flux cleaned = -0.000607383 Jy ! Component: 2950 - total flux cleaned = -0.000610615 Jy ! Component: 3000 - total flux cleaned = -0.000623439 Jy ! Component: 3050 - total flux cleaned = -0.000636146 Jy ! Component: 3100 - total flux cleaned = -0.000633016 Jy ! Component: 3150 - total flux cleaned = -0.000658141 Jy ! Component: 3200 - total flux cleaned = -0.000673749 Jy ! Component: 3250 - total flux cleaned = -0.000670646 Jy ! Component: 3300 - total flux cleaned = -0.000679912 Jy ! Component: 3350 - total flux cleaned = -0.000692189 Jy ! Component: 3400 - total flux cleaned = -0.000704415 Jy ! Component: 3450 - total flux cleaned = -0.000701387 Jy ! Component: 3500 - total flux cleaned = -0.000725631 Jy ! Component: 3550 - total flux cleaned = -0.000731631 Jy ! Component: 3600 - total flux cleaned = -0.000749614 Jy ! Component: 3650 - total flux cleaned = -0.000770473 Jy ! Component: 3700 - total flux cleaned = -0.000770456 Jy ! Component: 3750 - total flux cleaned = -0.000788169 Jy ! Component: 3800 - total flux cleaned = -0.000811648 Jy ! Component: 3850 - total flux cleaned = -0.000814554 Jy ! Component: 3900 - total flux cleaned = -0.00082328 Jy ! Component: 3950 - total flux cleaned = -0.000834853 Jy ! Component: 4000 - total flux cleaned = -0.00085215 Jy ! Component: 4050 - total flux cleaned = -0.000857893 Jy ! Total flux subtracted in 4096 components = -0.000863608 Jy ! Clean residual min=-0.000174 max=0.000180 Jy/beam ! Clean residual mean=-0.000000 rms=0.000051 Jy/beam ! Combined flux in latest and established models = 0.0112955 Jy keep ! Adding 307 model components to the UV plane model. ! The established model now contains 363 components and 0.0112955 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J1811+5214_X_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9756 x 2.826 at -40.92 degrees (North through East) ! Clean map min=-0.00034106 max=0.012675 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J1811+5214_X_a_map.fits wmodel /vlbi/vcs9/uvm//J1811+5214_X_a_map.mod ! Writing 363 model components to file: /vlbi/vcs9/uvm//J1811+5214_X_a_map.mod wobs /vlbi/vcs9/uvm//J1811+5214_X_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J1811+5214_X_a_uvs.fits wwins /vlbi/vcs9/uvm//J1811+5214_X_a_map.win ! wwins: Wrote 3 windows to /vlbi/vcs9/uvm//J1811+5214_X_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.012675 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 5.04581e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.19428 1.19428 2.38855 4.7771 9.5542 19.1084 38.2168 76.4336 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.012 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 251.198 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J1811+5214_X_a_dfm.log closed on Tue Dec 26 22:49:20 2017