! Started logfile: /vlbi/vcs9/uvm//J1403+0859_C_a_dfm.log on Tue Dec 26 22:34:09 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//J1403+0859_C_a_uvm.fits ! Reading UV FITS file: /vlbi/vcs9/uvm//J1403+0859_C_a_uvm.fits ! AN table 1: 18 integrations on 3 of 3 possible baselines. ! AN table 2: 68 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.985014 visibilities/baseline/integration-bin. ! Found source: J1403+0859 ! ! 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 5784 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 J1403+0859_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.0279315 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 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.000774Jy sigma=30.689435 ! Fit after self-cal, rms=0.985979Jy sigma=30.242154 ! 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=6.57 mas, bmaj=18.01 mas, bpa=29.37 degrees ! Estimated noise=1.38297 mJy/beam. ! Added new window around map position (-0.3, -0.3). 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.0140038 Jy ! Component: 100 - total flux cleaned = 0.0157706 Jy ! Total flux subtracted in 100 components = 0.0157706 Jy ! Clean residual min=-0.003450 max=0.003881 Jy/beam ! Clean residual mean=-0.000014 rms=0.001449 Jy/beam ! Combined flux in latest and established models = 0.0157706 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 42 model components to the UV plane model. ! The established model now contains 42 components and 0.0157706 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.023960Jy sigma=0.665686 ! Fit after self-cal, rms=0.023941Jy sigma=0.665023 ! 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=7.779 mas, bmaj=16.92 mas, bpa=29.73 degrees ! Estimated noise=0.303172 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.00238214 Jy ! Component: 100 - total flux cleaned = 0.00366504 Jy ! Component: 150 - total flux cleaned = 0.00463494 Jy ! Component: 200 - total flux cleaned = 0.00543517 Jy ! Total flux subtracted in 200 components = 0.00543517 Jy ! Clean residual min=-0.001376 max=0.001169 Jy/beam ! Clean residual mean=-0.000001 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.0212057 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 73 model components to the UV plane model. ! The established model now contains 115 components and 0.0212058 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.023774Jy sigma=0.658586 ! Fit after self-cal, rms=0.023772Jy sigma=0.658526 ! Inverting map print "============== Finished natural weighting CLEAN ==============" ! ============== Finished natural weighting CLEAN ============== ! gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 54 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* KP 0.00* PT 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.0669 ! Telescope amplitude corrections in sub-array 2: ! FD 0.68 KP 1.19 LA 0.78 OV 0.77 ! PT 1.27 ! ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* KP 0.00* PT 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 1.09062 ! Telescope amplitude corrections in sub-array 2: ! FD 0.99 KP 1.08 LA 0.80 OV 0.86 ! PT 0.86 ! ! ! Correcting IF 3. ! A total of 54 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* KP 0.00* PT 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.959319 ! Telescope amplitude corrections in sub-array 2: ! FD 1.10 KP 1.27 LA 0.94 OV 0.97 ! PT 0.93 ! ! ! Correcting IF 4. ! A total of 54 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* KP 0.00* PT 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.934171 ! Telescope amplitude corrections in sub-array 2: ! FD 1.20 KP 1.57 LA 0.74 OV 1.10 ! PT 0.74 ! ! ! Correcting IF 5. ! A total of 54 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* KP 0.00* PT 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.763525 ! Telescope amplitude corrections in sub-array 2: ! FD 1.69 KP 1.44 LA 0.72 OV 1.51 ! PT 1.17 ! ! ! Correcting IF 6. ! A total of 54 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* KP 0.00* PT 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.937683 ! Telescope amplitude corrections in sub-array 2: ! FD 1.12 KP 1.25 LA 0.83 OV 1.15 ! PT 0.99 ! ! ! Correcting IF 7. ! A total of 54 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* KP 0.00* PT 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.869811 ! Telescope amplitude corrections in sub-array 2: ! FD 1.00 KP 1.43 LA 1.22 OV 1.03 ! PT 1.07 ! ! ! Correcting IF 8. ! A total of 54 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* KP 0.00* PT 0.00* ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Amplitude normalization factor in sub-array 2: 0.899776 ! Telescope amplitude corrections in sub-array 2: ! FD 1.29 KP 1.06 LA 1.28 OV 0.85 ! PT 1.08 ! ! ! Fit before self-cal, rms=0.023772Jy sigma=0.658526 ! Fit after self-cal, rms=0.023066Jy sigma=0.665434 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.023066Jy sigma=0.665434 ! Fit after self-cal, rms=0.023070Jy sigma=0.665392 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.82 mas, bmaj=17.03 mas, bpa=28.72 degrees ! Estimated noise=0.277012 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.00187402 Jy ! Component: 100 - total flux cleaned = -0.0020629 Jy ! Component: 150 - total flux cleaned = -0.00219678 Jy ! Component: 200 - total flux cleaned = -0.00226744 Jy ! Total flux subtracted in 200 components = -0.00226744 Jy ! Clean residual min=-0.000844 max=0.000778 Jy/beam ! Clean residual mean=0.000003 rms=0.000232 Jy/beam ! Combined flux in latest and established models = 0.0189383 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 48 model components to the UV plane model. ! The established model now contains 159 components and 0.0189383 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.023042Jy sigma=0.660743 ! Fit after self-cal, rms=0.023042Jy sigma=0.660739 ! 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.023042Jy sigma=0.660739 ! Fit after self-cal, rms=0.023008Jy sigma=0.658635 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 = 5.53925e-05 Jy ! Component: 100 - total flux cleaned = 1.80204e-05 Jy ! Component: 150 - total flux cleaned = -1.5044e-05 Jy ! Component: 200 - total flux cleaned = -3.2974e-05 Jy ! Total flux subtracted in 200 components = -3.2974e-05 Jy ! Clean residual min=-0.000746 max=0.000741 Jy/beam ! Clean residual mean=0.000002 rms=0.000210 Jy/beam ! Combined flux in latest and established models = 0.0189053 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 179 components and 0.0189053 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.023006Jy sigma=0.658506 ! Fit after self-cal, rms=0.023003Jy sigma=0.658289 ! 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: 7.82 x 17.03 at 28.72 degrees (North through East) ! Clean map min=-0.00077374 max=0.013465 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=6.611 mas, bmaj=18.05 mas, bpa=29.01 degrees ! Estimated noise=0.359892 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109441 Jy ! Component: 100 - total flux cleaned = 0.013269 Jy ! Component: 150 - total flux cleaned = 0.0145225 Jy ! Component: 200 - total flux cleaned = 0.0153052 Jy ! Total flux subtracted in 200 components = 0.0153052 Jy ! Clean residual min=-0.001087 max=0.001108 Jy/beam ! Clean residual mean=-0.000002 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.0153052 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 80 model components to the UV plane model. ! The established model now contains 80 components and 0.0153052 Jy ! Inverting map and beam ! Estimated beam: bmin=7.82 mas, bmaj=17.03 mas, bpa=28.72 degrees ! Estimated noise=0.277012 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.000968621 Jy ! Component: 100 - total flux cleaned = 0.00140244 Jy ! Component: 150 - total flux cleaned = 0.00166649 Jy ! Component: 200 - total flux cleaned = 0.00188635 Jy ! Total flux subtracted in 200 components = 0.00188635 Jy ! Clean residual min=-0.000981 max=0.000770 Jy/beam ! Clean residual mean=0.000001 rms=0.000260 Jy/beam ! Combined flux in latest and established models = 0.0171916 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 128 components and 0.0171916 Jy ! Inverting map clean ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000158644 Jy ! Component: 100 - total flux cleaned = 0.000273052 Jy ! Component: 150 - total flux cleaned = 0.00037541 Jy ! Component: 200 - total flux cleaned = 0.000467858 Jy ! Total flux subtracted in 200 components = 0.000467858 Jy ! Clean residual min=-0.000855 max=0.000685 Jy/beam ! Clean residual mean=0.000001 rms=0.000232 Jy/beam ! Combined flux in latest and established models = 0.0176594 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 43 model components to the UV plane model. ! The established model now contains 164 components and 0.0176594 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.023007Jy sigma=0.658655 ! Fit after self-cal, rms=0.023007Jy sigma=0.658610 wmodel J1403+0859_C_map.mod ! Writing 164 model components to file: J1403+0859_C_map.mod wobs J1403+0859_C_uvs.fits ! Writing UV FITS file: J1403+0859_C_uvs.fits wwins J1403+0859_C_map.win ! wwins: Wrote 1 windows to J1403+0859_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.000357529 Jy ! Component: 100 - total flux cleaned = -0.000502831 Jy ! Component: 150 - total flux cleaned = -0.000609 Jy ! Component: 200 - total flux cleaned = -0.000687062 Jy ! Component: 250 - total flux cleaned = -0.000778011 Jy ! Component: 300 - total flux cleaned = -0.000813044 Jy ! Component: 350 - total flux cleaned = -0.000821506 Jy ! Component: 400 - total flux cleaned = -0.000829602 Jy ! Component: 450 - total flux cleaned = -0.000829569 Jy ! Component: 500 - total flux cleaned = -0.000844638 Jy ! Component: 550 - total flux cleaned = -0.00084472 Jy ! Component: 600 - total flux cleaned = -0.000837494 Jy ! Component: 650 - total flux cleaned = -0.000844758 Jy ! Component: 700 - total flux cleaned = -0.000837473 Jy ! Component: 750 - total flux cleaned = -0.000815972 Jy ! Component: 800 - total flux cleaned = -0.000787427 Jy ! Component: 850 - total flux cleaned = -0.000758827 Jy ! Component: 900 - total flux cleaned = -0.000737385 Jy ! Component: 950 - total flux cleaned = -0.000701843 Jy ! Component: 1000 - total flux cleaned = -0.000680325 Jy ! Component: 1050 - total flux cleaned = -0.000680227 Jy ! Component: 1100 - total flux cleaned = -0.000665563 Jy ! Component: 1150 - total flux cleaned = -0.000650697 Jy ! Component: 1200 - total flux cleaned = -0.000635798 Jy ! Component: 1250 - total flux cleaned = -0.000613108 Jy ! Component: 1300 - total flux cleaned = -0.000590172 Jy ! Component: 1350 - total flux cleaned = -0.000566855 Jy ! Component: 1400 - total flux cleaned = -0.00055117 Jy ! Component: 1450 - total flux cleaned = -0.000527316 Jy ! Component: 1500 - total flux cleaned = -0.000503082 Jy ! Component: 1550 - total flux cleaned = -0.000486522 Jy ! Component: 1600 - total flux cleaned = -0.000486525 Jy ! Component: 1650 - total flux cleaned = -0.000461279 Jy ! Component: 1700 - total flux cleaned = -0.000444204 Jy ! Component: 1750 - total flux cleaned = -0.000426923 Jy ! Component: 1800 - total flux cleaned = -0.00044458 Jy ! Component: 1850 - total flux cleaned = -0.00045368 Jy ! Component: 1900 - total flux cleaned = -0.000462914 Jy ! Component: 1950 - total flux cleaned = -0.000472323 Jy ! Component: 2000 - total flux cleaned = -0.000491492 Jy ! Component: 2050 - total flux cleaned = -0.000501454 Jy ! Component: 2100 - total flux cleaned = -0.000501291 Jy ! Component: 2150 - total flux cleaned = -0.000531533 Jy ! Component: 2200 - total flux cleaned = -0.000541912 Jy ! Component: 2250 - total flux cleaned = -0.000541833 Jy ! Component: 2300 - total flux cleaned = -0.000563084 Jy ! Component: 2350 - total flux cleaned = -0.000595885 Jy ! Component: 2400 - total flux cleaned = -0.000607123 Jy ! Component: 2450 - total flux cleaned = -0.000629689 Jy ! Component: 2500 - total flux cleaned = -0.000664392 Jy ! Component: 2550 - total flux cleaned = -0.000699896 Jy ! Component: 2600 - total flux cleaned = -0.000723977 Jy ! Component: 2650 - total flux cleaned = -0.000748465 Jy ! Component: 2700 - total flux cleaned = -0.000773327 Jy ! Component: 2750 - total flux cleaned = -0.000811827 Jy ! Component: 2800 - total flux cleaned = -0.000837954 Jy ! Component: 2850 - total flux cleaned = -0.000878208 Jy ! Component: 2900 - total flux cleaned = -0.000919366 Jy ! Component: 2950 - total flux cleaned = -0.000947662 Jy ! Component: 3000 - total flux cleaned = -0.000962116 Jy ! Component: 3050 - total flux cleaned = -0.00100606 Jy ! Component: 3100 - total flux cleaned = -0.00103606 Jy ! Component: 3150 - total flux cleaned = -0.00106666 Jy ! Component: 3200 - total flux cleaned = -0.00109794 Jy ! Component: 3250 - total flux cleaned = -0.00113006 Jy ! Component: 3300 - total flux cleaned = -0.00114639 Jy ! Component: 3350 - total flux cleaned = -0.00117972 Jy ! Component: 3400 - total flux cleaned = -0.00119689 Jy ! Component: 3450 - total flux cleaned = -0.00121403 Jy ! Component: 3500 - total flux cleaned = -0.00123181 Jy ! Component: 3550 - total flux cleaned = -0.00126836 Jy ! Component: 3600 - total flux cleaned = -0.00128671 Jy ! Component: 3650 - total flux cleaned = -0.00130544 Jy ! Component: 3700 - total flux cleaned = -0.00132454 Jy ! Component: 3750 - total flux cleaned = -0.00134443 Jy ! Component: 3800 - total flux cleaned = -0.00136476 Jy ! Component: 3850 - total flux cleaned = -0.00140641 Jy ! Component: 3900 - total flux cleaned = -0.0014062 Jy ! Component: 3950 - total flux cleaned = -0.00140619 Jy ! Component: 4000 - total flux cleaned = -0.00145061 Jy ! Component: 4050 - total flux cleaned = -0.00147391 Jy ! Total flux subtracted in 4096 components = -0.00147399 Jy ! Clean residual min=-0.001339 max=0.001275 Jy/beam ! Clean residual mean=0.000023 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.0161854 Jy keep ! Adding 236 model components to the UV plane model. ! The established model now contains 400 components and 0.0161854 Jy ![Exited script file: /opt64/bin/pima_mupet_02.dfm] wmap /vlbi/vcs9/uvm//J1403+0859_C_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.82 x 17.03 at 28.72 degrees (North through East) ! Clean map min=-0.0046537 max=0.013685 Jy/beam ! Writing clean map to FITS file: /vlbi/vcs9/uvm//J1403+0859_C_a_map.fits wmodel /vlbi/vcs9/uvm//J1403+0859_C_a_map.mod ! Writing 400 model components to file: /vlbi/vcs9/uvm//J1403+0859_C_a_map.mod wobs /vlbi/vcs9/uvm//J1403+0859_C_a_uvs.fits ! Writing UV FITS file: /vlbi/vcs9/uvm//J1403+0859_C_a_uvs.fits wwins /vlbi/vcs9/uvm//J1403+0859_C_a_map.win ! wwins: Wrote 2 windows to /vlbi/vcs9/uvm//J1403+0859_C_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0136847 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000516708 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -11.3274 11.3274 22.6548 45.3097 90.6193 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.013 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 26.484 quit ! Quitting program ! Log file /vlbi/vcs9/uvm//J1403+0859_C_a_dfm.log closed on Tue Dec 26 22:34:12 2017