! Started logfile: /vlbi/uf001/uva//J1439+3712_S_dfm.log on Mon Jan 14 02:59:24 2019 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /vlbi/uf001/uva//J1439+3712_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1439+3712_S_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.919688 visibilities/baseline/integration-bin. ! Found source: J1439+3712 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 7077 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 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J1439+3712_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. 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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004921Jy sigma=25.132776 ! Fit after self-cal, rms=0.926176Jy sigma=23.279799 ! 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. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.003 mas, bmaj=5.178 mas, bpa=-5.977 degrees ! Estimated noise=0.492726 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0573283 Jy ! Component: 100 - total flux cleaned = 0.0699555 Jy ! Total flux subtracted in 100 components = 0.0699555 Jy ! Clean residual min=-0.003291 max=0.004019 Jy/beam ! Clean residual mean=0.000002 rms=0.000817 Jy/beam ! Combined flux in latest and established models = 0.0699555 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0699555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064414Jy sigma=1.352567 ! Fit after self-cal, rms=0.064103Jy sigma=1.345539 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! 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=3.522 mas, bmaj=5.955 mas, bpa=-3.036 degrees ! Estimated noise=0.346907 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00440347 Jy ! Component: 100 - total flux cleaned = 0.00636272 Jy ! Component: 150 - total flux cleaned = 0.00746863 Jy ! Component: 200 - total flux cleaned = 0.0081043 Jy ! Total flux subtracted in 200 components = 0.0081043 Jy ! Clean residual min=-0.002460 max=0.002354 Jy/beam ! Clean residual mean=0.000001 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.0780598 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 12 components and 0.0780598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063675Jy sigma=1.339018 ! Fit after self-cal, rms=0.063661Jy sigma=1.338621 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.522 x 5.955 at -3.036 degrees (North through East) ! Clean map min=-0.0025083 max=0.073238 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 1.08 KP 1.02 ! LA 0.94 MK 0.98 NL 1.05 OV 0.96 ! PT 0.99 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.03 HN 0.96 KP 1.10 ! LA 0.94 MK 0.99 NL 1.06 OV 1.01 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.02 HN 1.01 KP 1.03 ! LA 0.93 MK 0.95 NL 1.00 OV 1.08 ! PT 0.98 SC 1.03 ! ! ! Fit before self-cal, rms=0.063661Jy sigma=1.338621 ! Fit after self-cal, rms=0.062374Jy sigma=1.333950 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.517 mas, bmaj=5.962 mas, bpa=-3.488 degrees ! Estimated noise=0.349285 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000261545 Jy ! Component: 100 - total flux cleaned = 0.000406074 Jy ! Component: 150 - total flux cleaned = 0.000476472 Jy ! Component: 200 - total flux cleaned = 0.00047753 Jy ! Total flux subtracted in 200 components = 0.00047753 Jy ! Clean residual min=-0.002532 max=0.002260 Jy/beam ! Clean residual mean=-0.000001 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.0785374 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 19 components and 0.0785374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062327Jy sigma=1.333597 ! Fit after self-cal, rms=0.062330Jy sigma=1.333332 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062330Jy sigma=1.333332 ! Fit after self-cal, rms=0.057089Jy sigma=1.319252 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.511 mas, bmaj=5.936 mas, bpa=-3.41 degrees ! Estimated noise=0.3489 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000677313 Jy ! Component: 100 - total flux cleaned = 0.000859927 Jy ! Component: 150 - total flux cleaned = 0.000906907 Jy ! Component: 200 - total flux cleaned = 0.000947721 Jy ! Total flux subtracted in 200 components = 0.000947721 Jy ! Clean residual min=-0.002115 max=0.001885 Jy/beam ! Clean residual mean=-0.000001 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.0794851 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 23 components and 0.0794851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057074Jy sigma=1.318889 ! Fit after self-cal, rms=0.057076Jy sigma=1.318569 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.62684e-05 Jy ! Component: 100 - total flux cleaned = 3.52944e-05 Jy ! Component: 150 - total flux cleaned = 2.44257e-05 Jy ! Component: 200 - total flux cleaned = 1.34723e-05 Jy ! Total flux subtracted in 200 components = 1.34723e-05 Jy ! Clean residual min=-0.002141 max=0.001893 Jy/beam ! Clean residual mean=-0.000001 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.0794985 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 28 components and 0.0794985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057069Jy sigma=1.318437 ! Fit after self-cal, rms=0.057068Jy sigma=1.318413 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057068Jy sigma=1.318413 ! Fit after self-cal, rms=0.057140Jy sigma=1.318262 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.506 mas, bmaj=5.918 mas, bpa=-3.367 degrees ! Estimated noise=0.349439 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000504718 Jy ! Component: 100 - total flux cleaned = 0.000582635 Jy ! Component: 150 - total flux cleaned = 0.000593841 Jy ! Component: 200 - total flux cleaned = 0.000584601 Jy ! Total flux subtracted in 200 components = 0.000584601 Jy ! Clean residual min=-0.002148 max=0.001930 Jy/beam ! Clean residual mean=-0.000001 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.0800831 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 31 components and 0.0800832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057134Jy sigma=1.318126 ! Fit after self-cal, rms=0.057133Jy sigma=1.318112 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.09173e-05 Jy ! Component: 100 - total flux cleaned = -7.39047e-06 Jy ! Component: 150 - total flux cleaned = -1.61807e-05 Jy ! Component: 200 - total flux cleaned = -3.28487e-05 Jy ! Total flux subtracted in 200 components = -3.28487e-05 Jy ! Clean residual min=-0.002144 max=0.001931 Jy/beam ! Clean residual mean=-0.000001 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.0800503 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 33 components and 0.0800503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057129Jy sigma=1.318055 ! Fit after self-cal, rms=0.057129Jy sigma=1.318048 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057129Jy sigma=1.318048 ! Fit after self-cal, rms=0.057257Jy sigma=1.318020 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.316 mas, bmaj=9.214 mas, bpa=-1.756 degrees ! Estimated noise=0.44227 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000231984 Jy ! Component: 100 - total flux cleaned = 0.000305371 Jy ! Component: 150 - total flux cleaned = 0.000340227 Jy ! Component: 200 - total flux cleaned = 0.000360463 Jy ! Total flux subtracted in 200 components = 0.000360463 Jy ! Clean residual min=-0.002339 max=0.001963 Jy/beam ! Clean residual mean=-0.000002 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.0804108 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 38 components and 0.0804108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057256Jy sigma=1.318056 ! Fit after self-cal, rms=0.057256Jy sigma=1.318042 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.20737e-05 Jy ! Component: 100 - total flux cleaned = 9.50862e-07 Jy ! Component: 150 - total flux cleaned = 1.89595e-05 Jy ! Component: 200 - total flux cleaned = 2.66609e-05 Jy ! Total flux subtracted in 200 components = 2.66609e-05 Jy ! Clean residual min=-0.002340 max=0.001975 Jy/beam ! Clean residual mean=-0.000002 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.0804374 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 0.0804374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057256Jy sigma=1.318086 ! Fit after self-cal, rms=0.057256Jy sigma=1.318078 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=3.504 mas, bmaj=5.906 mas, bpa=-3.359 degrees ! Estimated noise=0.350216 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.504 x 5.906 at -3.359 degrees (North through East) ! Clean map min=-0.0020409 max=0.073563 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative 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.991 mas, bmaj=5.132 mas, bpa=-6.023 degrees ! Estimated noise=0.494832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0576716 Jy ! Component: 100 - total flux cleaned = 0.0707878 Jy ! Component: 150 - total flux cleaned = 0.0759468 Jy ! Component: 200 - total flux cleaned = 0.0787614 Jy ! Total flux subtracted in 200 components = 0.0787614 Jy ! Clean residual min=-0.002717 max=0.003075 Jy/beam ! Clean residual mean=-0.000000 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.0787615 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0787615 Jy ! Inverting map and beam ! Estimated beam: bmin=3.504 mas, bmaj=5.906 mas, bpa=-3.359 degrees ! Estimated noise=0.350216 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.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000712221 Jy ! Component: 100 - total flux cleaned = 0.00117582 Jy ! Component: 150 - total flux cleaned = 0.00147591 Jy ! Component: 200 - total flux cleaned = 0.00167553 Jy ! Total flux subtracted in 200 components = 0.00167553 Jy ! Clean residual min=-0.002139 max=0.001908 Jy/beam ! Clean residual mean=-0.000001 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.080437 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 20 components and 0.080437 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.316 mas, bmaj=9.214 mas, bpa=-1.756 degrees ! Estimated noise=0.44227 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.20996e-05 Jy ! Component: 100 - total flux cleaned = -1.23049e-06 Jy ! Component: 150 - total flux cleaned = -1.33379e-06 Jy ! Component: 200 - total flux cleaned = -1.17467e-06 Jy ! Total flux subtracted in 200 components = -1.17467e-06 Jy ! Clean residual min=-0.002378 max=0.001980 Jy/beam ! Clean residual mean=-0.000002 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.0804358 Jy flux_cutoff = imstat(rms) * dynam 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.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.76818e-06 Jy ! Component: 100 - total flux cleaned = 8.04394e-06 Jy ! Component: 150 - total flux cleaned = 1.45822e-05 Jy ! Component: 200 - total flux cleaned = 2.03149e-05 Jy ! Total flux subtracted in 200 components = 2.03149e-05 Jy ! Clean residual min=-0.002372 max=0.001986 Jy/beam ! Clean residual mean=-0.000002 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.0804561 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 34 components and 0.0804561 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.504 mas, bmaj=5.906 mas, bpa=-3.359 degrees ! Estimated noise=0.350216 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.34717e-05 Jy ! Component: 100 - total flux cleaned = 5.11749e-05 Jy ! Component: 150 - total flux cleaned = 5.08582e-05 Jy ! Component: 200 - total flux cleaned = 6.39352e-05 Jy ! Total flux subtracted in 200 components = 6.39352e-05 Jy ! Clean residual min=-0.002143 max=0.001932 Jy/beam ! Clean residual mean=-0.000001 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.0805201 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 44 components and 0.0805201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057261Jy sigma=1.318086 ! Fit after self-cal, rms=0.057258Jy sigma=1.318055 wmodel J1439+3712_S_map.mod ! Writing 44 model components to file: J1439+3712_S_map.mod wobs J1439+3712_S_uvs.fits ! Writing UV FITS file: J1439+3712_S_uvs.fits wwins J1439+3712_S_map.win ! wwins: Wrote 1 windows to J1439+3712_S_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.00082355 Jy ! Component: 100 - total flux cleaned = -0.00121257 Jy ! Component: 150 - total flux cleaned = -0.00154163 Jy ! Component: 200 - total flux cleaned = -0.00182432 Jy ! Component: 250 - total flux cleaned = -0.0020947 Jy ! Component: 300 - total flux cleaned = -0.00226885 Jy ! Component: 350 - total flux cleaned = -0.00229653 Jy ! Component: 400 - total flux cleaned = -0.00240586 Jy ! Component: 450 - total flux cleaned = -0.00243285 Jy ! Component: 500 - total flux cleaned = -0.00253678 Jy ! Component: 550 - total flux cleaned = -0.00261231 Jy ! Component: 600 - total flux cleaned = -0.00268601 Jy ! Component: 650 - total flux cleaned = -0.00273446 Jy ! Component: 700 - total flux cleaned = -0.00280558 Jy ! Component: 750 - total flux cleaned = -0.00289859 Jy ! Component: 800 - total flux cleaned = -0.00292088 Jy ! Component: 850 - total flux cleaned = -0.00294272 Jy ! Component: 900 - total flux cleaned = -0.0028986 Jy ! Component: 950 - total flux cleaned = -0.00289831 Jy ! Component: 1000 - total flux cleaned = -0.00291946 Jy ! Component: 1050 - total flux cleaned = -0.00296067 Jy ! Component: 1100 - total flux cleaned = -0.00287755 Jy ! Component: 1150 - total flux cleaned = -0.00289802 Jy ! Component: 1200 - total flux cleaned = -0.00283797 Jy ! Component: 1250 - total flux cleaned = -0.00289739 Jy ! Component: 1300 - total flux cleaned = -0.00285844 Jy ! Component: 1350 - total flux cleaned = -0.00289694 Jy ! Component: 1400 - total flux cleaned = -0.00284011 Jy ! Component: 1450 - total flux cleaned = -0.00287777 Jy ! Component: 1500 - total flux cleaned = -0.00285917 Jy ! Component: 1550 - total flux cleaned = -0.00284095 Jy ! Component: 1600 - total flux cleaned = -0.002841 Jy ! Component: 1650 - total flux cleaned = -0.00285887 Jy ! Component: 1700 - total flux cleaned = -0.0028943 Jy ! Component: 1750 - total flux cleaned = -0.00287674 Jy ! Component: 1800 - total flux cleaned = -0.00289428 Jy ! Component: 1850 - total flux cleaned = -0.00292832 Jy ! Component: 1900 - total flux cleaned = -0.00287776 Jy ! Component: 1950 - total flux cleaned = -0.00292787 Jy ! Component: 2000 - total flux cleaned = -0.00282884 Jy ! Component: 2050 - total flux cleaned = -0.00296009 Jy ! Component: 2100 - total flux cleaned = -0.00292759 Jy ! Component: 2150 - total flux cleaned = -0.0029436 Jy ! Component: 2200 - total flux cleaned = -0.00297562 Jy ! Component: 2250 - total flux cleaned = -0.0030227 Jy ! Component: 2300 - total flux cleaned = -0.00303827 Jy ! Component: 2350 - total flux cleaned = -0.0030848 Jy ! Component: 2400 - total flux cleaned = -0.00314575 Jy ! Component: 2450 - total flux cleaned = -0.00319108 Jy ! Component: 2500 - total flux cleaned = -0.00320606 Jy ! Component: 2550 - total flux cleaned = -0.00326556 Jy ! Component: 2600 - total flux cleaned = -0.00333903 Jy ! Component: 2650 - total flux cleaned = -0.0033971 Jy ! Component: 2700 - total flux cleaned = -0.00346936 Jy ! Component: 2750 - total flux cleaned = -0.00348358 Jy ! Component: 2800 - total flux cleaned = -0.00356893 Jy ! Component: 2850 - total flux cleaned = -0.00361122 Jy ! Component: 2900 - total flux cleaned = -0.00366709 Jy ! Component: 2950 - total flux cleaned = -0.00366716 Jy ! Component: 3000 - total flux cleaned = -0.0037499 Jy ! Component: 3050 - total flux cleaned = -0.00376355 Jy ! Component: 3100 - total flux cleaned = -0.00379074 Jy ! Component: 3150 - total flux cleaned = -0.00383136 Jy ! Component: 3200 - total flux cleaned = -0.00387153 Jy ! Component: 3250 - total flux cleaned = -0.00391139 Jy ! Component: 3300 - total flux cleaned = -0.0039643 Jy ! Component: 3350 - total flux cleaned = -0.00397736 Jy ! Component: 3400 - total flux cleaned = -0.00397742 Jy ! Component: 3450 - total flux cleaned = -0.00406775 Jy ! Component: 3500 - total flux cleaned = -0.004042 Jy ! Component: 3550 - total flux cleaned = -0.0040927 Jy ! Component: 3600 - total flux cleaned = -0.00410539 Jy ! Component: 3650 - total flux cleaned = -0.00409297 Jy ! Component: 3700 - total flux cleaned = -0.00413019 Jy ! Component: 3750 - total flux cleaned = -0.00416715 Jy ! Component: 3800 - total flux cleaned = -0.00415494 Jy ! Component: 3850 - total flux cleaned = -0.00422811 Jy ! Component: 3900 - total flux cleaned = -0.00417945 Jy ! Component: 3950 - total flux cleaned = -0.00420359 Jy ! Component: 4000 - total flux cleaned = -0.00425139 Jy ! Component: 4050 - total flux cleaned = -0.00428706 Jy ! Total flux subtracted in 4096 components = -0.00427518 Jy ! Clean residual min=-0.000792 max=0.000721 Jy/beam ! Clean residual mean=-0.000000 rms=0.000213 Jy/beam ! Combined flux in latest and established models = 0.0762449 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 334 components and 0.076245 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1439+3712_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.504 x 5.906 at -3.359 degrees (North through East) ! Clean map min=-0.0014635 max=0.073459 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1439+3712_S_map.fits wmodel /vlbi/uf001/uva//J1439+3712_S_map.mod ! Writing 334 model components to file: /vlbi/uf001/uva//J1439+3712_S_map.mod wobs /vlbi/uf001/uva//J1439+3712_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1439+3712_S_uvs.fits wwins /vlbi/uf001/uva//J1439+3712_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1439+3712_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0734587 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000211097 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.862106 0.862106 1.72421 3.44842 6.89685 13.7937 27.5874 55.1748 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.073 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 347.985 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1439+3712_S_dfm.log closed on Mon Jan 14 02:59:28 2019