! Started logfile: /vlbi/uf001/uva//J1138-4653_S_dfm.log on Mon Jan 14 01:23:12 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//J1138-4653_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1138-4653_S_uva.fits ! AN table 1: 156 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.721306 visibilities/baseline/integration-bin. ! Found source: J1138-4653 ! ! 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 7089 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 J1138-4653_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 157 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 157 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 157 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004435Jy sigma=14.033363 ! Fit after self-cal, rms=0.929966Jy sigma=12.984210 ! 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.38 mas, bmaj=7.893 mas, bpa=-2.561 degrees ! Estimated noise=1.20229 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.0504067 Jy ! Component: 100 - total flux cleaned = 0.0635903 Jy ! Total flux subtracted in 100 components = 0.0635903 Jy ! Clean residual min=-0.007975 max=0.008233 Jy/beam ! Clean residual mean=-0.000238 rms=0.002072 Jy/beam ! Combined flux in latest and established models = 0.0635903 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.0635903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091230Jy sigma=1.248864 ! Fit after self-cal, rms=0.090205Jy sigma=1.236796 ! 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.214 mas, bmaj=10.27 mas, bpa=-2.863 degrees ! Estimated noise=0.610879 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.0146728 Jy ! Component: 100 - total flux cleaned = 0.0209178 Jy ! Component: 150 - total flux cleaned = 0.0236911 Jy ! Component: 200 - total flux cleaned = 0.0249259 Jy ! Total flux subtracted in 200 components = 0.0249259 Jy ! Clean residual min=-0.004230 max=0.009154 Jy/beam ! Clean residual mean=-0.000299 rms=0.001597 Jy/beam ! Combined flux in latest and established models = 0.0885162 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 69 components and 0.0885161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088232Jy sigma=1.205833 ! Fit after self-cal, rms=0.088064Jy sigma=1.203935 ! Inverting map ! Added new window around map position (16, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00818126 Jy ! Component: 100 - total flux cleaned = 0.0116631 Jy ! Component: 150 - total flux cleaned = 0.013771 Jy ! Component: 200 - total flux cleaned = 0.0151308 Jy ! Total flux subtracted in 200 components = 0.0151308 Jy ! Clean residual min=-0.003966 max=0.003125 Jy/beam ! Clean residual mean=-0.000154 rms=0.001002 Jy/beam ! Combined flux in latest and established models = 0.103647 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 112 components and 0.103647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087338Jy sigma=1.194542 ! Fit after self-cal, rms=0.087092Jy sigma=1.190626 ! 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.214 x 10.27 at -2.863 degrees (North through East) ! Clean map min=-0.0034165 max=0.069563 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 KP 1.03 LA 0.90 MK 0.97 ! OV 1.05 PT 0.98 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 KP 1.08 LA 0.93 MK 1.05 ! OV 1.00 PT 0.98 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 KP 1.05 LA 1.00 MK 1.08 ! OV 1.11 PT 0.95 SC 1.06 ! ! ! Fit before self-cal, rms=0.087092Jy sigma=1.190626 ! Fit after self-cal, rms=0.088271Jy sigma=1.188163 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.248 mas, bmaj=10.36 mas, bpa=-2.813 degrees ! Estimated noise=0.614287 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.00288697 Jy ! Component: 100 - total flux cleaned = 0.00339434 Jy ! Component: 150 - total flux cleaned = 0.00342463 Jy ! Component: 200 - total flux cleaned = 0.00337922 Jy ! Total flux subtracted in 200 components = 0.00337922 Jy ! Clean residual min=-0.002511 max=0.002461 Jy/beam ! Clean residual mean=-0.000022 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.107026 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 126 components and 0.107026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088169Jy sigma=1.187131 ! Fit after self-cal, rms=0.088220Jy sigma=1.185567 ! 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.088220Jy sigma=1.185567 ! Fit after self-cal, rms=0.088291Jy sigma=1.185030 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.253 mas, bmaj=10.37 mas, bpa=-2.701 degrees ! Estimated noise=0.613845 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00184797 Jy ! Component: 100 - total flux cleaned = 0.00222195 Jy ! Component: 150 - total flux cleaned = 0.00222267 Jy ! Component: 200 - total flux cleaned = 0.00218373 Jy ! Total flux subtracted in 200 components = 0.00218373 Jy ! Clean residual min=-0.002473 max=0.002313 Jy/beam ! Clean residual mean=-0.000019 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.10921 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 135 components and 0.10921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088247Jy sigma=1.184610 ! Fit after self-cal, rms=0.088267Jy sigma=1.184383 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.000825301 Jy ! Component: 100 - total flux cleaned = 0.000825404 Jy ! Component: 150 - total flux cleaned = 0.000825171 Jy ! Component: 200 - total flux cleaned = 0.000790421 Jy ! Total flux subtracted in 200 components = 0.000790421 Jy ! Clean residual min=-0.002358 max=0.002452 Jy/beam ! Clean residual mean=-0.000011 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.11 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 142 components and 0.11 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088250Jy sigma=1.184239 ! Fit after self-cal, rms=0.088249Jy sigma=1.184194 ! 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.088249Jy sigma=1.184194 ! Fit after self-cal, rms=0.089074Jy sigma=1.181479 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.259 mas, bmaj=10.38 mas, bpa=-2.701 degrees ! Estimated noise=0.613906 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000988891 Jy ! Component: 100 - total flux cleaned = 0.00114853 Jy ! Component: 150 - total flux cleaned = 0.00114883 Jy ! Component: 200 - total flux cleaned = 0.00116394 Jy ! Total flux subtracted in 200 components = 0.00116394 Jy ! Clean residual min=-0.002146 max=0.002192 Jy/beam ! Clean residual mean=-0.000009 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.111164 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 151 components and 0.111164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089058Jy sigma=1.181361 ! Fit after self-cal, rms=0.089197Jy sigma=1.180937 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.000247925 Jy ! Component: 100 - total flux cleaned = 0.000232439 Jy ! Component: 150 - total flux cleaned = 0.00024669 Jy ! Component: 200 - total flux cleaned = 0.000232654 Jy ! Total flux subtracted in 200 components = 0.000232654 Jy ! Clean residual min=-0.002121 max=0.002223 Jy/beam ! Clean residual mean=-0.000008 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.111397 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 162 components and 0.111397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089190Jy sigma=1.180883 ! Fit after self-cal, rms=0.089192Jy sigma=1.180876 ! 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.089192Jy sigma=1.180876 ! Fit after self-cal, rms=0.089610Jy sigma=1.180685 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.84 mas, bmaj=40.12 mas, bpa=-1.038 degrees ! Estimated noise=0.778174 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000502852 Jy ! Component: 100 - total flux cleaned = 0.00051652 Jy ! Component: 150 - total flux cleaned = 0.00052861 Jy ! Component: 200 - total flux cleaned = 0.000539365 Jy ! Total flux subtracted in 200 components = 0.000539365 Jy ! Clean residual min=-0.001992 max=0.002412 Jy/beam ! Clean residual mean=-0.000024 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.111936 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 170 components and 0.111936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089607Jy sigma=1.180680 ! Fit after self-cal, rms=0.089657Jy sigma=1.180608 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 = 8.28396e-05 Jy ! Component: 100 - total flux cleaned = 9.70746e-05 Jy ! Component: 150 - total flux cleaned = 0.000109711 Jy ! Component: 200 - total flux cleaned = 0.000120743 Jy ! Total flux subtracted in 200 components = 0.000120743 Jy ! Clean residual min=-0.001904 max=0.002452 Jy/beam ! Clean residual mean=-0.000020 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.112057 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 180 components and 0.112057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089656Jy sigma=1.180618 ! Fit after self-cal, rms=0.089658Jy sigma=1.180610 ! 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.262 mas, bmaj=10.39 mas, bpa=-2.592 degrees ! Estimated noise=0.613752 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.262 x 10.39 at -2.592 degrees (North through East) ! Clean map min=-0.0020376 max=0.069453 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.415 mas, bmaj=7.909 mas, bpa=-2.362 degrees ! Estimated noise=1.23225 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0508744 Jy ! Component: 100 - total flux cleaned = 0.0657348 Jy ! Component: 150 - total flux cleaned = 0.0757732 Jy ! Component: 200 - total flux cleaned = 0.0834194 Jy ! Total flux subtracted in 200 components = 0.0834194 Jy ! Clean residual min=-0.007285 max=0.006792 Jy/beam ! Clean residual mean=-0.000161 rms=0.001927 Jy/beam ! Combined flux in latest and established models = 0.0834194 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.0834194 Jy ! Inverting map and beam ! Estimated beam: bmin=3.262 mas, bmaj=10.39 mas, bpa=-2.592 degrees ! Estimated noise=0.613752 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) ! Added new window around map position (3.5, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0110258 Jy ! Component: 100 - total flux cleaned = 0.0173742 Jy ! Component: 150 - total flux cleaned = 0.021445 Jy ! Component: 200 - total flux cleaned = 0.0241094 Jy ! Total flux subtracted in 200 components = 0.0241094 Jy ! Clean residual min=-0.002305 max=0.002090 Jy/beam ! Clean residual mean=-0.000063 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.107529 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 97 components and 0.107529 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=10.84 mas, bmaj=40.12 mas, bpa=-1.038 degrees ! Estimated noise=0.778174 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00246829 Jy ! Component: 100 - total flux cleaned = 0.00368584 Jy ! Component: 150 - total flux cleaned = 0.0042937 Jy ! Component: 200 - total flux cleaned = 0.00459812 Jy ! Total flux subtracted in 200 components = 0.00459812 Jy ! Clean residual min=-0.001855 max=0.002365 Jy/beam ! Clean residual mean=-0.000020 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.112127 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 = 9.31782e-05 Jy ! Component: 100 - total flux cleaned = 0.000104903 Jy ! Component: 150 - total flux cleaned = 0.000104837 Jy ! Component: 200 - total flux cleaned = 0.000104644 Jy ! Total flux subtracted in 200 components = 0.000104644 Jy ! Clean residual min=-0.001846 max=0.002383 Jy/beam ! Clean residual mean=-0.000018 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.112232 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 127 components and 0.112232 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.262 mas, bmaj=10.39 mas, bpa=-2.592 degrees ! Estimated noise=0.613752 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.864e-05 Jy ! Component: 100 - total flux cleaned = -2.67371e-06 Jy ! Component: 150 - total flux cleaned = -2.46978e-06 Jy ! Component: 200 - total flux cleaned = 1.73715e-05 Jy ! Total flux subtracted in 200 components = 1.73715e-05 Jy ! Clean residual min=-0.002059 max=0.002164 Jy/beam ! Clean residual mean=-0.000011 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.112249 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 140 components and 0.112249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089655Jy sigma=1.180663 ! Fit after self-cal, rms=0.089638Jy sigma=1.180514 wmodel J1138-4653_S_map.mod ! Writing 140 model components to file: J1138-4653_S_map.mod wobs J1138-4653_S_uvs.fits ! Writing UV FITS file: J1138-4653_S_uvs.fits wwins J1138-4653_S_map.win ! wwins: Wrote 3 windows to J1138-4653_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.000271995 Jy ! Component: 100 - total flux cleaned = -0.000166438 Jy ! Component: 150 - total flux cleaned = 3.24626e-05 Jy ! Component: 200 - total flux cleaned = 9.63431e-05 Jy ! Component: 250 - total flux cleaned = 0.000246153 Jy ! Component: 300 - total flux cleaned = 0.000274844 Jy ! Component: 350 - total flux cleaned = 0.000302473 Jy ! Component: 400 - total flux cleaned = 0.000329294 Jy ! Component: 450 - total flux cleaned = 0.000275877 Jy ! Component: 500 - total flux cleaned = 0.00017275 Jy ! Component: 550 - total flux cleaned = 0.00012313 Jy ! Component: 600 - total flux cleaned = 7.41742e-05 Jy ! Component: 650 - total flux cleaned = 7.45594e-05 Jy ! Component: 700 - total flux cleaned = 3.29981e-06 Jy ! Component: 750 - total flux cleaned = 3.44532e-06 Jy ! Component: 800 - total flux cleaned = -4.20332e-05 Jy ! Component: 850 - total flux cleaned = -1.91163e-05 Jy ! Component: 900 - total flux cleaned = -1.91521e-05 Jy ! Component: 950 - total flux cleaned = -6.24009e-05 Jy ! Component: 1000 - total flux cleaned = -4.11497e-05 Jy ! Component: 1050 - total flux cleaned = -0.000104096 Jy ! Component: 1100 - total flux cleaned = -0.00012459 Jy ! Component: 1150 - total flux cleaned = -0.000103841 Jy ! Component: 1200 - total flux cleaned = -0.000144083 Jy ! Component: 1250 - total flux cleaned = -0.00018336 Jy ! Component: 1300 - total flux cleaned = -0.000241899 Jy ! Component: 1350 - total flux cleaned = -0.000222476 Jy ! Component: 1400 - total flux cleaned = -0.000184539 Jy ! Component: 1450 - total flux cleaned = -0.000259253 Jy ! Component: 1500 - total flux cleaned = -0.00024112 Jy ! Component: 1550 - total flux cleaned = -0.000296141 Jy ! Component: 1600 - total flux cleaned = -0.000422526 Jy ! Component: 1650 - total flux cleaned = -0.000422261 Jy ! Component: 1700 - total flux cleaned = -0.000404478 Jy ! Component: 1750 - total flux cleaned = -0.00050943 Jy ! Component: 1800 - total flux cleaned = -0.000526564 Jy ! Component: 1850 - total flux cleaned = -0.000595143 Jy ! Component: 1900 - total flux cleaned = -0.000629159 Jy ! Component: 1950 - total flux cleaned = -0.000679556 Jy ! Component: 2000 - total flux cleaned = -0.000729289 Jy ! Component: 2050 - total flux cleaned = -0.000778832 Jy ! Component: 2100 - total flux cleaned = -0.000876516 Jy ! Component: 2150 - total flux cleaned = -0.00094095 Jy ! Component: 2200 - total flux cleaned = -0.000957087 Jy ! Component: 2250 - total flux cleaned = -0.00102046 Jy ! Component: 2300 - total flux cleaned = -0.000989148 Jy ! Component: 2350 - total flux cleaned = -0.00105168 Jy ! Component: 2400 - total flux cleaned = -0.00108275 Jy ! Component: 2450 - total flux cleaned = -0.00111318 Jy ! Component: 2500 - total flux cleaned = -0.0011436 Jy ! Component: 2550 - total flux cleaned = -0.00118881 Jy ! Component: 2600 - total flux cleaned = -0.00118866 Jy ! Component: 2650 - total flux cleaned = -0.00117368 Jy ! Component: 2700 - total flux cleaned = -0.0012033 Jy ! Component: 2750 - total flux cleaned = -0.00118874 Jy ! Component: 2800 - total flux cleaned = -0.00124685 Jy ! Component: 2850 - total flux cleaned = -0.00126124 Jy ! Component: 2900 - total flux cleaned = -0.00121812 Jy ! Component: 2950 - total flux cleaned = -0.00128942 Jy ! Component: 3000 - total flux cleaned = -0.00130338 Jy ! Component: 3050 - total flux cleaned = -0.00130329 Jy ! Component: 3100 - total flux cleaned = -0.00130341 Jy ! Component: 3150 - total flux cleaned = -0.00134511 Jy ! Component: 3200 - total flux cleaned = -0.00138645 Jy ! Component: 3250 - total flux cleaned = -0.00138638 Jy ! Component: 3300 - total flux cleaned = -0.0014272 Jy ! Component: 3350 - total flux cleaned = -0.00141361 Jy ! Component: 3400 - total flux cleaned = -0.00142713 Jy ! Component: 3450 - total flux cleaned = -0.00144053 Jy ! Component: 3500 - total flux cleaned = -0.0014806 Jy ! Component: 3550 - total flux cleaned = -0.00150711 Jy ! Component: 3600 - total flux cleaned = -0.00149392 Jy ! Component: 3650 - total flux cleaned = -0.00150703 Jy ! Component: 3700 - total flux cleaned = -0.00150695 Jy ! Component: 3750 - total flux cleaned = -0.00150696 Jy ! Component: 3800 - total flux cleaned = -0.00155864 Jy ! Component: 3850 - total flux cleaned = -0.00155865 Jy ! Component: 3900 - total flux cleaned = -0.00162238 Jy ! Component: 3950 - total flux cleaned = -0.00160953 Jy ! Component: 4000 - total flux cleaned = -0.00160958 Jy ! Component: 4050 - total flux cleaned = -0.00164717 Jy ! Total flux subtracted in 4096 components = -0.00165956 Jy ! Clean residual min=-0.000747 max=0.000740 Jy/beam ! Clean residual mean=-0.000004 rms=0.000225 Jy/beam ! Combined flux in latest and established models = 0.110589 Jy keep ! Adding 233 model components to the UV plane model. ! The established model now contains 373 components and 0.110589 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1138-4653_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.262 x 10.39 at -2.592 degrees (North through East) ! Clean map min=-0.0024352 max=0.068947 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1138-4653_S_map.fits wmodel /vlbi/uf001/uva//J1138-4653_S_map.mod ! Writing 373 model components to file: /vlbi/uf001/uva//J1138-4653_S_map.mod wobs /vlbi/uf001/uva//J1138-4653_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1138-4653_S_uvs.fits wwins /vlbi/uf001/uva//J1138-4653_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J1138-4653_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0689468 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000221531 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.963923 0.963923 1.92785 3.85569 7.71138 15.4228 30.8455 61.6911 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.068 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 311.228 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1138-4653_S_dfm.log closed on Mon Jan 14 01:23:16 2019