! Started logfile: /vlbi/uf001/uva//J1532+2344_S_dfm.log on Mon Jan 14 03:20:18 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//J1532+2344_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1532+2344_S_uva.fits ! AN table 1: 51 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.771709 visibilities/baseline/integration-bin. ! Found source: J1532+2344 ! ! 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 40 lines of history. ! ! Reading 3306 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 J1532+2344_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 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 97 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.010447Jy sigma=19.585761 ! Fit after self-cal, rms=0.902265Jy sigma=17.516333 ! 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=2.613 mas, bmaj=5.323 mas, bpa=-1.895 degrees ! Estimated noise=0.883651 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.0757676 Jy ! Component: 100 - total flux cleaned = 0.0939563 Jy ! Total flux subtracted in 100 components = 0.0939563 Jy ! Clean residual min=-0.005552 max=0.007430 Jy/beam ! Clean residual mean=0.000001 rms=0.001424 Jy/beam ! Combined flux in latest and established models = 0.0939563 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0939563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070997Jy sigma=1.281251 ! Fit after self-cal, rms=0.070071Jy sigma=1.262642 ! 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.141 mas, bmaj=6.057 mas, bpa=-0.5923 degrees ! Estimated noise=0.697456 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.0104372 Jy ! Component: 100 - total flux cleaned = 0.0151614 Jy ! Component: 150 - total flux cleaned = 0.0173897 Jy ! Component: 200 - total flux cleaned = 0.017515 Jy ! Total flux subtracted in 200 components = 0.017515 Jy ! Clean residual min=-0.005345 max=0.005404 Jy/beam ! Clean residual mean=0.000008 rms=0.001262 Jy/beam ! Combined flux in latest and established models = 0.111471 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 14 components and 0.111471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068696Jy sigma=1.234278 ! Fit after self-cal, rms=0.068639Jy sigma=1.233569 ! 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.141 x 6.057 at -0.5923 degrees (North through East) ! Clean map min=-0.005058 max=0.10052 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.75 HN 1.01 LA 0.88 MK 1.08 ! NL 1.08 OV 1.08 PT 1.01 SC 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 HN 0.96 LA 0.93 MK 1.07 ! NL 1.12 OV 1.01 PT 1.00 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 HN 1.09 LA 0.94 MK 1.04 ! NL 1.07 OV 1.12 PT 1.01 SC 1.03 ! ! ! Fit before self-cal, rms=0.068639Jy sigma=1.233569 ! Fit after self-cal, rms=0.066772Jy sigma=1.207257 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.213 mas, bmaj=6.097 mas, bpa=-0.2409 degrees ! Estimated noise=0.696901 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.00167311 Jy ! Component: 100 - total flux cleaned = -0.00186432 Jy ! Component: 150 - total flux cleaned = -0.00196395 Jy ! Component: 200 - total flux cleaned = -0.00199391 Jy ! Total flux subtracted in 200 components = -0.00199391 Jy ! Clean residual min=-0.003165 max=0.003653 Jy/beam ! Clean residual mean=0.000010 rms=0.000862 Jy/beam ! Combined flux in latest and established models = 0.109477 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 21 components and 0.109477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066711Jy sigma=1.206243 ! Fit after self-cal, rms=0.066811Jy sigma=1.205261 ! 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.066811Jy sigma=1.205261 ! Fit after self-cal, rms=0.067895Jy sigma=1.197248 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.216 mas, bmaj=6.079 mas, bpa=-0.8718 degrees ! Estimated noise=0.695978 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000521761 Jy ! Component: 100 - total flux cleaned = -0.000329815 Jy ! Component: 150 - total flux cleaned = -0.0003486 Jy ! Component: 200 - total flux cleaned = -0.00036768 Jy ! Total flux subtracted in 200 components = -0.00036768 Jy ! Clean residual min=-0.003006 max=0.003198 Jy/beam ! Clean residual mean=0.000005 rms=0.000777 Jy/beam ! Combined flux in latest and established models = 0.10911 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 27 components and 0.10911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067869Jy sigma=1.196799 ! Fit after self-cal, rms=0.067923Jy sigma=1.196556 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 = -0.000219458 Jy ! Component: 100 - total flux cleaned = -0.00018466 Jy ! Component: 150 - total flux cleaned = -0.000169565 Jy ! Component: 200 - total flux cleaned = -0.000169605 Jy ! Total flux subtracted in 200 components = -0.000169605 Jy ! Clean residual min=-0.003026 max=0.003225 Jy/beam ! Clean residual mean=0.000006 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.10894 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 32 components and 0.10894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067914Jy sigma=1.196380 ! Fit after self-cal, rms=0.067911Jy sigma=1.196361 ! 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.067911Jy sigma=1.196361 ! Fit after self-cal, rms=0.067976Jy sigma=1.196238 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.222 mas, bmaj=6.082 mas, bpa=-1.128 degrees ! Estimated noise=0.695463 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000466379 Jy ! Component: 100 - total flux cleaned = -0.000465594 Jy ! Component: 150 - total flux cleaned = -0.0004653 Jy ! Component: 200 - total flux cleaned = -0.000491528 Jy ! Total flux subtracted in 200 components = -0.000491528 Jy ! Clean residual min=-0.003006 max=0.003170 Jy/beam ! Clean residual mean=0.000006 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.108449 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.108449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067964Jy sigma=1.196079 ! Fit after self-cal, rms=0.067970Jy sigma=1.196060 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.81226e-05 Jy ! Component: 100 - total flux cleaned = -1.72905e-05 Jy ! Component: 150 - total flux cleaned = -6.09241e-06 Jy ! Component: 200 - total flux cleaned = -6.2819e-06 Jy ! Total flux subtracted in 200 components = -6.2819e-06 Jy ! Clean residual min=-0.003014 max=0.003176 Jy/beam ! Clean residual mean=0.000006 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.108442 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 36 components and 0.108442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067965Jy sigma=1.195973 ! Fit after self-cal, rms=0.067964Jy sigma=1.195962 ! 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.067964Jy sigma=1.195962 ! Fit after self-cal, rms=0.067943Jy sigma=1.195918 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.585 mas, bmaj=9.499 mas, bpa=4.129 degrees ! Estimated noise=0.893285 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000206566 Jy ! Component: 100 - total flux cleaned = 0.000208159 Jy ! Component: 150 - total flux cleaned = 0.000229156 Jy ! Component: 200 - total flux cleaned = 0.000230426 Jy ! Total flux subtracted in 200 components = 0.000230426 Jy ! Clean residual min=-0.003603 max=0.003500 Jy/beam ! Clean residual mean=0.000014 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 0.108673 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 42 components and 0.108673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067953Jy sigma=1.196368 ! Fit after self-cal, rms=0.067936Jy sigma=1.195935 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 = -4.21231e-05 Jy ! Component: 100 - total flux cleaned = -3.779e-05 Jy ! Component: 150 - total flux cleaned = -3.61176e-06 Jy ! Component: 200 - total flux cleaned = 9.36634e-06 Jy ! Total flux subtracted in 200 components = 9.36634e-06 Jy ! Clean residual min=-0.003600 max=0.003489 Jy/beam ! Clean residual mean=0.000014 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 0.108682 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.108682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067952Jy sigma=1.196414 ! Fit after self-cal, rms=0.067939Jy sigma=1.196108 ! 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.225 mas, bmaj=6.085 mas, bpa=-1.297 degrees ! Estimated noise=0.694866 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.225 x 6.085 at -1.297 degrees (North through East) ! Clean map min=-0.0029337 max=0.099829 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.667 mas, bmaj=5.361 mas, bpa=-2.65 degrees ! Estimated noise=0.888755 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0763384 Jy ! Component: 100 - total flux cleaned = 0.0942525 Jy ! Component: 150 - total flux cleaned = 0.101575 Jy ! Component: 200 - total flux cleaned = 0.104739 Jy ! Total flux subtracted in 200 components = 0.104739 Jy ! Clean residual min=-0.004075 max=0.004232 Jy/beam ! Clean residual mean=0.000003 rms=0.000968 Jy/beam ! Combined flux in latest and established models = 0.104739 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.104739 Jy ! Inverting map and beam ! Estimated beam: bmin=3.225 mas, bmaj=6.085 mas, bpa=-1.297 degrees ! Estimated noise=0.694866 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.0017985 Jy ! Component: 100 - total flux cleaned = 0.00231479 Jy ! Component: 150 - total flux cleaned = 0.00269886 Jy ! Component: 200 - total flux cleaned = 0.00288766 Jy ! Total flux subtracted in 200 components = 0.00288766 Jy ! Clean residual min=-0.002996 max=0.003331 Jy/beam ! Clean residual mean=0.000006 rms=0.000796 Jy/beam ! Combined flux in latest and established models = 0.107627 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 24 components and 0.107627 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=6.585 mas, bmaj=9.499 mas, bpa=4.129 degrees ! Estimated noise=0.893285 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000640188 Jy ! Component: 100 - total flux cleaned = 0.000683935 Jy ! Component: 150 - total flux cleaned = 0.000770493 Jy ! Component: 200 - total flux cleaned = 0.00080816 Jy ! Total flux subtracted in 200 components = 0.00080816 Jy ! Clean residual min=-0.003643 max=0.003502 Jy/beam ! Clean residual mean=0.000014 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.108435 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 = 6.43633e-05 Jy ! Component: 100 - total flux cleaned = 8.76682e-05 Jy ! Component: 150 - total flux cleaned = 0.000108949 Jy ! Component: 200 - total flux cleaned = 0.000119206 Jy ! Total flux subtracted in 200 components = 0.000119206 Jy ! Clean residual min=-0.003637 max=0.003492 Jy/beam ! Clean residual mean=0.000014 rms=0.000989 Jy/beam ! Combined flux in latest and established models = 0.108554 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 32 components and 0.108554 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.225 mas, bmaj=6.085 mas, bpa=-1.297 degrees ! Estimated noise=0.694866 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000370024 Jy ! Component: 100 - total flux cleaned = -0.000372215 Jy ! Component: 150 - total flux cleaned = -0.000281154 Jy ! Component: 200 - total flux cleaned = -0.000228363 Jy ! Total flux subtracted in 200 components = -0.000228363 Jy ! Clean residual min=-0.002950 max=0.003199 Jy/beam ! Clean residual mean=0.000006 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.108326 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 41 components and 0.108326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067964Jy sigma=1.196530 ! Fit after self-cal, rms=0.067956Jy sigma=1.196298 wmodel J1532+2344_S_map.mod ! Writing 41 model components to file: J1532+2344_S_map.mod wobs J1532+2344_S_uvs.fits ! Writing UV FITS file: J1532+2344_S_uvs.fits wwins J1532+2344_S_map.win ! wwins: Wrote 1 windows to J1532+2344_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.0010546 Jy ! Component: 100 - total flux cleaned = 0.00163629 Jy ! Component: 150 - total flux cleaned = 0.00218303 Jy ! Component: 200 - total flux cleaned = 0.00270177 Jy ! Component: 250 - total flux cleaned = 0.00319685 Jy ! Component: 300 - total flux cleaned = 0.00371733 Jy ! Component: 350 - total flux cleaned = 0.00413536 Jy ! Component: 400 - total flux cleaned = 0.0043782 Jy ! Component: 450 - total flux cleaned = 0.00461407 Jy ! Component: 500 - total flux cleaned = 0.00465121 Jy ! Component: 550 - total flux cleaned = 0.00468847 Jy ! Component: 600 - total flux cleaned = 0.00476112 Jy ! Component: 650 - total flux cleaned = 0.00486564 Jy ! Component: 700 - total flux cleaned = 0.00486418 Jy ! Component: 750 - total flux cleaned = 0.00489816 Jy ! Component: 800 - total flux cleaned = 0.00496476 Jy ! Component: 850 - total flux cleaned = 0.00499708 Jy ! Component: 900 - total flux cleaned = 0.00496535 Jy ! Component: 950 - total flux cleaned = 0.00496475 Jy ! Component: 1000 - total flux cleaned = 0.00490328 Jy ! Component: 1050 - total flux cleaned = 0.00493265 Jy ! Component: 1100 - total flux cleaned = 0.00484425 Jy ! Component: 1150 - total flux cleaned = 0.00487282 Jy ! Component: 1200 - total flux cleaned = 0.00487247 Jy ! Component: 1250 - total flux cleaned = 0.00490057 Jy ! Component: 1300 - total flux cleaned = 0.00503692 Jy ! Component: 1350 - total flux cleaned = 0.00503594 Jy ! Component: 1400 - total flux cleaned = 0.00508875 Jy ! Component: 1450 - total flux cleaned = 0.00516706 Jy ! Component: 1500 - total flux cleaned = 0.00514173 Jy ! Component: 1550 - total flux cleaned = 0.00519301 Jy ! Component: 1600 - total flux cleaned = 0.00516806 Jy ! Component: 1650 - total flux cleaned = 0.00514362 Jy ! Component: 1700 - total flux cleaned = 0.00511911 Jy ! Component: 1750 - total flux cleaned = 0.0051191 Jy ! Component: 1800 - total flux cleaned = 0.00504874 Jy ! Component: 1850 - total flux cleaned = 0.00507183 Jy ! Component: 1900 - total flux cleaned = 0.005003 Jy ! Component: 1950 - total flux cleaned = 0.00498075 Jy ! Component: 2000 - total flux cleaned = 0.00493607 Jy ! Component: 2050 - total flux cleaned = 0.00493602 Jy ! Component: 2100 - total flux cleaned = 0.00491371 Jy ! Component: 2150 - total flux cleaned = 0.00484896 Jy ! Component: 2200 - total flux cleaned = 0.00484908 Jy ! Component: 2250 - total flux cleaned = 0.00484891 Jy ! Component: 2300 - total flux cleaned = 0.00482774 Jy ! Component: 2350 - total flux cleaned = 0.00476588 Jy ! Component: 2400 - total flux cleaned = 0.00478641 Jy ! Component: 2450 - total flux cleaned = 0.00478647 Jy ! Component: 2500 - total flux cleaned = 0.00482617 Jy ! Component: 2550 - total flux cleaned = 0.00480642 Jy ! Component: 2600 - total flux cleaned = 0.00484535 Jy ! Component: 2650 - total flux cleaned = 0.004826 Jy ! Component: 2700 - total flux cleaned = 0.00486383 Jy ! Component: 2750 - total flux cleaned = 0.00486373 Jy ! Component: 2800 - total flux cleaned = 0.00488255 Jy ! Component: 2850 - total flux cleaned = 0.00490103 Jy ! Component: 2900 - total flux cleaned = 0.00486398 Jy ! Component: 2950 - total flux cleaned = 0.00486411 Jy ! Component: 3000 - total flux cleaned = 0.00493637 Jy ! Component: 3050 - total flux cleaned = 0.00490047 Jy ! Component: 3100 - total flux cleaned = 0.00490051 Jy ! Component: 3150 - total flux cleaned = 0.00490051 Jy ! Component: 3200 - total flux cleaned = 0.00493556 Jy ! Component: 3250 - total flux cleaned = 0.00491823 Jy ! Component: 3300 - total flux cleaned = 0.00490117 Jy ! Component: 3350 - total flux cleaned = 0.00490127 Jy ! Component: 3400 - total flux cleaned = 0.00490125 Jy ! Component: 3450 - total flux cleaned = 0.00493453 Jy ! Component: 3500 - total flux cleaned = 0.00486828 Jy ! Component: 3550 - total flux cleaned = 0.00488479 Jy ! Component: 3600 - total flux cleaned = 0.004852 Jy ! Component: 3650 - total flux cleaned = 0.00481986 Jy ! Component: 3700 - total flux cleaned = 0.00480382 Jy ! Component: 3750 - total flux cleaned = 0.00477183 Jy ! Component: 3800 - total flux cleaned = 0.00474036 Jy ! Component: 3850 - total flux cleaned = 0.00474049 Jy ! Component: 3900 - total flux cleaned = 0.00477173 Jy ! Component: 3950 - total flux cleaned = 0.0047098 Jy ! Component: 4000 - total flux cleaned = 0.00469459 Jy ! Component: 4050 - total flux cleaned = 0.00469471 Jy ! Total flux subtracted in 4096 components = 0.00470981 Jy ! Clean residual min=-0.000937 max=0.000755 Jy/beam ! Clean residual mean=0.000001 rms=0.000266 Jy/beam ! Combined flux in latest and established models = 0.113036 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 324 components and 0.113036 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1532+2344_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.225 x 6.085 at -1.297 degrees (North through East) ! Clean map min=-0.0019518 max=0.10009 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1532+2344_S_map.fits wmodel /vlbi/uf001/uva//J1532+2344_S_map.mod ! Writing 324 model components to file: /vlbi/uf001/uva//J1532+2344_S_map.mod wobs /vlbi/uf001/uva//J1532+2344_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1532+2344_S_uvs.fits wwins /vlbi/uf001/uva//J1532+2344_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1532+2344_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.100091 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000258358 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.774372 0.774372 1.54874 3.09749 6.19497 12.3899 24.7799 49.5598 99.1196 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.1 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 387.41 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1532+2344_S_dfm.log closed on Mon Jan 14 03:20:22 2019