! Started logfile: /vlbi/uf001/uva//J0658-3642_S_b_dfm.log on Sun Jan 13 23:15:21 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//J0658-3642_S_b_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0658-3642_S_b_uva.fits ! AN table 1: 36 integrations on 15 of 15 possible baselines. ! AN table 2: 37 integrations on 15 of 15 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0658-3642 ! ! 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 3285 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 J0658-3642_S_b] 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 6 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.004493Jy sigma=13.682220 ! Fit after self-cal, rms=0.914340Jy sigma=12.395574 ! 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.669 mas, bmaj=31.45 mas, bpa=-25.32 degrees ! Estimated noise=1.5772 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.0689046 Jy ! Component: 100 - total flux cleaned = 0.0858418 Jy ! Total flux subtracted in 100 components = 0.0858418 Jy ! Clean residual min=-0.007737 max=0.008131 Jy/beam ! Clean residual mean=-0.000044 rms=0.001978 Jy/beam ! Combined flux in latest and established models = 0.0858418 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0858418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103558Jy sigma=1.229227 ! Fit after self-cal, rms=0.103110Jy sigma=1.222970 ! 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.693 mas, bmaj=34.9 mas, bpa=-24.61 degrees ! Estimated noise=0.939445 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.00848479 Jy ! Component: 100 - total flux cleaned = 0.00940188 Jy ! Component: 150 - total flux cleaned = 0.0101668 Jy ! Component: 200 - total flux cleaned = 0.010841 Jy ! Total flux subtracted in 200 components = 0.010841 Jy ! Clean residual min=-0.004142 max=0.004397 Jy/beam ! Clean residual mean=-0.000035 rms=0.001239 Jy/beam ! Combined flux in latest and established models = 0.0966828 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 57 components and 0.0966828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102267Jy sigma=1.212460 ! Fit after self-cal, rms=0.102065Jy sigma=1.211480 ! 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.693 x 34.9 at -24.61 degrees (North through East) ! Clean map min=-0.0064918 max=0.092485 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 KP 1.04 LA 1.01 MK 1.05 ! NL 1.31 PT 1.05 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.98 HN 1.14 KP 0.99 LA 0.82 ! NL 1.54 PT 1.09 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 KP 1.10 LA 0.93 MK 0.96 ! NL 0.66 PT 1.10 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.91 HN 1.03 KP 0.90 LA 1.11 ! NL 0.63 PT 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 KP 1.01 LA 0.95 MK 1.08 ! NL 1.09 PT 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.02 HN 1.08 KP 1.10 LA 0.92 ! NL 1.03 PT 1.02 ! ! ! Fit before self-cal, rms=0.102065Jy sigma=1.211480 ! Fit after self-cal, rms=0.099170Jy sigma=1.187921 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.737 mas, bmaj=35.52 mas, bpa=-24.59 degrees ! Estimated noise=0.927663 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.000676223 Jy ! Component: 100 - total flux cleaned = -0.000674908 Jy ! Component: 150 - total flux cleaned = -0.000620265 Jy ! Component: 200 - total flux cleaned = -0.000571803 Jy ! Total flux subtracted in 200 components = -0.000571803 Jy ! Clean residual min=-0.003590 max=0.003207 Jy/beam ! Clean residual mean=0.000016 rms=0.000967 Jy/beam ! Combined flux in latest and established models = 0.096111 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 82 components and 0.096111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099105Jy sigma=1.187111 ! Fit after self-cal, rms=0.099539Jy sigma=1.183808 ! 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.099539Jy sigma=1.183808 ! Fit after self-cal, rms=0.099875Jy sigma=1.182965 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.743 mas, bmaj=35.55 mas, bpa=-24.56 degrees ! Estimated noise=0.923897 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.59394e-05 Jy ! Component: 100 - total flux cleaned = -4.32998e-05 Jy ! Component: 150 - total flux cleaned = -0.000131653 Jy ! Component: 200 - total flux cleaned = -0.000171004 Jy ! Total flux subtracted in 200 components = -0.000171004 Jy ! Clean residual min=-0.003648 max=0.003010 Jy/beam ! Clean residual mean=0.000019 rms=0.000923 Jy/beam ! Combined flux in latest and established models = 0.09594 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 92 components and 0.09594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099830Jy sigma=1.182407 ! Fit after self-cal, rms=0.099761Jy sigma=1.179312 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.000374761 Jy ! Component: 100 - total flux cleaned = -0.000291639 Jy ! Component: 150 - total flux cleaned = -0.000289097 Jy ! Component: 200 - total flux cleaned = -0.000322427 Jy ! Total flux subtracted in 200 components = -0.000322427 Jy ! Clean residual min=-0.003516 max=0.002998 Jy/beam ! Clean residual mean=0.000014 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.0956175 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 113 components and 0.0956176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099726Jy sigma=1.178951 ! Fit after self-cal, rms=0.099699Jy sigma=1.178899 ! 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.099699Jy sigma=1.178899 ! Fit after self-cal, rms=0.098137Jy sigma=1.178727 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.743 mas, bmaj=35.38 mas, bpa=-24.5 degrees ! Estimated noise=0.917577 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00010806 Jy ! Component: 100 - total flux cleaned = 7.03977e-05 Jy ! Component: 150 - total flux cleaned = 7.31732e-05 Jy ! Component: 200 - total flux cleaned = 4.28393e-05 Jy ! Total flux subtracted in 200 components = 4.28393e-05 Jy ! Clean residual min=-0.003369 max=0.002928 Jy/beam ! Clean residual mean=0.000015 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.0956604 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 122 components and 0.0956604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098108Jy sigma=1.178350 ! Fit after self-cal, rms=0.098077Jy sigma=1.178288 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 = -9.09714e-05 Jy ! Component: 100 - total flux cleaned = -0.000185187 Jy ! Component: 150 - total flux cleaned = -0.000215218 Jy ! Component: 200 - total flux cleaned = -0.000270405 Jy ! Total flux subtracted in 200 components = -0.000270405 Jy ! Clean residual min=-0.003388 max=0.002925 Jy/beam ! Clean residual mean=0.000013 rms=0.000862 Jy/beam ! Combined flux in latest and established models = 0.09539 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 133 components and 0.09539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098058Jy sigma=1.178054 ! Fit after self-cal, rms=0.098039Jy sigma=1.178030 ! 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.098039Jy sigma=1.178030 ! Fit after self-cal, rms=0.096328Jy sigma=1.177939 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.928 mas, bmaj=55.98 mas, bpa=-17.79 degrees ! Estimated noise=1.0405 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000440154 Jy ! Component: 100 - total flux cleaned = 0.000525905 Jy ! Component: 150 - total flux cleaned = 0.00055091 Jy ! Component: 200 - total flux cleaned = 0.000529918 Jy ! Total flux subtracted in 200 components = 0.000529918 Jy ! Clean residual min=-0.002859 max=0.003198 Jy/beam ! Clean residual mean=0.000030 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.0959199 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 142 components and 0.0959199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096314Jy sigma=1.177743 ! Fit after self-cal, rms=0.096270Jy sigma=1.177706 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.71563e-05 Jy ! Component: 100 - total flux cleaned = 2.12607e-05 Jy ! Component: 150 - total flux cleaned = 2.08543e-05 Jy ! Component: 200 - total flux cleaned = 2.0755e-05 Jy ! Total flux subtracted in 200 components = 2.0755e-05 Jy ! Clean residual min=-0.002901 max=0.003184 Jy/beam ! Clean residual mean=0.000031 rms=0.000933 Jy/beam ! Combined flux in latest and established models = 0.0959407 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 146 components and 0.0959407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096261Jy sigma=1.177589 ! Fit after self-cal, rms=0.096247Jy sigma=1.177567 ! 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.745 mas, bmaj=35.19 mas, bpa=-24.42 degrees ! Estimated noise=0.911346 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.745 x 35.19 at -24.42 degrees (North through East) ! Clean map min=-0.0060565 max=0.091495 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.72 mas, bmaj=31.63 mas, bpa=-25.21 degrees ! Estimated noise=1.5741 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0687 Jy ! Component: 100 - total flux cleaned = 0.0864109 Jy ! Component: 150 - total flux cleaned = 0.0910919 Jy ! Component: 200 - total flux cleaned = 0.0932613 Jy ! Total flux subtracted in 200 components = 0.0932613 Jy ! Clean residual min=-0.005896 max=0.005339 Jy/beam ! Clean residual mean=-0.000002 rms=0.001668 Jy/beam ! Combined flux in latest and established models = 0.0932613 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 45 model components to the UV plane model. ! The established model now contains 45 components and 0.0932613 Jy ! Inverting map and beam ! Estimated beam: bmin=3.745 mas, bmaj=35.19 mas, bpa=-24.42 degrees ! Estimated noise=0.911346 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.00276848 Jy ! Component: 100 - total flux cleaned = 0.00276728 Jy ! Component: 150 - total flux cleaned = 0.0028455 Jy ! Component: 200 - total flux cleaned = 0.00298844 Jy ! Total flux subtracted in 200 components = 0.00298844 Jy ! Clean residual min=-0.004262 max=0.003230 Jy/beam ! Clean residual mean=0.000013 rms=0.001065 Jy/beam ! Combined flux in latest and established models = 0.0962498 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 70 components and 0.0962498 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.928 mas, bmaj=55.98 mas, bpa=-17.79 degrees ! Estimated noise=1.0405 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110256 Jy ! Component: 100 - total flux cleaned = 0.00132799 Jy ! Component: 150 - total flux cleaned = 0.00132527 Jy ! Component: 200 - total flux cleaned = 0.00119025 Jy ! Total flux subtracted in 200 components = 0.00119025 Jy ! Clean residual min=-0.003236 max=0.003526 Jy/beam ! Clean residual mean=0.000035 rms=0.001074 Jy/beam ! Combined flux in latest and established models = 0.09744 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.000128015 Jy ! Component: 100 - total flux cleaned = -0.00020791 Jy ! Component: 150 - total flux cleaned = -0.00028419 Jy ! Component: 200 - total flux cleaned = -0.000358347 Jy ! Total flux subtracted in 200 components = -0.000358347 Jy ! Clean residual min=-0.003107 max=0.003456 Jy/beam ! Clean residual mean=0.000033 rms=0.001036 Jy/beam ! Combined flux in latest and established models = 0.0970817 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 94 components and 0.0970817 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.745 mas, bmaj=35.19 mas, bpa=-24.42 degrees ! Estimated noise=0.911346 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000512336 Jy ! Component: 100 - total flux cleaned = -0.00071149 Jy ! Component: 150 - total flux cleaned = -0.000799967 Jy ! Component: 200 - total flux cleaned = -0.000881254 Jy ! Total flux subtracted in 200 components = -0.000881254 Jy ! Clean residual min=-0.003634 max=0.003018 Jy/beam ! Clean residual mean=0.000015 rms=0.000934 Jy/beam ! Combined flux in latest and established models = 0.0962004 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 126 components and 0.0962004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096323Jy sigma=1.178485 ! Fit after self-cal, rms=0.096331Jy sigma=1.178382 wmodel J0658-3642_S_b_map.mod ! Writing 126 model components to file: J0658-3642_S_b_map.mod wobs J0658-3642_S_b_uvs.fits ! Writing UV FITS file: J0658-3642_S_b_uvs.fits wwins J0658-3642_S_b_map.win ! wwins: Wrote 1 windows to J0658-3642_S_b_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.00110347 Jy ! Component: 100 - total flux cleaned = -0.00131066 Jy ! Component: 150 - total flux cleaned = -0.00158334 Jy ! Component: 200 - total flux cleaned = -0.00175187 Jy ! Component: 250 - total flux cleaned = -0.00186956 Jy ! Component: 300 - total flux cleaned = -0.00183207 Jy ! Component: 350 - total flux cleaned = -0.0017612 Jy ! Component: 400 - total flux cleaned = -0.00189486 Jy ! Component: 450 - total flux cleaned = -0.00199103 Jy ! Component: 500 - total flux cleaned = -0.00202199 Jy ! Component: 550 - total flux cleaned = -0.00199275 Jy ! Component: 600 - total flux cleaned = -0.00199332 Jy ! Component: 650 - total flux cleaned = -0.00210525 Jy ! Component: 700 - total flux cleaned = -0.00207874 Jy ! Component: 750 - total flux cleaned = -0.00215744 Jy ! Component: 800 - total flux cleaned = -0.00215704 Jy ! Component: 850 - total flux cleaned = -0.00223161 Jy ! Component: 900 - total flux cleaned = -0.00220716 Jy ! Component: 950 - total flux cleaned = -0.00220757 Jy ! Component: 1000 - total flux cleaned = -0.00220693 Jy ! Component: 1050 - total flux cleaned = -0.0021392 Jy ! Component: 1100 - total flux cleaned = -0.00209528 Jy ! Component: 1150 - total flux cleaned = -0.00215997 Jy ! Component: 1200 - total flux cleaned = -0.00209647 Jy ! Component: 1250 - total flux cleaned = -0.00203506 Jy ! Component: 1300 - total flux cleaned = -0.0020349 Jy ! Component: 1350 - total flux cleaned = -0.00193535 Jy ! Component: 1400 - total flux cleaned = -0.00191596 Jy ! Component: 1450 - total flux cleaned = -0.00183906 Jy ! Component: 1500 - total flux cleaned = -0.00182031 Jy ! Component: 1550 - total flux cleaned = -0.00180165 Jy ! Component: 1600 - total flux cleaned = -0.0017468 Jy ! Component: 1650 - total flux cleaned = -0.0018188 Jy ! Component: 1700 - total flux cleaned = -0.00185396 Jy ! Component: 1750 - total flux cleaned = -0.00192397 Jy ! Component: 1800 - total flux cleaned = -0.00194121 Jy ! Component: 1850 - total flux cleaned = -0.00197546 Jy ! Component: 1900 - total flux cleaned = -0.00202598 Jy ! Component: 1950 - total flux cleaned = -0.00200952 Jy ! Component: 2000 - total flux cleaned = -0.00200947 Jy ! Component: 2050 - total flux cleaned = -0.00200958 Jy ! Component: 2100 - total flux cleaned = -0.00200951 Jy ! Component: 2150 - total flux cleaned = -0.00197762 Jy ! Component: 2200 - total flux cleaned = -0.0019935 Jy ! Component: 2250 - total flux cleaned = -0.00202476 Jy ! Component: 2300 - total flux cleaned = -0.00204015 Jy ! Component: 2350 - total flux cleaned = -0.00202477 Jy ! Component: 2400 - total flux cleaned = -0.0020249 Jy ! Component: 2450 - total flux cleaned = -0.00202503 Jy ! Component: 2500 - total flux cleaned = -0.00202518 Jy ! Component: 2550 - total flux cleaned = -0.00203998 Jy ! Component: 2600 - total flux cleaned = -0.00202528 Jy ! Component: 2650 - total flux cleaned = -0.00205435 Jy ! Component: 2700 - total flux cleaned = -0.00205431 Jy ! Component: 2750 - total flux cleaned = -0.00209719 Jy ! Component: 2800 - total flux cleaned = -0.00206869 Jy ! Component: 2850 - total flux cleaned = -0.00204045 Jy ! Component: 2900 - total flux cleaned = -0.00206842 Jy ! Component: 2950 - total flux cleaned = -0.00205447 Jy ! Component: 3000 - total flux cleaned = -0.00206835 Jy ! Component: 3050 - total flux cleaned = -0.00205446 Jy ! Component: 3100 - total flux cleaned = -0.00199953 Jy ! Component: 3150 - total flux cleaned = -0.00197218 Jy ! Component: 3200 - total flux cleaned = -0.00193136 Jy ! Component: 3250 - total flux cleaned = -0.00193129 Jy ! Component: 3300 - total flux cleaned = -0.00186385 Jy ! Component: 3350 - total flux cleaned = -0.00183706 Jy ! Component: 3400 - total flux cleaned = -0.00181025 Jy ! Component: 3450 - total flux cleaned = -0.00177024 Jy ! Component: 3500 - total flux cleaned = -0.00171703 Jy ! Component: 3550 - total flux cleaned = -0.00158447 Jy ! Component: 3600 - total flux cleaned = -0.00150515 Jy ! Component: 3650 - total flux cleaned = -0.00143916 Jy ! Component: 3700 - total flux cleaned = -0.00133392 Jy ! Component: 3750 - total flux cleaned = -0.00125512 Jy ! Component: 3800 - total flux cleaned = -0.00121567 Jy ! Component: 3850 - total flux cleaned = -0.00117627 Jy ! Component: 3900 - total flux cleaned = -0.00109759 Jy ! Component: 3950 - total flux cleaned = -0.00108448 Jy ! Component: 4000 - total flux cleaned = -0.00100577 Jy ! Component: 4050 - total flux cleaned = -0.000940047 Jy ! Total flux subtracted in 4096 components = -0.000900572 Jy ! Clean residual min=-0.000754 max=0.000745 Jy/beam ! Clean residual mean=-0.000003 rms=0.000256 Jy/beam ! Combined flux in latest and established models = 0.0952998 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 408 components and 0.0952999 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0658-3642_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.745 x 35.19 at -24.42 degrees (North through East) ! Clean map min=-0.004309 max=0.088528 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0658-3642_S_b_map.fits wmodel /vlbi/uf001/uva//J0658-3642_S_b_map.mod ! Writing 408 model components to file: /vlbi/uf001/uva//J0658-3642_S_b_map.mod wobs /vlbi/uf001/uva//J0658-3642_S_b_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0658-3642_S_b_uvs.fits wwins /vlbi/uf001/uva//J0658-3642_S_b_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0658-3642_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0885282 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000256963 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.870784 0.870784 1.74157 3.48313 6.96627 13.9325 27.8651 55.7302 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.088 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 344.517 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0658-3642_S_b_dfm.log closed on Sun Jan 13 23:15:25 2019