! Started logfile: /vlbi/vcs9/uvm//J0112+2244_X_b_dfm.log on Tue Dec 26 21:00:30 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//J0112+2244_X_b_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J0112+2244_X_b_uvm.fits ! AN table 1: 45 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.832804 visibilities/baseline/integration-bin. ! Found source: J0112+2244 ! ! 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 6296 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 J0112+2244_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.264031 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 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.039568Jy sigma=19.256719 ! Fit after self-cal, rms=0.750870Jy sigma=14.068736 ! 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=2.699 mas, bmaj=6.231 mas, bpa=46.88 degrees ! Estimated noise=0.76696 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.213046 Jy ! Component: 100 - total flux cleaned = 0.242024 Jy ! Total flux subtracted in 100 components = 0.242024 Jy ! Clean residual min=-0.016952 max=0.025318 Jy/beam ! Clean residual mean=-0.000001 rms=0.005189 Jy/beam ! Combined flux in latest and established models = 0.242024 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.242024 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.076774Jy sigma=1.205391 ! Fit after self-cal, rms=0.076773Jy sigma=1.205289 ! 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.843 mas, bmaj=7.889 mas, bpa=42.31 degrees ! Estimated noise=0.479928 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.0105919 Jy ! Component: 100 - total flux cleaned = 0.0156883 Jy ! Component: 150 - total flux cleaned = 0.0176837 Jy ! Component: 200 - total flux cleaned = 0.0185693 Jy ! Total flux subtracted in 200 components = 0.0185693 Jy ! Clean residual min=-0.009984 max=0.016333 Jy/beam ! Clean residual mean=0.000005 rms=0.003364 Jy/beam ! Combined flux in latest and established models = 0.260593 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 49 model components to the UV plane model. ! The established model now contains 57 components and 0.260593 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.075771Jy sigma=1.178505 ! Fit after self-cal, rms=0.075769Jy sigma=1.178434 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.999012 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.13 KP 0.96 LA 0.97 ! NL 1.01 OV 0.97 PT 0.98 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.993931 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.16 KP 0.95 LA 0.97 ! NL 1.01 OV 0.95 PT 0.97 ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.993573 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.19 KP 0.96 LA 0.98 ! NL 1.02 OV 0.95 PT 0.96 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.996114 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.17 KP 0.96 LA 0.97 ! NL 1.01 OV 0.97 PT 0.96 ! ! ! Correcting IF 5. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.986232 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.22 KP 0.95 LA 0.99 ! NL 1.00 OV 1.00 PT 0.95 ! ! ! Correcting IF 6. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.979689 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.19 KP 0.96 LA 0.99 ! NL 1.05 OV 0.99 PT 0.96 ! ! ! Correcting IF 7. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.983123 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.23 KP 0.97 LA 0.97 ! NL 1.02 OV 0.99 PT 0.97 ! ! ! Correcting IF 8. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.982028 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.19 KP 0.95 LA 0.99 ! NL 1.03 OV 1.01 PT 0.96 ! ! ! Fit before self-cal, rms=0.075769Jy sigma=1.178434 ! Fit after self-cal, rms=0.068157Jy sigma=1.124535 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.068157Jy sigma=1.124535 ! Fit after self-cal, rms=0.068159Jy sigma=1.124525 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.861 mas, bmaj=7.943 mas, bpa=42.58 degrees ! Estimated noise=0.468988 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.0038119 Jy ! Component: 100 - total flux cleaned = -0.00420447 Jy ! Component: 150 - total flux cleaned = -0.00469162 Jy ! Component: 200 - total flux cleaned = -0.00508949 Jy ! Total flux subtracted in 200 components = -0.00508949 Jy ! Clean residual min=-0.010040 max=0.009633 Jy/beam ! Clean residual mean=-0.000017 rms=0.002021 Jy/beam ! Combined flux in latest and established models = 0.255503 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 75 components and 0.255503 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.068728Jy sigma=1.118957 ! Fit after self-cal, rms=0.068721Jy sigma=1.118868 ! 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.068721Jy sigma=1.118868 ! Fit after self-cal, rms=0.068722Jy sigma=1.118833 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 = -0.000342897 Jy ! Component: 100 - total flux cleaned = -0.000466142 Jy ! Component: 150 - total flux cleaned = -0.000528464 Jy ! Component: 200 - total flux cleaned = -0.000622671 Jy ! Total flux subtracted in 200 components = -0.000622671 Jy ! Clean residual min=-0.009969 max=0.009774 Jy/beam ! Clean residual mean=-0.000016 rms=0.002007 Jy/beam ! Combined flux in latest and established models = 0.254881 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 97 components and 0.254881 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.068798Jy sigma=1.118544 ! Fit after self-cal, rms=0.068797Jy sigma=1.118513 ! 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.861 x 7.943 at 42.58 degrees (North through East) ! Clean map min=-0.0099067 max=0.23958 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 ! Performing amp+phase self-cal over 60 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.068797Jy sigma=1.118513 ! Fit after self-cal, rms=0.041965Jy sigma=0.660727 ! 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.041965Jy sigma=0.660727 ! Fit after self-cal, rms=0.041964Jy sigma=0.660708 ! Inverting map and beam ! Estimated beam: bmin=2.862 mas, bmaj=7.929 mas, bpa=42.91 degrees ! Estimated noise=0.46068 mJy/beam. ! Added new window around map position (10.2, 0). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000632841 Jy ! Component: 100 - total flux cleaned = 0.000450362 Jy ! Component: 150 - total flux cleaned = 0.000654331 Jy ! Component: 200 - total flux cleaned = 0.00096024 Jy ! Total flux subtracted in 200 components = 0.00096024 Jy ! Clean residual min=-0.001068 max=0.000940 Jy/beam ! Clean residual mean=0.000002 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.255841 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 46 model components to the UV plane model. ! The established model now contains 142 components and 0.255841 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.041747Jy sigma=0.657251 ! Fit after self-cal, rms=0.041743Jy sigma=0.657161 ! Inverting map ! ============== Finished amplitude self-cal ============== 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=2.728 mas, bmaj=6.211 mas, bpa=47.42 degrees ! Estimated noise=0.767056 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.20636 Jy ! Component: 100 - total flux cleaned = 0.233423 Jy ! Component: 150 - total flux cleaned = 0.240404 Jy ! Component: 200 - total flux cleaned = 0.244837 Jy ! Total flux subtracted in 200 components = 0.244837 Jy ! Clean residual min=-0.002862 max=0.002487 Jy/beam ! Clean residual mean=0.000008 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.244837 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 43 model components to the UV plane model. ! The established model now contains 43 components and 0.244837 Jy ! Inverting map and beam ! Estimated beam: bmin=2.862 mas, bmaj=7.929 mas, bpa=42.91 degrees ! Estimated noise=0.46068 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.00406449 Jy ! Component: 100 - total flux cleaned = 0.00656802 Jy ! Component: 150 - total flux cleaned = 0.00792998 Jy ! Component: 200 - total flux cleaned = 0.00889274 Jy ! Total flux subtracted in 200 components = 0.00889274 Jy ! Clean residual min=-0.001403 max=0.001174 Jy/beam ! Clean residual mean=0.000006 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.25373 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 103 components and 0.25373 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00072583 Jy ! Component: 100 - total flux cleaned = 0.00128283 Jy ! Component: 150 - total flux cleaned = 0.00187936 Jy ! Component: 200 - total flux cleaned = 0.00220673 Jy ! Total flux subtracted in 200 components = 0.00220673 Jy ! Clean residual min=-0.001062 max=0.000942 Jy/beam ! Clean residual mean=0.000004 rms=0.000285 Jy/beam ! Combined flux in latest and established models = 0.255937 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 53 model components to the UV plane model. ! The established model now contains 135 components and 0.255937 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.041680Jy sigma=0.656504 ! Fit after self-cal, rms=0.041675Jy sigma=0.656447 wmodel J0112+2244_X_map.mod ! Writing 135 model components to file: J0112+2244_X_map.mod wobs J0112+2244_X_uvs.fits ! Writing UV FITS file: J0112+2244_X_uvs.fits wwins J0112+2244_X_map.win ! wwins: Wrote 2 windows to J0112+2244_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000401892 Jy ! Component: 100 - total flux cleaned = -0.000613662 Jy ! Component: 150 - total flux cleaned = -0.000751066 Jy ! Component: 200 - total flux cleaned = -0.000878261 Jy ! Component: 250 - total flux cleaned = -0.000926373 Jy ! Component: 300 - total flux cleaned = -0.000948999 Jy ! Component: 350 - total flux cleaned = -0.000916758 Jy ! Component: 400 - total flux cleaned = -0.000875634 Jy ! Component: 450 - total flux cleaned = -0.000855872 Jy ! Component: 500 - total flux cleaned = -0.000836901 Jy ! Component: 550 - total flux cleaned = -0.000800121 Jy ! Component: 600 - total flux cleaned = -0.000773486 Jy ! Component: 650 - total flux cleaned = -0.00072188 Jy ! Component: 700 - total flux cleaned = -0.00064665 Jy ! Component: 750 - total flux cleaned = -0.000549225 Jy ! Component: 800 - total flux cleaned = -0.000454334 Jy ! Component: 850 - total flux cleaned = -0.000376963 Jy ! Component: 900 - total flux cleaned = -0.00028625 Jy ! Component: 950 - total flux cleaned = -0.00021249 Jy ! Component: 1000 - total flux cleaned = -0.000133066 Jy ! Component: 1050 - total flux cleaned = -6.93796e-05 Jy ! Component: 1100 - total flux cleaned = 1.39994e-05 Jy ! Component: 1150 - total flux cleaned = 7.55258e-05 Jy ! Component: 1200 - total flux cleaned = 0.000115831 Jy ! Component: 1250 - total flux cleaned = 0.000122452 Jy ! Component: 1300 - total flux cleaned = 0.000161659 Jy ! Component: 1350 - total flux cleaned = 0.000180955 Jy ! Component: 1400 - total flux cleaned = 0.000206513 Jy ! Component: 1450 - total flux cleaned = 0.000225418 Jy ! Component: 1500 - total flux cleaned = 0.00026263 Jy ! Component: 1550 - total flux cleaned = 0.000274761 Jy ! Component: 1600 - total flux cleaned = 0.000280832 Jy ! Component: 1650 - total flux cleaned = 0.000280807 Jy ! Component: 1700 - total flux cleaned = 0.000292674 Jy ! Component: 1750 - total flux cleaned = 0.000316148 Jy ! Component: 1800 - total flux cleaned = 0.000321897 Jy ! Component: 1850 - total flux cleaned = 0.000321865 Jy ! Component: 1900 - total flux cleaned = 0.00032752 Jy ! Component: 1950 - total flux cleaned = 0.000327585 Jy ! Component: 2000 - total flux cleaned = 0.000333204 Jy ! Component: 2050 - total flux cleaned = 0.000327595 Jy ! Component: 2100 - total flux cleaned = 0.000333184 Jy ! Component: 2150 - total flux cleaned = 0.000338657 Jy ! Component: 2200 - total flux cleaned = 0.000333228 Jy ! Component: 2250 - total flux cleaned = 0.000349612 Jy ! Component: 2300 - total flux cleaned = 0.000360391 Jy ! Component: 2350 - total flux cleaned = 0.000371141 Jy ! Component: 2400 - total flux cleaned = 0.000387187 Jy ! Component: 2450 - total flux cleaned = 0.000408428 Jy ! Component: 2500 - total flux cleaned = 0.000429565 Jy ! Component: 2550 - total flux cleaned = 0.000440095 Jy ! Component: 2600 - total flux cleaned = 0.000471509 Jy ! Component: 2650 - total flux cleaned = 0.000497534 Jy ! Component: 2700 - total flux cleaned = 0.000513049 Jy ! Component: 2750 - total flux cleaned = 0.000533732 Jy ! Component: 2800 - total flux cleaned = 0.000564602 Jy ! Component: 2850 - total flux cleaned = 0.000585097 Jy ! Component: 2900 - total flux cleaned = 0.000615724 Jy ! Component: 2950 - total flux cleaned = 0.000636042 Jy ! Component: 3000 - total flux cleaned = 0.000661335 Jy ! Component: 3050 - total flux cleaned = 0.00068656 Jy ! Component: 3100 - total flux cleaned = 0.000716662 Jy ! Component: 3150 - total flux cleaned = 0.000736638 Jy ! Component: 3200 - total flux cleaned = 0.000756577 Jy ! Component: 3250 - total flux cleaned = 0.000761564 Jy ! Component: 3300 - total flux cleaned = 0.000776411 Jy ! Component: 3350 - total flux cleaned = 0.000781372 Jy ! Component: 3400 - total flux cleaned = 0.000791242 Jy ! Component: 3450 - total flux cleaned = 0.000796162 Jy ! Component: 3500 - total flux cleaned = 0.000796121 Jy ! Component: 3550 - total flux cleaned = 0.000796105 Jy ! Component: 3600 - total flux cleaned = 0.000796095 Jy ! Component: 3650 - total flux cleaned = 0.000800988 Jy ! Component: 3700 - total flux cleaned = 0.000810769 Jy ! Component: 3750 - total flux cleaned = 0.000800958 Jy ! Component: 3800 - total flux cleaned = 0.000796056 Jy ! Component: 3850 - total flux cleaned = 0.000791144 Jy ! Component: 3900 - total flux cleaned = 0.000791163 Jy ! Component: 3950 - total flux cleaned = 0.000791166 Jy ! Component: 4000 - total flux cleaned = 0.000776359 Jy ! Component: 4050 - total flux cleaned = 0.00076154 Jy ! Total flux subtracted in 4096 components = 0.000756615 Jy ! Clean residual min=-0.000266 max=0.000277 Jy/beam ! Clean residual mean=0.000001 rms=0.000096 Jy/beam ! Combined flux in latest and established models = 0.256693 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 413 components and 0.256693 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J0112+2244_X_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.862 x 7.929 at 42.91 degrees (North through East) ! Clean map min=-0.00079849 max=0.23965 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J0112+2244_X_b_map.fits wmodel /vlbi/vcs9/uvm//J0112+2244_X_b_map.mod ! Writing 413 model components to file: /vlbi/vcs9/uvm//J0112+2244_X_b_map.mod wobs /vlbi/vcs9/uvm//J0112+2244_X_b_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J0112+2244_X_b_uvs.fits wwins /vlbi/vcs9/uvm//J0112+2244_X_b_map.win ! wwins: Wrote 3 windows to /vlbi/vcs9/uvm//J0112+2244_X_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.239647 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000100304 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.125565 0.125565 0.25113 0.502261 1.00452 2.00904 4.01809 8.03617 16.0723 32.1447 64.2894 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.239 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 2389.2 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J0112+2244_X_b_dfm.log closed on Tue Dec 26 21:00:34 2017