! Started logfile: /vlbi/uf001/uva//J1636-1315_S_dfm.log on Mon Jan 14 03:47:22 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//J1636-1315_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1636-1315_S_uva.fits ! AN table 1: 38 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.968672 visibilities/baseline/integration-bin. ! Found source: J1636-1315 ! ! 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 2319 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 J1636-1315_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 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.022358Jy sigma=19.130480 ! Fit after self-cal, rms=0.834651Jy sigma=15.604792 ! 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=4.99 mas, bmaj=28.61 mas, bpa=-8.97 degrees ! Estimated noise=1.02625 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.12378 Jy ! Component: 100 - total flux cleaned = 0.174093 Jy ! Total flux subtracted in 100 components = 0.174093 Jy ! Clean residual min=-0.010866 max=0.022998 Jy/beam ! Clean residual mean=-0.000037 rms=0.004747 Jy/beam ! Combined flux in latest and established models = 0.174093 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.174093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081446Jy sigma=1.481667 ! Fit after self-cal, rms=0.081084Jy sigma=1.475533 ! 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=5.786 mas, bmaj=28.14 mas, bpa=-8.63 degrees ! Estimated noise=0.868243 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.0321863 Jy ! Component: 100 - total flux cleaned = 0.0495597 Jy ! Component: 150 - total flux cleaned = 0.0601223 Jy ! Component: 200 - total flux cleaned = 0.0672401 Jy ! Total flux subtracted in 200 components = 0.0672401 Jy ! Clean residual min=-0.006030 max=0.009727 Jy/beam ! Clean residual mean=-0.000015 rms=0.002092 Jy/beam ! Combined flux in latest and established models = 0.241333 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 73 components and 0.241333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066832Jy sigma=1.218693 ! Fit after self-cal, rms=0.066703Jy sigma=1.216938 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.786 x 28.14 at -8.63 degrees (North through East) ! Clean map min=-0.0061494 max=0.16672 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 0.94 KP 0.96 LA 0.90 ! NL 1.09 OV 1.08 PT 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.08 HN 1.01 KP 1.00 LA 0.91 ! NL 1.03 OV 0.99 PT 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 HN 1.07 KP 0.98 LA 0.92 ! NL 1.07 OV 1.08 PT 0.96 ! ! ! Fit before self-cal, rms=0.066703Jy sigma=1.216938 ! Fit after self-cal, rms=0.065302Jy sigma=1.188087 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.838 mas, bmaj=28.62 mas, bpa=-8.665 degrees ! Estimated noise=0.865568 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.00281282 Jy ! Component: 100 - total flux cleaned = -0.00324639 Jy ! Component: 150 - total flux cleaned = -0.00324547 Jy ! Component: 200 - total flux cleaned = -0.00315087 Jy ! Total flux subtracted in 200 components = -0.00315087 Jy ! Clean residual min=-0.005639 max=0.004769 Jy/beam ! Clean residual mean=-0.000004 rms=0.001405 Jy/beam ! Combined flux in latest and established models = 0.238182 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 110 components and 0.238182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065155Jy sigma=1.185494 ! Fit after self-cal, rms=0.065166Jy sigma=1.184992 ! 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.065166Jy sigma=1.184992 ! Fit after self-cal, rms=0.064510Jy sigma=1.169689 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.818 mas, bmaj=28.66 mas, bpa=-8.655 degrees ! Estimated noise=0.864039 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00104273 Jy ! Component: 100 - total flux cleaned = -0.00135123 Jy ! Component: 150 - total flux cleaned = -0.00148563 Jy ! Component: 200 - total flux cleaned = -0.00144352 Jy ! Total flux subtracted in 200 components = -0.00144352 Jy ! Clean residual min=-0.004063 max=0.004398 Jy/beam ! Clean residual mean=-0.000001 rms=0.001144 Jy/beam ! Combined flux in latest and established models = 0.236738 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 119 components and 0.236738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064439Jy sigma=1.168347 ! Fit after self-cal, rms=0.064455Jy sigma=1.168219 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.49242e-05 Jy ! Component: 100 - total flux cleaned = 4.38164e-05 Jy ! Component: 150 - total flux cleaned = 4.46445e-05 Jy ! Component: 200 - total flux cleaned = 7.77172e-05 Jy ! Total flux subtracted in 200 components = 7.77172e-05 Jy ! Clean residual min=-0.004027 max=0.004268 Jy/beam ! Clean residual mean=-0.000001 rms=0.001125 Jy/beam ! Combined flux in latest and established models = 0.236816 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 131 components and 0.236816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064420Jy sigma=1.167582 ! Fit after self-cal, rms=0.064422Jy sigma=1.167560 ! 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.064422Jy sigma=1.167560 ! Fit after self-cal, rms=0.064345Jy sigma=1.167072 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.809 mas, bmaj=28.66 mas, bpa=-8.626 degrees ! Estimated noise=0.862242 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000934255 Jy ! Component: 100 - total flux cleaned = -0.000899214 Jy ! Component: 150 - total flux cleaned = -0.000898594 Jy ! Component: 200 - total flux cleaned = -0.000869823 Jy ! Total flux subtracted in 200 components = -0.000869823 Jy ! Clean residual min=-0.003755 max=0.003989 Jy/beam ! Clean residual mean=-0.000000 rms=0.001087 Jy/beam ! Combined flux in latest and established models = 0.235946 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 138 components and 0.235946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064312Jy sigma=1.166378 ! Fit after self-cal, rms=0.064319Jy sigma=1.166363 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.34495e-05 Jy ! Component: 100 - total flux cleaned = 2.52388e-06 Jy ! Component: 150 - total flux cleaned = 3.1388e-06 Jy ! Component: 200 - total flux cleaned = 3.11605e-06 Jy ! Total flux subtracted in 200 components = 3.11605e-06 Jy ! Clean residual min=-0.003684 max=0.003912 Jy/beam ! Clean residual mean=-0.000000 rms=0.001076 Jy/beam ! Combined flux in latest and established models = 0.235949 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 151 components and 0.235949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064300Jy sigma=1.166028 ! Fit after self-cal, rms=0.064302Jy sigma=1.166019 ! 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.064302Jy sigma=1.166019 ! Fit after self-cal, rms=0.064227Jy sigma=1.165881 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.167 mas, bmaj=28.29 mas, bpa=-7.729 degrees ! Estimated noise=0.914588 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.91247e-05 Jy ! Component: 100 - total flux cleaned = -0.000277802 Jy ! Component: 150 - total flux cleaned = -0.000310086 Jy ! Component: 200 - total flux cleaned = -0.000339934 Jy ! Total flux subtracted in 200 components = -0.000339934 Jy ! Clean residual min=-0.003481 max=0.003821 Jy/beam ! Clean residual mean=-0.000000 rms=0.001121 Jy/beam ! Combined flux in latest and established models = 0.23561 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 164 components and 0.23561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064213Jy sigma=1.165630 ! Fit after self-cal, rms=0.064215Jy sigma=1.165571 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.34878e-05 Jy ! Component: 100 - total flux cleaned = -1.23687e-05 Jy ! Component: 150 - total flux cleaned = 1.22263e-05 Jy ! Component: 200 - total flux cleaned = 1.22971e-05 Jy ! Total flux subtracted in 200 components = 1.22971e-05 Jy ! Clean residual min=-0.003408 max=0.003790 Jy/beam ! Clean residual mean=-0.000001 rms=0.001103 Jy/beam ! Combined flux in latest and established models = 0.235622 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 174 components and 0.235622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064210Jy sigma=1.165468 ! Fit after self-cal, rms=0.064211Jy sigma=1.165433 ! 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=5.803 mas, bmaj=28.66 mas, bpa=-8.596 degrees ! Estimated noise=0.861244 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.803 x 28.66 at -8.596 degrees (North through East) ! Clean map min=-0.0035283 max=0.16455 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=4.991 mas, bmaj=29.17 mas, bpa=-9.004 degrees ! Estimated noise=1.02688 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.123847 Jy ! Component: 100 - total flux cleaned = 0.174342 Jy ! Component: 150 - total flux cleaned = 0.199579 Jy ! Component: 200 - total flux cleaned = 0.214262 Jy ! Total flux subtracted in 200 components = 0.214262 Jy ! Clean residual min=-0.006702 max=0.009044 Jy/beam ! Clean residual mean=-0.000008 rms=0.002115 Jy/beam ! Combined flux in latest and established models = 0.214262 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.214262 Jy ! Inverting map and beam ! Estimated beam: bmin=5.803 mas, bmaj=28.66 mas, bpa=-8.596 degrees ! Estimated noise=0.861244 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.0101796 Jy ! Component: 100 - total flux cleaned = 0.0150864 Jy ! Component: 150 - total flux cleaned = 0.0171307 Jy ! Component: 200 - total flux cleaned = 0.018548 Jy ! Total flux subtracted in 200 components = 0.018548 Jy ! Clean residual min=-0.004395 max=0.005351 Jy/beam ! Clean residual mean=0.000000 rms=0.001250 Jy/beam ! Combined flux in latest and established models = 0.23281 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 74 components and 0.23281 Jy ! Inverting map ! Added new window around map position (10, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00427576 Jy ! Component: 100 - total flux cleaned = 0.00472365 Jy ! Component: 150 - total flux cleaned = 0.00508699 Jy ! Component: 200 - total flux cleaned = 0.00563788 Jy ! Total flux subtracted in 200 components = 0.00563788 Jy ! Clean residual min=-0.003534 max=0.002926 Jy/beam ! Clean residual mean=-0.000000 rms=0.000925 Jy/beam ! Combined flux in latest and established models = 0.238447 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 104 components and 0.238448 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=8.167 mas, bmaj=28.29 mas, bpa=-7.729 degrees ! Estimated noise=0.914588 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000570835 Jy ! Component: 100 - total flux cleaned = 0.00101969 Jy ! Component: 150 - total flux cleaned = 0.00152424 Jy ! Component: 200 - total flux cleaned = 0.00197297 Jy ! Total flux subtracted in 200 components = 0.00197297 Jy ! Clean residual min=-0.003383 max=0.002492 Jy/beam ! Clean residual mean=-0.000001 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.24042 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 = 0.000358063 Jy ! Component: 100 - total flux cleaned = 0.000642665 Jy ! Component: 150 - total flux cleaned = 0.000935392 Jy ! Component: 200 - total flux cleaned = 0.00113458 Jy ! Total flux subtracted in 200 components = 0.00113458 Jy ! Clean residual min=-0.003233 max=0.002316 Jy/beam ! Clean residual mean=-0.000001 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.241555 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 157 components and 0.241555 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.803 mas, bmaj=28.66 mas, bpa=-8.596 degrees ! Estimated noise=0.861244 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000125451 Jy ! Component: 100 - total flux cleaned = 0.000385787 Jy ! Component: 150 - total flux cleaned = 0.000588698 Jy ! Component: 200 - total flux cleaned = 0.000714635 Jy ! Total flux subtracted in 200 components = 0.000714635 Jy ! Clean residual min=-0.003116 max=0.002822 Jy/beam ! Clean residual mean=-0.000001 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.24227 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 192 components and 0.24227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063932Jy sigma=1.159652 ! Fit after self-cal, rms=0.063884Jy sigma=1.159112 wmodel J1636-1315_S_map.mod ! Writing 192 model components to file: J1636-1315_S_map.mod wobs J1636-1315_S_uvs.fits ! Writing UV FITS file: J1636-1315_S_uvs.fits wwins J1636-1315_S_map.win ! wwins: Wrote 2 windows to J1636-1315_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.000226633 Jy ! Component: 100 - total flux cleaned = -0.000320392 Jy ! Component: 150 - total flux cleaned = -0.00053425 Jy ! Component: 200 - total flux cleaned = -0.000614332 Jy ! Component: 250 - total flux cleaned = -0.000652749 Jy ! Component: 300 - total flux cleaned = -0.000761415 Jy ! Component: 350 - total flux cleaned = -0.000762167 Jy ! Component: 400 - total flux cleaned = -0.000731309 Jy ! Component: 450 - total flux cleaned = -0.000669032 Jy ! Component: 500 - total flux cleaned = -0.000639058 Jy ! Component: 550 - total flux cleaned = -0.000581562 Jy ! Component: 600 - total flux cleaned = -0.000470347 Jy ! Component: 650 - total flux cleaned = -0.000497617 Jy ! Component: 700 - total flux cleaned = -0.000523333 Jy ! Component: 750 - total flux cleaned = -0.000471871 Jy ! Component: 800 - total flux cleaned = -0.000496488 Jy ! Component: 850 - total flux cleaned = -0.000520437 Jy ! Component: 900 - total flux cleaned = -0.000496495 Jy ! Component: 950 - total flux cleaned = -0.000404161 Jy ! Component: 1000 - total flux cleaned = -0.000404528 Jy ! Component: 1050 - total flux cleaned = -0.00042667 Jy ! Component: 1100 - total flux cleaned = -0.000492105 Jy ! Component: 1150 - total flux cleaned = -0.000598723 Jy ! Component: 1200 - total flux cleaned = -0.000619515 Jy ! Component: 1250 - total flux cleaned = -0.000722107 Jy ! Component: 1300 - total flux cleaned = -0.000802962 Jy ! Component: 1350 - total flux cleaned = -0.00090269 Jy ! Component: 1400 - total flux cleaned = -0.000981304 Jy ! Component: 1450 - total flux cleaned = -0.00105858 Jy ! Component: 1500 - total flux cleaned = -0.00109657 Jy ! Component: 1550 - total flux cleaned = -0.00117197 Jy ! Component: 1600 - total flux cleaned = -0.00124597 Jy ! Component: 1650 - total flux cleaned = -0.00133724 Jy ! Component: 1700 - total flux cleaned = -0.00137315 Jy ! Component: 1750 - total flux cleaned = -0.00142674 Jy ! Component: 1800 - total flux cleaned = -0.00149696 Jy ! Component: 1850 - total flux cleaned = -0.00156633 Jy ! Component: 1900 - total flux cleaned = -0.00160052 Jy ! Component: 1950 - total flux cleaned = -0.00163437 Jy ! Component: 2000 - total flux cleaned = -0.00168466 Jy ! Component: 2050 - total flux cleaned = -0.0017342 Jy ! Component: 2100 - total flux cleaned = -0.00178317 Jy ! Component: 2150 - total flux cleaned = -0.00184768 Jy ! Component: 2200 - total flux cleaned = -0.00184761 Jy ! Component: 2250 - total flux cleaned = -0.00191081 Jy ! Component: 2300 - total flux cleaned = -0.00197334 Jy ! Component: 2350 - total flux cleaned = -0.00200418 Jy ! Component: 2400 - total flux cleaned = -0.00206543 Jy ! Component: 2450 - total flux cleaned = -0.00206532 Jy ! Component: 2500 - total flux cleaned = -0.00212546 Jy ! Component: 2550 - total flux cleaned = -0.00215517 Jy ! Component: 2600 - total flux cleaned = -0.00219939 Jy ! Component: 2650 - total flux cleaned = -0.00224312 Jy ! Component: 2700 - total flux cleaned = -0.00228648 Jy ! Component: 2750 - total flux cleaned = -0.00232933 Jy ! Component: 2800 - total flux cleaned = -0.00235767 Jy ! Component: 2850 - total flux cleaned = -0.00238579 Jy ! Component: 2900 - total flux cleaned = -0.0023858 Jy ! Component: 2950 - total flux cleaned = -0.00238567 Jy ! Component: 3000 - total flux cleaned = -0.00237189 Jy ! Component: 3050 - total flux cleaned = -0.00234445 Jy ! Component: 3100 - total flux cleaned = -0.00233085 Jy ! Component: 3150 - total flux cleaned = -0.00230373 Jy ! Component: 3200 - total flux cleaned = -0.0022229 Jy ! Component: 3250 - total flux cleaned = -0.00216923 Jy ! Component: 3300 - total flux cleaned = -0.00214238 Jy ! Component: 3350 - total flux cleaned = -0.00206255 Jy ! Component: 3400 - total flux cleaned = -0.0020361 Jy ! Component: 3450 - total flux cleaned = -0.00198315 Jy ! Component: 3500 - total flux cleaned = -0.00195673 Jy ! Component: 3550 - total flux cleaned = -0.00187796 Jy ! Component: 3600 - total flux cleaned = -0.00186491 Jy ! Component: 3650 - total flux cleaned = -0.00178657 Jy ! Component: 3700 - total flux cleaned = -0.00177355 Jy ! Component: 3750 - total flux cleaned = -0.00173453 Jy ! Component: 3800 - total flux cleaned = -0.00169562 Jy ! Component: 3850 - total flux cleaned = -0.00165679 Jy ! Component: 3900 - total flux cleaned = -0.00161797 Jy ! Component: 3950 - total flux cleaned = -0.00156621 Jy ! Component: 4000 - total flux cleaned = -0.0015016 Jy ! Component: 4050 - total flux cleaned = -0.0014629 Jy ! Total flux subtracted in 4096 components = -0.00143711 Jy ! Clean residual min=-0.000721 max=0.000706 Jy/beam ! Clean residual mean=0.000001 rms=0.000256 Jy/beam ! Combined flux in latest and established models = 0.240833 Jy keep ! Adding 410 model components to the UV plane model. ! The established model now contains 602 components and 0.240833 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1636-1315_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.803 x 28.66 at -8.596 degrees (North through East) ! Clean map min=-0.0022508 max=0.16435 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1636-1315_S_map.fits wmodel /vlbi/uf001/uva//J1636-1315_S_map.mod ! Writing 602 model components to file: /vlbi/uf001/uva//J1636-1315_S_map.mod wobs /vlbi/uf001/uva//J1636-1315_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1636-1315_S_uvs.fits wwins /vlbi/uf001/uva//J1636-1315_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1636-1315_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.16435 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000250233 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.456769 0.456769 0.913538 1.82708 3.65415 7.3083 14.6166 29.2332 58.4664 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.164 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 656.787 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1636-1315_S_dfm.log closed on Mon Jan 14 03:47:26 2019